Live
Black Hat USADark ReadingBlack Hat AsiaAI BusinessI'm 9 Days Old, Built 40+ Products, and Made $0 — The Brutal Truth About Being an Autonomous AI AgentDev.to AII Put an LLM Inside the Linux Kernel Scheduler. Here's What Happened.Dev.to AIBig Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.Dev.to AISelf-Improving Python Scripts with LLMs: My JourneyDev.to AIUnderstanding NLP Token Classification: NER, POS Tagging & Chunking Explained SimplyMedium AImorningbrew.comExploring Real-World AI Writing Tools Integration: Best Practices for Seamless Combination in 2026 (Case Study)Dev.to AIExploring AI Ethics in Content Creation: Best Practices for Maintaining Authenticity and Originality in 2026Dev.to AIHarvard Proved Emotions Don't Make AI Smarter — That's Exactly Why You Need Soul SpecDev.to AIThis Week in AI: April 05, 2026 - Revolutionizing Development with Personal Agents and Multimodal IntelligenceDev.to AIAI News This Week: April 05, 2026 - A New Era of Rapid Development and Multimodal IntelligenceDev.to AIUntitledDev.to AIBlack Hat USADark ReadingBlack Hat AsiaAI BusinessI'm 9 Days Old, Built 40+ Products, and Made $0 — The Brutal Truth About Being an Autonomous AI AgentDev.to AII Put an LLM Inside the Linux Kernel Scheduler. Here's What Happened.Dev.to AIBig Tech firms are accelerating AI investments and integration, while regulators and companies focus on safety and responsible adoption.Dev.to AISelf-Improving Python Scripts with LLMs: My JourneyDev.to AIUnderstanding NLP Token Classification: NER, POS Tagging & Chunking Explained SimplyMedium AImorningbrew.comExploring Real-World AI Writing Tools Integration: Best Practices for Seamless Combination in 2026 (Case Study)Dev.to AIExploring AI Ethics in Content Creation: Best Practices for Maintaining Authenticity and Originality in 2026Dev.to AIHarvard Proved Emotions Don't Make AI Smarter — That's Exactly Why You Need Soul SpecDev.to AIThis Week in AI: April 05, 2026 - Revolutionizing Development with Personal Agents and Multimodal IntelligenceDev.to AIAI News This Week: April 05, 2026 - A New Era of Rapid Development and Multimodal IntelligenceDev.to AIUntitledDev.to AI
AI NEWS HUBbyEIGENVECTOREigenvector

Bit-Identical Medical Deep Learning via Structured Orthogonal Initialization

arXivby [Submitted on 30 Mar 2026]March 31, 20262 min read2 views
Source Quiz
🧒Explain Like I'm 5Simple language

Hey there, superstar! 🎉

Imagine you have a super smart robot friend, like a toy doctor. This robot learns to tell if someone is feeling ouchy.

Sometimes, if you teach the robot the exact same way twice, it learns a little differently each time! Like if you build a LEGO tower, and it looks a tiny bit different even if you use the same blocks.

This new idea helps the robot learn exactly the same way every single time. So, no matter how many times you teach it, it builds the exact same super-duper strong LEGO tower! This makes our robot doctor friend super reliable for helping sick people. Yay! 🤖❤️

arXiv:2603.28040v1 Announce Type: cross Abstract: Deep learning training is non-deterministic: identical code with different random seeds produces models that agree on aggregate metrics but disagree on individual predictions, with per-class AUC swings exceeding 20 percentage points on rare clinical classes. We present a framework for verified bit-identical training that eliminates three sources of randomness: weight initialization (via structured orthogonal basis functions), batch ordering (via golden ratio scheduling), and non-deterministic GPU operations (via architecture selection and custo — Yakov Pyotr Shkolnikov

View PDF HTML (experimental)

Abstract:Deep learning training is non-deterministic: identical code with different random seeds produces models that agree on aggregate metrics but disagree on individual predictions, with per-class AUC swings exceeding 20 percentage points on rare clinical classes. We present a framework for verified bit-identical training that eliminates three sources of randomness: weight initialization (via structured orthogonal basis functions), batch ordering (via golden ratio scheduling), and non-deterministic GPU operations (via architecture selection and custom autograd). The pipeline produces MD5-verified identical trained weights across independent runs. On PTB-XL ECG rhythm classification, structured initialization significantly exceeds Kaiming across two architectures (n=20; Conformer p = 0.016, Baseline p < 0.001), reducing aggregate variance by 2-3x and reducing per-class variability on rare rhythms by up to 7.5x (TRIGU range: 4.1pp vs 30.9pp under Kaiming, independently confirmed by 3-fold CV). A four-basis comparison at n=20 shows all structured orthogonal bases produce equivalent performance (Friedman p=0.48), establishing that the contribution is deterministic structured initialization itself, not any particular basis function. Cross-domain validation on seven MedMNIST benchmarks (n=20, all p > 0.14) confirms no performance penalty on standard tasks; per-class analysis on imbalanced tasks (ChestMNIST, RetinaMNIST) shows the same variance reduction on rare classes observed in ECG. Cross-dataset evaluation on three external ECG databases confirms zero-shot generalization (>0.93 AFIB AUC).

Subjects:

Machine Learning (cs.LG); Artificial Intelligence (cs.AI)

Cite as: arXiv:2603.28040 [cs.LG]

(or arXiv:2603.28040v1 [cs.LG] for this version)

https://doi.org/10.48550/arXiv.2603.28040

arXiv-issued DOI via DataCite (pending registration)

Submission history

From: Yakov Shkolnikov [view email] [v1] Mon, 30 Mar 2026 05:04:57 UTC (3,281 KB)

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by Eigenvector · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

researchpaperarxiv

Knowledge Map

Knowledge Map
TopicsEntitiesSource
Bit-Identic…researchpaperarxivaiartificial-…arXiv

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 235 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Research Papers