paper-with-me

Papers

Background Matters: A Cross-view Bidirectional Modeling Framework for Semi-supervised Medical Image Segmentation

2025-05-22 · Luyang Cao, Jianwei Li, Yinghuan Shi

Semi-supervised medical image segmentation (SSMIS) leverages unlabeled data to reduce reliance on manually annotated images. However, current SOTA approaches predominantly focus on foreground-oriented modeling (i.e., segmenting only the foreground region) and have largely overlooked the potential benefits of explicitly modeling the background region. Our study theoretically and empirically demonstrates that highly certain predictions in background modeling enhance the confidence of corresponding foreground modeling. Building on this insight, we propose the Cross-view Bidirectional Modeling (CVBM) framework, which introduces a novel perspective by incorporating background modeling to improve foreground modeling performance. Within CVBM, background modeling serves as an auxiliary perspective, providing complementary supervisory signals to enhance the confidence of the foreground model. Additionally, CVBM introduces an innovative bidirectional consistency mechanism, which ensures mutual alignment between foreground predictions and background-guided predictions. Extensive experiments demonstrate that our approach achieves SOTA performance on the LA, Pancreas, ACDC, and HRF datasets. Notably, on the Pancreas dataset, CVBM outperforms fully supervised methods (i.e., DSC: 84.57% vs. 83.89%) while utilizing only 20% of the labeled data. Our code is publicly available at https://github.com/caoluyang0830/CVBM.git.

📄 PDF Abstract BibTeX arXiv:2505.16625

Code (1)

caoluyang0830/cvbm 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSemantic SegmentationSemi-supervised Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Background Modeling Based on Bidirectional Analysis

2013-06-01 · CVPR 2013 6 · Atsushi Shimada, Hajime Nagahara, Rin-ichiro Taniguchi

Background modeling and subtraction is an essential task in video surveillance applications. Most traditional studies use information observed in past frames to create and update a background model. To adapt to backgroun…

Background Hardly Matters: Understanding Personality Attribution in Deep Residual Networks

2019-12-20 · Gabriëlle Ras, Ron Dotsch, Luca Ambrogioni, Umut Güçlü 외

Perceived personality traits attributed to an individual do not have to correspond to their actual personality traits and may be determined in part by the context in which one encounters a person. These apparent traits d…

Every Pixel Matters: Center-aware Feature Alignment for Domain Adaptive Object Detector

2020-08-19 · ECCV 2020 8 · Cheng-Chun Hsu, Yi-Hsuan Tsai, Yen-Yu Lin, Ming-Hsuan Yang

A domain adaptive object detector aims to adapt itself to unseen domains that may contain variations of object appearance, viewpoints or backgrounds. Most existing methods adopt feature alignment either on the image leve…

Domain Adaptation

Bidirectional Graph Reasoning Network for Panoptic Segmentation

2020-04-14 · CVPR 2020 6 · Yangxin Wu, Gengwei Zhang, Yiming Gao, Xiajun Deng 외

Recent researches on panoptic segmentation resort to a single end-to-end network to combine the tasks of instance segmentation and semantic segmentation. However, prior models only unified the two related tasks at the ar…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation

Motion Matters: A Novel Motion Modeling For Cross-View Gait Feature Learning

2022-10-21 · Jingqi Li, Jiaqi Gao, Yuzhen Zhang, Hongming Shan 외

As a unique biometric that can be perceived at a distance, gait has broad applications in person authentication, social security, and so on. Existing gait recognition methods suffer from changes in viewpoint and clothing…

Gait Recognition