Accès ouvert
2026
preprint
OpenAlex
Mostafa Elhoushi, Alex Pretko, Nolan Dey, Bin Zhang et autres
Layer dropout (a.k.a. stochastic depth) has been shown to enable faster training, higher accuracy, and robustness to zero-shot layer pruning in both language and vision transformers. However, as models and datasets have scaled, dropout - particularly layer dropout - has largely disappeared …
Accès ouvert
2026
preprint
OpenAlex
Subham Sekhar Sahoo, Lingjie Chen, Khiem Pham, Jonathan Geuter et autres
Large Language Models (LLMs) owe much of their success to next-token prediction (NTP), but their autoregressive (AR) structure requires slow, sequential token generation. To overcome this bottleneck, we introduce diffusion-augmented LLMs, a new class of models that defines an AR model distribution …
Accès ouvert
2026
preprint
OpenAlex
Amr Hegazy, Amr Alanwar, Mostafa Elhoushi
Scaling transformer language models creates an inherent tension between expressivity and memory efficiency. While unique weights across layers preserve functional specialization---from input-grounding to abstract refinement---they incur a substantial memory footprint. Conversely, standard depth-sharing enforces uniform transformations that collapse representational diversity and degrade …
Accès ouvert
2026
preprint
OpenAlex
Everlyn Asiko Chimoto, Mostafa Elhoushi, Bruce A. Bassett
Quantization is an effective technique for reducing the storage footprint and computational costs of Large Language Models (LLMs), but it often results in performance degradation. Existing post-training quantization methods typically use small, English-only calibration sets; however, their impact on multilingual models remains …
Accès ouvert
2026
preprint
OpenAlex
Everlyn Asiko Chimoto, Mostafa Elhoushi, Bruce A. Bassett
Quantization is an effective technique for reducing the storage footprint and computational costs of Large Language Models (LLMs), but it often results in performance degradation. Existing post-training quantization methods typically use small, English-only calibration sets; however, their impact on multilingual models remains …
us
(code pays fourni par la source)
Accès ouvert
2026
conference-paper
OpenAlex
Everlyn Asiko Chimoto, Mostafa Elhoushi, Bruce Bassett
Accès ouvert
2025
preprint
OpenAlex
Feiyang Kang, Newsha Ardalani, Michael Kuchnik, Youssef Emad et autres
Training data plays a crucial role in Large Language Models (LLM) scaling, yet high quality data is of limited supply. Synthetic data techniques offer a potential path toward sidestepping these limitations. We conduct a large-scale empirical investigation (>1000 LLMs with >100k GPU …
2025
article
OpenAlex
Alicia Golden, Anna Sun, Basil Hosmer, Bilge Acun et autres
Generative artificial intelligence (AI) technology is revolutionizing the computing industry, posing new system design and optimization opportunities. In particular, AI’s ability to understand and respond in multiple modalities comes with significant system resource demands. To sustainably scale generative AI capabilities to billions …
us, gb
(code pays fourni par la source)
Accès ouvert
2025
preprint
OpenAlex
Mostafa Elhoushi, Jeff Johnson
We present any4, a learned 4-bit weight quantization solution for large language models (LLMs) providing arbitrary numeric representations without requiring pre-processing of weights or activations. any4 yields higher accuracy compared to other related 4-bit numeric representation types: int4, fp4 and nf4, as …
2025
conference-paper
OpenAlex
Maximilian Augustin, Syed Shakib Sarwar, Mostafa Elhoushi, Yuecheng Li et autres
Transformers have revolutionized natural language processing (NLP) and are increasingly influential in computer vision tasks. Despite their strong performance and multitasking capabilities, transformers' high computational demands limit their applicability in resource-constrained environments, where convolutional or hybrid models (combining convolution and attention layers) …
de, us
(code pays fourni par la source)
Accès ouvert
2025
preprint
OpenAlex
Linyuan Gong, Alvin Cheung, Mostafa Elhoushi, Sida Wang
Fill-in-the-Middle (FIM) is a common pretraining method for code LLMs, where models complete code segments given surrounding context. However, existing LLMs treat code as plain text and mask random character spans. We propose and evaluate AST-FIM, a pretraining strategy that leverages Abstract …
2025
conference-paper
OpenAlex
Omar Sabra, Mostafa Elhoushi, Mohamed Taher, M. Watheq El‐Kharashi
The computational efficiency of deep neural networks is limited by hardware accelerators and sparsity integration. Leveraging sparsity can result in significant computational savings by reducing the number of operations and memory accesses required. In recent years, N:M sparsity, where N out of …
Égypte
(code pays fourni par la source)