{"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/mass-agnostic-jet-taggers","title":"Mass Agnostic Jet Taggers","arxiv_id":"1908.08959","date":"2019-08-23","proceeding":null,"authors":["Layne Bradshaw","Rashmish K. Mishra","Andrea Mitridate","Bryan Ostdiek"],"abstract":"Searching for new physics in large data sets needs a balance between two competing effects---signal identification vs background distortion. In this work, we perform a systematic study of both single variable and multivariate jet tagging methods that aim for this balance. The methods preserve the shape of the background distribution by either augmenting the training procedure or the data itself. Multiple quantitative metrics to compare the methods are considered, for tagging 2-, 3-, or 4-prong jets from the QCD background. This is the first study to show that the data augmentation techniques of Planing and PCA based scaling deliver similar performance as the augmented training techniques of Adversarial NN and uBoost, but are both easier to implement and computationally cheaper.","url_abs":"https://arxiv.org/abs/1908.08959v2","url_pdf":"https://arxiv.org/pdf/1908.08959v2.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":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"mass-agnostic-jet-taggers","repo_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1908.08959","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1908.08959"}},"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/bostdiek/MassAgnostic-JetTaggers","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"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":0,"samples":[{"code_sha256_prefix":"67ffc22209656cf5","entry":"BhatDist","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/test_metrics/Distances.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/test_metrics/Distances.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":"67ffc22209656cf5"}},{"code_sha256_prefix":"699dd077ba637357","entry":"JS_Distance","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/test_metrics/Distances.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/test_metrics/Distances.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":"699dd077ba637357"}},{"code_sha256_prefix":"bb2514ceea08e947","entry":"load_data_PCA_nn","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/models/HelperFunctions.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/models/HelperFunctions.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":"bb2514ceea08e947"}},{"code_sha256_prefix":"24405577f0e6e6a2","entry":"load_data_bdt","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/models/HelperFunctions.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/models/HelperFunctions.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":"24405577f0e6e6a2"}},{"code_sha256_prefix":"da4b817299685201","entry":"load_data_nn","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/models/HelperFunctions.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/models/HelperFunctions.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":"da4b817299685201"}},{"code_sha256_prefix":"f8760e057a648d34","entry":"set_mass_bins","repo":"bostdiek/MassAgnostic-JetTaggers","repo_kind":"official","path":"src/models/train_Adversarial.py","file_url":"https://github.com/bostdiek/MassAgnostic-JetTaggers/blob/HEAD/src/models/train_Adversarial.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":"f8760e057a648d34"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}