HyperAIHyperAI

Command Palette

Search for a command to run...

RoboPocket: 스마트폰을 활용한 로봇 정책의 즉각적 개선

Junjie Fang Wendi Chen Han Xue Fangyuan Zhou Tian Le Yi Wang Yuting Zhang Jun Lv Chuan Wen Cewu Lu

초록

모방 학습의 확장은 근본적으로 데이터 수집 효율성에 의해 제약받습니다. 최근 현장 데이터 획득을 위한 확장 가능한 해결책으로 손에 쥐는 인터페이스가 등장했으나, 이는 주로 개방형 루프(open-loop) 방식으로 운영됩니다. 즉, 조작자는 정책의 약점을 인지하지 못한 채 맹목적으로 시연 데이터를 수집함으로써, 중요한 상태 분포에 대한 불충분한 커버리지를 초래합니다. 반면, DAgger와 같은 상호작용적 방법은 공변량 이동(covariate shift) 문제를 효과적으로 해결하지만, 물리적 로봇 실행에 의존하므로 비용이 높고 확장성이 제한적입니다. 이러한 상충 관계를 해결하기 위해, 우리는 단일 소비자용 스마트폰만으로 로봇 없이 실시간 정책 반복(Robot-Free Instant Policy Iteration)을 가능하게 하는 휴대용 시스템 'RoboPocket'을 제안합니다. RoboPocket 의 핵심 혁신은 증강 현실(Augmented Reality, AR) 기반의 시각적 예지(Visual Foresight)를 통해 정책이 예측한 궤적을 시각화하는 원격 추론(Remote Inference) 프레임워크입니다. 이러한 몰입형 피드백을 통해 데이터 수집자는 물리적 로봇 없이도 잠재적 실패를 사전에 식별하고, 정책의 취약 영역에 집중하여 데이터 수집을 최적화할 수 있습니다. 또한, 우리는 유입되는 데이터로 정책을 지속적으로 업데이트하는 비동기식 온라인 미세 조정(Online Finetuning) 파이프라인을 구현하여 학습 루프를 수 분 내에 폐쇄했습니다. 광범위한 실험 결과, RoboPocket 은 데이터 확장 법칙을 준수하며 오프라인 확장 전략 대비 데이터 효율성을 2 배 향상시켜, 오랫동안 존재해 온 효율성 병목 현상을 극복함을 입증했습니다. 더욱이, 본 연구에서 제안한 실시간 반복 루프는 소수의 상호작용적 수정만으로도 분산 환경에서 샘플 효율성을 최대 2 배까지 증대시킵니다. 프로젝트 페이지 및 영상: https://robo-pocket.github.io.

One-sentence Summary

Researchers from Shanghai Jiao Tong University and Noematrix Ltd. introduce RoboPocket, a smartphone-based system that uses AR Visual Foresight to enable robot-free instant policy iteration, allowing users to proactively identify failures and refine policies in minutes while doubling data efficiency compared to traditional offline methods.

Key Contributions

  • RoboPocket addresses the scalability bottleneck in robot learning by transforming passive handheld data collection into an active, computationally guided workflow that provides real-time on-device feedback for higher quality demonstrations.
  • The system introduces a novel Robot-Free Instant Policy Iteration paradigm that uses AR Visual Foresight to visualize predicted trajectories, allowing users to proactively identify and correct policy weaknesses without physical robot deployment.
  • Experiments across diverse manipulation tasks demonstrate that this approach adheres to data scaling laws and achieves up to a 2× improvement in data efficiency compared to offline strategies while enabling rapid distributed learning.

Introduction

Scaling imitation learning in robotics is hindered by the high cost and logistical difficulty of collecting diverse, high-quality data from physical robots. Prior handheld interfaces allow for robot-free data collection but operate in an open-loop manner, forcing users to record demonstrations blindly without knowing where the current policy fails. Conversely, interactive methods that correct these failures require physical robot deployment, which is slow, risky, and impossible to scale across distributed environments. The authors introduce RoboPocket, a system that transforms a consumer smartphone into an intelligent co-pilot for robot learning by using Augmented Reality Visual Foresight to project the policy's predicted trajectory directly onto the user's screen. This approach enables users to proactively identify and correct policy weaknesses in minutes without a physical robot, while an asynchronous online finetuning pipeline instantly updates the model with new data to close the learning loop.

