paper-with-me

홈 › Papers

Leveraging Locality to Boost Sample Efficiency in Robotic Manipulation

2024-06-15 · Tong Zhang, Yingdong Hu, Jiacheng You, Yang Gao

Given the high cost of collecting robotic data in the real world, sample efficiency is a consistently compelling pursuit in robotics. In this paper, we introduce SGRv2, an imitation learning framework that enhances sample efficiency through improved visual and action representations. Central to the design of SGRv2 is the incorporation of a critical inductive bias-action locality, which posits that robot's actions are predominantly influenced by the target object and its interactions with the local environment. Extensive experiments in both simulated and real-world settings demonstrate that action locality is essential for boosting sample efficiency. SGRv2 excels in RLBench tasks with keyframe control using merely 5 demonstrations and surpasses the RVT baseline in 23 of 26 tasks. Furthermore, when evaluated on ManiSkill2 and MimicGen using dense control, SGRv2's success rate is 2.54 times that of SGR. In real-world environments, with only eight demonstrations, SGRv2 can perform a variety of tasks at a markedly higher success rate compared to baseline models. Project website: http://sgrv2-robot.github.io

📄 PDF Abstract BibTeX arXiv:2406.10615

Code (1)

TongZhangTHU/sgr 공식 구현 pytorch

Tasks

Imitation LearningInductive BiasRobot Manipulation

Similar Papers 제목 키워드 기반

Efficiently Training On-Policy Actor-Critic Networks in Robotic Deep Reinforcement Learning with Demonstration-like Sampled Exploration

2021-09-27 · Zhaorun Chen, Binhao Chen, Shenghan Xie, Liang Gong 외

In complex environments with high dimension, training a reinforcement learning (RL) model from scratch often suffers from lengthy and tedious collection of agent-environment interactions. Instead, leveraging expert demon…

Deep Reinforcement LearningMuJoCoReinforcement Learning (RL)

PolarMAE: Efficient Fetal Ultrasound Pre-training via Semantic Screening and Polar-Guided Masking

2026-04-17 · Meng Lv, Yapeng Li, Hang Su, Juhua Liu 외 arxiv

Intelligent fetal ultrasound (US) interpretation is crucial for prenatal diagnosis, but high annotation costs and operator-induced variance make unsupervised pre-training a highly promising paradigm. However, existing pr…

Unsupervised Pre-training

Flash3D: Super-scaling Point Transformers through Joint Hardware-Geometry Locality

2024-12-21 · CVPR 2025 1 · Liyan Chen, Gregory P. Meyer, Zaiwei Zhang, Eric M. Wolff 외

Recent efforts recognize the power of scale in 3D learning (e.g. PTv3) and attention mechanisms (e.g. FlashAttention). However, current point cloud backbones fail to holistically unify geometric locality, attention mecha…

GPU

GNNSampler: Bridging the Gap between Sampling Algorithms of GNN and Hardware

2021-08-26 · Xin Liu, Mingyu Yan, Shuhan Song, Zhengyang Lv 외

Sampling is a critical operation in Graph Neural Network (GNN) training that helps reduce the cost. Previous literature has explored improving sampling algorithms via mathematical and statistical methods. However, there …

Graph Neural Network

Stein's method for marginals on large graphical models

2024-10-15 · Tiangang Cui, Shuigen Liu, Xin T. Tong

Many spatial models exhibit locality structures that effectively reduce their intrinsic dimensionality, enabling efficient approximation and sampling of high-dimensional distributions. However, existing approximation tec…