3 papers
cs.SE2025
Artificial or Just Artful? Do LLMs Bend the Rules in Programming?
Oussama Ben Sghaier, Kevin Delcourt, Houari Sahraoui
Large Language Models (LLMs) are widely used for automated code generation, yet their apparent successes often mask a tension between pretraining objectives and alignment choices.…
cs.SE2025
Leveraging Reward Models for Guiding Code Review Comment Generation
Oussama Ben Sghaier, Rosalia Tufano, Gabriele Bavota +1
Code review is a crucial component of modern software development, involving the evaluation of code quality, providing feedback on potential issues, and refining the code to addres…
cs.SE2025
Combining Large Language Models with Static Analyzers for Code Review Generation
Imen Jaoua, Oussama Ben Sghaier, Houari Sahraoui
Code review is a crucial but often complex, subjective, and time-consuming activity in software development. Over the past decades, significant efforts have been made to automate t…