paper-with-me

Papers

A tutorial note on collecting simulated data for vision-language-action models

2025-08-06 · Heran Wu, Zirun Zhou, Jingfeng Zhang arxiv

Traditional robotic systems typically decompose intelligence into independent modules for computer vision, natural language processing, and motion control. Vision-Language-Action (VLA) models fundamentally transform this approach by employing a single neural network that can simultaneously process visual observations, understand human instructions, and directly output robot actions -- all within a unified framework. However, these systems are highly dependent on high-quality training datasets that can capture the complex relationships between visual observations, language instructions, and robotic actions. This tutorial reviews three representative systems: the PyBullet simulation framework for flexible customized data generation, the LIBERO benchmark suite for standardized task definition and evaluation, and the RT-X dataset collection for large-scale multi-robot data acquisition. We demonstrated dataset generation approaches in PyBullet simulation and customized data collection within LIBERO, and provide an overview of the characteristics and roles of the RT-X dataset for large-scale multi-robot data acquisition.

📄 PDF Abstract BibTeX arXiv:2508.06547

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Multimodal Models: Notes on CVPR 2023 Tutorial

2023-06-26 · Chunyuan Li

This tutorial note summarizes the presentation on ``Large Multimodal Models: Towards Building and Surpassing Multimodal GPT-4'', a part of CVPR 2023 tutorial on ``Recent Advances in Vision Foundation Models''. The tutori…

Language ModelingLanguage Modelling

The possibility of making \$138,000 from shredded banknote pieces using computer vision

2023-11-17 · Chung To Kong

Every country must dispose of old banknotes. At the Hong Kong Monetary Authority visitor center, visitors can buy a paperweight souvenir full of shredded banknotes. Even though the shredded banknotes are small, by using …

Lecture Notes on Fair Division

2018-06-11 · Ulle Endriss

Fair division is the problem of dividing one or several goods amongst two or more agents in a way that satisfies a suitable fairness criterion. These Notes provide a succinct introduction to the field. We cover three mai…

Fairness

Advancing Earth Observation Through Machine Learning: A TorchGeo Tutorial

2026-03-02 · Caleb Robinson, Nils Lehmann, Adam J. Stewart, Burak Ekim 외 arxiv

Earth observation machine learning pipelines differ fundamentally from standard computer vision workflows. Imagery is typically delivered as large, georeferenced scenes, labels may be raster masks or vector geometries in…

Semantic Segmentation

Lecture Notes: Optimization for Machine Learning

2019-09-08 · Elad Hazan

Lecture notes on optimization for machine learning, derived from a course at Princeton University and tutorials given in MLSS, Buenos Aires, as well as Simons Foundation, Berkeley.

BIG-bench Machine Learning