{"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-2509-15786","title":"Building Data-Driven Occupation Taxonomies: A Bottom-Up Multi-Stage Approach via Semantic Clustering and Multi-Agent Collaboration","arxiv_id":"2509.15786","date":"2025-09-19","proceeding":"EMNLP","authors":["Nan Li","Bo Kang","Tijl De Bie"],"abstract":"Creating robust occupation taxonomies, vital for applications ranging from job recommendation to labor market intelligence, is challenging. Manual curation is slow, while existing automated methods are either not adaptive to dynamic regional markets (top-down) or struggle to build coherent hierarchies from noisy data (bottom-up). We introduce CLIMB (CLusterIng-based Multi-agent taxonomy Builder), a framework that fully automates the creation of high-quality, data-driven taxonomies from raw job postings. CLIMB uses global semantic clustering to distill core occupations, then employs a reflection-based multi-agent system to iteratively build a coherent hierarchy. On three diverse, real-world datasets, we show that CLIMB produces taxonomies that are more coherent and scalable than existing methods and successfully capture unique regional characteristics. We release our code and datasets at https://anonymous.4open.science/r/CLIMB.","url_abs":"https://arxiv.org/abs/2509.15786","url_pdf":"https://arxiv.org/pdf/2509.15786","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=2509.15786","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2509.15786"}},"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/aida-ugent/CLIMB","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"unverified":22},"by_repo_kind":{"found_in_text":{"samples":22,"ran":0,"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":22,"samples":[{"code_sha256_prefix":"4dc0854828db9bfc","entry":"add_prompts","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/annotate_posting_segments.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/annotate_posting_segments.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4dc0854828db9bfc"}},{"code_sha256_prefix":"208e32c981f6400f","entry":"assign_leaf_id_to_data","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_prompts.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_prompts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"208e32c981f6400f"}},{"code_sha256_prefix":"b03b27b17628870a","entry":"compute_feature","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/clustering.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/clustering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b03b27b17628870a"}},{"code_sha256_prefix":"7eff499b174906e4","entry":"compute_feature_vectorized","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/clustering.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/clustering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7eff499b174906e4"}},{"code_sha256_prefix":"71ff3a05b9792d0c","entry":"compute_feature_vectorized_gpu","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/clustering.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/clustering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"71ff3a05b9792d0c"}},{"code_sha256_prefix":"98bfdf443dbd6f66","entry":"count_tokens","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_prompts.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_prompts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"98bfdf443dbd6f66"}},{"code_sha256_prefix":"9151193da72b7891","entry":"de_duplicate","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_embeddings.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_embeddings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9151193da72b7891"}},{"code_sha256_prefix":"af8114aa86e2379e","entry":"evaluate_model","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/train_classifier.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/train_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"af8114aa86e2379e"}},{"code_sha256_prefix":"7c6168d9c959c380","entry":"find_optimal_threshold","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/same_occupation_classification.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/same_occupation_classification.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7c6168d9c959c380"}},{"code_sha256_prefix":"baa08912da702a55","entry":"generate_batch_prompt","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/annotate_posting_segments.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/annotate_posting_segments.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"baa08912da702a55"}},{"code_sha256_prefix":"5eb54fb92e768705","entry":"get_embeddings","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_embeddings.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_embeddings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5eb54fb92e768705"}},{"code_sha256_prefix":"e045b0d7166b4324","entry":"get_isco_level_from_code","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/taxonomy_evaluation.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/taxonomy_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e045b0d7166b4324"}},{"code_sha256_prefix":"75b344e02d8576c4","entry":"plot_feature_importance","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/same_occupation_classification.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/same_occupation_classification.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"75b344e02d8576c4"}},{"code_sha256_prefix":"c14a43a9c971aec5","entry":"predict_new_data","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/train_classifier.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/train_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c14a43a9c971aec5"}},{"code_sha256_prefix":"daf229f8df309a33","entry":"preprocess_text","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_embeddings.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_embeddings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"daf229f8df309a33"}},{"code_sha256_prefix":"ae80dc1d075d8007","entry":"process_batches","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/annotate_posting_segments.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/annotate_posting_segments.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ae80dc1d075d8007"}},{"code_sha256_prefix":"ce459b9e227fe20d","entry":"reformat_esco_under_isco_tree","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/taxonomy_evaluation.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/taxonomy_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ce459b9e227fe20d"}},{"code_sha256_prefix":"eb285b31ddffd49c","entry":"reformat_tree_taxonomy_for_llm","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/taxonomy_evaluation.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/taxonomy_evaluation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"eb285b31ddffd49c"}},{"code_sha256_prefix":"595df35d574f8a21","entry":"robust_json_parser","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/LLM_annotation.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/LLM_annotation.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"595df35d574f8a21"}},{"code_sha256_prefix":"31d85a88c212c170","entry":"setup_logging","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/chunk_job_postings.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/chunk_job_postings.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"31d85a88c212c170"}},{"code_sha256_prefix":"64ff8ca1c31e4fb2","entry":"train_model","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/train_classifier.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/train_classifier.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"64ff8ca1c31e4fb2"}},{"code_sha256_prefix":"e3cb5f7cd26e94d8","entry":"truncate_line","repo":"aida-ugent/CLIMB","repo_kind":"found_in_text","path":"src/get_prompts.py","file_url":"https://github.com/aida-ugent/CLIMB/blob/HEAD/src/get_prompts.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"e3cb5f7cd26e94d8"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.AI","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}