SM1's BLOG 4 U: AN AGGREGATION OF CONSERVATIVE VIEWS, NEWS, SOME HUMOR, & SCIENCE TOO! ... "♂, ♀, *, †, ∞"
Tuesday, March 2, 2021
Show HN: NNext – A feature vector datastore and nearest neighbor search service https://ift.tt/308JSBH
Show HN: NNext – A feature vector datastore and nearest neighbor search service Hi all. As a machine learning engineer, I mostly think in terms of feature vectors, embeddings, and matrices. Indeed one of the most useful byproducts of deep neural networks is embeddings because they allow us to represent high-dimensional data in terms of lower-dimensional latent vectors. These feature vectors can be used for downstream applications like similarly search, recommendation systems and near duplicate detection. As an ML engineer, I was frustrated by the lack of a datastore in which vectors are first-class citizens. As a result, most ML engineers, including myself, end up using awkward workarounds to store vectors such as arrays in SQL/NoSQL databases, stringifying vectors and storing them as text in in-memory-based caching systems such as Redis ETC. Furthermore, these systems don't allow for vector-based query operations such as nearest neighbor search. Consequently, engineers have to deploy additional approximate nearest neighbor search systems such as Facebook's FAISS or Spotify's ANNOY. These systems, while nifty and fast, are difficult to install and are costly to maintain. To address these issues, I built NNext, a managed vector datastore in which vectors are first class citizens. NNext, allows you to store vectors along with any json-blob metadata. Furthermore, NNext comes with a fast approximate nearest-neighbor (ANN) search capability. I would love to get feedback on your experience as Data Scientist or ML engineer storing feature vectors and ANN systems. Please shoot me an email at p@nnext.net. https://nnext.net March 2, 2021 at 07:22PM
Subscribe to:
Post Comments (Atom)
Featured Post
RT @anti_commie32: Keep up the great work!!! https://t.co/FIAnl1hxwG
RT @anti_commie32: Keep up the great work!!! https://t.co/FIAnl1hxwG — Joseph Moran (@JMM7156) May 2, 2023 from Twitter https://twitter....
-
Share it Tweet it Donate Ad Feedback Four Charged with Hate Crime, Kidnapping, Assault After Facebook Live Video...
-
Sandra Ávila Deported from the U.S.-But Legal Troubles Follow her... Eduardo Arellano Félix, El Doctor, Sentenced to 15 years in Prison 7 di...
-
THESE CARTOONS ARE ALL FROM OVERSEAS... None of these are from U.S. newspapers > NONE OF THESE ARE FROM USA PAPERS. HOW IS IT T...
No comments:
Post a Comment