7 citations · 7 across the 14 of their papers we have counts for
3 papers · 2 filters
Bridging Static and Agentic RAG for Taiwanese Historical Question Answering
Kai-Hsin Chen, Wei-Yu Chen, Xuanjun Chen +1
Agentic retrieval-augmented generation (RAG) enables language models to adapt retrieval based on previously retrieved evidence, but it remains unclear whether such adaptive orchest…
Only Ask What You Don't Know: Grounded Delta Planning for Efficient Multi-step RAG
Wei-Chieh Chou, Xuanjun Chen, Jian-Ren Lin +3
Multi-hop question answering remains challenging for Retrieval-Augmented Generation (RAG) because existing approaches either propagate errors across iterative retrieval rounds or o…
CodaRAG: Connecting the Dots with Associativity Inspired by Complementary Learning
Cheng-Yen Li, Xuanjun Chen, Claire Lin +4
Large Language Models (LLMs) struggle with knowledge-intensive tasks due to hallucinations and fragmented reasoning over dispersed information. While Retrieval-Augmented Generation…