{"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/ginopic-topic-modeling-with-graph-isomorphism","title":"GINopic: Topic Modeling with Graph Isomorphism Network","arxiv_id":"2404.02115","date":"2024-04-02","proceeding":null,"authors":["Suman Adhya","Debarshi Kumar Sanyal"],"abstract":"Topic modeling is a widely used approach for analyzing and exploring large document collections. Recent research efforts have incorporated pre-trained contextualized language models, such as BERT embeddings, into topic modeling. However, they often neglect the intrinsic informational value conveyed by mutual dependencies between words. In this study, we introduce GINopic, a topic modeling framework based on graph isomorphism networks to capture the correlation between words. By conducting intrinsic (quantitative as well as qualitative) and extrinsic evaluations on diverse benchmark datasets, we demonstrate the effectiveness of GINopic compared to existing topic models and highlight its potential for advancing topic modeling.","url_abs":"https://arxiv.org/abs/2404.02115v2","url_pdf":"https://arxiv.org/pdf/2404.02115v2.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":"ginopic-topic-modeling-with-graph-isomorphism","repo_url":"https://github.com/adhyasuman/ginopic","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"topic-models","task_name":"Topic Models"}],"methods":[{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"attention-dropout","method_name":"Attention Dropout"},{"method_slug":"bert","method_name":"BERT"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"linear-warmup-with-linear-decay","method_name":"Linear Warmup With Linear Decay"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"weight-decay","method_name":"Weight Decay"},{"method_slug":"wordpiece","method_name":"WordPiece"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.02115","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.02115"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/adhyasuman/ginopic","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/BobXWu/ECRTM","reach":{"status":"ok"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/valdersoul/GraphBTM","reach":null},{"provenance":"deterministic:regex_extraction","url":"https://github.com/SmilesDZgk/GNTM","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":10,"unverified":2},"by_repo_kind":{"found_in_text":{"samples":12,"ran":10,"repositories":3}},"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":4,"samples":[{"code_sha256_prefix":"1fddcdcf09bd6e79","entry":"Expectation_log_Dirichlet","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"modules/GDGNNmodel.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/modules/GDGNNmodel.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":"1fddcdcf09bd6e79"}},{"code_sha256_prefix":"b35e5d98a6ff271b","entry":"L2_norm","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"modules/GDGNNmodel.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/modules/GDGNNmodel.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":"b35e5d98a6ff271b"}},{"code_sha256_prefix":"99350b1b0466803a","entry":"NMI","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"99350b1b0466803a"}},{"code_sha256_prefix":"d4d25942e0f00f0e","entry":"TD_eva","repo":"BobXWu/ECRTM","repo_kind":"found_in_text","path":"ECRTM/utils/eva/TD.py","file_url":"https://github.com/BobXWu/ECRTM/blob/HEAD/ECRTM/utils/eva/TD.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":"d4d25942e0f00f0e"}},{"code_sha256_prefix":"8cf0e3270ba0dfd9","entry":"clean_words","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"dataPrepare/preprocess.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/dataPrepare/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8cf0e3270ba0dfd9"}},{"code_sha256_prefix":"ade702289ccc9871","entry":"is_num","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"dataPrepare/preprocess.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/dataPrepare/preprocess.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ade702289ccc9871"}},{"code_sha256_prefix":"9da7c93f348eb265","entry":"parse_sent","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"dataPrepare/preprocess.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/dataPrepare/preprocess.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":"9da7c93f348eb265"}},{"code_sha256_prefix":"ed01133f9ff25fd3","entry":"process_parsed_texts","repo":"BobXWu/ECRTM","repo_kind":"found_in_text","path":"ECRTM/preprocess/preprocess.py","file_url":"https://github.com/BobXWu/ECRTM/blob/HEAD/ECRTM/preprocess/preprocess.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":"ed01133f9ff25fd3"}},{"code_sha256_prefix":"e0797ad5fbc7e81b","entry":"purity","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e0797ad5fbc7e81b"}},{"code_sha256_prefix":"1645ca2fb55ce1f8","entry":"purity_score","repo":"BobXWu/ECRTM","repo_kind":"found_in_text","path":"ECRTM/utils/eva/cluster.py","file_url":"https://github.com/BobXWu/ECRTM/blob/HEAD/ECRTM/utils/eva/cluster.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1645ca2fb55ce1f8"}},{"code_sha256_prefix":"f518c552a0f66557","entry":"GraphConvolution","repo":"valdersoul/GraphBTM","repo_kind":"found_in_text","path":"layers.py","file_url":"https://github.com/valdersoul/GraphBTM/blob/HEAD/layers.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":"f518c552a0f66557"}},{"code_sha256_prefix":"7a666aa691ea4f90","entry":"todatapath","repo":"SmilesDZgk/GNTM","repo_kind":"found_in_text","path":"utils.py","file_url":"https://github.com/SmilesDZgk/GNTM/blob/HEAD/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":"7a666aa691ea4f90"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}