Search Results for author: Fabrice Rossi

Found 40 papers, 1 papers with code

Meta-survey on outlier and anomaly detection

1 code implementation12 Dec 2023 Madalina Olteanu, Fabrice Rossi, Florian Yger

From this comprehensive collection, a subset of 56 papers that claim to be general surveys on outlier detection is selected using a snowball search technique to enhance field coverage.

Anomaly Detection Benchmarking +1

Mixture of von Mises-Fisher distribution with sparse prototypes

no code implementations30 Dec 2022 Fabrice Rossi, Florian Barbaro

We also introduce a new data set on financial reports and exhibit the benefits of our method for exploratory analysis.

Clustering

Challenges in anomaly and change point detection

no code implementations27 Dec 2022 Madalina Olteanu, Fabrice Rossi, Florian Yger

On the one hand, the main concepts needed to understand the vast scientific literature on those subjects are introduced.

Change Point Detection

Model Based Co-clustering of Mixed Numerical and Binary Data

no code implementations22 Dec 2022 Aichetou Bouchareb, Marc Boullé, Fabrice Clérot, Fabrice Rossi

Co-clustering is a data mining technique used to extract the underlying block structure between the rows and columns of a data matrix.

Clustering

Co-clustering based exploratory analysis of mixed-type data tables

no code implementations22 Dec 2022 Aichetou Bouchareb, Marc Boullé, Fabrice Clérot, Fabrice Rossi

Co-clustering is a class of unsupervised data analysis techniques that extract the existing underlying dependency structure between the instances and variables of a data table as homogeneous blocks.

Clustering Vocal Bursts Type Prediction

Federated Learning -- Methods, Applications and beyond

no code implementations22 Dec 2022 Moritz Heusinger, Christoph Raab, Fabrice Rossi, Frank-Michael Schleif

In recent years the applications of machine learning models have increased rapidly, due to the large amount of available data and technological progress. While some domains like web analysis can benefit from this with only minor restrictions, other fields like in medicine with patient data are strongerregulated.

Federated Learning Transfer Learning

The State of the Art in Enhancing Trust in Machine Learning Models with the Use of Visualizations

no code implementations22 Dec 2022 A. Chatzimparmpas, R. Martins, I. Jusufi, K. Kucher, Fabrice Rossi, A. Kerren

To provide an overview and present the frontiers of current research on the topic, we present a State-of-the-Art Report (STAR) on enhancing trust in ML models with the use of interactive visualization.

Binary Diffing as a Network Alignment Problem via Belief Propagation

no code implementations31 Dec 2021 Elie Mengin, Fabrice Rossi

In this paper, we address the problem of finding a correspondence, or matching, between the functions of two programs in binary form, which is one of the most common task in binary diffing.

Improved Algorithm for the Network Alignment Problem with Application to Binary Diffing

no code implementations31 Dec 2021 Elie Mengin, Fabrice Rossi

In this paper, we present a novel algorithm to address the Network Alignment problem.

On the expressivity of bi-Lipschitz normalizing flows

no code implementations ICML Workshop INNF 2021 Alexandre Verine, Benjamin Negrevergne, Fabrice Rossi, Yann Chevaleyre

An invertible function is bi-Lipschitz if both the function and its inverse have bounded Lipschitz constants.

Un modèle Bayésien de co-clustering de données mixtes

no code implementations6 Feb 2019 Aichetou Bouchareb, Marc Boullé, Fabrice Rossi, Fabrice Clérot

The proposed model infers an optimal segmentation of all variables then performs a co-clustering by minimizing a Bayesian model selection cost function.

Clustering Model Selection

The State of the Art in Integrating Machine Learning into Visual Analytics

no code implementations22 Feb 2018 A. Endert, W. Ribarsky, C. Turkay, W Wong, I. Nabney, I Díaz Blanco, Fabrice Rossi

Visual analytics systems combine machine learning or other analytic techniques with interactive data visualization to promote sensemaking and analytical reasoning.

BIG-bench Machine Learning Data Visualization

Block modelling in dynamic networks with non-homogeneous Poisson processes and exact ICL

no code implementations10 Jul 2017 Marco Corneli, Pierre Latouche, Fabrice Rossi

We develop a model in which interactions between nodes of a dynamic network are counted by non homogeneous Poisson processes.

Mean Absolute Percentage Error for regression models

no code implementations9 May 2016 Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models.

regression

Exact ICL maximization in a non-stationary temporal extension of the stochastic block model for dynamic networks

no code implementations9 May 2016 Marco Corneli, Pierre Latouche, Fabrice Rossi

The stochastic block model (SBM) is a flexible probabilistic tool that can be used to model interactions between clusters of nodes in a network.

Stochastic Block Model

Co-Clustering Network-Constrained Trajectory Data

