PulseAugur
EN
LIVE 06:44:13

New ACR method uses pseudo-labeling and knowledge distillation

Researchers have developed a novel two-stage training pipeline to improve Automatic Chord Recognition (ACR) models, addressing the scarcity of labeled data. The method first uses a pre-trained model as a teacher to generate pseudo-labels for a large dataset of unlabeled audio. A student model is then trained on these pseudo-labels, with knowledge distillation from the teacher model employed to prevent catastrophic forgetting. This approach significantly enhances ACR performance, outperforming traditional supervised learning baselines and even the original pre-trained teacher model, particularly for rare chord qualities. AI

IMPACT This research could lead to more accurate and accessible music analysis tools by overcoming data limitations in training.

RANK_REASON The cluster contains an academic paper detailing a new method for Automatic Chord Recognition. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New ACR method uses pseudo-labeling and knowledge distillation

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Nghia Phan, Rong Jin, Gang Liu, Xiao Dong ·

    Enhancing Automatic Chord Recognition via Pseudo-Labeling and Knowledge Distillation

    arXiv:2602.19778v4 Announce Type: replace-cross Abstract: Automatic Chord Recognition (ACR) is constrained by the scarcity of aligned chord labels, as well-aligned annotations are costly to acquire. At the same time, open-weight pre-trained models are more accessible than their p…