paper-with-me

홈 › Papers

SPRINT: Scalable Policy Pre-Training via Language Instruction Relabeling

2023-06-20 · Jesse Zhang, Karl Pertsch, Jiahui Zhang, Joseph J. Lim

Pre-training robot policies with a rich set of skills can substantially accelerate the learning of downstream tasks. Prior works have defined pre-training tasks via natural language instructions, but doing so requires tedious human annotation of hundreds of thousands of instructions. Thus, we propose SPRINT, a scalable offline policy pre-training approach which substantially reduces the human effort needed for pre-training a diverse set of skills. Our method uses two core ideas to automatically expand a base set of pre-training tasks: instruction relabeling via large language models and cross-trajectory skill chaining through offline reinforcement learning. As a result, SPRINT pre-training equips robots with a much richer repertoire of skills. Experimental results in a household simulator and on a real robot kitchen manipulation task show that SPRINT leads to substantially faster learning of new long-horizon tasks than previous pre-training approaches. Website at https://clvrai.com/sprint.

📄 PDF Abstract BibTeX arXiv:2306.11886

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

SPRINT: Efficient Spectral Priors for Humanoid Athletic Sprints

2026-05-27 · Yantong Wei, Kaihong Huang, Hainan Pan, Jiawei Luo 외 arxiv

The pursuit of humanoid athletic sprints is hindered by a scarcity of humanoid-viable kinematic reference data and the inability of existing frameworks to maintain stability during sprints. To overcome these limitations,…

Sprint: Sparse-Dense Residual Fusion for Efficient Diffusion Transformers

2025-10-24 · Dogyun Park, Moayed Haji-Ali, Yanyu Li, Willi Menapace 외 arxiv

Diffusion Transformers (DiTs) deliver state-of-the-art generative performance but their quadratic training cost with sequence length makes large-scale pretraining prohibitively expensive. Token dropping can reduce traini…

Scalable Sparse Regression for Model Discovery: The Fast Lane to Insight

2024-05-14 · Matthew Golden

There exist endless examples of dynamical systems with vast available data and unsatisfying mathematical descriptions. Sparse regression applied to symbolic libraries has quickly emerged as a powerful tool for learning g…

Model Discoveryregression

Scaling Structure Aware Virtual Screening to Billions of Molecules with SPRINT

2024-11-23 · Andrew T. McNutt, Abhinav K. Adduri, Caleb N. Ellington, Monica T. Dayao 외

Virtual screening of small molecules against protein targets can accelerate drug discovery and development by predicting drug-target interactions (DTIs). However, structure-based methods like molecular docking are too sl…

Drug DiscoveryMolecular Docking

PolicyAlign: Direct Policy-Based Safety Alignment for Large Language Models

2026-06-24 · Chang Wu, Junfeng Fang, Houcheng Jiang, Kai Tang 외 arxiv

Safety alignment of large language models (LLMs) typically depends on high-quality supervision data, such as safe demonstrations or preference pairs. However, in real-world deployment, emerging safety requirements are of…