paper-with-me

홈 › Papers

A Modular Vision-Language-Action Robotics Framework for Indoor Environments

2026-06-30 · Anindya Jana, Snehasis Banerjee, Arup Sadhu, Ranjan Dasgupta arxiv

This paper presents an integrated system for the CMU Vision-Language-Action (VLA) Challenge, designed to enable an autonomous agent to perform complex tasks based on natural language instructions. Our framework employs a modular architecture that orchestrates environment mapping, question processing, and navigation. The system operates in two parallel streams: a perception pipeline that constructs a semantic voxel map from real-time camera feeds using OwlViT embeddings, and a language pipeline that classifies user commands with a Vision-Language Model. The mapping is time-constrained; the system proceeds with a partial map if a 500-second exploration limit is reached. The classified query is then grounded in the geometric and semantic context of the map to generate a detailed prompt for the VLM. This yields an actionable output, demonstrating a capable solution for bridging the gap between human language and robotic action.

📄 PDF Abstract BibTeX arXiv:2606.31144

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modular Framework for Visuomotor Language Grounding

2021-09-05 · Kolby Nottingham, Litian Liang, Daeyun Shin, Charless C. Fowlkes 외

Natural language instruction following tasks serve as a valuable test-bed for grounded language and robotics research. However, data collection for these tasks is expensive and end-to-end approaches suffer from data inef…

Instruction Following

droidlet: modular, heterogenous, multi-modal agents

2021-01-25 · Anurag Pratik, Soumith Chintala, Kavya Srinet, Dhiraj Gandhi 외

In recent years, there have been significant advances in building end-to-end Machine Learning (ML) systems that learn at scale. But most of these systems are: (a) isolated (perception, speech, or language only); (b) trai…

MoIRA: Modular Instruction Routing Architecture for Multi-Task Robotics

2025-07-02 · Dmytro Kuzmenko, Nadiya Shvai arxiv

Mixture-of-Experts (MoE) approaches have recently gained traction in robotics applications due to their ability to dynamically allocate computational resources and specialize sub-networks for distinct tasks or environmen…

AI-IoT-Robotics Integration: Survey of Frameworks, Emerging Trends, and the Path Toward Connected Robotics

2026-05-31 · Ranulfo Bezerra, Satoshi Tadokoro, Kazunori Ohno arxiv

The convergence of Artificial Intelligence, the Internet of Things, and Robotics is no longer a futuristic vision; it is rapidly becoming the foundation of real-time, intelligent, and context-aware systems. AI enables pe…

LiteVLA-Edge: Quantized On-Device Multimodal Control for Embedded Robotics

2026-03-03 · Justin Williams, Kishor Datta Gupta, Roy George, Mrinmoy Sarkar arxiv

Vision-Language-Action (VLA) models provide a unified framework for perception, language conditioning, and action generation, but many existing systems remain difficult to deploy in embedded robotic settings because of t…