中文
相关论文

相关论文: Deep Squared Euclidean Approximation to the Levens…

200 篇论文

Efficient computation or approximation of Levenshtein distance, a widely-used metric for evaluating sequence similarity, has attracted significant attention with the emergence of DNA storage and other biological applications. Sequence…

机器学习 · 计算机科学 2024-04-01 Xiang Wei , Alan J. X. Guo , Sihan Sun , Mengyi Wei , Wei Yu

The Wasserstein distance received a lot of attention recently in the community of machine learning, especially for its principled way of comparing distributions. It has found numerous applications in several hard problems, such as domain…

机器学习 · 统计学 2017-10-23 Nicolas Courty , Rémi Flamary , Mélanie Ducoffe

Gene annotation has traditionally required direct comparison of DNA sequences between an unknown gene and a database of known ones using string comparison methods. However, these methods do not provide useful information when a gene does…

机器学习 · 计算机科学 2019-09-17 James K. Senter , Taylor M. Royalty , Andrew D. Steen , Amir Sadovnik

Deep metric learning employs deep neural networks to embed instances into a metric space such that distances between instances of the same class are small and distances between instances from different classes are large. In most existing…

机器学习 · 计算机科学 2019-12-05 Ahmed Abdelwahab , Niels Landwehr

Edit-distance-based string similarity search has many applications such as spell correction, data de-duplication, and sequence alignment. However, computing edit distance is known to have high complexity, which makes string similarity…

数据库 · 计算机科学 2020-05-25 Xinyan Dai , Xiao Yan , Kaiwen Zhou , Yuxuan Wang , Han Yang , James Cheng

We propose a fast, distance-preserving, binary embedding algorithm to transform a high-dimensional dataset $\mathcal{T}\subseteq\mathbb{R}^n$ into binary sequences in the cube $\{\pm 1\}^m$. When $\mathcal{T}$ consists of well-spread (i.e.,…

信息论 · 计算机科学 2021-03-11 Jinjie Zhang , Rayan Saab

Deep distance metric learning (DDML), which is proposed to learn image similarity metrics in an end-to-end manner based on the convolution neural network, has achieved encouraging results in many computer vision tasks.$L2$-normalization in…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Xuefei Zhe , Shifeng Chen , Hong Yan

Distance measuring is a very important task in digital geometry and digital image processing. Due to our natural approach to geometry we think of the set of points that are equally far from a given point as a Euclidean circle. Using the…

度量几何 · 数学 2010-06-18 Janos Farkas , Szabolcs Bajak , Benedek Nagy

With the emergence of new storage and communication methods, the insertion, deletion, and substitution (IDS) channel has attracted considerable attention. However, many topics on the IDS channel and the associated Levenshtein distance…

信息论 · 计算机科学 2025-12-15 Alan J. X. Guo , Sihan Sun , Xiang Wei , Mengyi Wei , Xin Chen

Although recovering an Euclidean distance matrix from noisy observations is a common problem in practice, how well this could be done remains largely unknown. To fill in this void, we study a simple distance matrix estimate based upon the…

机器学习 · 统计学 2014-09-18 Luwan Zhang , Grace Wahba , Ming Yuan

Existing deep embedding methods in vision tasks are capable of learning a compact Euclidean space from images, where Euclidean distances correspond to a similarity metric. To make learning more effective and efficient, hard sample mining is…

计算机视觉与模式识别 · 计算机科学 2016-10-28 Chen Huang , Chen Change Loy , Xiaoou Tang

Levenshtein distance is a commonly used edit distance metric, typically applied in language processing, and to a lesser extent, in molecular biology analysis. Biological nucleic acid sequences are often embedded in longer sequences and are…

定量方法 · 定量生物学 2023-10-20 Robert Logan , Amy W. Wehe , Dori C. Woods , Jon Tilly , Konstantin Khrapko

Clustering is a fundamental unsupervised learning approach. Many clustering algorithms -- such as $k$-means -- rely on the euclidean distance as a similarity measure, which is often not the most relevant metric for high dimensional data…

机器学习 · 计算机科学 2019-10-22 Aude Genevay , Gabriel Dulac-Arnold , Jean-Philippe Vert

Edit distance, also known as Levenshtein distance, is an essential way to compare two strings that proved to be particularly useful in the analysis of genetic sequences and natural language processing. However, edit distance is a discrete…

机器学习 · 计算机科学 2019-04-30 Evgenii Ofitserov , Vasily Tsvetkov , Vadim Nazarov

In the context of kernel methods, the similarity between data points is encoded by the kernel function which is often defined thanks to the Euclidean distance, a common example being the squared exponential kernel. Recently, other distances…

机器学习 · 计算机科学 2020-02-06 Henri De Plaen , Michaël Fanuel , Johan A. K. Suykens

Deep Learning performs well when training data densely covers the experience space. For complex problems this makes data collection prohibitively expensive. We propose to intelligently select samples when constructing data sets in order to…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Mark Philip Philipsen , Thomas Baltzer Moeslund

Stochastic Neighbor Embedding and its variants are widely used dimensionality reduction techniques -- despite their popularity, no theoretical results are known. We prove that the optimal SNE embedding of well-separated clusters from high…

机器学习 · 统计学 2017-02-24 Uri Shaham , Stefan Steinerberger

In this paper, we propose a deep convolutional neural network for learning the embeddings of images in order to capture the notion of visual similarity. We present a deep siamese architecture that when trained on positive and negative pairs…

计算机视觉与模式识别 · 计算机科学 2019-01-14 Rishab Sharma , Anirudha Vishvakarma

In this paper, we develop a novel method for fast geodesic distance queries. The key idea is to embed the mesh into a high-dimensional space, such that the Euclidean distance in the high-dimensional space can induce the geodesic distance in…

图形学 · 计算机科学 2021-09-02 Qianwei Xia , Juyong Zhang , Zheng Fang , Jin Li , Mingyue Zhang , Bailin Deng , Ying He

This paper proposes a new deep convolutional neural network (DCNN) architecture that learns pixel embeddings, such that pairwise distances between the embeddings can be used to infer whether or not the pixels lie on the same region. That…

计算机视觉与模式识别 · 计算机科学 2016-01-11 Adam W. Harley , Konstantinos G. Derpanis , Iasonas Kokkinos
‹ 上一页 1 2 3 10 下一页 ›