AI Medical Compendium Journal:
Advances in neural information processing systems

Showing 11 to 13 of 13 articles

Inferring Generative Model Structure with Static Analysis.

Advances in neural information processing systems
Obtaining enough labeled data to robustly train complex discriminative models is a major bottleneck in the machine learning pipeline. A popular solution is combining multiple sources of weak supervision using generative models. The structure of these...

Variance Reduction in Stochastic Gradient Langevin Dynamics.

Advances in neural information processing systems
Stochastic gradient-based Monte Carlo methods such as stochastic gradient Langevin dynamics are useful tools for posterior inference on large scale datasets in many machine learning applications. These methods scale to large datasets by using noisy g...

Taming the Wild: A Unified Analysis of Hogwild!-Style Algorithms.

Advances in neural information processing systems
Stochastic gradient descent (SGD) is a ubiquitous algorithm for a variety of machine learning problems. Researchers and industry have developed several techniques to optimize SGD's runtime performance, including asynchronous execution and reduced pre...