paper-with-me

홈 › Papers

SAGCI-System: Towards Sample-Efficient, Generalizable, Compositional, and Incremental Robot Learning

2021-11-29 · Jun Lv, Qiaojun Yu, Lin Shao, Wenhai Liu, Wenqiang Xu, Cewu Lu

Building general-purpose robots to perform a diverse range of tasks in a large variety of environments in the physical world at the human level is extremely challenging. It requires the robot learning to be sample-efficient, generalizable, compositional, and incremental. In this work, we introduce a systematic learning framework called SAGCI-system towards achieving these above four requirements. Our system first takes the raw point clouds gathered by the camera mounted on the robot's wrist as the inputs and produces initial modeling of the surrounding environment represented as a file of Unified Robot Description Format (URDF). Our system adopts a learning-augmented differentiable simulation that loads the URDF. The robot then utilizes the interactive perception to interact with the environment to online verify and modify the URDF. Leveraging the differentiable simulation, we propose a model-based learning algorithm combining object-centric and robot-centric stages to efficiently produce policies to accomplish manipulation tasks. We apply our system to perform articulated object manipulation tasks, both in the simulation and the real world. Extensive experiments demonstrate the effectiveness of our proposed learning framework. Supplemental materials and videos are available on https://sites.google.com/view/egci.

📄 PDF Abstract BibTeX arXiv:2111.14693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Compositional Few-Shot Class-Incremental Learning

2024-05-27 · Yixiong Zou, Shanghang Zhang, Haichen Zhou, Yuhua Li 외

Few-shot class-incremental learning (FSCIL) is proposed to continually learn from novel classes with only a few samples after the (pre-)training on base classes with sufficient data. However, this remains a challenge. In…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning

gCoRF: Generative Compositional Radiance Fields

2022-10-31 · Mallikarjun BR, Ayush Tewari, Xingang Pan, Mohamed Elgharib 외

3D generative models of objects enable photorealistic image synthesis with 3D control. Existing methods model the scene as a global scene representation, ignoring the compositional aspect of the scene. Compositional reas…

Image Generation

Composition-Incremental Learning for Compositional Generalization

2025-11-12 · Zhen Li, Yuwei Wu, Chenchen Jing, Che Sun 외 arxiv

Compositional generalization has achieved substantial progress in computer vision on pre-collected training data. Nonetheless, real-world data continually emerges, with possible compositions being nearly infinite, long-t…

Compositional Zero-Shot LearningIncremental Learning

A Second-Order Perspective on Model Compositionality and Incremental Learning

2024-05-25 · Angelo Porrello, Lorenzo Bonicelli, Pietro Buzzega, Monica Millunzi 외

The fine-tuning of deep pre-trained models has revealed compositional properties, with multiple specialized modules that can be arbitrarily composed into a single, multi-task model. However, identifying the conditions th…

Incremental Learning

Composition and decomposition of GANs

2019-01-23 · Yeu-Chern Harn, Zhenghao Chen, Vladimir Jojic

In this work, we propose a composition/decomposition framework for adversarially training generative models on composed data - data where each sample can be thought of as being constructed from a fixed number of componen…