audio editing

Manipulating, curating, and quality-controlling audio recordings (Foley, speaker collections, bilingual sets) to produce representative datasets and to create controlled counterfactuals for causal and compositional evaluation.

audioediting

12-Month Skill Trend

Momentum and market value over time
Trending
Score
+20 in 12 mo
96
12 mo agoNow
Career
Value
+$12K in 12 mo
$42K/year
12 mo agoNow

Recommended Survey Paper

Quick overview of the field
View more

Must-Read Papers

Most classic and influential ideas
View more

Audio editing has long suffered from the lack of high-quality evaluation benchmarks and reliable automated assessment metrics. To address this, we propose an expert-knowledge-driven closed-loop evaluation framework. First, we construct AuditScore—the first subjective evaluation dataset for audio editing—comprising over 6,300 samples annotated with multi-dimensional professional ratings. Second, we train AuditEval, an automatic Mean Opinion Score (MOS) prediction model achieving high accuracy in quality estimation. Third, we leverage AuditEval in a reverse pipeline to filter and refine synthetic data, generating a validated pseudo-parallel dataset of superior quality. This work pioneers the organic integration of expert scoring, automated evaluation, and data curation: it introduces the first task-specific audio editing evaluation model and benchmark dataset, and establishes a “evaluate–feedback–generate” closed-loop paradigm—providing a reproducible, scalable foundation for future research and development in audio editing.

Absence of comprehensive evaluation metrics for audio editing qualityLack of high-quality benchmark datasets for audio editing tasksNeed for expert-informed methods to construct pseudo-parallel datasets

This work addresses the risk of spurious correlations between recording artifacts and target labels in speech datasets, which arise from heterogeneous recording conditions and can lead to overestimated model performance—posing significant safety concerns in high-stakes domains such as healthcare. To detect such confounding factors, the study introduces a novel diagnostic method that leverages non-speech segments within audio recordings to predict target labels, exploiting the metadata implicitly embedded in these silent or non-linguistic regions. By analyzing these non-speech intervals, the approach effectively identifies spurious associations present in both training and test data. The authors further release an open-source toolkit implementing this technique, substantially enhancing the reliability of speech model evaluation and the trustworthiness of real-world deployment.

non-speech regionsperformance overestimationrecording conditions

Existing audio classifiers often rely on non-musical features or spurious correlations, rendering them susceptible to misleading cues. This work introduces, for the first time, the causal inference concepts of sufficiency and necessity into the interpretability of audio classification. By conducting frequency-domain analysis, the study identifies critical subsets of frequency components that are causally responsible for model decisions and develops FreqReX, a tool enabling targeted interventions. Experiments demonstrate that altering just a single frequency bin among 240,000 can flip the classification outcome in 58% of cases, with perturbations remaining nearly imperceptible to human listeners. These findings expose significant model fragility and offer a novel pathway toward more robust and interpretable audio classification systems.

audio classifierscausal analysisfrequency features

Membership and Dataset Inference Attacks on Large Audio Generative Models

Dec 10, 2025
JP
Jakub Proboszcz
🏛️ Warsaw University of Technology | Sapienza University of Rome | IDEAS Research Institute | NASK National Research Institute

Existing single-sample membership inference (MI) methods fail on large-scale, heterogeneous audio datasets, hindering copyright protection for generative audio models. Method: We propose the first verifiable, audio-domain-specific training data attribution framework—Dataset Inference (DI)—a novel set-level inference paradigm that aggregates multi-artist audio samples to determine whether a given dataset contributed to model training. Our approach jointly leverages gradient and output-statistical features from diffusion and autoregressive audio models, incorporates a multi-sample evidence aggregation mechanism, and integrates contrastive benchmark modeling with statistical significance testing. Contribution/Results: Evaluated on multiple open-source large audio models, DI achieves high inference accuracy (AUC > 0.92), substantially outperforming state-of-the-art MI methods. This work provides the first empirically validated, technically feasible solution for audio content copyright auditing and training-data accountability.

Assesses feasibility of verifying training data inclusion for accountabilityExamines dataset inference for copyright protection of artists' worksInvestigates membership inference attacks on audio generative models

Multilingual speech datasets—particularly for low-resource languages—suffer from pervasive macro-level (e.g., ambiguous dialect boundaries, absence of language planning) and micro-level (e.g., grapheme–phoneme inconsistency) quality deficiencies, severely impeding ASR model training and evaluation. This paper takes Taiwanese Hokkien (nan_tw) as a case study and proposes, for the first time, a dual-track framework integrating sociolinguistic awareness and prospective language planning to embed linguistic governance directly into ASR data curation. Through cross-dataset auditing (Common Voice, FLEURS, VoxPopuli), fieldwork, dialect annotation consistency assessment, and orthographic adaptability testing, we identify significant macro-level risks in 21 of 37 languages examined. The work yields an actionable, linguistically grounded guideline for multilingual speech dataset construction, formally adopted by Hugging Face as the v2.0 community standard.

