Cosine similarity knowledge distillation for surface anomaly detection

Siyu Sheng1, Junfeng Jing2,3, Zhen Wang4

  • 1College of Electrical and Information, Xi'an Polytechnic University, Xi'an, 710048, China.

Scientific Reports
|April 8, 2024
PubMed
Summary

We introduce Cosine Similarity Knowledge Distillation (CSKD) for precise surface anomaly detection. This method enhances learning and outperforms existing unsupervised anomaly detection algorithms on complex backgrounds.

Related Concept Videos

Direction Cosines of a Vector01:29

Direction Cosines of a Vector

Direction cosines, which help describe the orientation of a vector with respect to the coordinate axes, are an essential concept in the field of vector calculus. Consider vector A that is expressed in terms of the Cartesian vector form using i, j, and k unit vectors. The magnitude of vector A is defined as the square root of the sum of the squares of its components. The direction of this vector with respect to the x, y, and z axes is defined by the coordinate direction angles α, β, and γ,...
503
Aliasing01:18

Aliasing

Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
133
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
52