{"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-07346","title":"How Much Noise Can BERT Handle? Insights from Multilingual Sentence Difficulty Detection","arxiv_id":"2603.07346","date":"2026-03-07","proceeding":null,"authors":["Nouran Khallaf","Serge Sharoff"],"abstract":"Noisy training data can significantly degrade the performance of language-model-based classifiers, particularly in non-topical classification tasks. In this study we designed a methodological framework to assess the impact of denoising. More specifically, we explored a range of denoising strategies for sentence-level difficulty detection, using training data derived from document-level difficulty annotations obtained through noisy crowdsourcing. Beyond monolingual settings, we also address cross-lingual transfer, where a multilingual language model is trained in one language and tested in another. We evaluate several noise reduction techniques, including Gaussian Mixture Models (GMM), Co-Teaching, Noise Transition Matrices, and Label Smoothing. Our results indicate that while BERT-based models exhibit inherent robustness to noise, incorporating explicit noise detection can further enhance performance. For our smaller dataset, GMM-based noise filtering proves particularly effective in improving prediction quality by raising the Area-Under-the-Curve score from 0.52 to 0.92, or to 0.93 when de-noising methods are combined. However, for our larger dataset, the intrinsic regularisation of pre-trained language models provides a strong baseline, with denoising methods yielding only marginal gains (from 0.92 to 0.94, while a combination of two denoising methods made no contribution). Nonetheless, removing noisy sentences (about 20\\% of the dataset) helps in producing a cleaner corpus with fewer infelicities. As a result we have released the largest multilingual corpus for sentence difficulty prediction: see https://github.com/Nouran-Khallaf/denoising-difficulty","url_abs":"https://arxiv.org/abs/2603.07346","url_pdf":"https://arxiv.org/pdf/2603.07346","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.07346","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2603.07346"}},"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/Nouran-Khallaf/denoising-difficulty","reach":null}],"summary":{"unverified":9},"by_repo_kind":{"found_in_text":{"samples":9,"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":9,"samples":[{"code_sha256_prefix":"e9eb5d0c4765858b","entry":"clean_text","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/Baseline.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/Baseline.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":"e9eb5d0c4765858b"}},{"code_sha256_prefix":"332ce80bbbda4118","entry":"clean_text","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/baseline.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/baseline.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":"332ce80bbbda4118"}},{"code_sha256_prefix":"de56d7b8e875d88a","entry":"compute_generalization_metrics","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/Baseline.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/Baseline.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":"de56d7b8e875d88a"}},{"code_sha256_prefix":"14b1cd8f059c79cf","entry":"compute_generalization_metrics","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/CT.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/CT.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":"14b1cd8f059c79cf"}},{"code_sha256_prefix":"eb149a5eac849f55","entry":"compute_generalization_metrics","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"utils/metrics_utils.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/utils/metrics_utils.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":"eb149a5eac849f55"}},{"code_sha256_prefix":"b4c0c9875ba6e7c6","entry":"compute_metrics","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"utils/metrics_utils.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/utils/metrics_utils.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":"b4c0c9875ba6e7c6"}},{"code_sha256_prefix":"8d38cc2469688df8","entry":"label_smoothing","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/LabS.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/LabS.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":"8d38cc2469688df8"}},{"code_sha256_prefix":"763450846c9d6856","entry":"linear_forget_rate","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/CT.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/CT.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":"763450846c9d6856"}},{"code_sha256_prefix":"fdbd01b560db8e37","entry":"load_config","repo":"Nouran-Khallaf/denoising-difficulty","repo_kind":"found_in_text","path":"models/LabS.py","file_url":"https://github.com/Nouran-Khallaf/denoising-difficulty/blob/HEAD/models/LabS.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":"fdbd01b560db8e37"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CL","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}