中文
相关论文

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

200 篇论文

The Hierarchical Heavy Hitters problem extends the notion of frequent items to data arranged in a hierarchy. This problem has applications to network traffic monitoring, anomaly detection, and DDoS detection. We present a new streaming…

数据结构与算法 · 计算机科学 2011-08-10 Michael Mitzenmacher , Thomas Steinke , Justin Thaler

Topological sorting is an important technique in numerous practical applications, such as information retrieval, recommender systems, optimization, etc. In this paper, we introduce a problem of generalized topological sorting with…

最优化与控制 · 数学 2022-01-21 Jean Ruppert , Marharyta Aleksandrova , Thomas Engel

The widespread use of the internet has led to an overwhelming amount of data, which has resulted in the problem of information overload. Recommender systems have emerged as a solution to this problem by providing personalized…

信息检索 · 计算机科学 2024-08-15 Hui Fang , Xu Feng , Lu Qin , Zhu Sun

The chronological order of user-item interactions is a key feature in many recommender systems, where the items that users will interact may largely depend on those items that users just accessed recently. However, with the tremendous…

信息检索 · 计算机科学 2019-06-24 Chen Ma , Peng Kang , Xue Liu

Community search over large graphs is a fundamental problem in graph analysis. Recent studies propose to compute top-k influential communities, where each reported community not only is a cohesive subgraph but also has a high influence…

数据库 · 计算机科学 2017-12-15 Fei Bi , Lijun Chang , Xuemin Lin , Wenjie Zhang

We consider a practical top-k route search problem: given a collection of points of interest (POIs) with rated features and traveling costs between POIs, a user wants to find k routes from a source to a destination and limited in a cost…

社会与信息网络 · 计算机科学 2018-11-05 Hongwei Liang , Ke Wang

A $k$-ranking of a graph $G$ is a labeling of its vertices from $\{1,\ldots,k\}$ such that any nontrivial path whose endpoints have the same label contains a larger label. The least $k$ for which $G$ has a $k$-ranking is the ranking number…

组合数学 · 数学 2014-01-14 Daniel C. McDonald

The problem of selecting the most representative tuples from a dataset has led to the development of powerful tools, among which Skyline and Ranking (or Top-k) queries stand out for their ability to support the optimization of multiple…

数据库 · 计算机科学 2022-04-29 Giulio Talarico

Knowledge graph question answering (KGQA) based on information retrieval aims to answer a question by retrieving answer from a large-scale knowledge graph. Most existing methods first roughly retrieve the knowledge subgraphs (KSG) that may…

计算与语言 · 计算机科学 2022-10-06 Hanning Gao , Lingfei Wu , Po Hu , Zhihua Wei , Fangli Xu , Bo Long

This paper presents how to perform minimax optimal classification, regression, and density estimation based on fixed-$k$ nearest neighbor (NN) searches. We consider a distributed learning scenario, in which a massive dataset is split into…

统计理论 · 数学 2024-09-11 J. Jon Ryu , Young-Han Kim

Low-rank decomposition plays a central role in accelerating convolutional neural network (CNN), and the rank of decomposed kernel-tensor is a key parameter that determines the complexity and accuracy of a neural network. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-07-02 Hyeji Kim , Chong-Min Kyung

In this paper, we present two tensor network quantum-inspired algorithms to solve the knapsack and the shortest path problems, and enables to solve some of its variations. These methods provide an exact equation which returns the optimal…

Search engines operate under a strict time constraint as a fast response is paramount to user satisfaction. Thus, neural re-ranking models have a limited time-budget to re-rank documents. Given the same amount of time, a faster re-ranking…

信息检索 · 计算机科学 2020-02-06 Sebastian Hofstätter , Markus Zlabinger , Allan Hanbury

Existing neural constructive solvers for routing problems have predominantly employed transformer architectures, conceptualizing the route construction as a set-to-sequence learning task. However, their efficacy has primarily been…

机器学习 · 计算机科学 2024-08-08 Yong Liang Goh , Zhiguang Cao , Yining Ma , Yanfei Dong , Mohammed Haroon Dupty , Wee Sun Lee

Tiering is an essential technique for building large-scale information retrieval systems. While the selection of documents for high priority tiers critically impacts the efficiency of tiering, past work focuses on optimizing it with respect…

信息检索 · 计算机科学 2020-05-19 Hyokun Yun , Michael Froh , Roshan Makhijani , Brian Luc , Alex Smola , Trishul Chilimbi

With the urbanization and development of infrastructure, the community search over road networks has become increasingly important in many real applications such as urban/city planning, social study on local communities, and community…

数据库 · 计算机科学 2022-04-29 Niranjan Rai , Xiang Lian

Tensors, especially higher-order tensors, are typically represented in low-rank formats to preserve the main information of the high-dimensional data while saving memory space. In practice, only a small fraction elements in high-dimensional…

数值分析 · 数学 2025-11-12 Chuanfu Xiao , Jiaxin Zeng

Many search engines such as Google, Bing & Yahoo! show search suggestions when users enter search phrases on their interfaces. These suggestions are meant to assist the user in finding what she wants quickly and also suggesting common…

数据结构与算法 · 计算机科学 2021-11-01 Dhruv Matani

The k-nearest neighbors (kNN) algorithm is a cornerstone of non-parametric classification in artificial intelligence, yet its deployment in large-scale applications is persistently constrained by the computational trade-off between…

机器学习 · 计算机科学 2026-01-26 Jiaye Li , Gang Chen , Hang Xu , Shichao Zhang

Recently, there has been significant interest in the study of the community search problem in social and information networks: given one or more query nodes, find densely connected communities containing the query nodes. However, most…

社会与信息网络 · 计算机科学 2015-09-15 Xin Huang , Laks V. S. Lakshmanan , Jeffrey Xu Yu , Hong Cheng