paper-with-me

홈 › Papers

Residual Loss Prediction: Reinforcement Learning With No Incremental Feedback

2018-01-01 · ICLR 2018 1 · Hal Daumé III, John Langford, Amr Sharaf

We consider reinforcement learning and bandit structured prediction problems with very sparse loss feedback: only at the end of an episode. We introduce a novel algorithm, RESIDUAL LOSS PREDICTION (RESLOPE), that solves such problems by automatically learning an internal representation of a denser reward function. RESLOPE operates as a reduction to contextual bandits, using its learned loss representation to solve the credit assignment problem, and a contextual bandit oracle to trade-off exploration and exploitation. RESLOPE enjoys a no-regret reduction-style theoretical guarantee and outperforms state of the art reinforcement learning algorithms in both MDP environments and bandit structured prediction settings.

📄 PDF Abstract BibTeX

Code (1)

hal3/reslope 공식 구현

Tasks

Multi-Armed BanditsPredictionreinforcement-learningReinforcement LearningReinforcement Learning (RL)Structured Prediction

Similar Papers 제목 키워드 기반

Background Adaptation with Residual Modeling for Exemplar-Free Class-Incremental Semantic Segmentation

2024-07-13 · Anqi Zhang, Guangyu Gao

Class Incremental Semantic Segmentation~(CISS), within Incremental Learning for semantic segmentation, targets segmenting new categories while reducing the catastrophic forgetting on the old categories.Besides, backgroun…

Class-Incremental Semantic SegmentationExemplar-FreeIncremental LearningKnowledge Distillation+2

Data Informed Residual Reinforcement Learning for High-Dimensional Robotic Tracking Control

2021-10-28 · Cong Li, Fangzhou Liu, Yongchao Wang, Martin Buss

The learning inefficiency of reinforcement learning (RL) from scratch hinders its practical application towards continuous robotic tracking control, especially for high-dimensional robots. This work proposes a data-infor…

reinforcement-learningReinforcement Learning (RL)

Incremental Residual Reinforcement Learning Toward Real-World Learning for Social Navigation

2026-04-09 · Haruto Nagahisa, Kohei Matsumoto, Yuki Tomita, Yuki Hyodo 외 arxiv

As the demand for mobile robots continues to increase, social navigation has emerged as a critical task, driving active research into deep reinforcement learning (RL) approaches. However, because pedestrian dynamics and …

Reinforcement LearningIncremental Learning

Two-Level Residual Distillation based Triple Network for Incremental Object Detection

2020-07-27 · Dongbao Yang, Yu Zhou, Dayan Wu, Can Ma 외

Modern object detection methods based on convolutional neural network suffer from severe catastrophic forgetting in learning new classes without original data. Due to time consumption, storage burden and privacy of old d…

Incremental LearningObjectobject-detectionObject Detection+1

TEFL: Prediction-Residual-Guided Rolling Forecasting for Multi-Horizon Time Series

2026-02-26 · Xiannan Huang, Shen Fang, Shuhan Qiu, Chengcheng Yu 외 arxiv

Time series forecasting plays a critical role in domains such as transportation, energy, and meteorology. Despite their success, modern deep forecasting models are typically trained to minimize point-wise prediction loss…

Time Series Forecasting