paper-with-me

Papers

Affinity-Graph-Guided Contractive Learning for Pretext-Free Medical Image Segmentation with Minimal Annotation

2024-10-14 · Zehua Cheng, Di Yuan, Thomas Lukasiewicz

The combination of semi-supervised learning (SemiSL) and contrastive learning (CL) has been successful in medical image segmentation with limited annotations. However, these works often rely on pretext tasks that lack the specificity required for pixel-level segmentation, and still face overfitting issues due to insufficient supervision signals resulting from too few annotations. Therefore, this paper proposes an affinity-graph-guided semi-supervised contrastive learning framework (Semi-AGCL) by establishing additional affinity-graph-based supervision signals between the student and teacher network, to achieve medical image segmentation with minimal annotations without pretext. The framework first designs an average-patch-entropy-driven inter-patch sampling method, which can provide a robust initial feature space without relying on pretext tasks. Furthermore, the framework designs an affinity-graph-guided loss function, which can improve the quality of the learned representation and the model generalization ability by exploiting the inherent structure of the data, thus mitigating overfitting. Our experiments indicate that with merely 10% of the complete annotation set, our model approaches the accuracy of the fully annotated baseline, manifesting a marginal deviation of only 2.52%. Under the stringent conditions where only 5% of the annotations are employed, our model exhibits a significant enhancement in performance surpassing the second best baseline by 23.09% on the dice metric and achieving an improvement of 26.57% on the notably arduous CRAG and ACDC datasets.

📄 PDF Abstract BibTeX arXiv:2410.10366

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationSpecificity

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

SPARK: Stochastic Propagation via Affinity-guided Random walK for training-free unsupervised segmentation

2026-01-31 · Kunal Mahatha, Jose Dolz, Christian Desrosiers arxiv

We argue that existing training-free segmentation methods rely on an implicit and limiting assumption, that segmentation is a spectral graph partitioning problem over diffusion-derived affinities. Such approaches, based …

Semantic Segmentationgraph partitioning

Adaptive Fusion Affinity Graph with Noise-free Online Low-rank Representation for Natural Image Segmentation

2021-10-22 · Yang Zhang, Moyun Liu, Huiming Zhang, Guodong Sun 외

Affinity graph-based segmentation methods have become a major trend in computer vision. The performance of these methods relies on the constructed affinity graph, with particular emphasis on the neighborhood topology and…

Density EstimationImage SegmentationSemantic SegmentationSuperpixels

FreeGAD: A Training-Free yet Effective Approach for Graph Anomaly Detection

2025-08-14 · Yunfeng Zhao, Yixin Liu, Shiyuan Li, Qingfeng Chen 외 arxiv

Graph Anomaly Detection (GAD) aims to identify nodes that deviate from the majority within a graph, playing a crucial role in applications such as social networks and e-commerce. Despite the current advancements in deep …

Graph Anomaly Detection

A General Recipe for Contractive Graph Neural Networks -- Technical Report

2024-11-04 · Maya Bechler-Speicher, Moshe Eliasof

Graph Neural Networks (GNNs) have gained significant popularity for learning representations of graph-structured data due to their expressive power and scalability. However, despite their success in domains such as socia…

Recommendation Systems

Don't freeze: Finetune encoders for better Self-Supervised HAR

2023-07-03 · Vitor Fortes Rey, Dominique Nshimyimana, Paul Lukowicz

Recently self-supervised learning has been proposed in the field of human activity recognition as a solution to the labelled data availability problem. The idea being that by using pretext tasks such as reconstruction or…

Activity RecognitionHuman Activity RecognitionSelf-Supervised Learning