paper-with-me

Papers

CausalCellSegmenter: Causal Inference inspired Diversified Aggregation Convolution for Pathology Image Segmentation

2024-03-10 · Dawei Fan, Yifan Gao, Jiaming Yu, Yanping Chen, Wencheng Li, Chuancong Lin, Kaibin Li, Changcai Yang, Riqing Chen, Lifang Wei

Deep learning models have shown promising performance for cell nucleus segmentation in the field of pathology image analysis. However, training a robust model from multiple domains remains a great challenge for cell nucleus segmentation. Additionally, the shortcomings of background noise, highly overlapping between cell nucleus, and blurred edges often lead to poor performance. To address these challenges, we propose a novel framework termed CausalCellSegmenter, which combines Causal Inference Module (CIM) with Diversified Aggregation Convolution (DAC) techniques. The DAC module is designed which incorporates diverse downsampling features through a simple, parameter-free attention module (SimAM), aiming to overcome the problems of false-positive identification and edge blurring. Furthermore, we introduce CIM to leverage sample weighting by directly removing the spurious correlations between features for every input sample and concentrating more on the correlation between features and labels. Extensive experiments on the MoNuSeg-2018 dataset achieves promising results, outperforming other state-of-the-art methods, where the mIoU and DSC scores growing by 3.6% and 2.65%.

📄 PDF Abstract BibTeX arXiv:2403.06066

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…
DAC 설명 없음

Similar Papers 제목 키워드 기반

Reconstructing high-order sequence features of dynamic functional connectivity networks based on diversified covert attention patterns for Alzheimer's disease classification

2022-11-19 · Zhixiang Zhang, Biao Jie, Zhengdong Wang, Jie zhou 외

Recent studies have applied deep learning methods such as convolutional recurrent neural networks (CRNs) and Transformers to brain disease classification based on dynamic functional connectivity networks (dFCNs), such as…

ClassificationFunctional Connectivity

Tree of Preferences for Diversified Recommendation

2025-12-24 · Hanyang Yuan, Ning Tang, Tongya Zheng, Jiarong Xu 외 arxiv

Diversified recommendation has attracted increasing attention from both researchers and practitioners, which can effectively address the homogeneity of recommended items. Existing approaches predominantly aim to infer th…

Robustification of deep net classifiers by key based diversified aggregation with pre-filtering

2019-05-14 · Olga Taran, Shideh Rezaeifar, Taras Holotyak, Slava Voloshynovskiy

In this paper, we address a problem of machine learning system vulnerability to adversarial attacks. We propose and investigate a Key based Diversified Aggregation (KDA) mechanism as a defense strategy. The KDA assumes t…

Causality-aware Graph Aggregation Weight Estimator for Popularity Debiasing in Top-K Recommendation

2025-10-06 · Yue Que, Yingyi Zhang, Xiangyu Zhao, Chen Ma arxiv

Graph-based recommender systems leverage neighborhood aggregation to generate node representations, which is highly sensitive to popularity bias, resulting in an echo effect during information propagation. Existing graph…

Causal Inference

A Closer Look at the Application of Causal Inference in Graph Representation Learning

2026-04-10 · Hang Gao, Kunyu Li, Huang Hong, Baoquan Cui 외 arxiv

Modeling causal relationships in graph representation learning remains a fundamental challenge. Existing approaches often draw on theories and methods from causal inference to identify causal subgraphs or mitigate confou…

Graph Representation LearningCausal InferenceGraph Learning