Sort:
Open Access Research Article Issue
Transformer-based weakly supervised intracerebral hemorrhage segmentation using image-level labels
Brain Hemorrhages 2025, 6(5): 195-205
Published: 29 July 2025
Abstract PDF (8 MB) Collect
Downloads:0
Objective

The segmentation of intracerebral hemorrhage (ICH) lesions in brain CT scans is of paramount importance for the diagnosis and treatment of stroke. Given the tremendous challenge of pixel-wise annotation in intracerebral hemorrhage, weakly supervised segmentation for ICH based on image-level labels has drawn great attention. Typical methods constructed based on convolutional neural networks often suffer from insufficient global perception, making it difficult to address ICH lesion diversity. Therefore, vision transformer, building pair-wise global dependency, becomes a popular alternative. Unfortunately, the data-hungry nature of vision transformer hinders its full exploitation given relatively limited medical imaging data, resulting in over-smoothing issue.

Methods

In this paper, based on the observation that most patches/tokens tend to build pair-wise dependency with intracerebral hemorrhage lesion, we propose weighted attention fusion (WAF) to fully utilize over-smoothing attention maps produced by ViT under conditions of limited training data. Compared to existing research, no additional parameters or computational complexity is introduced by WAF when incorporating target-relevant information. In addition, to recall low-confidence/-salient regions in segmentation, a patch-erasing re-activation mechanism is proposed by forcing the model to explore more class-specific regions.

Results

Experimental results on three datasets, i.e., INSTANCE2022, LocalBrainCT and BraTS2021 demonstrates the effectiveness of the proposed ICH weakly supervised segmentation framework. Compared to the previous works on the weakly supervised sementation, the proposed architecture obtains the state-of-the-art performance on intracerebral hemorrhage segmentation (Dice of 72.39).

Conclusion

This study focus on weakly supervised intracerebral hemorrhage segmentation, and propose a transformer-based framework with weighted attention fusion module and patch-erasing re-activation mechanism. It achives superior performance than previous methods under various settings.

Open Access Research Issue
MEGF-Net: multi-exposure generation and fusion network for vehicle detection under dim light conditions
Visual Intelligence 2023, 1: 28
Published: 14 May 2025
Abstract Collect

Vehicle detection in dim light has always been a challenging task. In addition to the unavoidable noise, the uneven spatial distribution of light and dark due to vehicle lights and street lamps can further make the problem more difficult. Conventional image enhancement methods may produce over smoothing or over exposure problems, causing irreversible information loss to the vehicle targets to be subsequently detected. Therefore, we propose a multi-exposure generation and fusion network. In the multi-exposure generation network, we employ a single gated convolutional recurrent network with two-stream progressive exposure input to generate intermediate images with gradually increasing exposure, which are provided to the multi-exposure fusion network after a spatial attention mechanism. Then, a pre-trained vehicle detection model in normal light is used as the basis of the fusion network, and the two models are connected using the convolutional kernel channel dimension expansion technique. This allows the fusion module to provide vehicle detection information, which can be used to guide the generation network to fine-tune the parameters and thus complete end-to-end enhancement and training. By coupling the two parts, we can achieve detail interaction and feature fusion under different lighting conditions. Our experimental results demonstrate that our proposed method is better than the state-of-the-art detection methods after image luminance enhancement on the ODDS dataset.

Total 2