Papers › Wav2Sem: Plug-and-Play Audio Semantic Decoupling for 3D Speech-Driven Facial Animation

Wav2Sem: Plug-and-Play Audio Semantic Decoupling for 3D Speech-Driven Facial Animation

29 May 2025CVPR 2025 1arXiv:2505.23290archive 2025-07-28

Hao Li, Ju Dai, Xin Zhao, Feng Zhou, Junjun Pan, Lei LI

In 3D speech-driven facial animation generation, existing methods commonly employ pre-trained self-supervised audio models as encoders. However, due to the prevalence of phonetically similar syllables with distinct lip shapes in language, these near-homophone syllables tend to exhibit significant coupling in self-supervised audio feature spaces, leading to the averaging effect in subsequent lip motion generation. To address this issue, this paper proposes a plug-and-play semantic decorrelation module-Wav2Sem. This module extracts semantic features corresponding to the entire audio sequence, leveraging the added semantic information to decorrelate audio encodings within the feature space, thereby achieving more expressive audio features. Extensive experiments across multiple Speech-driven models indicate that the Wav2Sem module effectively decouples audio features, significantly alleviating the averaging effect of phonetically similar syllables in lip shape generation, thereby enhancing the precision and naturalness of facial animations. Our source code is available at https://github.com/wslh852/Wav2Sem.git.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.23290")

Code

Syntology Ran 9 of 12 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wslh852/wav2sem officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 9 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
3unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from wslh852/Wav2Sem. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Wav2Vec2Attention wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 531468718cc2e08d · report
Wav2Vec2FeatureExtractor wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 79fb58557dde3a6d · report
Wav2Vec2FeatureProjection wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 8fd95ea4c7fdb7f4 · report
Wav2Vec2FeedForward wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran fingerprinted no licence file found · pointer only · 2d5e760c8a4bec53 · report
Wav2Vec2GroupNormConvLayer wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 533d5bcb92d814d2 · report
Wav2Vec2LayerNormConvLayer wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · f31cb923afe6e950 · report
Wav2Vec2NoLayerNormConvLayer wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 2967594d3760963b · report
Wav2Vec2PositionalConvEmbedding wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran no licence file found · pointer only · 96d4171b1f802419 · report
Wav2Vec2SamePadLayer wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository ran fingerprinted no licence file found · pointer only · 359cf7d745b84cb5 · report
Wav2Bert wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository unverified no licence file found · pointer only · 185c6c4d52d82758 · report
Wav2Vec2Encoder wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository unverified no licence file found · pointer only · cb1ee4513c58d21f · report
Wav2Vec2EncoderLayer wslh852/Wav2Sem/CodeTalker_Wav2Sem/models/wav2sem.py official repository unverified no licence file found · pointer only · 108af0871b1f7d65 · report

Tasks

Motion Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections