{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/unsupervised-multimodal-clustering-for","title":"Unsupervised Multimodal Clustering for Semantics Discovery in Multimodal Utterances","arxiv_id":"2405.12775","date":"2024-05-21","proceeding":null,"authors":["Hanlei Zhang","Hua Xu","Fei Long","Xin Wang","Kai Gao"],"abstract":"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.","url_abs":"https://arxiv.org/abs/2405.12775v1","url_pdf":"https://arxiv.org/pdf/2405.12775v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"unsupervised-multimodal-clustering-for","repo_url":"https://github.com/thuiar/umc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"clustering","task_name":"Clustering"},{"task_slug":"representation-learning","task_name":"Representation Learning"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2405.12775","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.12775"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/thuiar/UMC","reach":null}],"summary":{"ran":1,"ran_draft_wrong":5,"ran_fixture":1,"unverified":4},"by_repo_kind":{"official":{"samples":11,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":11,"samples":[{"code_sha256_prefix":"e0fe559747014274","entry":"SupConLoss","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e0fe559747014274"}},{"code_sha256_prefix":"af16eb12bfb0917c","entry":"clustering_accuracy_score","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"af16eb12bfb0917c"}},{"code_sha256_prefix":"2d84b5d20c7d35a9","entry":"clustering_score","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"2d84b5d20c7d35a9"}},{"code_sha256_prefix":"dbacccc5fdd27746","entry":"freeze_bert_parameters","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"dbacccc5fdd27746"}},{"code_sha256_prefix":"53ab9c631cf61df3","entry":"get_dataloader","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"53ab9c631cf61df3"}},{"code_sha256_prefix":"7eb8c6588712f56f","entry":"hungray_aligment","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"7eb8c6588712f56f"}},{"code_sha256_prefix":"c3474f708b4f59e6","entry":"restore_model","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"c3474f708b4f59e6"}},{"code_sha256_prefix":"b0349b3ee1280591","entry":"PretrainUMCManager","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b0349b3ee1280591"}},{"code_sha256_prefix":"1a716dc4cfed07f7","entry":"UMCManager","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1a716dc4cfed07f7"}},{"code_sha256_prefix":"8157b7e8e74f2360","entry":"save_model","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8157b7e8e74f2360"}},{"code_sha256_prefix":"48d42b92b82280b6","entry":"set_torch_seed","repo":"thuiar/UMC","repo_kind":"official","path":"methods/unsupervised/UMC/manager.py","file_url":"https://github.com/thuiar/UMC/blob/HEAD/methods/unsupervised/UMC/manager.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"48d42b92b82280b6"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}