y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#document-retrieval News & Analysis

5 articles tagged with #document-retrieval. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AIBullisharXiv – CS AI · Mar 56/10
🧠

From Ambiguity to Accuracy: The Transformative Effect of Coreference Resolution on Retrieval-Augmented Generation systems

Researchers demonstrate that coreference resolution significantly improves Retrieval-Augmented Generation (RAG) systems by reducing ambiguity in document retrieval and enhancing question-answering performance. The study finds that smaller language models benefit more from disambiguation processes, with mean pooling strategies showing superior context capturing after coreference resolution.

AINeutralarXiv – CS AI · Jun 96/10
🧠

MM-Matryoshka: Towards Budget-Elastic Visual Document Retrieval via a 2D Multimodal Matryoshka Training Framework

Researchers introduce MM-Matryoshka, a training framework that enables visual document retrievers to dynamically adjust computational and storage costs without requiring multiple models. The approach allows Vision-Language Models to optimize along two dimensions—vector width and encoder depth—while maintaining retrieval quality, addressing a key efficiency challenge in multimodal AI systems.

AIBullisharXiv – CS AI · Jun 46/10
🧠

Overview of the EReL@MIR 2025 Multimodal Document Retrieval Challenge (Track 1)

The EReL@MIR 2025 Multimodal Document Retrieval Challenge invited teams to build retrieval systems handling both closed-set document page retrieval and open-domain Wikipedia passage retrieval from text and image queries. The competition attracted 22 teams with 586 submissions, with winning systems favoring decoder-based Multimodal-LLM embedders over traditional CLIP-style encoders.

AINeutralarXiv – CS AI · May 286/10
🧠

Dr-CiK: A Testbed for Foresight-Driven Agents

Researchers introduce Dr-CiK, a benchmark for testing whether AI agents can independently retrieve relevant context from noisy document sources to improve time series forecasting. Evaluation reveals current information retrieval agents recover less than 5% of supporting evidence and are frequently misled by irrelevant information, highlighting a critical gap in foresight-driven AI development.

AIBullisharXiv – CS AI · Apr 146/10
🧠

MCERF: Advancing Multimodal LLM Evaluation of Engineering Documentation with Enhanced Retrieval

Researchers introduce MCERF, a multimodal retrieval framework that combines vision-language models with LLM reasoning to improve question-answering from engineering documents. The system achieves a 41.1% relative accuracy improvement over baseline RAG systems by handling complex multimodal content like tables, diagrams, and dense technical text through adaptive routing and hybrid retrieval strategies.