{"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-2608-16269","title":"Domain-Agnostic Neural Topic Modeling with Contextual Token-Level Semantic Graph Representation","arxiv_id":"2608.16269","date":"2026-08-17","proceeding":null,"authors":["Seung-Won Seo","Won Ik Cho","Yongmin Yoo"],"abstract":"Recent advances in neural topic models with pre-trained language models (PLMs) have achieved strong performance by leveraging general-domain pre-training, yet their topic interpretability often degrades on specialized corpora. This limitation primarily stems from the geometry of the embedding space, where domain-specific terms unseen during pre-training collapse into an indistinguishable region, and neither domain-specific re-training, word-level graph enrichment, nor parameter-efficient fine-tuning can restructure this space without inheriting the capacity ceiling of the underlying encoder. Our key insight is that a learnable graph layer operating on token-level PLM embeddings can acquire corpus-specific semantic structure that the frozen encoder lacks, because token-level graphs preserve document-local context that word-level representations discard and joint optimization with the topic objective reshapes embedding geometry directly from target-domain evidence. We instantiate this insight as DARTopic, a domain-agnostic framework that constructs token-level semantic graphs from frozen PLM embeddings and jointly trains a GNN encoder with topic inference. Across three benchmarks spanning general, biomedical, and legal domains, DARTopic consistently outperforms strong baselines in topic coherence and document clus- tering without any encoder fine-tuning, while demonstrating robustness to PLM choice and favorable runtime efficiency over fine-tuning based alternatives.","url_abs":"https://arxiv.org/abs/2608.16269","url_pdf":"https://arxiv.org/pdf/2608.16269","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=2608.16269","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2608.16269"}},"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/BobXWu/TopMost","reach":null}],"summary":{"ran":11,"unverified":1},"by_repo_kind":{"found_in_text":{"samples":12,"ran":11,"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":0,"samples":[{"code_sha256_prefix":"fa2268afeec470f7","entry":"build_hierarchy","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/build_hierarchy.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/build_hierarchy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"fa2268afeec470f7"}},{"code_sha256_prefix":"ffd744fa6180ff2f","entry":"clustering_metrics","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/clustering.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/clustering.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"ffd744fa6180ff2f"}},{"code_sha256_prefix":"51dbd32c66f5d5fa","entry":"compute_TD","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/hierarchy_quality.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/hierarchy_quality.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"51dbd32c66f5d5fa"}},{"code_sha256_prefix":"b85535190ab1aa1b","entry":"convert_topicStr_to_dict","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/hierarchy_quality.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/hierarchy_quality.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b85535190ab1aa1b"}},{"code_sha256_prefix":"68951864ab4ec0e0","entry":"crosslingual_cls","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/classification.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/classification.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"68951864ab4ec0e0"}},{"code_sha256_prefix":"0ad03ffc6b5947bb","entry":"dynamic_diversity","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/topic_diversity.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/topic_diversity.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0ad03ffc6b5947bb"}},{"code_sha256_prefix":"80e6b9d640d300cc","entry":"get_child_topic_idx","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/build_hierarchy.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/build_hierarchy.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"80e6b9d640d300cc"}},{"code_sha256_prefix":"abbbe644d2594dd1","entry":"hierarchical_cls","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/classification.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/classification.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"abbbe644d2594dd1"}},{"code_sha256_prefix":"c3c2c22528dd70af","entry":"hierarchical_clustering","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/clustering.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/clustering.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c3c2c22528dd70af"}},{"code_sha256_prefix":"d2e1ec834d93b3de","entry":"parse_item_info","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/hierarchy_quality.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/hierarchy_quality.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d2e1ec834d93b3de"}},{"code_sha256_prefix":"1645ca2fb55ce1f8","entry":"purity_score","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/clustering.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/clustering.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1645ca2fb55ce1f8"}},{"code_sha256_prefix":"1079878712970146","entry":"multiaspect_diversity","repo":"BobXWu/TopMost","repo_kind":"found_in_text","path":"topmost/eva/topic_diversity.py","file_url":"https://github.com/BobXWu/TopMost/blob/HEAD/topmost/eva/topic_diversity.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1079878712970146"}}]},"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}