3 papers
cs.LG2026
AIGen: Automating AI Bill of Materials Generation Through Hybrid MLOps Integration
Federica Pepe, Daniele Bifolco, Costantino Martignetti +4
The responsible development and deployment of artificial intelligence (AI) systems requires rigorous documentation of their constituent artifacts, e.g., datasets, model weights, tr…
cs.SE2026
Large Language Models for Code Generation from Multilingual Prompts: A Curated Benchmark and a Study on Code Quality
Saima Afrin, Alessandro Midolo, Camilo Escobar-Velásquez +5
Large Language Models (LLMs) perform differently on identical programming tasks when prompted in different natural languages, a phenomenon known as language bias. While this behavi…
cs.SE2026
Writing Bug Reports for Software Repair Agents: What Information Matters Most?
Vincenzo Luigi Bruno, Alessandro Giagnorio, Daniele Bifolco +3
Software development is increasingly moving toward agentic-first workflows. This includes AI agents responsible for generating initial fixes for submitted issue reports. In this se…