QUBO-Optimized Evidence Selection for Retrieval-Augmented Question Answering with Unconventional Solvers
arXiv cs.CL 18 hours ago
Researchers formulated evidence selection for retrieval-augmented question answering as a Quadratic Unconstrained Binary Optimization (QUBO) problem to identify complementary passages supporting multi-hop answers. The QUBO selector achieved competitive performance with LLM-based selectors on HotpotQA benchmarking. This approach enables RAG systems to use specialized optimization solvers for evidence selection while reserving language models for semantic answer generation, potentially reducing computational costs.