paper-with-me

Papers

Learning what you can do before doing anything

2018-06-25 · ICLR 2019 5 · Oleh Rybkin, Karl Pertsch, Konstantinos G. Derpanis, Kostas Daniilidis, Andrew Jaegle

Intelligent agents can learn to represent the action spaces of other agents simply by observing them act. Such representations help agents quickly learn to predict the effects of their own actions on the environment and to plan complex action sequences. In this work, we address the problem of learning an agent's action space purely from visual observation. We use stochastic video prediction to learn a latent variable that captures the scene's dynamics while being minimally sensitive to the scene's static content. We introduce a loss term that encourages the network to capture the composability of visual sequences and show that it leads to representations that disentangle the structure of actions. We call the full model with composable action representations Composable Learned Action Space Predictor (CLASP). We show the applicability of our method to synthetic settings and its potential to capture action spaces in complex, realistic visual settings. When used in a semi-supervised setting, our learned representations perform comparably to existing fully supervised methods on tasks such as action-conditioned video prediction and planning in the learned action space, while requiring orders of magnitude fewer action labels. Project website: https://daniilidis-group.github.io/learned_action_spaces

📄 PDF Abstract BibTeX arXiv:1806.09655

Code (0)

등록된 구현이 없습니다.

Tasks

Video Prediction

Similar Papers 제목 키워드 기반

What Do Machine Learning Researchers Mean by "Reproducible"?

2024-12-05 · Edward Raff, Michel Benaroch, Sagar Samtani, Andrew L. Farris

The concern that Artificial Intelligence (AI) and Machine Learning (ML) are entering a "reproducibility crisis" has spurred significant research in the past few years. Yet with each paper, it is often unclear what someon…

The "given data" paradigm undermines both cultures

2021-05-26 · Tyler McCormick

Breiman organizes "Statistical modeling: The two cultures" around a simple visual. Data, to the far right, are compelled into a "black box" with an arrow and then catapulted left by a second arrow, having been transforme…

An Encoder-Decoder Based Approach for Anomaly Detection with Application in Additive Manufacturing

2019-07-26 · Baihong Jin, Yingshui Tan, Alexander Nettekoven, Yuxin Chen 외

We present a novel unsupervised deep learning approach that utilizes the encoder-decoder architecture for detecting anomalies in sequential sensor data collected during industrial manufacturing. Our approach is designed …

Anomaly DetectionDecoder

Mapping Brains with Language Models: A Survey

2023-06-08 · Antonia Karamolegkou, Mostafa Abdou, Anders Søgaard

Over the years, many researchers have seemingly made the same observation: Brain and language model activations exhibit some structural similarities, enabling linear partial mappings between features extracted from neura…

Language ModelingLanguage ModellingSurvey

Copying explains the collective behavior of AI agents in the wild

2026-09-08 · Giordano De Marzo, Nicola Alboré, David Garcia arxiv

In June 2026, thousands of AI agents found that a small public wiki would accept edits from inside their sandboxes, and started using it to help one another pass a timed test. Each agent lived for about an hour and remem…