SAKE: Towards Editing Auditory Attribute Knowledge of Large Audio-Language Models

TL;DR

SAKE introduces the first benchmark for editing auditory attribute knowledge in LALMs, revealing reliability and generalization challenges in current methods.

cs.SD 🔴 Advanced 2025-10-20 37 views
Chih-Kai Yang Yen-Ting Piao Tzu-Wen Hsu Szu-Wei Fu Zhehuai Chen Ke-Han Lu Sung-Feng Huang Chao-Han Huck Yang Yu-Chiang Frank Wang Yun-Nung Chen Hung-yi Lee
knowledge editing LALM auditory attributes multimodal machine learning

Key Findings

Methodology

SAKE evaluates eight editing methods on three LALMs across four dimensions: reliability, generality, locality, and portability. Fine-tuning the modality connector proves more robust than directly editing LLM backbones.

Key Results

  • Result 1: WISE achieves near-perfect reliability (~100%) but struggles with auditory generalization.
  • Result 2: FT(Audio) excels in locality, achieving over 90% audio locality scores.
  • Result 3: All methods perform poorly in portability, with the highest score being only 55.33%.

Significance

SAKE systematically explores auditory attribute knowledge editing, addressing a critical gap in multimodal knowledge editing. It highlights challenges in abstract perceptual knowledge modification and provides a foundation for future research.

Technical Contribution

Introduces the SAKE benchmark, defining four evaluation dimensions and constructing diverse datasets. Demonstrates the effectiveness of fine-tuning the modality connector for balancing reliability and locality.

Novelty

This is the first benchmark focused on auditory attribute knowledge editing in LALMs, distinct from prior work on textual or visual factual knowledge.

Limitations

  • Limitation 1: Sequential editing leads to significant forgetting of earlier modifications.
  • Limitation 2: Edited knowledge struggles to propagate to related domains, limiting practical applications.
  • Limitation 3: Directly editing LLM backbones disrupts text capabilities significantly.

Future Work

Future work could explore auditory-specific editing algorithms, improve stability in sequential edits, and enhance knowledge propagation for multimodal applications.

AI Executive Summary

SAKE introduces the first benchmark for editing auditory attribute knowledge in large audio-language models (LALMs), addressing a critical gap in multimodal knowledge editing. The benchmark evaluates eight methods across reliability, generality, locality, and portability.

The study reveals that while existing methods achieve high reliability in single edits (e.g., WISE nearing 100%), they perform poorly in generalization and portability. Sequential editing highlights significant forgetting issues. Fine-tuning the modality connector emerges as a robust strategy compared to directly editing LLM backbones.

SAKE not only identifies limitations in current methods but also provides a foundation for developing auditory-specific editing techniques. This research has implications for applications like voice assistant personalization, debiasing, and error correction, while paving the way for future advancements in multimodal models.

Deep Analysis

Background

Large language models (LLMs) have achieved remarkable success in text tasks and are now extending to multimodal domains like vision-language models (LVLMs) and audio-language models (LALMs). However, most knowledge editing research focuses on textual or visual facts, leaving auditory attributes unexplored.

Core Problem

Auditory attribute knowledge, such as gender, emotion, and language, involves abstract perceptual understanding. It remains unclear whether existing methods can effectively edit such knowledge without disrupting unrelated knowledge.

Innovation

SAKE introduces the first systematic framework for evaluating auditory attribute knowledge editing, defining four dimensions: reliability, generality, locality, and portability. It constructs diverse datasets covering attributes like gender, emotion, language, and animal sounds.

Methodology

  • �� SAKE defines four evaluation dimensions for knowledge editing.
  • �� Evaluates eight methods, including FT(Audio), WISE, and MEND.
  • �� Uses three LALMs: DeSTA2.5-Audio, Qwen2-Audio, and Audio Flamingo 3.
  • �� Constructs diverse datasets for single and sequential editing scenarios.

Experiments

Experiments use the SAKURA dataset to construct editing pairs and test reliability, generality, and other metrics. Sequential editing involves 10 sequences of 10 edits each to evaluate stability.

Results

WISE achieves near-perfect reliability (~100%) but struggles with generalization. FT(Audio) performs best in locality, with audio locality scores exceeding 90%. All methods exhibit significant forgetting in sequential editing.

Applications

SAKE can be applied to voice assistant personalization, debiasing, and error correction, especially for tasks requiring abstract perceptual knowledge modification.

Limitations & Outlook

Current methods struggle with sequential editing stability and knowledge propagation. Directly editing LLM backbones often disrupts text capabilities.

Plain Language Accessible to non-experts

Imagine a sound engineer adjusting a band's instruments. Changing the violin to sound like a cello shouldn't affect the drums or piano. SAKE is like a tool that helps the engineer make precise changes without disrupting the harmony.

ELI14 Explained like you're 14

Think of a video game where characters have different voices. You want to change one character's voice from 'happy' to 'sad' without messing up others. SAKE is like a magic tool that helps you do this perfectly!

Glossary

Knowledge Editing

Updating specific model knowledge without retraining the entire model.

Used to modify auditory attribute knowledge in LALMs.

Auditory Attribute

Perceptual features like gender, emotion, or language derived from audio.

The core target of SAKE's evaluations.

Modality Connector

The module linking audio encoders to LLM backbones.

Proven to be a robust editing target.

Locality

The ability to preserve unrelated knowledge during edits.

One of SAKE's four evaluation dimensions.

Portability

Whether edited knowledge propagates to related domains.

Evaluates knowledge transfer capabilities.

Open Questions Unanswered questions from this research

  • 1 Sequential editing stability remains a challenge, requiring more robust algorithms.
  • 2 Auditory knowledge propagation to related domains is weak, needing better mechanisms.
  • 3 Impact of edits on other modalities remains underexplored.

Applications

Immediate Applications

Voice Assistant Personalization

Edit auditory attribute knowledge to provide personalized voice assistant services tailored to user preferences.

Debiasing and Error Correction

Correct biases or errors in speech recognition, such as gender or emotion misclassification.

Long-term Vision

Unified Multimodal Editing Framework

Develop a unified approach for editing multimodal knowledge with cross-modal propagation capabilities.

Abstract

Knowledge editing enables targeted updates without retraining, but prior work focuses on textual or visual facts, leaving abstract auditory perceptual knowledge underexplored. We introduce SAKE, the first benchmark for editing perceptual auditory attribute knowledge in large audio-language models (LALMs), which requires modifying acoustic generalization rather than isolated facts. We evaluate eight diverse editing methods on three LALMs across reliability, generality, locality, and portability, under single and sequential edits. Results show that most methods enforce edits reliably but struggle with auditory generalization, intra-attribute locality, and multimodal knowledge propagation, and often exhibit forgetting or degeneration in sequential editing. Additionally, fine-tuning the modality connector emerges as a more robust and balanced baseline compared with directly editing the LLM backbones. SAKE reveals key limitations of current methods and provides a foundation for developing auditory-specific LALM editing techniques.

cs.SD cs.AI cs.CL eess.AS