paper-with-me

홈 › Papers

Data Generation as Sequential Decision Making

2015-06-10 · NeurIPS 2015 12 · Philip Bachman, Doina Precup

We connect a broad class of generative models through their shared reliance on sequential decision making. Motivated by this view, we develop extensions to an existing model, and then explore the idea further in the context of data imputation -- perhaps the simplest setting in which to investigate the relation between unconditional and conditional generative modelling. We formulate data imputation as an MDP and develop models capable of representing effective policies for it. We construct the models using neural networks and train them using a form of guided policy search. Our models generate predictions through an iterative process of feedback and refinement. We show that this approach can learn effective policies for imputation problems of varying difficulty and across multiple datasets.

📄 PDF Abstract BibTeX arXiv:1506.03504

Code (1)

Philip-Bachman/Sequential-Generation 공식 구현

Tasks

Decision MakingImputationSequential Decision Making

Similar Papers 제목 키워드 기반

Structure Learning in Human Sequential Decision-Making

2008-12-01 · NeurIPS 2008 12 · Daniel Acuna, Paul R. Schrater

We use graphical models and structure learning to explore how people learn policies in sequential decision making tasks. Studies of sequential decision-making in humans frequently find suboptimal performance relative to …

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Reduction-based Framework for Sequential Decision Making with Delayed Feedback

2023-02-03 · NeurIPS 2023 11 · Yunchang Yang, Han Zhong, Tianhao Wu, Bin Liu 외

We study stochastic delayed feedback in general multi-agent sequential decision making, which includes bandits, single-agent Markov decision processes (MDPs), and Markov games (MGs). We propose a novel reduction-based fr…

Decision MakingSequential Decision Making

UNO Arena for Evaluating Sequential Decision-Making Capability of Large Language Models

2024-06-24 · Zhanyue Qin, Haochuan Wang, Deyuan Liu, Ziyang Song 외

Sequential decision-making refers to algorithms that take into account the dynamics of the environment, where early decisions affect subsequent decisions. With large language models (LLMs) demonstrating powerful capabili…

Decision MakingSequential Decision Making

Synthetically Generating Human-like Data for Sequential Decision Making Tasks via Reward-Shaped Imitation Learning

2023-04-14 · Bryan Brandt, Prithviraj Dasgupta

We consider the problem of synthetically generating data that can closely resemble human decisions made in the context of an interactive human-AI system like a computer game. We propose a novel algorithm that can generat…

Decision MakingImitation LearningSequential Decision MakingSynthetic Data Generation

PMAT: Optimizing Action Generation Order in Multi-Agent Reinforcement Learning

2025-02-23 · Kun Hu, Muning Wen, Xihuai Wang, Shao Zhang 외

Multi-agent reinforcement learning (MARL) faces challenges in coordinating agents due to complex interdependencies within multi-agent systems. Most MARL algorithms use the simultaneous decision-making paradigm but ignore…

Action GenerationDecision MakingManagementMuJoCo+6