cs.AI 1411.5899

Falling Rule Lists

Falling Rule Lists is a classification model using ordered if-then rules with monotonically decreasing success probability.

Fulton Wang, Cynthia Rudin

2014-11-21 33
cs.CV 1411.4555

Show and Tell: A Neural Image Caption Generator

Proposes a deep neural image captioning model combining CNN and LSTM, achieving BLEU-4 of 27.7, outperforming previous methods.

Oriol Vinyals, Alexander Toshev, Samy Bengio et al.

2014-11-18 79
cs.CV 1411.4038

Fully Convolutional Networks for Semantic Segmentation

Proposes Fully Convolutional Networks (FCN) for pixel-level semantic segmentation, achieving 62.2% mean IU, surpassing previous SOTA with end-to-end training.

Jonathan Long, Evan Shelhamer, Trevor Darrell

2014-11-15 54
stat.CO 1411.0030

A* Sampling

A* sampling algorithm leverages Gumbel processes and A* search to efficiently draw exact samples from continuous distributions, outperforming adaptive rejection sampling.

Chris J. Maddison, Daniel Tarlow, Tom Minka

2014-11-01 48
cs.AI 1410.3916

Memory Networks

Memory Networks integrate inference and long-term memory to enhance QA task performance.

Jason Weston, Sumit Chopra, Antoine Bordes

2014-10-15 38
cs.LG 1410.1141

On the Computational Efficiency of Training Neural Networks

This paper analyzes the computational complexity of training neural networks, showing over-parameterized networks are easier to optimize and proposing polynomial activation-based algorithms for depth-2 and depth-3 networks.

Roi Livni, Shai Shalev-Shwartz, Ohad Shamir

2014-10-05 51
stat.ML 1409.7495

Unsupervised Domain Adaptation by Backpropagation

Proposes a gradient reversal-based unsupervised domain adaptation method, significantly improving cross-domain image classification accuracy.

Yaroslav Ganin, Victor Lempitsky

2014-09-26 54
cs.CV 1409.4842

Going Deeper with Convolutions

Proposed Inception architecture employs multi-scale convolutions and dimension reduction, achieving 28.6% Top-5 error on ImageNet with 1/12 parameters of AlexNet.

Christian Szegedy, Wei Liu, Yangqing Jia et al.

2014-09-17 45
cs.CL 1409.3215

Sequence to Sequence Learning with Neural Networks

Proposes a deep multi-layer LSTM-based end-to-end sequence-to-sequence model achieving BLEU 34.8 on WMT'14 English-French translation, outperforming phrase-based SMT.

Ilya Sutskever, Oriol Vinyals, Quoc V. Le

2014-09-11 25
cs.CV 1409.0575

ImageNet Large Scale Visual Recognition Challenge

Deep CNNs like AlexNet, VGG, ResNet trained on 14 million images achieved top-5 error rates below 7%, revolutionizing large-scale image recognition.

Olga Russakovsky, Jia Deng, Hao Su et al.

2014-09-02 34
cs.AI 1408.2028

Bandit Algorithms for Tree Search

The paper proposes Bandit algorithms for tree search, improving the over-optimism issue of the UCT algorithm.

Pierre-Arnuad Coquelin, Remi Munos

2014-08-09 31