paper-with-me

Papers

CAMI: Cost-Aware Agent-Guided Multi-Indexing for Semantic Retrieval

2026-06-14 · Adnan Qidwai, Anand Eswaran, Sonam Mishra, Jaydeep Sen, Sachindra Joshi arxiv

RAG ingestion pipelines frequently augment search corpus index with semantic enrichment indices (e.g., synthetic queries or summaries generated from corpus chunks) that are subsequently queried alongside the base index to improve retrieval via better alignment between document representations and user intent. While these supplementary representations substantially improve retrieval quality, they introduce a computational bottleneck: the configuration space of enrichment types and generator models is combinatorial, and the cost of exhaustive index-time evaluation scales linearly with corpus size. We introduce CAMI (Cost-Aware Multi-Indexing), a framework that formalizes multi-index construction as a budgeted, multi-objective portfolio selection problem. CAMI targets the upstream decision of which enrichment views to generate and materialize before the retrieval backend is applied. CAMI incorporates three primary mechanisms: (i) an agentic discovery phase that proposes corpus-specific representation templates; (ii) an atomic-unit search procedure that evaluates individual enrichment-model pairs and recombines them via fidelity-local closure to identify synergistic portfolios; and (iii) a confidence-aware promotion schedule that prunes unpromising configurations early, decoupling optimization spend from total corpus size. We evaluate CAMI across diverse retrieval corpora. Our findings reveal that the framework systematically isolates high-recall portfolios under strict budget constraints, outperforming standard content-only baselines in challenging settings by up to 9.4% recall@10. Further, CAMI is able to systematically identify these high-recall portfolios using up to 5x less budget compared to random search baselines, making our approach practical in real production scenarios.

📄 PDF Abstract BibTeX arXiv:2606.28365

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Retrieval

Similar Papers 제목 키워드 기반

CAMILA: Context-Aware Masking for Image Editing with Language Alignment

2025-09-24 · Hyunseung Kim, Chiho Choi, Srikanth Malla, Sai Prahladh Padmanabhan 외 arxiv

Text-guided image editing has been allowing users to transform and synthesize images through natural language instructions, offering considerable flexibility. However, most existing image editing models naively attempt t…

Image Editing

CAMIL: Context-Aware Multiple Instance Learning for Cancer Detection and Subtyping in Whole Slide Images

2023-05-09 · Olga Fourkioti, Matt De Vries, Chen Jin, Daniel C. Alexander 외

The visual examination of tissue biopsy sections is fundamental for cancer diagnosis, with pathologists analyzing sections at multiple magnifications to discern tumor cells and their subtypes. However, existing attention…

DiagnosticImage ClassificationMultiple Instance LearningMultiple Instance LearningMultiple Instance Learning+2

CAMixerSR: Only Details Need More "Attention"

2024-02-29 · CVPR 2024 1 · Yan Wang, Yi Liu, Shijie Zhao, Junlin Li 외

To satisfy the rapidly increasing demands on the large image (2K-8K) super-resolution (SR), prevailing methods follow two independent tracks: 1) accelerate existing networks by content-aware routing, and 2) design better…

2k8kImage Super-ResolutionSuper-Resolution

CAMI: A Counselor Agent Supporting Motivational Interviewing through State Inference and Topic Exploration

2025-02-05 · Yizhe Yang, Palakorn Achananuparp, Heyan Huang, Jing Jiang 외

Conversational counselor agents have become essential tools for addressing the rising demand for scalable and accessible mental health support. This paper introduces CAMI, a novel automated counselor agent grounded in Mo…

Response Generation

MeCaMIL: Causality-Aware Multiple Instance Learning for Fair and Interpretable Whole Slide Image Diagnosis

2025-11-14 · Yiran Song, Yikai Zhang, Shuang Zhou, Guojun Xiong 외 arxiv

Multiple instance learning (MIL) has emerged as the dominant paradigm for whole slide image (WSI) analysis in computational pathology, achieving strong diagnostic performance through patch-level feature aggregation. Howe…

Multiple Instance LearningCausal Inference