paper-with-me

홈 › Papers

CMDBench: A Benchmark for Coarse-to-fine Multimodal Data Discovery in Compound AI Systems

2024-06-02 · Yanlin Feng, Sajjadur Rahman, Aaron Feng, Vincent Chen, Eser Kandogan

Compound AI systems (CASs) that employ LLMs as agents to accomplish knowledge-intensive tasks via interactions with tools and data retrievers have garnered significant interest within database and AI communities. While these systems have the potential to supplement typical analysis workflows of data analysts in enterprise data platforms, unfortunately, CASs are subject to the same data discovery challenges that analysts have encountered over the years -- silos of multimodal data sources, created across teams and departments within an organization, make it difficult to identify appropriate data sources for accomplishing the task at hand. Existing data discovery benchmarks do not model such multimodality and multiplicity of data sources. Moreover, benchmarks of CASs prioritize only evaluating end-to-end task performance. To catalyze research on evaluating the data discovery performance of multimodal data retrievers in CASs within a real-world setting, we propose CMDBench, a benchmark modeling the complexity of enterprise data platforms. We adapt existing datasets and benchmarks in open-domain -- from question answering and complex reasoning tasks to natural language querying over structured data -- to evaluate coarse- and fine-grained data discovery and task execution performance. Our experiments reveal the impact of data retriever design on downstream task performance -- a 46% drop in task accuracy on average -- across various modalities, data sources, and task difficulty. The results indicate the need to develop optimization strategies to identify appropriate LLM agents and retrievers for efficient execution of CASs over enterprise data.

📄 PDF Abstract BibTeX arXiv:2406.00583

Code (1)

megagonlabs/CMDBench 공식 구현

Tasks

Question Answering

Similar Papers 제목 키워드 기반

Beyond Hate: Differentiating Uncivil and Intolerant Speech in Multimodal Content Moderation

2026-03-24 · Nils A. Herrmann, Tobias Eder, Jingyi He, Georg Groh arxiv

Current multimodal toxicity benchmarks typically use a single binary hatefulness label. This coarse approach conflates two fundamentally different characteristics of expression: tone and content. Drawing on communication…

Transfer Learning

VinciCoder: Unifying Multimodal Code Generation via Coarse-to-fine Visual Reinforcement Learning

2025-11-01 · Xuanle Zhao, Deyang Jiang, Zhixiong Zeng, Lei Chen 외 arxiv

Multimodal code generation has garnered significant interest within the research community. Despite the notable success of recent vision-language models (VLMs) on specialized tasks like chart-to-code generation, their re…

Reinforcement LearningCode Generation

CFMS: A Coarse-to-Fine Multimodal Synthesis Framework for Enhanced Tabular Reasoning

2026-04-13 · Qixian Huang, Hongqiang Lin, Tong Fu, Yingsen Wang 외 arxiv

Reasoning over tabular data is a crucial capability for tasks like question answering and fact verification, as it requires models to comprehend both free-form questions and semi-structured tables. However, while methods…

Question AnsweringFact Verification

Coarse Correspondences Boost Spatial-Temporal Reasoning in Multimodal Language Model

2024-08-01 · CVPR 2025 1 · Benlin Liu, Yuhao Dong, Yiqin Wang, Zixian Ma 외

Multimodal language models (MLLMs) are increasingly being applied in real-world environments, necessitating their ability to interpret 3D spaces and comprehend temporal dynamics. Current methods often rely on specialized…

EgoSchemaLanguage ModelingLanguage ModellingSpatial Reasoning+1

ERNIE-mmLayout: Multi-grained MultiModal Transformer for Document Understanding

2022-09-18 · Wenjin Wang, Zhengjie Huang, Bin Luo, Qianglong Chen 외

Recent efforts of multimodal Transformers have improved Visually Rich Document Understanding (VrDU) tasks via incorporating visual and textual information. However, existing approaches mainly focus on fine-grained elemen…

Common Sense Reasoningdocument understandingQuestion Answering