← Search

Youssef Mroueh

39 accepted papers

2026

Best-of-N through the Smoothing Lens: KL Divergence and Regret Analysis

ICLR 2026poster

A simple yet effective method for inference-time alignment of generative models is Best-of-$N$ (BoN), where $N$ outcomes are sampled from a reference policy, evaluated using a proxy-reward model, and the highest-scoring one is selected. While prior work argues that BoN is almost optimal in reward…

Cited by 0SourceScholar
2026

GP-MoLFormer-Sim: Test Time Molecular Optimization Through Contextual Similarity Guidance

AAAI 2026technical

The ability to design molecules while preserving similarity to a target molecule and/or property is crucial for various applications in drug discovery, chemical design, and biology. We introduce in this paper an efficient training-free method for navigating and sampling from the molecular space with

Cited by 0SourcePDFScholar
2026

Guided Speculative Inference for Efficient Test-Time Alignment of LLMs

ICLR 2026poster

We propose Guided Speculative Inference (GSI), a novel algorithm for efficient reward-guided decoding in large language models. GSI combines soft best-of-$n$ test-time scaling with a reward model $r(x,y)$ and speculative samples from a small auxiliary model $\pi_S(y\mid x)$. We provably approximate…

Cited by 0SourcecodeScholar
2026

Revisiting Group Relative Policy Optimization: Insights into On-Policy and Off-Policy Training

ICLR 2026poster

We revisit Group Relative Policy Optimization (GRPO) in both on-policy and off-policy optimization regimes. Our motivation comes from recent work on off-policy Proximal Policy Optimization (PPO), which improves training stability, sampling efficiency, and memory usage. In addition, a recent analysis…

Cited by 0SourceScholar
2025

KL-Regularized RLHF with Multiple Reference Models: Exact Solutions and Sample Complexity

NeurIPS 2025poster

Recent methods for aligning large language models (LLMs) with human feedback predominantly rely on a single reference model, which limits diversity, model overfitting, and underutilizes the wide range of available pre-trained models. Incorporating multiple reference models has the potential to addre…

Cited by 0SourceScholar
2025

Large Language Models can Become Strong Self-Detoxifiers

ICLR 2025poster

Reducing the likelihood of generating harmful and toxic output is an essential task when aligning large language models (LLMs). Existing methods mainly rely on training an external reward model (i.e., another language model) or fine-tuning the LLM using self-generated data to influence the outcome.…

Cited by 0SourcePDFScholar
2024

Distributional Preference Alignment of LLMs via Optimal Transport

NeurIPS 2024poster

Current LLM alignment techniques use pairwise human preferences at a sample level, and as such, they do not imply an alignment on the distributional level. We propose in this paper Alignment via Optimal Transport (AOT), a novel method for distributional preference alignment of LLMs. AOT aligns LLMs…

Cited by 15SourcePDFScholar
2024

Multivariate Stochastic Dominance via Optimal Transport and Applications to Models Benchmarking

NeurIPS 2024poster

Stochastic dominance is an important concept in probability theory, econometrics and social choice theory for robustly modeling agents' preferences between random outcomes. While many works have been dedicated to the univariate case, little has been done in the multivariate scenario, wherein an age…

Cited by 1SourcePDFScholar
2024

Risk Aware Benchmarking of Large Language Models

ICML 2024poster

We propose a distributional framework for benchmarking socio-technical risks of foundation models with quantified statistical significance. Our approach hinges on a new statistical relative testing based on first and second order stochastic dominance of real random variables. We show that the second…

Cited by 1SourcePDFScholar
2022

Cycle Consistent Probability Divergences Across Different Spaces

AISTATS 2022poster

Discrepancy measures between probability distributions are at the core of statistical inference and machine learning. In many applications, distributions of interest are supported on different spaces, and yet a meaningful correspondence between data points is desired. Motivated to explicitly encode…

2021

Measuring Generalization with Optimal Transport

NeurIPS 2021spotlight

Understanding the generalization of deep neural networks is one of the most important tasks in deep learning. Although much progress has been made, theoretical error bounds still often behave disparately from empirical observations. In this work, we develop margin-based generalization bounds, where…

2021

Separation Results between Fixed-Kernel and Feature-Learning Probability Metrics

NeurIPS 2021oral

Several works in implicit and explicit generative modeling empirically observed that feature-learning discriminators outperform fixed-kernel discriminators in terms of the sample quality of the models. We provide separation results between probability metrics with fixed-kernel and feature-learning…

Cited by 1SourcePDFScholar
2021

Tabular Transformers for Modeling Multivariate Time Series

ICASSP 2021accepted

Tabular datasets are ubiquitous in data science applications. Given their importance, it seems natural to apply state-of-the-art deep learning algorithms in order to fully unlock their potential. Here we propose neural network models that represent tabular time series that can optionally leverage th…

Cited by 0SourceScholar
2020

A Decentralized Parallel Algorithm for Training Generative Adversarial Nets

