paper-with-me

Papers

Enhancing Partially Spoofed Audio Localization with Boundary-aware Attention Mechanism

2024-07-31 · Jiafeng Zhong, Bin Li, Jiangyan Yi

The task of partially spoofed audio localization aims to accurately determine audio authenticity at a frame level. Although some works have achieved encouraging results, utilizing boundary information within a single model remains an unexplored research topic. In this work, we propose a novel method called Boundary-aware Attention Mechanism (BAM). Specifically, it consists of two core modules: Boundary Enhancement and Boundary Frame-wise Attention. The former assembles the intra-frame and inter-frame information to extract discriminative boundary features that are subsequently used for boundary position detection and authenticity decision, while the latter leverages boundary prediction results to explicitly control the feature interaction between frames, which achieves effective discrimination between real and fake frames. Experimental results on PartialSpoof database demonstrate our proposed method achieves the best performance. The code is available at https://github.com/media-sec-lab/BAM.

📄 PDF Abstract BibTeX arXiv:2407.21611

Code (1)

media-sec-lab/bam 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Waveform Boundary Detection for Partially Spoofed Audio

2022-11-01 · Zexin Cai, Weiqing Wang, Ming Li

The present paper proposes a waveform boundary detection system for audio spoofing attacks containing partially manipulated segments. Partially spoofed/fake audio, where part of the utterance is replaced, either with syn…

Boundary Detection

An Initial Investigation for Detecting Partially Spoofed Audio

2021-04-06 · Lin Zhang, Xin Wang, Erica Cooper, Junichi Yamagishi 외

All existing databases of spoofed speech contain attack data that is spoofed in its entirety. In practice, it is entirely plausible that successful attacks can be mounted with utterances that are only partially spoofed. …

Voice Anti-spoofing

PC-Mix: Partial-Component Audio Spoofing Detection under Mixed Speech and Environmental Sound Conditions

2026-07-11 · Zhenshan Zhang, Xueping Zhang, Linxi Li, Yechen Wang 외 arxiv

Recent studies on partial audio spoofing mainly focus on studio-recorded speech with temporal localization of spoofed segments. However, these studies often overlook realistic conditions where spoofed and bonafide segmen…

How Do Neural Spoofing Countermeasures Detect Partially Spoofed Audio?

2024-06-04 · Tianchi Liu, Lin Zhang, Rohan Kumar Das, Yi Ma 외

Partially manipulating a sentence can greatly change its meaning. Recent work shows that countermeasures (CMs) trained on partially spoofed audio can effectively detect such spoofing. However, the current understanding o…

Decision MakingSentence

Spoof Diarization: "What Spoofed When" in Partially Spoofed Audio

2024-06-12 · Lin Zhang, Xin Wang, Erica Cooper, Mireia Diez 외

This paper defines Spoof Diarization as a novel task in the Partial Spoof (PS) scenario. It aims to determine what spoofed when, which includes not only locating spoof regions but also clustering them according to differ…

Clustering