Papers › Looking to Listen at the Cocktail Party: A Speaker-Independent Audio-Visual Model for...

Looking to Listen at the Cocktail Party: A Speaker-Independent Audio-Visual Model for Speech Separation

10 Apr 2018arXiv:1804.03619archive 2025-07-28

Ariel Ephrat, Inbar Mosseri, Oran Lang, Tali Dekel, Kevin Wilson, Avinatan Hassidim, William T. Freeman, Michael Rubinstein

We present a joint audio-visual model for isolating a single speech signal from a mixture of sounds such as other speakers and background noise. Solving this task using only audio as input is extremely challenging and does not provide an association of the separated speech signals with speakers in the video. In this paper, we present a deep network-based model that incorporates both visual and auditory signals to solve this task. The visual features are used to "focus" the audio on desired speakers in a scene and to improve the speech separation quality. To train our joint audio-visual model, we introduce AVSpeech, a new dataset comprised of thousands of hours of video segments from the Web. We demonstrate the applicability of our method to classic speech separation tasks, as well as real-world scenarios involving heated interviews, noisy bars, and screaming children, only requiring the user to specify the face of the person in the video whose speech they want to isolate. Our method shows clear advantage over state-of-the-art audio-only speech separation in cases of mixed speech. In addition, our model, which is speaker-independent (trained once, applicable to any speaker), produces better results than recent audio-visual speech separation methods that are speaker-dependent (require training a separate model for each speaker of interest).

PaperPDFCodeCode 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="1804.03619")

Code

Syntology Ran 0 of 23 code samples harvested from 3 repositories linked to this paper; 23 have no recorded run.

By repository: community (archive-listed): 23 samples from 3 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

bill9800/speech_separation mentioned on GitHubtfMIT report
meokz/looking-to-listen mentioned on GitHubMIT report
vitrioil/Speech-Separation mentioned on GitHubpytorchMIT 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

23 samples harvested; 0 ran; 0 honoured the contract we drafted; 23 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.

23unverified

Licence: 0 of the 23 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 3 repositories linked to this paper, official or community; each sample names its own and says which. “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.

audio_discriminate_loss bill9800/speech_separation/model/lib/model_loss.py community (archive-listed) unverified MIT (permissive) · aa55d7e9312a813d · report
audio_discriminate_loss2 bill9800/speech_separation/model/lib/model_loss.py community (archive-listed) unverified MIT (permissive) · 64ddda8bc427e8a9 · report
audio_mixer vitrioil/Speech-Separation/src/loader/audio_mixer_generator.py community (archive-listed) unverified MIT (permissive) · 8b4db80b76db820e · report
check_noise meokz/looking-to-listen/dataset/src/0f_1sclean_and_noise.py community (archive-listed) unverified MIT (permissive) · db188826cdfe4765 · report
download vitrioil/Speech-Separation/src/loader/download.py community (archive-listed) unverified MIT (permissive) · 5de9671f9e16d22e · report
generate_data vitrioil/Speech-Separation/src/analysis/dim_reduce_spectrogram.py community (archive-listed) unverified MIT (permissive) · 13787efe735dc7b8 · report
generate_dataset meokz/looking-to-listen/dataset/src/2f_2sclean_and_noise.py community (archive-listed) unverified MIT (permissive) · 4c5b52c420141c8d · report
get_frames vitrioil/Speech-Separation/src/loader/data.py community (archive-listed) unverified MIT (permissive) · a859905059e8f340 · report
get_list vitrioil/Speech-Separation/src/loader/convert_to_spec.py community (archive-listed) unverified MIT (permissive) · e6a20940e1bae7d0 · report
istft bill9800/speech_separation/model/lib/utils.py community (archive-listed) unverified MIT (permissive) · eee2c892404b1029 · report
latest_file bill9800/speech_separation/model/lib/model_ops.py community (archive-listed) unverified MIT (permissive) · f9aa33c9e8f53aac · report
load_graph bill9800/speech_separation/model/lib/model_ops.py community (archive-listed) unverified MIT (permissive) · 3429f0df7ba92cab · report
nCr vitrioil/Speech-Separation/src/loader/audio_mixer_generator.py community (archive-listed) unverified MIT (permissive) · 3876dc15e32aa098 · report
parse_X_data bill9800/speech_separation/model/model_v1/AO_model_v1_eval.py community (archive-listed) unverified MIT (permissive) · 572256f207ca69fb · report
parse_X_data bill9800/speech_separation/model/model_v2/AV_model_eval.py community (archive-listed) unverified MIT (permissive) · c76b4e517e50abe5 · report
random_audio meokz/looking-to-listen/dataset/src/0f_1sclean_and_noise.py community (archive-listed) unverified MIT (permissive) · e70e7337b4948b6a · report
random_audio meokz/looking-to-listen/dataset/src/2f_2sclean.py community (archive-listed) unverified MIT (permissive) · c12b607da14143b0 · report
requires_excess_storage_space vitrioil/Speech-Separation/src/loader/audio_mixer_generator.py community (archive-listed) unverified MIT (permissive) · dd51e83b7222b84b · report
rev_window_fft bill9800/speech_separation/model/simple_model/simple_model.py community (archive-listed) unverified MIT (permissive) · 1e89b6dbd67a53f2 · report
scheduler bill9800/speech_separation/model/model_v1/AO_model_v1.py community (archive-listed) unverified MIT (permissive) · c80bbbbcfdaeefdb · report
scheduler bill9800/speech_separation/model/model_v2/AV_train.py community (archive-listed) unverified MIT (permissive) · ae2dd7a5dd9f7baf · report
stft bill9800/speech_separation/model/lib/utils.py community (archive-listed) unverified MIT (permissive) · 2f5f57d07a7df828 · report
window_fft bill9800/speech_separation/model/simple_model/simple_model.py community (archive-listed) unverified MIT (permissive) · af615992935def0c · report

Tasks

Speech Separation

Datasets

Introduced by this paper, per the archive.

AVSpeech

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