paper-with-me

Papers

Reinforcement Learning with History-Dependent Dynamic Contexts

2023-02-04 · Guy Tennenholtz, Nadav Merlis, Lior Shani, Martin Mladenov, Craig Boutilier

We introduce Dynamic Contextual Markov Decision Processes (DCMDPs), a novel reinforcement learning framework for history-dependent environments that generalizes the contextual MDP framework to handle non-Markov environments, where contexts change over time. We consider special cases of the model, with a focus on logistic DCMDPs, which break the exponential dependence on history length by leveraging aggregation functions to determine context transitions. This special structure allows us to derive an upper-confidence-bound style algorithm for which we establish regret bounds. Motivated by our theoretical results, we introduce a practical model-based algorithm for logistic DCMDPs that plans in a latent space and uses optimism over history-dependent features. We demonstrate the efficacy of our approach on a recommendation task (using MovieLens data) where user behavior dynamics evolve in response to recommendations.

📄 PDF Abstract BibTeX arXiv:2302.02061

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar 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 외

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 …

Decision Making

Dynamic Time-Aware Attention to Speaker Roles and Contexts for Spoken Language Understanding

2017-09-30 · Po-Chun Chen, Ta-Chung Chi, Shang-Yu Su, Yun-Nung Chen

Spoken language understanding (SLU) is an essential component in conversational systems. Most SLU component treats each utterance independently, and then the following components aggregate the multi-turn information in t…

Dialogue State TrackingSpoken Language Understanding

MemSearcher: Training LLMs to Reason, Search and Manage Memory via End-to-End Reinforcement Learning

2025-11-04 · Qianhao Yuan, Jie Lou, Zichao Li, Jiawei Chen 외 arxiv

LLM-based search agents often concatenate the full interaction history into the context, producing long and noisy inputs, and increasing compute cost and GPU memory overhead. To address this issue, we propose MemSearcher…

Reinforcement Learning

Ontology Memory-Augmented ASR Correction for Long Text-Speech Interleaved Conversations

2026-06-11 · Xinxin Li, Huiyao Chen, Meishan Zhang, Yunxin Li 외 arxiv

Automatic speech recognition (ASR) correction has traditionally focused on isolated utterances or short local contexts. However, as text and speech become increasingly interleaved in long interactions, ASR correction req…

Speech Recognition

Dynamically Context-Sensitive Time-Decay Attention for Dialogue Modeling

2018-09-05 · Shang-Yu Su, Pei-Chieh Yuan, Yun-Nung Chen

Spoken language understanding (SLU) is an essential component in conversational systems. Considering that contexts provide informative cues for better understanding, history can be leveraged for contextual SLU. However, …

Dialogue State TrackingSpoken Language Understanding