{"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/crossweigh-training-named-entity-tagger-from","title":"CrossWeigh: Training Named Entity Tagger from Imperfect Annotations","arxiv_id":"1909.01441","date":"2019-09-03","proceeding":"IJCNLP 2019 11","authors":["Zihan Wang","Jingbo Shang","Liyuan Liu","Lihao Lu","Jiacheng Liu","Jiawei Han"],"abstract":"Everyone makes mistakes. So do human annotators when curating labels for named entity recognition (NER). Such label mistakes might hurt model training and interfere model comparison. In this study, we dive deep into one of the widely-adopted NER benchmark datasets, CoNLL03 NER. We are able to identify label mistakes in about 5.38% test sentences, which is a significant ratio considering that the state-of-the-art test F1 score is already around 93%. Therefore, we manually correct these label mistakes and form a cleaner test set. Our re-evaluation of popular models on this corrected test set leads to more accurate assessments, compared to those on the original test set. More importantly, we propose a simple yet effective framework, CrossWeigh, to handle label mistakes during NER model training. Specifically, it partitions the training data into several folds and train independent NER models to identify potential mistakes in each fold. Then it adjusts the weights of training data accordingly to train the final NER model. Extensive experiments demonstrate significant improvements of plugging various NER models into our proposed framework on three datasets. All implementations and corrected test set are available at our Github repo: https://github.com/ZihanWangKi/CrossWeigh.","url_abs":"https://arxiv.org/abs/1909.01441v1","url_pdf":"https://arxiv.org/pdf/1909.01441v1.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":"crossweigh-training-named-entity-tagger-from","repo_url":"https://github.com/ZihanWangKi/CrossWeigh","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"none","reach":null}],"tasks":[{"task_slug":"cg","task_name":"NER"},{"task_slug":"named-entity-recognition-1","task_name":"Named Entity Recognition"},{"task_slug":"named-entity-recognition-ner","task_name":"Named Entity Recognition (NER)"},{"task_slug":"named-entity-recognition","task_name":"named-entity-recognition"}],"methods":[],"datasets_introduced":[{"slug":"conll","name":"CoNLL++","full_name":""}],"methods_introduced":[],"results":[{"leaderboard":"/sota/named-entity-recognition-ner-on-conll-2003","task":"Named Entity Recognition (NER)","dataset":"CoNLL 2003 (English)","model":"CrossWeigh + Pooled Flair","rank_in_archive_order":22,"of":73,"metrics":{"F1":"93.43"},"uses_additional_data":false},{"leaderboard":"/sota/named-entity-recognition-on-conll","task":"Named Entity Recognition (NER)","dataset":"CoNLL++","model":"CrossWeigh + Pooled Flair","rank_in_archive_order":6,"of":11,"metrics":{"F1":"94.28"},"uses_additional_data":true},{"leaderboard":"/sota/named-entity-recognition-on-conll","task":"Named Entity Recognition (NER)","dataset":"CoNLL++","model":"Pooled Flair","rank_in_archive_order":7,"of":11,"metrics":{"F1":"94.13"},"uses_additional_data":true},{"leaderboard":"/sota/named-entity-recognition-on-wnut-2017","task":"Named Entity Recognition (NER)","dataset":"WNUT 2017","model":"CrossWeigh + Pooled Flair","rank_in_archive_order":16,"of":23,"metrics":{"F1":"50.03"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1909.01441","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1909.01441"}},"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/ZihanWangKi/CrossWeigh","reach":null}],"summary":{"ran_draft_wrong":3,"ran_violates":1},"by_repo_kind":{"official":{"samples":4,"ran":4,"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":"0b89e60ae07e6da6","entry":"get_tokens_and_labels","repo":"ZihanWangKi/CrossWeigh","repo_kind":"official","path":"flair_scripts/flair_ner.py","file_url":"https://github.com/ZihanWangKi/CrossWeigh/blob/HEAD/flair_scripts/flair_ner.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0b89e60ae07e6da6"}},{"code_sha256_prefix":"a585c1cff9abade3","entry":"iob2bio","repo":"ZihanWangKi/CrossWeigh","repo_kind":"official","path":"split.py","file_url":"https://github.com/ZihanWangKi/CrossWeigh/blob/HEAD/split.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a585c1cff9abade3"}},{"code_sha256_prefix":"acfbfd4e0f76436a","entry":"iobes2bio","repo":"ZihanWangKi/CrossWeigh","repo_kind":"official","path":"flair_scripts/flair_ner.py","file_url":"https://github.com/ZihanWangKi/CrossWeigh/blob/HEAD/flair_scripts/flair_ner.py","link_basis":"first_harvest_node","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"acfbfd4e0f76436a"}},{"code_sha256_prefix":"982e0d453a27692e","entry":"load_dataset_from_column","repo":"ZihanWangKi/CrossWeigh","repo_kind":"official","path":"split.py","file_url":"https://github.com/ZihanWangKi/CrossWeigh/blob/HEAD/split.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":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"982e0d453a27692e"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}