paper-with-me

Papers

Sparkle: Mastering Basic Spatial Capabilities in Vision Language Models Elicits Generalization to Composite Spatial Reasoning

2024-10-21 · Yihong Tang, Ao Qu, Zhaokai Wang, Dingyi Zhuang, Zhaofeng Wu, Wei Ma, Shenhao Wang, Yunhan Zheng, Zhan Zhao, Jinhua Zhao

Vision language models (VLMs) have demonstrated impressive performance across a wide range of downstream tasks. However, their proficiency in spatial reasoning remains limited, despite its crucial role in tasks involving navigation and interaction with physical environments. Specifically, most of these tasks rely on the core spatial reasoning capabilities in two-dimensional (2D) environments, and our evaluation reveals that state-of-the-art VLMs frequently generate implausible and incorrect responses to composite spatial reasoning problems, including simple pathfinding tasks that humans can solve effortlessly at a glance. To address this, we explore an effective approach to enhance 2D spatial reasoning within VLMs by training the model solely on basic spatial capabilities. We begin by disentangling the key components of 2D spatial reasoning: direction comprehension, distance estimation, and localization. Our central hypothesis is that mastering these basic spatial capabilities can significantly enhance a model's performance on composite spatial tasks requiring advanced spatial understanding and combinatorial problem-solving, with generalized improvements in visual-spatial tasks. To investigate this hypothesis, we introduce Sparkle, a framework that fine-tunes VLMs on these three basic spatial capabilities by synthetic data generation and targeted supervision to form an instruction dataset for each capability. Our experiments demonstrate that VLMs fine-tuned with Sparkle achieve significant performance gains, not only in the basic tasks themselves but also in generalizing to composite and out-of-distribution spatial reasoning tasks. These findings underscore the effectiveness of mastering basic spatial capabilities in enhancing composite spatial problem-solving, offering insights into systematic strategies for improving VLMs' spatial reasoning capabilities.

📄 PDF Abstract BibTeX arXiv:2410.16162

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial ReasoningSynthetic Data Generation

Similar Papers 제목 키워드 기반

Sparkles: Unlocking Chats Across Multiple Images for Multimodal Instruction-Following Models

2023-08-31 · Yupan Huang, Zaiqiao Meng, Fangyu Liu, Yixuan Su 외

Large language models exhibit enhanced zero-shot performance on various tasks when fine-tuned with instruction-following data. Multimodal instruction-following models extend these capabilities by integrating both text an…

Instruction FollowingVisual Reasoning

Sparklen: A Statistical Learning Toolkit for High-Dimensional Hawkes Processes in Python

2025-02-26 · Romain Edmond Lacoste

This paper introduces Sparklen, a statistical learning toolkit for Hawkes processes in Python, designed to bring together efficiency and ease of use. The purpose of this package is to provide the Python community with a …

Sparkle: A Robust and Versatile Representation for Point Cloud based Human Motion Capture

2026-04-01 · Yiming Ren, Yujing Sun, Aoru Xue, Kwok-Yan Lam 외 arxiv

Point cloud-based motion capture leverages rich spatial geometry and privacy-preserving sensing, but learning robust representations from noisy, unstructured point clouds remains challenging. Existing approaches face a s…

Point Clouds

SPARKLE: A Unified Single-Loop Primal-Dual Framework for Decentralized Bilevel Optimization

2024-11-21 · Shuchen Zhu, Boao Kong, Songtao Lu, Xinmeng Huang 외

This paper studies decentralized bilevel optimization, in which multiple agents collaborate to solve problems involving nested optimization structures with neighborhood communications. Most existing literature primarily …

Bilevel Optimization

SPARKLE: Enhancing SPARQL Generation with Direct KG Integration in Decoding

2024-06-29 · Jaebok Lee, Hyeonjeong Shin

Existing KBQA methods have traditionally relied on multi-stage methodologies, involving tasks such as entity linking, subgraph retrieval and query structure generation. However, multi-stage approaches are dependent on th…

Entity LinkingKnowledge Base Question Answering