← Search

Mohammad Shoeybi

36 accepted papers

2026

AceReason-Nemotron 1.1: Advancing Math and Code Reasoning through SFT and RL Synergy

ICLR 2026poster

In this work, we investigate the synergy between supervised fine-tuning (SFT) and reinforcement learning (RL) in developing strong reasoning models. We begin by curating the SFT training data through two scaling strategies: increasing the number of collected prompts and the number of generated respo…

Cited by 0SourceScholar
2026

Front-Loading Reasoning: The Synergy between Pretraining and Post-Training Data

ICLR 2026poster

The prevailing paradigm for enhancing the reasoning abilities of Large Language Models (LLMs) revolves around post-training on high-quality, reasoning-intensive data. While emerging literature suggests that reasoning data is increasingly incorporated also during the mid-training stage---a practice t…

Cited by 0SourcecodeScholar
2026

Music Flamingo: Scaling Music Understanding in Audio Language Models

ICLR 2026poster

We introduce Music Flamingo, a novel large audio–language model, designed to advance music (including song) understanding in foundational audio models. While audio–language research has progressed rapidly, music remains challenging due to its dynamic, layered, and information-dense nature. Progress…

Cited by 0SourcecodeScholar
2026

Nemotron-CC-Math: A 133 Billion-Token-Scale High Quality Math Pretraining Dataset

ICLR 2026poster

Pretraining large language models (LLMs) on high-quality, structured data such as mathematics and code substantially enhances reasoning capabilities. However, existing math-focused datasets built from Common Crawl suffer from degraded quality due to brittle extraction heuristics, lossy HTML-to-text…

Cited by 0SourceScholar
2026

RLP: Reinforcement as a Pretraining Objective

ICLR 2026poster

The dominant paradigm for training large reasoning models starts with pre-training using next-token prediction loss on vast amounts of data. Reinforcement learning, while powerful in scaling reasoning, is introduced only as the very last phase of post-training, preceded by supervised fine-tuning. Wh…

Cited by 0SourcecodeScholar
2026

Revisiting Efficiency–Accuracy Scaling in Mixture-of-Experts Architectures

ICML 2026poster

Mixture-of-Experts (MoEs) have become a central component of many state-of-the-art open-source and proprietary large language models. Despite their widespread adoption, it remains unclear how close existing MoE architectures are to optimal with respect to inference cost, as measured by accuracy per …

Cited by 0SourceScholar
2026

UALM: Unified Audio Language Model for Understanding, Generation and Reasoning

ICLR 2026oral

Recent advances in the audio language modeling (ALM) domain tackle audio understanding and text-to-audio generation as separate tasks. Very few studies attempt to unify these tasks -- an essential step toward advanced multimodal reasoning. This paper introduces Unified Audio Language Model (UALM), w…

Cited by 0SourcecodeScholar
2025

AceMath: Advancing Frontier Math Reasoning with Post-Training and Reward Modeling

ACL 2025finding

In this paper, we introduce AceMath, a suite of frontier math models that excel in solving complex math problems, along with highly effective reward models capable of evaluating generated solutions and reliably identifying the correct ones. To develop the instruction-tuned math models, we propose a…

2025

AceReason-Nemotron: Advancing Math and Code Reasoning through Reinforcement Learning

NeurIPS 2025poster

Despite recent progress in large-scale reinforcement learning (RL) for reasoning, the training recipe for building high-performing reasoning models remains elusive. Key implementation details of frontier models, such as DeepSeek-R1, including data curation strategies and RL training recipe, are ofte…

Cited by 0SourceScholar
2025

ChatQA 2: Bridging the Gap to Proprietary LLMs in Long Context and RAG Capabilities

ICLR 2025poster

In this work, we introduce ChatQA 2, an Llama 3.0-based model with a 128K context window, designed to bridge the gap between open-source LLMs and leading proprietary models (e.g., GPT-4-Turbo-2024-04-09) in long context un- derstanding and retrieval-augmented generation (RAG) capabilities. These two…

2025

Efficient Hybrid Language Model Compression through Group-Aware SSM Pruning

NeurIPS 2025poster

Hybrid language models that combine Attention and State Space Models (SSMs) have been shown to achieve state-of-the-art accuracy and runtime performance. Recent work has also demonstrated that applying pruning and distillation to Attention-only models yields smaller, more accurate models at a fracti…

Cited by 0SourceScholar
2025

MIND: Math Informed syNthetic Dialogues for Pretraining LLMs

ICLR 2025poster

