paper-with-me

홈 › Papers

USAD 2.0: Scaling Representation Distillation for Universal Audio Understanding

2026-06-04 · Heng-Jui Chang, Alexander H. Liu, Saurabhchand Bhati, Mrudula Athi, Anton Ratnarajah, Amit Chhetri, James Glass arxiv

Audio encoders are critical to modern audio applications as large language models (LLMs) increasingly rely on a single encoder for diverse inputs. While self-supervised learning (SSL) has yielded strong domain-specific encoders like speech or music experts, multi-domain approaches like USAD and SPEAR remain limited in coverage and evaluation. Recent studies also suggest supervised encoders align better with audio LLMs. We present USAD 2.0, a universal encoder integrating knowledge from both SSL and supervised foundation models. USAD 2.0 introduces domain-aware distillation to address teacher mismatch, extends coverage to the music domain, and adds second-stage supervised distillation for downstream use. We further scale the model to one billion parameters via depth scaling. Experiments show USAD 2.0 achieves strong or state-of-the-art performance across probing and LLM-based evaluations.

📄 PDF Abstract BibTeX arXiv:2606.06444

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

USAD: Universal Speech and Audio Representation via Distillation

2025-06-23 · Heng-Jui Chang, Saurabhchand Bhati, James Glass, Alexander H. Liu

Self-supervised learning (SSL) has revolutionized audio representations, yet models often remain domain-specific, focusing on either speech or non-speech tasks. In this work, we present Universal Speech and Audio Distill…

Audio TaggingRepresentation LearningSelf-Supervised LearningSound Classification

FusAD: Time-Frequency Fusion with Adaptive Denoising for General Time Series Analysis

2025-12-16 · Da Zhang, Bingyu Li, Zhiyuan Zhao, Feiping Nie 외 arxiv

Time series analysis plays a vital role in fields such as finance, healthcare, industry, and meteorology, underpinning key tasks including classification, forecasting, and anomaly detection. Although deep learning models…

Time Series AnalysisAnomaly Detection

USAD: Uncertainty-aware Statistical Adversarial Detection

2026-06-26 · Zhijian Zhou, Xunye Tian, Jiacheng Zhang, Zesheng Ye 외 arxiv

Statistical adversarial detection (SAD) treats detection as a two-sample test. Given a reference set of clean examples (CEs) and a batch of queries, potentially containing an unknown mixture of CEs and adversarial exampl…

CausAdv: A Causal-based Framework for Detecting Adversarial Examples

2024-10-29 · Hichem Debbi

Deep learning has led to tremendous success in many real-world applications of computer vision, thanks to sophisticated architectures such as Convolutional neural networks (CNNs). However, CNNs have been shown to be vuln…

Adversarial RobustnesscounterfactualCounterfactual Reasoning

SightSound-R1: Cross-Modal Reasoning Distillation from Vision to Audio Language Models

2025-09-19 · Qiaolin Wang, Xilin Jiang, Linyang He, Junkai Wu 외 arxiv

While large audio-language models (LALMs) have demonstrated state-of-the-art audio understanding, their reasoning capability in complex soundscapes still falls behind large vision-language models (LVLMs). Compared to the…

Audio-visual Question Answering