中文
相关论文

相关论文: TANGO: Clustering with Typicality-Aware Nonlocal M…

200 篇论文

In this paper, we present our work on clustering and prediction of temporal dynamics of global congestion configurations in large-scale road networks. Instead of looking into temporal traffic state variation of individual links, or of small…

机器学习 · 计算机科学 2012-12-20 Yufei Han , Fabien Moutarde

Evaluating modern machine learning models has become prohibitively expensive. Benchmarks such as LMMs-Eval and HELM demand thousands of GPU hours per model. Costly evaluation reduces inclusivity, slows the cycle of innovation, and worsens…

机器学习 · 计算机科学 2026-03-03 Alexander Rubinstein , Benjamin Raible , Martin Gubri , Seong Joon Oh

We propose a novel graph clustering method guided by additional information on the underlying structure of the clusters (or communities). The problem is formulated as the matching of a graph to a template with smaller dimension, hence…

机器学习 · 统计学 2021-07-06 Mateus Riva , Florian Yger , Pietro Gori , Roberto M. Cesar , Isabelle Bloch

Passenger clustering based on trajectory records is essential for transportation operators. However, existing methods cannot easily cluster the passengers due to the hierarchical structure of the passenger trip information, including…

机器学习 · 统计学 2023-11-01 Ziyue Li , Hao Yan , Chen Zhang , Lijun Sun , Wolfgang Ketter , Fugee Tsung

We propose ClusPath, a novel algorithm for detecting general evolution tendencies in a population of entities. We show how abstract notions, such as the Swedish socio-economical model (in a political dataset) or the companies fiscal…

数据库 · 计算机科学 2015-12-14 Marian-Andrei Rizoiu , Julien Velcin , Stéphane Bonnevay , Stéphane Lallich

We propose the DPSM method, a density-based node clustering approach that automatically determines the number of clusters and can be applied in both data space and graph space. Unlike traditional density-based clustering methods, which…

机器学习 · 计算机科学 2024-11-05 Feiping Nie , Yitao Song , Jingjing Xue , Rong Wang , Xuelong Li

Clustering is a widely used unsupervised learning method for finding structure in the data. However, the resulting clusters are typically presented without any guarantees on their robustness; slightly changing the used data sample or…

机器学习 · 统计学 2017-01-02 Andreas Henelius , Kai Puolamäki , Henrik Boström , Panagiotis Papapetrou

Clustering points in a vector space or nodes in a graph is a ubiquitous primitive in statistical data analysis, and it is commonly used for exploratory data analysis. In practice, it is often of interest to "refine" or "improve" a given…

机器学习 · 计算机科学 2022-02-03 K. Fountoulakis , M. Liu , D. F. Gleich , M. W. Mahoney

Clustering trajectory data attracted considerable attention in the last few years. Most of prior work assumed that moving objects can move freely in an euclidean space and did not consider the eventual presence of an underlying road network…

机器学习 · 计算机科学 2013-10-22 Mohamed Khalil El Mahrsi , Fabrice Rossi

Community detection is a fundamental problem in network analysis, with many applications in various fields. Extending community detection to the temporal setting with exact temporal accuracy, as required by real-world dynamic data,…

社会与信息网络 · 计算机科学 2025-10-02 Victor Brabant , Angela Bonifati , Rémy Cazabet

We introduce a novel framework for uncertainty quantification in clustering that combines martingale posterior distributions with density-based clustering. Unlike classical model-based approaches, which define clusters at the latent level…

机器学习 · 统计学 2026-04-20 Nicola Bariletto , Stephen G. Walker

Extracting relevant urban patterns from multiple data sources can be difficult using classical clustering algorithms since we have to make a suitable setup of the hyperparameters of the algorithms and deal with outliers. It should be…

机器学习 · 计算机科学 2022-10-07 Jaqueline Silveira , Germain García , Afonso Paiva , Marcelo Nery , Sergio Adorno , Luis Gustavo Nonato

We develop new methods based on graph motifs for graph clustering, allowing more efficient detection of communities within networks. We focus on triangles within graphs, but our techniques extend to other clique motifs as well. Our…

数据结构与算法 · 计算机科学 2017-02-07 Charalampos Tsourakakis , Jakub Pachocki , Michael Mitzenmacher

Local graph clustering methods aim to detect small clusters in very large graphs without the need to process the whole graph. They are fundamental and scalable tools for a wide range of tasks such as local community detection, node ranking…

社会与信息网络 · 计算机科学 2023-06-14 Shenghao Yang , Kimon Fountoulakis

Large-scale cross-modal hashing similarity retrieval has attracted more and more attention in modern search applications such as search engines and autopilot, showing great superiority in computation and storage. However, current…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Lu Wang , Jie Yang

Topological clustering, and its main algorithm ToMATo, is a clustering method from Topological Data Analysis (TDA) which has been applied successfully in several applications during the last few years. This is due to its high versatility,…

机器学习 · 计算机科学 2026-05-15 Ludo Andrianirina , Mathieu Carrière

In general, a similarity threshold (i.e., a vigilance parameter) for a node learning process in Adaptive Resonance Theory (ART)-based algorithms has a significant impact on clustering performance. In addition, an edge deletion threshold in…

神经与进化计算 · 计算机科学 2026-05-12 Naoki Masuyama , Takanori Takebayashi , Yusuke Nojima , Chu Kiong Loo , Hisao Ishibuchi , Stefan Wermter

Data clustering with uneven distribution in high level noise is challenging. Currently, HDBSCAN is considered as the SOTA algorithm for this problem. In this paper, we propose a novel clustering algorithm based on what we call graph of…

机器学习 · 计算机科学 2020-09-25 Zhangyang Gao , Haitao Lin , Stan. Z Li

Finding dense subnetworks, with density based on edges or more complex structures, such as subgraphs or $k$-cliques, is a fundamental algorithmic problem with many applications. While the problem has been studied extensively in static…

数据结构与算法 · 计算机科学 2024-06-26 Ilie Sarpe , Fabio Vandin , Aristides Gionis

Maximal clique enumeration is a fundamental graph mining task, but its utility is often limited by computational intractability and highly redundant output. To address these challenges, we introduce \emph{$\rho$-dense aggregators}, a novel…

数据结构与算法 · 计算机科学 2025-12-04 Noga Alon , Sabyasachi Basu , Shweta Jain , Haim Kaplan , Jakub Łącki , Blair D. Sullivan