paper-with-me

Papers

Hierarchical Foresight: Self-Supervised Learning of Long-Horizon Tasks via Visual Subgoal Generation

2019-09-12 · ICLR 2020 1 · Suraj Nair, Chelsea Finn

Video prediction models combined with planning algorithms have shown promise in enabling robots to learn to perform many vision-based tasks through only self-supervision, reaching novel goals in cluttered scenes with unseen objects. However, due to the compounding uncertainty in long horizon video prediction and poor scalability of sampling-based planning optimizers, one significant limitation of these approaches is the ability to plan over long horizons to reach distant goals. To that end, we propose a framework for subgoal generation and planning, hierarchical visual foresight (HVF), which generates subgoal images conditioned on a goal image, and uses them for planning. The subgoal images are directly optimized to decompose the task into easy to plan segments, and as a result, we observe that the method naturally identifies semantically meaningful states as subgoals. Across three out of four simulated vision-based manipulation tasks, we find that our method achieves nearly a 200% performance improvement over planning without subgoals and model-free RL approaches. Further, our experiments illustrate that our approach extends to real, cluttered visual scenes. Project page: https://sites.google.com/stanford.edu/hvf

📄 PDF Abstract BibTeX arXiv:1909.05829

Code (1)

suraj-nair-1/google-research/tree/master/hierarchical_foresight 공식 구현 tf

Tasks

Self-Supervised LearningVideo Prediction

Similar Papers 제목 키워드 기반

Foresight: Failure Detection for Long-Horizon Robotic Manipulation with Action-Conditioned World Model Latents

2026-06-22 · Haoran Zhang, Yifu Lu, Boyang Wang, Xuhui Kang 외 arxiv

Long-horizon tasks are common in real-world robotic deployments, yet failure detection for such tasks remains underexplored. Detecting failures in long-horizon robotic tasks is particularly challenging because failure on…

Self-supervised Hierarchical Visual Reasoning with World Model

2026-05-17 · Yuanfei Xu, Lin Liu, Wengang Zhou, Mingxiao Feng 외 arxiv

3D open-world environments with adversarial opponents remain a core challenge for reinforcement learning due to their vast state spaces. Effective reasoning representations are essential in such settings. While existing …

Reinforcement LearningVisual Reasoning

MIND-V: Hierarchical World Model for Long-Horizon Robotic Manipulation with RL-based Physical Alignment

2025-12-07 · Ruicheng Zhang, Mingyang Zhang, Jun Zhou, Xiaofan Liu 외 arxiv

Scalable embodied intelligence is constrained by the scarcity of diverse, long-horizon robotic manipulation data. Existing video world models in this domain are limited to synthesizing short clips of simple actions and o…

Reinforcement Learning

Self-Evolving World Models for LLM Agent Planning

2026-06-29 · Xuan Zhang, Wenxuan Zhang, See-Kiong Ng, Yang Deng arxiv

World models offer a principled way to equip long-horizon LLM agents with foresight: predictions of action consequences before execution. However, unreliable foresight can be ignored, misused, or even degrade downstream …

SHERLock: Self-Supervised Hierarchical Event Representation Learning

2020-10-06 · Sumegh Roychowdhury, Sumedh A. Sontakke, Nikaash Puri, Mausoom Sarkar 외

Temporal event representations are an essential aspect of learning among humans. They allow for succinct encoding of the experiences we have through a variety of sensory inputs. Also, they are believed to be arranged hie…

Representation Learning