{"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-2607-23554","title":"Neonatal Hypoxic-ischaemic Encephalopathy Classification from the EEG and HRV Signals Using a Conformer based Masked Autoencoder","arxiv_id":"2607.23554","date":"2026-07-26","proceeding":null,"authors":["Shuwen Yu","William P Marnane","Geraldine B. Boylan","Gordon Lightbody"],"abstract":"In this paper, we propose the MAEConformer, a novel self-supervised learning framework that combines the Conformer architecture with the Masked Autoencoder (MAE) paradigm for large-scale representation learning from unlabelled electroencephalography (EEG) and heart rate variability (HRV) signals. By integrating convolutional operations with Transformer-based self-attention, MAEConformer effectively captures both local temporal patterns and long-range contextual dependencies in physiological time series. To enhance reconstruction fidelity and representation quality, a multi-resolution short-time Fourier transform (MR-STFT) loss is incorporated alongside the reconstruction objective, enabling the model to jointly learn temporal and spectral characteristics across multiple scales. Modality-specific EEG and HRV MAEConformer models were pretrained on 6,030h and 4,868h of unlabelled recordings, respectively, and subsequently transferred to expert-annotated downstream tasks. Experimental results demonstrate that the learned representations provide strong transferability and data efficiency. In EEG-based hypoxic ischemic encephalopathy (HIE) severity classification, the pretrained MAE-EEG model achieved test AUCs of 97.19% and 96.56% for binary and four-class classification tasks, respectively, outperforming a range of state-of-the-art supervised and self-supervised baselines. On the HRV-based HIE severity classification task, MAE-HRV achieved a test AUC of 82.42%, surpassing both self-supervised Transformer-based and supervised convolutional baselines. These findings demonstrate the effectiveness of MAEConformer for learning robust and transferable representations across multiple physiological modalities.","url_abs":"https://arxiv.org/abs/2607.23554","url_pdf":"https://arxiv.org/pdf/2607.23554","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=2607.23554","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.23554"}},"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/syu-kylin/MAEConformer","reach":null}],"summary":{"ran":6,"unverified":5},"by_repo_kind":{"found_in_text":{"samples":11,"ran":6,"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":"90b2c49faa4d8f06","entry":"ConvolutionModule","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"90b2c49faa4d8f06"}},{"code_sha256_prefix":"a59bbbc89bd654a6","entry":"GRN","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a59bbbc89bd654a6"}},{"code_sha256_prefix":"9347103050baf48b","entry":"MRSTFTLoss","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9347103050baf48b"}},{"code_sha256_prefix":"77ecfa4c52991e52","entry":"MSELoss","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"77ecfa4c52991e52"}},{"code_sha256_prefix":"5bce251634e2bc7f","entry":"PositionEncoding","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5bce251634e2bc7f"}},{"code_sha256_prefix":"4a90ff4f913f3c66","entry":"RandomMask","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4a90ff4f913f3c66"}},{"code_sha256_prefix":"6aa7677871103422","entry":"ConformerBlock","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6aa7677871103422"}},{"code_sha256_prefix":"d325b089742f0886","entry":"ConformerEncoder","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d325b089742f0886"}},{"code_sha256_prefix":"2e22a987854638d6","entry":"MAEConformer","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2e22a987854638d6"}},{"code_sha256_prefix":"ed852e7b4a55261c","entry":"XformerDecoder","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"ed852e7b4a55261c"}},{"code_sha256_prefix":"52febdee98eabcbd","entry":"init_weights","repo":"syu-kylin/MAEConformer","repo_kind":"found_in_text","path":"model/MAEConformer.py","file_url":"https://github.com/syu-kylin/MAEConformer/blob/HEAD/model/MAEConformer.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"52febdee98eabcbd"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}