中文
相关论文

相关论文: MIK: Modified Isolation Kernel for Biological Sequ…

200 篇论文

Kernel density estimation (KDE) is one of the most widely used nonparametric density estimation methods. The fact that it is a memory-based method, i.e., it uses the entire training data set for prediction, makes it unsuitable for most…

机器学习 · 计算机科学 2022-08-08 Joseph A. Gallego , Juan F. Osorio , Fabio A. González

The K-means algorithm is a widely used clustering algorithm that offers simplicity and efficiency. However, the traditional K-means algorithm uses the random method to determine the initial cluster centers, which make clustering results…

机器学习 · 计算机科学 2019-11-28 Jie Yang , Yu-Kai Wang , Xin Yao , Chin-Teng Lin

Motivation: A branching processes model yields an unevenly stochastically distributed dataset that consists of sparse and dense regions. This work addresses the problem of precisely evaluating parameters for such a model. Applying a…

机器学习 · 统计学 2023-05-09 Iurii S. Nagornov

In this thesis, we propose several modelling strategies to tackle evolving data in different contexts. In the framework of static clustering, we start by introducing a soft kernel spectral clustering (SKSC) algorithm, which can better deal…

社会与信息网络 · 计算机科学 2014-11-24 Rocco Langone

In complex visual recognition tasks it is typical to adopt multiple descriptors, that describe different aspects of the images, for obtaining an improved recognition performance. Descriptors that have diverse forms can be fused into a…

计算机视觉与模式识别 · 计算机科学 2015-06-15 Jayaraman J. Thiagarajan , Karthikeyan Natesan Ramamurthy , Andreas Spanias

t-SNE and hierarchical clustering are popular methods of exploratory data analysis, particularly in biology. Building on recent advances in speeding up t-SNE and obtaining finer-grained structure, we combine the two to create tree-SNE, a…

机器学习 · 计算机科学 2020-02-14 Isaac Robinson , Emma Pierce-Hoffman

Natural language processing often involves computations with semantic or syntactic graphs to facilitate sophisticated reasoning based on structural relationships. While convolution kernels provide a powerful tool for comparing graph…

计算与语言 · 计算机科学 2018-02-13 Sahil Garg , Greg Ver Steeg , Aram Galstyan

Kernel $k$-means clustering can correctly identify and extract a far more varied collection of cluster structures than the linear $k$-means clustering algorithm. However, kernel $k$-means clustering is computationally expensive when the…

机器学习 · 计算机科学 2019-02-12 Shusen Wang , Alex Gittens , Michael W. Mahoney

Modern datasets and models are notoriously difficult to explore and analyze due to their inherent high dimensionality and massive numbers of samples. Existing visualization methods which employ dimensionality reduction to two or three…

机器学习 · 计算机科学 2018-08-01 David M. Chan , Roshan Rao , Forrest Huang , John F. Canny

In data science, determining proximity between observations is critical to many downstream analyses such as clustering, information retrieval and classification. However, when the underlying structure of the data probability space is…

机器学习 · 统计学 2019-09-20 Divyansh Agarwal , Nancy R. Zhang

The computational analysis of Mass Spectrometry Imaging (MSI) data aims at the identification of interesting mass co-localizations and the visualization of their lateral distribution in the sample, usually a tissue cross section. But as the…

计算机视觉与模式识别 · 计算机科学 2020-10-01 Karsten Wüllems , Tim W. Nattkemper

Creating low dimensional representations of a high dimensional data set is an important component in many machine learning applications. How to cluster data using their low dimensional embedded space is still a challenging problem in…

机器学习 · 计算机科学 2023-03-27 Zahra Moslehi , Abdolreza Mirzaei , Mehran Safayani

Kernel fusion is a popular and effective approach for combining multiple features that characterize different aspects of data. Traditional approaches for Multiple Kernel Learning (MKL) attempt to learn the parameters for combining the…

Interactive visualization of embedding projections is a useful technique for understanding data and evaluating machine learning models. Labeling data within these visualizations is critical for interpretation, as labels provide an overview…

人机交互 · 计算机科学 2025-05-20 Donghao Ren , Fred Hohman , Dominik Moritz

Learning discriminative image feature embeddings is of great importance to visual recognition. To achieve better feature embeddings, most current methods focus on designing different network structures or loss functions, and the estimated…

计算机视觉与模式识别 · 计算机科学 2019-08-15 Suichan Li , Dapeng Chen , Bin Liu , Nenghai Yu , Rui Zhao

Joint image filters are used to transfer structural details from a guidance picture used as a prior to a target image, in tasks such as enhancing spatial resolution and suppressing noise. Previous methods based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2020-10-22 Beomjun Kim , Jean Ponce , Bumsub Ham

In this paper, we propose CKGAN, a novel generative adversarial network (GAN) variant based on an integral probability metrics framework with characteristic kernel (CKIPM). CKIPM, as a distance between two probability distributions, is…

机器学习 · 计算机科学 2025-04-09 Kuntian Zhang , Simin Yu , Yaoshu Wang , Makoto Onizuka , Chuan Xiao

Kernel density estimation is a technique for approximating probability distributions. Here, it is applied to the calculation of mutual information on a metric space. This is motivated by the problem in neuroscience of calculating the mutual…

信息论 · 计算机科学 2014-05-20 R. Joshua Tobin , Conor J. Houghton

We propose two new techniques for training Generative Adversarial Networks (GANs). Our objectives are to alleviate mode collapse in GAN and improve the quality of the generated samples. First, we propose neighbor embedding, a manifold…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Ngoc-Trung Tran , Tuan-Anh Bui , Ngai-Man Cheung

Large scale online kernel learning aims to build an efficient and scalable kernel-based predictive model incrementally from a sequence of potentially infinite data points. A current key approach focuses on ways to produce an approximate…

机器学习 · 计算机科学 2019-09-25 Kai Ming Ting , Jonathan R. Wells , Takashi Washio