Papers by Davide Giannuzzi

1 papers
Is Agentic RAG worth it? An experimental comparison of RAG approaches (2026.acl-industry)

Copied to clipboard

Challenge: Retrieval-Augmented Generation (RAG) systems have several limitations, including noisy or suboptimal retrieval, misuse of retrieval for out-of-scope queries, weak query–document matching, and variability or cost associated with the generator.
Approach: They propose to use a "Enhanced" RAG to address weaknesses in the workflow . they propose to orchestrate the entire process, deciding which actions to perform, when to perform them, and whether to iterate .
Outcome: The proposed models address shortcomings in the RAG workflow, and provide practical insights into the trade-offs between them.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations