paper-with-me

Papers

Visual Spatial Description: Controlled Spatial-Oriented Image-to-Text Generation

2022-10-20 · Yu Zhao, Jianguo Wei, Zhichao Lin, Yueheng Sun, Meishan Zhang, Min Zhang

Image-to-text tasks, such as open-ended image captioning and controllable image description, have received extensive attention for decades. Here, we further advance this line of work by presenting Visual Spatial Description (VSD), a new perspective for image-to-text toward spatial semantics. Given an image and two objects inside it, VSD aims to produce one description focusing on the spatial perspective between the two objects. Accordingly, we manually annotate a dataset to facilitate the investigation of the newly-introduced task and build several benchmark encoder-decoder models by using VL-BART and VL-T5 as backbones. In addition, we investigate pipeline and joint end-to-end architectures for incorporating visual spatial relationship classification (VSRC) information into our model. Finally, we conduct experiments on our benchmark dataset to evaluate all our models. Results show that our models are impressive, providing accurate and human-like spatial-oriented text descriptions. Meanwhile, VSRC has great potential for VSD, and the joint end-to-end architecture is the better choice for their integration. We make the dataset and codes public for research purposes.

📄 PDF Abstract BibTeX arXiv:2210.11109

Code (1)

zhaoyucs/vsd 공식 구현 pytorch

Tasks

DecoderImage CaptioningImage DescriptionImage to textText Generation

Methods 이 논문이 사용한 방법론

VL-T5 VL-T5 is a unified framework that learns different tasks in a single architecture with the same language modeling objective, i.e., multimodal conditional text generation. The…

Similar Papers 제목 키워드 기반

IntentVCNet: Bridging Spatio-Temporal Gaps for Intention-Oriented Controllable Video Captioning

2025-07-24 · Tianheng Qiu, Jingchun Gao, Jingyu Li, Huiyi Leong 외 arxiv

Intent-oriented controlled video captioning aims to generate targeted descriptions for specific targets in a video based on customized user intent. Current Large Visual Language Models (LVLMs) have gained strong instruct…

Instruction FollowingVideo Captioning

LLaVA-VSD: Large Language-and-Vision Assistant for Visual Spatial Description

2024-08-09 · Yizhang Jin, Jian Li, Jiangning Zhang, Jianlong Hu 외

Visual Spatial Description (VSD) aims to generate texts that describe the spatial relationships between objects within images. Traditional visual spatial relationship classification (VSRC) methods typically output the sp…

DiversityInstruction FollowingLanguage ModelingLanguage Modelling+2

TopV-Nav: Unlocking the Top-View Spatial Reasoning Potential of MLLM for Zero-shot Object Navigation

2024-11-25 · Linqing Zhong, Chen Gao, Zihan Ding, Yue Liao 외

The Zero-Shot Object Navigation (ZSON) task requires embodied agents to find a previously unseen object by navigating in unfamiliar environments. Such a goal-oriented exploration heavily relies on the ability to perceive…

Spatial Reasoning

SpatialSV: Internalizing Interpretable 3D Spatial Awareness in MLLMs via Task-Oriented Visual Supervision

2026-06-18 · Jiayu Tang, Yuchen Zhou, Chao Gou arxiv

Unlocking the spatial intelligence of multimodal large language model (MLLMs) is crucial for understanding and interacting with the 3D world. Prevailing approaches typically inject spatial priors via external tools, whic…

Representation LearningPoint Clouds

AS3D: 2D-Assisted Cross-Modal Understanding with Semantic-Spatial Scene Graphs for 3D Visual Grounding

2025-05-07 · Feng Xiao, Hongbin Xu, Guocan Zhao, Wenxiong Kang

3D visual grounding aims to localize the unique target described by natural languages in 3D scenes. The significant gap between 3D and language modalities makes it a notable challenge to distinguish multiple similar obje…

3D visual groundingGraph AttentionObjectRelational Reasoning+1