← Latest papers
💻 computer science

MUST-PET: MUltimodal Self-supervised learning across Tracers for whole-body PET/CT-based lesion segmentation

This paper introduces MUST-PET, a multimodal self-supervised learning framework that leverages masked reconstruction across FDG and PSMA PET-CT tracers to achieve label-efficient, generalizable whole-body lesion segmentation for cancer staging and treatment planning.

Original authors: Bashirul Azam Biswas, Amartya Bhattacharya, Biratal Raj Wagle, Matthew E. Maeder, James B. Yu, Indrani Bhattacharya

Published 2026-08-21
📖 5 min read🧠 Deep dive

Original authors: Bashirul Azam Biswas, Amartya Bhattacharya, Biratal Raj Wagle, Matthew E. Maeder, James B. Yu, Indrani Bhattacharya

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the vast landscape of modern medicine, a powerful tool called PET/CT scanning allows doctors to see inside the human body with remarkable clarity. This technology combines two different types of images: one that maps the body's structure, like a detailed architectural blueprint, and another that reveals how cells are functioning, lighting up areas of high activity that often signal disease. When a patient has cancer, these scans can show tumors anywhere from head to toe, helping doctors stage the illness, plan treatment, and check if therapy is working. However, turning these complex images into actionable information is a heavy burden. Doctors must manually trace every single tumor on hundreds of slices of images, a process that is slow, exhausting, and prone to human error. While computers have learned to do this automatically, they usually struggle when faced with new types of scans or different hospitals, because they have been trained on very small, specific sets of data. To make these tools truly useful for everyone, they need to learn from a much wider variety of examples, but finding enough labeled data for every possible scenario is nearly impossible.

This is where a new approach called self-supervised learning offers a promising path forward. Instead of waiting for doctors to label millions of images, this method teaches computers to learn by trying to fix or reconstruct parts of images that have been hidden from them. By practicing on vast amounts of unlabeled data, the computer learns the underlying rules of anatomy and how different body parts relate to one another. A team of researchers at Dartmouth has taken this concept and applied it to a challenging new frontier: teaching a computer to recognize cancer lesions across different types of radioactive tracers and different institutions. They developed a system they call MUST-PET, which stands for Multimodal Self-Supervised learning across Tracers. This system was trained on a massive collection of nearly 6,000 whole-body scans from diverse patients, including data from public archives and a local hospital. The goal was to create a model that could understand both the structural CT images and the functional PET images together, learning to fill in missing pieces of either image type using the other as a guide.

The researchers designed their training process to be a rigorous test of the computer's ability to learn general rules rather than just memorize specific cases. They fed the system pairs of PET and CT scans, but during the training phase, they would randomly hide half of the information from one of the images, leaving the other image fully visible. The computer then had to guess what the hidden parts looked like based on the visible parts of its partner image. For example, if a section of the PET scan was masked out, the computer used the corresponding CT scan to infer the missing details, and vice versa. This forced the system to learn the deep connection between the body's structure and its function. They trained this model on a diverse mix of data, including scans using two different radioactive tracers: one that targets a wide range of cancers and another that specifically targets prostate cancer. Once the computer had learned these broad patterns, the researchers tested it by giving it a small amount of labeled data to fine-tune its ability to draw precise outlines around tumors.

The results showed that this approach significantly improved the computer's performance, especially when it had very little labeled data to work with. When tested on a standard dataset of 321 scans, the new model achieved a segmentation score of 0.576, a notable improvement over a model trained from scratch, which scored 0.526. The difference was even more pronounced when the model was tested on a completely different dataset of 200 prostate cancer scans that it had never seen before. In this challenging scenario, the new model scored 0.601, while the traditional approach managed only 0.547. These numbers indicate that the model learned to recognize tumors more accurately and with fewer mistakes, such as missing a lesion or falsely identifying healthy tissue as cancer. The system also proved to be more efficient with data; it showed substantial gains even when trained with only a tiny fraction of the available labeled examples, suggesting that the initial self-supervised phase had given it a strong foundation of knowledge.

Beyond the numbers, the researchers observed that the new model made fewer errors in its visual predictions. In side-by-side comparisons, the model trained from scratch often missed small tumors or drew outlines that were too loose, whereas the new model captured the lesions with greater precision and fewer false alarms. This improvement held true even when the model was applied to scans from a different hospital with different equipment and patient populations, demonstrating a level of adaptability that previous systems lacked. The study suggests that by teaching computers to understand the relationship between different imaging types and across different disease markers, we can build more robust tools that do not require massive amounts of manual labeling to work effectively. While the researchers note that a direct comparison with a previous model trained only on one type of tracer was not possible due to data overlaps, their findings clearly indicate that learning across multiple tracers and institutions leads to better generalization. This work points toward a future where automated systems can assist clinicians more reliably, handling the growing volume of medical images without needing a proportional increase in specialist time.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →