paper-with-me

Papers

Balancing Interpretability and Performance in Reinforcement Learning: An Adaptive Spectral Based Linear Approach

2025-10-04 · Qianxin Yi, Shao-Bo Lin, Jun Fan, Yao Wang arxiv

Reinforcement learning (RL) has been widely applied to sequential decision making, where interpretability and performance are both critical for practical adoption. Current approaches typically focus on performance and rely on post hoc explanations to account for interpretability. Different from these approaches, we focus on designing an interpretability-oriented yet performance-enhanced RL approach. Specifically, we propose a spectral based linear RL method that extends the ridge regression-based approach through a spectral filter function. The proposed method clarifies the role of regularization in controlling estimation error and further enables the design of an adaptive regularization parameter selection strategy guided by the bias-variance trade-off principle. Theoretical analysis establishes near-optimal bounds for both parameter estimation and generalization error. Extensive experiments on simulated environments and real-world datasets from Kuaishou and Taobao demonstrate that our method either outperforms or matches existing baselines in decision quality. We also conduct interpretability analyses to illustrate how the learned policies make decisions, thereby enhancing user trust. These results highlight the potential of our approach to bridge the gap between RL theory and practical decision making, providing interpretability, accuracy, and adaptability in management contexts.

📄 PDF Abstract BibTeX arXiv:2510.03722

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningDecision Making

Similar Papers 제목 키워드 기반

Multi-Adapter PPO: A Cross-Attention Enhanced Wavelength Selection Framework for LIBS Quantitative Analysis

2026-06-16 · Hao Li, Man Fung Zhuo arxiv

Laser-induced breakdown spectroscopy (LIBS) quantitative analysis faces critical challenges in wavelength selection due to high-dimensional spectral data and the fundamental trade-off between prediction accuracy and feat…

Computational EfficiencyReinforcement Learning

Interpretable Reinforcement Learning for Load Balancing using Kolmogorov-Arnold Networks

2025-05-20 · Kamal Singh, Sami Marouani, Ahmad Al Sheikh, Pham Tran Anh Quang 외

Reinforcement learning (RL) has been increasingly applied to network control problems, such as load balancing. However, existing RL approaches often suffer from lack of interpretability and difficulty in extracting contr…

Decision MakingKolmogorov-Arnold Networksreinforcement-learningReinforcement Learning+1

Meta-Reinforcement Learning with Discrete World Models for Adaptive Load Balancing

2025-03-11 · Cameron Redovian

We integrate a meta-reinforcement learning algorithm with the DreamerV3 architecture to improve load balancing in operating systems. This approach enables rapid adaptation to dynamic workloads with minimal retraining, ou…

ManagementMeta Reinforcement Learningreinforcement-learningReinforcement Learning

DeepAries: Adaptive Rebalancing Interval Selection for Enhanced Portfolio Selection

2025-09-11 · Jinkyu Kim, Hyunjung Yi, Mogan Gim, Donghee Choi 외 arxiv

We propose DeepAries , a novel deep reinforcement learning framework for dynamic portfolio management that jointly optimizes the timing and allocation of rebalancing decisions. Unlike prior reinforcement learning methods…

Reinforcement Learning

Reinforcement Learning-Based Adaptive Load Balancing for Dynamic Cloud Environments

2024-09-07 · Kavish Chawla

Efficient load balancing is crucial in cloud computing environments to ensure optimal resource utilization, minimize response times, and prevent server overload. Traditional load balancing algorithms, such as round-robin…

Cloud Computingreinforcement-learningReinforcement LearningReinforcement Learning (RL)