Dataset

  • Dataset Composition and Sources: The authors construct a dataset for the "Mouse Arrangement" task to validate data scaling laws, drawing from 32 distinct environments and 47 unique object pairs. The environments span both indoor and outdoor settings to ensure diverse lighting conditions and textures, while object pairs are formed by combining various mice and mouse pads.

  • Key Details for Each Subset:

    • Environment Selection: Two object pairs are randomly selected for data collection within each of the 32 environments.
    • Demonstration Volume: The team collects 25 demonstrations for every single environment-object pair combination.
    • Evaluation Setup: Testing occurs across 3 different scenes, utilizing 2 initial robot poses and 3 initial object poses to assess generalization.
  • Model Usage and Training Strategy: Following the protocol from Data Scaling Laws, the authors use this dataset to verify that their RoboPocket system generates high-quality data adhering to power-law scaling relationships. The study emphasizes that increasing diversity in environments and objects is more critical for zero-shot generalization than simply increasing the number of demonstrations per scene.

  • Processing and Hardware Configuration:

    • Physical Setup: Data collection utilizes a Flexiv Rizon 4 robot arm with a Robotiq 2F-85 adaptive gripper fitted with TPU soft fingers to match the handheld collector.
    • Data Streaming: An iPhone mounted on the gripper streams camera feeds in real-time to a workstation acting as both the Data Serving Node and Training Server.
    • Infrastructure: The system runs on a workstation equipped with an Intel Core i9-12900K CPU and NVIDIA GeForce RTX 3090 GPU, powered by an EcoFlow DELTA 3 MAX portable station.
    • Inference: A separate workstation with an Intel Core i9-13900K CPU and NVIDIA GeForce RTX 4090 GPU serves as the Inference Server during Robot-free Instant Policy Iteration.

Method

The authors propose RoboPocket, a system designed to transition from passive data recording to computationally guided learning. Refer to the framework diagram which contrasts the traditional offline iteration loop, characterized by prolonged feedback and limited scenarios, with the proposed instant policy update process that operates without a physical robot. This new workflow enables distributed environments and instant policy updates through a three-step cycle of policy updating, following the policy's intent, and collecting corrections.

The system relies on a specialized hardware-software co-design to ensure physical consistency and real-time interaction. Refer to the hardware and software interface diagram which details the isomorphic gripper, fisheye lens, and the AR-based interaction design. The hardware architecture utilizes an iPhone Pro as an Edge-Compute Hub to run real-time VIO and kinematic solving. It features an isomorphic adaptive gripper that replicates the underactuated dynamics of the target robot to minimize the embodiment gap. Additionally, a custom fisheye lens expands the visual context, while a magnetic encoder captures gripper width with high fidelity. On the software side, the interface provides active data verification through SLAM monitoring and an on-device IK solver, alongside an AR trajectory replay feature that allows users to visualize the end-effector path in real-time.

The core research question driving the system design is how to efficiently collect specific data distributions that the robot actually needs. The authors formulate the robotic manipulation task as a Markov Decision Process (MDP) defined by the tuple (S,A,P,R,γ)(\mathcal{S}, \mathcal{A}, \mathcal{P}, \mathcal{R}, \gamma)(S,A,P,R,γ). Standard Imitation Learning utilizes a static dataset to train a policy πθ(atst)\pi_{\theta}(\mathbf{a}_t|\mathbf{s}_t)πθ(atst) that minimizes the divergence from the expert distribution. However, due to compounding errors, the policy inevitably encounters out-of-distribution (OOD) states. Formally, the objective is to minimize the loss under the induced distribution:

J(π)=Esdπ[(π(s),π(s))]J ( \pi ) = \mathbb { E } _ { \mathbf { s } \sim d _ { \pi } } [ \ell ( \pi ( \mathbf { s } ) , \pi ^ { * } ( \mathbf { s } ) ) ]J(π)=Esdπ[(π(s),π(s))]

To facilitate continuous learning, the backend employs a distributed server architecture. Refer to the system architecture diagram which illustrates the flow from human operators identifying weaknesses to the training server performing online finetuning. The process begins with human operators identifying anticipated failures or OOD states in the real world. Collected corrective data is immediately streamed to the Data Serving Node. The Training Server then performs online finetuning using a weighted sampling strategy, constructing batches with 50% from the original offline dataset and 50% from the new online dataset to prevent catastrophic forgetting. Finally, updated model weights are synchronized to the Inference Server, achieving a round-trip latency of under 150ms. This architecture creates a tight feedback loop where the user sees a failure, collects corrective data, and the AR visualization reflects the updated policy's improved behavior within minutes.

Experiment

  • System capability verification confirms that RoboPocket achieves high-fidelity trajectory tracking with superior stability compared to standard SLAM systems, while significantly reducing data collection time through online processing and ensuring physically plausible motion data.
  • Validation of data scaling laws demonstrates that policy performance on diverse object arrangements follows a power law, proving the system's suitability for large-scale robot learning.
  • Experiments on four challenging manipulation tasks show that Robot-Free Instant Policy Iteration breaks the performance plateau of standard imitation learning by enabling targeted collection of failure recovery data, achieving results comparable to expert manual intervention without physical robot access.
  • Distributed deployment across multiple environments reveals that the system facilitates rapid policy adaptation and robust generalization, allowing users to substantially improve success rates in new scenes with minimal interactive corrections.
  • User studies indicate that non-expert participants effectively utilize real-time feedback and virtual foresight to identify model weaknesses, collecting correction data with state coverage comparable to that of experienced experimenters.

AI로 AI 구축

아이디어에서 출시까지 — 무료 AI 코코딩, 즉시 사용 가능한 환경, 최적의 GPU 가격으로 AI 개발을 가속화하세요.

AI 협업 코딩
바로 사용 가능한 GPU
최적의 가격

HyperAI Newsletters

최신 정보 구독하기
한국 시간 매주 월요일 오전 9시 에 이번 주의 최신 업데이트를 메일로 발송합니다
이메일 서비스 제공: MailChimp