Skip to main content

Showing 1–10 of 10 results for author: Bougleux, S

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

    cs.LG cs.NE math.OC

    A new Sinkhorn algorithm with Deletion and Insertion operations

    Authors: Luc Brun, Benoit Gaüzère, Sébastien Bougleux, Florian Yger

    Abstract: This technical report is devoted to the continuous estimation of an epsilon-assignment. Roughly speaking, an epsilon assignment between two sets V1 and V2 may be understood as a bijective mapping between a sub part of V1 and a sub part of V2 . The remaining elements of V1 (not included in this mapping) are mapped onto an epsilon pseudo element of V2 . We say that such elements are deleted. Convers… ▽ More

    Submitted 18 January, 2022; v1 submitted 29 November, 2021; originally announced November 2021.

    Comments: 20 pages

  2. arXiv:2107.14525  [pdf, ps, other

    cs.CV cs.DS

    The Minimum Edit Arborescence Problem and Its Use in Compressing Graph Collections [Extended Version]

    Authors: Lucas Gnecco, Nicolas Boria, Sébastien Bougleux, Florian Yger, David B. Blumenthal

    Abstract: The inference of minimum spanning arborescences within a set of objects is a general problem which translates into numerous application-specific unsupervised learning tasks. We introduce a unified and generic structure called edit arborescence that relies on edit paths between data in a collection, as well as the Min Edit Arborescence Problem, which asks for an edit arborescence that minimizes the… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

  3. arXiv:2104.05450  [pdf, other

    cs.CV cs.LG

    Deep learning using Havrda-Charvat entropy for classification of pulmonary endomicroscopy

    Authors: Thibaud Brochet, Jerome Lapuyade-Lahorgue, Sebastien Bougleux, Mathieu Salaun, Su Ruan

    Abstract: Pulmonary optical endomicroscopy (POE) is an imaging technology in real time. It allows to examine pulmonary alveoli at a microscopic level. Acquired in clinical settings, a POE image sequence can have as much as 25% of the sequence being uninformative frames (i.e. pure-noise and motion artefacts). For future data analysis, these uninformative frames must be first removed from the sequence. Theref… ▽ More

    Submitted 19 April, 2021; v1 submitted 12 April, 2021; originally announced April 2021.

    Comments: 8 pages, 7 figures

  4. Improved local search for graph edit distance

    Authors: Nicolas Boria, David B. Blumenthal, Sébastien Bougleux, Luc Brun

    Abstract: The graph edit distance (GED) measures the dissimilarity between two graphs as the minimal cost of a sequence of elementary operations transforming one graph into another. This measure is fundamental in many areas such as structural pattern recognition or classification. However, exactly computing GED is NP-hard. Among different classes of heuristic algorithms that were proposed to compute approxi… ▽ More

    Submitted 26 November, 2019; v1 submitted 5 July, 2019; originally announced July 2019.

    MSC Class: 05C60; 68W25; 65D15; 68T20

    Journal ref: Pattern Recognition Letters 129, pages 19-25, 2020

  5. Upper Bounding the Graph Edit Distance Based on Rings and Machine Learning

    Authors: David B. Blumenthal, Johann Gamper, Sébastien Bougleux, Luc Brun

    Abstract: The graph edit distance (GED) is a flexible distance measure which is widely used for inexact graph matching. Since its exact computation is NP-hard, heuristics are used in practice. A popular approach is to obtain upper bounds for GED via transformations to the linear sum assignment problem with error-correction (LSAPE). Typically, local structures and distances between them are employed for carr… ▽ More

    Submitted 28 January, 2021; v1 submitted 29 June, 2019; originally announced July 2019.

  6. arXiv:1906.11009  [pdf, other

    cs.CV q-bio.QM

    Generalized Median Graph via Iterative Alternate Minimizations

    Authors: Nicolas Boria, S'ebastien Bougleux, Benoit Gaüzère, Luc Brun

    Abstract: Computing a graph prototype may constitute a core element for clustering or classification tasks. However, its computation is an NP-Hard problem, even for simple classes of graphs. In this paper, we propose an efficient approach based on block coordinate descent to compute a generalized median graph from a set of graphs. This approach relies on a clear definition of the optimization process and ha… ▽ More

    Submitted 26 June, 2019; originally announced June 2019.

    Journal ref: IAPR International workshop on Graph-Based Representation in Pattern Recognition, Donatello Conte, Jean-Yves Ramel,, Jun 2019, Tours, France. pp.99-109

  7. arXiv:1905.07917  [pdf, other

    cs.CV cs.HC cs.NE

    Skeleton-Based Hand Gesture Recognition by Learning SPD Matrices with Neural Networks

    Authors: Xuan Nguyen, Luc Brun, Olivier Lezoray, Sébastien Bougleux

    Abstract: In this paper, we propose a new hand gesture recognition method based on skeletal data by learning SPD matrices with neural networks. We model the hand skeleton as a graph and introduce a neural network for SPD matrix learning, taking as input the 3D coordinates of hand joints. The proposed network is based on two newly designed layers that transform a set of SPD matrices into a SPD matrix. For ge… ▽ More

    Submitted 20 May, 2019; originally announced May 2019.

    Journal ref: 14th IEEE International Conference on Automatic Face and Gesture Recognition, May 2019, Lille, France

  8. arXiv:1904.12970  [pdf, other

    cs.CV cs.LG cs.NE

    A neural network based on SPD manifold learning for skeleton-based hand gesture recognition

    Authors: Xuan Son Nguyen, Luc Brun, Olivier Lézoray, Sébastien Bougleux

    Abstract: This paper proposes a new neural network based on SPD manifold learning for skeleton-based hand gesture recognition. Given the stream of hand's joint positions, our approach combines two aggregation processes on respectively spatial and temporal domains. The pipeline of our network architecture consists in three main stages. The first stage is based on a convolutional layer to increase the discrim… ▽ More

    Submitted 29 April, 2019; originally announced April 2019.

    Comments: Accepted at CVPR 2019

    MSC Class: 68T10; 68T05; 68T45 ACM Class: I.4.8; I.5.1; I.5.4; I.2.6; I.4.8

  9. arXiv:1603.04380  [pdf, other

    cs.DS cs.DM

    Linear Sum Assignment with Edition

    Authors: Sébastien Bougleux, Luc Brun

    Abstract: We consider the problem of transforming a set of elements into another by a sequence of elementary edit operations, namely substitutions, removals and insertions of elements. Each possible edit operation is penalized by a non-negative cost and the cost of a transformation is measured by summing the costs of its operations. A solution to this problem consists in defining a transformation having a m… ▽ More

    Submitted 23 March, 2016; v1 submitted 14 March, 2016; originally announced March 2016.

  10. arXiv:1512.07494  [pdf, ps, other

    cs.DS

    A Quadratic Assignment Formulation of the Graph Edit Distance

    Authors: Sébastien Bougleux, Luc Brun, Vincenzo Carletti, Pasquale Foggia, Benoit Gaüzère, Mario Vento

    Abstract: Computing efficiently a robust measure of similarity or dissimilarity between graphs is a major challenge in Pattern Recognition. The Graph Edit Distance (GED) is a flexible measure of dissimilarity between graphs which arises in error-tolerant graph matching. It is defined from an optimal sequence of edit operations (edit path) transforming one graph into an other. Unfortunately, the exact comput… ▽ More

    Submitted 23 December, 2015; originally announced December 2015.