Fourier Phase Retrieval: Uniqueness and Algorithms Arxiv:1705.09590V3 [Cs.IT] 6 Nov 2017

Total Page:16

File Type:pdf, Size:1020Kb

Fourier Phase Retrieval: Uniqueness and Algorithms Arxiv:1705.09590V3 [Cs.IT] 6 Nov 2017 Fourier Phase Retrieval: Uniqueness and Algorithms Tamir Bendory∗1, Robert Beinerty2 and Yonina C. Eldarz3 1The Program in Applied and Computational Mathematics, Princeton University, Princeton, NJ, USA 2Institute of Mathematics and Scientific Computing, University of Graz, Heinrichstraße 36, 8010 Graz, Austria 3The Andrew and Erna Viterbi Faculty of Electrical Engineering, Technion - Israel Institute of Technology, Haifa, Israel Abstract The problem of recovering a signal from its phaseless Fourier transform measurements, called Fourier phase retrieval, arises in many applications in engineering and science. Fourier phase retrieval poses fundamental theo- retical and algorithmic challenges. In general, there is no unique mapping between a one-dimensional signal and its Fourier magnitude and therefore the problem is ill-posed. Additionally, while almost all multidimensional signals are uniquely mapped to their Fourier magnitude, the performance of existing algorithms is generally not well-understood. In this chapter we survey methods to guarantee uniqueness in Fourier phase retrieval. We then present different algorithmic approaches to retrieve the signal in practice. We conclude by outlining some of the main open questions in this field. arXiv:1705.09590v3 [cs.IT] 6 Nov 2017 ∗[email protected] [email protected]. The Institute of Mathematics and Scientific Computing is a mem- ber of NAWI Graz (http://www.nawigraz.at). The author is supported by the Austrian Science Fund (FWF) within the project P 28858. [email protected]. The author is supported by the European Unions Horizon 2020 research and innovation program under grant agreement no. 646804-ERC-COG-BNYQ, and from the Israel Science Foundation under Grant no. 335/14. 1 1 Introduction The task of recovering a signal from its Fourier transform magnitude, called Fourier phase retrieval, arises in many areas in engineering and science. The problem has a rich history, tracing back to 1952 [110]. Important ex- amples for Fourier phase retrieval naturally appear in many optical settings since optical sensors, such as a charge-coupled device (CCD) and the hu- man eye, are insensitive to phase information of the light wave. A typi- cal example is coherent diffraction imaging (CDI) which is used in a va- riety of imaging techniques [24, 33, 34, 92, 105, 109]. In CDI, an object is illuminated with a coherent electro-magnetic wave and the far-field in- tensity diffraction pattern is measured. This pattern is proportional to the object’s Fourier transform and therefore the measured data is proportional to its Fourier magnitude. Phase retrieval also played a key role in the de- velopment of the DNA double helix model [55]. This discovery awarded Watson, Crick and Wilkins the Nobel prize in Physiology or Medicine in 1962 [1]. Additional examples for applications in which Fourier phase re- trieval appear are X-ray crystallography, speech recognition, blind channel estimation, astronomy, computational biology, alignment and blind decon- volution [10, 19, 54, 62, 100, 114, 125, 132, 137]. Fourier phase retrieval has been a long-standing problem since it raises difficult challenges. In general, there is no unique mapping between a one- dimensional signal and its Fourier magnitude and therefore the problem is ill-posed. Additionally, while almost all multidimensional signals are uniquely mapped to their Fourier magnitude, the performance and stabil- ity of existing algorithms is generally not well-understood. In particular, it is not clear when given methods recover the true underlying signal. To simplify the mathematical analysis, in recent years attention has been de- voted to a family of related problems, frequently called generalized phase retrieval. This refers to the setting in which the measurements are the phase- less inner products of the signal with known vectors. Particularly, the major- ity of works studied inner products with random vectors. Based on proba- bilistic considerations, a variety of convex and non-convex algorithms were suggested, equipped with stability guarantees from near-optimal number of measurements; see [3, 5, 30, 37, 44, 58, 124, 131, 133] to name a few works along these lines. Here, we focus on the original Fourier phase retrieval problem and study it in detail. We begin by considering the ambiguities of Fourier phase re- trieval [12, 15, 16]. We show that while in general a one-dimensional sig- nal cannot be determined from its Fourier magnitude, there are several ex- ceptional cases, such as minimum phase [66] and sparse signals [73, 101]. For general signals, one can guarantee uniqueness by taking multiple mea- surements, each one with a different mask. This setup is called masked 2 phase retrieval [30, 69] and has several interesting special cases, such as the short-time Fourier transform (STFT) phase retrieval [22, 45, 71] and vecto- rial phase retrieval [82, 102, 103, 104]. For all aforementioned setups, we present algorithms and discuss their properties. We also study the closely– related Frequency-Resolved Optical Gating (FROG) methods [23] and mul- tidimensional Fourier phase retrieval [78]. The outline of this chapter is as follows. In Section 2 we formulate the Fourier phase retrieval problem. We also introduce several of its variants, such as masked Fourier phase retrieval and STFT phase retrieval. In Section 3 we discuss the fundamental problem of uniqueness. Namely, conditions under which there is a unique mapping between a signal and its phaseless measurements. Section 4 is devoted to different algorithmic approaches to recover a signal from its phaseless measurements. Section 5 concludes the chapter and outlines some open questions. We hope that highlighting the gaps in the theory of phase retrieval will motivate more research on these issues. 2 Problem formulation In this section, we formulate the Fourier phase retrieval problem and intro- duce notation. N Let x 2 C be the underlying signal we wish to recover. In Fourier phase retrieval the measurements are given by 2 N−1 −2p jkn=N˜ (2.1) y[k] = ∑ x[n]e ; k = 0;:::;K − 1: n=0 Unless otherwise mentioned, we consider the over-sampled Fourier trans- form, i.e., N˜ = K = 2N −1, since in this case the acquired data is equivalent to the auto-correlation of x as explained in Section 3.1. We refer to this case as the classical phase retrieval problem. As will be discussed in the next section, in general the classical phase retrieval problem is ill-posed. Nev- ertheless, some special structures may impose uniqueness. Two important examples are sparse signals obeying a non-periodic support [73, 101] and minimum phase signals [66]; see Section 3.2. For general signals, a popular method to guarantee a unique mapping between the signal and its phaseless Fourier measurements is by utilizing several masks to introduce redundancy in the acquired data. In this case, the measurements are given by 2 N−1 −2p jkn=N˜ y[m;k] = ∑ x[n]dm[n]e ; k = 0;:::;K − 1; m = 0;:::;M − 1; n=0 (2.2) 3 Figure 2.1: An illustration of a typical masked phase retrieval setup (courtesy of [30]). where dm are M known masks. In matrix notation, this model can be written as ∗ 2 y[m;k] = j fk Dmxj ; k = 0;:::;K − 1; m = 0;:::;M − 1; (2.3) ∗ K×N N×N where fk is the kth row of the DFT matrix F 2 C and Dm 2 C is a diagonal matrix that contains the entries of the mth mask. Classical phase retrieval is a special case in which M = 1 and D0 = IN is the identity matrix. There are several experimental techniques to generate masked Fourier measurements in optical setups [30]. One method is to insert a mask or a phase plate after the object [84]. Another possibility is to modulate the illu- minating beam by an optical grating [85]. A third alternative is oblique il- lumination by illuminating beams hitting the object at specified angles [49]. An illustration of a masked phase retrieval setup is shown in Fig. 2.1. An interesting special case of masked phase retrieval is signal recon- struction from phaseless STFT measurements. Here, all masks are transla- tions of a reference mask, i.e., dm[n] = d[mL−n], where L is a parameter that determines the overlapping factor between adjacent windows. Explicitly, the STFT phase retrieval problem takes on the form 2 N−1 −2p jkn=N˜ y[m;k] = ∑ x[n]d[mL − n]e ; n=0 (2.4) k = 0;:::;K − 1; m = 0;:::;dN=Le − 1: The reference mask d is referred to as STFT window. We denote the length of the STFT window by W, namely, d[n] = 0 for n = W;:::;N − 1 for some W ≤ N. 4 Figure 2.2: An illustration of a conventional ptychography setup (courtesy of [118]). The problem of recovering a signal from its STFT magnitude arises in several applications in optics and speech processing. Particularly, it serves as the model of a popular variant of an ultra-short laser pulse measurement technique called Frequency-Resolved Optical Gating (FROG) which is in- troduced in Section 3.5 (the variant is referred to as X-FROG) [23, 127]. An- other application is ptychography in which a moving probe (pinhole) is used to sense multiple diffraction measurements [87, 90, 106]. An illustration of a conventional ptychography setup is given in Fig. 2.2. A closely-related problem is Fourier ptychography [137]. The next section is devoted to the question of uniqueness. Namely, un- der what conditions on the signal x and the masks dm there exists a unique mapping between the signal and the phaseless measurements. In Section 4 we survey different algorithmic approaches to recover the underlying signal x from the acquired data. 3 Uniqueness guarantees The aim of this section is to survey several approaches to ensure uniqueness of the discrete phase retrieval problem.
Recommended publications
  • Sampling Signals on Graphs: from Theory to Applications
    GRAPH SIGNAL PROCESSING: FOUNDATIONS AND EMERGING DIRECTIONS Yuichi Tanaka, Yonina C. Eldar, Antonio Ortega, and Gene Cheung Sampling Signals on Graphs From theory to applications he study of sampling signals on graphs, with the goal of building an analog of sampling for standard signals in the T time and spatial domains, has attracted considerable atten- tion recently. Beyond adding to the growing theory on graph signal processing (GSP), sampling on graphs has various promising applications. In this article, we review the current progress on sampling over graphs, focusing on theory and potential applications. Although most methodologies used in graph signal sam- pling are designed to parallel those used in sampling for standard signals, sampling theory for graph signals signifi- cantly differs from the theory of Shannon–Nyquist and shift- invariant (SI) sampling. This is due, in part, to the fact that the definitions of several important properties, such as shift invariance and bandlimitedness, are different in GSP systems. Throughout this review, we discuss similarities and differenc- es between standard and graph signal sampling and highlight open problems and challenges. Introduction Sampling is one of the fundamental tenets of digital signal pro- cessing (see [1] and the references therein). As such, it has been studied extensively for decades and continues to draw consid- erable research efforts. Standard sampling theory relies on concepts of frequency domain analysis, SI signals, and band- ©ISTOCKPHOTO.COM/ALISEFOX limitedness [1]. The sampling of time and spatial domain sig- nals in SI spaces is one of the most important building blocks of digital signal processing systems. However, in the big data era, the signals we need to process often have other types of connections and structure, such as network signals described by graphs.
    [Show full text]
  • Deep Task-Based Quantization †
    entropy Article Deep Task-Based Quantization † Nir Shlezinger 1,* and Yonina C. Eldar 2 1 School of Electrical and Computer Engineering, Ben-Gurion University of the Negev, Beer-Sheva 8410501, Israel 2 Faculty of Mathematics and Computer Science, Weizmann Institute of Science, Rehovot 7610001, Israel; [email protected] * Correspondence: [email protected] † This paper is an extended paper presented in the 2019 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP) in Brighton, UK, on 12–17 May 2019. Abstract: Quantizers play a critical role in digital signal processing systems. Recent works have shown that the performance of acquiring multiple analog signals using scalar analog-to-digital converters (ADCs) can be significantly improved by processing the signals prior to quantization. However, the design of such hybrid quantizers is quite complex, and their implementation requires complete knowledge of the statistical model of the analog signal. In this work we design data- driven task-oriented quantization systems with scalar ADCs, which determine their analog-to- digital mapping using deep learning tools. These mappings are designed to facilitate the task of recovering underlying information from the quantized signals. By using deep learning, we circumvent the need to explicitly recover the system model and to find the proper quantization rule for it. Our main target application is multiple-input multiple-output (MIMO) communication receivers, which simultaneously acquire a set of analog signals, and are commonly subject to constraints on the number of bits. Our results indicate that, in a MIMO channel estimation setup, the proposed deep task-bask quantizer is capable of approaching the optimal performance limits dictated by indirect rate-distortion theory, achievable using vector quantizers and requiring complete knowledge of the underlying statistical model.
    [Show full text]
  • Deep Learning in Ultrasound Imaging Deep Learning Is Taking an Ever More Prominent Role in Medical Imaging
    1 Deep learning in Ultrasound Imaging Deep learning is taking an ever more prominent role in medical imaging. This paper discusses applications of this powerful approach in ultrasound imaging systems along with domain-specific opportunities and challenges. RUUD J.G. VAN SLOUN1,REGEV COHEN2 AND YONINA C. ELDAR3 ABSTRACT j We consider deep learning strategies in ultra- a highly cost-effective modality that offers the clinician an sound systems, from the front-end to advanced applications. unmatched and invaluable level of interaction, enabled by its Our goal is to provide the reader with a broad understand- real-time nature. Its portability and cost-effectiveness permits ing of the possible impact of deep learning methodologies point-of-care imaging at the bedside, in emergency settings, on many aspects of ultrasound imaging. In particular, we rural clinics, and developing countries. Ultrasonography is discuss methods that lie at the interface of signal acquisi- increasingly used across many medical specialties, spanning tion and machine learning, exploiting both data structure from obstetrics to cardiology and oncology, and its market (e.g. sparsity in some domain) and data dimensionality (big share is globally growing. data) already at the raw radio-frequency channel stage. On the technological side, ultrasound probes are becoming As some examples, we outline efficient and effective deep increasingly compact and portable, with the market demand learning solutions for adaptive beamforming and adaptive for low-cost ‘pocket-sized’ devices expanding [2], [3]. Trans- spectral Doppler through artificial agents, learn compressive ducers are miniaturized, allowing e.g. in-body imaging for encodings for color Doppler, and provide a framework for interventional applications.
    [Show full text]
  • Recovering Lost Information in the Digital World by Yonina Eldar Resolution
    newstest 2018 SIAM NEWS • 1 Recovering Lost Information in the Digital World By Yonina Eldar resolution. Is it possible to use sampling- related ideas to recover information lost due We live in an increasingly digital world to physical principles? where computers and microprocessors per- We consider two methods to recover form data processing and storage. Digital lost information. The first utilizes structure devices are programmed to quickly and that often exists in signals, and the sec- efficiently process sequences of bits. Signal ond accounts for the ultimate processing processing then translates to mathematical task. Together they form the basis for the algorithms that are programmed in a com- Xampling framework, which suggests prac- puter operating on these bits. An analog- tical, sub-Nyquist sampling and processing to-digital converter converts the continuous techniques that result in faster and more time signal into samples; the transition efficient scanning, processing of wideband from the physical world to a sequence signals, smaller devices, improved resolu- Figure 3. Ultrasound imaging at three percent of the Nyquist rate (right), as compared to a of bits causes information loss in both tion, and lower radiation doses [5]. standard image (left). Image courtesy of [1]. time (sampling phase) and amplitude (the The union of subspaces model is a popu- An interesting sampling question is as Combining the aforementioned ideas quantization step). Is it possible to restore lar choice for describing structure in signals follows. What is the rate at which we allows us to create images in a variety of information that is lost in transition to the [7, 9].
    [Show full text]
  • Sparse Array Design Via Fractal Geometries Regev Cohen , Graduate Student Member, IEEE, and Yonina C
    IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 68, 2020 4797 Sparse Array Design via Fractal Geometries Regev Cohen , Graduate Student Member, IEEE, and Yonina C. Eldar , Fellow, IEEE Abstract—Sparse sensor arrays have attracted considerable at- Sparse arrays include the well-known minimum redundancy tention in various fields such as radar, array processing, ultrasound arrays (MRA) [13], minimum holes arrays (MHA), nested arrays imaging and communications. In the context of correlation-based (NA) [1] and coprime arrays (CP) [14], to name just a few. Such processing, such arrays enable to resolve more uncorrelated sources O N 2 N than physical sensors. This property of sparse arrays stems from arrays enable detection of ( ) sources using elements, the size of their difference coarrays, defined as the differences of unlike uniform linear arrays (ULAs) that can resolve O(N) element locations. Thus, the design of sparse arrays with large targets. This property of increased degrees-of-freedom (DOF) difference coarrays is of great interest. In addition, other array relies on correlation-based processing and arises from the size of properties such as symmetry, robustness and array economy are the difference coarray, defined as the pair-wise sensor separation. important in different applications. Numerous studies have pro- posed diverse sparse geometries, focusing on certain properties A large difference coarray increases resolution [1], [13], [14] while lacking others. Incorporating multiple properties into the and the number of resolvable sources [1], [14]. Hence, the size design task leads to combinatorial problems which are generally of the difference set is an important metric in designing sparse NP-hard.
    [Show full text]
  • Algorithm Unrolling: Interpretable, Efficient Deep Learning for Signal and Image Processing
    1 Algorithm Unrolling: Interpretable, Efficient Deep Learning for Signal and Image Processing Vishal Monga, Senior Member, IEEE, Yuelong Li, Member, IEEE, and Yonina C. Eldar, Fellow, IEEE Abstract—Deep neural networks provide unprecedented per- model based analytic methods. In contrast to conventional formance gains in many real world problems in signal and iterative approaches where the models and priors are typically image processing. Despite these gains, future development and designed by analyzing the physical processes and handcrafting, practical deployment of deep networks is hindered by their black- box nature, i.e., lack of interpretability, and by the need for deep learning approaches attempt to automatically discover very large training sets. An emerging technique called algorithm model information and incorporate them by optimizing net- unrolling or unfolding offers promise in eliminating these issues work parameters that are learned from real world training sam- by providing a concrete and systematic connection between ples. Modern neural networks typically adopt a hierarchical iterative algorithms that are used widely in signal processing and architecture composed of many layers and comprise a large deep neural networks. Unrolling methods were first proposed to develop fast neural network approximations for sparse coding. number of parameters (can be millions), and are thus capable More recently, this direction has attracted enormous attention of learning complicated mappings which are difficult to design and is rapidly growing both in theoretic investigations and explicitly. When training data is sufficient, this adaptivity practical applications. The growing popularity of unrolled deep enables deep networks to often overcome model inadequacies, networks is due in part to their potential in developing efficient, especially when the underlying physical scenario is hard to high-performance and yet interpretable network architectures from reasonable size training sets.
    [Show full text]
  • Functional Nonlinear Sparse Models Luiz F
    IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 68, 2020 2449 Functional Nonlinear Sparse Models Luiz F. O. Chamon , Student Member, IEEE, Yonina C. Eldar , Fellow, IEEE, and Alejandro Ribeiro Abstract—Signal processing is rich in inherently continuous and kernel Hilbert spaces (RKHSs) also admit finite descriptions often nonlinear applications, such as spectral estimation, optical through variational results known as representer theorems [14], imaging, and super-resolution microscopy, in which sparsity plays [15]. The infinite dimensionality of continuous problems is a key role in obtaining state-of-the-art results. Coping with the infi- nite dimensionality and non-convexity of these problems typically therefore often overcome by means of sampling theorems. Sim- involves discretization and convex relaxations, e.g., using atomic ilarly, nonlinear functions with bounded total variation or lying norms. Nevertheless, grid mismatch and other coherence issues in an RKHS can be written as a finite linear combination of basis often lead to discretized versions of sparse signals that are not functions. Under certain smoothness assumptions, nonlinearity sparse. Even if they are, recovering sparse solutions using convex can be addressed using “linear-in-the-parameters” methods. relaxations requires assumptions that may be hard to meet in prac- tice. What is more, problems involving nonlinear measurements Due to the limited number of measurements, however, dis- remain non-convex even after relaxing the sparsity objective. We cretization often leads to underdetermined problems. Sparsity address these issues by directly tackling the continuous, nonlinear priors then play an important role in achieving state-of-the-art re- problem cast as a sparse functional optimization program.
    [Show full text]
  • EE Research Day June 23Rd 2014
    Welcome to EE Research Day June 23rd 2014 משה נצרתי Prof. Moshe Nazarathy Head: Industrial Affiliates Program (IAP) תכנית "השבט התעשייתי" סביב הפקולטה להנדסת חשמל Electrical Engineering Department [email protected] The Electrical Engineering Department Vision • A top-tier, broad coverage research and education department, dedicated to the creation of knowledge and the development of human capital and technological leadership, for the advancement of the State of Israel and all humanity. MISSION: Serve the industry via best ECE Research & Education Electrical Engineering Department The Electrical Engineering Department International Review Committee - 2009 • Rafael Reif - (Chair), President of the MIT; previously Provost of the MIT • Leonard Kleinrock - Dist. Professor UCLA – an Internet pioneer • Sergio Verdú - Princeton, Shannon Award – Information Theory • Stepháne Mallat - Ecole Polytechnique and NYU - wavelets • Ehud Heyman - Dean of Eng., Tel Aviv University – wave propagation Electrical Engineering Department The Electrical Engineering Department International Review Committee Report (2009) Chaired by Prof. Rafael Reif - President, MIT • “The EE department at the Technion is a world class academic unit” … “and in the same league as the 10 highest-ranked departments in the US.” • “The faculty, the technical staff, and the undergraduate and graduate students, are among the best that can be found in a top ranked institution anywhere in the world.” • “The education of the undergraduate EE students at the Technion receive is, simply stated, outstanding.” • The graduates of this Department, whether with a B.Sc., M.Sc., or Ph.D., are as well prepared (if not better prepared) as EE graduates in any top ranked institution anywhere in the world.
    [Show full text]
  • Future Directions in Compressed Sensing and the Integration of Sensing and Processing What Can and Should We Know by 2030?
    Future Directions in Compressed Sensing and the Integration of Sensing and Processing What Can and Should We Know by 2030? Robert Calderbank, Duke University Guillermo Sapiro, Duke University Workshop funded by the Basic Research Office, Office of the Assistant Prepared by Brian Hider and Jeremy Zeigler Secretary of Defense for Research & Engineering. This report does not Virginia Tech Applied Research Corporation necessarily reflect the policies or positions of the US Department of Defense Preface OVER THE PAST CENTURY, SCIENCE AND TECHNOLOGY HAS BROUGHT REMARKABLE NEW CAPABILITIES TO ALL SECTORS of the economy; from telecommunications, energy, and electronics to medicine, transportation and defense. Technologies that were fantasy decades ago, such as the internet and mobile devices, now inform the way we live, work, and interact with our environment. Key to this technological progress is the capacity of the global basic research community to create new knowledge and to develop new insights in science, technology, and engineering. Understanding the trajectories of this fundamental research, within the context of global challenges, empowers stakeholders to identify and seize potential opportunities. The Future Directions Workshop series, sponsored by the Basic Research Office of the Office of the Assistant Secretary of Defense for Research and Engineering, seeks to examine emerging research and engineering areas that are most likely to transform future technology capabilities. These workshops gather distinguished academic and industry researchers from the world’s top research institutions to engage in an interactive dialogue about the promises and challenges of these emerging basic research areas and how they could impact future capabilities. Chaired by leaders in the field, these workshops encourage unfettered considerations of the prospects of fundamental science areas from the most talented minds in the research community.
    [Show full text]
  • Pushing the Frontiers of Signal-Processing and Machine Learning to Advance Human Lives and Wellbeing
    Pushing the frontiers of signal-processing and machine learning to advance human lives and wellbeing WHO WE ARE SAMPL Lab The Signal Acquisition Modeling Processing and Learning (SAMPL) Lab at the Weizmann Institute of Science, headed by Prof. Yonina Eldar, focuses on developing new technologies that more efficiently extract and process signals and information across a wide range of tasks, including medical imaging, radar, communication, scientific and optical imaging and biological inference. The lab also develops model-based methods for artificial intelligence (AI) that aid in obtaining increased information using minimal resources. What is Signal Processing Signal processing is the area of science and engineering concerned with the generation, acquisition, representation, transmission and analysis of signals and information using mathematical theory and methods. Digital signal processing enables conversion of physical signals to a digital representation for communication and processing by computers and digital devices. Signal processing is the power behind our modern lives, enhancing our ability to communicate and share information. The technology in our everyday lives – from computers, cell phones and autonomous vehicles to medical and defense systems – is enabled by signal processing. The performance and effectiveness of these systems depend on the quality and efficiency of signal sampling and processing. In many cases, such as medical applications, automotive and aviation, these capabilities are critical to human health, life and wellbeing. The Challenges We Are Facing In coming years, new and increasingly complex challenges will arise as we become even more dependent on signal-processing in our everyday lives. As countless additional tasks and functions are replaced by smart and automated applications, they will require increasingly faster and more powerful technologies.
    [Show full text]
  • Download The
    2018 Year in Review CONNECTOR News from the MIT Department of Electrical Engineering and Computer Science Year in Review: 2018 Connector The MIT Stephen A. Schwarzman College of Rising Stars, an academic-careers workshop Computing — established with a gift from the for women, brought 76 of the world’s top EECS co-founder, CEO, and chairman of Blackstone postdocs and grad students to MIT to hear — is scheduled to open in the fall of 2019. faculty talks, network with each other, and Photo: Courtesy of Blackstone. present their research. Photo: Gretchen Ertl CONTENTS 1 A Letter from the Department Head FACULTY FOCUS FEATURES 47 Faculty Awards 4 MIT Reshapes Itself to Shape the Future: EECS Leadership Update Asu Ozdaglar Introducing the MIT Stephen A. Schwarzman College of Computing 53 Asu Ozdaglar, Department Head Department Head 8 Artificial Intelligence in Action: Introducing the 54 Associate Department Heads MIT-IBM Watson AI Lab 55 Education and Undergraduate Officers Saman Amarasinghe 10 EECS Professor Antonio Torralba Appointed to 56 Faculty Research Innovation Fellowships (FRIFs) Associate Department Head Direct MIT Quest for Intelligence 57 Professorships 12 Summit Explores Pioneering Approaches for AI Nancy Lynch and Digital Technology for Health Care 62 Faculty Promotions Associate Department Head, 14 SuperUROP: Coding, Thinking, Sharing, 64 Tenured Faculty Building Strategic Directions 66 New Faculty 16 SuperUROP: CS+HASS Scholarship Program Debuts with Nine Projects 69 Remembering Professor Alan McWhorter, 1930-2018 Joel Voldman
    [Show full text]
  • Digital Signal Processing Research Program - 2 RLE Progress Report 144
    2 - Circuits, Systems and Communications – Digital Signal Processing Research Program - 2 RLE Progress Report 144 Digital Signal Processing Research Program Academic and Research Staff Professor Alan V. Oppenheim, Professor Arthur B. Baggeroer, Professor Gregory W. Wornell, Giovanni Aliberti Visiting Scientists and Research Affiliates Dr. Brian Chen, Dianne Egnor, Dr. Aaron Cohen, Dr. Bernard Gold, Dr. James C. Preisig, Dr. Ehud Weinstein1 Graduate Students Petros Boufounos, Albert Chan, Stark Draper, Yonina Eldar, Everest Huang, J. Nicholas Laneman, Michael J. Lopez, Emin Martinian, Andrew Russell, Maya R. Said, Charles Sestok, Wade Torres, Huan Yao Undergraduate Students Sourav Dey Technical and Support Staff Wendy-Kaye Russell, Dianne Wheeler Introduction The field of Digital Signal Processing grew out of the flexibility afforded by the use of digital computers in implementing signal processing algorithms and systems. It has since broadened into the use of a variety of both digital and analog technologies, spanning a broad range of applications, bandwidths, and realizations. The Digital Signal Processing Group carries out research on algorithms for signal processing and their applications. Current application areas of interest include signal enhancement and detection; speech, audio and underwater acoustic signal processing; and signal processing and coding for wireless and broadband multiuser/multimedia communication networks. In some of our recent work, we have developed new methods for signal enhancement and noise cancellation, and for implementing signal processing in distributed environments. We have also been developing new methods for representing and analyzing signals based on the mathematics of fractals, chaos and nonlinear dynamics and applying these to various application contexts. We are also exploring some areas of biology and physics as metaphors for new signal processing methods.
    [Show full text]