Browsing by Subject "Sequential analysis"
Now showing 1 - 2 of 2
- Results Per Page
- Sort Options
Item Open Access GenASM: a high-performance, low-power approximate string matching acceleration framework for genome sequence analysis(IEEE Computer Society, 2020) Şenol-Çalı, D.; Kalsi, G. S.; Bingöl, Zülal; Fırtına, C.; Subramanian, L.; Kim, J. S.; Ausavarungnirun, R.; Alser, M.; Gomez-Luna, J.; Boroumand, A.; Norion, A.; Scibisz, A.; Subramoneyon, S.; Alkan, Can; Ghose, S.; Mutlu, OnurGenome sequence analysis has enabled significant advancements in medical and scientific areas such as personalized medicine, outbreak tracing, and the understanding of evolution. To perform genome sequencing, devices extract small random fragments of an organism's DNA sequence (known as reads). The first step of genome sequence analysis is a computational process known as read mapping. In read mapping, each fragment is matched to its potential location in the reference genome with the goal of identifying the original location of each read in the genome. Unfortunately, rapid genome sequencing is currently bottlenecked by the computational power and memory bandwidth limitations of existing systems, as many of the steps in genome sequence analysis must process a large amount of data. A major contributor to this bottleneck is approximate string matching (ASM), which is used at multiple points during the mapping process. ASM enables read mapping to account for sequencing errors and genetic variations in the reads. We propose GenASM, the first ASM acceleration framework for genome sequence analysis. GenASM performs bitvectorbased ASM, which can efficiently accelerate multiple steps of genome sequence analysis. We modify the underlying ASM algorithm (Bitap) to significantly increase its parallelism and reduce its memory footprint. Using this modified algorithm, we design the first hardware accelerator for Bitap. Our hardware accelerator consists of specialized systolic-array-based compute units and on-chip SRAMs that are designed to match the rate of computation with memory capacity and bandwidth, resulting in an efficient design whose performance scales linearly as we increase the number of compute units working in parallel. We demonstrate that GenASM provides significant performance and power benefits for three different use cases in genome sequence analysis. First, GenASM accelerates read alignment for both long reads and short reads. For long reads, GenASM outperforms state-of-the-art software and hardware accelerators by 116× and 3.9×, respectively, while reducing power consumption by 37× and 2.7×. For short reads, GenASM outperforms state-of-the-art software and hardware accelerators by 111× and 1.9×. Second, GenASM accelerates pre-alignment filtering for short reads, with 3.7× the performance of a state-of-the-art pre-alignment filter, while reducing power consumption by 1.7× and significantly improving the filtering accuracy. Third, GenASM accelerates edit distance calculation, with 22-12501× and 9.3-400× speedups over the state-of-the-art software library and FPGA-based accelerator, respectively, while reducing power consumption by 548-582× and 67×. We conclude that GenASM is a flexible, high-performance, and low-power framework, and we briefly discuss four other use cases that can benefit from GenASM.Item Open Access Model misspecification in discrete time bayesian online change detection(Springer, 2023-02-17) Dayanik, Semih; Sezer, Semih OWe revisit the classical formulation of the discrete time Bayesian online change detection problem in which the common distribution of an observed sequence of random variables changes at an unknown point in time. The objective is to detect the change with a stopping time of the observations and minimize a given Bayes risk. When the change time has a zero-modified geometric prior distribution, the first crossing time of the odds-ratio process over a threshold is known to be an optimal solution. In the current paper, we consider a modeler who misspecifies some of the elements of this formulation. Because of this misspecification, the modeler computes a wrong stopping threshold and follows an incorrect odds-ratio process in implementation. To find her actual Bayes risk, which is different from the value function evaluated with the wrong choices, one needs to compute the expected costs accumulated by the true odds-ratio process until modeler’s odd-ratio process crosses this wrong boundary. In the paper, we carry out these computations in the extended state space of both processes, and we illustrate these computations on examples. In those examples, we construct tolerance regions for the parameters to be estimated by the modeler. For a given choice by the modeler, the tolerance region is the set of true values for which her relative loss is less than or equal to a predetermined level.