Papers › Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances

Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances

21 May 2024arXiv:2405.12775archive 2025-07-28

Hanlei Zhang, Hua Xu, Fei Long, Xin Wang, Kai Gao

Discovering the semantics of multimodal utterances is essential for understanding human language and enhancing human-machine interactions. Existing methods manifest limitations in leveraging nonverbal information for discerning complex semantics in unsupervised scenarios. This paper introduces a novel unsupervised multimodal clustering method (UMC), making a pioneering contribution to this field. UMC introduces a unique approach to constructing augmentation views for multimodal data, which are then used to perform pre-training to establish well-initialized representations for subsequent clustering. An innovative strategy is proposed to dynamically select high-quality samples as guidance for representation learning, gauged by the density of each sample's nearest neighbors. Besides, it is equipped to automatically determine the optimal value for the top-K parameter in each cluster to refine sample selection. Finally, both high- and low-quality samples are used to learn representations conducive to effective clustering. We build baselines on benchmark multimodal intent and dialogue act datasets. UMC shows remarkable improvements of 2-6\% scores in clustering metrics over state-of-the-art methods, marking the first successful endeavor in this domain. The complete code and data are available at https://github.com/thuiar/UMC.

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

Code

Syntology Ran 7 of 11 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 1 ran with no contract checked.

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

thuiar/umc officialmentioned in papermentioned on GitHubpytorch 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

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

5ran · our draft was wrong
1ran · fixture could not drive it
1ran
4unverified

Licence: 11 of the 11 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 thuiar/UMC. “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.

SupConLoss thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran no licence file found · pointer only · e0fe559747014274 · report
clustering_accuracy_score thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · our draft was wrong no licence file found · pointer only · af16eb12bfb0917c · report
clustering_score thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · fixture could not drive it no licence file found · pointer only · 2d84b5d20c7d35a9 · report
freeze_bert_parameters thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · our draft was wrong no licence file found · pointer only · dbacccc5fdd27746 · report
get_dataloader thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · our draft was wrong no licence file found · pointer only · 53ab9c631cf61df3 · report
hungray_aligment thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · our draft was wrong no licence file found · pointer only · 7eb8c6588712f56f · report
restore_model thuiar/UMC/methods/unsupervised/UMC/manager.py official repository ran · our draft was wrong no licence file found · pointer only · c3474f708b4f59e6 · report
PretrainUMCManager thuiar/UMC/methods/unsupervised/UMC/manager.py official repository unverified no licence file found · pointer only · b0349b3ee1280591 · report
UMCManager thuiar/UMC/methods/unsupervised/UMC/manager.py official repository unverified no licence file found · pointer only · 1a716dc4cfed07f7 · report
save_model thuiar/UMC/methods/unsupervised/UMC/manager.py official repository unverified no licence file found · pointer only · 8157b7e8e74f2360 · report
set_torch_seed thuiar/UMC/methods/unsupervised/UMC/manager.py official repository unverified no licence file found · pointer only · 48d42b92b82280b6 · report

Tasks

ClusteringRepresentation Learning

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