paper-with-me

홈 › Papers

Inter- and intra-uncertainty based feature aggregation model for semi-supervised histopathology image segmentation

2024-03-19 · Qiangguo Jin, Hui Cui, Changming Sun, Yang song, Jiangbin Zheng, Leilei Cao, Leyi Wei, Ran Su

Acquiring pixel-level annotations is often limited in applications such as histology studies that require domain expertise. Various semi-supervised learning approaches have been developed to work with limited ground truth annotations, such as the popular teacher-student models. However, hierarchical prediction uncertainty within the student model (intra-uncertainty) and image prediction uncertainty (inter-uncertainty) have not been fully utilized by existing methods. To address these issues, we first propose a novel inter- and intra-uncertainty regularization method to measure and constrain both inter- and intra-inconsistencies in the teacher-student architecture. We also propose a new two-stage network with pseudo-mask guided feature aggregation (PG-FANet) as the segmentation model. The two-stage structure complements with the uncertainty regularization strategy to avoid introducing extra modules in solving uncertainties and the aggregation mechanisms enable multi-scale and multi-stage feature integration. Comprehensive experimental results over the MoNuSeg and CRAG datasets show that our PG-FANet outperforms other state-of-the-art methods and our semi-supervised learning framework yields competitive performance with a limited amount of labeled data.

📄 PDF Abstract BibTeX arXiv:2403.12767

Code (1)

biomedia-repo/pg-fanet 공식 구현 pytorch

Tasks

Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Semi-supervised Domain Adaptation via Prototype-based Multi-level Learning

2023-05-04 · Xinyang Huang, Chuang Zhu, Wenkai Chen

In semi-supervised domain adaptation (SSDA), a few labeled target samples of each class help the model to transfer knowledge representation from the fully labeled source domain to the target domain. Many existing methods…

Domain AdaptationPseudo LabelSemi-supervised Domain AdaptationTransfer Learning

Wisdom Of The (AI) Crowd: Investigating Artificial Swarm Intelligence In Large Language Models

2026-06-30 · Justin Brenne, Christian Meske arxiv

Human swarm intelligence demonstrates remarkable collective accuracy but faces scalability constraints in cost, coordination, and time. We investigate whether large language models (LLMs) can approximate swarm intelligen…

Improved Knowledge Transfer for Semi-Supervised Domain Adaptation via Trico Training Strategy

2023-01-01 · ICCV 2023 1 · Ba Hung Ngo, Yeon Jeong Chae, Jung Eun Kwon, Jae Hyeon Park 외

The motivation of the semi-supervised domain adaptation (SSDA) is to train a model by leveraging knowledge acquired from the plentiful labeled source combined with extremely scarce labeled target data to achieve the …

Domain AdaptationSemi-supervised Domain AdaptationTransfer Learning

Generalized Trusted Multi-view Classification Framework with Hierarchical Opinion Aggregation

2024-11-06 · Long Shi, Chuanqing Tang, Huangyi Deng, Cai Xu 외

Recently, multi-view learning has witnessed a considerable interest on the research of trusted decision-making. Previous methods are mainly inspired from an important paper published by Han et al. in 2021, which formulat…

MULTI-VIEW LEARNING

Class-Attentive Diffusion Network for Semi-Supervised Classification

2020-06-18 · Jongin Lim, Daeho Um, Hyung Jin Chang, Dae Ung Jo 외

Recently, graph neural networks for semi-supervised classification have been widely studied. However, existing methods only use the information of limited neighbors and do not deal with the inter-class connections in gra…

ClassificationGeneral Classification