中文
相关论文

相关论文: A Faster Algorithm to Build New Users Similarity L…

200 篇论文

Communities play a crucial role to describe and analyse modern networks. However, the size of those networks has grown tremendously with the increase of computational power and data storage. While various methods have been developed to…

物理与社会 · 物理学 2013-08-30 Arnaud Browet , P. -A. Absil , Paul Van Dooren

Users of online dating sites are facing information overload that requires them to manually construct queries and browse huge amount of matching user profiles. This becomes even more problematic for multimedia profiles. Although matchmaking…

信息检索 · 计算机科学 2007-05-23 Lukas Brozovsky , Vaclav Petricek

Sorting is one of the oldest computing problems and is still very important in the age of big data. Various algorithms and implementation techniques have been proposed. In this study, we focus on comparison based, internal sorting…

数据结构与算法 · 计算机科学 2016-09-16 Hantao Zhang , Baoluo Meng , Yiwen Liang

With the rapid development of information technology, "information overload" has become the main theme that plagues people's online life. As an effective tool to help users quickly search for useful information, a personalized…

信息检索 · 计算机科学 2022-06-03 Peiyu Liu , Junping Du , Zhe Xue , Ang Li

A significantly faster algorithm is presented for the original kNN mode seeking procedure. It has the advantages over the well-known mean shift algorithm that it is feasible in high-dimensional vector spaces and results in uniquely, well…

机器学习 · 统计学 2017-12-21 Robert P. W. Duin , Sergey Verzakov

Collaborative filtering algorithms haven been widely used in recommender systems. However, they often suffer from the data sparsity and cold start problems. With the increasing popularity of social media, these problems may be solved by…

信息检索 · 计算机科学 2014-12-25 Chen Luo , Wei Pang , Zhe Wang

One important tool is the optimal clustering of data into useful categories. Dividing similar objects into a smaller number of clusters is of importance in many applications. These include search engines, monitoring of academic performance,…

分布式、并行与集群计算 · 计算机科学 2017-09-21 Gavriel Yarmish , Philip Listowsky , Simon Dexter

DBSCAN is a popular density-based clustering algorithm. It computes the $\epsilon$-neighborhood graph of a dataset and uses the connected components of the high-degree nodes to decide the clusters. However, the full neighborhood graph may…

机器学习 · 计算机科学 2020-10-23 Heinrich Jiang , Jennifer Jang , Jakub Łącki

Subspace clustering refers to the problem of clustering high-dimensional data points into a union of low-dimensional linear subspaces, where the number of subspaces, their dimensions and orientations are all unknown. In this paper, we…

机器学习 · 统计学 2014-03-17 Reinhard Heckel , Eirikur Agustsson , Helmut Bölcskei

Many important multiple-objective decision problems can be cast within the framework of ranking under constraints and solved via a weighted bipartite matching linear program. Some of these optimization problems, such as personalized content…

信息检索 · 计算机科学 2022-02-16 Yegor Tkachenko , Wassim Dhaouadi , Kamel Jedidi

Many of the traditional recommendation algorithms are designed based on the fundamental idea of mining or learning correlative patterns from data to estimate the user-item correlative preference. However, pure correlative learning may lead…

信息检索 · 计算机科学 2023-08-15 Shuyuan Xu , Yingqiang Ge , Yunqi Li , Zuohui Fu , Xu Chen , Yongfeng Zhang

Despite the popularity of Collaborative Filtering (CF), CF-based methods are haunted by the \textit{cold-start} problem, which has a significantly negative impact on users' experiences with Recommender Systems (RS). In this paper, to…

信息检索 · 计算机科学 2018-09-03 Lei Zheng , Chun-Ta Lu , Fei Jiang , Jiawei Zhang , Philip S. Yu

All-pairs set similarity is a widely used data mining task, even for large and high-dimensional datasets. Traditionally, similarity search has focused on discovering very similar pairs, for which a variety of efficient algorithms are known.…

数据结构与算法 · 计算机科学 2020-03-09 Cyrus Rashtchian , Aneesh Sharma , David P. Woodruff

We propose a streaming algorithm for the binary classification of data based on crowdsourcing. The algorithm learns the competence of each labeller by comparing her labels to those of other labellers on the same tasks and uses this…

机器学习 · 统计学 2016-02-24 Thomas Bonald , Richard Combes

Correlation filters (CFs) are a class of classifiers that are attractive for object localization and tracking applications. Traditionally, CFs have been designed in the frequency domain using the discrete Fourier transform (DFT), where…

计算机视觉与模式识别 · 计算机科学 2016-11-18 Joseph A. Fernandez , Vishnu Naresh Boddeti , Andres Rodriguez , B. V. K. Vijaya Kumar

Image similarity measures play an important role in nearest neighbor search and duplicate detection for large-scale image datasets. Recently, Minwise Hashing (or Minhash) and its related hashing algorithms have achieved great performances…

多媒体 · 计算机科学 2018-07-11 Jun Long , Qunfeng Liu , Xinpan Yuan , Chengyuan Zhang , Junfeng Liu

Collaborative filtering or recommender systems use a database about user preferences to predict additional topics or products a new user might like. In this paper we describe several algorithms designed for this task, including techniques…

信息检索 · 计算机科学 2013-02-01 John S. Breese , David Heckerman , Carl Kadie

Federated learning is a prominent distributed learning paradigm that incorporates collaboration among diverse clients, promotes data locality, and thus ensures privacy. These clients have their own technological, cultural, and other biases…

机器学习 · 计算机科学 2024-11-04 Antesh Upadhyay , Abolfazl Hashemi

This technical note compares two coding (quantization) schemes for random projections in the context of sub-linear time approximate near neighbor search. The first scheme is based on uniform quantization while the second scheme utilizes a…

机器学习 · 计算机科学 2014-04-01 Ping Li , Michael Mitzenmacher , Anshumali Shrivastava

The approximate nearest neighbor (ANN) search problem is fundamental to efficiently serving many real-world machine learning applications. A number of techniques have been developed for ANN search that are efficient, accurate, and scalable.…

机器学习 · 计算机科学 2023-02-23 Philip Sun , Ruiqi Guo , Sanjiv Kumar