FlowFake: Liquid Networks for Audio Deepfake Detection
- lab arXiv
- lab arXivLabs
- location ASVspoof2019
- location FakeOrReal
- product FlowFake
- product RawGAT-ST
- product Wav2vec2
- product Whisper-DF
A new audio deepfake detector called FlowFake uses a liquid time-constant architecture to tackle cross-dataset generalization, a persistent weakness in current detection systems, according to research posted to arXiv on June 17, 2026 [1][2]. The model, described in a preprint, departs from conventional detectors that aggregate fixed-window frame statistics. Its hidden state evolves through a learned ordinary differential equation, with per-neuron adaptive time constants that simultaneously resolve spectral cues at 10 milliseconds and prosodic cues at two seconds [2]. The architecture achieves formal bounded-input bounded-output stability and an integration error of O(dt^4) [2]. FlowFake operates with 34,000 parameters, roughly 0.01 percent of the parameter count of the self-supervised model Wav2vec2, yet matches its performance on cross-domain benchmarks [2]. On a four-dataset evaluation spanning ASVspoof2019, FakeOrReal, InTheWild, and MLAAD, FlowFake reached 75.29 percent accuracy on ASVspoof2019 when trained only on FakeOrReal, and 79.97 percent accuracy when trained only on MLAAD [2]. It outperformed RawGAT-ST and Whisper-DF on every evaluated pair [2]. The work addresses a structural problem in audio deepfake detection. Neural text-to-speech and voice-cloning systems produce synthetic speech artifacts that manifest as multi-timescale trajectory anomalies, and detectors trained on one synthesis pipeline routinely fail on unseen forgeries [2]. The researchers argue that fixed-window approaches misalign the architecture with the signal, a limitation FlowFake’s continuous-time dynamics are designed to overcome [2]. Deep learning architectures have been applied to speech recognition and natural language processing for years, with models ranging from recurrent neural networks to transformers producing results that in some cases surpass human expert performance [3]. The FlowFake preprint appears on arXiv, an open-access repository that hosts electronic preprints across mathematics, physics, computer science, and related fields [7]. As of November 2024, the repository was receiving about 24,000 submissions per month [7]. The source code for FlowFake has been made available on GitHub [2].
research-papermodel-releaseproduct-launchbenchmarktool-release
Background sources we checked (8)
- arxiv.org ↗ Audio deepfakes generated by neural text-to-speech and voice-cloning systems threaten speaker verification and public discourse at scale. The core challenge is cross-dataset generalization: detectors trained on one synthesis pipeline collapse on unseen forgeries. We argue that th…
- en.wikipedia.org ↗ In machine learning, deep learning (DL) focuses on utilizing multilayered neural networks to perform tasks such as classification, regression, and representation learning. The field takes inspiration from biological neuroscience and revolves around stacking artificial neurons int…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — FlowFake: Liquid Networks for Audio Deepfake Detection ↗