TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Adaptively Connected Neural Networks

Adaptively Connected Neural Networks

Guangrun Wang, Keze Wang, Liang Lin

2019-04-07CVPR 2019 6Image ClassificationDocument ClassificationPerson Re-Identification
PaperPDFCode(official)

Abstract

This paper presents a novel adaptively connected neural network (ACNet) to improve the traditional convolutional neural networks (CNNs) {in} two aspects. First, ACNet employs a flexible way to switch global and local inference in processing the internal feature representations by adaptively determining the connection status among the feature nodes (e.g., pixels of the feature maps) \footnote{In a computer vision domain, a node refers to a pixel of a feature map{, while} in {the} graph domain, a node denotes a graph node.}. We can show that existing CNNs, the classical multilayer perceptron (MLP), and the recently proposed non-local network (NLN) \cite{nonlocalnn17} are all special cases of ACNet. Second, ACNet is also capable of handling non-Euclidean data. Extensive experimental analyses on {a variety of benchmarks (i.e.,} ImageNet-1k classification, COCO 2017 detection and segmentation, CUHK03 person re-identification, CIFAR analysis, and Cora document categorization) demonstrate that {ACNet} cannot only achieve state-of-the-art performance but also overcome the limitation of the conventional MLP and CNN \footnote{Corresponding author: Liang Lin (linliang@ieee.org)}. The code is available at \url{https://github.com/wanggrun/Adaptively-Connected-Neural-Networks}.

Results

TaskDatasetMetricValueModel
Person Re-IdentificationCUHK03Rank-164.8TriNet + Era + Reranking (ACNet, bs=32)
Object DetectionCOCO minivalbox AP39.5Mask R-CNN (ResNet-50, ACNet)
3DCOCO minivalbox AP39.5Mask R-CNN (ResNet-50, ACNet)
Instance SegmentationCOCO minivalmask AP35.2Mask R-CNN (ResNet-50, ACNet)
2D ClassificationCOCO minivalbox AP39.5Mask R-CNN (ResNet-50, ACNet)
2D Object DetectionCOCO minivalbox AP39.5Mask R-CNN (ResNet-50, ACNet)
16kCOCO minivalbox AP39.5Mask R-CNN (ResNet-50, ACNet)

Related Papers

Automatic Classification and Segmentation of Tunnel Cracks Based on Deep Learning and Visual Explanations2025-07-18Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Adaptation of Pre-trained Vision Transformer underpinned by Approximately Orthogonal Fine-Tuning Strategy2025-07-17Federated Learning for Commercial Image Sources2025-07-17MUPAX: Multidimensional Problem Agnostic eXplainable AI2025-07-17Weakly Supervised Visible-Infrared Person Re-Identification via Heterogeneous Expert Collaborative Consistency Learning2025-07-17WhoFi: Deep Person Re-Identification via Wi-Fi Channel Signal Encoding2025-07-17Hashed Watermark as a Filter: Defeating Forging and Overwriting Attacks in Weight-based Neural Network Watermarking2025-07-15