paper-with-me

홈 › Papers

KANEL: Kolmogorov-Arnold Network Ensemble Learning Enables Early Hit Enrichment in High-Throughput Virtual Screening

2026-03-25 · Pavel Koptev, Nikita Krainov, Konstantin Malkov, Alexander Tropsha arxiv

Machine learning models of chemical bioactivity are increasingly used for prioritizing a small number of compounds in virtual screening libraries for experimental follow-up. In these applications, assessing model accuracy by early hit enrichment such as Positive Predicted Value (PPV) calculated for top N hits (PPV@N) is more appropriate and actionable than traditional global metrics such as AUC. We present KANEL, an ensemble workflow that combines interpretable Kolmogorov-Arnold Networks (KANs) with XGBoost, random forest, and multilayer perceptron models trained on complementary molecular representations (LillyMol descriptors, RDKit-derived descriptors, and Morgan fingerprints).

📄 PDF Abstract BibTeX arXiv:2603.25755

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

KANELÉ: Kolmogorov-Arnold Networks for Efficient LUT-based Evaluation

2025-12-14 · Duc Hoang, Aarush Gupta, Philip Harris arxiv

Low-latency, resource-efficient neural network inference on FPGAs is essential for applications demanding real-time capability and low power. Lookup table (LUT)-based neural networks are a common solution, combining stro…

K-DAREK: Distance Aware Error for Kurkova Kolmogorov Networks

2025-10-24 · Masoud Ataei, Vikas Dhiman, Mohammad Javad Khojasteh arxiv

Neural networks are powerful parametric function approximators, while Gaussian processes (GPs) are nonparametric probabilistic models that place distributions over functions via kernel-defined correlations but become com…

Gaussian Processes

Efficiency Bottlenecks of Convolutional Kolmogorov-Arnold Networks: A Comprehensive Scrutiny with ImageNet, AlexNet, LeNet and Tabular Classification

2025-01-27 · Ashim Dahal, Saydul Akbar Murad, Nick Rahimi

Algorithmic level developments like Convolutional Neural Networks, transformers, attention mechanism, Retrieval Augmented Generation and so on have changed Artificial Intelligence. Recent such development was observed by…

Kolmogorov-Arnold NetworksRetrieval-augmented Generationtabular-classification

TKAN: Temporal Kolmogorov-Arnold Networks

2024-05-12 · Remi Genet, Hugo Inzirillo

Recurrent Neural Networks (RNNs) have revolutionized many areas of machine learning, particularly in natural language and data sequence processing. Long Short-Term Memory (LSTM) has demonstrated its ability to capture lo…

Kolmogorov-Arnold NetworksManagementTime SeriesTime Series Forecasting

KAT to KANs: A Review of Kolmogorov-Arnold Networks and the Neural Leap Forward

2024-11-15 · Divesh Basina, Joseph Raj Vishal, Aarya Choudhary, Bharatesh Chakravarthi

The curse of dimensionality poses a significant challenge to modern multilayer perceptron-based architectures, often causing performance stagnation and scalability issues. Addressing this limitation typically requires va…

Kolmogorov-Arnold Networks