paper-with-me

Papers

Order-based Rehearsal Learning

2026-05-06 · Yu-Xuan Tao, Tian-Zuo Wang, Zhi-Hua Zhou arxiv

When a machine learning (ML) model forecasts an undesired event, one often seeks a decision to avoid it, known as the avoiding undesired future (AUF) problem. Many rehearsal learning methods have been proposed for AUF, but they rely on an underlying graph structure; learning such a graph from observational data is challenging and can incur substantial estimation error. In this work, we demonstrate that the order structure can be sufficient for AUF decision-making, and propose the first order-based rehearsal learning method. Although an order is less informative than a graph, it can be sufficient to identify the influence of decisions from observational data, suggesting that learning the entire graph is not always necessary. To learn the order, we develop an information-theoretic method that imposes no restrictions on the form of structural functions or the type of noise distributions. For AUF decision-making, we construct an order-based sampler to approximate the influence of decisions and, combined with a surrogate objective for maximizing the post-decision success probability, reduce the AUF task to a differentiable optimization problem. Experiments show that our order learning method outperforms existing methods, and that our AUF approach not only surpasses methods relying on learned graphs or learned orders, but also matches or even exceeds oracle baselines that are given the true graph.

📄 PDF Abstract BibTeX arXiv:2605.04955

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contrastive Continuity on Augmentation Stability Rehearsal for Continual Self-Supervised Learning

2023-01-01 · ICCV 2023 1 · Haoyang Cheng, Haitao Wen, Xiaoliang Zhang, Heqian Qiu 외

Self-supervised learning has attracted a lot of attention recently, which is able to learn powerful representations without any manual annotations. However, self-supervised learning needs to develop the ability to co…

Continual Self-Supervised LearningSelf-Supervised Learning

OVOR: OnePrompt with Virtual Outlier Regularization for Rehearsal-Free Class-Incremental Learning

2024-02-06 · Wei-Cheng Huang, Chun-Fu Chen, Hsiang Hsu

Recent works have shown that by using large pre-trained models along with learnable prompts, rehearsal-free methods for class-incremental learning (CIL) settings can achieve superior performance to prominent rehearsal-ba…

class-incremental learningClass Incremental LearningIncremental Learning

Unlocking the Power of Rehearsal in Continual Learning: A Theoretical Perspective

2025-05-30 · Junze Deng, Qinhang Wu, Peizhong Ju, Sen Lin 외

Rehearsal-based methods have shown superior performance in addressing catastrophic forgetting in continual learning (CL) by storing and training on a subset of past data alongside new data in current task. While such a c…

Continual Learning

A simple but strong baseline for online continual learning: Repeated Augmented Rehearsal

2022-09-28 · Yaqian Zhang, Bernhard Pfahringer, Eibe Frank, Albert Bifet 외

Online continual learning (OCL) aims to train neural networks incrementally from a non-stationary data stream with a single pass through data. Rehearsal-based methods attempt to approximate the observed input distributio…

Continual LearningReinforcement Learning (RL)

Pseudorehearsal in actor-critic agents

2017-04-17 · Marochko Vladimir, Leonard Johard, Manuel Mazzara

Catastrophic forgetting has a serious impact in reinforcement learning, as the data distribution is generally sparse and non-stationary over time. The purpose of this study is to investigate whether pseudorehearsal can i…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)