Goto

Collaborating Authors

 Deep Learning







TinyTL: Reduce Memory, Not Parameters for Efficient On-Device Learning

Neural Information Processing Systems

Existing work solves this problem by reducing the number of trainable parameters. However, this doesn't directly translate to memory saving since the major bottleneck is the activations, not parameters.



Contact-aware Human Motion Forecasting Wei Mao

Neural Information Processing Systems

During training, we explicitly encourage consistency between the global motion and the local poses via a prior defined using the contact maps and future poses. Our approach outperforms the state-of-the-art human motion forecasting and human synthesis methods on both synthetic and real datasets.



Recurrent Convolutional Neural Networks Learn Succinct Learning Algorithms

Neural Information Processing Systems

Neural networks (NNs) struggle to efficiently solve certain problems, such as learning parities, even when there are simple learning algorithms for those problems. Can NNs discover learning algorithms on their own?