paper-with-me

홈 › Papers

RoboLLM: Robotic Vision Tasks Grounded on Multimodal Large Language Models

2023-10-16 · Zijun Long, George Killick, Richard McCreadie, Gerardo Aragon Camarasa

Robotic vision applications often necessitate a wide range of visual perception tasks, such as object detection, segmentation, and identification. While there have been substantial advances in these individual tasks, integrating specialized models into a unified vision pipeline presents significant engineering challenges and costs. Recently, Multimodal Large Language Models (MLLMs) have emerged as novel backbones for various downstream tasks. We argue that leveraging the pre-training capabilities of MLLMs enables the creation of a simplified framework, thus mitigating the need for task-specific encoders. Specifically, the large-scale pretrained knowledge in MLLMs allows for easier fine-tuning to downstream robotic vision tasks and yields superior performance. We introduce the RoboLLM framework, equipped with a BEiT-3 backbone, to address all visual perception tasks in the ARMBench challenge-a large-scale robotic manipulation dataset about real-world warehouse scenarios. RoboLLM not only outperforms existing baselines but also substantially reduces the engineering burden associated with model selection and tuning. The source code is publicly available at https://github.com/longkukuhi/armbench.

📄 PDF Abstract BibTeX arXiv:2310.10221

Code (1)

longkukuhi/armbench 공식 구현 pytorch

Tasks

Instance SegmentationModel Selectionobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Look Before You Leap: Unveiling the Power of GPT-4V in Robotic Vision-Language Planning

2023-11-29 · Yingdong Hu, Fanqi Lin, Tong Zhang, Li Yi 외

In this study, we are interested in imbuing robots with the capability of physically-grounded task planning. Recent advancements have shown that large language models (LLMs) possess extensive knowledge useful in robotic …

Task Planning

MuseVLA: An Adaptive Multimodal Sensing Vision-Language-Action Model for Robotic Manipulation

2026-06-16 · Xingyuming Liu, Ruichun Ma, Heyu Guo, Qixiu Li 외 arxiv

Humans naturally leverage diverse sensing modalities to interact with the physical world, while most Vision-Language-Action (VLA) models for robotics rely solely on RGB observations. This limits their ability to perceive…

TactEx: An Explainable Multimodal Robotic Interaction Framework for Human-Like Touch and Hardness Estimation

2026-02-21 · Felix Verstraete, Lan Wei, Wen Fan, Dandan Zhang arxiv

Accurate perception of object hardness is essential for safe and dexterous contact-rich robotic manipulation. Here, we present TactEx, an explainable multimodal robotic interaction framework that unifies vision, touch, a…

OmniVLA: Physically-Grounded Multimodal VLA with Unified Multi-Sensor Perception for Robotic Manipulation

2025-11-03 · Heyu Guo, Shanmu Wang, Ruichun Ma, Shiqi Jiang 외 arxiv

Vision-language-action (VLA) models have shown strong generalization for robotic action prediction through large-scale vision-language pretraining. However, most existing models rely solely on RGB cameras, limiting their…

SimWorld-Robotics: Synthesizing Photorealistic and Dynamic Urban Environments for Multimodal Robot Navigation and Collaboration

2025-12-10 · Yan Zhuang, Jiawei Ren, Xiaokang Ye, Jianzhi Shen 외 arxiv

Recent advances in foundation models have shown promising results in developing generalist robotics that can perform diverse tasks in open-ended scenarios given multimodal inputs. However, current work has been mainly fo…

Vision-Language NavigationSpatial ReasoningRobot Navigation