paper-with-me

홈 › Papers

Partially Observable Planning and Learning for Systems with Non-Uniform Dynamics

2019-07-09 · Nicholas Collins, Hanna Kurniawati

We propose a neural network architecture, called TransNet, that combines planning and model learning for solving Partially Observable Markov Decision Processes (POMDPs) with non-uniform system dynamics. The past decade has seen a substantial advancement in solving POMDP problems. However, constructing a suitable POMDP model remains difficult. Recently, neural network architectures have been proposed to alleviate the difficulty in acquiring such models. Although the results are promising, existing architectures restrict the type of system dynamics that can be learned --that is, system dynamics must be the same in all parts of the state space. TransNet relaxes such a restriction. Key to this relaxation is a novel neural network module that classifies the state space into classes and then learns the system dynamics of the different classes. TransNet uses this module together with the overall architecture of QMDP-Net[1] to allow solving POMDPs that have more expressive dynamic models, while maintaining efficient data requirement. Its evaluation on typical benchmarks in robot navigation with initially unknown system and environment models indicates that TransNet substantially out-performs the quality of the generated policies and learning efficiency of the state-of-the-art method QMDP-Net.

📄 PDF Abstract BibTeX arXiv:1907.04457

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Navigation

Similar Papers 제목 키워드 기반

An intelligent tutor for planning in large partially observable environments

2023-02-06 · Lovis Heindrich, Saksham Consul, Falk Lieder

AI can not only outperform people in many planning tasks, but it can also teach them how to plan better. A recent and promising approach to improving human decision-making is to create intelligent tutors that utilize AI …

Sampling-based Task and Kinodynamic Motion Planning under Semantic Uncertainty

2026-04-01 · Qi Heng Ho, Zachary N. Sunberg, Morteza Lahijanian arxiv

This paper tackles the problem of integrated task and kinodynamic motion planning in uncertain environments. We consider a robot with nonlinear dynamics tasked with a Linear Temporal Logic over finite traces ($\ltlf$) sp…

Motion Planning

Information Seeking for Robust Decision Making under Partial Observability

2025-10-02 · Djengo Cyun-Jyun Fang, Tsung-Wei Ke arxiv

Explicit information seeking is essential to human problem-solving in practical environments characterized by incomplete information and noisy dynamics. When the true environmental state is not directly observable, human…

Decision Making

Sparsely Changing Latent States for Prediction and Planning in Partially Observable Domains

2021-10-29 · NeurIPS 2021 12 · Christian Gumbsch, Martin V. Butz, Georg Martius

A common approach to prediction and planning in partially observable domains is to use recurrent neural networks (RNNs), which ideally develop and maintain a latent memory about hidden, task-relevant factors. We hypothes…

Inductive Bias

In-Context Planning with Latent Temporal Abstractions

2026-02-21 · Baiting Luo, Yunuo Zhang, Nathaniel S. Keplinger, Samir Gupta 외 arxiv

Planning-based reinforcement learning for continuous control is bottlenecked by two practical issues: planning at primitive time scales leads to prohibitive branching and long horizons, while real environments are freque…

Reinforcement LearningContinuous ControlOffline RL