paper-with-me

홈 › Papers

By My Eyes: Grounding Multimodal Large Language Models with Sensor Data via Visual Prompting

2024-07-15 · Hyungjun Yoon, Biniyam Aschalew Tolera, Taesik Gong, Kimin Lee, Sung-Ju Lee

Large language models (LLMs) have demonstrated exceptional abilities across various domains. However, utilizing LLMs for ubiquitous sensing applications remains challenging as existing text-prompt methods show significant performance degradation when handling long sensor data sequences. We propose a visual prompting approach for sensor data using multimodal LLMs (MLLMs). We design a visual prompt that directs MLLMs to utilize visualized sensor data alongside the target sensory task descriptions. Additionally, we introduce a visualization generator that automates the creation of optimal visualizations tailored to a given sensory task, eliminating the need for prior task-specific knowledge. We evaluated our approach on nine sensory tasks involving four sensing modalities, achieving an average of 10% higher accuracy than text-based prompts and reducing token costs by 15.8 times. Our findings highlight the effectiveness and cost-efficiency of visual prompts with MLLMs for various sensory tasks. The source code is available at https://github.com/diamond264/ByMyEyes.

📄 PDF Abstract BibTeX arXiv:2407.10385

Code (1)

diamond264/ByMyEyes 공식 구현

Tasks

Visual Prompting

Similar Papers 제목 키워드 기반

DeepEyes: Incentivizing "Thinking with Images" via Reinforcement Learning

2025-05-20 · Ziwei Zheng, Michael Yang, Jack Hong, Chenxiao Zhao 외

Large Vision-Language Models (VLMs) have shown strong capabilities in multimodal understanding and reasoning, yet they are primarily constrained by text-based reasoning processes. However, achieving seamless integration …

HallucinationMathematical ReasoningMultimodal Reasoningreinforcement-learning+2

Bridging Ears and Eyes: Analyzing Audio and Visual Large Language Models to Humans in Visible Sound Recognition and Reducing Their Sensory Gap via Cross-Modal Distillation

2025-05-11 · Xilin Jiang, Junkai Wu, Vishal Choudhari, Nima Mesgarani

Audio large language models (LLMs) are considered experts at recognizing sound objects, yet their performance relative to LLMs in other sensory modalities, such as visual or audio-visual LLMs, and to humans using their e…

Transfer Learning

Exploring Multimodal Perception in Large Language Models Through Perceptual Strength Ratings

2025-03-10 · Jonghyun Lee, Dojun Park, Jiwoo Lee, Hoekeon Choi 외

This study investigated the multimodal perception of large language models (LLMs), focusing on their ability to capture human-like perceptual strength ratings across sensory modalities. Utilizing perceptual strength rati…

Towards Understanding Modality Interaction in Multimodal Language Models via Partial Information Decomposition

2026-05-31 · Wanlong Fang, Tianle Zhang, Wen Tao, Alvin Chan arxiv

Understanding modality interaction in multimodal large language models (MLLMs) is central to reliable deployment. We introduce Partial Information Decomposition (PID) as a decision-level framework that separates unique, …

Multimodal Reasoning

Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs

2024-01-11 · CVPR 2024 1 · Shengbang Tong, Zhuang Liu, Yuexiang Zhai, Yi Ma 외

Is vision good enough for language? Recent advancements in multimodal models primarily stem from the powerful reasoning abilities of large language models (LLMs). However, the visual component typically depends only on t…

Representation LearningSelf-Supervised LearningVisual Grounding