paper-with-me

Papers

Explainable Multi-Modal Data Exploration in Natural Language via LLM Agent

2024-12-24 · Farhad Nooralahzadeh, Yi Zhang, Jonathan Furst, Kurt Stockinger

International enterprises, organizations, or hospitals collect large amounts of multi-modal data stored in databases, text documents, images, and videos. While there has been recent progress in the separate fields of multi-modal data exploration as well as in database systems that automatically translate natural language questions to database query languages, the research challenge of querying database systems combined with other unstructured modalities such as images in natural language is widely unexplored. In this paper, we propose XMODE - a system that enables explainable, multi-modal data exploration in natural language. Our approach is based on the following research contributions: (1) Our system is inspired by a real-world use case that enables users to explore multi-modal information systems. (2) XMODE leverages a LLM-based agentic AI framework to decompose a natural language question into subtasks such as text-to-SQL generation and image analysis. (3) Experimental results on multi-modal datasets over relational data and images demonstrate that our system outperforms state-of-the-art multi-modal exploration systems, excelling not only in accuracy but also in various performance metrics such as query latency, API costs, planning efficiency, and explanation quality, thanks to the more effective utilization of the reasoning capabilities of LLMs.

📄 PDF Abstract BibTeX arXiv:2412.18428

Code (1)

yizhang-unifr/xmode 공식 구현

Tasks

Text to SQLText-To-SQL

Similar Papers 제목 키워드 기반

Towards Explainable Traffic Flow Prediction with Large Language Models

2024-04-03 · Xusen Guo, Qiming Zhang, Junyue Jiang, Mingxing Peng 외

Traffic forecasting is crucial for intelligent transportation systems. It has experienced significant advancements thanks to the power of deep learning in capturing latent patterns of traffic data. However, recent deep-l…

Deep LearningPredictionTraffic Prediction

Bridging Efficiency and Transparency: Explainable CoT Compression in Multimodal Large Reasoning Models

2026-02-10 · Yizhi Wang, Linan Yue, Min-Ling Zhang arxiv

Long chains of thought (Long CoTs) are widely employed in multimodal reasoning models to tackle complex tasks by capturing detailed visual information. However, these Long CoTs are often excessively lengthy and contain r…

Reinforcement LearningMultimodal Reasoning

VEGAS: Towards Visually Explainable and Grounded Artificial Social Intelligence

2025-04-03 · Hao Li, Hao Fei, Zechao Hu, Zhengwei Yang 외

Social Intelligence Queries (Social-IQ) serve as the primary multimodal benchmark for evaluating a model's social intelligence level. While impressive multiple-choice question(MCQ) accuracy is achieved by current solutio…

Multiple-choice

Explainable XR: Understanding User Behaviors of XR Environments using LLM-assisted Analytics Framework

2025-01-23 · Yoonsang Kim, Zainab Aamir, Mithilesh Singh, Saeed Boorboor 외

We present Explainable XR, an end-to-end framework for analyzing user behavior in diverse eXtended Reality (XR) environments by leveraging Large Language Models (LLMs) for data interpretation assistance. Existing XR user…

TactEx: An Explainable Multimodal Robotic Interaction Framework for Human-Like Touch and Hardness Estimation

2026-02-21 · Felix Verstraete, Lan Wei, Wen Fan, Dandan Zhang arxiv

Accurate perception of object hardness is essential for safe and dexterous contact-rich robotic manipulation. Here, we present TactEx, an explainable multimodal robotic interaction framework that unifies vision, touch, a…