paper-with-me

Papers

Inverse Reinforcement Learning with Switching Rewards and History Dependency for Characterizing Animal Behaviors

2025-01-22 · Jingyang Ke, Feiyang Wu, Jiyi Wang, Jeffrey Markowitz, Anqi Wu

Traditional approaches to studying decision-making in neuroscience focus on simplified behavioral tasks where animals perform repetitive, stereotyped actions to receive explicit rewards. While informative, these methods constrain our understanding of decision-making to short timescale behaviors driven by explicit goals. In natural environments, animals exhibit more complex, long-term behaviors driven by intrinsic motivations that are often unobservable. Recent works in time-varying inverse reinforcement learning (IRL) aim to capture shifting motivations in long-term, freely moving behaviors. However, a crucial challenge remains: animals make decisions based on their history, not just their current state. To address this, we introduce SWIRL (SWitching IRL), a novel framework that extends traditional IRL by incorporating time-varying, history-dependent reward functions. SWIRL models long behavioral sequences as transitions between short-term decision-making processes, each governed by a unique reward function. SWIRL incorporates biologically plausible history dependency to capture how past decisions and environmental contexts shape behavior, offering a more accurate description of animal decision-making. We apply SWIRL to simulated and real-world animal behavior datasets and show that it outperforms models lacking history dependency, both quantitatively and qualitatively. This work presents the first IRL model to incorporate history-dependent policies and rewards to advance our understanding of complex, naturalistic decision-making in animals.

📄 PDF Abstract BibTeX arXiv:2501.12633

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Probabilistic Recurrent Intention Switching Model

2026-05-26 · Wenyuan Sheng, Hao Zhu, Joschka Boedecker arxiv

Inverse reinforcement learning (IRL) recovers reward functions from observed behavior, yet traditional methods assume a single stationary reward that cannot capture goal switching within an episode. Recent multi-intentio…

Reinforcement Learning

Bayesian Inverse Reinforcement Learning for Non-Markovian Rewards

2024-06-20 · Noah Topper, Alvaro Velasquez, George Atia

Inverse reinforcement learning (IRL) is the problem of inferring a reward function from expert behavior. There are several approaches to IRL, but most are designed to learn a Markovian reward. However, a reward function …

BIRLreinforcement-learningReinforcement Learning

Near-Optimal Adversarial Reinforcement Learning with Switching Costs

2023-02-08 · Ming Shi, Yingbin Liang, Ness Shroff

Switching costs, which capture the costs for changing policies, are regarded as a critical metric in reinforcement learning (RL), in addition to the standard metric of losses (or rewards). However, existing studies on sw…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Rewriting History with Inverse RL: Hindsight Inference for Policy Improvement

2020-02-25 · NeurIPS 2020 12 · Benjamin Eysenbach, Xinyang Geng, Sergey Levine, Ruslan Salakhutdinov

Multi-task reinforcement learning (RL) aims to simultaneously learn policies for solving many tasks. Several prior works have found that relabeling past experience with different reward functions can improve sample effic…

Reinforcement LearningReinforcement Learning (RL)

Hybrid Policies Using Inverse Rewards for Reinforcement Learning

2018-09-27 · Yao Shi, Tian Xia, Guanjun Zhao, Xin Gao

This paper puts forward a broad-spectrum improvement for reinforcement learning algorithms, which combines the policies using original rewards and inverse (negative) rewards. The policies using inverse rewards are compet…

OpenAI GymQ-Learningreinforcement-learningReinforcement Learning+1