Question Answering
ReaRAG: Knowledge-guided Reasoning Enhances Factuality of Large Reasoning Models with Iterative Retrieval Augmented Generation
·6982 words·33 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Tsinghua University
ReaRAG enhances factuality in large reasoning models (LRMs) by integrating knowledge-guided reasoning with iterative retrieval augmented generation.
Open Deep Search: Democratizing Search with Open-source Reasoning Agents
·1746 words·9 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 University of Washington
Open Deep Search (ODS): Democratizing Search with Open-source Reasoning Agents.
MCTS-RAG: Enhancing Retrieval-Augmented Generation with Monte Carlo Tree Search
·2082 words·10 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Yale University
MCTS-RAG: Combines Monte Carlo Tree Search with Retrieval-Augmented Generation to enhance small LMs’ reasoning on complex tasks.
Typed-RAG: Type-aware Multi-Aspect Decomposition for Non-Factoid Question Answering
·1842 words·9 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Pohang University of Science and Technology
Typed-RAG enhances non-factoid QA by type-aware decomposition, refining retrieval and generation for nuanced, user-aligned answers.
R1-Searcher: Incentivizing the Search Capability in LLMs via Reinforcement Learning
·3585 words·17 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Renmin University of China
R1-Searcher: RL enhances LLMs by incentivizing autonomous search, outperforming RAG methods, even GPT-4o-mini!
More Documents, Same Length: Isolating the Challenge of Multiple Documents in RAG
·1723 words·9 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 School of Computer Science and Engineering
More documents can hurt RAG performance, even with same length!
SAGE: A Framework of Precise Retrieval for RAG
·3653 words·18 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Tsinghua University
SAGE: Precise RAG via semantic segmentation, adaptive chunking, and LLM feedback, boosting QA accuracy & cost-efficiency.
SemViQA: A Semantic Question Answering System for Vietnamese Information Fact-Checking
·3011 words·15 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 FPT Software AI Center, Viet Nam
SemViQA: A new approach to boost Vietnamese fact-checking with semantic understanding and efficient evidence retrieval.
Mixture of Structural-and-Textual Retrieval over Text-rich Graph Knowledge Bases
·2582 words·13 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 University of Oregon
MoR: Adaptive knowledge retrieval by fusing structural and textual data for better question answering.
Exploring Rewriting Approaches for Different Conversational Tasks
·1596 words·8 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Adobe Research
Rewriting method is critical to conversational assistant effectiveness.
Benchmarking Temporal Reasoning and Alignment Across Chinese Dynasties
·2937 words·14 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Southeast University
CTM: A new benchmark for assessing temporal reasoning in LLMs across Chinese dynastic history.
Is That Your Final Answer? Test-Time Scaling Improves Selective Question Answering
·2478 words·12 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Johns Hopkins University
Test-time scaling + confidence = better QA!
SAFE-SQL: Self-Augmented In-Context Learning with Fine-grained Example Selection for Text-to-SQL
·3833 words·18 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Department of Artificial Intelligence, Chung-Ang University
SAFE-SQL boosts Text-to-SQL accuracy by intelligently generating and filtering self-augmented examples for in-context learning, surpassing existing methods in challenging scenarios.
SQuARE: Sequential Question Answering Reasoning Engine for Enhanced Chain-of-Thought in Large Language Models
·4327 words·21 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Intel Labs
SQUARE, a novel prompting technique, enhances LLM reasoning by prompting self-interrogation through sequential question answering, significantly outperforming traditional methods.
Show Me the Work: Fact-Checkers' Requirements for Explainable Automated Fact-Checking
·1354 words·7 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 University of Copenhagen
Fact-checkers need explainable AI: This study reveals how AI tools can better support fact-checkers by providing explanations tailored to their workflows, addressing unmet needs, and improving the eff…
Expect the Unexpected: FailSafe Long Context QA for Finance
·2633 words·13 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 OpenAI
FailSafeQA benchmark rigorously evaluates LLMs’ resilience against diverse human-interaction variations, revealing critical weaknesses in even high-performing models, particularly regarding hallucinat…
ARR: Question Answering with Large Language Models via Analyzing, Retrieving, and Reasoning
·8117 words·39 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 University of British Columbia
ARR: A novel zero-shot prompting method significantly boosts LLM performance on diverse question-answering tasks by explicitly incorporating question analysis, information retrieval, and step-by-step …
DeepRAG: Thinking to Retrieval Step by Step for Large Language Models
·2973 words·14 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Chinese Information Processing Laboratory, Institute of Software, Chinese Academy of Sciences
DeepRAG enhances LLM reasoning by strategically integrating retrieval, modeled as an MDP, improving accuracy by 21.99% and retrieval efficiency.
ChartCitor: Multi-Agent Framework for Fine-Grained Chart Visual Attribution
·228 words·2 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Adobe Research
ChartCitor: A multi-agent LLM framework combats LLM hallucination in ChartQA by providing fine-grained visual citations, enhancing user trust and productivity.
Chain-of-Retrieval Augmented Generation
·4155 words·20 mins·
loading
·
loading
AI Generated
🤗 Daily Papers
Natural Language Processing
Question Answering
🏢 Microsoft Research
CoRAG, a novel Chain-of-Retrieval Augmented Generation model, dynamically refines queries for improved accuracy in multi-hop question answering, achieving state-of-the-art performance.