paper-with-me

Papers

Global Aggregation then Local Distribution in Fully Convolutional Networks

2019-09-16 · Xiangtai Li, Li Zhang, Ansheng You, Maoke Yang, Kuiyuan Yang, Yunhai Tong

It has been widely proven that modelling long-range dependencies in fully convolutional networks (FCNs) via global aggregation modules is critical for complex scene understanding tasks such as semantic segmentation and object detection. However, global aggregation is often dominated by features of large patterns and tends to oversmooth regions that contain small patterns (e.g., boundaries and small objects). To resolve this problem, we propose to first use \emph{Global Aggregation} and then \emph{Local Distribution}, which is called GALD, where long-range dependencies are more confidently used inside large pattern regions and vice versa. The size of each pattern at each position is estimated in the network as a per-channel mask map. GALD is end-to-end trainable and can be easily plugged into existing FCNs with various global aggregation modules for a wide range of vision tasks, and consistently improves the performance of state-of-the-art object detection and instance segmentation approaches. In particular, GALD used in semantic segmentation achieves new state-of-the-art performance on Cityscapes test set with mIoU 83.3\%. Code is available at: \url{https://github.com/lxtGH/GALD-Net}

📄 PDF Abstract BibTeX arXiv:1909.07229

Code (2)

lxtGH/GALD-Net 공식 구현 pytorch
lxtGH/GALD-DGCNet pytorch

Tasks

Instance Segmentationobject-detectionObject DetectionScene UnderstandingSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Global Aggregation then Local Distribution for Scene Parsing

2021-07-28 · Xiangtai Li, Li Zhang, Guangliang Cheng, Kuiyuan Yang 외

Modelling long-range contextual relationships is critical for pixel-wise prediction tasks such as semantic segmentation. However, convolutional neural networks (CNNs) are inherently limited to model such dependencies due…

Scene ParsingSegmentationSemantic Segmentation

Aggregating Deep Convolutional Features for Image Retrieval

2015-10-26 · Artem Babenko, Victor Lempitsky

Several recent works have shown that image descriptors produced by deep convolutional neural networks provide state-of-the-art performance for image classification and retrieval problems. It has also been shown that the …

image-classificationImage ClassificationImage RetrievalRetrieval

Tackling Data Heterogeneity in Federated Learning via Loss Decomposition

2024-08-22 · Shuang Zeng, Pengxin Guo, Shuai Wang, Jianbo Wang 외

Federated Learning (FL) is a rising approach towards collaborative and privacy-preserving machine learning where large-scale medical datasets remain localized to each client. However, the issue of data heterogeneity amon…

Federated LearningPrivacy PreservingX-ray Classification

Competitive Advantage Attacks to Decentralized Federated Learning

2023-10-20 · Yuqi Jia, Minghong Fang, Neil Zhenqiang Gong

Decentralized federated learning (DFL) enables clients (e.g., hospitals and banks) to jointly train machine learning models without a central orchestration server. In each global training round, each client trains a loca…

Federated Learning

Geometric Knowledge-Guided Localized Global Distribution Alignment for Federated Learning

2025-03-09 · CVPR 2025 1 · Yanbiao Ma, Wei Dai, Wenke Huang, Jiayi Chen

Data heterogeneity in federated learning, characterized by a significant misalignment between local and global distributions, leads to divergent local optimization directions and hinders global model training. Existing s…

Federated Learning