SwePub
Sök i SwePub databas

  Utökad sökning

Träfflista för sökning "hsv:(NATURVETENSKAP) hsv:(Data och informationsvetenskap) ;pers:(Staron Miroslaw 1977)"

Sökning: hsv:(NATURVETENSKAP) hsv:(Data och informationsvetenskap) > Staron Miroslaw 1977

  • Resultat 1-10 av 235
Sortera/gruppera träfflistan
   
NumreringReferensOmslagsbildHitta
1.
  • Al Sabbagh, Khaled, 1987, et al. (författare)
  • Improving Data Quality for Regression Test Selection by Reducing Annotation Noise
  • 2020
  • Ingår i: Proceedings - 46th Euromicro Conference on Software Engineering and Advanced Applications, SEAA 2020. ; , s. 191-194
  • Konferensbidrag (refereegranskat)abstract
    • Big data and machine learning models have been increasingly used to support software engineering processes and practices. One example is the use of machine learning models to improve test case selection in continuous integration. However, one of the challenges in building such models is the identification and reduction of noise that often comes in large data. In this paper, we present a noise reduction approach that deals with the problem of contradictory training entries. We empirically evaluate the effectiveness of the approach in the context of selective regression testing. For this purpose, we use a curated training set as input to a tree-based machine learning ensemble and compare the classification precision, recall, and f-score against a non-curated set. Our study shows that using the noise reduction approach on the training instances gives better results in prediction with an improvement of 37% on precision, 70% on recall, and 59% on f-score.
  •  
2.
  • Penzenstadler, Birgit, 1981, et al. (författare)
  • Bots in Software Engineering
  • 2022
  • Ingår i: IEEE Software. - 1937-4194 .- 0740-7459. ; 39:5, s. 101-104
  • Forskningsöversikt (refereegranskat)
  •  
3.
  • Abrahao, Silvia, et al. (författare)
  • Open Source Software: Communities and Quality
  • 2023
  • Ingår i: IEEE Software. - 1937-4194 .- 0740-7459. ; 40:4, s. 96-99
  • Tidskriftsartikel (refereegranskat)abstract
    • This edition of the Practitioner's Digest features recent papers on open source software related to toxicity in open source discussions, newcomers in open source projects, quality of ansible scripts, code review practices, orphan vulnerabilities in open source software, and the relationship between community and design smells.
  •  
4.
  • Antinyan, Vard, 1984, et al. (författare)
  • A Complexity Measure for Textual Requirements
  • 2016
  • Ingår i: Proceedings of 2016 Joint Conference of the International Workshop on Software Measurement and the International Conference on Software Process and Product Measurement (Iwsm-Mensura). - : IEEE. - 9781509041473 - 9781509041480
  • Konferensbidrag (refereegranskat)abstract
    • Unequivocally understandable requirements are vital for software design process. However, in practice it is hard to achieve the desired level of understandability, because in large software products a substantial amount of requirements tend to have ambiguous or complex descriptions. Over time such requirements decelerate the development speed and increase the risk of late design modifications, therefore finding and improving them is an urgent task for software designers. Manual reviewing is one way of addressing the problem, but it is effort-intensive and critically slow for large products. Another way is using measurement, in which case one needs to design effective measures. In recent years there have been great endeavors in creating and validating measures for requirements understandability: most of the measures focused on ambiguous patterns. While ambiguity is one property that has major effect on understandability, there is also another important property, complexity, which also has major effect on understandability, but is relatively less investigated. In this paper we define a complexity measure for textual requirements through an action research project in a large software development organization. We also present its evaluation results in three large companies. The evaluation shows that there is a significant correlation between the measurement values and the manual assessment values of practitioners. We recommend this measure to be used with earlier created ambiguity measures as means for automated identification of complex specifications.
  •  
5.
  • Antinyan, Vard, 1984, et al. (författare)
  • Identifying Complex Functions : By Investigating Various Aspects of Code Complexity
  • 2015
  • Ingår i: Proceedings of 2015 Science and Information Conference (SAI). - : IEEE Press. - 9781479985470 - 9781479985487 - 9781479985463 ; , s. 879-888
  • Konferensbidrag (refereegranskat)abstract
    • The complexity management of software code has become one of the major problems in software development industry. With growing complexity the maintenance effort of code increases. Moreover, various aspects of complexity create difficulties for complexity assessment. The objective of this paper is to investigate the relationships of various aspects of code complexity and propose a method for identifying the most complex functions. We have conducted an action research project in two software development companies and complemented it with a study of three open source products. Four complexity metrics are measured, and their nature and mutual influence are investigated. The results and possible explanations are discussed with software engineers in industry. The results show that there are two distinguishable aspects of complexity of source code functions: Internal and outbound complexities. Those have an inverse relationship. Moreover, the product of them does not seem to be greater than a certain limit, regardless of software size. We present a method that permits identification of most complex functions considering the two aspects of complexities. The evaluation shows that the use of the method is effective in industry: It enables identification of 0.5% most complex functions out of thousands of functions for reengineering.
  •  
