collaborators

7 papers

cs.SE2026

When Model Release Meets Model Reuse: Producer-Consumer Misalignment in Hugging Face

Adekunle Ajibode, Oussama Ben Sghaier, Bram Adams +1

Pre-trained Language Models (PTLMs) are increasingly reused as dependencies in modern software systems, even though prior work has documented persistent structural problems in PTLM…

cs.SE2026

Don't Blame the Large Language Model: How Agent Harness Evolution Shapes Coding Agent Quality

Oussama Ben Sghaier, Hao Li, Bram Adams +1

Coding agents, autonomous systems that use large language models (LLMs) to resolve software engineering tasks, rely on agent harness: a middleware layer in between a developer and…

cs.SE2026

Towards Imputation of Pre-Trained Language Model Metadata using Semantic Fingerprinting

Adekunle Ajibode, Oussama Ben Sghaier, Keheliya Gallaba +2

Pre-trained language models (PTLMs) hosted on platforms such as Hugging Face form complex lineage structures similar to software dependency graphs. However, unlike traditional soft…

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…