Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–10 of 10 results for author: Gitman, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.11704  [pdf, other

    cs.CL cs.AI cs.LG

    Nemotron-4 340B Technical Report

    Authors: Nvidia, :, Bo Adler, Niket Agarwal, Ashwath Aithal, Dong H. Anh, Pallab Bhattacharya, Annika Brundyn, Jared Casper, Bryan Catanzaro, Sharon Clay, Jonathan Cohen, Sirshak Das, Ayush Dattagupta, Olivier Delalleau, Leon Derczynski, Yi Dong, Daniel Egert, Ellie Evans, Aleksander Ficek, Denys Fridman, Shaona Ghosh, Boris Ginsburg, Igor Gitman, Tomasz Grzegorzek , et al. (58 additional authors not shown)

    Abstract: We release the Nemotron-4 340B model family, including Nemotron-4-340B-Base, Nemotron-4-340B-Instruct, and Nemotron-4-340B-Reward. Our models are open access under the NVIDIA Open Model License Agreement, a permissive model license that allows distribution, modification, and use of the models and its outputs. These models perform competitively to open access models on a wide range of evaluation be… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  2. arXiv:2402.10176  [pdf, other

    cs.CL cs.AI cs.LG

    OpenMathInstruct-1: A 1.8 Million Math Instruction Tuning Dataset

    Authors: Shubham Toshniwal, Ivan Moshkov, Sean Narenthiran, Daria Gitman, Fei Jia, Igor Gitman

    Abstract: Recent work has shown the immense potential of synthetically generated datasets for training large language models (LLMs), especially for acquiring targeted skills. Current large-scale math instruction tuning datasets such as MetaMathQA (Yu et al., 2024) and MAmmoTH (Yue et al., 2024) are constructed using outputs from closed-source LLMs with commercially restrictive licenses. A key reason limitin… ▽ More

    Submitted 15 February, 2024; originally announced February 2024.

    Comments: Data and models are available at https://huggingface.co/collections/nvidia/openmath-65c5619de2ba059be0775014

  3. Confidence-based Ensembles of End-to-End Speech Recognition Models

    Authors: Igor Gitman, Vitaly Lavrukhin, Aleksandr Laptev, Boris Ginsburg

    Abstract: The number of end-to-end speech recognition models grows every year. These models are often adapted to new domains or languages resulting in a proliferation of expert systems that achieve great results on target data, while generally showing inferior performance outside of their domain of expertise. We explore combination of such experts via confidence-based ensembles: ensembles of models where on… ▽ More

    Submitted 27 June, 2023; originally announced June 2023.

    Comments: To appear in Proc. INTERSPEECH 2023, August 20-24, 2023, Dublin, Ireland

  4. arXiv:2303.10384  [pdf, other

    eess.AS cs.AI cs.CL cs.LG cs.SD

    Powerful and Extensible WFST Framework for RNN-Transducer Losses

    Authors: Aleksandr Laptev, Vladimir Bataev, Igor Gitman, Boris Ginsburg

    Abstract: This paper presents a framework based on Weighted Finite-State Transducers (WFST) to simplify the development of modifications for RNN-Transducer (RNN-T) loss. Existing implementations of RNN-T use CUDA-related code, which is hard to extend and debug. WFSTs are easy to construct and extend, and allow debugging through visualization. We introduce two WFST-powered RNN-T implementations: (1) "Compose… ▽ More

    Submitted 18 March, 2023; originally announced March 2023.

    Comments: To appear in Proc. ICASSP 2023, June 04-10, 2023, Rhodes island, Greece. 5 pages, 5 figures, 3 tables

  5. arXiv:1910.13962  [pdf, other

    cs.LG math.OC stat.ML

    Understanding the Role of Momentum in Stochastic Gradient Methods

    Authors: Igor Gitman, Hunter Lang, Pengchuan Zhang, Lin Xiao

    Abstract: The use of momentum in stochastic gradient methods has become a widespread practice in machine learning. Different variants of momentum, including heavy-ball momentum, Nesterov's accelerated gradient (NAG), and quasi-hyperbolic momentum (QHM), have demonstrated success on various tasks. Despite these empirical successes, there is a lack of clear understanding of how the momentum parameters affect… ▽ More

    Submitted 30 October, 2019; originally announced October 2019.

    Comments: 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

  6. arXiv:1805.10387  [pdf, other

    cs.CL

    Mixed-Precision Training for NLP and Speech Recognition with OpenSeq2Seq

    Authors: Oleksii Kuchaiev, Boris Ginsburg, Igor Gitman, Vitaly Lavrukhin, Jason Li, Huyen Nguyen, Carl Case, Paulius Micikevicius

    Abstract: We present OpenSeq2Seq - a TensorFlow-based toolkit for training sequence-to-sequence models that features distributed and mixed-precision training. Benchmarks on machine translation and speech recognition tasks show that models built using OpenSeq2Seq give state-of-the-art performance at 1.5-3x less training time. OpenSeq2Seq currently provides building blocks for models that solve a wide range o… ▽ More

    Submitted 21 November, 2018; v1 submitted 25 May, 2018; originally announced May 2018.

    Comments: Presented at Workshop for Natural Language Processing Open Source Software (NLP-OSS), co-located with ACL2018

  7. arXiv:1804.10742  [pdf, other

    cs.LG stat.ML

    Novel Prediction Techniques Based on Clusterwise Linear Regression

    Authors: Igor Gitman, Jieshi Chen, Eric Lei, Artur Dubrawski

    Abstract: In this paper we explore different regression models based on Clusterwise Linear Regression (CLR). CLR aims to find the partition of the data into $k$ clusters, such that linear regressions fitted to each of the clusters minimize overall mean squared error on the whole data. The main obstacle preventing to use found regression models for prediction on the unseen test points is the absence of a rea… ▽ More

    Submitted 28 April, 2018; originally announced April 2018.

  8. arXiv:1801.03137  [pdf, other

    cs.LG cs.AI stat.ML

    Convergence Analysis of Gradient Descent Algorithms with Proportional Updates

    Authors: Igor Gitman, Deepak Dilipkumar, Ben Parr

    Abstract: The rise of deep learning in recent years has brought with it increasingly clever optimization methods to deal with complex, non-linear loss functions. These methods are often designed with convex optimization in mind, but have been shown to work well in practice even for the highly non-convex optimization associated with neural networks. However, one significant drawback of these methods when the… ▽ More

    Submitted 9 January, 2018; originally announced January 2018.

    Comments: Source code (uses TensorFlow): https://github.com/bparr/lars

  9. arXiv:1709.08145  [pdf, other

    cs.CV

    Comparison of Batch Normalization and Weight Normalization Algorithms for the Large-scale Image Classification

    Authors: Igor Gitman, Boris Ginsburg

    Abstract: Batch normalization (BN) has become a de facto standard for training deep convolutional networks. However, BN accounts for a significant fraction of training run-time and is difficult to accelerate, since it is a memory-bandwidth bounded operation. Such a drawback of BN motivates us to explore recently proposed weight normalization algorithms (WN algorithms), i.e. weight normalization, normalizati… ▽ More

    Submitted 7 October, 2017; v1 submitted 24 September, 2017; originally announced September 2017.

  10. arXiv:1708.03888  [pdf, other

    cs.CV

    Large Batch Training of Convolutional Networks

    Authors: Yang You, Igor Gitman, Boris Ginsburg

    Abstract: A common way to speed up training of large convolutional networks is to add computational units. Training is then performed using data-parallel synchronous Stochastic Gradient Descent (SGD) with mini-batch divided between computational units. With an increase in the number of nodes, the batch size grows. But training with large batch size often results in the lower model accuracy. We argue that th… ▽ More

    Submitted 13 September, 2017; v1 submitted 13 August, 2017; originally announced August 2017.