Cross-Task Benchmarking of CNN Architectures

📅 2026-02-25
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This study addresses the limitations of conventional convolutional neural networks in multi-task scenarios, particularly their weak generalization and poor cross-modal adaptability. Building upon a ResNet-18 backbone, the authors systematically evaluate five dynamic convolution and attention mechanisms—including hard attention, local/global soft attention, and Omni-directional Convolution (ODConv)—across image classification, segmentation, and time series analysis tasks. Experimental results demonstrate that the proposed approaches significantly enhance the model’s adaptive capacity to complex spatial patterns and improve cross-task generalization. Consistent performance gains over standard CNNs are observed on Tiny ImageNet, Pascal VOC, and UCR datasets, with ODConv exhibiting particularly strong performance in complex image-related tasks.

Technology Category

Application Category

📝 Abstract
This project provides a comparative study of dynamic convolutional neural networks (CNNs) for various tasks, including image classification, segmentation, and time series analysis. Based on the ResNet-18 architecture, we compare five variants of CNNs: the vanilla CNN, the hard attention-based CNN, the soft attention-based CNN with local (pixel-wise) and global (image-wise) feature attention, and the omni-directional CNN (ODConv). Experiments on Tiny ImageNet, Pascal VOC, and the UCR Time Series Classification Archive illustrate that attention mechanisms and dynamic convolution methods consistently exceed conventional CNNs in accuracy, efficiency, and computational performance. ODConv was especially effective on morphologically complex images by being able to dynamically adjust to varying spatial patterns. Dynamic CNNs enhanced feature representation and cross-task generalization through adaptive kernel modulation. This project provides perspectives on advanced CNN design architecture for multiplexed data modalities and indicates promising directions in neural network engineering.
Problem

Research questions and friction points this paper is trying to address.

Cross-Task Benchmarking
CNN Architectures
Dynamic Convolution
Attention Mechanisms
Feature Representation
Innovation

Methods, ideas, or system contributions that make the work stand out.

Dynamic CNN
Attention Mechanism
ODConv
Adaptive Kernel Modulation
Cross-Task Generalization
🔎 Similar Papers
K
Kamal Sherawat
Virginia Tech, ECE 6524 - Deep Learning
V
Vikrant Bhati
Virginia Tech, ECE 6524 - Deep Learning