Pith. sign in

REVIEW 2 cited by

Task-Informed Anti-Curriculum by Masking Improves Downstream Performance on Text

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 2502.12953 v2 pith:IQA5J27E submitted 2025-02-18 cs.CL cs.AIcs.LG

Task-Informed Anti-Curriculum by Masking Improves Downstream Performance on Text

classification cs.CL cs.AIcs.LG
keywords maskingtokensanti-curriculumtask-informedtiacbmacrossdownstreamlanguage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Masked language modeling has become a widely adopted unsupervised technique to pre-train large language models (LLMs). However, the process of selecting tokens for masking is random, and the percentage of masked tokens is typically fixed for the entire training process. In this paper, we propose to adjust the masking ratio and to decide which tokens to mask based on a novel task-informed anti-curriculum learning scheme. First, we harness task-specific knowledge about useful and harmful tokens in order to determine which tokens to mask. Second, we propose a cyclic decaying masking ratio, which corresponds to an anti-curriculum schedule (from hard to easy). We exemplify our novel task-informed anti-curriculum by masking (TIACBM) approach across three diverse downstream tasks: sentiment analysis, text classification by topic, and authorship attribution. Our findings suggest that TIACBM enhances the ability of the model to focus on key task-relevant features, contributing to statistically significant performance gains across tasks. We release our code at https://github.com/JarcaAndrei/TIACBM.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Vividh-ASR: A Complexity-Tiered Benchmark and Optimization Dynamics for Robust Indic Speech Recognition

    cs.CL 2026-05 unverdicted novelty 7.0

    Introduces a complexity-tiered benchmark for Indic ASR and a reverse multi-stage fine-tuning recipe enabling smaller models to match larger ones on spontaneous speech.

  2. Vividh-ASR: A Complexity-Tiered Benchmark and Optimization Dynamics for Robust Indic Speech Recognition

    cs.CL 2026-05 accept novelty 6.0

    Vividh-ASR benchmark and reverse multi-stage fine-tuning enable smaller Whisper models to match larger ones on complex Indic speech by concentrating adaptation in the decoder.