paper-with-me

Papers

SparseDice: Imitation Learning for Temporally Sparse Data via Regularization

2021-06-13 · ICML Workshop URL 2021 7 · Alberto Camacho, Izzeddin Gur, Marcin Lukasz Moczulski, Ofir Nachum, Aleksandra Faust

Imitation learning learns how to act by observing the behavior of an expert demonstrator. We are concerned with a setting where the demonstrations comprise only a subset of state-action pairs (as opposed to the whole trajectories). Our setup reflects the limitations of real-world problems when accessing the expert data. For example, user logs may contain incomplete traces of behavior, or in robotics non-technical human demonstrators may describe trajectories using only a subset of all state-action pairs. A recent approach to imitation learning via distribution matching, ValueDice, tends to overfit when demonstrations are temporally sparse. We counter the overfitting by contributing regularization losses. Our empirical evaluation with Mujoco benchmarks shows that we can successfully learn from very sparse and scarce expert data. Moreover, (i) the quality of the learned policies is often comparable to those learned with full expert trajectories, and (ii) the number of training steps required to learn from sparse data is similar to the number of training steps when the agent has access to full expert trajectories.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation LearningMuJoCo

Similar Papers 제목 키워드 기반

Wetland mapping from sparse annotations with satellite image time series and temporal-aware segment anything model

2026-01-16 · Shuai Yuan, Tianwu Lin, Shuang Chen, Yu Xia 외 arxiv

Accurate wetland mapping is essential for ecosystem monitoring, yet dense pixel-level annotation is prohibitively expensive and practical applications usually rely on sparse point labels, under which existing deep learni…

Low-rank on Graphs plus Temporally Smooth Sparse Decomposition for Anomaly Detection in Spatiotemporal Data

2020-10-23 · Seyyid Emre Sofuoglu, Selin Aviyente

Anomaly detection in spatiotemporal data is a challenging problem encountered in a variety of applications including hyperspectral imaging, video surveillance, and urban traffic monitoring. Existing anomaly detection met…

Anomaly DetectionTensor Decomposition

On the Identification of Temporally Causal Representation with Instantaneous Dependence

2024-05-24 · Zijian Li, Yifan Shen, Kaitao Zheng, Ruichu Cai 외

Temporally causal representation learning aims to identify the latent causal process from time series observations, but most methods require the assumption that the latent causal processes do not have instantaneous relat…

Motion ForecastingRepresentation LearningTime SeriesVariational Inference

See In Detail: Enhancing Sparse-view 3D Gaussian Splatting with Local Depth and Semantic Regularization

2025-01-20 · Zongqi He, Zhe Xiao, Kin-Chung Chan, Yushen Zuo 외

3D Gaussian Splatting (3DGS) has shown remarkable performance in novel view synthesis. However, its rendering quality deteriorates with sparse inphut views, leading to distorted content and reduced details. This limitati…

3DGSNovel View Synthesis

Single-frame Regularization for Temporally Stable CNNs

2019-02-27 · CVPR 2019 6 · Gabriel Eilertsen, Rafał K. Mantiuk, Jonas Unger

Convolutional neural networks (CNNs) can model complicated non-linear relations between images. However, they are notoriously sensitive to small changes in the input. Most CNNs trained to describe image-to-image mappings…

Motion EstimationOptical Flow Estimation