We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

The Unsung Hero of Vector Database: Metric Learning

Formale Metadaten

Titel
The Unsung Hero of Vector Database: Metric Learning
Serientitel
Anzahl der Teile
64
Autor
Mitwirkende
Lizenz
CC-Namensnennung 3.0 Unported:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
The unsung Hero of vector database. And I am talking about a machine learning concept not one of the companies (because there are so many) 1. Metric learning: What is metric learning? 2. Problem without metric learning, mostly with an example of negation. Cosine similarity doesn't work with negation. 3. How to train metric learning embeddings. 4. Data, Model, and the loss function 5. Data, what is anchor, positive and negative 6. Model: Siamese networks, since we deal with different data, which needs different architecture. 7. Loss: the loss function is big, triple loss, and contrastive loss. 5. Demo of how it improved the overall experience of working with negations.