← Search

Tatsuya Konishi

4 accepted papers

2023

Continual Pre-training of Language Models

ICLR 2023poster

Language models (LMs) have been instrumental for the rapid advance of natural language processing. This paper studies continual pre-training of LMs, in particular, continual domain-adaptive pre-training (or continual DAP-training). Existing research has shown that further pre-training an LM using a…

2023

Parameter-Level Soft-Masking for Continual Learning

ICML 2023poster

Existing research on task incremental learning in continual learning has primarily focused on preventing catastrophic forgetting (CF). Although several techniques have achieved learning with no CF, they attain it by letting each task monopolize a sub-network in a shared network, which seriously limi…

2022

A Theoretical Study on Solving Continual Learning

NeurIPS 2022accept

Continual learning (CL) learns a sequence of tasks incrementally. There are two popular CL settings, class incremental learning (CIL) and task incremental learning (TIL). A major challenge of CL is catastrophic forgetting (CF). While a number of techniques are already available to effectively overco…