6.
  • Ochodek, M., et al. (författare)
  • Deep learning model for end-to-end approximation of COSMIC functional size based on use-case names
  • 2020
  • Ingår i: Information and Software Technology. - : Elsevier BV. - 0950-5849. ; 123
  • Tidskriftsartikel (refereegranskat)abstract
    • Context: COSMIC is a widely used functional size measurement (FSM) method that supports software development effort estimation. The FSM methods measure functional product size based on functional requirements. Unfortunately, when the description of the product's functionality is often abstract or incomplete, the size of the product can only be approximated since the object to be measured is not yet fully described. Also, the measurement performed by human-experts can be time-consuming, therefore, it is worth considering automating it. Objective: Our objective is to design a new prediction model capable of approximating COSMIC-size of use cases based only on their names that is easier to train and more accurate than existing techniques. Method: Several neural-network architectures are investigated to build a COSMIC size approximation model. The accuracy of models is evaluated in a simulation study on the dataset of 437 use cases from 27 software development projects in the Management Information Systems (MIS) domain. The accuracy of the models is compared with the Average Use-Case approximation (AUC), and two recently proposed two-step models-Average Use-Case Goal-aware Approximation (AUCG) and Bayesian Network Use-Case Goal AproxImatioN (BN-UCGAIN). Results: The best prediction accuracy was obtained for a convolutional neural network using a word-embedding model trained on Wikipedia+Gigaworld. The accuracy of the model outperformed the baseline AUC model by ca. 20%, and the two-step models by ca. 5-7%. In the worst case, the improvement in the prediction accuracy is visible after estimating 10 use cases. Conclusions: The proposed deep learning model can be used to automatically approximate COSMIC size of software applications for which the requirements are documented in the form of use cases (or at least in the form of use-case names). The advantage of the model is that it does not require collecting historical data other than COSMIC size and names of use cases.
  •  
7.
  • Ochodek, M., et al. (författare)
  • Simsax: A measure of project similarity based on symbolic approximation method and software defect inflow
  • 2019
  • Ingår i: Information and Software Technology. - : Elsevier BV. - 0950-5849. ; 115, s. 131-147
  • Tidskriftsartikel (refereegranskat)abstract
    • Background: Profiling software development projects, in order to compare them, find similar sub-projects or sets of activities, helps to monitor changes in software processes. Since we lack objective measures for profiling or hashing, researchers often fall back on manual assessments. Objective: The goal of our study is to define an objective and intuitive measure of similarity between software development projects based on software defect-inflow profiles. Method: We defined a measure of project similarity called SimSAX which is based on segmentation of defect-inflow profiles, coding them into strings (sequences of symbols) and comparing these strings to find so-called motifs. We use simulations to find and calibrate the parameters of the measure. The objects in the simulations are two different large industry projects for which we know the similarity a priori, based on the input from industry experts. Finally, we apply the measure to find similarities between five industrial and six open source projects. Results: Our results show that the measure provides the most accurate simulated results when the compared motifs are long (32 or more weeks) and we use an alphabet of 5 or more symbols. The measure provides the possibility to calibrate for each industrial case, thus allowing to optimize the method for finding specific patterns in project similarity. Conclusions: We conclude that our proposed measure provides a good approximation for project similarity. The industrial evaluation showed that it can provide a good starting point for finding similar periods in software development projects.
  •  
8.
  • Rana, Rakesh, et al. (författare)
  • Selecting software reliability growth models and improving their predictive accuracy using historical projects data
  • 2014
  • Ingår i: Journal of Systems and Software. - : Elsevier BV. - 0164-1212 .- 1873-1228. ; 98, s. 59-78
  • Tidskriftsartikel (refereegranskat)abstract
    • During software development two important decisions organizations have to make are: how to allocate testing resources optimally and when the software is ready for release. SRGMs (software reliability growth models) provide empirical basis for evaluating and predicting reliability of software systems. When using SRGMs for the purpose of optimizing testing resource allocation, the model's ability to accurately predict the expected defect inflow profile is useful. For assessing release readiness, the asymptote accuracy is the most important attribute. Although more than hundred models for software reliability have been proposed and evaluated over time, there exists no clear guide on which models should be used for a given software development process or for a given industrial domain. Using defect inflow profiles from large software projects from Ericsson, Volvo Car Corporation and Saab, we evaluate commonly used SRGMs for their ability to provide empirical basis for making these decisions. We also demonstrate that using defect intensity growth rate from earlier projects increases the accuracy of the predictions. Our results show that Logistic and Gompertz models are the most accurate models; we further observe that classifying a given project based on its expected shape of defect inflow help to select the most appropriate model. (C) 2014 Elsevier Inc. All rights reserved.
  •  
