In medical image analysis, it is common to collect multiple annotations from different clinical experts or raters to mitigate potential diagnostic inaccuracies. However, in computer vision research, it has been conventional to adopt ground-truth labels generated either by majority voting or by selecting a single rater's annotation. Such practices overlook the rich information embedded in the original multi-rater annotations, particularly the patterns of agreement and disagreement among experts. In this paper, we propose to explicitly model multi-rater (dis-)agreement, referred to as MRNet+, which offers several key innovations. First, an Expertise-aware Inferring Module (EIM) is developed to incorporate the expertise level of each rater as prior knowledge, thereby forming discriminative semantic features. Second, our method efficiently infers interobserver variability through a disentangled erasing-based Multi-rater Knowledge Modeling (MKM) module. Third, the cues pertaining to multi-rater (dis-)agreement are further leveraged through a Multi-rater Perception Module (MPM) to enhance segmentation performance. To the best of our knowledge, this is the first method to generate calibrated predictions that account for varying expertise levels in medical image segmentation. Moreover, MRNet+ is computationally efficient, achieving real-time performance with a speed of 89 FPS on 256×256 images. We validate our framework across ten medical segmentation tasks spanning diverse imaging modalities. In all cases, MRNet+ consistently outperforms state-of-the-art specialized methods, highlighting its effectiveness and broad applicability to real-world medical image segmentation scenarios. Source code is available at https://github.com/jiwei0921/MRNet_plus.
Jingjing Li, Huidong Xie, Wei Ji et al.· IEEE Transactions on Medical...· 0 citations
Audio-visual instance segmentation (AVIS) requires accurately identifying and tracking individual sounding objects with pixel-level masks. Existing methods struggle to match overlapping acoustic events with visual instances and handle asynchronous audio-visual dynamics. Therefore, two critical questions arise: how can a model establish precise correspondence between overlapping sound sources and visual instances, and how can a model maintain robust tracking when audio and visual signals are temporally misaligned?This paper proposes Hear to See (H2S), addressing these challenges through two mechanisms. The Acoustic-Semantic Projector (ASP) disentangles mixed audio and establishes hierarchical correspondence from semantic to spatial domains. The Asynchronous Dynamics Modulator (ADM) adaptively adjusts state transitions via audio-modulated Mamba, prioritizing current information during dynamic variations and maintaining continuity in stable periods.Experiments on AVISeg show H2S achieves SOTA performance, attaining 48.54 mAP with a COCO pretrained ResNet50 and surpassing the previous by 7.8\%. The code will be open-sourced once the paper is accepted. The source code will be publicly available at https://github.com/leiyeliu/H2S.
Leiye Liu, Miao Zhang, Jiahong Jiang et al.· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.