paper-with-me

Papers

Learning Representations for Faster Similarity Search

2018-01-01 · ICLR 2018 1 · Ludwig Schmidt, Kunal Talwar

In high dimensions, the performance of nearest neighbor algorithms depends crucially on structure in the data. While traditional nearest neighbor datasets consisted mostly of hand-crafted feature vectors, an increasing number of datasets comes from representations learned with neural networks. We study the interaction between nearest neighbor algorithms and neural networks in more detail. We find that the network architecture can significantly influence the efficacy of nearest neighbor algorithms even when the classification accuracy is unchanged. Based on our experiments, we propose a number of training modifications that lead to significantly better datasets for nearest neighbor algorithms. Our modifications lead to learned representations that can accelerate nearest neighbor queries by 5x.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

LEMUR: Learned Multi-Vector Retrieval

2026-01-29 · Elias Jääsaari, Ville Hyvönen, Teemu Roos arxiv

Multi-vector representations generated by late interaction models, such as ColBERT, enable superior retrieval quality compared to single-vector representations in information retrieval applications. In multi-vector retri…

Information Retrieval

Search Efficient Binary Network Embedding

2019-01-14 · Daokun Zhang, Jie Yin, Xingquan Zhu, Chengqi Zhang

Traditional network embedding primarily focuses on learning a continuous vector representation for each node, preserving network structure and/or node content information, such that off-the-shelf machine learning algorit…

AttributeNetwork EmbeddingNode ClassificationNode Clustering

Fast and Accurate Deep Bidirectional Language Representations for Unsupervised Learning

2020-04-17 · ACL 2020 6 · Joongbo Shin, Yoonhyung Lee, Seunghyun Yoon, Kyomin Jung

Even though BERT achieves successful performance improvements in various supervised learning tasks, applying BERT for unsupervised tasks still holds a limitation that it requires repetitive inference for computing contex…

CPULanguage ModelingLanguage ModellingReranking+2

VEXIR2Vec: An Architecture-Neutral Embedding Framework for Binary Similarity

2023-12-01 · S. VenkataKeerthy, Soumya Banerjee, Sayan Dey, Yashas Andaluri 외

Binary similarity involves determining whether two binary programs exhibit similar functionality, often originating from the same source code. In this work, we propose VexIR2Vec, an approach for binary similarity using V…

Graph EmbeddingKnowledge Graph Embedding

Extracting Text Representations for Terms and Phrases in Technical Domains

2023-05-25 · Francesco Fusco, Diego Antognini

Extracting dense representations for terms and phrases is a task of great importance for knowledge discovery platforms targeting highly-technical fields. Dense representations are used as features for downstream componen…

Sentence