中文
相关论文

相关论文: Fast leave-one-cluster-out cross-validation using …

200 篇论文

Cluster analysis is used to explore structure in unlabeled data sets in a wide range of applications. An important part of cluster analysis is validating the quality of computationally obtained clusters. A large number of different internal…

机器学习 · 统计学 2018-01-10 Masud Moshtaghi , James C. Bezdek , Sarah M. Erfani , Christopher Leckie , James Bailey

Real data are often with multiple modalities or from multiple heterogeneous sources, thus forming so-called multi-view data, which receives more and more attentions in machine learning. Multi-view clustering (MVC) becomes its important…

机器学习 · 计算机科学 2019-03-05 Menglei Hu , Songcan Chen

This paper introduces a unified approach to cluster refinement and anomaly detection in datasets. We propose a novel algorithm that iteratively reduces the intra-cluster variance of N clusters until a global minimum is reached, yielding…

机器学习 · 计算机科学 2025-06-02 Vardhan Shorewala , Shivam Shorewala

Model-based component-wise gradient boosting is a popular tool for data-driven variable selection. In order to improve its prediction and selection qualities even further, several modifications of the original algorithm have been developed,…

统计方法学 · 统计学 2023-02-28 Sophie Potts , Elisabeth Bergherr , Constantin Reinke , Colin Griesbach

Many cluster similarity indices are used to evaluate clustering algorithms, and choosing the best one for a particular task remains an open problem. We demonstrate that this problem is crucial: there are many disagreements among the…

离散数学 · 计算机科学 2021-08-27 Martijn Gösgens , Alexey Tikhonov , Liudmila Prokhorenkova

Detecting abrupt changes in data distribution is one of the most significant tasks in streaming data analysis. Although many unsupervised Change-Point Detection (CPD) methods have been proposed recently to identify those changes, they still…

机器学习 · 计算机科学 2024-04-26 Yang Cao , Ye Zhu , Kai Ming Ting , Flora D. Salim , Hong Xian Li , Luxing Yang , Gang Li

In regular statistical models, the leave-one-out cross-validation is asymptotically equivalent to the Akaike information criterion. However, since many learning machines are singular statistical models, the asymptotic behavior of the…

机器学习 · 计算机科学 2010-10-15 Sumio Watanabe

Recent advances in neural image compression (NIC) have produced models that are starting to outperform classic codecs. While this has led to growing excitement about using NIC in real-world applications, the successful adoption of any…

图像与视频处理 · 电气工程与系统科学 2023-10-31 Kelsey Lieberman , James Diffenderfer , Charles Godfrey , Bhavya Kailkhura

In data-driven optimization, the sample performance of the obtained decision typically incurs an optimistic bias against the true performance, a phenomenon commonly known as the Optimizer's Curse and intimately related to overfitting in…

机器学习 · 计算机科学 2025-07-22 Garud Iyengar , Henry Lam , Tianyu Wang

One challenge impeding the analysis of terabyte scale x-ray scattering data from the Linac Coherent Light Source LCLS, is determining the number of clusters required for the execution of traditional clustering algorithms. Here we…

机器学习 · 统计学 2020-04-27 Sioan Zohar , Chun-Hong Yoon

Information theoretic criteria (ITC) have been widely adopted in engineering and statistics for selecting, among an ordered set of candidate models, the one that better fits the observed sample data. The selected model minimizes a penalized…

机器学习 · 统计学 2019-10-10 Andrea Mariani , Andrea Giorgetti , Marco Chiani

A natural method for approximating out-of-sample predictive evaluation is leave-one-out cross-validation (LOOCV) --- we alternately hold out each case from a full data set and then train a Bayesian model using Markov chain Monte Carlo…

统计方法学 · 统计学 2017-04-28 Longhai Li , Shi Qiu , Bei Zhang , Cindy X. Feng

Many clustering methods, including k-means, require the user to specify the number of clusters as an input parameter. A variety of methods have been devised to choose the number of clusters automatically, but they often rely on strong…

统计方法学 · 统计学 2017-02-10 Wei Fu , Patrick O. Perry

AIC is commonly used for model selection but the precise value of AIC has no direct interpretation. We are interested in quantifying a difference of risks between two models. This may be useful for both an explanatory point of view or for…

统计方法学 · 统计学 2008-07-28 D. Commenges , A. Sayyareh , L. Letenneur , J. Guedj , A. Bar-Hen

Bayesian model averaging is a practical method for dealing with uncertainty due to model specification. Use of this technique requires the estimation of model probability weights. In this work, we revisit the derivation of estimators for…

统计方法学 · 统计学 2024-02-05 Ethan T. Neil , Jacob W. Sitison

Networks can represent a wide range of complex systems, such as social, biological and technological systems. Link prediction is one of the most important problems in network analysis, and has attracted much research interest recently. Many…

社会与信息网络 · 计算机科学 2018-01-17 Zhihao Wu , Youfang Lin , Yiji Zhao , Hongyan Yan

Linear discriminant analysis (LDA) is a well-known method for multiclass classification and dimensionality reduction. However, in general, ordinary LDA does not achieve high prediction accuracy when observations in some classes are…

统计方法学 · 统计学 2021-07-07 Kei Hirose , Kanta Miura , Atori Koie

Consider $n$ independent and identically distributed $p$-dimensional Gaussian random vectors with covariance matrix $\Sigma.$ The problem of estimating $\Sigma$ when $p$ is much larger than $n$ has received a lot of attention in recent…

统计理论 · 数学 2016-03-07 Danning Li , Hui Zou

This paper considers the problem of evaluating clusterings of very large populations of items. Given two clusterings, namely a Baseline clustering and an Experiment clustering, the tasks are twofold: 1) characterize their differences, and…

信息检索 · 计算机科学 2024-08-01 Stephan van Staden , Alexander Grubb

We propose In-Context Clustering (ICC), a flexible LLM-based procedure for clustering data from diverse distributions. Unlike traditional clustering algorithms constrained by predefined similarity measures, ICC flexibly captures complex…

机器学习 · 计算机科学 2025-10-10 Ying Wang , Mengye Ren , Andrew Gordon Wilson