paper-with-me

홈 › Papers

Retrieval-Augmented Question Answering over Scientific Literature for the Electron-Ion Collider

2026-04-02 · Tina. J. Jat, T. Ghosh, Karthik Suresh arxiv

To harness the power of Language Models in answering domain specific specialized technical questions, Retrieval Augmented Generation (RAG) is been used widely. In this work, we have developed a Q\&A application inspired by the Retrieval Augmented Generation (RAG), which is comprised of an in-house database indexed on the arXiv articles related to the Electron-Ion Collider (EIC) experiment - one of the largest international scientific collaboration and incorporated an open-source LLaMA model for answer generation. This is an extension to it's proceeding application built on proprietary model and Cloud-hosted external knowledge-base for the EIC experiment. This locally-deployed RAG-system offers a cost-effective, resource-constraint alternative solution to build a RAG-assisted Q\&A application on answering domain-specific queries in the field of experimental nuclear physics. This set-up facilitates data-privacy, avoids sending any pre-publication scientific data and information to public domain. Future improvement will expand the knowledge base to encompass heterogeneous EIC-related publications and reports and upgrade the application pipeline orchestration to the LangGraph framework.

📄 PDF Abstract BibTeX arXiv:2604.02259

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringAnswer Generation

Similar Papers 제목 키워드 기반

SQuAI: Scientific Question-Answering with Multi-Agent Retrieval-Augmented Generation

2025-10-17 · Ines Besrour, Jingbo He, Tobias Schreieder, Michael Färber arxiv

We present SQuAI (https://squai.scads.ai/), a scalable and trustworthy multi-agent retrieval-augmented generation (RAG) framework for scientific question answering (QA) with large language models (LLMs). SQuAI addresses …

Question Answering

PaperQA: Retrieval-Augmented Generative Agent for Scientific Research

2023-12-08 · Jakub Lála, Odhran O'Donoghue, Aleksandar Shtedritski, Sam Cox 외

Large Language Models (LLMs) generalize well across language tasks, but suffer from hallucinations and uninterpretability, making it difficult to assess their accuracy without ground-truth. Retrieval-Augmented Generation…

ArticlesInformation RetrievalQuestion AnsweringRAG+2

DeepEra: A Deep Evidence Reranking Agent for Scientific Retrieval-Augmented Generated Question Answering

2026-01-23 · Haotian Chen, Qingqing Long, Siyu Pu, Xiao Luo 외 arxiv

With the rapid growth of scientific literature, scientific question answering (SciQA) has become increasingly critical for exploring and utilizing scientific knowledge. Retrieval-Augmented Generation (RAG) enhances LLMs …

Question Answering

MuISQA: Multi-Intent Retrieval-Augmented Generation for Scientific Question Answering

2025-11-20 · Zhiyuan Li, Haisheng Yu, Guangchuan Guo, Nan Zhou 외 arxiv

Complex scientific questions often entail multiple intents, such as identifying gene mutations and linking them to related diseases. These tasks require evidence from diverse sources and multi-hop reasoning, while conven…

Question Answering

Agentic Hybrid RAG for Evidence-Grounded Muon Collider Analysis

2026-06-09 · Ruobing Jiang, Dawei Fu, Cheng Jiang, Tianyi Yang 외 arxiv

Muon collider research spans accelerator physics, detector instrumentation, and high-energy phenomenology, with relevant evidence scattered across a rapidly expanding and heterogeneous body of scientific literature. As h…

Semantic RetrievalQuestion AnsweringAnswer Generation