9.
  • Penzenstadler, Birgit, 1981, et al. (författare)
  • AI, Tech, Energy, and Collaboration
  • 2023
  • Ingår i: IEEE Software. - 1937-4194 .- 0740-7459. ; 40:3, s. 80-83
  • Tidskriftsartikel (refereegranskat)abstract
    • This edition of the “Practitioner’s Digest” features recent papers on artificial intelligence (AI) and machine learning (ML), along with papers on tech debt, energy consumption, and collaboration between industry and academia.
  •  
10.
  • Staron, Miroslaw, 1977, et al. (författare)
  • Improving Quality of Code Review Datasets – Token-Based Feature Extraction Method
  • 2021
  • Ingår i: Lecture Notes in Business Information Processing. - Cham : Springer International Publishing. - 1865-1356 .- 1865-1348. ; 404, s. 81-93
  • Konferensbidrag (refereegranskat)abstract
    • Machine learning is used increasingly frequent in software engineering to automate tasks and improve the speed and quality of software products. One of the areas where machine learning starts to be used is the analysis of software code. The goal of this paper is to evaluate a new method for creating machine learning feature vectors, based on the content of a line of code. We designed a new feature extraction algorithm and evaluated it in an industrial case study. Our results show that using the new feature extraction technique improves the overall performance in terms of MCC (Matthews Correlation Coefficient) by 0.39 – from 0.31 to 0.70, while reducing the precision by 0.05. The implications of this is that we can improve overall prediction accuracy for both true positives and true negatives significantly. This increases the trust in the predictions by the practitioners and contributes to its deeper adoption in practice.
  •  
Skapa referenser, mejla, bekava och länka
  • Resultat 1-10 av 235
Typ av publikation
konferensbidrag (139)
tidskriftsartikel (61)
bokkapitel (19)
rapport (5)
bok (4)
samlingsverk (redaktörskap) (3)
visa fler...
proceedings (redaktörskap) (1)
doktorsavhandling (1)
forskningsöversikt (1)
licentiatavhandling (1)
visa färre...
Typ av innehåll
refereegranskat (191)
övrigt vetenskapligt/konstnärligt (44)
Författare/redaktör
Meding, Wilhelm (41)
Hansson, Jörgen, 197 ... (28)
Kuzniarz, Ludwik (19)
Berger, Christian, 1 ... (17)
Durisic, Darko, 1986 (16)
visa fler...
Abrahão, Silvia (11)
Antinyan, Vard, 1984 (11)
Tichy, Matthias, 197 ... (9)
Meding, W. (9)
Hebig, Regina, 1984 (8)
Serebrenik, Alexande ... (7)
Horkoff, Jennifer, 1 ... (7)
Al Sabbagh, Khaled, ... (7)
Ochodek, Miroslaw (7)
Penzenstadler, Birgi ... (6)
Hebig, Regina (6)
Meding, Wilhelm, 197 ... (6)
Penzenstadler, Birgi ... (5)
Bosch, Jan, 1967 (5)
Carver, J. C. (5)
Capilla, R. (4)
Wohlin, Claes (4)
Hansson, Jörgen (4)
Schröder, Jan, 1986 (4)
Söder, Ola (4)
Pareto, Lars, 1966 (4)
Block, Linda (3)
Nilsson, Martin (3)
Kumar Pandey, Sushan ... (3)
Berbyuk Lindström, N ... (2)
Muccini, Henry (2)
Nilsson, M (2)
Eriksson, P (2)
Steghöfer, Jan-Phili ... (2)
Feldt, Robert, 1972 (2)
Soder, O (2)
Al Mamun, Md Abdulla ... (2)
Al-Sabbagh, Khaled (2)
Meding, Wilhelm, 197 ... (2)
Al-Sabbagh, Kaled Wa ... (2)
Ali, Mohammad, 1982 (2)
Scandariato, Riccard ... (2)
Odenstedt Hergès, He ... (2)
Henriksson, A (2)
Sandberg, A. (2)
Sandberg, Anna (2)
Koppisetty, Ashok Ch ... (2)
El-Merhi, Ali (2)
Carver, Jeffrey C. (2)
visa färre...
Lärosäte
Göteborgs universitet (210)
Chalmers tekniska högskola (98)
Högskolan i Skövde (9)
Blekinge Tekniska Högskola (8)
Linköpings universitet (3)
Mälardalens universitet (1)
visa fler...
Malmö universitet (1)
Karolinska Institutet (1)
visa färre...
Språk
Engelska (235)
Forskningsämne (UKÄ/SCB)
Naturvetenskap (235)
Teknik (31)
Samhällsvetenskap (10)
Medicin och hälsovetenskap (2)
Humaniora (1)

År

Kungliga biblioteket hanterar dina personuppgifter i enlighet med EU:s dataskyddsförordning (2018), GDPR. Läs mer om hur det funkar här.
Så här hanterar KB dina uppgifter vid användning av denna tjänst.

 
pil uppåt Stäng

Kopiera och spara länken för att återkomma till aktuell vy