output
20122026
most citedThe Pipeline for the Continuous Development of Artificial Intelligence Models -- Current State of Research and Practice

120 citations

Showing cs.SEShow all

9 papers · 1 filter

cs.SE2025

Evaluating Small-Scale Code Models for Code Clone Detection

Jorge Martinez-Gil

Detecting code clones is relevant to software maintenance and code refactoring. This challenge still presents unresolved cases, mainly when structural similarity does not reflect f…

cs.SE20245 cited

How Industry Tackles Anomalies during Runtime: Approaches and Key Monitoring Parameters

Monika Steidl, Benedikt Dornauer, Michael Felderer +3

Deviations from expected behavior during runtime, known as anomalies, have become more common due to the systems' complexity, especially for microservices. Consequently, analyzing…

cs.SE202410 cited

Investigating the Readability of Test Code: Combining Scientific and Practical Views

Dietmar Winkler, Pirmin Urbanke, Rudolf Ramler

The readability of source code is key for understanding and maintaining software systems and tests. Several studies investigate the readability of source code, but there is limited…

cs.SE20233 cited

Analysis of Library Dependency Networks of Package Managers Used in iOS Development

Kristiina Rahkema, Dietmar Pfahl, Rudolf Ramler

Reusing existing solutions in the form of third-party libraries is common practice when writing software. Package managers are used to manage dependencies to third-party libraries…

cs.SE202316 cited

Bug or not Bug? Analysing the Reasons Behind Metamorphic Relation Violations

Alejandra Duque-Torres, Dietmar Pfahl, Claus Klammer +1

Metamorphic Testing (MT) is a testing technique that can effectively alleviate the oracle problem. MT uses Metamorphic Relations (MRs) to determine if a test case passes or fails.…

cs.SE2023120 cited

The Pipeline for the Continuous Development of Artificial Intelligence Models -- Current State of Research and Practice

Monika Steidl, Michael Felderer, Rudolf Ramler

Companies struggle to continuously develop and deploy AI models to complex production systems due to AI characteristics while assuring quality. To ease the development process, con…