相反的集群聚类对比集群聚类
概括
这项研究引入了一种新的对比组合聚类 (CEC) 方法. 通过发现隐藏的表示和维护数据局部性,CEC增强了集群,优于现有的方法.
科学领域:
- 数据科学数据科学数据科学
- 机器学习 机器学习
- 人工智能的人工智能
背景情况:
- 合集集群结合了多个基础集群,以获得更好的结果.
- 当前的方法往往无法从杂的数据中捕获全球结构.
- 在表示矩阵中保留局部性并没有明确地解决.
研究的目的:
- 提出一种新的对比组合集群 (CEC) 方法.
- 为了解决在集体集群中捕捉全球结构和保存本地性的局限性.
- 为了利用潜伏的表示学习来改进集群.
主要方法:
- 从噪音观测中开发了一个共识映射模型,用于从噪音观测中发现隐性表示.
- 引入了一个对比的调整器来完善隐藏的表示,并保持局部性.
- 连接矩阵的利用平均或加权融合从基础集群.
主要成果:
- 拟议的CEC方法在基准数据集上表现出卓越的性能.
- 成功地从杂的连接矩阵中捕获全球结构信息.
- 显式保留表示矩阵的局部性质.
结论:
- CEC是一种新的集合集群方法,集成了潜在的表示学习和对比的组件.
- 该方法有效处理杂数据,并提高聚类质量.
- 代表了集体聚类技术的重大进步.
相关概念视频
Kendall's Coefficient of Concordance
214
Kendall's Coefficient of Concordance (W), also known as Kendall's W, is a non-parametric statistical measure used to assess the agreement or concordance between multiple raters or judges when they rank a set of items. It is often used when you have ordinal data (ranks) and you want to see if there is consistency or consensus among the raters. It is widely applied in research areas such as psychology, medicine, and social sciences, where multiple judges are asked to rank or rate subjects...
214
Cluster Sampling Method
11.6K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
11.6K
Multiple Comparison Tests
3.8K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
3.8K
Comparing the Survival Analysis of Two or More Groups
117
Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and...
117
Contingency Table
2.4K
A contingency table provides a way of portraying data that can facilitate calculating probabilities. It is a method of displaying a frequency distribution as a table with rows and columns to show how two variables may be dependent (contingent) upon each other; The table helps determine conditional probabilities quite quickly and can help systematically organize, analyze and quantify data. The table displays sample values concerning two variables that may be dependent or contingent on one...
2.4K
Wilcoxon Signed-Ranks Test for Matched Pairs
76
The Wilcoxon signed-rank test for matched pairs evaluates the null hypothesis by combining the ranks of differences with their signs. It essentially tests whether the median of the differences in a population of matched pairs is zero. Since the test incorporates more information than the sign test, it generally yields more trustable conclusions. This test also does not require the data to follow a normal distribution, but two conditions must be met for it to be applicable: (1) the data must...
76


