2025
Optimizing Multi-Hop Document Retrieval Through Intermediate Representations
ACL 2025finding
Retrieval-augmented generation (RAG) encounters challenges when addressing complex queries, particularly multi-hop questions. While several methods tackle multi-hop queries by iteratively generating internal queries and retrieving external documents, these approaches are computationally expensive. I…