2 papers
cs.SE2024
Assured Automatic Programming via Large Language Models
Martin Mirchev, Andreea Costea, Abhishek Kr Singh +1
With the advent of AI-based coding engines, it is possible to convert natural language requirements to executable code in standard programming languages. However, AI-generated code…
cs.SE2024
Whose fault is it anyway? SILC: Safe Integration of LLM-Generated Code
Peisen Lin, Yuntong Zhang, Andreea Costea +1
In modern software development, multiple software components, often sourced from different contributors, including AI assistants, are combined to create a cohesive system. Although…