paper-with-me

Papers

DataMosaic: Explainable and Verifiable Multi-Modal Data Analytics through Extract-Reason-Verify

2025-04-14 · Zhengxuan Zhang, Zhuowen Liang, Yin Wu, Teng Lin, Yuyu Luo, Nan Tang

Large Language Models (LLMs) are transforming data analytics, but their widespread adoption is hindered by two critical limitations: they are not explainable (opaque reasoning processes) and not verifiable (prone to hallucinations and unchecked errors). While retrieval-augmented generation (RAG) improves accuracy by grounding LLMs in external data, it fails to address the core challenges of trustworthy analytics - especially when processing noisy, inconsistent, or multi-modal data (for example, text, tables, images). We propose DataMosaic, a framework designed to make LLM-powered analytics both explainable and verifiable. By dynamically extracting task-specific structures (for example, tables, graphs, trees) from raw data, DataMosaic provides transparent, step-by-step reasoning traces and enables validation of intermediate results. Built on a multi-agent framework, DataMosaic orchestrates self-adaptive agents that align with downstream task requirements, enhancing consistency, completeness, and privacy. Through this approach, DataMosaic not only tackles the limitations of current LLM-powered analytics systems but also lays the groundwork for a new paradigm of grounded, accurate, and explainable multi-modal data analytics.

📄 PDF Abstract BibTeX arXiv:2504.10036

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrieval-augmented Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

R1-Omni: Explainable Omni-Multimodal Emotion Recognition with Reinforcement Learning

2025-03-07 · Jiaxing Zhao, Xihan Wei, Liefeng Bo

In this work, we present the first application of Reinforcement Learning with Verifiable Reward (RLVR) to an Omni-multimodal large language model in the context of emotion recognition, a task where both visual and audio …

Emotion RecognitionLanguage ModelingLanguage ModellingLarge Language Model+4

REVEAL: Reasoning-Enhanced Forensic Evidence Analysis for Explainable AI-Generated Image Detection

2025-11-28 · Huangsen Cao, Qin Mei, Zhiheng Li, Yuxi Li 외 arxiv

The rapid progress of visual generative models has made AI-generated images increasingly difficult to distinguish from authentic ones, posing growing risks to social trust and information integrity. This motivates detect…

Reinforcement LearningDomain Generalization

Few-Shot Multimodal Explanation for Visual Question Answering

2024-10-28 · ACM MM 2024 10 · Dizhan Xue, Shengsheng Qian, Changsheng Xu

A key object in eXplainable Artificial Intelligence (XAI) is to create intelligent systems capable of reasoning and explaining real-world data to facilitate reliable decision-making. Recent studies have acknowledged the …

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)FS-MEVQAQuestion Answering+3

EDVD-LLaMA: Explainable Deepfake Video Detection via Multimodal Large Language Model Reasoning

2025-10-18 · Haoran Sun, Chen Cai, Huiping Zhuang, Kong Aik Lee 외 arxiv

The rapid development of deepfake video technology has not only facilitated artistic creation but also made it easier to spread misinformation. Traditional deepfake video detection (DVD) methods face issues such as a lac…

Towards Self-Explainable Document Visual Question Answering with Chain-of-Explanation Predictions

2026-05-07 · Kjetil Indrehus, Adrian Duric, Changkyu Choi, Ali Ramezani-Kebrya arxiv

Document Visual Question Answering (DocVQA) requires vision-language models to reason not only about what information in a document is relevant to a question, but also where the answer is grounded on the page. Existing D…

Visual Question Answering