Paper Detail

Prototype-Rectified Iterative Self-supervised Manifold Denoising under Severe Acoustic Shift

Ashish Anand Shukla, Rini Smita Thakur, Aryan Das, Vinod K. Kurmi

huggingface Score 7.8

Published 2026-08-15 · First seen 2026-08-18

General AI

Abstract

Audio-Text Foundation Models (ATMs) fail catastrophically under severe acoustic noise, yet existing adaptation strategies either rely on gradient-based Test-Time Adaptation (TTA), which reinforces noise rather than signal, or on prompt tuning that requires privileged noise annotations unavailable at inference. We address these failures with PRISM (Prototype-Rectified Iterative Self-supervised Manifold Denoising), a training-free, source-free TTA framework grounded in the Affine Noise Hypothesis: severe acoustic noise induces a low-rank affine shift in the multimodal latent space, with more than 90% of distortion energy confined to the leading 60 principal components. PRISM estimates and reverses this distortion from an unlabeled target batch using frozen text prototypes as geometric anchors via three closed-form geometric corrections compiled into a single static projection matrix by Affine Bias Regression. At inference, adaptation reduces to one matrix-vector multiplication in 0.0009 ms, making it substantially faster than gradient-based TTA while requiring no additional training. On UrbanSound8K, PRISM improves over the zero-shot baseline by 12.94 percentage points and surpasses an oracle-assisted TTA baseline by 9.41 percentage points, despite never observing its privileged augmented noise prompts. We further identify the Polyphonic Trap, a principled failure mode of subspace deflation for broadband classes, and resolve it via Confidence-Aware Regression (CAR), recovering up to 8.16 percentage points for the worst-affected class.

Workflow Status

Review status
pending
Role
unreviewed
Read priority
later
Vote
Not set.
Saved
no
Collections
Not filed yet.
Next action
Not filled yet.

Reading Brief

No structured notes yet. Add `summary_sections`, `why_relevant`, `claim_impact`, or `next_action` in `papers.jsonl` to enrich this view.

Why It Surfaced

No ranking explanation is available yet.

Tags

No tags.

BibTeX

@misc{shukla2026prototype,
  title = {Prototype-Rectified Iterative Self-supervised Manifold Denoising under Severe Acoustic Shift},
  author = {Ashish Anand Shukla and Rini Smita Thakur and Aryan Das and Vinod K. Kurmi},
  year = {2026},
  abstract = {Audio-Text Foundation Models (ATMs) fail catastrophically under severe acoustic noise, yet existing adaptation strategies either rely on gradient-based Test-Time Adaptation (TTA), which reinforces noise rather than signal, or on prompt tuning that requires privileged noise annotations unavailable at inference. We address these failures with PRISM (Prototype-Rectified Iterative Self-supervised Manifold Denoising), a training-free, source-free TTA framework grounded in the Affine Noise Hypothesis:},
  url = {https://huggingface.co/papers/2608.15037},
  keywords = {Audio-Text Foundation Models, Affine Noise Hypothesis, Prototype-Rectified Iterative Self-supervised Manifold Denoising, Affine Bias Regression, Polyphonic Trap, Confidence-Aware Regression, test-time adaptation, code available, huggingface daily},
  eprint = {2608.15037},
  archiveprefix = {arXiv},
}

Metadata

{}