paper-with-me

홈 › Papers

VisualTrans: A Benchmark for Real-World Visual Transformation Reasoning

2025-08-06 · Yuheng Ji, Yipu Wang, Yuyang Liu, Xiaoshuai Hao, Yue Liu, Yuting Zhao, Huaihai Lyu, Xiaolong Zheng arxiv

Visual transformation reasoning (VTR) is a vital cognitive capability that empowers intelligent agents to understand dynamic scenes, model causal relationships, and predict future states, and thereby guiding actions and laying the foundation for advanced intelligent systems. However, existing benchmarks suffer from a sim-to-real gap, limited task complexity, and incomplete reasoning coverage, limiting their practical use in real-world scenarios. To address these limitations, we introduce VisualTrans, the first comprehensive benchmark specifically designed for VTR in real-world human-object interaction scenarios. VisualTrans encompasses 12 semantically diverse manipulation tasks and systematically evaluates three essential reasoning dimensions - spatial, procedural, and quantitative - through 6 well-defined subtask types. The benchmark features 472 high-quality question-answer pairs in various formats, including multiple-choice, open-ended counting, and target enumeration. We introduce a scalable data construction pipeline built upon first-person manipulation videos, which integrates task selection, image pair extraction, automated metadata annotation with large multimodal models, and structured question generation. Human verification ensures the final benchmark is both high-quality and interpretable. Evaluations of various state-of-the-art vision-language models show strong performance in static spatial tasks. However, they reveal notable shortcomings in dynamic, multi-step reasoning scenarios, particularly in areas like intermediate state recognition and transformation sequence planning. These findings highlight fundamental weaknesses in temporal modeling and causal reasoning, providing clear directions for future research aimed at developing more capable and generalizable VTR systems. The dataset and code are available at https://github.com/WangYipu2002/VisualTrans.

📄 PDF Abstract BibTeX arXiv:2508.04043

Code (0)

등록된 구현이 없습니다.

Tasks

Question Generation

Similar Papers 제목 키워드 기반

Visual Transformation Telling

2023-05-03 · Wanqing Cui, Xin Hong, Yanyan Lan, Liang Pang 외

Humans can naturally reason from superficial state differences (e.g. ground wetness) to transformations descriptions (e.g. raining) according to their life experience. In this paper, we propose a new visual reasoning tas…

Dense Video CaptioningVideo CaptioningVisual ReasoningVisual Storytelling

Improving generalization by mimicking the human visual diet

2022-06-15 · Spandan Madan, You Li, Mengmi Zhang, Hanspeter Pfister 외

We present a new perspective on bridging the generalization gap between biological and computer vision -- mimicking the human visual diet. While computer vision models rely on internet-scraped datasets, humans learn from…

Domain Generalization

Unfolding Spatial Cognition: Evaluating Multimodal Models on Visual Simulations

2025-06-05 · Linjie Li, Mahtab Bigverdi, Jiawei Gu, Zixian Ma 외

Spatial cognition is essential for human intelligence, enabling problem-solving through visual simulations rather than solely relying on verbal reasoning. However, existing AI benchmarks primarily assess verbal reasoning…

4kSpatial Reasoning

Probabilistic Spatial Transformer Networks

2020-04-07 · Pola Schwöbel, Frederik Warburg, Martin Jørgensen, Kristoffer H. Madsen 외

Spatial Transformer Networks (STNs) estimate image transformations that can improve downstream tasks by `zooming in' on relevant regions in an image. However, STNs are hard to train and sensitive to mis-predictions of tr…

Data AugmentationTime SeriesTime Series AnalysisTime Series Classification

GeoMag: Geometric-Aware Video Motion Magnification via State Space Model

2026-05-28 · Kecheng Han, Yuchen Zhang, Bingqing Liu, Boqiang Guo 외 arxiv

Video Motion Magnification (VMM) reveals imperceptible dynamics but often suffers from structural inconsistencies under complex geometric transformations. Existing learning-based methods generally face a trade-off betwee…

Computational Efficiency