pomdp

Tag

Cards List
#pomdp

I replaced our agent's CLAUDE.md with a POMDP-style state-action graph, +16 to +20pts task success

Reddit r/AI_Agents · 2026-07-29

An AI agent developer replaced a flat markdown config with a POMDP-based state-action graph, increasing task success from ~78% to ~95% at lower token cost.

0 favorites 0 likes
#pomdp

Reward-Driven LLM Agent Workflows: Synthesizing POMDP Routing and Self-Correction for Autonomous Decision-Making

arXiv cs.AI · 2026-07-21 Cached

This paper proposes a reward-driven LLM agent workflow that integrates POMDP routing and self-correcting reward models, achieving a 24.5% improvement in task success rate on benchmarks like ALFWorld and WebShop.

0 favorites 0 likes
#pomdp

Expected Free Energy as Belief-Dependent Utility for rho-POMDPs

arXiv cs.AI · 2026-07-21 Cached

Shows that minimizing Expected Free Energy (EFE) is equivalent to solving a ρ-POMDP with utility as expected information gain, with exploration weight fixed at 1. Proves equivalence for observe-then-commit POMDPs and extends to factored observation POMDPs, with experiments demonstrating untuned weight matches or outperforms reward-only planning.

0 favorites 0 likes
#pomdp

Interactive Task Alignment as a POMDP

arXiv cs.AI · 2026-07-21 Cached

This paper introduces a framework for interactive task alignment under ambiguity, formalized as a POMDP, and shows that current LLMs recover intended tasks only 22–32% of the time, lagging behind human performance.

0 favorites 0 likes
#pomdp

STOCKTAKE: Measuring the Gap Between Perception and Action in LLM Agents with a Fair Oracle

arXiv cs.AI · 2026-07-16 Cached

STOCKTAKE is a 26-week supply-chain benchmark using a POMDP with a fair oracle to separately measure failures of perception and action in LLM agents. Results show that agents often correctly diagnose hidden state changes but fail to act appropriately, indicating a gap between stated beliefs and costly actions.

0 favorites 0 likes
#pomdp

QANTIS: Hardware-Calibrated Sequential POMDP Belief Updates on IBM Heron

arXiv cs.AI · 2026-07-09 Cached

This paper presents QANTIS, a method that uses IBM Heron quantum hardware to perform calibrated belief updates for Partially Observable Markov Decision Processes (POMDPs), focusing on reusing a quantum belief-update primitive across sequential decision steps without corrupting the posterior. The authors validate the approach with a controlled case study on the Tiger POMDP, showing that the hardware posterior selects the same actions as exact Bayesian inference.

0 favorites 0 likes
#pomdp

ASK in the Dark: Uncertainty-Gated LLM Assistance under Partial Observability

arXiv cs.AI · 2026-07-07 Cached

This paper proposes ASK+, a method for uncertainty-gated assistance from small language models (SLMs) to reinforcement learning agents in partially observable environments (POMDPs). By providing trajectory-aware context and structured chain-of-thought reasoning, ASK+ significantly improves success rates over baselines, demonstrating that prompt design and selective gating dominate model scale.

0 favorites 0 likes
#pomdp

Implementation of reinforcement learning in chemical reaction networks: application to phototaxis as curiosity-driven exploration

arXiv cs.LG · 2026-06-26 Cached

This paper proposes a framework linking partially observable Markov decision processes (POMDPs) with biochemical reaction dynamics to model phototaxis in unicellular algae, using inverse reinforcement learning to infer behavioral objectives from experimental trajectories.

0 favorites 0 likes
#pomdp

Optimizing Lithium Production Decisions under Geological, Demand, and Pricing Uncertainties: A POMDP Framework for Multi-Objective Decision Making

arXiv cs.AI · 2026-06-18 Cached

