Deep Learning Approach for Knee Point Detection on Noisy Data
Ting Yan Fok, Nong Ye

TL;DR
This paper introduces a deep learning method using CNNs to accurately detect knee points in noisy, normalized data, outperforming existing techniques and providing a new benchmark dataset for evaluation.
Contribution
It proposes a novel CNN-based approach with a U-Net architecture for knee point detection in noisy data and creates synthetic datasets for robust evaluation.
Findings
The proposed CNN model outperforms state-of-the-art methods in synthetic datasets.
Normalization affects curvature and knee point detection, which is analyzed.
Synthetic data with noise effectively simulates real-world scenarios for benchmarking.
Abstract
A knee point on a curve is the one where the curve levels off after an increase. In a computer system, it marks the point at which the system's performance is no longer improving significantly despite adding extra resources. Thus a knee point often represents an optimal point for decision. However, identifying knee points in noisy data is a challenging task. All previous works defined knee points based on the data in the original scale. However, in this work, we define knee points based on normalized data and provide a mathematical definition of curvature for normalized discrete data points, based on the mathematical definition of curvature for continuous functions. The impact of normalization exerted on curvature and the location of knee points are also discussed. Nevertheless, assessing the effectiveness of methods is difficult in the absence of ground truth data and benchmark…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Hand Gesture Recognition Systems
MethodsSparse Evolutionary Training
