中文
相关论文

相关论文: New Algorithms for Heavy Hitters in Data Streams

200 篇论文

The need to analyze information from streams arises in a variety of applications. One of its fundamental research directions is to mine sequential patterns over data streams. Current studies mine series of items based on the presence of the…

数据库 · 计算机科学 2022-04-12 Thomas Guyet , Wenbin Zhang , Albert Bifet

The experiments covered by Machine Learning (ML) must consider two important aspects to assess the performance of a model: datasets and algorithms. Robust benchmarks are needed to evaluate the best classifiers. For this, one can adopt gold…

Graphs have been commonly used to model many applications. A natural problem which abstracts applications such as itinerary planning, playlist recommendation, and flow analysis in information networks is that of finding the heaviest path(s)…

数据库 · 计算机科学 2015-03-19 Mohammad Khabbaz , Smriti Bhagat , Laks V. S. Lakshmanan

Herding is a deterministic algorithm used to generate data points that can be regarded as random samples satisfying input moment conditions. The algorithm is based on the complex behavior of a high-dimensional dynamical system and is…

机器学习 · 统计学 2023-05-10 Hiroshi Yamashita , Hideyuki Suzuki , Kazuyuki Aihara

In this paper, we address the problem of quick detection of high-degree entities in large online social networks. Practical importance of this problem is attested by a large number of companies that continuously collect and update…

社会与信息网络 · 计算机科学 2014-10-24 Konstantin Avrachenkov , Nelly Litvak , Liudmila Ostroumova Prokhorenkova , Eugenia Suyargulova

Data Stream Mining is one of the area gaining lot of practical significance and is progressing at a brisk pace with new methods, methodologies and findings in various applications related to medicine, computer science, bioinformatics and…

数据库 · 计算机科学 2016-05-06 M. S. B. PhridviRaja , C. V. GuruRao

In recent years, stream data have become an immensely growing area of research for the database, computer science and data mining communities. Stream data is an ordered sequence of instances. In many applications of data stream mining data…

数据库 · 计算机科学 2014-02-10 Nishant Vadnere , R. G. Mehta , D. P. Rana , N. J. Mistry , M. M. Raghuwanshi

Metaheuristic algorithms are becoming an important part of modern optimization. A wide range of metaheuristic algorithms have emerged over the last two decades, and many metaheuristics such as particle swarm optimization are becoming…

最优化与控制 · 数学 2012-12-04 Xin-She Yang

Association rules mining is one of the most important problems in knowledge discovery and data mining. The goal of it is to acquire consumption habits of customers by discovering the relationships between items from a transaction database…

量子物理 · 物理学 2016-10-12 Chao-Hua Yu , Fei Gao , Qing-Le Wang , Qiao-Yan Wen

Cold-start is a very common and still open problem in the Recommender Systems literature. Since cold start items do not have any interaction, collaborative algorithms are not applicable. One of the main strategies is to use pure or hybrid…

机器学习 · 计算机科学 2019-07-16 Cesare Bernardis , Maurizio Ferrari Dacrema , Paolo Cremonesi

Given the vast reservoirs of data stored worldwide, efficient mining of data from a large information store has emerged as a great challenge. Many databases like that of intrusion detection systems, web-click records, player statistics,…

数据库 · 计算机科学 2010-03-09 Sourav Dutta , Arnab Bhattacharya

We present a message-passing based parallel version of the Space Saving algorithm designed to solve the $k$--majority problem. The algorithm determines in parallel frequent items, i.e., those whose frequency is greater than a given…

数据结构与算法 · 计算机科学 2015-09-29 Massimo Cafaro , Marco Pulimeno , Piergiulio Tempesta

We present an effective heuristic for the Steiner Problem in Graphs. Its main elements are a multistart algorithm coupled with aggressive combination of elite solutions, both leveraging recently-proposed fast local searches. We also propose…

数据结构与算法 · 计算机科学 2014-12-11 Thomas Pajor , Eduardo Uchoa , Renato F. Werneck

Identifying the most frequent induced subgraph of size $k$ in a target graph is a fundamental graph mining problem with direct implications for Web-related data mining and social network analysis. Despite its importance, finding the most…

数据库 · 计算机科学 2026-02-16 Wei Huang , Hanchen Wang , Dong Wen , Xin Cao , Bocheng Han , Ying Zhang , Wenjie Zhang

As with the development of the IT technologies, the amount of accumulated data is also increasing. Thus the role of data mining comes into picture. Association rule mining becomes one of the significant responsibilities of descriptive…

数据库 · 计算机科学 2014-02-11 Prof. Paresh Tanna , Dr. Yogesh Ghodasara

Current item-item collaborative filtering algorithms based on artificial neural network, such as Item2vec, have become ubiquitous and are widely applied in the modern recommender system. However, these approaches do not apply to the…

信息检索 · 计算机科学 2023-10-24 Ruilin Yuan , Leya Li , Yuanzhe Cai

An influential paper of Hsu et al. (ICLR'19) introduced the study of learning-augmented streaming algorithms in the context of frequency estimation. A fundamental problem in the streaming literature, the goal of frequency estimation is to…

机器学习 · 计算机科学 2025-03-04 Anders Aamand , Justin Y. Chen , Siddharth Gollapudi , Sandeep Silwal , Hao Wu

Clustering large, mixed data is a central problem in data mining. Many approaches adopt the idea of k-means, and hence are sensitive to initialisation, detect only spherical clusters, and require a priori the unknown number of clusters. We…

机器学习 · 统计学 2020-11-13 Joshua Tobin , Mimi Zhang

In many real world networks, a vertex is usually associated with a transaction database that comprehensively describes the behaviour of the vertex. A typical example is the social network, where the behaviour of every user is depicted by a…

数据库 · 计算机科学 2018-05-10 Mingtao Lei , Lingyang Chu , Zhefeng Wang

Detecting heavy hitters, which are flows exceeding a specified threshold, is crucial for network measurement, but it faces challenges due to increasing throughput and memory constraints. Existing sketch-based solutions, particularly those…

网络与互联网体系结构 · 计算机科学 2024-08-26 Xilai Liu , Xinyi Zhang , Bingqing Liu , Tao Li , Tong Yang , Gaogang Xie