Publications
Sort:
Open Access Research Issue
Dual-rate parameter-efficient tuning with sample enhancement for source-free domain-adaptive keypoint detection
Visual Intelligence 2026, 4: 13
Published: 06 May 2026
Abstract Collect

Source-free domain-adaptive keypoint detection (SFDA-KD) is a method that adapts a keypoint detection model to an unlabeled target domain without accessing the source domain data. In this task, keypoints are spread out across images, and the domain distribution shifts when labels are unavailable. Therefore, it is crucial to explore a broader global feature space and learn more robust features. However, a comprehensive solution that effectively addresses both challenges has yet to be developed. To this end, we propose a method termed dual-rate parameter-efficient tuning with adaptive augmentation (D-PETA). D-PETA consists of two learners with different learning rates based on the low-rank adaptation (LoRA) technique. A fast learner explores global features more quickly and avoids getting stuck in local minima, while a slow learner focuses on local features and stabilizes the training process. The two branches are interdependent, guiding each other to obtain more diverse and robust features. Furthermore, an adaptive augmentation module is introduced, which applies customized augmentations based on the uncertainty of the samples. This improvement leads to enhanced sample utilization and augmented model generalizability. Extensive experiments across diverse benchmarks, including the human body and hand datasets, demonstrate the effectiveness and generalizability of our proposed method.

Open Access Research Issue
Pre-training on high-resolution X-ray images: an experimental study
Visual Intelligence 2025, 3: 8
Published: 28 May 2025
Abstract Collect

Existing X-ray image based pre-trained vision models are typically trained on a relatively small-scale dataset (less than 500,000 samples) with limited resolution (e.g., 224 × 224). However, the key to the success of self-supervised pre-training of large models lies in massive training data, and the maintenance of high-resolution X-ray images contributes to effective solutions for some challenging diseases. In this paper, we proposed a high-resolution ( 1280 × 1280) X-ray image based pre-trained baseline model on our newly collected large-scale dataset containing more than 1 million X-ray images. Our model employs the masked auto-encoder framework, wherein the tokens that have been processed with a high rate are used as input, and the masked image patches are reconstructed by means of the Transformer encoder-decoder network. More importantly, a novel context-aware masking strategy has been introduced. This strategy utilizes the breast contour as a boundary for adaptive masking operations. We validate the effectiveness of our model through its application in two downstream tasks, namely X-ray report generation and disease detection. Extensive experiments demonstrate that our pre-trained medical baseline model can achieve comparable to, or even exceed, those of current state-of-the-art models on downstream benchmark datasets.

Total 2