Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

MELO-ED: learning locality-sensitive multi-embeddings for edit distance

View through CrossRef
Abstract Edit distance is a fundamental metric for quantifying similarity between biological sequences, but its high computational cost limits large-scale applications. Previously, we proposed learned locality-sensitive bucketing (LSB) functions that achieved superior performance and efficiency compared to classical seeding methods for identifying similar and dissimilar sequences. How-ever, each component of an LSB function is represented as a one-dimensional hash value that can only be compared for identity, which constrains the method’s accuracy. Here, we intro-duce MELO-ED, a multi-embedding locality-sensitive framework that upgrades each hash value to a higher-dimensional embedding capable of efficiently approximating edit distance. MELO-ED employs a Siamese convolutional neural architecture that learns complementary embeddings capturing both global sequence context and fine-grained edit operations. By integrating locality-sensitive bucketing with multi-embedding representations, MELO-ED achieves near-perfect ac-curacy without increasing the number of buckets required. Leveraging mature indexing methods in the embedding space, MELO-ED transforms time-consuming edit distance computations into scalable similarity searches across massive genomic databases. Comprehensive evaluations on simulated DNA sequences and real barcode datasets demonstrate that MELO-ED outperforms both traditional alignment-free methods and contemporary machine learning approaches, in-cluding our previously developed learned LSB functions. These results establish MELO-ED as a state-of-the-art framework for fast and accurate classification of similar and dissimilar sequences. MELO-ED is available at https://github.com/Shao-Group/MELO-ED .
Title: MELO-ED: learning locality-sensitive multi-embeddings for edit distance
Description:
Abstract Edit distance is a fundamental metric for quantifying similarity between biological sequences, but its high computational cost limits large-scale applications.
Previously, we proposed learned locality-sensitive bucketing (LSB) functions that achieved superior performance and efficiency compared to classical seeding methods for identifying similar and dissimilar sequences.
How-ever, each component of an LSB function is represented as a one-dimensional hash value that can only be compared for identity, which constrains the method’s accuracy.
Here, we intro-duce MELO-ED, a multi-embedding locality-sensitive framework that upgrades each hash value to a higher-dimensional embedding capable of efficiently approximating edit distance.
MELO-ED employs a Siamese convolutional neural architecture that learns complementary embeddings capturing both global sequence context and fine-grained edit operations.
By integrating locality-sensitive bucketing with multi-embedding representations, MELO-ED achieves near-perfect ac-curacy without increasing the number of buckets required.
Leveraging mature indexing methods in the embedding space, MELO-ED transforms time-consuming edit distance computations into scalable similarity searches across massive genomic databases.
Comprehensive evaluations on simulated DNA sequences and real barcode datasets demonstrate that MELO-ED outperforms both traditional alignment-free methods and contemporary machine learning approaches, in-cluding our previously developed learned LSB functions.
These results establish MELO-ED as a state-of-the-art framework for fast and accurate classification of similar and dissimilar sequences.
MELO-ED is available at https://github.
com/Shao-Group/MELO-ED .

Related Results

Exploiting word embeddings for modeling bilexical relations
Exploiting word embeddings for modeling bilexical relations
There has been an exponential surge of text data in the recent years. As a consequence, unsupervised methods that make use of this data have been steadily growing in the field of n...
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
CREATING LEARNING MEDIA IN TEACHING ENGLISH AT SMP MUHAMMADIYAH 2 PAGELARAN ACADEMIC YEAR 2020/2021
The pandemic Covid-19 currently demands teachers to be able to use technology in teaching and learning process. But in reality there are still many teachers who have not been able ...
SPACE: STRING proteins as complementary embeddings
SPACE: STRING proteins as complementary embeddings
Abstract Motivation Representation learning has revolutionized sequence-based prediction of protein function and subcellu...
SPACE: STRING proteins as complementary embeddings
SPACE: STRING proteins as complementary embeddings
Representation learning has revolutionized sequence-based prediction of protein function and subcellular localization. Protein networks are an important source of information compl...
Exploring the Privacy-Preserving Properties of Word Embeddings: Algorithmic Validation Study (Preprint)
Exploring the Privacy-Preserving Properties of Word Embeddings: Algorithmic Validation Study (Preprint)
BACKGROUND Word embeddings are dense numeric vectors used to represent language in neural networks. Until recently, there had been no publicly released embe...
Eating Disorders Intensive Treatment (EDIT) Subteam: Shoring Up MDT Working to Turn the Tide for Patients at Risk of Hospitalisation
Eating Disorders Intensive Treatment (EDIT) Subteam: Shoring Up MDT Working to Turn the Tide for Patients at Risk of Hospitalisation
AimsPresentations of severe Eating Disorders (ED) to the Tertiary Eating Disorders Specialist Service (TESS) in Lanarkshire have increased in recent years. Our criteria has also ex...
Exploring Word Embeddings for Text Classification: A Comparative Analysis
Exploring Word Embeddings for Text Classification: A Comparative Analysis
For language tasks like text classification and sequence labeling, word embeddings are essential for providing input characteristics in deep models. There have been many word embed...

Back to Top