paper-with-me

홈 › Papers

LISA: Towards Learned DNA Sequence Search

2019-10-10 · Darryl Ho, Jialin Ding, Sanchit Misra, Nesime Tatbul, Vikram Nathan, Vasimuddin Md, Tim Kraska

Next-generation sequencing (NGS) technologies have enabled affordable sequencing of billions of short DNA fragments at high throughput, paving the way for population-scale genomics. Genomics data analytics at this scale requires overcoming performance bottlenecks, such as searching for short DNA sequences over long reference sequences. In this paper, we introduce LISA (Learned Indexes for Sequence Analysis), a novel learning-based approach to DNA sequence search. As a first proof of concept, we focus on accelerating one of the most essential flavors of the problem, called exact search. LISA builds on and extends FM-index, which is the state-of-the-art technique widely deployed in genomics tool-chains. Initial experiments with human genome datasets indicate that LISA achieves up to a factor of 4X performance speedup against its traditional counterpart.

📄 PDF Abstract BibTeX arXiv:1910.04728

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contrastive Learning for Unsupervised Radar Place Recognition

2021-10-06 · Matthew Gadd, Daniele De Martini, Paul Newman

We learn, in an unsupervised way, an embedding from sequences of radar images that is suitable for solving the place recognition problem with complex radar data. Our method is based on invariant instance feature learning…

Contrastive LearningData Augmentation

Read and Attend: Temporal Localisation in Sign Language Videos

2021-03-30 · CVPR 2021 1 · Gül Varol, Liliane Momeni, Samuel Albanie, Triantafyllos Afouras 외

The objective of this work is to annotate sign instances across a broad vocabulary in continuous sign language. We train a Transformer model to ingest a continuous signing stream and output a sequence of written tokens o…

Sign Language Recognition

LISAC: Learned Coded Waveform Design for ISAC with OFDM

2024-10-14 · Chenghong Bian, Yumeng Zhang, Deniz Gunduz

We propose a novel deep learning based method to design a coded waveform for integrated sensing and communication (ISAC) system based on orthogonal frequency-division multiplexing (OFDM). Our ultimate goal is to design a…

DecoderIntegrated sensing and communicationISAC

Artificial Intelligence for EEG Prediction: Applied Chaos Theory

2023-10-03 · Soul Syrup

In the present research, we delve into the intricate realm of electroencephalogram (EEG) data analysis, focusing on sequence-to-sequence prediction of data across 32 EEG channels. The study harmoniously fuses the princip…

EEGElectroencephalogram (EEG)Prediction

Similarity search generalisation in contrastive learning with InfoNCE loss

2026-07-10 · Nick Whiteley arxiv

Similarity search is a primary application of embedding models trained by contrastive learning. For one of the most popular contrastive learning loss functions, InfoNCE, we show that the population risk with $k$ negative…

Contrastive Learning