Skip to main content

Showing 1–4 of 4 results for author: Stavness, I

Searching in archive stat. Search in all archives.
.
  1. arXiv:2112.05090  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Extending the WILDS Benchmark for Unsupervised Adaptation

    Authors: Shiori Sagawa, Pang Wei Koh, Tony Lee, Irena Gao, Sang Michael Xie, Kendrick Shen, Ananya Kumar, Weihua Hu, Michihiro Yasunaga, Henrik Marklund, Sara Beery, Etienne David, Ian Stavness, Wei Guo, Jure Leskovec, Kate Saenko, Tatsunori Hashimoto, Sergey Levine, Chelsea Finn, Percy Liang

    Abstract: Machine learning systems deployed in the wild are often trained on a source distribution but deployed on a different target distribution. Unlabeled data can be a powerful point of leverage for mitigating these distribution shifts, as it is frequently much more available than labeled data and can often be obtained from distributions beyond the source distribution as well. However, existing distribu… ▽ More

    Submitted 23 April, 2022; v1 submitted 9 December, 2021; originally announced December 2021.

  2. arXiv:2009.10893  [pdf, other

    cs.LG cs.AI cs.CV stat.ML

    Pruning Convolutional Filters using Batch Bridgeout

    Authors: Najeeb Khan, Ian Stavness

    Abstract: State-of-the-art computer vision models are rapidly increasing in capacity, where the number of parameters far exceeds the number required to fit the training set. This results in better optimization and generalization performance. However, the huge size of contemporary models results in large inference costs and limits their use on resource-limited devices. In order to reduce inference costs, con… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.

  3. arXiv:2005.02162  [pdf

    cs.CV cs.LG stat.ML

    Global Wheat Head Detection (GWHD) dataset: a large and diverse dataset of high resolution RGB labelled images to develop and benchmark wheat head detection methods

    Authors: E. David, S. Madec, P. Sadeghi-Tehran, H. Aasen, B. Zheng, S. Liu, N. Kirchgessner, G. Ishikawa, K. Nagasawa, M. A. Badhon, C. Pozniak, B. de Solan, A. Hund, S. C. Chapman, F. Baret, I. Stavness, W. Guo

    Abstract: Detection of wheat heads is an important task allowing to estimate pertinent traits including head population density and head characteristics such as sanitary state, size, maturity stage and the presence of awns. Several studies developed methods for wheat head detection from high-resolution RGB imagery. They are based on computer vision and machine learning and are generally calibrated and valid… ▽ More

    Submitted 30 June, 2020; v1 submitted 25 April, 2020; originally announced May 2020.

    Comments: 16 pages, 7 figures, Dataset paper

  4. Sparseout: Controlling Sparsity in Deep Networks

    Authors: Najeeb Khan, Ian Stavness

    Abstract: Dropout is commonly used to help reduce overfitting in deep neural networks. Sparsity is a potentially important property of neural networks, but is not explicitly controlled by Dropout-based regularization. In this work, we propose Sparseout a simple and efficient variant of Dropout that can be used to control the sparsity of the activations in a neural network. We theoretically prove that Sparse… ▽ More

    Submitted 16 April, 2019; originally announced April 2019.

    Comments: Code: https://github.com/najeebkhan/sparseout