paper-with-me

홈 › Papers

PixelVLA: Advancing Pixel-level Understanding in Vision-Language-Action Model

2025-11-03 · Wenqi Liang, Gan Sun, Yao He, Jiahua Dong, Suyan Dai, Ivan Laptev, Salman Khan, Yang Cong arxiv

Vision-Language-Action models (VLAs) are emerging as powerful tools for learning generalizable visuomotor control policies. However, current VLAs are mostly trained on large-scale image-text-action data and remain limited in two key ways: (i) they struggle with pixel-level scene understanding, and (ii) they rely heavily on textual prompts, which reduces their flexibility in real-world settings. To address these challenges, we introduce PixelVLA, the first VLA model designed to support both pixel-level reasoning and multimodal prompting with text and visual inputs. Our approach is built on a new visuomotor instruction tuning framework that integrates a multiscale pixel-aware encoder with a visual promptaware encoder. To train PixelVLA effectively, we further propose a two-stage automated annotation pipeline that generates Pixel-160K, a large-scale dataset with pixel-level annotations derived from existing robot data. Experiments on three standard VLA benchmarks and two VLA model variants show that PixelVLA improves manipulation success rates by 10.1%-28.7% over OpenVLA, while requiring only 1.5% of its pretraining cost. These results demonstrate that PixelVLA can be integrated into existing VLAs to enable more accurate, efficient, and versatile robot control in complex environments.

📄 PDF Abstract BibTeX arXiv:2511.01571

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Understanding

Similar Papers 제목 키워드 기반

OMG-LLaVA: Bridging Image-level, Object-level, Pixel-level Reasoning and Understanding

2024-06-27 · Tao Zhang, Xiangtai Li, Hao Fei, Haobo Yuan 외

Current universal segmentation methods demonstrate strong capabilities in pixel-level image and video understanding. However, they lack reasoning abilities and cannot be controlled via text instructions. In contrast, lar…

DecoderSegmentationUniversal SegmentationVideo Understanding

AINet+: Advancing Superpixel Segmentation via Cascaded Association Implantation

2021-01-26 · ICCV 2021 10 · Yaxiong Wang, Yunchao Wei, Yujiao Wu, Xueming Qian 외

Superpixel segmentation has seen significant progress benefiting from the deep convolutional networks. The typical approach entails initial division of the image into grids, followed by a learning process that assigns ea…

Segmentation

Osprey: Pixel Understanding with Visual Instruction Tuning

2023-12-15 · CVPR 2024 1 · Yuqian Yuan, Wentong Li, Jian Liu, Dongqi Tang 외

Multimodal large language models (MLLMs) have recently achieved impressive general-purpose vision-language capabilities through visual instruction tuning. However, current MLLMs primarily focus on image-level or box-leve…

Language Modelling

InstructDiffusion: A Generalist Modeling Interface for Vision Tasks

2023-09-07 · CVPR 2024 1 · Zigang Geng, Binxin Yang, Tiankai Hang, Chen Li 외

We present InstructDiffusion, a unifying and generic framework for aligning computer vision tasks with human instructions. Unlike existing approaches that integrate prior knowledge and pre-define the output space (e.g., …

Keypoint Detection

UniHetero: Could Generation Enhance Understanding for Vision-Language-Model at Large Data Scale?

2025-12-29 · Fengjiao Chen, Minhao Jing, Weitao Lu, Yan Feng 외 arxiv

Vision-language large models are moving toward the unification of visual understanding and visual generation tasks. However, whether generation can enhance understanding is still under-explored on large data scale. In th…

Image Generation