Skip to main content

Showing 1–13 of 13 results for author: Maystre, L

Searching in archive stat. Search in all archives.
.
  1. arXiv:2505.16548  [pdf, ps, other

    cs.LG stat.ML

    Incremental Sequence Classification with Temporal Consistency

    Authors: Lucas Maystre, Gabriel Barello, Tudor Berariu, Aleix Cambray, Rares Dolga, Alvaro Ortega Gonzalez, Andrei Nica, David Barber

    Abstract: We address the problem of incremental sequence classification, where predictions are updated as new elements in the sequence are revealed. Drawing on temporal-difference learning from reinforcement learning, we identify a temporal-consistency condition that successive predictions should satisfy. We leverage this condition to develop a novel loss function for training incremental sequence classifie… ▽ More

    Submitted 22 May, 2025; originally announced May 2025.

  2. arXiv:2501.07761  [pdf, other

    cs.LG cs.AI stat.ML

    Impatient Bandits: Optimizing for the Long-Term Without Delay

    Authors: Kelly W. Zhang, Thomas Baldwin-McDonald, Kamil Ciosek, Lucas Maystre, Daniel Russo

    Abstract: Increasingly, recommender systems are tasked with improving users' long-term satisfaction. In this context, we study a content exploration task, which we formalize as a bandit problem with delayed rewards. There is an apparent trade-off in choosing the learning signal: waiting for the full reward to become available might take several weeks, slowing the rate of learning, whereas using short-term p… ▽ More

    Submitted 13 January, 2025; originally announced January 2025.

  3. arXiv:2402.17512  [pdf, other

    cs.CL stat.ML

    Latte: Latent Attention for Linear Time Transformers

    Authors: Rares Dolga, Lucas Maystre, Marius Cobzarenco, David Barber

    Abstract: The time complexity of the standard attention mechanism in transformers scales quadratically with sequence length. We propose a probabilistic framework for attention, enabling us to derive a novel low-rank linear re-parameterisation of both bidirectional and causal cases, based on defining a latent variable model. Our method can be seamlessly integrated as a drop-in replacement for the standard at… ▽ More

    Submitted 4 October, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

  4. Impatient Bandits: Optimizing Recommendations for the Long-Term Without Delay

    Authors: Thomas M. McDonald, Lucas Maystre, Mounia Lalmas, Daniel Russo, Kamil Ciosek

    Abstract: Recommender systems are a ubiquitous feature of online platforms. Increasingly, they are explicitly tasked with increasing users' long-term satisfaction. In this context, we study a content exploration task, which we formalize as a multi-armed bandit problem with delayed rewards. We observe that there is an apparent trade-off in choosing the learning signal: Waiting for the full reward to become a… ▽ More

    Submitted 20 July, 2023; v1 submitted 19 July, 2023; originally announced July 2023.

    Comments: Presented at the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '23)

  5. arXiv:2302.10625  [pdf, other

    stat.ML cs.LG

    Estimating long-term causal effects from short-term experiments and long-term observational data with unobserved confounding

    Authors: Graham Van Goffrier, Lucas Maystre, Ciarán Gilligan-Lee

    Abstract: Understanding and quantifying cause and effect is an important problem in many domains. The generally-agreed solution to this problem is to perform a randomised controlled trial. However, even when randomised controlled trials can be performed, they usually have relatively short duration's due to cost considerations. This makes learning long-term causal effects a very challenging task in practice,… ▽ More

    Submitted 21 February, 2023; originally announced February 2023.

    Comments: 23 pages, 8 figures, 2nd Conference on Causal Learning and Reasoning

  6. arXiv:2302.03561  [pdf, other

    cs.LG cs.AI cs.IR eess.SY stat.ML

    Optimizing Audio Recommendations for the Long-Term: A Reinforcement Learning Perspective

    Authors: Lucas Maystre, Daniel Russo, Yu Zhao

    Abstract: We present a novel podcast recommender system deployed at industrial scale. This system successfully optimizes personal listening journeys that unfold over months for hundreds of millions of listeners. In deviating from the pervasive industry practice of optimizing machine learning algorithms for short-term proxy metrics, the system substantially improves long-term performance in A/B tests. The pa… ▽ More

    Submitted 27 July, 2024; v1 submitted 7 February, 2023; originally announced February 2023.

  7. arXiv:1911.11658  [pdf, other

    stat.ML cs.CY cs.LG physics.soc-ph

    A User Study of Perceived Carbon Footprint

    Authors: Victor Kristof, Valentin Quelquejay-Leclère, Robin Zbinden, Lucas Maystre, Matthias Grossglauser, Patrick Thiran

    Abstract: We propose a statistical model to understand people's perception of their carbon footprint. Driven by the observation that few people think of CO2 impact in absolute terms, we design a system to probe people's perception from simple pairwise comparisons of the relative carbon footprint of their actions. The formulation of the model enables us to take an active-learning approach to selecting the pa… ▽ More

    Submitted 4 December, 2019; v1 submitted 26 November, 2019; originally announced November 2019.

  8. arXiv:1905.05049  [pdf, other

    stat.ML cs.LG

    Scalable and Efficient Comparison-based Search without Features

    Authors: Daniyar Chumbalov, Lucas Maystre, Matthias Grossglauser

    Abstract: We consider the problem of finding a target object $t$ using pairwise comparisons, by asking an oracle questions of the form \emph{"Which object from the pair $(i,j)$ is more similar to $t$?"}. Objects live in a space of latent features, from which the oracle generates noisy answers. First, we consider the {\em non-blind} setting where these features are accessible. We propose a new Bayesian compa… ▽ More

    Submitted 3 September, 2020; v1 submitted 13 May, 2019; originally announced May 2019.

  9. arXiv:1903.07746  [pdf, other

    stat.ML cs.LG

    Pairwise Comparisons with Flexible Time-Dynamics

    Authors: Lucas Maystre, Victor Kristof, Matthias Grossglauser

    Abstract: Inspired by applications in sports where the skill of players or teams competing against each other varies over time, we propose a probabilistic model of pairwise-comparison outcomes that can capture a wide range of time dynamics. We achieve this by replacing the static parameters of a class of popular pairwise-comparison models by continuous-time Gaussian processes; the covariance function of the… ▽ More

    Submitted 17 May, 2019; v1 submitted 18 March, 2019; originally announced March 2019.

    Comments: Accepted at KDD 2019

  10. arXiv:1801.04159  [pdf, other

    stat.AP cs.SI stat.ML

    Can Who-Edits-What Predict Edit Survival?

    Authors: Ali Batuhan Yardım, Victor Kristof, Lucas Maystre, Matthias Grossglauser

    Abstract: As the number of contributors to online peer-production systems grows, it becomes increasingly important to predict whether the edits that users make will eventually be beneficial to the project. Existing solutions either rely on a user reputation system or consist of a highly specialized predictor that is tailored to a specific peer-production system. In this work, we explore a different point in… ▽ More

    Submitted 5 July, 2018; v1 submitted 12 January, 2018; originally announced January 2018.

    Comments: Accepted at KDD 2018

  11. arXiv:1610.06525  [pdf, other

    stat.ML cs.LG cs.SI

    ChoiceRank: Identifying Preferences from Node Traffic in Networks

    Authors: Lucas Maystre, Matthias Grossglauser

    Abstract: Understanding how users navigate in a network is of high interest in many applications. We consider a setting where only aggregate node-level traffic is observed and tackle the task of learning edge transition probabilities. We cast it as a preference learning problem, and we study a model where choices follow Luce's axiom. In this case, the $O(n)$ marginal counts of node visits are a sufficient s… ▽ More

    Submitted 15 June, 2017; v1 submitted 20 October, 2016; originally announced October 2016.

    Comments: Accepted at ICML 2017

  12. arXiv:1609.01176  [pdf, other

    cs.LG stat.AP

    The Player Kernel: Learning Team Strengths Based on Implicit Player Contributions

    Authors: Lucas Maystre, Victor Kristof, Antonio J. González Ferrer, Matthias Grossglauser

    Abstract: In this work, we draw attention to a connection between skill-based models of game outcomes and Gaussian process classification models. The Gaussian process perspective enables a) a principled way of dealing with uncertainty and b) rich models, specified through kernel functions. Using this connection, we tackle the problem of predicting outcomes of football matches between national teams. We deve… ▽ More

    Submitted 5 September, 2016; originally announced September 2016.

  13. arXiv:1502.05556  [pdf, other

    stat.ML cs.LG

    Just Sort It! A Simple and Effective Approach to Active Preference Learning

    Authors: Lucas Maystre, Matthias Grossglauser

    Abstract: We address the problem of learning a ranking by using adaptively chosen pairwise comparisons. Our goal is to recover the ranking accurately but to sample the comparisons sparingly. If all comparison outcomes are consistent with the ranking, the optimal solution is to use an efficient sorting algorithm, such as Quicksort. But how do sorting algorithms behave if some comparison outcomes are inconsis… ▽ More

    Submitted 15 June, 2017; v1 submitted 19 February, 2015; originally announced February 2015.

    Comments: Accepted at ICML 2017