SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2408.16132 · 2024

SVDD 2024: The Inaugural Singing Voice Deepfake Detection Challenge

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 3 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
svddchallenge/ctrsvdd2024_baseline canonical 3 of 3
FunctionStatusWhere it lives
compute_det_curve Ran svddchallenge/ctrsvdd2024_baseline/utils.py
pointer only (licence: NONE) · get_code("3a889d3debbcead8")
compute_eer Ran svddchallenge/ctrsvdd2024_baseline/utils.py
pointer only (licence: NONE) · get_code("f1be015840088565")
pad_random Ran svddchallenge/ctrsvdd2024_baseline/datasets.py
pointer only (licence: NONE) · get_code("e415afaff995419f")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

With the advancements in singing voice generation and the growing presence of AI singers on media platforms, the inaugural Singing Voice Deepfake Detection (SVDD) Challenge aims to advance research in identifying AI-generated singing voices from authentic singers. This challenge features two tracks: a controlled setting track (CtrSVDD) and an in-the-wild scenario track (WildSVDD). The CtrSVDD track utilizes publicly available singing vocal data to generate deepfakes using state-of-the-art singing voice synthesis and conversion systems. Meanwhile, the WildSVDD track expands upon the existing SingFake dataset, which includes data sourced from popular user-generated content websites. For the CtrSVDD track, we received submissions from 47 teams, with 37 surpassing our baselines and the top team achieving a 1.65% equal error rate. For the WildSVDD track, we benchmarked the baselines. This paper reviews these results, discusses key findings, and outlines future directions for SVDD research.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2408.16132")
get_code_for_paper("2408.16132")
have("2408.16132")

Connect an agent — have() is free.