Skip to main content

Showing 1–32 of 32 results for author: Vayatis, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2402.05715  [pdf, other

    stat.ML cs.LG

    Collaborative non-parametric two-sample testing

    Authors: Alejandro de la Concha, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: This paper addresses the multiple two-sample test problem in a graph-structured setting, which is a common scenario in fields such as Spatial Statistics and Neuroscience. Each node $v$ in fixed graph deals with a two-sample testing problem between two node-specific probability density functions (pdfs), $p_v$ and $q_v$. The goal is to identify nodes where the null hypothesis $p_v = q_v$ should be r… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

  2. arXiv:2311.01900  [pdf, other

    stat.ML cs.LG

    Online non-parametric likelihood-ratio estimation by Pearson-divergence functional minimization

    Authors: Alejandro de la Concha, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: Quantifying the difference between two probability density functions, $p$ and $q$, using available data, is a fundamental problem in Statistics and Machine Learning. A usual approach for addressing this problem is the likelihood-ratio estimation (LRE) between $p$ and $q$, which -- to our best knowledge -- has been investigated mainly for the offline case. This paper contributes by introducing a ne… ▽ More

    Submitted 3 November, 2023; originally announced November 2023.

  3. arXiv:2309.16274  [pdf, other

    stat.ML cs.LG stat.ME

    A framework for paired-sample hypothesis testing for high-dimensional data

    Authors: Ioannis Bargiotas, Argyris Kalogeratos, Nicolas Vayatis

    Abstract: The standard paired-sample testing approach in the multidimensional setting applies multiple univariate tests on the individual features, followed by p-value adjustments. Such an approach suffers when the data carry numerous features. A number of studies have shown that classification accuracy can be seen as a proxy for two-sample testing. However, neither theoretical foundations nor practical rec… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: 35th IEEE International Conference on Tools with Artificial Intelligence (ICTAI). 6 pages, 3 figures

    MSC Class: 62; 68 ACM Class: G.3; I.5; J.3

  4. arXiv:2309.15704  [pdf, other

    cs.LG

    Maximum Weight Entropy

    Authors: Antoine de Mathelin, François Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: This paper deals with uncertainty quantification and out-of-distribution detection in deep learning using Bayesian and ensemble methods. It proposes a practical solution to the lack of prediction diversity observed recently for standard approaches when used out-of-distribution (Ovadia et al., 2019; Liu et al., 2021). Considering that this issue is mainly related to a lack of weight diversity, we c… ▽ More

    Submitted 27 September, 2023; originally announced September 2023.

    Comments: 60 pages, 9 figures, 6 tables

  5. arXiv:2304.04042  [pdf, other

    cs.LG

    Deep Anti-Regularized Ensembles provide reliable out-of-distribution uncertainty quantification

    Authors: Antoine de Mathelin, Francois Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: We consider the problem of uncertainty quantification in high dimensional regression and classification for which deep ensemble have proven to be promising methods. Recent observations have shown that deep ensemble often return overconfident estimates outside the training domain, which is a major limitation because shifted distributions are often encountered in real-life scenarios. The principal c… ▽ More

    Submitted 8 April, 2023; originally announced April 2023.

    Comments: 26 pages, 9 figures

  6. arXiv:2301.03011  [pdf, other

    stat.ML cs.LG

    Online Centralized Non-parametric Change-point Detection via Graph-based Likelihood-ratio Estimation

    Authors: Alejandro de la Concha, Argyris Kalogeratos, Nicolas Vayatis

    Abstract: Consider each node of a graph to be generating a data stream that is synchronized and observed at near real-time. At a change-point $τ$, a change occurs at a subset of nodes $C$, which affects the probability distribution of their associated node streams. In this paper, we propose a novel kernel-based method to both detect $τ$ and localize $C$, based on the direct estimation of the likelihood-rati… ▽ More

    Submitted 12 January, 2023; v1 submitted 8 January, 2023; originally announced January 2023.

  7. arXiv:2209.04215  [pdf, other

    cs.LG

    Fast and Accurate Importance Weighting for Correcting Sample Bias

    Authors: Antoine de Mathelin, Francois Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: Bias in datasets can be very detrimental for appropriate statistical estimation. In response to this problem, importance weighting methods have been developed to match any biased distribution to its corresponding target unbiased distribution. The seminal Kernel Mean Matching (KMM) method is, nowadays, still considered as state of the art in this research field. However, one of the main drawbacks o… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: 16 pages, 3 figures

  8. arXiv:2205.14461  [pdf, other

    stat.ML cs.LG

    Collaborative likelihood-ratio estimation over graphs

    Authors: Alejandro de la Concha, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: Assuming we have iid observations from two unknown probability density functions (pdfs), $p$ and $q$, the likelihood-ratio estimation (LRE) is an elegant approach to compare the two pdfs only by relying on the available data. In this paper, we introduce the first -to the best of our knowledge-graph-based extension of this problem, which reads as follows: Suppose each node $v$ of a fixed graph has… ▽ More

    Submitted 31 January, 2024; v1 submitted 28 May, 2022; originally announced May 2022.

  9. arXiv:2110.10518  [pdf, other

    stat.ML cs.LG

    Online non-parametric change-point detection for heterogeneous data streams observed over graph nodes

    Authors: Alejandro de la Concha, Argyris Kalogeratos, Nicolas Vayatis

    Abstract: Consider a heterogeneous data stream being generated by the nodes of a graph. The data stream is in essence composed by multiple streams, possibly of different nature that depends on each node. At a given moment $τ$, a change-point occurs for a subset of nodes $C$, signifying the change in the probability distribution of their associated streams. In this paper we propose an online non-parametric m… ▽ More

    Submitted 20 October, 2021; originally announced October 2021.

    Comments: 11 pages

  10. arXiv:2107.03049  [pdf, other

    cs.LG

    ADAPT : Awesome Domain Adaptation Python Toolbox

    Authors: Antoine de Mathelin, Mounir Atiq, Guillaume Richard, Alejandro de la Concha, Mouad Yachouti, François Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: In this paper, we introduce the ADAPT library, an open source Python API providing the implementation of the main transfer learning and domain adaptation methods. The library is designed with a user friendly approach to facilitate the access to domain adaptation for a wide public. ADAPT is compatible with scikit-learn and TensorFlow and a full documentation is proposed online https://adapt-python.… ▽ More

    Submitted 1 February, 2023; v1 submitted 7 July, 2021; originally announced July 2021.

    Comments: 11 pages, 6 figures

  11. arXiv:2103.03757  [pdf, other

    cs.LG

    Discrepancy-Based Active Learning for Domain Adaptation

    Authors: Antoine de Mathelin, Francois Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: The goal of the paper is to design active learning strategies which lead to domain adaptation under an assumption of Lipschitz functions. Building on previous work by Mansour et al. (2009) we adapt the concept of discrepancy distance between source and target distributions to restrict the maximization over the hypothesis class to a localized class of functions which are performing accurate labelin… ▽ More

    Submitted 14 September, 2022; v1 submitted 5 March, 2021; originally announced March 2021.

    Comments: 32 pages, 15 figures

  12. arXiv:2007.02534  [pdf, other

    cs.LG eess.SP stat.ML

    Tensor Convolutional Sparse Coding with Low-Rank activations, an application to EEG analysis

    Authors: Pierre Humbert, Laurent Oudre, Nivolas Vayatis, Julien Audiffren

    Abstract: Recently, there has been growing interest in the analysis of spectrograms of ElectroEncephaloGram (EEG), particularly to study the neural correlates of (un)-consciousness during General Anesthesia (GA). Indeed, it has been shown that order three tensors (channels x frequencies x times) are a natural and useful representation of these signals. However this encoding entails significant difficulties,… ▽ More

    Submitted 10 July, 2020; v1 submitted 6 July, 2020; originally announced July 2020.

  13. arXiv:2006.10628  [pdf, other

    cs.LG stat.AP stat.ML

    Offline detection of change-points in the mean for stationary graph signals

    Authors: Alejandro de la Concha, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: This paper addresses the problem of segmenting a stream of graph signals: we aim to detect changes in the mean of a multivariate signal defined over the nodes of a known graph. We propose an offline method that relies on the concept of graph signal stationarity and allows the convenient translation of the problem from the original vertex domain to the spectral domain (Graph Fourier Transform), whe… ▽ More

    Submitted 29 February, 2024; v1 submitted 18 June, 2020; originally announced June 2020.

    Comments: 16 pages, 2 figures, 1 table, 1 annex. 9 pages of main text

    ACM Class: I.2.6

  14. arXiv:2006.08251  [pdf, other

    cs.LG stat.ML

    Adversarial Weighting for Domain Adaptation in Regression

    Authors: Antoine de Mathelin, Guillaume Richard, Francois Deheeger, Mathilde Mougeot, Nicolas Vayatis

    Abstract: We present a novel instance-based approach to handle regression tasks in the context of supervised domain adaptation under an assumption of covariate shift. The approach developed in this paper is based on the assumption that the task on the target domain can be efficiently learned by adequately reweighting the source instances during training phase. We introduce a novel formulation of the optimiz… ▽ More

    Submitted 15 September, 2021; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: 8 pages, 6 figures

  15. arXiv:2006.07199  [pdf, other

    cs.SI math.DS stat.AP

    Dynamic Epidemic Control via Sequential Resource Allocation

    Authors: Mathilde Fekom, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: In the Dynamic Resource Allocation (DRA) problem, an administrator has to allocate a limited amount of resources to the nodes of a network in order to reduce a diffusion process (DP) (e.g. an epidemic). In this paper we propose a multi-round dynamic control framework, which we realize through two derived models: the Restricted and the Sequential DRA (RDRA, SDRA), that allows for restricted informa… ▽ More

    Submitted 11 June, 2020; originally announced June 2020.

    Comments: arXiv admin note: text overlap with arXiv:1909.09678

  16. arXiv:2002.05160  [pdf, other

    cs.DS cs.AI cs.LG stat.ML

    Optimal Multiple Stop** Rule for Warm-Starting Sequential Selection

    Authors: Mathilde Fekom, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: In this paper we present the Warm-starting Dynamic Thresholding algorithm, developed using dynamic programming, for a variant of the standard online selection problem. The problem allows job positions to be either free or already occupied at the beginning of the process. Throughout the selection process, the decision maker interviews one after the other the new candidates and reveals a quality sco… ▽ More

    Submitted 12 February, 2020; originally announced February 2020.

  17. arXiv:1910.08512  [pdf, other

    stat.ML cond-mat.stat-mech cs.LG

    Learning the piece-wise constant graph structure of a varying Ising model

    Authors: Batiste Le Bars, Pierre Humbert, Argyris Kalogeratos, Nicolas Vayatis

    Abstract: This work focuses on the estimation of multiple change-points in a time-varying Ising model that evolves piece-wise constantly. The aim is to identify both the moments at which significant changes occur in the Ising model, as well as the underlying graph structures. For this purpose, we propose to estimate the neighborhood of each node by maximizing a penalized version of its conditional log-likel… ▽ More

    Submitted 30 June, 2020; v1 submitted 18 October, 2019; originally announced October 2019.

    Comments: 18 pages (9 pages for Appendix), 4 figures, 2 tables

  18. arXiv:1909.09678  [pdf, other

    eess.SY cs.AI cs.DM cs.SI math.OC

    Sequential Dynamic Resource Allocation for Epidemic Control

    Authors: Mathilde Fekom, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: Under the Dynamic Resource Allocation (DRA) model, an administrator has the mission to allocate dynamically a limited budget of resources to the nodes of a network in order to reduce a diffusion process (DP) (e.g. an epidemic). The standard DRA assumes that the administrator has constantly full information and instantaneous access to the entire network. Towards bringing such strategies closer to r… ▽ More

    Submitted 20 September, 2019; originally announced September 2019.

    Comments: 6 pages, 5 figures

    MSC Class: 68W27; 65C50; 90B15

  19. arXiv:1908.03367  [pdf, other

    stat.ML cs.LG

    Multivariate Convolutional Sparse Coding with Low Rank Tensor

    Authors: Pierre Humbert, Julien Audiffren, Laurent Oudre, Nicolas Vayatis

    Abstract: This paper introduces a new multivariate convolutional sparse coding based on tensor algebra with a general model enforcing both element-wise sparsity and low-rankness of the activations tensors. By using the CP decomposition, this model achieves a significantly more efficient encoding of the multivariate signal-particularly in the high order/ dimension setting-resulting in better performance. We… ▽ More

    Submitted 9 August, 2019; originally announced August 2019.

  20. arXiv:1907.06614  [pdf, other

    cs.LG stat.AP stat.ML

    Revealing posturographic features associated with the risk of falling in patients with Parkinsonian syndromes via machine learning

    Authors: Ioannis Bargiotas, Argyris Kalogeratos, Myrto Limnios, Pierre-Paul Vidal, Damien Ricard, Nicolas Vayatis

    Abstract: Falling in Parkinsonian syndromes (PS) is associated with postural instability and consists a common cause of disability among PS patients. Current posturographic practices record the body's center-of-pressure displacement (statokinesigram) while the patient stands on a force platform. Statokinesigrams, after appropriate signal processing, can offer numerous posturographic features, which however… ▽ More

    Submitted 15 July, 2019; originally announced July 2019.

    Comments: 16 pages, 11 figures (plots, tables, algorithms)

    MSC Class: 62H15

  21. arXiv:1809.07299  [pdf, other

    cs.DM cs.DS math.PR

    The Warm-starting Sequential Selection Problem and its Multi-round Extension

    Authors: Mathilde Fekom, Nicolas Vayatis, Argyris Kalogeratos

    Abstract: In the Sequential Selection Problem (SSP), immediate and irrevocable decisions need to be made as candidates randomly arrive for a job interview. Standard SSP variants, such as the well-known secretary problem, begin with an empty selection set (cold-start) and perform the selection process once over a single candidate set (single-round). In this paper we address these two limitations. First, we i… ▽ More

    Submitted 7 November, 2019; v1 submitted 19 September, 2018; originally announced September 2018.

    ACM Class: G.2; G.3

  22. arXiv:1801.00826  [pdf, other

    stat.CO cs.MS

    ruptures: change point detection in Python

    Authors: Charles Truong, Laurent Oudre, Nicolas Vayatis

    Abstract: ruptures is a Python library for offline change point detection. This package provides methods for the analysis and segmentation of non-stationary signals. Implemented algorithms include exact and approximate detection for various parametric and non-parametric models. ruptures focuses on ease of use by providing a well-documented and consistent interface. In addition, thanks to its modular structu… ▽ More

    Submitted 2 January, 2018; originally announced January 2018.

  23. arXiv:1801.00718  [pdf, other

    cs.CE stat.CO stat.ME

    Selective review of offline change point detection methods

    Authors: Charles Truong, Laurent Oudre, Nicolas Vayatis

    Abstract: This article presents a selective survey of algorithms for the offline detection of multiple change points in multivariate time series. A general yet structuring methodological strategy is adopted to organize this vast body of work. More precisely, detection algorithms considered in this review are characterized by three elements: a cost function, a search method and a constraint on the number of… ▽ More

    Submitted 26 March, 2020; v1 submitted 2 January, 2018; originally announced January 2018.

    Journal ref: Signal Processing, 167:107299, 2020

  24. arXiv:1709.05231  [pdf, ps, other

    stat.ML cs.AI cs.LG cs.SI math.OC

    A Spectral Method for Activity Sha** in Continuous-Time Information Cascades

    Authors: Kevin Scaman, Argyris Kalogeratos, Luca Corinzia, Nicolas Vayatis

    Abstract: Information Cascades Model captures dynamical properties of user activity in a social network. In this work, we develop a novel framework for activity sha** under the Continuous-Time Information Cascades Model which allows the administrator for local control actions by allocating targeted resources that can alter the spread of the process. Our framework employs the optimization of the spectral r… ▽ More

    Submitted 15 September, 2017; originally announced September 2017.

    MSC Class: 93E20; 91D30 ACM Class: I.2.6

  25. arXiv:1705.10087  [pdf, other

    cs.LG stat.ML

    DICOD: Distributed Convolutional Sparse Coding

    Authors: Thomas Moreau, Laurent Oudre, Nicolas Vayatis

    Abstract: In this paper, we introduce DICOD, a convolutional sparse coding algorithm which builds shift invariant representations for long signals. This algorithm is designed to run in a distributed setting, with local message passing, making it communication efficient. It is based on coordinate descent and uses locally greedy updates which accelerate the resolution compared to greedy coordinate selection.… ▽ More

    Submitted 13 May, 2018; v1 submitted 29 May, 2017; originally announced May 2017.

  26. arXiv:1602.04976  [pdf, ps, other

    stat.ML cs.LG

    Stochastic Process Bandits: Upper Confidence Bounds Algorithms via Generic Chaining

    Authors: Emile Contal, Nicolas Vayatis

    Abstract: The paper considers the problem of global optimization in the setup of stochastic process bandits. We introduce an UCB algorithm which builds a cascade of discretization trees based on generic chaining in order to render possible his operability over a continuous domain. The theoretical framework applies to functions under weak probabilistic smoothness assumptions and also extends significantly th… ▽ More

    Submitted 16 February, 2016; originally announced February 2016.

    Comments: preprint

  27. arXiv:1407.4760  [pdf, other

    math.OC cs.SI physics.soc-ph

    What Makes a Good Plan? An Efficient Planning Approach to Control Diffusion Processes in Networks

    Authors: Kevin Scaman, Argyris Kalogeratos, Nicolas Vayatis

    Abstract: In this paper, we analyze the quality of a large class of simple dynamic resource allocation (DRA) strategies which we name priority planning. Their aim is to control an undesired diffusion process by distributing resources to the contagious nodes of the network according to a predefined priority-order. In our analysis, we reduce the DRA problem to the linear arrangement of the nodes of the networ… ▽ More

    Submitted 17 July, 2014; originally announced July 2014.

    Comments: 18 pages, 3 figures

  28. arXiv:1407.4744  [pdf, other

    math.PR cs.SI physics.soc-ph

    Tight Bounds for Influence in Diffusion Networks and Application to Bond Percolation and Epidemiology

    Authors: Remi Lemonnier, Kevin Scaman, Nicolas Vayatis

    Abstract: In this paper, we derive theoretical bounds for the long-term influence of a node in an Independent Cascade Model (ICM). We relate these bounds to the spectral radius of a particular matrix and show that the behavior is sub-critical when this spectral radius is lower than $1$. More specifically, we point out that, in general networks, the sub-critical regime behaves in $O(\sqrt{n})$ where $n$ is t… ▽ More

    Submitted 17 July, 2014; originally announced July 2014.

    Comments: 20 pages, 4 figures

  29. arXiv:1311.4825  [pdf, other

    stat.ML cs.LG

    Gaussian Process Optimization with Mutual Information

    Authors: Emile Contal, Vianney Perchet, Nicolas Vayatis

    Abstract: In this paper, we analyze a generic algorithm scheme for sequential global optimization using Gaussian processes. The upper bounds we derive on the cumulative regret for this generic algorithm improve by an exponential factor the previously known bounds for algorithms like GP-UCB. We also introduce the novel Gaussian Process Mutual Information algorithm (GP-MI), which significantly improves furthe… ▽ More

    Submitted 8 June, 2015; v1 submitted 19 November, 2013; originally announced November 2013.

    Comments: Proceedings of The 31st International Conference on Machine Learning (ICML 2014)

  30. Parallel Gaussian Process Optimization with Upper Confidence Bound and Pure Exploration

    Authors: Emile Contal, David Buffoni, Alexandre Robicquet, Nicolas Vayatis

    Abstract: In this paper, we consider the challenge of maximizing an unknown function f for which evaluations are noisy and are acquired with high cost. An iterative procedure uses the previous measures to actively select the next estimation of f which is predicted to be the most useful. We focus on the case where the function can be evaluated in parallel with batches of fixed size and analyze the benefit co… ▽ More

    Submitted 2 September, 2013; v1 submitted 19 April, 2013; originally announced April 2013.

    Journal ref: Proceedings of ECML 2013, pp.225-240

  31. arXiv:1206.6474  [pdf

    cs.DS cs.LG math.NA stat.ML

    Estimation of Simultaneously Sparse and Low Rank Matrices

    Authors: Emile Richard, Pierre-Andre Savalle, Nicolas Vayatis

    Abstract: The paper introduces a penalized matrix estimation procedure aiming at solutions which are sparse and low-rank at the same time. Such structures arise in the context of social networks or protein interactions where underlying graphs have adjacency matrices which are block-diagonal in the appropriate basis. We introduce a convex mixed penalty which involves $\ell_1$-norm and trace norm simultaneous… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)

  32. arXiv:1203.5438  [pdf, ps, other

    cs.LG stat.ML

    A Regularization Approach for Prediction of Edges and Node Features in Dynamic Graphs

    Authors: Emile Richard, Andreas Argyriou, Theodoros Evgeniou, Nicolas Vayatis

    Abstract: We consider the two problems of predicting links in a dynamic graph sequence and predicting functions defined at each node of the graph. In many applications, the solution of one problem is useful for solving the other. Indeed, if these functions reflect node features, then they are related through the graph structure. In this paper, we formulate a hybrid approach that simultaneously learns the st… ▽ More

    Submitted 24 March, 2012; originally announced March 2012.