3 papers
cs.SE2026
LLMLOOP: Improving LLM-Generated Code and Tests through Automated Iterative Feedback Loops
Ravin Ravi, Dylan Bradshaw, Stefano Ruberto +2
Large Language Models (LLMs) are showing remarkable performance in generating source code, yet the generated code often has issues like compilation errors or incorrect code. Resear…
cs.SE2026
LLMORPH: Automated Metamorphic Testing of Large Language Models
Steven Cho, Stefano Ruberto, Valerio Terragni
Automated testing is essential for evaluating and improving the reliability of Large Language Models (LLMs), yet the lack of automated oracles for verifying output correctness rema…
cs.SE2025
Metamorphic Testing of Large Language Models for Natural Language Processing
Steven Cho, Stefano Ruberto, Valerio Terragni
Using large language models (LLMs) to perform natural language processing (NLP) tasks has become increasingly pervasive in recent times. The versatile nature of LLMs makes them app…