CompNet: A Designated Model to Handle Combinations of Images and Designed features
Bowen Qiu, Daniela Raicu, Jacob Furst, Roselyne Tchoua

TL;DR
CompNet is a novel CNN-based model designed to handle combined image data and designed features, effectively reducing overfitting and outperforming similar approaches in classification tasks.
Contribution
This paper introduces CompNet, a new neural network structure that integrates images and designed features, leveraging learned features to improve classification performance.
Findings
CompNet significantly reduces overfitting in classification tasks.
It outperforms similar approaches on LIDC and other datasets.
The model effectively combines image data with designed features.
Abstract
Convolutional neural networks (CNNs) are one of the most popular models of Artificial Neural Networks (ANN)s in Computer Vision (CV). A variety of CNN-based structures were developed by researchers to solve problems like image classification, object detection, and image similarity measurement. Although CNNs have shown their value in most cases, they still have a downside: they easily overfit when there are not enough samples in the dataset. Most medical image datasets are examples of such a dataset. Additionally, many datasets also contain both designed features and images, but CNNs can only deal with images directly. This represents a missed opportunity to leverage additional information. For this reason, we propose a new structure of CNN-based model: CompNet, a composite convolutional neural network. This is a specially designed neural network that accepts combinations of images and…
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
TopicsCOVID-19 diagnosis using AI · Brain Tumor Detection and Classification · AI in cancer detection
