paper-with-me

홈 › Papers

AgriIR: A Scalable Framework for Domain-Specific Knowledge Retrieval

2026-03-17 · Shuvam Banerji Seal, Aheli Poddar, Alok Mishra, Dwaipayan Roy arxiv

This paper introduces AgriIR, a configurable retrieval augmented generation (RAG) framework designed to deliver grounded, domain-specific answers while maintaining flexibility and low computational cost. Instead of relying on large, monolithic models, AgriIR decomposes the information access process into declarative modular stages -- query refinement, sub-query planning, retrieval, synthesis, and evaluation. This design allows practitioners to adapt the framework to new knowledge verticals without modifying the architecture. Our reference implementation targets Indian agricultural information access, integrating 1B-parameter language models with adaptive retrievers and domain-aware agent catalogues. The system enforces deterministic citation, integrates telemetry for transparency, and includes automated deployment assets to ensure auditable, reproducible operation. By emphasizing architectural design and modular control, AgriIR demonstrates that well-engineered pipelines can achieve domain-accurate, trustworthy retrieval even under constrained resources. We argue that this approach exemplifies ``AI for Agriculture'' by promoting accessibility, sustainability, and accountability in retrieval-augmented generation systems.

📄 PDF Abstract BibTeX arXiv:2604.16353

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DomainCQA: Crafting Expert-Level QA from Domain-Specific Charts

2025-03-25 · Ling Zhong, Yujing Lu, Jing Yang, Weiming Li 외

Chart Question Answering (CQA) benchmarks are essential for evaluating the capability of Multimodal Large Language Models (MLLMs) to interpret visual data. However, current benchmarks focus primarily on the evaluation of…

AstronomyChart Question AnsweringQuestion Answering

Slugbot: An Application of a Novel and Scalable Open Domain Socialbot Framework

2018-01-04 · Kevin K. Bowden, Jiaqi Wu, Shereen Oraby, Amita Misra 외

In this paper we introduce a novel, open domain socialbot for the Amazon Alexa Prize competition, aimed at carrying on friendly conversations with users on a variety of topics. We present our modular system, highlighting…

Dialogue ManagementInformation RetrievalManagementNatural Language Understanding+1

SA-MDKIF: A Scalable and Adaptable Medical Domain Knowledge Injection Framework for Large Language Models

2024-02-01 · Tianhan Xu, Zhe Hu, Ling Chen, Bin Li

Recent advances in large language models (LLMs) have demonstrated exceptional performance in various natural language processing (NLP) tasks. However, their effective application in the medical domain is hampered by a la…

DO-RAG: A Domain-Specific QA Framework Using Knowledge Graph-Enhanced Retrieval-Augmented Generation

2025-05-15 · Preprint 2025 5 · David Osei Opoku, Ming Sheng, Yong Zhang

Domain-specific QA systems require not just generative fluency but high factual accuracy grounded in structured expert knowledge. While recent Retrieval-Augmented Generation (RAG) frameworks improve context recall, they …

graph constructionHallucinationKnowledge GraphsMulti-modal Knowledge Graph+4

Towards a Flexible System Architecture for Automated Knowledge Base Construction Frameworks

2021-02-04 · Osman Din

Although knowledge bases play an important role in many domains (including in archives, where they are sometimes used for entity extraction and semantic annotation tasks), it is challenging to build knowledge bases by ha…

Knowledge Base Construction