paper-with-me

홈 › Papers

Split and Conquer Partial Deepfake Speech

2026-04-03 · Inbal Rimon, Oren Gal, Haim Permuter arxiv

Partial deepfake speech detection requires identifying manipulated regions that may occur within short temporal portions of an otherwise bona fide utterance, making the task particularly challenging for conventional utterance-level classifiers. We propose a split-and-conquer framework that decomposes the problem into two stages: boundary detection and segment-level classification. A dedicated boundary detector first identifies temporal transition points, allowing the audio signal to be divided into segments that are expected to contain acoustically consistent content. Each resulting segment is then evaluated independently to determine whether it corresponds to bona fide or fake speech. This formulation simplifies the learning objective by explicitly separating temporal localization from authenticity assessment, allowing each component to focus on a well-defined task. To further improve robustness, we introduce a reflection-based multi-length training strategy that converts variable-duration segments into several fixed input lengths, producing diverse feature-space representations. Each stage is trained using multiple configurations with different feature extractors and augmentation strategies, and their complementary predictions are fused to obtain improved final models. Experiments on the PartialSpoof benchmark demonstrate state-of-the-art performance across multiple temporal resolutions as well as at the utterance level, with substantial improvements in the accurate detection and localization of spoofed regions. In addition, the proposed method achieves state-of-the-art performance on the Half-Truth dataset, further confirming the robustness and generalization capability of the framework.

📄 PDF Abstract BibTeX arXiv:2604.02913

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary Detection

Similar Papers 제목 키워드 기반

PartialEdit: Identifying Partial Deepfakes in the Era of Neural Speech Editing

2025-06-03 · You Zhang, Baotong Tian, Lin Zhang, Zhiyao Duan

Neural speech editing enables seamless partial edits to speech utterances, allowing modifications to selected content while preserving the rest of the audio unchanged. This useful technique, however, also poses new risks…

Face Swapping

NE-PADD: Leveraging Named Entity Knowledge for Robust Partial Audio Deepfake Detection via Attention Aggregation

2025-09-04 · Huhong Xian, Rui Liu, Berrak Sisman, Haizhou Li arxiv

Different from traditional sentence-level audio deepfake detection (ADD), partial audio deepfake detection (PADD) requires frame-level positioning of the location of fake speech. While some progress has been made in this…

Audio Deepfake Detection

TRACE: Training-Free Partial Audio Deepfake Detection via Embedding Trajectory Analysis of Speech Foundation Models

2026-04-01 · Awais Khan, Muhammad Umar Farooq, Kutub Uddin, Khalid Malik arxiv

Partial audio deepfakes, where synthesized segments are spliced into genuine recordings, are particularly deceptive because most of the audio remains authentic. Existing detectors are supervised: they require frame-level…

Audio Deepfake Detection

SingFake: Singing Voice Deepfake Detection

2023-09-14 · Yongyi Zang, You Zhang, Mojtaba Heydari, Zhiyao Duan

The rise of singing voice synthesis presents critical challenges to artists and industry stakeholders over unauthorized voice usage. Unlike synthesized speech, synthesized singing voices are typically released in songs c…

DeepFake DetectionFace SwappingSinging Voice SynthesisSynthetic Speech Detection

Divide and Conquer: Reliable Multi-View Evidential Learning for Deepfake Detection

2026-06-01 · Xiaolu Kang, Zhongyuan Wang, Jikang Cheng, Baojin Huang 외 arxiv

With the evolution of generative models, deepfakes have achieved near-perfect semantic realism, leaving forensic traces only in subtle structural anomalies. However, existing single-view paradigms often fail to generaliz…

DeepFake Detection