paper-with-me

Papers

Unsupervised Object-Based Transition Models for 3D Partially Observable Environments

2021-03-08 · NeurIPS 2021 12 · Antonia Creswell, Rishabh Kabra, Chris Burgess, Murray Shanahan

We present a slot-wise, object-based transition model that decomposes a scene into objects, aligns them (with respect to a slot-wise object memory) to maintain a consistent order across time, and predicts how those objects evolve over successive frames. The model is trained end-to-end without supervision using losses at the level of the object-structured representation rather than pixels. Thanks to its alignment module, the model deals properly with two issues that are not handled satisfactorily by other transition models, namely object persistence and object identity. We show that the combination of an object-level loss and correct object alignment over time enables the model to outperform a state-of-the-art baseline, and allows it to deal well with object occlusion and re-appearance in partially observable environments.

📄 PDF Abstract BibTeX arXiv:2103.04693

Code (0)

등록된 구현이 없습니다.

Tasks

Object

Similar Papers 제목 키워드 기반

Context Discovery for Model Learning in Partially Observable Environments

2016-08-02 · Nikolas J. Hemion

The ability to learn a model is essential for the success of autonomous agents. Unfortunately, learning a model is difficult in partially observable environments, where latent environmental factors influence what the age…

Weathering Ongoing Uncertainty: Learning and Planning in a Time-Varying Partially Observable Environment

2023-12-06 · Gokul Puthumanaillam, Xiangyu Liu, Negar Mehr, Melkior Ornik

Optimal decision-making presents a significant challenge for autonomous systems operating in uncertain, stochastic and time-varying environments. Environmental variability over time can significantly impact the system's …

Decision MakingState Estimation

Inferring Reward Machines and Transition Machines from Partially Observable Markov Decision Processes

2025-08-03 · Yuly Wu, Jiamou Liu, Libo Zhang arxiv

Partially Observable Markov Decision Processes (POMDPs) are fundamental to many real-world applications. Although reinforcement learning (RL) has shown success in fully observable domains, learning policies from traces i…

Reinforcement Learning

Future Prediction Can be a Strong Evidence of Good History Representation in Partially Observable Environments

2024-02-11 · Jeongyeol Kwon, Liu Yang, Robert Nowak, Josiah Hanna

Learning a good history representation is one of the core challenges of reinforcement learning (RL) in partially observable environments. Recent works have shown the advantages of various auxiliary tasks for facilitating…

Future predictionMemorizationPredictionreinforcement-learning+3

Decision Making for Autonomous Vehicles

2023-04-27 · Xinchen Li, Levent Guvenc, Bilin Aksun-Guvenc

This paper is on decision making of autonomous vehicles for handling roundabouts. The round intersection is introduced first followed by the Markov Decision Processes (MDP), the Partially Observable Markov Decision Proce…

Autonomous VehiclesDecision Making