{"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/alert-classification-for-the-alerce-broker-1","title":"Alert Classification for the ALeRCE Broker System: The Light Curve Classifier","arxiv_id":"2008.03311","date":"2020-08-07","proceeding":null,"authors":["P. Sánchez-Sáez","I. Reyes","C. Valenzuela","F. Förster","S. Eyheramendy","F. Elorrieta","F. E. Bauer","G. Cabrera-Vives","P. A. Estévez","M. Catelan","G. Pignata","P. Huijse","D. De Cicco","P. Arévalo","R. Carrasco-Davis","J. Abril","R. Kurtev","J. Borissova","J. Arredondo","E. Castillo-Navarrete","D. Rodriguez","D. Ruz-Mieres","A. Moya","L. Sabatini-Gacitúa","C. Sepúlveda-Cobo","E. Camacho-Iñiguez"],"abstract":"We present the first version of the ALeRCE (Automatic Learning for the Rapid Classification of Events) broker light curve classifier. ALeRCE is currently processing the Zwicky Transient Facility (ZTF) alert stream, in preparation for the Vera C. Rubin Observatory. The ALeRCE light curve classifier uses variability features computed from the ZTF alert stream, and colors obtained from AllWISE and ZTF photometry. We apply a Balanced Random Forest algorithm with a two-level scheme, where the top level classifies each source as periodic, stochastic, or transient, and the bottom level further resolves each of these hierarchical classes, amongst 15 total classes. This classifier corresponds to the first attempt to classify multiple classes of stochastic variables (including core- and host-dominated active galactic nuclei, blazars, young stellar objects, and cataclysmic variables) in addition to different classes of periodic and transient sources, using real data. We created a labeled set using various public catalogs (such as the Catalina Surveys and {\\em Gaia} DR2 variable stars catalogs, and the Million Quasars catalog), and we classify all objects with $\\geq6$ $g$-band or $\\geq6$ $r$-band detections in ZTF (868,371 sources as of 2020/06/09), providing updated classifications for sources with new alerts every day. For the top level we obtain macro-averaged precision and recall scores of 0.96 and 0.99, respectively, and for the bottom level we obtain macro-averaged precision and recall scores of 0.57 and 0.76, respectively. Updated classifications from the light curve classifier can be found at the \\href{http://alerce.online}{ALeRCE Explorer website}.","url_abs":"https://arxiv.org/abs/2008.03311v1","url_pdf":"https://arxiv.org/pdf/2008.03311v1.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":"alert-classification-for-the-alerce-broker-1","repo_url":"https://github.com/alercebroker/turbo-fats","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"alert-classification-for-the-alerce-broker-1","repo_url":"https://github.com/alercebroker/ztf_dr","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2008.03311","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2008.03311"}},"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/alercebroker/ztf_dr","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/alercebroker/turbo-fats","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":4},"by_repo_kind":{"listed":{"samples":4,"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":"969da4ab9ee00193","entry":"SFarray","repo":"alercebroker/turbo-fats","repo_kind":"listed","path":"turbofats/features/structure_function.py","file_url":"https://github.com/alercebroker/turbo-fats/blob/HEAD/turbofats/features/structure_function.py","link_basis":"harvester_set","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":"969da4ab9ee00193"}},{"code_sha256_prefix":"c4c587c63b921683","entry":"car_likelihood","repo":"alercebroker/turbo-fats","repo_kind":"listed","path":"turbofats/features/conditional_autoregressive.py","file_url":"https://github.com/alercebroker/turbo-fats/blob/HEAD/turbofats/features/conditional_autoregressive.py","link_basis":"harvester_set","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":"c4c587c63b921683"}},{"code_sha256_prefix":"0347149badfb827b","entry":"iar_phi_kalman_numba","repo":"alercebroker/turbo-fats","repo_kind":"listed","path":"turbofats/features/irregular_autoregressive.py","file_url":"https://github.com/alercebroker/turbo-fats/blob/HEAD/turbofats/features/irregular_autoregressive.py","link_basis":"harvester_set","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":"0347149badfb827b"}},{"code_sha256_prefix":"618ccfc02ce49461","entry":"is_sorted","repo":"alercebroker/turbo-fats","repo_kind":"listed","path":"turbofats/FeatureSpace.py","file_url":"https://github.com/alercebroker/turbo-fats/blob/HEAD/turbofats/FeatureSpace.py","link_basis":"harvester_set","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":"618ccfc02ce49461"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}