The utility of synthetic data to enhance pretraining data quality and hence to improve downstream task accuracy has been widely explored in recent large language models (LLMs). Yet, these approaches fall inadequate in complex, multi-hop and mathematical reasoning tasks as the synthetic data typicall…

Cited by 2SourcePDFScholar
2025

MM-EMBED: UNIVERSAL MULTIMODAL RETRIEVAL WITH MULTIMODAL LLMS

ICLR 2025poster

State-of-the-art retrieval models typically address a straightforward search scenario, in which retrieval tasks are fixed (e.g., finding a passage to answer a specific question) and only a single modality is supported for both queries and retrieved results. This paper introduces techniques for advan…

Cited by 10SourcePDFScholar
2025

NV-Embed: Improved Techniques for Training LLMs as Generalist Embedding Models

ICLR 2025spotlight

Decoder-only large language model (LLM)-based embedding models are beginning to outperform BERT or T5-based embedding models in general-purpose text embedding tasks, including dense vector-based retrieval. In this work, we introduce the NV-Embed model, incorporating architectural designs, training p…

Cited by 158SourcePDFScholar
2025

Nemotron-CC: Transforming Common Crawl into a Refined Long-Horizon Pretraining Dataset

ACL 2025long

Recent English Common Crawl datasets like FineWeb-Edu and DCLM achieved significant benchmark gains via aggressive model-based filtering, but at the cost of removing 90% of data. This limits their suitability for long token horizon training, such as 15T tokens for Llama 3.1. In this paper, we show h…

2025

Prismatic Synthesis: Gradient-based Data Diversification Boosts Generalization in LLM Reasoning

NeurIPS 2025spotlight

Data diversity is crucial for training a strong language model. Yet metrics of diversity often diverge from this goal, measuring variations in heuristic features—like n-grams or embeddings—that are detached from how the model actually performs on a target task. This motivates us to ask: *Can we rede…

Cited by 0SourceScholar
2024

ChatQA: Surpassing GPT-4 on Conversational QA and RAG

NeurIPS 2024poster

In this work, we introduce ChatQA, a suite of models that outperform GPT-4 on retrieval-augmented generation (RAG) and conversational question answering (QA). To enhance generation, we propose a two-stage instruction tuning method that significantly boosts the performance of RAG. For effective ret…

Cited by 35SourcePDFScholar
2024

Compact Language Models via Pruning and Knowledge Distillation

NeurIPS 2024poster

Large language models (LLMs) targeting different deployment scales and sizes are currently produced by training each variant from scratch; this is extremely compute-intensive. In this paper, we investigate if pruning an existing LLM and then re-training it with a fraction <3% of the original trainin…

2024

Data, Data Everywhere: A Guide for Pretraining Dataset Construction

EMNLP 2024main

The impressive capabilities of recent language models can be largely attributed to the multi-trillion token pretraining datasets that they are trained on. However, model developers fail to disclose their construction methodology which has lead to a lack of open information on how to develop effectiv…

Cited by 6SourcePDFScholar
2024

InstructRetro: Instruction Tuning post Retrieval-Augmented Pretraining

ICML 2024poster

Pretraining auto-regressive large language models (LLMs) with retrieval demonstrates better perplexity and factual accuracy by leveraging external databases. However, the size of existing pretrained retrieval-augmented LLM is still limited (e.g., Retro has 7.5B parameters), which limits the effectiv…

2024

LLM-Evolve: Evaluation for LLM’s Evolving Capability on Benchmarks

EMNLP 2024main

The advancement of large language models (LLMs) has extended their use to dynamic and interactive real-world applications, where models engage continuously with their environment and potentially enhance their performance over time. Most existing LLM benchmarks evaluate LLMs on i.i.d. tasks, overlook…

Cited by 1SourcePDFScholar
2024

ODIN: Disentangled Reward Mitigates Hacking in RLHF

ICML 2024poster

In this work, we study the issue of reward hacking on the response length, a challenge emerging in Reinforcement Learning from Human Feedback (RLHF) on LLMs. A well-formatted, verbose but less helpful response from the LLMs can often deceive LLMs or even human evaluators and achieve high scores. The…

Cited by 57SourcePDFScholar
2024

RankRAG: Unifying Context Ranking with Retrieval-Augmented Generation in LLMs

NeurIPS 2024poster

Large language models (LLMs) typically utilize the top-k contexts from a retriever in retrieval-augmented generation (RAG). In this work, we propose a novel method called RankRAG, which instruction-tunes a single LLM for both context ranking and answer generation in RAG. In particular, the instruc…

Cited by 18SourcePDFScholar
2024

Retrieval meets Long Context Large Language Models

ICLR 2024poster

