paper-with-me

Papers

On Class Orderings for Incremental Learning

2020-07-04 · Marc Masana, Bartłomiej Twardowski, Joost Van de Weijer

The influence of class orderings in the evaluation of incremental learning has received very little attention. In this paper, we investigate the impact of class orderings for incrementally learned classifiers. We propose a method to compute various orderings for a dataset. The orderings are derived by simulated annealing optimization from the confusion matrix and reflect different incremental learning scenarios, including maximally and minimally confusing tasks. We evaluate a wide range of state-of-the-art incremental learning methods on the proposed orderings. Results show that orderings can have a significant impact on performance and the ranking of the methods.

📄 PDF Abstract BibTeX arXiv:2007.02145

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

Efficiently Exploring Ordering Problems through Conflict-directed Search

2019-04-15 · Jingkai Chen, Cheng Fang, David Wang, Andrew Wang 외

In planning and scheduling, solving problems with both state and temporal constraints is hard since these constraints may be highly coupled. Judicious orderings of events enable solvers to efficiently make decisions over…

BenchmarkingScheduling

Are Greedy Task Orderings Better Than Random in Continual Linear Regression?

2025-10-22 · Matan Tsipory, Ran Levinstein, Itay Evron, Mark Kong 외 arxiv

We analyze task orderings in continual learning for linear regression, assuming joint realizability of training data. We focus on orderings that greedily maximize dissimilarity between consecutive tasks, a concept briefl…

Continual Learning

Improving Graph-based Sentence Ordering with Iteratively Predicted Pairwise Orderings

2021-10-13 · EMNLP 2021 11 · Shaopeng Lai, Ante Wang, Fandong Meng, Jie zhou 외

Dominant sentence ordering models can be classified into pairwise ordering models and set-to-sequence models. However, there is little attempt to combine these two types of models, which inituitively possess complementar…

SentenceSentence Ordering

Concordance and the Smallest Covering Set of Preference Orderings

2016-09-15 · Zhiwei Lin, Hui Wang, Cees H. Elzinga

Preference orderings are orderings of a set of items according to the preferences (of judges). Such orderings arise in a variety of domains, including group decision making, consumer marketing, voting and machine learnin…

Decision MakingMarketing

Asynchronous Federated Continual Learning

2023-04-07 · Donald Shenaj, Marco Toldo, Alberto Rigon, Pietro Zanuttigh

The standard class-incremental continual learning setting assumes a set of tasks seen one after the other in a fixed and predefined order. This is not very realistic in federated learning environments where each client w…

Continual LearningFederated Learning