中文
相关论文

相关论文: AgAsk: An Agent to Help Answer Farmer's Questions …

200 篇论文

Training trustworthy agentic LLMs requires data that shows the grounded reasoning process, not just the final answer. Existing datasets fall short: question-answering data is outcome-only, chain-of-thought data is not tied to specific…

信息检索 · 计算机科学 2026-04-30 Saber Zerhoudi , Michael Granitzer , Jelena Mitrovic

Incorporating external knowledge bases in traditional retrieval-augmented generation (RAG) relies on parsing the document, followed by querying a language model with the parsed information via in-context learning. While effective for…

计算与语言 · 计算机科学 2026-02-03 Jacob Si , Mike Qu , Michelle Lee , Marek Rei , Yingzhen Li

The desire and ability to seek new information strategically are fundamental to human learning but often overlooked in current language agent evaluation. We analyze a popular web shopping task designed to test language agents' ability to…

计算与语言 · 计算机科学 2024-06-18 Sanxing Chen , Sam Wiseman , Bhuwan Dhingra

Retrieval-augmented generation (RAG) systems combine large language models (LLMs) with external knowledge retrieval, making them highly effective for knowledge-intensive tasks. A crucial but often under-explored component of these systems…

计算与语言 · 计算机科学 2025-05-19 Jiashuo Sun , Xianrui Zhong , Sizhe Zhou , Jiawei Han

The Science Consultant Agent is a web-based Artificial Intelligence (AI) tool that helps practitioners select and implement the most effective modeling strategy for AI-based solutions. It operates through four core components:…

人工智能 · 计算机科学 2025-12-19 Karthikeyan K , Philip Wu , Xin Tang , Alexandre Alves

The rise of large language models has opened new avenues for users seeking legal advice. However, users often lack professional legal knowledge, which can lead to questions that omit critical information. This deficiency makes it…

计算与语言 · 计算机科学 2025-02-13 Rujing Yao , Yiquan Wu , Tong Zhang , Xuhui Zhang , Yuting Huang , Yang Wu , Jiayin Yang , Changlong Sun , Fang Wang , Xiaozhong Liu

This paper introduces uRAG--a framework with a unified retrieval engine that serves multiple downstream retrieval-augmented generation (RAG) systems. Each RAG system consumes the retrieval results for a unique purpose, such as open-domain…

计算与语言 · 计算机科学 2024-05-02 Alireza Salemi , Hamed Zamani

An Intelligent Personal Agent (IPA) is an agent that has the purpose of helping the user to gain information through reliable resources with the help of knowledge navigation techniques and saving time to search the best content. The agent…

人工智能 · 计算机科学 2017-05-01 Amit Kumar , Rahul Dutta , Harbhajan Rai

Can large language models assist in data discovery? Data discovery predominantly happens via search on a data portal or the web, followed by assessment of the dataset to ensure it is fit for the intended purpose. The ability of…

人机交互 · 计算机科学 2024-02-01 Johanna Walker , Elisavet Koutsiana , Joe Massey , Gefion Thuermer , Elena Simperl

Pursuing artificial intelligence for biomedical science, a.k.a. AI Scientist, draws increasing attention, where one common approach is to build a copilot agent driven by Large Language Models (LLMs). However, to evaluate such systems,…

计算与语言 · 计算机科学 2024-07-02 Xinna Lin , Siqi Ma , Junjie Shan , Xiaojing Zhang , Shell Xu Hu , Tiannan Guo , Stan Z. Li , Kaicheng Yu

Search agents are language models (LMs) that reason and search knowledge bases (or the web) to answer questions; recent methods supervise only the final answer accuracy using reinforcement learning with verifiable rewards (RLVR). Most RLVR…

As artificial intelligence (AI) regulations evolve and the regulatory landscape develops and becomes more complex, ensuring compliance with ethical guidelines and legal frameworks remains a challenge for AI developers. This paper introduces…

信息检索 · 计算机科学 2025-05-20 Adam Kovari , Yasin Ghafourian , Csaba Hegedus , Belal Abu Naim , Kitti Mezei , Pal Varga , Markus Tauber

We present BioRAGent, an interactive web-based retrieval-augmented generation (RAG) system for biomedical question answering. The system uses large language models (LLMs) for query expansion, snippet extraction, and answer generation while…

计算与语言 · 计算机科学 2024-12-18 Samy Ateia , Udo Kruschwitz

Scientific communication still mainly relies on natural language written in scientific papers, which makes the described knowledge very difficult to access with automatic means. We can therefore only make limited use of formal knowledge…

数字图书馆 · 计算机科学 2018-06-06 Tobias Kuhn

We present Machine Assistant with Reliable Knowledge (MARK), a retrieval-augmented question-answering system designed to support student learning through accurate and contextually grounded responses. The system is built on a…

信息检索 · 计算机科学 2025-07-01 Yongsheng Lian

To retrieve and compare scientific data of simulations and experiments in materials science, data needs to be easily accessible and machine readable to qualify and quantify various materials science phenomena. The recent progress in open…

材料科学 · 物理学 2025-03-25 Balduin Katzer , Steffen Klinder , Katrin Schulz

Deep research has emerged as an important task that aims to address hard queries through extensive open-web exploration. To tackle it, most prior work equips large language model (LLM)-based agents with opaque web search APIs, enabling…

信息检索 · 计算机科学 2026-02-26 Chuan Meng , Litu Ou , Sean MacAvaney , Jeff Dalton

Deep search agents, which aim to answer complex questions requiring reasoning across multiple documents, can significantly speed up the information-seeking process. Collecting human annotations for this application is prohibitively…

An approach based on answer set programming (ASP) is proposed in this paper for representing knowledge generated from natural language texts. Knowledge in a text is modeled using a Neo Davidsonian-like formalism, which is then represented…

计算与语言 · 计算机科学 2021-12-22 Dhruva Pendharkar , Kinjal Basu , Farhad Shakerin , Gopal Gupta

Retrieval-Augmented Generation (RAG) utilizes external knowledge to augment Large Language Models' (LLMs) reliability. For flexibility, agentic RAG employs autonomous, multi-round retrieval and reasoning to resolve queries. Although recent…

信息检索 · 计算机科学 2025-11-10 Chao Zhang , Yuhao Wang , Derong Xu , Haoxin Zhang , Yuanjie Lyu , Yuhao Chen , Shuochen Liu , Tong Xu , Xiangyu Zhao , Yan Gao , Yao Hu , Enhong Chen