Bayesian learning made scalable with posteriors library.
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
BNNpriors library improves Bayesian neural network inference with various prior distributions.
ParaMonte simplifies Monte Carlo simulations for various scientific fields.
GenSBI offers JAX-native SBI methods for natural sciences.
ParaMonte::Python streamlines Bayesian data analysis with fast Monte Carlo and MCMC routines.
Bayesian deep learning method using subnetwork inference.
BINDy uses Bayesian methods to identify nonlinear dynamics from data.
Improves sampling efficiency for complex Bayesian models.
A new method distills material models from noisy data without prior selection.
We consider the problem of developing suitable learning representations (embeddings) for library packages that capture semantic similarity among libraries. Such representations are known to improve the performance of downstream learning tasks (e.g. classification) or applications such as contextual search and analogica…
CSLVAE generates large chemical libraries efficiently.
MILJS is a collection of state-of-the-art, platform-independent, scalable, fast JavaScript libraries for matrix calculation and machine learning. Our core library offering a matrix calculation is called Sushi, which exhibits far better performance than any other leading machine learning libraries written in JavaScript.…
MRCpy implements minimax risk classifiers with performance guarantees and distribution shift adaptability.
TrueLearn Python library for personalized educational recommendations.
This paper presents LIBTwinSVM, a free, efficient, and open source library for Twin Support Vector Machines (TSVMs). Our library provides a set of useful functionalities such as fast TSVMs estimators, model selection, visualization, a graphical user interface (GUI) application, and a Python application programming inte…
IllinoisSL is a Java library for learning structured prediction models. It supports structured Support Vector Machines and structured Perceptron. The library consists of a core learning module and several applications, which can be executed from command-lines. Documentation is provided to guide users. In Comparison to …
Consider the lifelong machine learning paradigm whose objective is to learn a sequence of tasks depending on previous experiences, e.g., knowledge library or deep network weights. However, the knowledge libraries or deep networks for most recent lifelong learning models are with prescribed size, and can degenerate the …
In the past decades, spectral clustering (SC) has become one of the most effective clustering algorithms. However, most previous studies focus on spectral clustering tasks with a fixed task set, which cannot incorporate with a new spectral clustering task without accessing to previously learned tasks. In this paper, we…
In this work, we address the problem of tuning communication libraries by using a deep reinforcement learning approach. Reinforcement learning is a machine learning technique incredibly effective in solving game-like situations. In fact, tuning a set of parameters in a communication library in order to get better perfo…
Approximate Bayesian Computation (ABC) is a framework for performing likelihood-free posterior inference for simulation models. Stochastic Variational inference (SVI) is an appealing alternative to the inefficient sampling approaches commonly used in ABC. However, SVI is highly sensitive to the variance of the gradient…
Modified BFGS and LBFGS++ libraries boost performance for non-parallelizable functions.
Social networking sites such as Twitter have provided a great opportunity for organizations such as public libraries to disseminate information for public relations purposes. However, there is a need to analyze vast amounts of social media data. This study presents a computational approach to explore the content of twe…
Automatically extracts hyperparameter schemas from AI library documentation.
BayesDLL offers a PyTorch library for Bayesian deep learning with large models.
Kernelmethods library simplifies kernel-based ML in Python.
Auto-Surprise automates recommender system selection and optimization.
Pylearn2 is a machine learning research library. This does not just mean that it is a collection of machine learning algorithms that share a common API; it means that it has been designed for flexibility and extensibility in order to facilitate research projects that involve new or unusual use cases. In this paper we g…
Captum library simplifies model interpretability for PyTorch.
Picasso is a new library for sparse learning problems in R and Python.
abess efficiently solves various machine learning problems quickly.
Unsupervised learning of disentangled representations is an open problem in machine learning. The Disentanglement-PyTorch library is developed to facilitate research, implementation, and testing of new variational algorithms. In this modular library, neural architectures, dimensionality of the latent space, and the tra…
We introduce torchbearer, a model fitting library for pytorch aimed at researchers working on deep learning or differentiable programming. The torchbearer library provides a high level metric and callback API that can be used for a wide range of applications. We also include a series of built in callbacks that can be u…
LibAUC optimizes X-risks for AI tasks like CID, LTR, and CLR.
DeepRobust is a PyTorch library for adversarial attacks and defenses.
Fenrir efficiently estimates Bayesian MLN-DLMs for scalable inference.
GPflux simplifies deep Gaussian processes for Python.
Twitter has provided a great opportunity for public libraries to disseminate information for a variety of purposes. Twitter data have been applied in different domains such as health, politics, and history. There are thousands of public libraries in the US, but no study has yet investigated the content of their social …
FedML aims to improve FL research by providing a library and benchmark.
UncertaintyPlayground simplifies uncertainty estimation in Python.
CleverHans is a software library that provides standardized reference implementations of adversarial example construction techniques and adversarial training. The library may be used to develop more robust machine learning models and to provide standardized benchmarks of models' performance in the adversarial setting. …
In this paper we present CatBoost, a new open-sourced gradient boosting library that successfully handles categorical features and outperforms existing publicly available implementations of gradient boosting in terms of quality on a set of popular publicly available datasets. The library has a GPU implementation of lea…
Limbo is an open-source C++11 library for Bayesian optimization which is designed to be both highly flexible and very fast. It can be used to optimize functions for which the gradient is unknown, evaluations are expensive, and runtime cost matters (e.g., on embedded systems or robots). Benchmarks on standard functions …
PettingZoo library accelerates multi-agent reinforcement learning research.
BayesFlow 2 speeds up Bayesian inference for complex models.
Paper advances black-box VI using flows and Monte-Carlo methods.
Library learns Bayesian networks from mixed data without discretization.
SOL is an open-source library for scalable online learning algorithms, and is particularly suitable for learning with high-dimensional data. The library provides a family of regular and sparse online learning algorithms for large-scale binary and multi-class classification tasks with high efficiency, scalability, porta…
TorchKM: A GPU-Oriented Library for Kernel Learning and Model Selection