paper-with-me

Papers

Experience-Embedded Visual Foresight

2019-11-12 · Lin Yen-Chen, Maria Bauza, Phillip Isola

Visual foresight gives an agent a window into the future, which it can use to anticipate events before they happen and plan strategic behavior. Although impressive results have been achieved on video prediction in constrained settings, these models fail to generalize when confronted with unfamiliar real-world objects. In this paper, we tackle the generalization problem via fast adaptation, where we train a prediction model to quickly adapt to the observed visual dynamics of a novel object. Our method, Experience-embedded Visual Foresight (EVF), jointly learns a fast adaptation module, which encodes observed trajectories of the new object into a vector embedding, and a visual prediction model, which conditions on this embedding to generate physically plausible predictions. For evaluation, we compare our method against baselines on video prediction and benchmark its utility on two real-world control tasks. We show that our method is able to quickly adapt to new visual dynamics and achieves lower error than the baselines when manipulating novel objects.

📄 PDF Abstract BibTeX arXiv:1911.05071

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionVideo Prediction

Similar Papers 제목 키워드 기반

PriorEye: Geospatial Visual Priors for End-to-End Autonomous Driving

2026-06-30 · Kyuhwan Yeon, Benjamin Ramtoula, Daniele De Martini arxiv

Most end-to-end autonomous driving methods rely solely on instantaneous sensor observations, limiting them to reactive behavior without the anticipatory foresight human drivers employ through prior experience. We introdu…

Autonomous Driving

Mirai: Autoregressive Visual Generation Needs Foresight

2026-01-21 · Yonghao Yu, Lang Huang, Zerun Wang, Runyi Li 외 arxiv

Autoregressive (AR) visual generators model images as sequences of discrete tokens and are trained with a next-token likelihood objective. This strict causal supervision optimizes each step based only on the immediate ne…

Image Generation

Hindsight Foresight Relabeling for Meta-Reinforcement Learning

2021-09-18 · ICLR 2022 4 · Michael Wan, Jian Peng, Tanmay Gangwani

Meta-reinforcement learning (meta-RL) algorithms allow for agents to learn new behaviors from small amounts of experience, mitigating the sample inefficiency problem in RL. However, while meta-RL agents can adapt quickly…

Meta Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

F1: A Vision-Language-Action Model Bridging Understanding and Generation to Actions

2025-09-08 · Qi Lv, Weijie Kong, Hao Li, Jia Zeng 외 arxiv

Executing language-conditioned tasks in dynamic visual environments remains a central challenge in embodied AI. Existing Vision-Language-Action (VLA) models predominantly adopt reactive state-to-action mappings, often le…

CoFFT: Chain of Foresight-Focus Thought for Visual Language Models

2025-09-26 · Xinyu Zhang, Yuxuan Dong, Lingling Zhang, Chengyou Jia 외 arxiv

Despite significant advances in Vision Language Models (VLMs), they remain constrained by the complexity and redundancy of visual input. When images contain large amounts of irrelevant information, VLMs are susceptible t…

Visual Reasoning