Address macro-level issues in under-resourced languagesIdentify quality issues in multilingual speech datasetsPropose guidelines for better dataset development

Latest Papers

What's happening recently
View more

Existing Foley sound datasets generally suffer from insufficient quality and coarse annotations, hindering data-driven research in classification, retrieval, and synthesis. To address this gap, this work introduces and publicly releases FoleySet—a large-scale Foley dataset comprising 10,000 audio clips meticulously recorded following professional Foley practices. The dataset features a two-tier manual semantic annotation scheme that precisely aligns synchronous sound effects with on-screen human actions, such as footsteps, clothing rustles, and prop manipulations. FoleySet is the first to offer multi-level annotations, standardized formatting, and a permissive Creative Commons license, thereby filling a critical resource void in the field. It provides strong support for Foley-related audio tasks and advances research toward automated audiovisual content production.

annotated datasetaudiovisual post-productiondata scarcity

Existing evaluation methods for audio captioning struggle to accurately assess the fidelity of multimodal semantics and acoustic attributes in structured audio descriptions. This work proposes the first multi-axis evaluation framework tailored for structured audio captioning, integrating large language model (LLM)-based semantic judgments with deterministic acoustic metrics across five orthogonal dimensions: label sets, descriptive content, logical reasoning, numerical measurements, and spectral contours. The framework incorporates a controlled perturbation protocol to validate its ability to distinguish between semantic preservation and acoustic distortion. Experiments on the AudioCards dataset demonstrate that the proposed approach effectively differentiates semantically consistent paraphrases from genuine errors, significantly outperforming existing methods in both reliability and sensitivity.

audio descriptioncaption metricsevaluation framework

This study addresses the limited utility of long-duration child speech recordings in early language development research, hindered by poor cross-corpus compatibility, absence of standardized evaluation protocols, and privacy concerns. To overcome these challenges, the authors propose the first integrated framework that unifies data standardization, reproducible benchmarking, and ethical governance. The framework consolidates 27 open-source child speech datasets, establishes four standardized speech processing benchmark pipelines, and implements a role-based ELSI (Ethical, Legal, and Social Implications) governance system. Validation through a vocal-type classification task demonstrates that the framework substantially enhances model generalizability across languages and recording conditions while ensuring regulatory compliance, thereby achieving a coherent integration of technical rigor and ethical standards.

benchmarking datasetschild-centered audiocross-corpus generalization

This work addresses the challenge in audio question answering where models often over-rely on textual priors or are misled by mismatched audio inputs. To mitigate this, the authors propose a diagnostic data curation strategy based on model confusion patterns. By probing model responses under normal, silent, and shuffled audio conditions, they identify and retain samples exhibiting strong audio dependence for fine-tuning. Using the Qwen3-Omni-30B-A3B-Instruct model, the approach integrates counterfactual audio testing, response normalization, and multi-model ensembling. Fine-tuning solely on the curated dataset yields a 67.27% accuracy on the official development set, significantly outperforming a local baseline of 65.90%, thereby demonstrating the method’s effectiveness in enhancing models’ reliance on genuine audio evidence.

audio dependencyaudio question answeringcounterfactual evaluation

This work addresses the vulnerability of post-hoc explainability methods in audio deepfake detection, where explanations can be manipulated without altering model predictions, thereby undermining the reliability of explainable AI (XAI). For the first time, explanation manipulation is extended to the audio domain through a psychoacoustically constrained framework that systematically distorts attribution heatmaps by optimizing imperceptible perturbations while preserving the original prediction. Integrating psychoacoustic modeling, imperceptible perturbation generation, and attribution alignment evaluation, the proposed method demonstrates significant manipulability of attributions across multiple state-of-the-art audio deepfake detectors. These findings expose the fragility of current XAI approaches in audio tasks and introduce a novel evaluation dimension for building trustworthy audio AI systems.

attribution manipulationaudio deepfake detectionexplanation fragility

Hot Scholars

YM

Yuki Mitsufuji

Distinguished Engineer, Sony
Machine LearningAudioSource SeparationMusic Technology
ZZ

Zhou Zhao

Zhejiang University
Machine LearningData MiningMultimedia Computing
ZC

Zehua Chen

PostDoc at Tsinghua University | Ph.D. from Imperial College
Generative ModelsMulti-modal GenerationHealth Monitoring
QK

Qiuqiang Kong

The Chinese University of Hong Kong
Audio ProcessingArtificial Intelligence
RH

Rongjie Huang

FAIR, Zhejiang University
Multimedia ComputingSpeechNatural Language Processing