paper-with-me

Papers

Optimal Decision-Making in Mixed-Agent Partially Observable Stochastic Environments via Reinforcement Learning

2019-01-04 · Roi Ceren

Optimal decision making with limited or no information in stochastic environments where multiple agents interact is a challenging topic in the realm of artificial intelligence. Reinforcement learning (RL) is a popular approach for arriving at optimal strategies by predicating stimuli, such as the reward for following a strategy, on experience. RL is heavily explored in the single-agent context, but is a nascent concept in multiagent problems. To this end, I propose several principled model-free and partially model-based reinforcement learning approaches for several multiagent settings. In the realm of normative reinforcement learning, I introduce scalable extensions to Monte Carlo exploring starts for partially observable Markov Decision Processes (POMDP), dubbed MCES-P, where I expand the theory and algorithm to the multiagent setting. I first examine MCES-P with probably approximately correct (PAC) bounds in the context of multiagent setting, showing MCESP+PAC holds in the presence of other agents. I then propose a more sample-efficient methodology for antagonistic settings, MCESIP+PAC. For cooperative settings, I extend MCES-P to the Multiagent POMDP, dubbed MCESMP+PAC. I then explore the use of reinforcement learning as a methodology in searching for optima in realistic and latent model environments. First, I explore a parameterized Q-learning approach in modeling humans learning to reason in an uncertain, multiagent environment. Next, I propose an implementation of MCES-P, along with image segmentation, to create an adaptive team-based reinforcement learning technique to positively identify the presence of phenotypically-expressed water and pathogen stress in crop fields.

📄 PDF Abstract BibTeX arXiv:1901.01325

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingImage SegmentationModel-based Reinforcement LearningQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Semantic Segmentation

Similar Papers 제목 키워드 기반

Optimal Sensing via Multi-armed Bandit Relaxations in Mixed Observability Domains

2016-03-15 · Mikko Lauri, Risto Ritala

Sequential decision making under uncertainty is studied in a mixed observability domain. The goal is to maximize the amount of information obtained on a partially observable stochastic process under constraints imposed b…

Decision MakingDecision Making Under UncertaintySequential Decision Making

Learning to Act in Decentralized Partially Observable MDPs

2018-07-01 · ICML 2018 7 · Jilles Dibangoye, Olivier Buffet

We address a long-standing open problem of reinforcement learning in decentralized partially observable Markov decision processes. Previous attempts focussed on different forms of generalized policy iteration, which…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Drone Swarm Energy Management

2025-11-14 · Michael Z. Zgurovsky, Pavlo O. Kasyanov, Liliia S. Paliichuk arxiv

This note presents an analytical framework for decision-making in drone swarm systems operating under uncertainty, based on the integration of Partially Observable Markov Decision Processes (POMDP) with Deep Deterministi…

Reinforcement Learning

Ontology-Enhanced Decision-Making for Autonomous Agents in Dynamic and Partially Observable Environments

2024-05-27 · Saeedeh Ghanadbashi, Fatemeh Golpayegani

Agents, whether software or hardware, perceive their environment through sensors and act using actuators, often operating in dynamic, partially observable settings. They face challenges like incomplete and noisy data, un…

Decision MakingReinforcement Learning (RL)

Probabilistic inverse optimal control for non-linear partially observable systems disentangles perceptual uncertainty and behavioral costs

2023-03-29 · NeurIPS 2023 11 · Dominik Straub, Matthias Schultheis, Heinz Koeppl, Constantin A. Rothkopf

Inverse optimal control can be used to characterize behavior in sequential decision-making tasks. Most existing work, however, is limited to fully observable or linear systems, or requires the action signals to be known.…

Active LearningDecision MakingDecision Making Under UncertaintyImitation Learning+1