Pith. sign in

REVIEW 1 cited by

Enhancing Continual Relation Extraction via Classifier Decomposition

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2305.04636 v1 pith:JDG5O4YV submitted 2023-05-08 cs.CL

classification cs.CL
keywords modelspreviousclassifiertrainingbiasbiasescontinualdecomposition
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Continual relation extraction (CRE) models aim at handling emerging new relations while avoiding catastrophically forgetting old ones in the streaming data. Though improvements have been shown by previous CRE studies, most of them only adopt a vanilla strategy when models first learn representations of new relations. In this work, we point out that there exist two typical biases after training of this vanilla strategy: classifier bias and representation bias, which causes the previous knowledge that the model learned to be shaded. To alleviate those biases, we propose a simple yet effective classifier decomposition framework that splits the last FFN layer into separated previous and current classifiers, so as to maintain previous knowledge and encourage the model to learn more robust representations at this training stage. Experimental results on two standard benchmarks show that our proposed framework consistently outperforms the state-of-the-art CRE models, which indicates that the importance of the first training stage to CRE models may be underestimated. Our code is available at https://github.com/hemingkx/CDec.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. AutoRAG-LoRA: Hallucination-Triggered Knowledge Retuning via Lightweight Adapters

    cs.CL 2025-07 reject novelty 3.0 of 10

    AutoRAG-LoRA reports a 46.6% relative reduction in classifier-flagged hallucinations on TruthfulQA, but the evaluation uses the same classifier that triggers the corrective training.

Pith tools