RAISE: Enhancing Scientific Reasoning in LLMs via Step-by-Step Retrieval
By: Minhae Oh , Jeonghye Kim , Nakyung Lee and more
Potential Business Impact:
Helps computers solve hard science problems.
Scientific reasoning requires not only long-chain reasoning processes, but also knowledge of domain-specific terminologies and adaptation to updated findings. To deal with these challenges for scientific reasoning, we introduce RAISE, a step-by-step retrieval-augmented framework which retrieves logically relevant documents from in-the-wild corpus. RAISE is divided into three steps: problem decomposition, logical query generation, and logical retrieval. We observe that RAISE consistently outperforms other baselines on scientific reasoning benchmarks. We analyze that unlike other baselines, RAISE retrieves documents that are not only similar in terms of the domain knowledge, but also documents logically more relevant.
Similar Papers
Demystifying Scientific Problem-Solving in LLMs by Probing Knowledge and Reasoning
Computation and Language
Helps computers solve science problems better.
RISE: Reasoning Enhancement via Iterative Self-Exploration in Multi-hop Question Answering
Computation and Language
Helps computers answer hard questions by thinking more.
Graph-Augmented Reasoning: Evolving Step-by-Step Knowledge Graph Retrieval for LLM Reasoning
Artificial Intelligence
Helps small AI learn math better by finding facts.