Skip to main content

Showing 1–2 of 2 results for author: Kiros, J R

.
  1. arXiv:1707.05612  [pdf, other

    cs.LG cs.CL cs.CV

    VSE++: Improving Visual-Semantic Embeddings with Hard Negatives

    Authors: Fartash Faghri, David J. Fleet, Jamie Ryan Kiros, Sanja Fidler

    Abstract: We present a new technique for learning visual-semantic embeddings for cross-modal retrieval. Inspired by hard negative mining, the use of hard negatives in structured prediction, and ranking loss functions, we introduce a simple change to common loss functions used for multi-modal embeddings. That, combined with fine-tuning and use of augmented data, yields significant gains in retrieval performa… ▽ More

    Submitted 29 July, 2018; v1 submitted 18 July, 2017; originally announced July 2017.

    Comments: Accepted as spotlight presentation at British Machine Vision Conference (BMVC) 2018. Code: https://github.com/fartashf/vsepp

  2. arXiv:1607.06450  [pdf, other

    stat.ML cs.LG

    Layer Normalization

    Authors: Jimmy Lei Ba, Jamie Ryan Kiros, Geoffrey E. Hinton

    Abstract: Training state-of-the-art, deep neural networks is computationally expensive. One way to reduce the training time is to normalize the activities of the neurons. A recently introduced technique called batch normalization uses the distribution of the summed input to a neuron over a mini-batch of training cases to compute a mean and variance which are then used to normalize the summed input to that n… ▽ More

    Submitted 21 July, 2016; originally announced July 2016.