paper-with-me

Papers

An efficient dual sampling algorithm with Hamming distance filtration

2017-10-31

Recently, a framework considering RNA sequences and their RNA secondary structures as pairs, led to some information-theoretic perspectives on how the semantics encoded in RNA sequences can be inferred. In this context, the pairing arises naturally from the energy model of RNA secondary structures. Fixing the sequence in the pairing produces the RNA energy landscape, whose partition function was discovered by McCaskill. Dually, fixing the structure induces the energy landscape of sequences. The latter has been considered for designing more efficient inverse folding algorithms. We present here the Hamming distance filtered, dual partition function, together with a Boltzmann sampler using novel dynamic programming routines for the loop-based energy model. The time complexity of the algorithm is $O(h^2n)$, where $h,n$ are Hamming distance and sequence length, respectively, reducing the time complexity of samplers, reported in the literature by $O(n^2)$. We then present two applications, the first being in the context of the evolution of natural sequence-structure pairs of microRNAs and the second constructing neutral paths. The former studies the inverse fold rate (IFR) of sequence-structure pairs, filtered by Hamming distance, observing that such pairs evolve towards higher levels of robustness, i.e.,~increasing IFR. The latter is an algorithm that constructs neutral paths: given two sequences in a neutral network, we employ the sampler in order to construct short paths connecting them, consisting of sequences all contained in the neutral network.

📄 PDF Abstract BibTeX arXiv:1711.10549

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

One sketch for all: Theory and Application of Conditional Random Sampling

2008-12-01 · NeurIPS 2008 12 · Ping Li, Kenneth W. Church, Trevor J. Hastie

Conditional Random Sampling (CRS) was originally proposed for efficiently computing pairwise ($l_2$, $l_1$) distances, in static, large-scale, and sparse data sets such as text and Web data. It was previously presented u…

All

A Selective Temporal Hamming distance to find patterns in state transition event timeseries, at scale

2025-12-01 · Sylvain Marié, Pablo Knecht arxiv

Discrete event systems are present both in observations of nature, socio economical sciences, and industrial systems. Standard analysis approaches do not usually exploit their dual event / state nature: signals are eithe…

Binary Code Ranking with Weighted Hamming Distance

2013-06-01 · CVPR 2013 6 · Lei Zhang, Yongdong Zhang, Jinhu Tang, Ke Lu 외

Binary hashing has been widely used for efficient similarity search due to its query and storage efficiency. In most existing binary hashing methods, the high-dimensional data are embedded into Hamming space and the dist…

Fast Search on Binary Codes by Weighted Hamming Distance

2020-09-18 · Zhenyu Weng, Yuesheng Zhu, Ruixin Liu

Weighted Hamming distance, as a similarity measure between binary codes and binary queries, provides superior accuracy in search tasks than Hamming distance. However, how to efficiently and accurately find $K$ binary cod…

On the $k$-Hamming and $k$-Edit Distances

2023-06-15 · Chiara Epifanio, Luca Forlizzi, Francesca Marzi, Filippo Mignosi 외

In this paper we consider the weighted $k$-Hamming and $k$-Edit distances, that are natural generalizations of the classical Hamming and Edit distances. As main results of this paper we prove that for any $k\geq 2$ the D…