Extending the context window of large language models (LLMs) is getting popular recently, while the solution of augmenting LLMs with retrieval has existed for years. The natural questions are: i) Retrieval-augmentation versus long context window, which one is better for downstream tasks? ii) Can bot…

Cited by 171SourcePDFScholar
2024

VILA: On Pre-training for Visual Language Models

CVPR 2024poster

Visual language models (VLMs) rapidly progressed with the recent success of large language models. There have been growing efforts on visual instruction tuning to extend the LLM with visual inputs but lacks an in-depth study of the visual language pre-training process where the model learns to perfo…

Cited by 401SourcePDFScholar
2023

Re-ViLM: Retrieval-Augmented Visual Language Model for Zero and Few-Shot Image Captioning

EMNLP 2023long findings

Augmenting pretrained language models (LMs) with a vision encoder~(e.g., Flamingo) has obtained state-of-the-art results in image-to-text generation. However, these models store all the knowledge within their parameters, thus often requiring enormous model parameters to model the abundant visual con…

Cited by 0SourceScholar
2023

Shall We Pretrain Autoregressive Language Models with Retrieval? A Comprehensive Study

EMNLP 2023long main

Large decoder-only language models (LMs) can be largely improved in terms of perplexity by retrieval (e.g., RETRO), but its impact on text generation quality and downstream task accuracy is unclear. Thus, it is still an open question: shall we pretrain large autoregressive LMs with retrieval? To ans…

Cited by 0SourcecodeScholar
2022

Evaluating Parameter Efficient Learning for Generation

EMNLP 2022main

Parameter efficient learning methods (PERMs)have recently gained significant attention asthey provide an efficient way for pre-trainedlanguage models (PLMs) to adapt to a downstream task. However, these conclusions aremostly drawn from in-domain evaluations overthe full training set. In this paper,…

Cited by 3SourcePDFScholar
2022

Exploring the Limits of Domain-Adaptive Training for Detoxifying Large-Scale Language Models

NeurIPS 2022accept

Pre-trained language models (LMs) are shown to easily generate toxic language. In this work, we systematically explore domain-adaptive training to reduce the toxicity of language models. We conduct this study on three dimensions: training corpus, model size, and parameter efficiency. For the trainin…

2022

Factuality Enhanced Language Models for Open-Ended Text Generation

NeurIPS 2022accept

Pretrained language models (LMs) are susceptible to generate text with nonfactual information. In this work, we measure and improve the factual accuracy of large-scale LMs for open-ended text generation. We design the FactualityPrompts test set and metrics to measure the factuality of LM generatio…

2022

Multi-Stage Prompting for Knowledgeable Dialogue Generation

ACL 2022findings

Existing knowledge-grounded dialogue systems typically use finetuned versions of a pretrained language model (LM) and large-scale knowledge bases. These models typically fail to generalize on topics outside of the knowledge base, and require maintaining separate potentially large checkpoints each ti…

2022

Prompt Compression and Contrastive Conditioning for Controllability and Toxicity Reduction in Language Models

EMNLP 2022finding

We explore the idea of compressing the prompts used to condition language models, and show that compressed prompts can retain a substantive amount of information about the original prompt. For severely compressed prompts, while fine-grained information is lost, abstract information and general senti…

2021

End-to-End Training of Neural Retrievers for Open-Domain Question Answering

ACL 2021long

Recent work on training neural retrievers for open-domain question answering (OpenQA) has employed both supervised and unsupervised approaches. However, it remains unclear how unsupervised and supervised methods can be used most effectively for neural retrievers. In this work, we systematically stud…

2021

Long-Short Transformer: Efficient Transformers for Language and Vision

NeurIPS 2021poster

Transformers have achieved success in both language and vision domains. However, it is prohibitively expensive to scale them to long sequences such as long documents or high-resolution images, because self-attention mechanism has quadratic time and memory complexities with respect to the input seque…

2019

Unsupervised Video Interpolation Using Cycle Consistency

ICCV 2019poster

Learning to synthesize high frame rate videos via interpolation requires large quantities of high frame rate training videos, which, however, are scarce, especially at high resolutions. Here, we propose unsupervised techniques to synthesize high frame rate videos directly from low frame rate videos…

Cited by 105PDFcodeScholar
2017

Deep Voice: Real-time Neural Text-to-Speech

ICML 2017poster

We present Deep Voice, a production-quality text-to-speech system constructed entirely from deep neural networks. Deep Voice lays the groundwork for truly end-to-end neural speech synthesis. The system comprises five major building blocks: a segmentation model for locating phoneme boundaries, a grap…

Cited by 877SourcePDFScholar