← Latest papers
💻 computer science

Visual Foundation Models with Adapter Learning for Parkinson’s Disease Recognition based on OCT Images

This paper proposes a parameter-efficient Parkinson's disease recognition framework that leverages pre-trained visual foundation models with three lightweight adapters (global, local, and token-wise) to achieve competitive performance on OCT images while significantly reducing trainable parameters compared to traditional deep neural networks.

Original authors: Jianwei Zhang, Tongyao Wang, Dandan Shao, Yuting Yang, Jiasheng He, Mingzhe Zheng, Zhuoyan Yang, Jianyong Wang, Zi Jin, Meixiao Shen, Fan Lv, Xiong Zhang, Jiang-Fan Chen, Tao Xu

Published 2026-08-24
📖 4 min read☕ Coffee break read

Original authors: Jianwei Zhang, Tongyao Wang, Dandan Shao, Yuting Yang, Jiasheng He, Mingzhe Zheng, Zhuoyan Yang, Jianyong Wang, Zi Jin, Meixiao Shen, Fan Lv, Xiong Zhang, Jiang-Fan Chen, Tao Xu

Original paper licensed under CC BY 4.0 (https://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

Parkinson's disease is a progressive condition that slowly erodes the body's ability to move, affecting millions of people worldwide. For decades, doctors have relied on observing physical symptoms to diagnose it, but by the time those signs appear, significant damage has often already occurred in the brain. In recent years, scientists have discovered that the disease leaves subtle traces not just in the brain, but also in the retina, the light-sensitive layer at the back of the eye. Using a specialized imaging technique called optical coherence tomography, which creates detailed cross-sections of the eye, researchers can now see these microscopic changes. The challenge has been that the images are complex, and teaching computers to spot the difference between a healthy eye and one showing early signs of Parkinson's requires vast amounts of data and immense computing power, resources that are often scarce in medical settings.

A team of researchers from Wenzhou Medical University in China has developed a new approach to solve this problem, aiming to make automated diagnosis more accessible and efficient. Instead of building a massive computer model from scratch, which would demand huge datasets and expensive hardware, they adapted a powerful, pre-existing artificial intelligence system designed for general image recognition. This system, known as a visual foundation model, already understands the basic building blocks of images. The researchers' innovation lies in how they connected this generalist system to the specific task of identifying Parkinson's. They did not force the entire system to relearn everything; instead, they inserted three small, lightweight components, or adapters, into the model. These adapters act like specialized lenses, allowing the system to focus on the specific details in the eye scans that matter for Parkinson's, such as tiny lesions or subtle shifts in tissue layers, without needing to rewrite the model's core knowledge.

The team tested this method on a collection of 1,440 eye images gathered from patients at their hospital. The dataset included scans from 40 healthy individuals and 40 patients diagnosed with Parkinson's, with each person contributing 18 images. To ensure the results were reliable, they split the data into groups, training the system on most of the images and testing it on the remainder, repeating this process five times to get a clear picture of performance. The results showed that their adapted system could identify Parkinson's with an accuracy of roughly 77.66 percent. This performance was competitive with, and in some cases better than, other advanced computer models currently used for similar tasks. Crucially, the new method achieved these results while adjusting only a tiny fraction of the total parameters in the model, making it far less demanding on computer resources than traditional approaches that require updating every single part of the system.

The researchers also compared their method against a wide range of existing deep learning networks, including older, well-known designs and newer, more complex architectures. Their system outperformed many of these established models, demonstrating that a carefully tuned, lightweight addition to a powerful foundation model can be more effective than training a whole new network from the ground up. By freezing the main parts of the pre-trained model and only training the small adapters, the team proved that it is possible to transfer general visual knowledge into a highly specific medical application without needing an enormous amount of training data. This is particularly important for medical conditions like Parkinson's, where collecting thousands of labeled images is difficult and expensive.

To understand how the system was making its decisions, the researchers used a visualization technique that highlights the areas of the eye scan the computer was focusing on. The images revealed that their model paid close attention to the specific, subtle lesions and structural changes associated with the disease, whereas other models sometimes focused on less relevant areas. This suggests that the three adapters successfully guided the system to learn the right features. The study concludes that this approach offers a promising path forward for automated disease detection, balancing high accuracy with computational efficiency. While the work is a significant step, the researchers note that future studies will need to test the method on data from other medical centers to confirm that it works consistently across different populations and imaging conditions.

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 →