The Sparse Fourier Transform. Haitham Hassanieh

Чтение книги онлайн.

Читать онлайн книгу The Sparse Fourier Transform - Haitham Hassanieh страница 3

Автор:
Жанр:
Серия:
Издательство:
The Sparse Fourier Transform - Haitham Hassanieh ACM Books

Скачать книгу

target="_blank" rel="nofollow" href="#u00b2e86a-b13d-5136-a8a5-e3343d168c91">Light Field Reconstruction Using Continuous Fourier Sparsity9.1 Introduction9.2 Related Work9.3 Sparsity in the Discrete vs. Continuous Fourier Domain9.4 Light Field Notation9.5 Light Field Reconstruction Algorithm9.6 Experiments9.7 Results9.8 Discussion9.9 ConclusionChapter 10Fast In-Vivo MRS Acquisition with Artifact Suppression10.1 Introduction10.2 MRS-SFT10.3 Methods10.4 MRS Results10.5 ConclusionChapter 11Fast Multi-Dimensional NMR Acquisition and Processing11.1 Introduction11.2 Multi-Dimensional Sparse Fourier Transform11.3 Materials and Methods11.4 Results11.5 Discussion11.6 ConclusionChapter 12Conclusion12.1 Future DirectionsAppendix AProofsAppendix BThe Optimality of the Exactly k-Sparse Algorithm 4.1Appendix CLower Bound of the Sparse Fourier Transform in the General CaseAppendix DEfficient Constructions of Window FunctionsAppendix ESample Lower Bound for the Bernoulli DistributionAppendix FAnalysis of the QuickSync SystemF.1 Analysis of the Baseline AlgorithmF.2 Tightness of the Variance BoundF.3 Analysis of the QuickSync AlgorithmAppendix GA 0.75 Million Point Sparse Fourier Transform ChipG.1 The AlgorithmG.2 The ArchitectureG.3 The ChipReferencesAuthor Biography

       Preface

      The Fourier transform is one of the most fundamental tools for computing the frequency representation of signals. It plays a central role in signal processing, communications, audio and video compression, medical imaging, genomics, astronomy, as well as many other areas. Because of its widespread use, fast algorithms for computing the Fourier transform can benefit a large number of applications. The fastest algorithm for computing the Fourier transform is the Fast Fourier Transform (FFT), which runs in near-linear time making it an indispensable tool for many applications. However, today, the runtime of the FFT algorithm is no longer fast enough especially for big data problems where each dataset can be few terabytes. Hence, faster algorithms that run in sublinear time, i.e., do not even sample all the data points, have become necessary.

      This book addresses the above problem by developing the Sparse Fourier Transform algorithms and building practical systems that use these algorithms to solve key problems in six different applications.

      Part I of the book focuses on the theory front. It introduces the Sparse Fourier Transform algorithms: a family of sublinear time algorithms for computing the Fourier transform faster than FFT. The Sparse Fourier Transform is based on the insight that many real-world signals are sparse, i.e., most of the frequencies have negligible contribution to the overall signal. Exploiting this sparsity, the book introduces several new algorithms which encompass two main axes.

      Runtime Complexity. Nearly optimal Sparse Fourier Transform algorithms are presented that are faster than FFT and have the lowest runtime complexity known to date.

      Sampling Complexity. Sparse Fourier Transform algorithms with optimal sampling complexity are presented in the average case and the same nearly optimal runtime complexity. These algorithms use the minimum number of input data samples and, hence, reduce acquisition cost and I/O overhead.

      Part II of the book focuses on the systems front. It develops software and hardware architectures for leveraging the Sparse Fourier Transform to address practical problems in applied fields. The systems customize the theoretical algorithms to capture the structure of sparsity in each application, and hence maximize the resulting gains. All systems are prototyped and evaluated in accordance with the standards of each application domain. The following list gives an overview of the systems presented in this book.

      Wireless Networks. The book demonstrates how to use the Sparse Fourier Transform to build a wireless receiver that captures GHz-wide signals without sampling at the Nyquist rate. Hence, it enables wideband spectrum sensing and acquisition using cheap commodity hardware.

      Mobile Systems. The Sparse Fourier Transform is used to design a GPS receiver that both reduces the delay to find the location and decreases the power consumption by 2×.

      Computer Graphics. Light fields enable new virtual reality and computational photography applications like interactive viewpoint changes, depth extraction, and refocusing. The book shows that reconstructing light field images using the Sparse Fourier Transform reduces camera sampling requirements and improves image reconstruction quality.

      Medical Imaging. The book enables efficient magnetic resonance spectroscopy (MRS), a new medical imaging technique that can reveal biomarkers for diseases like autism and cancer. The book shows how to improve the image quality while reducing the time a patient spends in an MRI machine by 3× (e.g., from 1 hour to less than 40 minutes).

      Biochemistry. The book demonstrates that the Sparse Fourier Transform reduces Nuclear Magnetic Resonance (NMR) experiment time by 16× (e.g. from weeks to days), enabling high-dimensional NMR needed for discovering complex protein structures.

      Digital Circuits. The book develops a chip with the largest Fourier Transform to date for sparse data. It delivers a 0.75 million point Sparse Fourier Transform chip that consumes 40× less power than prior FFT VLSI implementations.

      

Скачать книгу