# Novel dual convolution adaptive focus neural network for book genre classification

**Authors:** Qingtao Zeng, Lixin Zhang, Jiefeng Zhao, Anping Xu, Yali Qi, Liqin Yu, Wenjing Li, Haochang Xia

PMC · DOI: 10.1371/journal.pone.0331011 · 2025-11-07

## TL;DR

This paper introduces a new neural network model for automatically classifying book genres using book cover images, improving classification accuracy.

## Contribution

A novel dual-convolution adaptive focus neural network, CPPDE-YOLO, is proposed for enhanced book cover classification.

## Key findings

- The CPPDE-YOLO model achieved a 1.1% improvement in Top_1 Accuracy over YOLOv8.
- The model also improved Top_5 Accuracy by 1.0% on real datasets.
- The hybrid convolution framework effectively captures complex features for better classification.

## Abstract

Book covers typically contain a wealth of information. With the annual increase in the number of books published, deep learning has been utilised to achieve automatic identification and classification of book covers. This approach overcomes the inefficiency of traditional manual classification operations and enhances the management efficiency of modern book retrieval systems. In the realm of computer vision, the YOLO algorithm has garnered significant attention owing to its excellent performance across various visual tasks. Therefore, this study introduces the CPPDE-YOLO model, a novel dual-convolution adaptive focus neural network that integrates the PConv and PWConv operators, alongside dynamic sampling technology and efficient multi-scale attention. By incorporating specific enhancement features, the original YOLOv8 framework has been optimised to yield superior performance in book cover classification. The aim of this model is to significantly enhance the accuracy of image classification by refining the algorithm. For effective book cover classification, it is imperative to consider complex global feature information to capture intricate features while managing computational costs. To address this, we propose a hybrid model that integrates parallel convolution and point-by-point convolution within the backbone network, integrating it into the DualConv framework to capture complex feature information. Moreover, we integrate the efficient multi-scale attention mechanism into each cross stage partial network fusion residual block in the head section to focus on learning key features for more precise classification. The dynamic sampling method is employed instead of the traditional UPsample method to overcome its inherent limitations. Finally, experimental results on real datasets validate the performance enhancement of our proposed CPPDE-YOLO network structure compared to the original YOLOv8 classification structure, achieving Top_1 Accuracy and Top_5 Accuracy improvement of 1.1% and 1.0%, respectively. This underscores the effectiveness of our proposed algorithm in enhancing book genre classification.

## Full-text entities

- **Genes:** MUC1 (mucin 1, cell surface associated) [NCBI Gene 4582] {aka ADMCKD, ADMCKD1, ADTKD2, CA 15-3, CD227, Ca15-3}
- **Chemicals:** NO (MESH:D009614), CPPDE (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

50 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12594381/full.md

---
Source: https://tomesphere.com/paper/PMC12594381