{"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-00958","title":"LeNEPA: No-Augmentation Next-Latent Prediction for Time-Series Representation Learning","arxiv_id":"2607.00958","date":"2026-07-01","proceeding":null,"authors":["Alexander Chemeris","Ming Jin","Randall Balestriero"],"abstract":"Time series are central to modern data mining applications, from industrial telemetry and server metrics to finance and physiology, yet time-series self-supervised learning often depends on view and augmentation choices that encode domain-specific invariances. We study how an SSL recipe behaves when its method-specific configuration is reused unchanged after the pretraining signal family changes, framing this as a fixed-recipe stress test rather than a comparison against optimally tuned methods. We introduce Latent Euclidean Next-Embedding Prediction Architecture (LeNEPA), a no-augmentation next-latent-token objective with a causal backbone. LeNEPA replaces the stop-gradient/EMA stabilization used by vanilla NEPA with SIGReg-based isotropy regularization and computes the predictive loss in a lightweight projected space that is discarded for evaluation. We compare LeNEPA with an ECG-tuned JEPA recipe under a fixed-horizon frozen-probe protocol on PTB-XL and Diag, a synthetic diagnostic corpus generated with Aionoscope. Both methods are retrained independently on each dataset while keeping their method-specific recipes unchanged. In this protocol, the ECG-tuned JEPA recipe is strong in-domain on PTB-XL but weaker when reused unchanged on Diag, whereas LeNEPA preserves useful frozen-probe gains on both datasets. Learning curves suggest faster early representation acquisition: LeNEPA reaches 80% of its final AUROC/AUPRC gain after 2--5k updates, compared with 5--10k updates for the faster JEPA readout. As a separate external frozen-encoder check, a CauKer-pretrained LeNEPA variant reaches 77.65% mean UCR-128 Random-Forest accuracy in a single-seed, best-checkpoint run, within 1.16 points of Mantis and within 0.24 points of MOMENT (77.89%). Overall, the results support no-augmentation latent prediction as a useful candidate recipe for low-retuning time-series SSL.","url_abs":"https://arxiv.org/abs/2607.00958","url_pdf":"https://arxiv.org/pdf/2607.00958","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":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2607.00958","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2607.00958"}},"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/langotime/lenepa-milets-2026","reach":null}],"summary":{"ran":8},"by_repo_kind":{"found_in_text":{"samples":8,"ran":8,"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":"94fcda5fb6e95ce2","entry":"EpsForDtype","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"losses/wristband_gaussian.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/losses/wristband_gaussian.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"94fcda5fb6e95ce2"}},{"code_sha256_prefix":"fcbb4475e345e491","entry":"W2ToStandardNormalSq","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"losses/wristband_gaussian.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/losses/wristband_gaussian.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fcbb4475e345e491"}},{"code_sha256_prefix":"d932c3a9443f645b","entry":"apply_mask","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d932c3a9443f645b"}},{"code_sha256_prefix":"b8aac2398a02f0c2","entry":"get_1d_pos_embed","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b8aac2398a02f0c2"}},{"code_sha256_prefix":"6f7315ccb98b05b2","entry":"l0_sparsity_metric","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"losses/rectified_lpjepa.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/losses/rectified_lpjepa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6f7315ccb98b05b2"}},{"code_sha256_prefix":"358f41f9a26fffa7","entry":"l1_sparsity_metric","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"losses/rectified_lpjepa.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/losses/rectified_lpjepa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"358f41f9a26fffa7"}},{"code_sha256_prefix":"7a2269fc5c7f7404","entry":"reprelu","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"losses/rectified_lpjepa.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/losses/rectified_lpjepa.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7a2269fc5c7f7404"}},{"code_sha256_prefix":"e33ba27e8c6a5cf7","entry":"zero_masked_inputs","repo":"langotime/lenepa-milets-2026","repo_kind":"found_in_text","path":"models/utils.py","file_url":"https://github.com/langotime/lenepa-milets-2026/blob/HEAD/models/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e33ba27e8c6a5cf7"}}]},"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":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6795},"entries":[],"not_placed":{"boards":1,"rejected_by_independent_check":1,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}