no code implementations4 Nov 2015 Mohamed Khalil El Mahrsi, Romain Guigourès, Fabrice Rossi, Marc Boullé

Recently, clustering moving object trajectories kept gaining interest from both the data mining and machine learning communities.

Clustering

Lasso based feature selection for malaria risk exposure prediction

no code implementations4 Nov 2015 Bienvenue Kouwayè, Noël Fonton, Fabrice Rossi

In life sciences, the experts generally use empirical knowledge to recode variables, choose interactions and perform selection by classical approach.

feature selection Malaria Risk Exposure Prediction

Study of a bias in the offline evaluation of a recommendation algorithm

no code implementations4 Nov 2015 Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

Recommendation systems have been integrated into the majority of large online systems to filter and rank information according to user profiles.

Recommendation Systems

A Study of the Spatio-Temporal Correlations in Mobile Calls Networks

no code implementations30 Oct 2015 Romain Guigourès, Marc Boullé, Fabrice Rossi

In this article, we introduce a practical analysis of a large database from a telecommunication operator.

Sélection de variables par le GLM-Lasso pour la prédiction du risque palustre

no code implementations9 Sep 2015 Bienvenue Kouwayè, Noël Fonton, Fabrice Rossi

Because the target variable is account variable and the lasso estimators are biased, variables selected by lasso are debiased by a GLM and used to predict the distribution of the main vector of malaria which is Anopheles.

Epidemiology Variable Selection

Empirical risk minimization is consistent with the mean absolute percentage error

no code implementations8 Sep 2015 Arnaud De Myttenaere, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models.

regression

Modelling time evolving interactions in networks through a non stationary extension of stochastic block models

no code implementations8 Sep 2015 Marco Corneli, Pierre Latouche, Fabrice Rossi

To overcome this limitation, we propose a partition of the whole time horizon, in which interactions are observed, and develop a non stationary extension of the SBM, allowing to simultaneously cluster the nodes in a network along with fixed time intervals in which the interactions take place.

Clustering Stochastic Block Model

Graphs in machine learning: an introduction

no code implementations23 Jun 2015 Pierre Latouche, Fabrice Rossi

In this paper, we give an introduction to some methods relying on graphs for learning.

BIG-bench Machine Learning Clustering +2

Search Strategies for Binary Feature Selection for a Naive Bayes Classifier

no code implementations12 Jun 2015 Tsirizo Rabenoro, Jérôme Lacaille, Marie Cottrell, Fabrice Rossi

We compare in this paper several feature selection methods for the Naive Bayes Classifier (NBC) when the data under study are described by a large number of redundant binary indicators.

feature selection General Classification

Using the Mean Absolute Percentage Error for Regression Models

no code implementations12 Jun 2015 Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

We study in this paper the consequences of using the Mean Absolute Percentage Error (MAPE) as a measure of quality for regression models.

regression

Reducing offline evaluation bias of collaborative filtering algorithms

no code implementations12 Jun 2015 Arnaud De Myttenaere, Boris Golden, Bénédicte Le Grand, Fabrice Rossi

Recommendation systems have been integrated into the majority of large online systems to filter and rank information according to user profiles.

Collaborative Filtering Recommendation Systems

Exact ICL maximization in a non-stationary time extension of the latent block model for dynamic networks

no code implementations12 Jun 2015 Marco Corneli, Pierre Latouche, Fabrice Rossi

The latent block model (LBM) is a flexible probabilistic tool to describe interactions between node sets in bipartite networks, but it does not account for interactions of time varying intensity between nodes in unknown classes.

Country-scale Exploratory Analysis of Call Detail Records through the Lens of Data Grid Models

no code implementations20 Mar 2015 Romain Guigourès, Dominique Gay, Marc Boullé, Fabrice Clérot, Fabrice Rossi

Call Detail Records (CDRs) are data recorded by telecommunications companies, consisting of basic informations related to several dimensions of the calls made through the network: the source, destination, date and time of calls.

How Many Dissimilarity/Kernel Self Organizing Map Variants Do We Need?

no code implementations2 Jul 2014 Fabrice Rossi

In numerous applicative contexts, data are too rich and too complex to be represented by numerical vectors.

Regularization in Relevance Learning Vector Quantization Using l one Norms

no code implementations18 Oct 2013 Martin Riedel, Marika Kästner, Fabrice Rossi, Thomas Villmann

We propose in this contribution a method for l one regularization in prototype based relevance learning vector quantization (LVQ) for sparse relevance profiles.

General Classification Quantization

A bag-of-paths framework for network data analysis

no code implementations27 Feb 2013 Kevin Françoisse, Ilkka Kivimäki, Amin Mantrach, Fabrice Rossi, Marco Saerens

This probability captures a notion of relatedness between nodes of the graph: two nodes are considered as highly related when they are connected by many, preferably low-cost, paths.

Cannot find the paper you are looking for? You can Submit a new open access paper.