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

Showing 1–6 of 6 results for author: Denkowski, M

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

    cs.CV

    Implantable Adaptive Cells: differentiable architecture search to improve the performance of any trained U-shaped network

    Authors: Emil Benedykciuk, Marcin Denkowski, Grzegorz Wójcik

    Abstract: This paper introduces a novel approach to enhance the performance of pre-trained neural networks in medical image segmentation using Neural Architecture Search (NAS) methods, specifically Differentiable Architecture Search (DARTS). We present the concept of Implantable Adaptive Cell (IAC), small but powerful modules identified through Partially-Connected DARTS, designed to be injected into the ski… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

  2. arXiv:2207.05851  [pdf, ps, other

    cs.CL

    Sockeye 3: Fast Neural Machine Translation with PyTorch

    Authors: Felix Hieber, Michael Denkowski, Tobias Domhan, Barbara Darques Barros, Celina Dong Ye, Xing Niu, Cuong Hoang, Ke Tran, Benjamin Hsu, Maria Nadejde, Surafel Lakew, Prashant Mathur, Anna Currey, Marcello Federico

    Abstract: Sockeye 3 is the latest version of the Sockeye toolkit for Neural Machine Translation (NMT). Now based on PyTorch, Sockeye 3 provides faster model implementations and more advanced features with a further streamlined codebase. This enables broader experimentation with faster iteration, efficient training of stronger and faster models, and the flexibility to move new ideas quickly from research to… ▽ More

    Submitted 2 August, 2022; v1 submitted 12 July, 2022; originally announced July 2022.

  3. arXiv:2008.04885  [pdf, ps, other

    cs.CL

    The Sockeye 2 Neural Machine Translation Toolkit at AMTA 2020

    Authors: Tobias Domhan, Michael Denkowski, David Vilar, Xing Niu, Felix Hieber, Kenneth Heafield

    Abstract: We present Sockeye 2, a modernized and streamlined version of the Sockeye neural machine translation (NMT) toolkit. New features include a simplified code base through the use of MXNet's Gluon API, a focus on state of the art model architectures, distributed mixed precision training, and efficient CPU decoding with 8-bit quantization. These improvements result in faster training and inference, hig… ▽ More

    Submitted 11 August, 2020; originally announced August 2020.

  4. arXiv:1805.11213  [pdf, other

    cs.CL

    Bi-Directional Neural Machine Translation with Synthetic Parallel Data

    Authors: Xing Niu, Michael Denkowski, Marine Carpuat

    Abstract: Despite impressive progress in high-resource settings, Neural Machine Translation (NMT) still struggles in low-resource and out-of-domain scenarios, often failing to match the quality of phrase-based translation. We propose a novel technique that combines back-translation and multilingual NMT to improve performance in these difficult cases. Our technique trains a single model for both directions o… ▽ More

    Submitted 30 May, 2018; v1 submitted 28 May, 2018; originally announced May 2018.

    Comments: Accepted at the 2nd Workshop on Neural Machine Translation and Generation (WNMT 2018)

  5. arXiv:1712.05690  [pdf, other

    cs.CL cs.LG stat.ML

    Sockeye: A Toolkit for Neural Machine Translation

    Authors: Felix Hieber, Tobias Domhan, Michael Denkowski, David Vilar, Artem Sokolov, Ann Clifton, Matt Post

    Abstract: We describe Sockeye (version 1.12), an open-source sequence-to-sequence toolkit for Neural Machine Translation (NMT). Sockeye is a production-ready framework for training and applying models as well as an experimental platform for researchers. Written in Python and built on MXNet, the toolkit offers scalable training and inference for the three most prominent encoder-decoder architectures: attenti… ▽ More

    Submitted 1 June, 2018; v1 submitted 15 December, 2017; originally announced December 2017.

  6. arXiv:1706.09733  [pdf, other

    cs.CL

    Stronger Baselines for Trustable Results in Neural Machine Translation

    Authors: Michael Denkowski, Graham Neubig

    Abstract: Interest in neural machine translation has grown rapidly as its effectiveness has been demonstrated across language and data scenarios. New research regularly introduces architectural and algorithmic improvements that lead to significant gains over "vanilla" NMT implementations. However, these new techniques are rarely evaluated in the context of previously published techniques, specifically those… ▽ More

    Submitted 29 June, 2017; originally announced June 2017.

    Comments: To appear at the Workshop on Neural Machine Translation (WNMT)