Dynin-Robotics: Omnimodal Unified Diffusion Vision-Language-Action Model

Hoeun Lee, Jaeik Kim, Jusang Oh, Jinhyeok Kim, Geon Choi, Hyeonggeun Kim, Jaeyoung Do

arXiv:2609.13053 · 2026-09-15 공개 · arXiv · PDF

diffusion-models vision-language-action robotics libero pretraining action-generation masked-diffusion trajectory-modeling

Abstract

Visual goal and dynamics prediction can provide language-conditioned robot policies with both a target outcome and a representation of action-dependent scene changes. We bring these predictions into action generation and selection through a shared trajectory model. Dynin-Robotics implements this formulation on Dynin-Omni, an omnimodal masked-diffusion backbone, representing language, visual observations, goals, and actions as discrete tokens. By varying conditioning and target spans, the same model learns action prediction, action-conditioned next-observation prediction, terminal goal-state prediction, and trajectory-to-instruction reconstruction. These interfaces support test-time scaling through goal prediction, action-candidate evaluation, and joint refinement of action and future-state predictions. We continually pretrain the model on approximately 1.33 million trajectories from 48 Open X-Embodiment datasets and adapt it separately to downstream domains. On two VLABench tasks, robot pretraining improves adaptation within a fixed Stage-2 step budget, and the full objective mixture improves shifted-instruction success over Policy-only post-training under the same coupled decoder. Combining goal guidance with joint action-next-state denoising further improves shifted-instruction success over action-only decoding; the benefit depends on how the predictions are composed. Dynin-Robotics achieves competitive performance on LIBERO and zero-shot LIBERO-Plus, together with a 78.4% average success rate across four manipulation conditions on a Franka Research 3 robot. An optimized block-parallel implementation accelerates model-side action decoding by up to 29.2x relative to the base implementation under the reported profiling setup. These results support shared trajectory modeling as a common interface for learning complementary robot objectives and composing their predictions during control.

한국어 요약

한 줄 요약

Dynin-Robotics는 언어-비주얼-액션을 통합한 공유된 마스킹 확산 모델로, 78.4%의 성공률을 달성하고 29.2× 가속화된 액션 디코딩을 지원한다.

핵심 기여도

핵심 아이디어

Dynin-Robotics는 언어, 비주얼, 액션, 목표를 하나의 이산 토큰 시퀀스로 표현하는 **공유된 마스킹 확산 모델**(Dynin-Omni)을 기반으로 한다. 이 모델은 조건과 타겟 스팬을 변화시켜 다양한 학습 목표를 학습할 수 있다. 예를 들어, 액션 예측, 액션-조건 미래 관측 예측, 종단 목표 상태 예측, 트레jectory-인스트럭션 재구성 등이 가능하다. 이는 **동일한 모델이 다양한 조건적 인터페이스를 지원**하며, 추론 시 액션 후보 평가, 목표 예측, 액션-미래 상태 공동 정제를 통해 계산 자원을 유연하게 할당할 수 있음을 의미한다. 핵심 아이디어는 **단일 모델이 여러 로봇 학습 목표를 학습하고, 추론 시 예측을 조합하여 제어를 개선**할 수 있다는 점이다.

기술적 접근법

주요 결과

의의 및 한계

Dynin-Robotics는 **단일 모델이 여러 로봇 학습 목표를 학습하고, 추론 시 예측을 조합하여 제어를 개선**할 수 있음을 보여준다. 이는 로봇 정책, 시각 예측, 작업 이해를 통합하는 **유연한 인터페이스**를 제공하며, **동일한 모델이 다양한 도메인에 적응**할 수 있음을 입증한다. 또한, **블록-병렬 디코딩**을 통해 추론 속도를 크게 향상시켜 실시간 제어에 유리하다. 그러나, 평가가 **단일 로봇 플랫폼**(Franka Research 3)에 한정되었으며, **장기 미래 예측**이나 **트레jectory-언어 정확도**에 대한 정량적 평가가 부족하다는 한계가 있다.

실용적 활용

Dynin-Robotics는 **자연어 지시에 기반한 로봇 조작**이 필요한 산업 현장, 예를 들어, 물류, 제조, 서비스 로봇 분야에서 활용 가능하다. 또한, **다중 도메인에서의 적응 학습**이 필요한 연구 환경에서도 유용하며, **실시간 액션 제어**가 요구되는 시스템에 적용할 수 있다.