paper-with-me

Papers

Learning Action-based Representations Using Invariance

2024-03-25 · Max Rudolph, Caleb Chuck, Kevin Black, Misha Lvovsky, Scott Niekum, Amy Zhang

Robust reinforcement learning agents using high-dimensional observations must be able to identify relevant state features amidst many exogeneous distractors. A representation that captures controllability identifies these state elements by determining what affects agent control. While methods such as inverse dynamics and mutual information capture controllability for a limited number of timesteps, capturing long-horizon elements remains a challenging problem. Myopic controllability can capture the moment right before an agent crashes into a wall, but not the control-relevance of the wall while the agent is still some distance away. To address this we introduce action-bisimulation encoding, a method inspired by the bisimulation invariance pseudometric, that extends single-step controllability with a recursive invariance constraint. By doing this, action-bisimulation learns a multi-step controllability metric that smoothly discounts distant state features that are relevant for control. We demonstrate that action-bisimulation pretraining on reward-free, uniformly random data improves sample efficiency in several environments, including a photorealistic 3D simulation domain, Habitat. Additionally, we provide theoretical analysis and qualitative results demonstrating the information captured by action-bisimulation.

📄 PDF Abstract BibTeX arXiv:2403.16369

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

What Does CNN Shift Invariance Look Like? A Visualization Study

2020-11-09 · Jake Lee, Junfeng Yang, Zhangyang Wang

Feature extraction with convolutional neural networks (CNNs) is a popular method to represent images for machine learning tasks. These representations seek to capture global image content, and ideally should be independe…

Neural representation of action sequences: how far can a simple snippet-matching model take us?

2013-12-01 · NeurIPS 2013 12 · Cheston Tan, Jedediah M. Singer, Thomas Serre, David Sheinberg 외

The macaque Superior Temporal Sulcus (STS) is a brain area that receives and integrates inputs from both the ventral and dorsal visual processing streams (thought to specialize in form and motion processing respectively)…

STS

Are the Latent Representations of Foundation Models for Pathology Invariant to Rotation?

2024-12-16 · Matouš Elphick, Samra Turajlic, Guang Yang

Self-supervised foundation models for digital pathology encode small patches from H\&E whole slide images into latent representations used for downstream tasks. However, the invariance of these representations to patch r…

Inductive Biaswhole slide images

Temporal Extension of Scale Pyramid and Spatial Pyramid Matching for Action Recognition

2014-08-29 · Zhenzhong Lan, Xuanchong Li, Alexandar G. Hauptmann

Historically, researchers in the field have spent a great deal of effort to create image representations that have scale invariance and retain spatial location information. This paper proposes to encode equivalent tempor…

Action RecognitionTemporal Action Localization

Understanding the Role of Invariance in Transfer Learning

2024-07-05 · Till Speicher, Vedant Nanda, Krishna P. Gummadi

Transfer learning is a powerful technique for knowledge-sharing between different tasks. Recent work has found that the representations of models with certain invariances, such as to adversarial input perturbations, achi…

Transfer Learning