This paper proposes a POMDP framework for multi-objective decision making in lithium production, addressing geological, demand, and pricing uncertainties to optimize mine opening and extraction method selection. The approach outperforms human-inspired heuristics by dynamically adapting to shifting price regimes through belief state planning.

0 favorites 0 likes
#pomdp

Belief-Space Control for Personalized Cancer Treatment via Active Inference

arXiv cs.AI · 2026-06-10 Cached

This paper models cancer treatment as a belief-space planning problem using active inference, deriving an expected free-energy objective that unifies goal-directed control and information acquisition under measurement budgets. The framework is validated on real clinical data from the AACR Project GENIE, demonstrating simultaneous patient categorization and high treatment efficacy.

0 favorites 0 likes
#pomdp

Smaller Abstract State Spaces Enable Cross-Scale Generalization in Reinforcement Learning

arXiv cs.LG · 2026-05-21 Cached

This paper presents the first theoretical model for out-of-distribution generalization in reinforcement learning, showing that smaller abstract state spaces enable cross-scale generalization in POMDPs.

0 favorites 0 likes
#pomdp

Context, Reasoning, and Hierarchy: A Cost-Performance Study of Compound LLM Agent Design in an Adversarial POMDP

arXiv cs.AI · 2026-05-18 Cached

A controlled study of compound LLM agent design in an adversarial POMDP (CybORG CAGE-2), systematically varying context, reasoning, and hierarchy across five model families. Key findings: programmatic state abstraction yields large returns per token, hierarchy without deliberation tools achieves best absolute performance, and context engineering is more cost-effective than deeper reasoning.

0 favorites 0 likes
#pomdp

Action-Conditioned Risk Gating for Safety-Critical Control under Partial Observability

arXiv cs.LG · 2026-05-15 Cached

This paper proposes Action-Conditioned Risk Gating, a lightweight reinforcement learning method for risk-sensitive control under partial observability that uses a compact finite-history proxy state and an action-conditioned near-term risk predictor to balance safety and performance.

0 favorites 0 likes
#pomdp

Synthesizing POMDP Policies: Sampling Meets Model-checking via Learning

arXiv cs.AI · 2026-05-15 Cached

This paper presents a novel framework for synthesizing finite-state controllers for Partially Observable Markov Decision Processes (POMDPs) by integrating sampling, automata learning, and model-checking. The approach provides formal guarantees for threshold-safety problems that elude existing formal synthesis tools.

0 favorites 0 likes
#pomdp

Modeling Bounded Rationality in Drug Shortage Pharmacists Using Attention-Guided Dynamic Decomposition

arXiv cs.AI · 2026-05-15 Cached

This paper proposes an attention-guided decision framework for hospital pharmacists managing drug shortages, modeling bounded rationality by dynamically decomposing drugs into urgent and monitoring subsets, and shows that selective attention enables stable decision-making without full state reasoning.

0 favorites 0 likes
#pomdp

Learning POMDP World Models from Observations with Language-Model Priors

Hugging Face Daily Papers · 2026-05-13 Cached

This paper introduces Pinductor, a method that uses language model priors to efficiently learn POMDP world models from limited observation-action data, achieving performance comparable to methods with privileged hidden state access while surpassing traditional tabular approaches.

0 favorites 0 likes
#pomdp

The Context Gathering Decision Process: A POMDP Framework for Agentic Search

arXiv cs.AI · 2026-05-11 Cached

This paper introduces the Context Gathering Decision Process (CGDP), a POMDP framework to model LLM agent search behavior, proposing interventions that improve multi-hop reasoning and reduce token usage without performance degradation.

0 favorites 0 likes
#pomdp

Non-Myopic Active Feature Acquisition via Pathwise Policy Gradients

arXiv cs.LG · 2026-05-08 Cached

This paper introduces NM-PPG, a non-myopic active feature acquisition method using pathwise policy gradients to optimize sequential feature selection in costly prediction scenarios.

0 favorites 0 likes
← Back to home

Submit Feedback