paper-with-me

홈 › Papers

REDDIT: Forgetting-Resistant Correction of Timestamp Drift in ASR via Replay-Based Distribution Editing

2026-07-06 · Cheng-Kang Chou, Ming-To Chuang, Ke-Han Lu, Chan-Jan Hsu, Hung-yi Lee arxiv

Modern autoregressive ASR systems can emit timestamps as decoded tokens, enabling timestamped transcription without frame-level aligners or inference-time post-processing. We show that these generated timestamps can drift across long non-speech spans: the transcript may remain plausible, but the decoded time axis drifts away from the audio. We study this non-speech-induced timestamp drift with self-built gap and long-gap benchmarks across 15 evaluated timestamp-producing ASR and audio-language systems. Naive timestamp-corrected fine-tuning improves alignment but can severely degrade non-target ASR behavior, exposing a forgetting problem. We propose REDDIT(REplay-based Distribution eDITing), a lightweight two-stage post-training framework that corrects timestamps while avoiding this catastrophic forgetting: it first edits timestamp targets under the model's own replayed decoder context while matching the frozen base distribution on non-timestamp tokens, then applies a short edited-prefix refinement stage. In this framework, we construct correction supervision without human transcripts or human timestamp annotations by combining VAD-trimmed speech spans with inserted non-speech gaps and known concatenation offsets. On Whisper-tiny, 34.9 hours of targeted correction audio used and only 1.6% of model parameters updated, raising long-gap mIoU from 38.7% to 95.0% and reducing mixed-gap out-of-domain AAS from 2752 ms to 223 ms while preserving CV-en MER at 41.3% (versus 524.2% for ordinary SFT decoder tuning).

📄 PDF Abstract BibTeX arXiv:2607.05364

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LoRA Subtraction for Drift-Resistant Space in Exemplar-Free Continual Learning

2025-03-23 · CVPR 2025 1 · Xuan Liu, Xiaobin Chang

In continual learning (CL), catastrophic forgetting often arises due to feature drift. This challenge is particularly prominent in the exemplar-free continual learning (EFCL) setting, where samples from previous tasks ca…

Continual LearningExemplar-Freeparameter-efficient fine-tuningTriplet

Performative Drift Resistant Classification Using Generative Domain Adversarial Networks

2025-04-01 · Maciej Makowski, Brandon Gower-Winter, Georg Krempl

Performative Drift is a special type of Concept Drift that occurs when a model's predictions influence the future instances the model will encounter. In these settings, retraining is not always feasible. In this work, we…

Incremental Open-set Domain Adaptation

2024-08-31 · Sayan Rakshit, Hmrishav Bandyopadhyay, Nibaran Das, Biplab Banerjee

Catastrophic forgetting makes neural network models unstable when learning visual domains consecutively. The neural network model drifts to catastrophic forgetting-induced low performance of previously learnt domains whe…

Domain Adaptationimage-classificationImage ClassificationIncremental Learning

LLM-Augmented Therapy Normalization and Aspect-Based Sentiment Analysis for Treatment-Resistant Depression on Reddit

2026-03-12 · Yuxin Zhu, Sahithi Lakamana, Masoud Rouhizadeh, Selen Bozkurt 외 arxiv

Treatment-resistant depression (TRD) is a severe form of major depressive disorder in which patients do not achieve remission despite multiple adequate treatment trials. Evidence across pharmacologic options for TRD rema…

Sentiment AnalysisData Augmentation

Drift-Resistant Navigation World Model with Anchored Epipolar Guidance

2026-05-23 · Po-Chien Luan, Zimin Xia, Wuyang Li, Yang Gao 외 arxiv

We propose Drift-Resistant Navigation World Model, a generative model that mitigates both perceptual drift and geometric drift in conventional rollout-based navigation world models. Existing methods recursively feed gene…