paper-with-me

홈 › Papers

Sharp Models on Dull Hardware: Fast and Accurate Neural Machine Translation Decoding on the CPU

2017-05-04 · EMNLP 2017 9 · Jacob Devlin

Attentional sequence-to-sequence models have become the new standard for machine translation, but one challenge of such models is a significant increase in training and decoding cost compared to phrase-based systems. Here, we focus on efficient decoding, with a goal of achieving accuracy close the state-of-the-art in neural machine translation (NMT), while achieving CPU decoding speed/throughput close to that of a phrasal decoder. We approach this problem from two angles: First, we describe several techniques for speeding up an NMT beam search decoder, which obtain a 4.4x speedup over a very efficient baseline decoder without changing the decoder output. Second, we propose a simple but powerful network architecture which uses an RNN (GRU/LSTM) layer at bottom, followed by a series of stacked fully-connected layers applied at every timestep. This architecture achieves similar accuracy to a deep recurrent model, at a small fraction of the training and decoding cost. By combining these techniques, our best system achieves a very competitive accuracy of 38.3 BLEU on WMT English-French NewsTest2014, while decoding at 100 words/sec on single-threaded CPU. We believe this is the best published accuracy/speed trade-off of an NMT system.

📄 PDF Abstract BibTeX arXiv:1705.01991

Code (1)

kpu/intgemm

Tasks

CPUDecoderMachine TranslationNMTTranslation

Similar Papers 제목 키워드 기반

G-SHARP: Gaussian Surgical Hardware Accelerated Real-time Pipeline

2025-12-02 · Vishwesh Nath, Javier G. Tejero, Aravind S. Kumar, Ruilong Li 외 arxiv

We propose G-SHARP, a commercially compatible, real-time surgical scene reconstruction framework designed for minimally invasive procedures that require fast and accurate 3D modeling of deformable tissue. While recent Ga…

Target-adaptive CNN-based pansharpening

2017-09-18 · Giuseppe Scarpa, Sergio Vitale, Davide Cozzolino

We recently proposed a convolutional neural network (CNN) for remote sensing image pansharpening obtaining a significant performance gain over the state of the art. In this paper, we explore a number of architectural and…

Pansharpening

Cross-Platform DNA Methylation Classifier for the Eight Molecular Subtypes of Group 3 & 4 Medulloblastoma

2025-10-02 · Omer Abid, Gholamreza Rafiee arxiv

Medulloblastoma is a malignant pediatric brain cancer, and the discovery of molecular subgroups is enabling personalized treatment strategies. In 2019, a consensus identified eight novel subtypes within Groups 3 and 4, e…

UrduLLaMA 1.0: Dataset Curation, Preprocessing, and Evaluation in Low-Resource Settings

2025-02-24 · Layba Fiaz, Munief Hassan Tahir, Sana Shams, Sarmad Hussain

Multilingual Large Language Models (LLMs) often provide suboptimal performance on low-resource languages like Urdu. This paper introduces UrduLLaMA 1.0, a model derived from the open-source Llama-3.1-8B-Instruct architec…

DiversityInstruction FollowingMachine TranslationTranslation

Hardware Accelerators in Autonomous Driving

2023-08-11 · Ken Power, Shailendra Deva, Ting Wang, Julius Li 외

Computing platforms in autonomous vehicles record large amounts of data from many sensors, process the data through machine learning models, and make decisions to ensure the vehicle's safe operation. Fast, accurate, and …

Autonomous DrivingAutonomous VehiclesDecision Making