Skip to main content

CoCoLIT: ControlNet-Conditioned Latent Image Translation for MRI to Amyloid PET Synthesis

Project description

CoCoLIT (AAAI'26)

PyTorch Paper PDF Hugging Face Model License: Attribution-NonCommercial 4.0 International

CoCoLIT: ControlNet-Conditioned Latent Image Translation for MRI to Amyloid PET Synthesis
Alec Sargood*, Lemuel Puglisi*, James Cole, Neil Oxtoby, Daniele Ravì, Daniel C. Alexander
* Joint first authors, † Joint senior authors

News

  • 2025-10: Our paper CoCoLIT has been accepted at AAAI 2026 (17% acceptance rate).

Installation

This repository requires Python 3.10 and PyTorch 2.0 or later. To install the latest version, run:

pip install cocolit

Usage

After installing the package, you can convert a T1-weighted MRI to a Florbetapir SUVR map by running:

mri2pet --i /path/to/t1.nii.gz --o /path/to/output.nii.gz

If your MRI has not been preprocessed yet, you can run the full preprocessing pipeline directly from the CLI (skull-stripping, affine registration to MNI space, and WhiteStripe normalization):

mri2pet --i /path/to/t1.nii.gz --o /path/to/output.nii.gz \
  --preprocess

Optionally, save intermediate preprocessing files with:

mri2pet --i /path/to/t1.nii.gz --o /path/to/output.nii.gz \
  --preprocess \
  --preprocess_out /path/to/preproc_outputs

To replicate the results presented in the paper, include the --m 64 flag.

Training & Reproducibility

[!NOTE] If you wish to compare your MRI-to-PET model against CoCoLIT but prefer not to retrain our models due to limited compute or time, please email us and we will provide the exact training splits used in this work to enable benchmarking with our pretrained models.

To reproduce the experiments reported in the paper, please follow the reproducibility guide.

Disclaimer

This software is not intended for clinical use. The code is not available for commercial applications. For commercial inquiries, please contact the corresponding authors.

Citing

Arxiv Preprint:

@article{sargood2025cocolit,
  title={CoCoLIT: ControlNet-Conditioned Latent Image Translation for MRI to Amyloid PET Synthesis},
  author={Sargood, Alec and Puglisi, Lemuel and Cole, James H and Oxtoby, Neil P and Rav{\`\i}, Daniele and Alexander, Daniel C},
  journal={arXiv preprint arXiv:2508.01292},
  year={2025}
}

Contacts

For any inquiries, please contact:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cocolit-0.2.2.tar.gz (28.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cocolit-0.2.2-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file cocolit-0.2.2.tar.gz.

File metadata

  • Download URL: cocolit-0.2.2.tar.gz
  • Upload date:
  • Size: 28.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.0

File hashes

Hashes for cocolit-0.2.2.tar.gz
Algorithm Hash digest
SHA256 462a42d3dc72962e0fdc660882094bfe356e38a2012b56a03a495a3e36073b96
MD5 950488f70e964079699192f3810a495b
BLAKE2b-256 09aae6ba4b6302ef0afbdc5934b6938a86bdc5724fdac3429826a4d153682320

See more details on using hashes here.

File details

Details for the file cocolit-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: cocolit-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.0

File hashes

Hashes for cocolit-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 93f4283d0645f41203ce423648df0d87a321b464fe176e7720924b36c55e8b8d
MD5 47a4d3c0ba79075d6cf2cc2f37bc6e8b
BLAKE2b-256 0239ac4015ac1e083c0f717632cf0026be6d35a3e760b9b491d9a751d49bd5d7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page