Search papers, labs, and topics across Lattice.
This paper introduces a novel optimization algorithm based on Fractional Calculus, specifically the Weighted Fractional Weyl Integral, to address overfitting and noise sensitivity in imbalanced datasets. The method replaces instantaneous gradients with a dynamically weighted historical sequence, acting as a natural regularizer. Empirical results show a 40% improvement in PR-AUC for financial fraud detection and improved performance in medical diagnostics compared to classical optimizers.
Achieve 40% better fraud detection by ditching standard gradient descent for a fractional calculus optimizer that remembers the past.
Standard Gradient Descent and its modern variants assume local, Markovian weight updates, making them highly susceptible to noise and overfitting. This limitation becomes critically severe in extremely imbalanced datasets such as financial fraud detection where dominant class gradients systematically overwrite the subtle signals of the minority class. In this paper, we introduce a novel optimization algorithm grounded in Fractional Calculus. By isolating the core memory engine of the generalized fractional derivative, the Weighted Fractional Weyl Integral, we replace the instantaneous gradient with a dynamically weighted historical sequence. This fractional memory operator acts as a natural regularizer. Empirical evaluations demonstrate that our method prevents overfitting in medical diagnostics and achieves an approximately 40 percent improvement in PR-AUC over classical optimizers in financial fraud detection, establishing a robust bridge between pure fractional topology and applied Machine Learning.