paper-with-me

Papers

Scalable Algorithms for String Kernels with Inexact Matching

2008-12-01 · NeurIPS 2008 12 · Pavel P. Kuksa, Pai-Hsi Huang, Vladimir Pavlovic

We present a new family of linear time algorithms based on sufficient statistics for string comparison with mismatches under the string kernels framework. Our algorithms improve theoretical complexity bounds of existing approaches while scaling well with respect to the sequence alphabet size, the number of allowed mismatches and the size of the dataset. In particular, on large alphabets with loose mismatch constraints our algorithms are several orders of magnitude faster than the existing algorithms for string comparison under the mismatch similarity measure. We evaluate our algorithms on synthetic data and real applications in music genre classification, protein remote homology detection and protein fold prediction. The scalability of the algorithms allows us to consider complex sequence transformations, modeled using longer string features and larger numbers of mismatches, leading to a state-of-the-art performance with significantly reduced running times.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationGenre classificationMusic Genre Classification

Similar Papers 제목 키워드 기반

KONG: Kernels for ordered-neighborhood graphs

2018-05-25 · NeurIPS 2018 12 · Moez Draief, Konstantin Kutzkov, Kevin Scaman, Milan Vojnovic

We present novel graph kernels for graphs with node and edge labels that have ordered neighborhoods, i.e. when neighbor nodes follow an order. Graphs with ordered neighborhoods are a natural data representation for evolv…

Indefinite Kernel Logistic Regression with Concave-inexact-convex Procedure

2017-07-06 · Fanghui Liu, Xiaolin Huang, Chen Gong, Jie Yang 외

In kernel methods, the kernels are often required to be positive definite, which restricts the use of many indefinite kernels. To consider those non-positive definite kernels, in this paper, we aim to build an indefinite…

regression

Scalable Approach for Normalizing E-commerce Text Attributes (SANTA)

2021-06-12 · ACL (ECNLP) 2021 8 · Ravi Shankar Mishra, Kartik Mehta, Nikhil Rasiwasia

In this paper, we present SANTA, a scalable framework to automatically normalize E-commerce attribute values (e.g. "Win 10 Pro") to a fixed set of pre-defined canonical values (e.g. "Windows 10"). Earlier works on attrib…

AttributeTripletWord Similarity

BOSS: Bayesian Optimization over String Spaces

2020-10-02 · NeurIPS 2020 12 · Henry B. Moss, Daniel Beck, Javier Gonzalez, David S. Leslie 외

This article develops a Bayesian optimization (BO) method which acts directly over raw strings, proposing the first uses of string kernels and genetic algorithms within BO loops. Recent applications of BO over strings ha…

Bayesian Optimization

Bridging Classical and Quantum String Matching: A Computational Reformulation of Bit-Parallelism

2025-03-07 · Simone Faro, Arianna Pavone, Caterina Viola

String matching is a fundamental problem in computer science, with critical applications in text retrieval, bioinformatics, and data analysis. Among the numerous solutions that have emerged for this problem in recent dec…

Text Retrieval