{"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/robo6-standardized-mmt-light-curve-dataset","title":"RoBo6: Standardized MMT Light Curve Dataset for Rocket Body Classification","arxiv_id":"2412.00544","date":"2024-11-30","proceeding":null,"authors":["Daniel Kyselica","Marek Šuppa","Jiří Šilha","Roman Ďurikovič"],"abstract":"Space debris presents a critical challenge for the sustainability of future space missions, emphasizing the need for robust and standardized identification methods. However, a comprehensive benchmark for rocket body classification remains absent. This paper addresses this gap by introducing the RoBo6 dataset for rocket body classification based on light curves. The dataset, derived from the Mini Mega Tortora database, includes light curves for six rocket body classes: CZ-3B, Atlas 5 Centaur, Falcon 9, H-2A, Ariane 5, and Delta 4. With 5,676 training and 1,404 test samples, it addresses data inconsistencies using resampling, normalization, and filtering techniques. Several machine learning models were evaluated, including CNN and transformer-based approaches, with Astroconformer reporting the best performance. The dataset establishes a common benchmark for future comparisons and advancements in rocket body classification tasks.","url_abs":"https://arxiv.org/abs/2412.00544v1","url_pdf":"https://arxiv.org/pdf/2412.00544v1.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":"robo6-standardized-mmt-light-curve-dataset","repo_url":"https://github.com/kyselica12/RoBo6_Model_Comparison","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"}],"methods":[{"method_slug":"rocket","method_name":"ROCKET"}],"datasets_introduced":[{"slug":"robo6","name":"RoBo6","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2412.00544","atlas_url":"https://app.syntology.ai/?focus=2412.00544","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2412.00544"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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":"deterministic:regex_extraction","url":"https://github.com/kyselica12/RoBo6_Model_Comparison","reach":{"status":"ok"}}],"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":6,"samples":[{"code_sha256_prefix":"74b76930ca90afe8","entry":"allworth_transform","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"transforms.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/transforms.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":"74b76930ca90afe8"}},{"code_sha256_prefix":"75fc2bf7f03e7c22","entry":"astroconformer_transform","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"transforms.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/transforms.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":"75fc2bf7f03e7c22"}},{"code_sha256_prefix":"a3a092dad3a7e29f","entry":"furfaro_transform","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"transforms.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/transforms.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":"a3a092dad3a7e29f"}},{"code_sha256_prefix":"778abcf319b959d2","entry":"resnet20","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"modules/resnet.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/modules/resnet.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":"778abcf319b959d2"}},{"code_sha256_prefix":"b5ee43837cb90c5c","entry":"resnet32","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"modules/resnet.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/modules/resnet.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":"b5ee43837cb90c5c"}},{"code_sha256_prefix":"c7b0f8beba25b340","entry":"resnet44","repo":"kyselica12/RoBo6_Model_Comparison","repo_kind":"official","path":"modules/resnet.py","file_url":"https://github.com/kyselica12/RoBo6_Model_Comparison/blob/HEAD/modules/resnet.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":"c7b0f8beba25b340"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}