cs.LG 1608.01230

Learning a Driving Simulator

Combines VAE-GAN embedding with action-conditioned RNNs for realistic highway video prediction, maintaining scene coherence over 100 frames.

Eder Santana, George Hotz

2016-08-03 12
cs.LG 1606.07792

Wide & Deep Learning for Recommender Systems

Proposes Wide & Deep model combining linear and neural networks, boosting Google Play app recommendation performance with +3.9% online acquisition.

Heng-Tze Cheng, Levent Koc, Jeremiah Harmsen et al.

2016-06-25 4280 citations 43
cs.LG 1606.04080

Matching Networks for One Shot Learning

Matching Networks enable one-shot learning, boosting ImageNet accuracy to 93.2%, Omniglot to 93.8%.

Oriol Vinyals, Charles Blundell, Timothy Lillicrap et al.

2016-06-14 49
cs.LG 1606.03498

Improved Techniques for Training GANs

Proposes advanced techniques like feature matching and virtual batch normalization to improve GAN stability and image quality, achieving state-of-the-art semi-supervised results.

Tim Salimans, Ian Goodfellow, Wojciech Zaremba et al.

2016-06-11 71
cs.LG 1606.02355

Active Long Term Memory Networks

A-LTM employs knowledge distillation to retain old tasks during sequential learning, addressing catastrophic forgetting with a dual-system architecture.

Tommaso Furlanello, Jiaping Zhao, Andrew M. Saxe et al.

2016-06-08 48
cs.LG 1606.01540

OpenAI Gym

OpenAI Gym standardizes RL environments via a common API and versioning, starting with five benchmark families.

Greg Brockman, Vicki Cheung, Ludwig Pettersson et al.

2016-06-06 34
cs.LG 1605.00251

A vector-contraction inequality for Rademacher complexities

Extends Rademacher contraction inequality to vector-valued functions; introduces a vector contraction bound replacing Gaussian with symmetric sub-Gaussian variables, applicable to multi-class learning, K-means, and meta-learning.

Andreas Maurer

2016-05-01 60
cs.LG 1604.06174

Training Deep Nets with Sublinear Memory Cost

Proposes an O(√n) memory training algorithm for deep networks, with only one extra forward pass, enabling training of 1000-layer ResNets on limited hardware.

Tianqi Chen, Bing Xu, Chiyuan Zhang et al.

2016-04-21 58
cs.LG 1604.00772

The CMA Evolution Strategy: A Tutorial

CMA-ES is an adaptive covariance matrix evolution strategy that efficiently solves high-dimensional, non-linear, non-convex optimization problems, outperforming traditional methods.

Nikolaus Hansen

2016-04-04 1785 citations 39
cs.LG 1602.01783

Asynchronous Methods for Deep Reinforcement Learning

Proposes asynchronous deep reinforcement learning (A3C) framework, outperforming DQN on Atari with half the training time on CPU.

Volodymyr Mnih, Adrià Puigdomènech Badia, Mehdi Mirza et al.

2016-02-05 47
cs.LG 1511.06279

Neural Programmer-Interpreters

Neural Programmer-Interpreter (NPI) combines LSTM core, persistent program memory, and environment encoders to enable multi-task program learning and generalization.

Scott Reed, Nando de Freitas

2015-11-20 55