← Search

Xisen Jin

10 accepted papers

2023

Dataless Knowledge Fusion by Merging Weights of Language Models

ICLR 2023poster

Fine-tuning pre-trained language models has become the prevalent paradigm for building downstream NLP models. Oftentimes fine-tuned models are readily available but their training data is not, due to data privacy or intellectual property concerns. This creates a barrier to fusing knowledge across in…

2023

Overcoming Catastrophic Forgetting in Massively Multilingual Continual Learning

ACL 2023findings

Real-life multilingual systems should be able to efficiently incorporate new languages as data distributions fed to the system evolve and shift over time. To do this, systems need to handle the issue of catastrophic forgetting, where the model performance drops for languages or tasks seen further in…

Cited by 22SourcePDFScholar
2022

Lifelong Pretraining: Continually Adapting Language Models to Emerging Corpora

NAACL 2022long

Pretrained language models (PTLMs) are typically learned over a large, static corpus and further fine-tuned for various downstream tasks. However, when deployed in the real world, a PTLM-based model must deal with data distributions that deviates from what the PTLM was initially trained on. In this…

2021

Gradient-based Editing of Memory Examples for Online Task-free Continual Learning

NeurIPS 2021poster

We explore task-free continual learning (CL), in which a model is trained to avoid catastrophic forgetting in the absence of explicit task boundaries or identities. Among many efforts on task-free CL, a notable family of approaches are memory-based that store and replay a subset of training examples…

2021

Learn Continually, Generalize Rapidly: Lifelong Knowledge Accumulation for Few-shot Learning

EMNLP 2021finding

The ability to continuously expand knowledge over time and utilize it to rapidly generalize to new tasks is a key feature of human linguistic intelligence. Existing models that pursue rapid generalization to new tasks (e.g., few-shot learning methods), however, are mostly trained in a single shot on…

2021

On Transferability of Bias Mitigation Effects in Language Model Fine-Tuning

NAACL 2021long

Fine-tuned language models have been shown to exhibit biases against protected groups in a host of modeling tasks such as text classification and coreference resolution. Previous works focus on detecting these biases, reducing bias in data representations, and using auxiliary training objectives to…

2021

Refining Language Models with Compositional Explanations

NeurIPS 2021spotlight

Pre-trained language models have been successful on text classification tasks, but are prone to learning spurious correlations from biased datasets, and are thus vulnerable when making inferences in a new domain. Prior work reveals such spurious patterns via post-hoc explanation algorithms which com…

2020

Towards Hierarchical Importance Attribution: Explaining Compositional Semantics for Neural Sequence Models

ICLR 2020spotlight

The impressive performance of neural networks on natural language processing tasks attributes to their ability to model complicated word and phrase compositions. To explain how the model handles semantic compositions, we study hierarchical explanation of neural network predictions. We identify non-a…

Cited by 128SourceScholar