paper-with-me

Papers

Keep it Simple: Data-efficient Learning for Controlling Complex Systems with Simple Models

2021-02-04 · Thomas Power, Dmitry Berenson

When manipulating a novel object with complex dynamics, a state representation is not always available, for example for deformable objects. Learning both a representation and dynamics from observations requires large amounts of data. We propose Learned Visual Similarity Predictive Control (LVSPC), a novel method for data-efficient learning to control systems with complex dynamics and high-dimensional state spaces from images. LVSPC leverages a given simple model approximation from which image observations can be generated. We use these images to train a perception model that estimates the simple model state from observations of the complex system online. We then use data from the complex system to fit the parameters of the simple model and learn where this model is inaccurate, also online. Finally, we use Model Predictive Control and bias the controller away from regions where the simple model is inaccurate and thus where the controller is less reliable. We evaluate LVSPC on two tasks; manipulating a tethered mass and a rope. We find that our method performs comparably to state-of-the-art reinforcement learning methods with an order of magnitude less data. LVSPC also completes the rope manipulation task on a real robot with 80% success rate after only 10 trials, despite using a perception system trained only on images from simulation.

📄 PDF Abstract BibTeX arXiv:2102.02493

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Similar Papers 제목 키워드 기반

With a Little Help From My Friends: Collective Manipulation in Risk-Controlling Recommender Systems

2026-03-30 · Giovanni De Toni, Cristian Consonni, Erasmo Purificato, Emilia Gomez 외 arxiv

Recommendation systems have become central gatekeepers of online information, shaping user behaviour across a wide range of activities. In response, users increasingly organize and coordinate to steer algorithmic outcome…

Recommendation Systems

Controlling Decoding for More Abstractive Summaries with Copy-Based Networks

2018-03-19 · Noah Weber, Leena Shekhar, Niranjan Balasubramanian, Kyunghyun Cho

Attention-based neural abstractive summarization systems equipped with copy mechanisms have shown promising results. Despite this success, it has been noticed that such a system generates a summary by mostly, if not enti…

Abstractive Text SummarizationExtractive Summarization

Controlling dynamical systems to complex target states using machine learning: next-generation vs. classical reservoir computing

2023-07-14 · Alexander Haluszczynski, Daniel Köglmayr, Christoph Räth

Controlling nonlinear dynamical systems using machine learning allows to not only drive systems into simple behavior like periodicity but also to more complex arbitrary dynamics. For this, it is crucial that a machine le…

Nearly Optimal Algorithms with Sublinear Computational Complexity for Online Kernel Regression

2023-06-14 · Junfan Li, Shizhong Liao

The trade-off between regret and computational cost is a fundamental problem for online kernel regression, and previous algorithms worked on the trade-off can not keep optimal regret bounds at a sublinear computational c…

regression

Counterexample-Guided Synthesis of Perception Models and Control

2019-11-04 · Shromona Ghosh, Yash Vardhan Pant, Hadi Ravanbakhsh, Sanjit A. Seshia

Recent advances in learning-based perception systems have led to drastic improvements in the performance of robotic systems like autonomous vehicles and surgical robots. These perception systems, however, are hard to ana…

Autonomous Vehicles