{"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/arxiv-2603-26746","title":"TDEC: Deep Embedded Image Clustering with Transformer and Distribution Information","arxiv_id":"2603.26746","date":"2026-03-23","proceeding":null,"authors":["Ruilin Zhang","Haiyang Zheng","Hongpeng Wang"],"abstract":"Image clustering is a crucial but challenging task in multimedia machine learning. Recently the combination of clustering with deep learning has achieved promising performance against conventional methods on high-dimensional image data. Unfortunately, existing deep clustering methods (DC) often ignore the importance of information fusion with a global perception field among different image regions on clustering images, especially complex ones. Additionally, the learned features are usually clustering-unfriendly in terms of dimensionality and are based only on simple distance information for the clustering. In this regard, we propose a deep embedded image clustering TDEC, which for the first time to our knowledge, jointly considers feature representation, dimensional preference, and robust assignment for image clustering. Specifically, we introduce the Transformer to form a novel module T-Encoder to learn discriminative features with global dependency while using the Dim-Reduction block to build a friendly low-dimensional space favoring clustering. Moreover, the distribution information of embedded features is considered in the clustering process to provide reliable supervised signals for joint training. Our method is robust and allows for more flexibility in data size, the number of clusters, and the context complexity. More importantly, the clustering performance of TDEC is much higher than recent competitors. Extensive experiments with state-of-the-art approaches on complex datasets show the superiority of TDEC.","url_abs":"https://arxiv.org/abs/2603.26746","url_pdf":"https://arxiv.org/pdf/2603.26746","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2603.26746","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.26746"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/BGU-CS-VIL/DeepDPM","reach":{"status":"ok","spdx":"MIT"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/XifengGuo/ASPC-DA","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/XifengGuo/DEC-keras","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/XifengGuo/IDEC","reach":{"status":"ok"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/JinyuCai95/EDESC-pytorch","reach":null}],"summary":{"ran":4,"ran_fixture":1,"ran_draft_wrong":1,"unverified":17},"by_repo_kind":{"found_in_text":{"samples":23,"ran":6,"repositories":4}},"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":6,"samples":[{"code_sha256_prefix":"fa8b00d7b7812f8a","entry":"AE","repo":"JinyuCai95/EDESC-pytorch","repo_kind":"found_in_text","path":"EDESC.py","file_url":"https://github.com/JinyuCai95/EDESC-pytorch/blob/HEAD/EDESC.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fa8b00d7b7812f8a"}},{"code_sha256_prefix":"dd7198b7ad25b6ed","entry":"D_constraint1","repo":"JinyuCai95/EDESC-pytorch","repo_kind":"found_in_text","path":"EDESC.py","file_url":"https://github.com/JinyuCai95/EDESC-pytorch/blob/HEAD/EDESC.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dd7198b7ad25b6ed"}},{"code_sha256_prefix":"530995e332e47288","entry":"D_constraint2","repo":"JinyuCai95/EDESC-pytorch","repo_kind":"found_in_text","path":"EDESC.py","file_url":"https://github.com/JinyuCai95/EDESC-pytorch/blob/HEAD/EDESC.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"530995e332e47288"}},{"code_sha256_prefix":"49cb04d739f2a5ec","entry":"MyIterator","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.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":"49cb04d739f2a5ec"}},{"code_sha256_prefix":"29ce8cbdbf6cdafc","entry":"autoencoder","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"29ce8cbdbf6cdafc"}},{"code_sha256_prefix":"783463d4dbb4faa6","entry":"generator","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.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":"783463d4dbb4faa6"}},{"code_sha256_prefix":"5f12b94d46b956f7","entry":"ASPC","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.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":"5f12b94d46b956f7"}},{"code_sha256_prefix":"051c59fb408cf6dc","entry":"EDESC","repo":"JinyuCai95/EDESC-pytorch","repo_kind":"found_in_text","path":"EDESC.py","file_url":"https://github.com/JinyuCai95/EDESC-pytorch/blob/HEAD/EDESC.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"051c59fb408cf6dc"}},{"code_sha256_prefix":"ce4d615ade3cc0af","entry":"MyImageGenerator","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.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":"ce4d615ade3cc0af"}},{"code_sha256_prefix":"1386e9795c359688","entry":"acc","repo":"XifengGuo/ASPC-DA","repo_kind":"found_in_text","path":"ASPC.py","file_url":"https://github.com/XifengGuo/ASPC-DA/blob/HEAD/ASPC.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":"1386e9795c359688"}},{"code_sha256_prefix":"784029c1f5854992","entry":"autoencoder","repo":"XifengGuo/DEC-keras","repo_kind":"found_in_text","path":"DEC.py","file_url":"https://github.com/XifengGuo/DEC-keras/blob/HEAD/DEC.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"784029c1f5854992"}},{"code_sha256_prefix":"2daf9e1c80f03499","entry":"best_cluster_fit","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/utils.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2daf9e1c80f03499"}},{"code_sha256_prefix":"b87c44077cdbce2d","entry":"cluster_acc","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/utils.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b87c44077cdbce2d"}},{"code_sha256_prefix":"3fc4a5ed41115671","entry":"collate_custom","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/get_embbedings/imagenet.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/get_embbedings/imagenet.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3fc4a5ed41115671"}},{"code_sha256_prefix":"86b45a82862b929d","entry":"extract_vgg16_features","repo":"XifengGuo/DEC-keras","repo_kind":"found_in_text","path":"datasets.py","file_url":"https://github.com/XifengGuo/DEC-keras/blob/HEAD/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"86b45a82862b929d"}},{"code_sha256_prefix":"38f82d3587625eba","entry":"generate_mock_dataset","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/datasets.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"38f82d3587625eba"}},{"code_sha256_prefix":"bb97a52065e28cef","entry":"load_pendigits","repo":"XifengGuo/DEC-keras","repo_kind":"found_in_text","path":"datasets.py","file_url":"https://github.com/XifengGuo/DEC-keras/blob/HEAD/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"bb97a52065e28cef"}},{"code_sha256_prefix":"f92760073da5ad67","entry":"load_usps","repo":"XifengGuo/DEC-keras","repo_kind":"found_in_text","path":"datasets.py","file_url":"https://github.com/XifengGuo/DEC-keras/blob/HEAD/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f92760073da5ad67"}},{"code_sha256_prefix":"72b10f5c47341c58","entry":"merge_datasets","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/datasets.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"72b10f5c47341c58"}},{"code_sha256_prefix":"0bb5af34445d9f1a","entry":"parse_minimal_args","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"DeepDPM.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/DeepDPM.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0bb5af34445d9f1a"}},{"code_sha256_prefix":"7b2bc9b695748564","entry":"pretrain_ae","repo":"JinyuCai95/EDESC-pytorch","repo_kind":"found_in_text","path":"EDESC.py","file_url":"https://github.com/JinyuCai95/EDESC-pytorch/blob/HEAD/EDESC.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7b2bc9b695748564"}},{"code_sha256_prefix":"2090189ae1956d7c","entry":"run_on_embeddings_hyperparams","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"DeepDPM.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/DeepDPM.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2090189ae1956d7c"}},{"code_sha256_prefix":"b13af437306e5c2a","entry":"transform_embeddings","repo":"BGU-CS-VIL/DeepDPM","repo_kind":"found_in_text","path":"src/datasets.py","file_url":"https://github.com/BGU-CS-VIL/DeepDPM/blob/HEAD/src/datasets.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b13af437306e5c2a"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}