paper-with-me

홈 › Papers

Comparing Reconstruction- and Contrastive-based Models for Visual Task Planning

2021-09-14 · Constantinos Chamzas, Martina Lippi, Michael C. Welle, Anastasia Varava, Lydia E. Kavraki, Danica Kragic

Learning state representations enables robotic planning directly from raw observations such as images. Most methods learn state representations by utilizing losses based on the reconstruction of the raw observations from a lower-dimensional latent space. The similarity between observations in the space of images is often assumed and used as a proxy for estimating similarity between the underlying states of the system. However, observations commonly contain task-irrelevant factors of variation which are nonetheless important for reconstruction, such as varying lighting and different camera viewpoints. In this work, we define relevant evaluation metrics and perform a thorough study of different loss functions for state representation learning. We show that models exploiting task priors, such as Siamese networks with a simple contrastive loss, outperform reconstruction-based representations in visual task planning.

📄 PDF Abstract BibTeX arXiv:2109.06737

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningTask Planning

Similar Papers 제목 키워드 기반

Towards Fine-grained Visual Representations by Combining Contrastive Learning with Image Reconstruction and Attention-weighted Pooling

2021-04-09 · Jonas Dippel, Steffen Vogler, Johannes Höhne

This paper presents Contrastive Reconstruction, ConRec - a self-supervised learning algorithm that obtains image representations by jointly optimizing a contrastive and a self-reconstruction loss. We showcase that state-…

Contrastive LearningDecoderImage ReconstructionSelf-Supervised Learning

CAPE: Contrastive Action-conditioned Parallel Encoding for Embodied Planning

2026-06-05 · Cong Chen, Haowen Wang, Zhixiang Zhang, Pei Ren 외 arxiv

Embodied agents need to predict the future consequences of candidate actions in order to plan effectively before execution. Existing visual dynamics models learn by reconstructing future visual states or rolling out dens…

Guiding Diffusion-based Reconstruction with Contrastive Signals for Balanced Visual Representation

2026-03-05 · Boyu Han, Qianqian Xu, Shilong Bao, Zhiyong Yang 외 arxiv

The limited understanding capacity of the visual encoder in Contrastive Language-Image Pre-training (CLIP) has become a key bottleneck for downstream performance. This capacity includes both Discriminative Ability (D-Abi…

Image ReconstructionContrastive Learning

No Gaussian Required: Contrastive Inverse Dynamics for JEPA World Models

2026-08-18 · Jack Boylan, Chris Hokamp arxiv

Joint-Embedding Predictive Architectures (JEPAs) learn world models by predicting future embeddings, but the objective admits a trivial solution of a constant encoder, so every practical system adds an anti-collapse mech…

Do We Really Need External Tools to Mitigate Hallucinations? SIRA: Shared-Prefix Internal Reconstruction of Attribution

2026-05-14 · Tian Qin, Junzhe Chen, Yuqing Shi, Tianshu Zhang 외 arxiv

Large vision-language models (LVLMs) often hallucinate when language priors dominate weak or ambiguous visual evidence. Existing contrastive decoding methods mitigate this problem by comparing predictions from the origin…

Visual Grounding