paper-with-me

홈 › Papers

MM-Retinal V2: Transfer an Elite Knowledge Spark into Fundus Vision-Language Pretraining

2025-01-27 · Ruiqi Wu, Na Su, Chenran Zhang, Tengfei Ma, Tao Zhou, Zhiting Cui, Nianfeng Tang, Tianyu Mao, Yi Zhou, Wen Fan, Tianxing Wu, Shenqi Jing, Huazhu Fu

Vision-language pretraining (VLP) has been investigated to generalize across diverse downstream tasks for fundus image analysis. Although recent methods showcase promising achievements, they significantly rely on large-scale private image-text data but pay less attention to the pretraining manner, which limits their further advancements. In this work, we introduce MM-Retinal V2, a high-quality image-text paired dataset comprising CFP, FFA, and OCT image modalities. Then, we propose a novel fundus vision-language pretraining model, namely KeepFIT V2, which is pretrained by integrating knowledge from the elite data spark into categorical public datasets. Specifically, a preliminary textual pretraining is adopted to equip the text encoder with primarily ophthalmic textual knowledge. Moreover, a hybrid image-text knowledge injection module is designed for knowledge transfer, which is essentially based on a combination of global semantic concepts from contrastive learning and local appearance details from generative learning. Extensive experiments across zero-shot, few-shot, and linear probing settings highlight the generalization and transferability of KeepFIT V2, delivering performance competitive to state-of-the-art fundus VLP models trained on large-scale private image-text datasets. Our dataset and model are publicly available via https://github.com/lxirich/MM-Retinal.

📄 PDF Abstract BibTeX arXiv:2501.15798

Code (1)

lxirich/mm-retinal 공식 구현 pytorch

Tasks

Contrastive LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ELiTe: Efficient Image-to-LiDAR Knowledge Transfer for Semantic Segmentation

2024-05-07 · Zhibo Zhang, Ximing Yang, Weizhong Zhang, Cheng Jin

Cross-modal knowledge transfer enhances point cloud representation learning in LiDAR semantic segmentation. Despite its potential, the \textit{weak teacher challenge} arises due to repetitive and non-diverse car camera i…

Knowledge DistillationLIDAR Semantic Segmentationparameter-efficient fine-tuningPseudo Label+3

ELITE: Experiential Learning and Intent-Aware Transfer for Self-improving Embodied Agents

2026-03-25 · Bingqing Wei, Zhongyu Xia, Dingai Liu, Xiaoyu Zhou 외 arxiv

Vision-language models (VLMs) have shown remarkable general capabilities, yet embodied agents built on them fail at complex tasks, often skipping critical steps, proposing invalid actions, and repeating mistakes. These f…

Microvasculature Segmentation and Inter-capillary Area Quantification of the Deep Vascular Complex using Transfer Learning

2020-03-19 · Julian Lo, Morgan Heisler, Vinicius Vanzan, Sonja Karst 외

Purpose: Optical Coherence Tomography Angiography (OCT-A) permits visualization of the changes to the retinal circulation due to diabetic retinopathy (DR), a microvascular complication of diabetes. We demonstrate accurat…

Transfer Learning

Rover: An online Spark SQL tuning service via generalized transfer learning

2023-02-08 · Yu Shen, Xinyuyang Ren, Yupeng Lu, Huaijun Jiang 외

Distributed data analytic engines like Spark are common choices to process massive data in industry. However, the performance of Spark SQL highly depends on the choice of configurations, where the optimal ones vary with …

Bayesian OptimizationTransfer Learning

MM-Retinal: Knowledge-Enhanced Foundational Pretraining with Fundus Image-Text Expertise

2024-05-20 · Ruiqi Wu, Chenran Zhang, Jianle Zhang, Yi Zhou 외

Current fundus image analysis models are predominantly built for specific tasks relying on individual datasets. The learning process is usually based on data-driven paradigm without prior knowledge, resulting in poor tra…