3 papers
cs.CL2026
Generative AI-Based Virtual Assistant using Retrieval-Augmented Generation: An evaluation study for bachelor projects
Dumitru VerÅebeniuc, Martijn Elands, Sara Falahatkar +4
Large Language Models have been increasingly employed in the creation of Virtual Assistants due to their ability to generate human-like text and handle complex inquiries. While the…
cs.CL2025
Capacity Matters: a Proof-of-Concept for Transformer Memorization on Real-World Data
Anton Changalidis, Aki Härmä
This paper studies how the model architecture and data configurations influence the empirical memorization capacity of generative transformers. The models are trained using synthet…
cs.AI2025
Fully Autonomous Programming using Iterative Multi-Agent Debugging with Large Language Models
Anastasiia Grishina, Vadim Liventsev, Aki Härmä +1
Program synthesis with Large Language Models (LLMs) suffers from a "near-miss syndrome": the generated code closely resembles a correct solution but fails unit tests due to minor e…