paper-with-me

Papers

Attention-Driven Hierarchical Reinforcement Learning with Particle Filtering for Source Localization in Dynamic Fields

2025-01-22 · Yiwei Shi, Mengyue Yang, Qi Zhang, Weinan Zhang, Cunjia Liu, Weiru Liu

In many real-world scenarios, such as gas leak detection or environmental pollutant tracking, solving the Inverse Source Localization and Characterization problem involves navigating complex, dynamic fields with sparse and noisy observations. Traditional methods face significant challenges, including partial observability, temporal and spatial dynamics, out-of-distribution generalization, and reward sparsity. To address these issues, we propose a hierarchical framework that integrates Bayesian inference and reinforcement learning. The framework leverages an attention-enhanced particle filtering mechanism for efficient and accurate belief updates, and incorporates two complementary execution strategies: Attention Particle Filtering Planning and Attention Particle Filtering Reinforcement Learning. These approaches optimize exploration and adaptation under uncertainty. Theoretical analysis proves the convergence of the attention-enhanced particle filter, while extensive experiments across diverse scenarios validate the framework's superior accuracy, adaptability, and computational efficiency. Our results highlight the framework's potential for broad applications in dynamic field estimation tasks.

📄 PDF Abstract BibTeX arXiv:2501.13084

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceComputational EfficiencyHierarchical Reinforcement LearningOut-of-Distribution Generalizationreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

PFPN: Continuous Control of Physically Simulated Characters using Particle Filtering Policy Network

2020-03-16 · Pei Xu, Ioannis Karamouzas

Data-driven methods for physics-based character control using reinforcement learning have been successfully applied to generate high-quality motions. However, existing approaches typically rely on Gaussian distributions …

continuous-controlContinuous Controlreinforcement-learningReinforcement Learning+1

Hierarchical clustering in particle physics through reinforcement learning

2020-11-16 · Johann Brehmer, Sebastian Macaluso, Duccio Pappadopulo, Kyle Cranmer

Particle physics experiments often require the reconstruction of decay patterns through a hierarchical clustering of the observed final-state particles. We show that this task can be phrased as a Markov Decision Process …

Clusteringreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Dynamic Online Processor-Native Inference for State Estimation

2026-07-13 · Orestis Kaparounakis arxiv

Sensor-rich data-driven applications increasingly use Bayesian approaches to infer latent states of dynamic systems from noisy sensor measurements and physical models. Yet the computation of the likelihood remains an ess…

Beyond Prior Limits: Addressing Distribution Misalignment in Particle Filtering

2025-01-30 · Yiwei Shi, Jingyu Hu, Yu Zhang, Mengyue Yang 외

Particle filtering is a Bayesian inference method and a fundamental tool in state estimation for dynamic systems, but its effectiveness is often limited by the constraints of the initial prior distribution, a phenomenon …

Bayesian InferenceState Estimation

WorldParticle: Unified World Simulation of Lagrangian Particle Dynamics via Transformer

2026-05-14 · Caoliwen Wang, Minghao Guo, Siyuan Chen, Heng Zhang 외 arxiv

A unified simulator that can model diverse physical phenomena without solver-specific redesign is a long-standing goal across simulation science. We present a learning-based particle simulator built on a single transform…