中文
相关论文

相关论文: A Hierarchical Optimizer for Recommendation System…

200 篇论文

Collaborative recommendation is an information-filtering technique that attempts to present information items that are likely of interest to an Internet user. Traditionally, collaborative systems deal with situations with two types of…

统计理论 · 数学 2010-10-05 Gérard Biau , Benoît Cadre , Laurent Rouvière

Finding a shortest path in a graph is one of the most classic problems in algorithmic and graph theory. While we dispose of quite efficient algorithms for this ordinary problem (like the Dijkstra or Bellman-Ford algorithms), some slight…

数据结构与算法 · 计算机科学 2024-08-05 Abderrahim Bendahi , Adrien Fradin

Developing increasingly efficient and accurate algorithms for approximate nearest neighbor search is a paramount goal in modern information retrieval. A primary approach to addressing this question is clustering, which involves partitioning…

信息检索 · 计算机科学 2024-12-10 Thomas Vecchiato

In complex online social networks, it is crucial for a service consumer to extract the trustworthiest way to a target service provider from numerous social trust paths between them. The extraction of the trustworthiest way (namely, optimal…

社会与信息网络 · 计算机科学 2013-07-08 Lianggui Liu

Recently, the \textit{Tensor Nuclear Norm~(TNN)} regularization based on t-SVD has been widely used in various low tubal-rank tensor recovery tasks. However, these models usually require smooth change of data along the third dimension to…

机器学习 · 计算机科学 2021-06-16 Hao Kong , Canyi Lu , Zhouchen Lin

Nearest neighbor search is known as a challenging issue that has been studied for several decades. Recently, this issue becomes more and more imminent in viewing that the big data problem arises from various fields. In this paper, a…

计算机视觉与模式识别 · 计算机科学 2017-02-06 Wan-Lei Zhao , Jie Yang , Cheng-Hao Deng

A major problem of making friend suggestions in social networks is the large size of social graphs, which can have hundreds of millions of people and tens of billions of connections. Classic methods based on heuristics or factorizations are…

社会与信息网络 · 计算机科学 2024-12-17 Evgeny Zamyatin

How do the ratings of critics and amateurs compare and how should they be combined? Previous research has produced mixed results about the first question, while the second remains unanswered. We have created a new, unique dataset, with wine…

社会与信息网络 · 计算机科学 2024-09-16 Pantelis P. Analytis , Karthikeya Kaushik , Stefan Herzog , Bahador Bahrami , Ophelia Deroy

Tensor methods are among the most prominent tools for the numerical solution of high-dimensional problems where functions of multiple variables have to be approximated. These methods exploit the tensor structure of function spaces and apply…

数值分析 · 数学 2021-02-01 Anthony Nouy

We introduce a variant of the $k$-nearest neighbor classifier in which $k$ is chosen adaptively for each query, rather than supplied as a parameter. The choice of $k$ depends on properties of each neighborhood, and therefore may…

机器学习 · 计算机科学 2019-05-31 Akshay Balsubramani , Sanjoy Dasgupta , Yoav Freund , Shay Moran

Traditional route planning and k nearest neighbors queries only consider distance or travel time and ignore road safety altogether. However, many travellers prefer to avoid risky or unpleasant road conditions such as roads with high crime…

数据库 · 计算机科学 2022-04-28 Punam Biswas , Tanzima Hashem , Muhammad Aamir Cheema

Local search algorithms and iterated local search algorithms are a basic technique. Local search can be a stand along search methods, but it can also be hybridized with evolutionary algorithms. Recently, it has been shown that it is…

人工智能 · 计算机科学 2016-01-29 Francisco Chicano , Darrell Whitley , Renato Tinos

Probabilistic k-nearest neighbour (PKNN) classification has been introduced to improve the performance of original k-nearest neighbour (KNN) classification algorithm by explicitly modelling uncertainty in the classification of each feature…

机器学习 · 计算机科学 2013-05-07 Ji Won Yoon , Nial Friel

We consider the Top-$K$ selection problem, which aims to identify the largest $K$ elements in an array. Top-$K$ selection arises in many machine learning algorithms and often becomes a bottleneck on accelerators, which are optimized for…

机器学习 · 计算机科学 2026-05-14 Yashas Samaga , Varun Yerram , Spandana Raj Babbula , Prateek Jain , Praneeth Netrapalli

Most sequential recommendation (SR) systems employing graph neural networks (GNNs) only model a user's interaction sequence as a flat graph without hierarchy, overlooking diverse factors in the user's preference. Moreover, the timespan…

信息检索 · 计算机科学 2022-07-28 Lyuxin Xue , Deqing Yang , Yanghua Xiao

Facility location queries identify the best locations to set up new facilities for providing service to its users. Majority of the existing works in this space assume that the user locations are static. Such limitations are too restrictive…

数据库 · 计算机科学 2017-04-13 Shubhadip Mitra , Priya Saraf , Richa Sharma , Arnab Bhattacharya , Harsh Bhandari , Sayan Ranu

Approximate nearest neighbor algorithms are used to speed up nearest neighbor search in a wide array of applications. However, current indexing methods feature several hyperparameters that need to be tuned to reach an acceptable…

数据结构与算法 · 计算机科学 2019-04-25 Elias Jääsaari , Ville Hyvönen , Teemu Roos

Social recommendation which aims to leverage social connections among users to enhance the recommendation performance. With the revival of deep learning techniques, many efforts have been devoted to developing various neural network-based…

信息检索 · 计算机科学 2021-10-11 Huance Xu , Chao Huang , Yong Xu , Lianghao Xia , Hao Xing , Dawei Yin

Uncertainty about models and data is ubiquitous in the computational social sciences, and it creates a need for robust social network algorithms, which can simultaneously provide guarantees across a spectrum of models and parameter…

社会与信息网络 · 计算机科学 2016-06-13 Xinran He , David Kempe

This paper introduces a graph-based, potential-guided method for path planning problems in unknown environments, where obstacles are unknown until the robots are in close proximity to the obstacle locations. Inspired by optimal transport…

最优化与控制 · 数学 2019-09-26 Haoyan Zhai , Magnus Egerstedt , Haomin Zhou