NeurIPS 2020poster

Generative Adversarial Networks (GANs) are a powerful class of generative models in the deep learning community. Current practice on large-scale GAN training utilizes large models and distributed large-batch training strategies, and is implemented on deep learning frameworks (e.g., TensorFlow, PyTor…

Cited by 91SourcePDFScholar
2020

Improving Efficiency in Large-Scale Decentralized Distributed Training

ICASSP 2020accepted

Decentralized Parallel SGD (D-PSGD) and its asynchronous variant Asynchronous Parallel SGD (AD-PSGD) is a family of distributed learning algorithms that have been demonstrated to perform well for large-scale deep learning tasks. One drawback of (A)D-PSGD is that the spectral gap of the mixing matrix…

Cited by 0SourceScholar
2020

Towards Better Understanding of Adaptive Gradient Algorithms in Generative Adversarial Nets

ICLR 2020poster

Adaptive gradient algorithms perform gradient-based updates using the history of gradients and are ubiquitous in training deep neural networks. While adaptive gradient methods theory is well understood for minimization problems, the underlying factors driving their empirical success in min-max probl…

Cited by 83SourceScholar
2020

Unsupervised Hierarchy Matching with Optimal Transport over Hyperbolic Spaces

AISTATS 2020poster

This paper focuses on the problem of unsupervised alignment of hierarchical data such as ontologies or lexical databases. This problem arises across areas, from natural language processing to bioinformatics, and is typically solved by appeal to outside knowledge bases and label-textual similarity. I…

Cited by 32SourcePDFScholar
2020

Wasserstein Style Transfer

AISTATS 2020poster

We propose Gaussian optimal transport for image style transfer in an Encoder/Decoder framework. Optimal transport for Gaussian measures has closed forms Monge mappings from source to target distributions. Moreover, interpolating between a content and a style image can be seen as geodesics in the Wa…

2019

Adversarial Semantic Alignment for Improved Image Captions

CVPR 2019poster

In this paper, we study image captioning as a conditional GAN training, proposing both a context-aware LSTM captioner and co-attentive discriminator, which enforces semantic alignment between images and captions. We empirically focus on the viability of two training methods: Self-critical Sequence T…

Cited by 46PDFScholar
2019

Learning Implicit Generative Models by Matching Perceptual Features

ICCV 2019oral

Perceptual features (PFs) have been used with great success in tasks such as transfer learning, style transfer, and super-resolution. However, the efficacy of PFs as key source of information for learning generative models is not well studied. We investigate here the use of PFs in the context of lea…

Cited by 27PDFScholar
2019

Sobolev Descent

AISTATS 2019poster

We study a simplification of GAN training: the problem of transporting particles from a source to a target distribution. Starting from the Sobolev GAN critic, part of the gradient regularized GAN family, we show a strong relation with Optimal Transport (OT). Specifically with the less popular *dyna…

Cited by 48SourcePDFScholar
2019

Sobolev Independence Criterion

NeurIPS 2019poster

We propose the Sobolev Independence Criterion (SIC), an interpretable dependency measure between a high dimensional random variable X and a response variable Y. SIC decomposes to the sum of feature importance scores and hence can be used for nonlinear feature selection. SIC can be seen as a gradient…

2017

Co-Occurring Directions Sketching for Approximate Matrix Multiply

AISTATS 2017poster

We introduce co-occurring directions sketching, a deterministic algorithm for approximate matrix product (AMM), in the streaming model. We show that co-occurring directions achieves a better error bound for AMM than other randomized and deterministic approaches for AMM. Co-occurring directions gives…

Cited by 18SourcePDFScholar
2017

Fisher GAN

NeurIPS 2017poster

Generative Adversarial Networks (GANs) are powerful models for learning complex distributions. Stable training of GANs has been addressed in many recent works which explore different metrics between distributions. In this paper we introduce Fisher GAN that fits within the Integral Probability Metric…

2017

Local Group Invariant Representations via Orbit Embeddings

AISTATS 2017poster

Invariance to nuisance transformations is one of the desirable properties of effective representations. We consider transformations that form a group and propose an approach based on kernel methods to derive local group invariant representations. Locality is achieved by defining a suitable probabili…

Cited by 40SourcePDFScholar
2017

Self-Critical Sequence Training for Image Captioning

CVPR 2017oral

Recently it has been shown that policy-gradient methods for reinforcement learning can be utilized to train deep end-to-end systems directly on non-differentiable metrics for the task at hand. In this paper we consider the problem of optimizing image captioning systems using reinforcement learning,…

Cited by 2619PDFScholar
2015

Convex Learning of Multiple Tasks and their Structure

ICML 2015poster

Reducing the amount of human supervision is a key problem in machine learning and a natural approach is that of exploiting the relations (structure) among different tasks. This is the idea at the core of multi-task learning. In this context a fundamental question is how to incorporate the tasks stru…

Cited by 94SourcePDFScholar