{"title":"Line Average Pooling: A Better Way to Handle Feature Maps on CNN for Skin Cancer Classification","authors":"Zipei Chen, Yifei Du, Teoh Teik Toe","doi":"10.1109/CACML55074.2022.00094","DOIUrl":null,"url":null,"abstract":"This paper proposes a new pooling method called line average pooling (LAP), which operates between the convolution layer and the final output layer, replacing the traditional mapping method, such as Flatten and global average pooling (GAP). LAP effectively reduces the total number of parameters of the model, thereby preventing overfitting effectively while retaining more features from high-level feature maps. Additionally, it increases the fitting speed of the model. We selected the ISIC skin cancer dataset, then examined the performances of three pooling methods: LAP, GAP and Flatten, on a customized CNN model. In addition, we analyzed the fitting degree when the epoch was 100. The experimental results show that, the degree of overfitting using LAP is greatly reduced when compared with Flatten. Compared with GAP, LAP is better and faster in extracting features and fitting the training data. Both GAP and LAP demonstrate good generalization abilities, reaching 87.56% and 88.11% respectively. With proper means of additional regularization, LAP can even perform better than GAP.","PeriodicalId":137505,"journal":{"name":"2022 Asia Conference on Algorithms, Computing and Machine Learning (CACML)","volume":"28 4","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 Asia Conference on Algorithms, Computing and Machine Learning (CACML)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/CACML55074.2022.00094","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
Abstract
This paper proposes a new pooling method called line average pooling (LAP), which operates between the convolution layer and the final output layer, replacing the traditional mapping method, such as Flatten and global average pooling (GAP). LAP effectively reduces the total number of parameters of the model, thereby preventing overfitting effectively while retaining more features from high-level feature maps. Additionally, it increases the fitting speed of the model. We selected the ISIC skin cancer dataset, then examined the performances of three pooling methods: LAP, GAP and Flatten, on a customized CNN model. In addition, we analyzed the fitting degree when the epoch was 100. The experimental results show that, the degree of overfitting using LAP is greatly reduced when compared with Flatten. Compared with GAP, LAP is better and faster in extracting features and fitting the training data. Both GAP and LAP demonstrate good generalization abilities, reaching 87.56% and 88.11% respectively. With proper means of additional regularization, LAP can even perform better than GAP.
本文提出了一种新的池化方法,称为线平均池化(LAP),它在卷积层和最终输出层之间运行,取代了传统的映射方法,如Flatten和global average pooling (GAP)。LAP有效地减少了模型的参数总数,从而有效地防止了过拟合,同时保留了更多高级特征图中的特征。同时提高了模型的拟合速度。我们选择了ISIC皮肤癌数据集,然后在定制的CNN模型上测试了三种池化方法:LAP, GAP和Flatten的性能。此外,我们还分析了历元为100时的拟合程度。实验结果表明,与Flatten相比,LAP的过拟合程度大大降低。与GAP相比,LAP在提取特征和拟合训练数据方面更好更快。GAP和LAP的泛化能力均较好,分别达到87.56%和88.11%。通过适当的额外正则化手段,LAP甚至可以比GAP表现得更好。