中文
相关论文

相关论文: A Comparison of Similarity Based Instance Selectio…

200 篇论文

Multi-class classification with a very large number of classes, or extreme classification, is a challenging problem from both statistical and computational perspectives. Most of the classical approaches to multi-class classification,…

机器学习 · 统计学 2020-04-21 Anton Belyy , Aleksei Sholokhov

This paper introduces "Multi-Level Spherical LSH": parameter-free, a multi-level, data-dependant Locality Sensitive Hashing data structure for solving the Approximate Near Neighbors Problem (ANN). This data structure uses a modified version…

数据结构与算法 · 计算机科学 2017-09-19 Teresa Nicole Brooks , Rania Almajalid

Optimizing the approximation of Average Precision (AP) has been widely studied for image retrieval. Limited by the definition of AP, such methods consider both negative and positive instances ranking before each positive instance. However,…

信息检索 · 计算机科学 2022-05-10 Zhuo Li , Weiqing Min , Jiajun Song , Yaohui Zhu , Liping Kang , Xiaoming Wei , Xiaolin Wei , Shuqiang Jiang

In this study, we introduce a feature knowledge distillation framework to improve low-resolution (LR) face recognition performance using knowledge obtained from high-resolution (HR) images. The proposed framework transfers informative…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Sungho Shin , Yeonguk Yu , Kyoobin Lee

We present **vstash**, a local-first document memory system that combines vector similarity search with full-text keyword matching via Reciprocal Rank Fusion (RRF) and adaptive per-query IDF weighting. All data resides in a single SQLite…

信息检索 · 计算机科学 2026-04-20 Jayson Steffens

We show that approximate similarity (near neighbour) search can be solved in high dimensions with performance matching state of the art (data independent) Locality Sensitive Hashing, but with a guarantee of no false negatives. Specifically,…

数据结构与算法 · 计算机科学 2018-06-28 Thomas Dybdahl Ahle

As much as Graph Convolutional Networks (GCNs) have shown tremendous success in recommender systems and collaborative filtering (CF), the mechanism of how they, especially the core components (\textit{i.e.,} neighborhood aggregation)…

信息检索 · 计算机科学 2022-04-26 Shaowen Peng , Kazunari Sugiyama , Tsunenori Mine

As data volumes continue to grow, clustering and outlier detection algorithms are becoming increasingly time-consuming. Classical index structures for neighbor search are no longer sustainable due to the "curse of dimensionality". Instead,…

数据库 · 计算机科学 2021-05-12 Li Wang

To account for joint tracking and classification (JTC) of multiple targets from observation sets in presence of detection uncertainty, noise and clutter, this paper develops a new trajectory probability hypothesis density (TPHD) filter,…

信号处理 · 电气工程与系统科学 2021-11-09 Shaoxiu Wei , Boxiang Zhang , Wei Yi

Aiming at recognizing the samples from novel categories with few reference samples, few-shot learning (FSL) is a challenging problem. We found that the existing works often build their few-shot model based on the image-level feature by…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Junying Huang , Fan Chen , Keze Wang , Liang Lin , Dongyu Zhang

The quantitative analysis of information structure through a deep neural network (DNN) can unveil new insights into the theoretical performance of DNN architectures. Two very promising avenues of research towards quantitative information…

机器学习 · 计算机科学 2020-12-08 Andrew Hryniowski , Alexander Wong

Link prediction problem has increasingly become prominent in many domains such as social network analyses, bioinformatics experiments, transportation networks, criminal investigations and so forth. A variety of techniques has been developed…

人工智能 · 计算机科学 2023-05-18 Safiye Ghasemi , Amin Zarei

Hashing methods have been widely used for efficient similarity retrieval on large scale image database. Traditional hashing methods learn hash functions to generate binary codes from hand-crafted features, which achieve limited accuracy…

计算机视觉与模式识别 · 计算机科学 2017-11-08 Jian Zhang , Yuxin Peng

In classical sparse representation based classification and weighted SRC algorithms, the test samples are sparely represented by all training samples. They emphasize the sparsity of the coding coefficients but without considering the local…

应用统计 · 统计学 2017-02-17 Shanwen Zhang , Harry Wang , Wenzhun Huang

We present SLASH (Sketched LocAlity Sensitive Hashing), an MPI (Message Passing Interface) based distributed system for approximate similarity search over terabyte scale datasets. SLASH provides a multi-node implementation of the popular…

数据库 · 计算机科学 2020-08-19 Nicholas Meisburger , Anshumali Shrivastava

When evaluated in dynamic, open-world situations, neural networks struggle to detect unseen classes. This issue complicates the deployment of continual learners in realistic environments where agents are not explicitly informed when novel…

机器学习 · 计算机科学 2023-09-07 Abe Ejilemele , Jorge Mendez-Mendez

Nearest neighbor (NN) sampling provides more semantic variations than pre-defined transformations for self-supervised learning (SSL) based image recognition problems. However, its performance is restricted by the quality of the support set,…

计算机视觉与模式识别 · 计算机科学 2023-08-15 Momojit Biswas , Himanshu Buckchash , Dilip K. Prasad

We study the challenging incremental few-shot object detection (iFSD) setting. Recently, hypernetwork-based approaches have been studied in the context of continuous and finetune-free iFSD with limited success. We take a closer look at…

计算机视觉与模式识别 · 计算机科学 2022-04-06 Li Yin , Juan M Perez-Rua , Kevin J Liang

Standard Collaborative Filtering (CF) algorithms make use of interactions between users and items in the form of implicit or explicit ratings alone for generating recommendations. Similarity among users or items is calculated purely based…

信息检索 · 计算机科学 2014-02-26 Jobin Wilson , Santanu Chaudhury , Brejesh Lall , Prateek Kapadia

In the classic setting of unsupervised domain adaptation (UDA), the labeled source data are available in the training phase. However, in many real-world scenarios, owing to some reasons such as privacy protection and information security,…

计算机视觉与模式识别 · 计算机科学 2021-08-04 Song Tang , Yan Yang , Zhiyuan Ma , Norman Hendrich , Fanyu Zeng , Shuzhi Sam Ge , Changshui Zhang , Jianwei Zhang