paper-with-me

홈 › Papers

Distilling Causal Effect from Miscellaneous Other-Class for Continual Named Entity Recognition

2022-10-08 · Junhao Zheng, Zhanxian Liang, Haibin Chen, Qianli Ma

Continual Learning for Named Entity Recognition (CL-NER) aims to learn a growing number of entity types over time from a stream of data. However, simply learning Other-Class in the same way as new entity types amplifies the catastrophic forgetting and leads to a substantial performance drop. The main cause behind this is that Other-Class samples usually contain old entity types, and the old knowledge in these Other-Class samples is not preserved properly. Thanks to the causal inference, we identify that the forgetting is caused by the missing causal effect from the old data. To this end, we propose a unified causal framework to retrieve the causality from both new entity types and Other-Class. Furthermore, we apply curriculum learning to mitigate the impact of label noise and introduce a self-adaptive weight for balancing the causal effects between new entity types and Other-Class. Experimental results on three benchmark datasets show that our method outperforms the state-of-the-art method by a large margin. Moreover, our method can be combined with the existing state-of-the-art methods to improve the performance in CL-NER

📄 PDF Abstract BibTeX arXiv:2210.03980

Code (1)

zzz47zzz/CFNER 공식 구현 pytorch

Tasks

Causal InferenceContinual LearningContinual Named Entity RecognitionFG-1-PG-1Miscellaneousnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

Distilling interpretable causal trees from causal forests

2024-08-02 · Patrick Rehill

Machine learning methods for estimating treatment effect heterogeneity promise greater flexibility than existing methods that test a few pre-specified hypotheses. However, one problem these methods can have is that it ca…

Evaluating Large Language Models for Causal Modeling

2024-11-24 · Houssam Razouk, Leonie Benischke, Georg Niess, Roman Kern

In this paper, we consider the process of transforming causal domain knowledge into a representation that aligns more closely with guidelines from causal data science. To this end, we introduce two novel tasks related to…

Distilling Causal Effect of Data in Class-Incremental Learning

2021-03-02 · CVPR 2021 1 · Xinting Hu, Kaihua Tang, Chunyan Miao, Xian-Sheng Hua 외

We propose a causal framework to explain the catastrophic forgetting in Class-Incremental Learning (CIL) and then derive a novel distillation method that is orthogonal to the existing anti-forgetting techniques, such as …

class-incremental learningClass Incremental LearningIncremental Learning

Joint Statistical and Causal Feature Modulated Face Anti-Spoofing

2023-07-04 · journal 2023 7 · Xin Dong; Tao Wang; Zhendong Li; Hao Liu

In this paper, we propose a hierarchical feature modulation (HFM) approach for stable face anti-spoofing in unseen domains and unseen attacks. The conventional multi-domain based generalizable approaches likely lead to l…

Face Anti-SpoofingMiscellaneous

Targeted VAE: Variational and Targeted Learning for Causal Inference

2020-09-28 · Matthew James Vowels, Necati Cihan Camgoz, Richard Bowden

Undertaking causal inference with observational data is incredibly useful across a wide range of tasks including the development of medical treatments, advertisements and marketing, and policy making. There are two signi…

Causal InferencecounterfactualMarketingMiscellaneous