← Search

Richard Nock

42 accepted papers

2026

DPO Unchained: Your Training Algorithm is Secretly Disentangled in Human Choice Theory (and Its Loss' Convexity is Dispensable)

ICML 2026oral

Normative theories allow one to elicit key parts of a ML algorithm from first principles, which is crucial at a time of championed scrutiny for ML work. Direct Preference Optimization (DPO) cleverly bypasses reward modeling by making an explicit link with a specific normative model of human choice. …

Cited by 0SourceScholar
2024

Enhancing Robustness of Last Layer Two-Stage Fair Model Corrections

NeurIPS 2024poster

Last-layer retraining methods have emerged as an efficient framework for correcting existing base models. Within this framework, several methods have been proposed to deal with correcting models for subgroup fairness with and without group membership information. Importantly, prior work has demonstr…

Cited by 1SourcePDFScholar
2024

Generative Forests

NeurIPS 2024poster

We focus on generative AI for a type of data that still represent one of the most prevalent form of data: tabular data. We introduce a new powerful class of forest-based models fit for such tasks and a simple training algorithm with strong convergence guarantees in a boosting model that parallels th…

Cited by 5SourcePDFScholar
2024

Hyperbolic Embeddings of Supervised Models

NeurIPS 2024poster

Models of hyperbolic geometry have been successfully used in ML for two main tasks: embedding *models* in unsupervised learning (*e.g.* hierarchies) and embedding *data*. To our knowledge, there are no approaches that provide embeddings for supervised models; even when hyperbolic geometry provides…

Cited by 1SourcePDFScholar
2024

Optimal Transport with Tempered Exponential Measures

AAAI 2024technical

In the field of optimal transport, two prominent subfields face each other: (i) unregularized optimal transport, ``a-la-Kantorovich'', which leads to extremely sparse plans but with algorithms that scale poorly, and (ii) entropic-regularized optimal transport, ``a-la-Sinkhorn-Cuturi'', which gets ne…

Cited by 4SourcePDFScholar
2023

Clustering above Exponential Families with Tempered Exponential Measures

AISTATS 2023poster

The link with exponential families has allowed k-means clustering to be generalized to a wide variety of data-generating distributions in exponential families and clustering distortions among Bregman divergences. Getting the framework to go beyond exponential families is important to lift roadblocks…

Cited by 5SourcePDFScholar
2023

Fair Densities via Boosting the Sufficient Statistics of Exponential Families

ICML 2023poster

We introduce a boosting algorithm to pre-process data for fairness. Starting from an initial fair but inaccurate distribution, our approach shifts towards better data fitting while still ensuring a minimal fairness guarantee. To do so, it learns the sufficient statistics of an exponential family wit…

2023

LegendreTron: Uprising Proper Multiclass Loss Learning

ICML 2023poster

Loss functions serve as the foundation of supervised learning and are often chosen prior to model development. To avoid potentially ad hoc choices of losses, statistical decision theory describes a desirable property for losses known as *properness*, which asserts that Bayes' rule is optimal. Recent…

Cited by 0SourcePDFScholar
2023

Random Classification Noise does not defeat All Convex Potential Boosters Irrespective of Model Choice

ICML 2023oral

A landmark negative result of Long and Servedio has had a considerable impact on research and development in boosting algorithms, around the now famous tagline that "noise defeats all convex boosters". In this paper, we appeal to the half-century+ founding theory of losses for class probability esti…

Cited by 6SourcePDFScholar
2023

Smoothly Giving up: Robustness for Simple Models

AISTATS 2023poster

There is a growing need for models that are interpretable and have reduced energy/computational cost (e.g., in health care analytics and federated learning). Examples of algorithms to train such models include logistic regression and boosting. However, one challenge facing these algorithms is that t…

Cited by 1SourcePDFScholar
2022

Fair Wrapping for Black-box Predictions

NeurIPS 2022accept

We introduce a new family of techniques to post-process (``wrap") a black-box classifier in order to reduce its bias. Our technique builds on the recent analysis of improper loss functions whose optimization can correct any twist in prediction, unfairness being treated as a twist. In the post-proces…

2022

Neural Network Poisson Models for Behavioural and Neural Spike Train Data

ICML 2022spotlight

One of the most important and challenging application areas for complex machine learning methods is to predict, characterize and model rich, multi-dimensional, neural data. Recent advances in neural recording techniques have made it possible to monitor the activity of a large number of neurons acros…

2021

Generalised Lipschitz Regularisation Equals Distributional Robustness

ICML 2021spotlight

The problem of adversarial examples has highlighted the need for a theory of regularisation that is general enough to apply to exotic function classes, such as universal approximators. In response, we have been able to significantly sharpen existing results regarding the relationship between distrib…

2021

The Impact of Record Linkage on Learning from Feature Partitioned Data

ICML 2021spotlight

There has been recently a significant boost to machine learning with distributed data, in particular with the success of federated learning. A common and very challenging setting is that of vertical or feature partitioned data, when multiple data providers hold different features about common entiti…

Cited by 14SourcePDFScholar
2020

On Modulating the Gradient for Meta-Learning

ECCV 2020poster

Inspired by optimization techniques, we propose a novel meta-learning algorithm with gradient modulation to encourage fast-adaptation of neural networks in the absence of abundant data. Our method, termed ModGrad, is designed to circumvent the noisy nature of the gradients which is prevalent in low-…

2019

Disentangled behavioural representations

NeurIPS 2019poster

Individual characteristics in human decision-making are often quantified by fitting a parametric cognitive model to subjects' behavior and then studying differences between them in the associated parameter space. However, these models often fit behavior more poorly than recurrent neural net…

2019

Monge blunts Bayes: Hardness Results for Adversarial Training

ICML 2019oral

The last few years have seen a staggering number of empirical studies of the robustness of neural networks in a model of adversarial perturbations of their inputs. Most rely on an adversary which carries out local modifications within prescribed balls. None however has so far questioned the broader…

Cited by 21SourcePDFScholar
2018

Representation Learning of Compositional Data

NeurIPS 2018poster

We consider the problem of learning a low dimensional representation for compositional data. Compositional data consists of a collection of nonnegative data that sum to a constant value. Since the parts of the collection are statistically dependent, many standard tools cannot be directly applied. In…

2017

Making Deep Neural Networks Robust to Label Noise: A Loss Correction Approach

CVPR 2017oral

We present a theoretically grounded approach to train deep neural networks, including recurrent networks, subject to class-dependent label noise. We propose two procedures for loss correction that are agnostic to both application domain and network architecture. They simply amount to at most a matri…

Cited by 1853PDFcodeScholar
2017

f-GANs in an Information Geometric Nutshell

NeurIPS 2017spotlight

Nowozin \textit{et al} showed last year how to extend the GAN \textit{principle} to all $f$-divergences. The approach is elegant but falls short of a full description of the supervised game, and says little about the key player, the generator: for example, what does the generator actually converge t…

2016

Loss factorization, weakly supervised learning and label noise robustness

ICML 2016poster

We prove that the empirical risk of most well-known loss functions factors into a linear term aggregating all labels with a term that is label free, and can further be expressed by sums of the same loss. This holds true even for non-smooth, non-convex losses and in any RKHS. The first term is a (ker…

Cited by 143SourcePDFScholar