New GPU algorithm boosts machine learning with larger datasets.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Improved Bayesian network classifiers using HDPs for better parameter estimation.
biglasso solves memory and computation issues for lasso models on large data.
We present RandomizedCCA, a randomized algorithm for computing canonical analysis, suitable for large datasets stored either out of core or on a distributed file system. Accurate results can be obtained in as few as two data passes, which is relevant for distributed processing frameworks in which iteration is expensive…
Efficient kernel methods for large datasets using GPU acceleration.
FIt-SNE accelerates t-SNE for large datasets.
We propose a new analytical approximation to the kernel that converges geometrically. The analytical approximation is derived with elementary methods and adapts to the input distribution for optimal convergence rate. Experiments show the new approximation leads to improved performance in image classification and …
Residual Networks are shown to be equivalent to boosting feature representation.
Paper proposes deep learning models for k-NN classification.
pomegranate simplifies probabilistic modeling in Python.
Stabilizes online learning by using weighted reservoir sampling.