Skip to main content

Showing 1–2 of 2 results for author: Geuter, J

.
  1. arXiv:2307.11224  [pdf, other

    cs.CL cs.AI cs.IR cs.LG

    **a Embeddings: A Novel Set of High-Performance Sentence Embedding Models

    Authors: Michael Günther, Louis Milliken, Jonathan Geuter, Georgios Mastrapas, Bo Wang, Han Xiao

    Abstract: **a Embeddings constitutes a set of high-performance sentence embedding models adept at translating textual inputs into numerical representations, capturing the semantics of the text. These models excel in applications like dense retrieval and semantic textual similarity. This paper details the development of **a Embeddings, starting with the creation of high-quality pairwise and triplet dataset… ▽ More

    Submitted 20 October, 2023; v1 submitted 20 July, 2023; originally announced July 2023.

    Comments: 9 pages, 2 page appendix

    MSC Class: 68T50 ACM Class: H.3.1; H.3.3; I.2.7; I.5.4

  2. arXiv:2212.00133  [pdf, other

    cs.LG math.OC stat.ML

    Generative Adversarial Learning of Sinkhorn Algorithm Initializations

    Authors: Jonathan Geuter, Vaios Laschos

    Abstract: The Sinkhorn algorithm is the state-of-the-art to approximate solutions of entropic optimal transport (OT) distances between discrete probability distributions. We show that meticulously training a neural network to learn initializations to the algorithm via the entropic OT dual problem can significantly speed up convergence, while maintaining desirable properties of the Sinkhorn algorithm, such a… ▽ More

    Submitted 1 February, 2024; v1 submitted 30 November, 2022; originally announced December 2022.

    Comments: 15 pages, 9 figures

    MSC Class: 68T07 (Primary) 90C08 (Secondary) ACM Class: I.2.6; G.3; G.4