Papers › An embedded segmental K-means model for unsupervised segmentation and clustering of speech

An embedded segmental K-means model for unsupervised segmentation and clustering of speech

23 Mar 2017arXiv:1703.08135archive 2025-07-28

Herman Kamper, Karen Livescu, Sharon Goldwater

Unsupervised segmentation and clustering of unlabelled speech are core problems in zero-resource speech processing. Most approaches lie at methodological extremes: some use probabilistic Bayesian models with convergence guarantees, while others opt for more efficient heuristic techniques. Despite competitive performance in previous work, the full Bayesian approach is difficult to scale to large speech corpora. We introduce an approximation to a recent Bayesian model that still has a clear objective function but improves efficiency by using hard clustering and segmentation rather than full Bayesian inference. Like its Bayesian counterpart, this embedded segmental K-means model (ES-KMeans) represents arbitrary-length word segments as fixed-dimensional acoustic word embeddings. We first compare ES-KMeans to previous approaches on common English and Xitsonga data sets (5 and 2.5 hours of speech): ES-KMeans outperforms a leading heuristic method in word segmentation, giving similar scores to the Bayesian model while being 5 times faster with fewer hyperparameters. However, its clusters are less pure than those of the other models. We then show that ES-KMeans scales to larger corpora by applying it to the 5 languages of the Zero Resource Speech Challenge 2017 (up to 45 hours), where it performs competitively compared to the challenge baseline.

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="1703.08135")

Code

Syntology Ran 3 of 15 code samples harvested from 2 repositories linked to this paper; 12 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it.

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

kamperh/bucktsong_eskmeans mentioned on GitHubMIT report
kamperh/eskmeans mentioned on GitHub 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

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

2ran · our draft was wrong
1ran · fixture could not drive it
12unverified

Licence: 3 of the 15 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 2 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.

forward_backward_kmeans_viterbi kamperh/eskmeans/eskmeans/eskmeans_wordseg.py community (archive-listed) ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only · 49bb6e6331d17d66 · report
local_segment_only_utts kamperh/eskmeans/eskmeans/eskmeans_wordseg.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 5d35604b2fba6f41 · report
process_embeddings kamperh/eskmeans/eskmeans/eskmeans_wordseg.py community (archive-listed) ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 3c99df048b9ea79d · report
average_precision kamperh/bucktsong_eskmeans/downsample/samediff.py community (archive-listed) unverified MIT (permissive) · 9acae200c1954ee9 · report
downsample_utterance kamperh/bucktsong_eskmeans/downsample/downsample_dense.py community (archive-listed) unverified MIT (permissive) · 744a7b79ce29df7b · report
extract_vad kamperh/bucktsong_eskmeans/features/features.py community (archive-listed) unverified MIT (permissive) · f42377be880d15f6 · report
generate_matches_array kamperh/bucktsong_eskmeans/downsample/samediff.py community (archive-listed) unverified MIT (permissive) · 76167a80296f74b2 · report
get_durations_dict kamperh/bucktsong_eskmeans/segmentation/get_data_downsample.py community (archive-listed) unverified MIT (permissive) · bd4d693115d65d6a · report
get_seglist_from_landmarks kamperh/bucktsong_eskmeans/downsample/get_seglist.py community (archive-listed) unverified MIT (permissive) · e263a5f1a087512f · report
get_tokens_from_fa kamperh/bucktsong_eskmeans/segmentation/get_data_downsample.py community (archive-listed) unverified MIT (permissive) · 0bfe2243a58f7b18 · report
get_vec_ids_dict kamperh/bucktsong_eskmeans/segmentation/get_data_downsample.py community (archive-listed) unverified MIT (permissive) · c03ab624cd19df94 · report
mean_average_precision kamperh/bucktsong_eskmeans/downsample/samediff.py community (archive-listed) unverified MIT (permissive) · e09ac618a9f85288 · report
read_vad_from_fa kamperh/bucktsong_eskmeans/features/utils.py community (archive-listed) unverified MIT (permissive) · fa13b362a551768b · report
strip_nonvad kamperh/bucktsong_eskmeans/features/utils.py community (archive-listed) unverified MIT (permissive) · 38722d202e76b2cb · report
uttlabel_to_uttkey kamperh/bucktsong_eskmeans/features/utils.py community (archive-listed) unverified MIT (permissive) · eaa884c8ef9ed624 · report

Tasks

Bayesian InferenceClusteringSegmentationWord Embeddings

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