中文
相关论文

相关论文: Calorimeter clustering with minimal spanning trees

200 篇论文

Infomap clustering finds the community structures that minimize the expected description length of a random walk trajectory; algorithms for infomap clustering run fast in practice for large graphs. In this paper we leverage the…

数据结构与算法 · 计算机科学 2019-08-23 Seok-Hee Hong , Peter Eades , Marnijati Torkel , Ziyang Wang , David Chae , Sungpack Hong , Daniel Langerenken , Hassan Chafi

Clustering provides a common means of identifying structure in complex data, and there is renewed interest in clustering as a tool for the analysis of large data sets in many fields. A natural question is how many clusters are appropriate…

数据分析、统计与概率 · 物理学 2007-05-23 Susanne Still , William Bialek

We propose a new clustering approach, called optimality-based clustering, that clusters data points based on their latent decision-making preferences. We assume that each data point is a decision generated by a decision-maker who…

最优化与控制 · 数学 2022-02-15 Zahed Shahmoradi , Taewoo Lee

A new method for hierarchical clustering is presented. It combines treelets, a particular multiscale decomposition of data, with a projection on a reproducing kernel Hilbert space. The proposed approach, called kernel treelets (KT),…

机器学习 · 统计学 2019-07-24 Hedi Xia , Hector D. Ceniceros

We present a linear programming based algorithm for computing a spanning tree $T$ of a set $P$ of $n$ points in $\Re^d$, such that its crossing number is $O(\min(t \log n, n^{1-1/d}))$, where $t$ the minimum crossing number of any spanning…

计算几何 · 计算机科学 2009-07-08 Sariel Har-Peled

Existing clustering algorithms such as K-means often need to preset parameters such as the number of categories K, and such parameters may lead to the failure to output objective and consistent clustering results. This paper introduces a…

机器学习 · 计算机科学 2022-09-15 Shaodong Deng , Long Sheng , Jiayi Nie , Fuyi Deng

Clustering is a popular form of unsupervised learning for geometric data. Unfortunately, many clustering algorithms lead to cluster assignments that are hard to explain, partially because they depend on all the features of the data in a…

机器学习 · 计算机科学 2020-09-23 Sanjoy Dasgupta , Nave Frost , Michal Moshkovitz , Cyrus Rashtchian

The quadratic minimum spanning tree problem (QMSTP) is the problem of finding a spanning tree of a graph such that the total interaction cost between pairs of edges in the tree is minimized. We first show that most of the bounding…

最优化与控制 · 数学 2024-04-09 Renata Sotirov , Zoe Verchére

This paper proposes an original approach to cluster multi-component data sets, including an estimation of the number of clusters. From the construction of a minimal spanning tree with Prim's algorithm, and the assumption that the vertices…

机器学习 · 统计学 2009-09-25 Laurent Galluccio , Olivier J. J. Michel , Pierre Comon , Eric Slezak , Alfred O. Hero

Internal measures that are used to assess the quality of a clustering usually take into account intra-group and/or inter-group criteria. There are many papers in the literature that propose algorithms with provable approximation guarantees…

机器学习 · 计算机科学 2024-01-17 Eduardo S. Laber , Lucas Murtinho

Load shapes derived from smart meter data are frequently employed to analyze daily energy consumption patterns, particularly in the context of applications like Demand Response (DR). Nevertheless, one of the most important challenges to…

Analyzing smart meter data to understand energy consumption patterns helps utilities and energy providers perform customized demand response operations. Existing energy consumption segmentation techniques use assumptions that could result…

信号处理 · 电气工程与系统科学 2020-09-01 Milad Afzalan , Farrokh Jazizadeh , Hoda Eldardiry

Clustering is one of the most common tasks of Machine Learning. In this paper we examine how ideas from topology can be used to improve clustering techniques.

代数拓扑 · 数学 2023-08-15 Dimitrios Panagopoulos

We will offer a method to improve energy efficient consumption for processing queries on the Internet of Things. We focused on an energy efficient hierarchical clustering index tree such that we can facilitate time-correlated region queries…

分布式、并行与集群计算 · 计算机科学 2018-07-02 Arezoo Khatibi , Omid Khatibi

The clusters of a distribution are often defined by the connected components of a density level set. However, this definition depends on the user-specified level. We address this issue by proposing a simple, generic algorithm, which uses an…

统计方法学 · 统计学 2015-10-29 Ingo Steinwart

We study the problem of partitioning a set of $n$ objects in a metric space into $k$ clusters $V_1,\dots,V_k$. The quality of the clustering is measured by considering the vector of cluster costs and then minimizing some monotone symmetric…

数据结构与算法 · 计算机科学 2025-01-10 Matthias Kaul , Kelin Luo , Matthias Mnich , Heiko Röglin

The topological patterns exhibited by many real-world networks motivate the development of topology-based methods for assessing the similarity of networks. However, extracting topological structure is difficult, especially for large and…

We introduce a tensor-based clustering method to extract sparse, low-dimensional structure from high-dimensional, multi-indexed datasets. This framework is designed to enable detection of clusters of data in the presence of structural…

定量方法 · 定量生物学 2019-02-11 Anna Seigal , Mariano Beguerisse-Díaz , Birgit Schoeberl , Mario Niepel , Heather A. Harrington

Minimum energy conical intersections can be used to rationalize photochemical processes. In this Letter, we examine an algorithm to locate these structures that does not require the evaluation of nonadiabatic coupling vectors, showing that…

化学物理 · 物理学 2024-11-15 Sara Angelico , Eirik F. Kjønstad , Henrik Koch

Time series clustering is the process of grouping time series with respect to their similarity or characteristics. Previous approaches usually combine a specific distance measure for time series and a standard clustering method. However,…