CG-CNN: Self-Supervised Feature Extraction Through Contextual Guidance and Transfer Learning
Olcay Kursun, Ahmad Patooghy, Peyman Poursani, Oleg V. Favorov

TL;DR
CG-CNN is a versatile self-supervised neural network architecture that leverages contextual information to learn transferable features across multiple data modalities, outperforming traditional methods in various classification tasks.
Contribution
This work introduces CG-CNN, a novel self-supervised, context-guided CNN framework that adapts across diverse data types and outperforms existing feature extraction methods in transfer learning.
Findings
CG-CNN outperforms AlexNet, ResNet, and GoogLeNet in transferability and accuracy.
In text analysis, CG-CNN embeddings surpass Word2Vec in classification tasks.
Demonstrates adaptability of CG-CNN across visual, tactile, spectral, and textual data.
Abstract
Contextually Guided Convolutional Neural Networks (CG-CNNs) employ self-supervision and contextual information to develop transferable features across diverse domains, including visual, tactile, temporal, and textual data. This work showcases the adaptability of CG-CNNs through applications to various datasets such as Caltech and Brodatz textures, the VibTac-12 tactile dataset, hyperspectral images, and challenges like the XOR problem and text analysis. In text analysis, CG-CNN employs an innovative embedding strategy that utilizes the context of neighboring words for classification, while in visual and signal data, it enhances feature extraction by exploiting spatial information. CG-CNN mimics the context-guided unsupervised learning mechanisms of biological neural networks and it can be trained to learn its features on limited-size datasets. Our experimental results on natural images…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Stochastic Gradient Optimization Techniques
