paper-with-me

Papers

Evaluating and Characterizing Incremental Learning from Non-Stationary Data

2018-06-18 · Alejandro Cervantes, Christian Gagné, Pedro Isasi, Marc Parizeau

Incremental learning from non-stationary data poses special challenges to the field of machine learning. Although new algorithms have been developed for this, assessment of results and comparison of behaviors are still open problems, mainly because evaluation metrics, adapted from more traditional tasks, can be ineffective in this context. Overall, there is a lack of common testing practices. This paper thus presents a testbed for incremental non-stationary learning algorithms, based on specially designed synthetic datasets. Also, test results are reported for some well-known algorithms to show that the proposed methodology is effective at characterizing their strengths and weaknesses. It is expected that this methodology will provide a common basis for evaluating future contributions in the field.

📄 PDF Abstract BibTeX arXiv:1806.06610

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental Learning

Similar Papers 제목 키워드 기반

TIDo: Source-free Task Incremental Learning in Non-stationary Environments

2023-01-28 · Abhinit Kumar Ambastha, Leong Tze Yun

This work presents an incremental learning approach for autonomous agents to learn new tasks in a non-stationary environment. Updating a DNN model-based agent to learn new target tasks requires us to store past training …

Disease PredictionIncremental Learningobject-detectionObject Detection

Adversarial Learning Networks: Source-free Unsupervised Domain Incremental Learning

2023-01-28 · Abhinit Kumar Ambastha, Leong Tze Yun

This work presents an approach for incrementally updating deep neural network (DNN) models in a non-stationary environment. DNN models are sensitive to changes in input data distribution, which limits their application t…

Continual LearningDisease PredictionDomain AdaptationEnsemble Learning+3

Fast Incremental Expectation Maximization for finite-sum optimization: nonasymptotic convergence

2020-12-29 · Gersende Fort, P. Gach, E. Moulines

Fast Incremental Expectation Maximization (FIEM) is a version of the EM framework for large datasets. In this paper, we first recast FIEM and other incremental EM type algorithms in the {\em Stochastic Approximation with…

An Incremental Path-Following Splitting Method for Linearly Constrained Nonconvex Nonsmooth Programs

2018-01-30 · Linbo Qiao, Wei Liu, Steven Hoi

The stationary point of Problem 2 is NOT the stationary point of Problem 1. We are sorry and we are working on fixing this error.

A Markov Chain Theory Approach to Characterizing the Minimax Optimality of Stochastic Gradient Descent (for Least Squares)

2017-10-25 · Prateek Jain, Sham M. Kakade, Rahul Kidambi, Praneeth Netrapalli 외

This work provides a simplified proof of the statistical minimax optimality of (iterate averaged) stochastic gradient descent (SGD), for the special case of least squares. This result is obtained by analyzing SGD as a st…