Skip to main content

Showing 1–3 of 3 results for author: Boschin, A

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

    cs.LG

    A Self-Encoder for Learning Nearest Neighbors

    Authors: Armand Boschin, Thomas Bonald, Marc Jeanmougin

    Abstract: We present the self-encoder, a neural network trained to guess the identity of each data sample. Despite its simplicity, it learns a very useful representation of data, in a self-supervised way. Specifically, the self-encoder learns to distribute the data samples in the embedding space so that they are linearly separable from one another. This induces a geometry where two samples are close in the… ▽ More

    Submitted 25 June, 2023; originally announced June 2023.

  2. arXiv:2009.02963  [pdf, ps, other

    cs.CL cs.AI

    TorchKGE: Knowledge Graph Embedding in Python and PyTorch

    Authors: Armand Boschin

    Abstract: TorchKGE is a Python module for knowledge graph (KG) embedding relying solely on PyTorch. This package provides researchers and engineers with a clean and efficient API to design and test new models. It features a KG data structure, simple model interfaces and modules for negative sampling and model evaluation. Its main strength is a very fast evaluation module for the link prediction task, a cent… ▽ More

    Submitted 7 September, 2020; originally announced September 2020.

    Comments: Paper presented at KDD-IWKG 2020

  3. arXiv:1906.04536  [pdf, other

    cs.LG cs.AI cs.SI stat.ML

    WikiDataSets: Standardized sub-graphs from Wikidata

    Authors: Armand Boschin, Thomas Bonald

    Abstract: Developing new ideas and algorithms in the fields of graph processing and relational learning requires public datasets. While Wikidata is the largest open source knowledge graph, involving more than fifty million entities, it is larger than needed in many cases and even too large to be processed easily. Still, it is a goldmine of relevant facts and relations. Using this knowledge graph is time con… ▽ More

    Submitted 4 October, 2019; v1 submitted 11 June, 2019; originally announced June 2019.