{"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/automatic-classification-of-general-movements","title":"Automatic Classification of General Movements in Newborns","arxiv_id":"2411.09821","date":"2024-11-14","proceeding":null,"authors":["Daphné Chopard","Sonia Laguna","Kieran Chin-Cheong","Annika Dietz","Anna Badura","Sven Wellmann","Julia E. Vogt"],"abstract":"General movements (GMs) are spontaneous, coordinated body movements in infants that offer valuable insights into the developing nervous system. Assessed through the Prechtl GM Assessment (GMA), GMs are reliable predictors for neurodevelopmental disorders. However, GMA requires specifically trained clinicians, who are limited in number. To scale up newborn screening, there is a need for an algorithm that can automatically classify GMs from infant video recordings. This data poses challenges, including variability in recording length, device type, and setting, with each video coarsely annotated for overall movement quality. In this work, we introduce a tool for extracting features from these recordings and explore various machine learning techniques for automated GM classification.","url_abs":"https://arxiv.org/abs/2411.09821v2","url_pdf":"https://arxiv.org/pdf/2411.09821v2.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":"automatic-classification-of-general-movements","repo_url":"https://github.com/chopardda/GMA","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"jax","reach":{"status":"ok"}}],"tasks":[{"task_slug":"classification-1","task_name":"Classification"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2411.09821","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2411.09821"}},"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/chopardda/GMA","reach":{"status":"ok"}}],"summary":{"unverified":13},"by_repo_kind":{"official":{"samples":13,"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":13,"samples":[{"code_sha256_prefix":"1b97ac62c8bb2152","entry":"add_weight_decay","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/optimizers.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/optimizers.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":"1b97ac62c8bb2152"}},{"code_sha256_prefix":"6193f0b299e4c012","entry":"compute_tapvid_metrics","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/evaluation_datasets.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/evaluation_datasets.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":"6193f0b299e4c012"}},{"code_sha256_prefix":"dc45e6a929ac227e","entry":"construct_initial_causal_state","repo":"chopardda/GMA","repo_kind":"official","path":"live_demo.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/live_demo.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":"dc45e6a929ac227e"}},{"code_sha256_prefix":"fa8999c2e2fb539f","entry":"conv_channels_mixer","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/tapir_model.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/tapir_model.py","link_basis":"plan_row","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":"fa8999c2e2fb539f"}},{"code_sha256_prefix":"9948552faf7f4df4","entry":"create_batch_norm","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/tapnet_model.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/tapnet_model.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":"9948552faf7f4df4"}},{"code_sha256_prefix":"32839b0347efbdde","entry":"create_bodypart_colormap","repo":"chopardda/GMA","repo_kind":"official","path":"GMA_TAP_labelling_script.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/GMA_TAP_labelling_script.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":"32839b0347efbdde"}},{"code_sha256_prefix":"6822cb967fad105f","entry":"depthwise_conv_residual","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/tapir_model.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/tapir_model.py","link_basis":"plan_row","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":"6822cb967fad105f"}},{"code_sha256_prefix":"17093d41c0b95c30","entry":"latex_table","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/evaluation_datasets.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/evaluation_datasets.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":"17093d41c0b95c30"}},{"code_sha256_prefix":"64c885d6b9f4fd57","entry":"layernorm","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/tapir_model.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/tapir_model.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":"64c885d6b9f4fd57"}},{"code_sha256_prefix":"7ccc305fe2db4111","entry":"postprocess_frames","repo":"chopardda/GMA","repo_kind":"official","path":"live_demo.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/live_demo.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":"7ccc305fe2db4111"}},{"code_sha256_prefix":"04e4b73fa53e6615","entry":"postprocess_occlusions","repo":"chopardda/GMA","repo_kind":"official","path":"tapir_demo.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapir_demo.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":"04e4b73fa53e6615"}},{"code_sha256_prefix":"b39d8c375cc2cfec","entry":"preprocess_frames","repo":"chopardda/GMA","repo_kind":"official","path":"live_demo.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/live_demo.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":"b39d8c375cc2cfec"}},{"code_sha256_prefix":"e89dc502b8dbca43","entry":"project","repo":"chopardda/GMA","repo_kind":"official","path":"tapnet/tapir_clustering.py","file_url":"https://github.com/chopardda/GMA/blob/HEAD/tapnet/tapir_clustering.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":"e89dc502b8dbca43"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}