paper-with-me

홈 › Papers

Rectifying Regression in Reinforcement Learning

2025-10-01 · Alex Ayoub, David Szepesvári, Alireza Bakhtiari, Csaba Szepesvári, Dale Schuurmans arxiv

This paper investigates the impact of the loss function in value-based methods for reinforcement learning through an analysis of underlying prediction objectives. We theoretically show that mean absolute error is a better prediction objective than the traditional mean squared error for controlling the learned policy's suboptimality gap. Furthermore, we present results that different loss functions are better aligned with these different regression objectives: binary and categorical cross-entropy losses with the mean absolute error and squared loss with the mean squared error. We then provide empirical evidence that algorithms minimizing these cross-entropy losses can outperform those based on the squared loss in linear reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2510.00885

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Parameterization of All Output-Rectifying Retrofit Controllers

2020-08-26 · Hampei Sasahara, Takayuki Ishizaki, Jun-ichi Imura

This study investigates a parameterization of all output-rectifying retrofit controllers for distributed design of a structured controller. It has been discovered that all retrofit controllers can be characterized as a c…

All

Rectifying LLM Thought from Lens of Optimization

2025-12-01 · Junnan Liu, Hongwei Liu, Songyang Zhang, Kai Chen arxiv

Recent advancements in large language models (LLMs) have been driven by their emergent reasoning capabilities, particularly through long chain-of-thought (CoT) prompting, which enables thorough exploration and deliberati…

Reinforcement Learning

SR-GAN: Semantic Rectifying Generative Adversarial Network for Zero-shot Learning

2019-04-15 · Zihan Ye, Fan Lyu, Linyan Li, Qiming Fu 외

The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this paper,…

Generative Adversarial NetworkZero-Shot Learning

Rectify the Regression Bias in Long-Tailed Object Detection

2024-01-29 · Ke Zhu, Minghao Fu, Jie Shao, Tianyu Liu 외

Long-tailed object detection faces great challenges because of its extremely imbalanced class distribution. Recent methods mainly focus on the classification bias and its loss function design, while ignoring the subtle i…

Long-tailed Object DetectionObjectobject-detectionObject Detection+1

Decay Pruning Method: Smooth Pruning With a Self-Rectifying Procedure

2024-06-06 · Minghao Yang, Linlin Gao, Pengyuan Li, Wenbo Li 외

Current structured pruning methods often result in considerable accuracy drops due to abrupt network changes and loss of information from pruned structures. To address these issues, we introduce the Decay Pruning Method …