paper-with-me

홈 › Papers

Agent-centric Information Access

2025-02-26 · Evangelos Kanoulas, Panagiotis Eustratiadis, Yongkang Li, Yougang Lyu, Vaishali Pal, Gabrielle Poerwawinata, Jingfen Qiao, Zihan Wang

As large language models (LLMs) become more specialized, we envision a future where millions of expert LLMs exist, each trained on proprietary data and excelling in specific domains. In such a system, answering a query requires selecting a small subset of relevant models, querying them efficiently, and synthesizing their responses. This paper introduces a framework for agent-centric information access, where LLMs function as knowledge agents that are dynamically ranked and queried based on their demonstrated expertise. Unlike traditional document retrieval, this approach requires inferring expertise on the fly, rather than relying on static metadata or predefined model descriptions. This shift introduces several challenges, including efficient expert selection, cost-effective querying, response aggregation across multiple models, and robustness against adversarial manipulation. To address these issues, we propose a scalable evaluation framework that leverages retrieval-augmented generation and clustering techniques to construct and assess thousands of specialized models, with the potential to scale toward millions.

📄 PDF Abstract BibTeX arXiv:2502.19298

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalRetrieval-augmented Generation

Similar Papers 제목 키워드 기반

Identity Management for Agentic AI: The new frontier of authorization, authentication, and security for an AI agent world

2025-10-29 · Tobin South, Subramanya Nagabhushanaradhya, Ayesha Dissanayaka, Sarah Cecchetti 외 arxiv

The rapid rise of AI agents presents urgent challenges in authentication, authorization, and identity management. Current agent-centric protocols (like MCP) highlight the demand for clarified best practices in authentica…

PlotEdit: Natural Language-Driven Accessible Chart Editing in PDFs via Multimodal LLM Agents

2025-01-20 · Kanika Goswami, Puneet Mathur, Ryan Rossi, Franck Dernoncourt

Chart visualizations, while essential for data interpretation and communication, are predominantly accessible only as images in PDFs, lacking source data tables and stylistic information. To enable effective editing of c…

AttributeTable Extraction

Egocentric Co-Pilot: Web-Native Smart-Glasses Agents for Assistive Egocentric AI

2026-03-01 · Sicheng Yang, Yukai Huang, Weitong Cai, Shitong Sun 외 arxiv

What if accessing the web did not require a screen, a stable desk, or even free hands? For people navigating crowded cities, living with low vision, or experiencing cognitive overload, smart glasses coupled with AI agent…

Question Answering

DeepXiv-SDK: An Agentic Data Interface for Scientific Literature

2026-02-14 · Hongjin Qian, Ziyi Xia, Ze Liu, Jianlyu Chen 외 arxiv

LLM-agents are increasingly used to accelerate the progress of scientific research. Yet a persistent bottleneck is data access: agents not only lack readily available tools for retrieval, but also have to work with unstr…

Beyond Relevance: Utility-Centric Retrieval in the LLM Era

2026-04-10 · Hengran Zhang, Minghao Tang, Keping Bi, Jiafeng Guo arxiv

Information retrieval systems have traditionally optimized for topical relevance-the degree to which retrieved documents match a query. However, relevance only approximates a deeper goal: utility, namely, whether retriev…

Information Retrieval