AI Navigate

Wear Classification of Abrasive Flap Wheels using a Hierarchical Deep Learning Approach

arXiv cs.CV / 3/16/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • A vision-based hierarchical framework monitors wear in abrasive flap wheels, decomposing the task into state detection (new vs worn), wear type identification (rectangular, concave, convex) and flap tear detection with severity (partial vs complete deformation).
  • The approach uses a transfer learning setup with EfficientNetV2 and a custom real-world dataset of flap wheel images.
  • The system achieves high classification accuracies, ranging from 93.8% for flap tears to 99.3% for concave severity.
  • Grad-CAM analyses are used to validate that the model attends to physically meaningful features, supporting interpretability and its potential for adaptive, wear-aware automation in flap wheel grinding.

Abstract

Abrasive flap wheels are common for finishing complex free-form surfaces due to their flexibility. However, this flexibility results in complex wear patterns such as concave/convex flap profiles or flap tears, which influence the grinding result. This paper proposes a novel, vision-based hierarchical classification framework to automate the wear condition monitoring of flap wheels. Unlike monolithic classification approaches, we decompose the problem into three logical levels: (1) state detection (new vs. worn), (2) wear type identification (rectangular, concave, convex) and flap tear detection, and (3) severity assessment (partial vs. complete deformation). A custom-built dataset of real flap wheel images was generated and a transfer learning approach with EfficientNetV2 architecture was used. The results demonstrate high robustness with classification accuracies ranging from 93.8% (flap tears) to 99.3% (concave severity). Furthermore, Gradient-weighted Class Activation Mapping (Grad-CAM) is utilized to validate that the models learn physically relevant features and examine false classifications. The proposed hierarchical method provides a basis for adaptive process control and wear consideration in automated flap wheel grinding.