Skip to main content

Showing 1–2 of 2 results for author: Lutz, Q

.
  1. arXiv:2110.14521  [pdf, other

    cs.DS cs.AI cs.DM math.CO

    Active clustering for labeling training data

    Authors: Quentin Lutz, Élie de Panafieu, Alex Scott, Maya Stein

    Abstract: Gathering training data is a key step of any supervised learning task, and it is both critical and expensive. Critical, because the quantity and quality of the training data has a high impact on the performance of the learned function. Expensive, because most practical cases rely on humans-in-the-loop to label the data. The process of determining the correct labels is much more expensive than comp… ▽ More

    Submitted 27 October, 2021; originally announced October 2021.

    Comments: Accepted at Neurips 2021. The main part is 14 pages long, the rest is an appendix containing the long version of the proofs

    Journal ref: NeurIPS 2021

  2. arXiv:2009.07660  [pdf, other

    cs.SI

    Scikit-network: Graph Analysis in Python

    Authors: Thomas Bonald, Nathan de Lara, Quentin Lutz, Bertrand Charpentier

    Abstract: Scikit-network is a Python package inspired by scikit-learn for the analysis of large graphs. Graphs are represented by their adjacency matrix in the sparse CSR format of SciPy. The package provides state-of-the-art algorithms for ranking, clustering, classifying, embedding and visualizing the nodes of a graph. High performance is achieved through a mix of fast matrix-vector products (using SciPy)… ▽ More

    Submitted 14 September, 2020; originally announced September 2020.

    Journal ref: Journal of Machine Learning Research, Microtome Publishing, In press