Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
ReCatcher: Towards LLMs Regression Testing for Code Generation
Altaf Allah Abbassi, Leuson Da Silva, Amin Nikanjam +1
Large Language Models (LLMs) for code generation evolve rapidly through fine-tuning, merging, or new model releases. However, such updates can introduce regressions, not only in co…
cs.SE2025
A Taxonomy of Inefficiencies in LLM-Generated Python Code
Altaf Allah Abbassi, Leuson Da Silva, Amin Nikanjam +1
Large Language Models (LLMs) are widely adopted for automated code generation with promising results. Although prior research has assessed LLM-generated code and identified various…