Tagged articles
5 articles
Page 1 of 1
HyperAI Super Neural
HyperAI Super Neural
Apr 2, 2026 · Artificial Intelligence

DefectNet: MIT AI Model Trained on 2,000 Semiconductors Detects Six Coexisting Substitutional Defects

DefectNet, a foundation AI model from MIT trained on over 16,000 simulated vibrational spectra of 2,000 semiconductor materials, uses a custom attention mechanism to non‑destructively predict the chemical species and concentrations of up to six co‑existing substitutional defects, showing strong generalization on unseen 56‑element crystals and experimental data.

AI modelDefectNetdefect detection
0 likes · 13 min read
DefectNet: MIT AI Model Trained on 2,000 Semiconductors Detects Six Coexisting Substitutional Defects
AI Algorithm Path
AI Algorithm Path
Feb 19, 2026 · Artificial Intelligence

A Practical Guide to Industrial Defect Detection with Pre‑trained Neural Networks

The article explains how manufacturers can shift from defect‑specific vision models to anomaly detection by leveraging pre‑trained object‑detection networks, visualising feature maps, and applying memory‑bank methods such as PaDiM and PatchCore, with the open‑source Anomalib library as a ready‑to‑use solution.

AnomalibPaDiMPatchCore
0 likes · 7 min read
A Practical Guide to Industrial Defect Detection with Pre‑trained Neural Networks
AI Algorithm Path
AI Algorithm Path
Feb 18, 2026 · Artificial Intelligence

Using Autoencoders for Industrial Defect Detection

This article explains how to train a simple fully‑connected autoencoder on defect‑free images, use reconstruction error to highlight anomalies in industrial parts, and convert the error into a single metric that cleanly separates good from defective components.

AutoencoderComputer VisionKeras
0 likes · 7 min read
Using Autoencoders for Industrial Defect Detection
JD Tech
JD Tech
Jul 18, 2022 · Artificial Intelligence

AI-Powered Visual Defect Detection for Mobile App UI Testing: Methodology, Data Construction, Model Training, and Evaluation

This article presents an end‑to‑end AI‑driven visual testing solution for mobile applications, detailing the business pain points, data set construction, CNN‑based model design, training procedures, performance evaluation with ROC and confusion matrices, and future directions for improving defect detection accuracy.

Computer VisionDeep LearningImage Classification
0 likes · 14 min read
AI-Powered Visual Defect Detection for Mobile App UI Testing: Methodology, Data Construction, Model Training, and Evaluation
21CTO
21CTO
Mar 5, 2020 · Fundamentals

How Alibaba Overcame Three Major Challenges in Code Defect Detection with PRECFIX

This article explains how Alibaba's Cloud R&D team tackled the complex business environment, limited auxiliary resources, and strict product requirements of defect detection by developing the PRECFIX method, which extracts, clusters, and templates defect‑repair pairs to improve code review and patch recommendation.

Code reviewclusteringdefect detection
0 likes · 17 min read
How Alibaba Overcame Three Major Challenges in Code Defect Detection with PRECFIX