Feature Engineering vs. Deep Learning for Automated Coin Grading: A Comparative Study on Saint-Gaudens Double Eagles

arXiv — cs.CVFriday, December 5, 2025 at 5:00:00 AM
  • A comparative study has been conducted on automated grading of Saint-Gaudens Double Eagle gold coins, challenging the notion that deep learning is superior to traditional methods. The study tested an Artificial Neural Network (ANN) against a hybrid Convolutional Neural Network (CNN) and a Support Vector Machine (SVM), revealing that the ANN achieved 86% exact matches and 98% with a 3-grade leeway, while the CNN and SVM performed poorly with only 31% and 30% exact hits, respectively.
  • This development highlights the effectiveness of feature engineering in specific applications, suggesting that traditional techniques can outperform deep learning models when data is limited and class distribution is uneven. The findings may influence future approaches in automated grading systems and machine learning applications in numismatics.
— via World Pulse Now AI Editorial System

Was this article worth reading? Share it

Recommended apps based on your readingExplore all apps
Continue Readings
HTR-ConvText: Leveraging Convolution and Textual Information for Handwritten Text Recognition
PositiveArtificial Intelligence
HTR-ConvText has been introduced as a novel model aimed at improving handwritten text recognition by effectively capturing both local stroke-level features and global contextual dependencies. This model integrates a residual Convolutional Neural Network with a MobileViT architecture, enhancing the ability to recognize complex writing styles and scripts with diacritics.
CNN-Enabled Scheduling for Probabilistic Real-Time Guarantees in Industrial URLLC
PositiveArtificial Intelligence
A new approach to scheduling in ultra-reliable, low-latency communications (URLLC) has been introduced, enhancing the Local Deadline Partition (LDP) algorithm with a CNN-based dynamic priority prediction mechanism. This innovation aims to improve interference coordination in complex multi-cell, multi-channel networks by adaptively assigning link priorities based on real-time conditions.