paper-with-me

홈 › Papers

Neural Organ Transplantation (NOT): Checkpoint-Based Modular Adaptation for Transformer Models

2026-01-20 · Ahmad Al-Zuraiqi arxiv

We introduce Neural Organ Transplantation (NOT), a modular adaptation framework that enables trained transformer layers to function as reusable transferable checkpoints for domain adaptation. Unlike conventional fine-tuning approaches that tightly couple trained parameters to specific model instances and training data, NOT extracts contiguous layer subsets ("donor organs") from pre-trained models, trains them independently on domain-specific data, and saves them as standalone checkpoint files that can be transplanted into compatible recipient models without access to the original training data. Through experiments on three decoder-only transformer architectures spanning 124M to 20B parameters (GPT-2, TinyLlama, and GPT-OSS), we demonstrate that donor transplantation substantially outperforms existing adaptation methods, achieving an order-of-magnitude improvement in perplexity over LoRA while training significantly faster. The method exhibits position dependence, with early insertion positions yielding optimal results. Cross-domain transfer at billion-parameter scale reveals unexpected regularization benefits. These findings demonstrate that transformer middle layers can support efficient modular transfer for decoder-only architectures, enabling privacy-preserving expertise sharing through checkpoint distribution. We note that this approach is currently limited to decoder-only models; preliminary experiments on encoder-based architectures show reduced effectiveness.

📄 PDF Abstract BibTeX arXiv:2601.13580

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Decision Support System for Renal Transplantation

2018-12-11 · Ehsan Khan, Avishek Choudhury, Amy L Friedman, Daehan Won

The burgeoning need for kidney transplantation mandates immediate attention. Mismatch of deceased donor-recipient kidney leads to post-transplant death. To ensure ideal kidney donor-recipient match and minimize post-tran…

Closing the loop in medical decision support by understanding clinical decision-making: A case study on organ transplantation

2021-12-01 · NeurIPS 2021 12 · Yuchao Qin, Fergus Imrie, Alihan Hüyük, Daniel Jarrett 외

Significant effort has been placed on developing decision support tools to improve patient care. However, drivers of real-world clinical decisions in complex medical scenarios are not yet well-understood, resulting in su…

Decision Making

Learning Matching Representations for Individualized Organ Transplantation Allocation

2021-01-28 · Can Xu, Ahmed M. Alaa, Ioana Bica, Brent D. Ershoff 외

Organ transplantation is often the last resort for treating end-stage illness, but the probability of a successful transplantation depends greatly on compatibility between donors and recipients. Current medical practice …

counterfactualRepresentation Learning

Position: Weight Space Should Be a First-Class Generative AI Modality

2026-05-18 · Zhangyang Wang, Peihao Wang, Kai Wang arxiv

Neural network checkpoints have quietly become a large-scale data resource: millions of trained weight vectors now exist, each encoding task-, domain-, and architecture-specific knowledge. This position paper argues that…

Predicting Dosage of Immunosuppressant Drugs After Kidney Transplantation Using Machine Learning

2023-08-22 · Kapil Panda, Anirudh Mazumder

While kidney transplants are seen as the best treatment option for patients with end-stage renal disease and kidney failure, the organ's health depends on the dosage of immunosuppressant drugs post-transplantation. Due t…