paper-with-me

홈 › Papers

CHARTOM: A Visual Theory-of-Mind Benchmark for Multimodal Large Language Models

2024-08-26 · Shubham Bharti, Shiyun Cheng, Jihyun Rho, Jianrui Zhang, Mu Cai, Yong Jae Lee, Martina Rau, Xiaojin Zhu

We introduce CHARTOM, a visual theory-of-mind benchmark for multimodal large language models. CHARTOM consists of specially designed data visualizing charts. Given a chart, a language model needs to not only correctly comprehend the chart (the FACT question) but also judge if the chart will be misleading to a human reader (the MIND question). Both questions have significant societal benefits. We detail the construction of the CHARTOM benchmark including its calibration on human performance. We benchmark leading LLMs as of late 2024 - including GPT, Claude, Gemini, Qwen, Llama, and Llava - on the CHARTOM dataset and found that our benchmark was challenging to all of them, suggesting room for future large language models to improve.

📄 PDF Abstract BibTeX arXiv:2408.14419

Code (1)

ukplab/arxiv2025-misleading-visualizations pytorch

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

The Essence of Contextual Understanding in Theory of Mind: A Study on Question Answering with Story Characters

2025-01-03 · Chulun Zhou, Qiujing Wang, Mo Yu, Xiaoqian Yue 외

Theory-of-Mind (ToM) is a fundamental psychological capability that allows humans to understand and interpret the mental states of others. Humans infer others' thoughts by integrating causal cues and indirect clues from …

Question Answering

EvolvTrip: Enhancing Literary Character Understanding with Temporal Theory-of-Mind Graphs

2025-06-16 · Bohao Yang, Hainiu Xu, Jinhua Du, Ze Li 외

A compelling portrayal of characters is essential to the success of narrative writing. For readers, appreciating a character's traits requires the ability to infer their evolving beliefs, desires, and intentions over the…

MMToM-QA: Multimodal Theory of Mind Question Answering

2024-01-16 · Chuanyang Jin, Yutong Wu, Jing Cao, Jiannan Xiang 외

Theory of Mind (ToM), the ability to understand people's mental states, is an essential ingredient for developing machines with human-level social intelligence. Recent machine learning models, particularly large language…

Question AnsweringTheory of Mind Modeling

MOMENTS: A Comprehensive Multimodal Benchmark for Theory of Mind

2025-07-06 · Emilio Villa-Cueva, S M Masrur Ahmed, Rendi Chevi, Jan Christian Blaise Cruz 외 arxiv

Understanding Theory of Mind is essential for building socially intelligent multimodal agents capable of perceiving and interpreting human behavior. We introduce MoMentS (Multimodal Mental States), a comprehensive benchm…

CoMMET: To What Extent Can LLMs Perform Theory of Mind Tasks?

2026-03-12 · Ruirui Chen, Weifeng Jiang, Chengwei Qin, Cheston Tan arxiv

Theory of Mind (ToM)-the ability to reason about the mental states of oneself and others-is a cornerstone of human social intelligence. As Large Language Models (LLMs) become ubiquitous in real-world applications, valida…