← Search

Alexander Soen

10 accepted papers

2026

Incorporating Importance Weighting in Optimal Transport Based Domain Alignment

ICML 2026poster

Domain adaptation theory studies upper bounds on the target risk in order to mitigate performance loss of machine learning models due to distribution shift. In this paper, we take a closer look at the optimization of one such bound based on optimal transport (OT) and propose various strategies that …

Cited by 0SourceScholar
2025

Domain Adaptation and Entanglement: an Optimal Transport Perspective

AISTATS 2025poster

Current machine learning systems are brittle in the face of distribution shifts (DS), where the target distribution that the system is tested on differs from the source distribution used to train the system. This problem of robustness to DS has been studied extensively in the field of domain adaptat…

Cited by 0SourceScholar
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

Online Learning in Betting Markets: Profit versus Prediction

ICML 2024poster

We examine two types of binary betting markets, whose primary goal is for profit (such as sports gambling) or to gain information (such as prediction markets). We articulate the interplay between belief and price-setting to analyse both types of markets, and show that the goals of maximising bookmak…

Cited by 1SourcePDFScholar
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…

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…

2021

UNIPoint: Universally Approximating Point Processes Intensities

AAAI 2021technical

Point processes are a useful mathematical tool for describing events over time, and so there are many recent approaches for representing and learning them. One notable open question is how to precisely describe the flexibility of point process models and whether there exists a general model that can…