Skip to main content

Showing 1–50 of 61 results for author: Maleki, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.19331  [pdf, other

    cs.PF cs.AR cs.DC

    Fusing Depthwise and Pointwise Convolutions for Efficient Inference on GPUs

    Authors: Fareed Qararyah, Muhammad Waqar Azhar, Mohammad Ali Maleki, Pedro Trancoso

    Abstract: Depthwise and pointwise convolutions have fewer parameters and perform fewer operations than standard convolutions. As a result, they have become increasingly used in various compact DNNs, including convolutional neural networks (CNNs) and vision transformers (ViTs). However, they have a lower compute-to-memory-access ratio than standard convolutions, making their memory accesses often the perform… ▽ More

    Submitted 30 April, 2024; originally announced April 2024.

  2. arXiv:2402.15635  [pdf, other

    cs.IT cs.CV cs.LG eess.IV stat.AP stat.ML

    Bagged Deep Image Prior for Recovering Images in the Presence of Speckle Noise

    Authors: Xi Chen, Zhewen Hou, Christopher A. Metzler, Arian Maleki, Shirin Jalali

    Abstract: We investigate both the theoretical and algorithmic aspects of likelihood-based methods for recovering a complex-valued signal from multiple sets of measurements, referred to as looks, affected by speckle (multiplicative) noise. Our theoretical contributions include establishing the first existing theoretical upper bound on the Mean Squared Error (MSE) of the maximum likelihood estimator under the… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

  3. arXiv:2401.00631  [pdf, other

    cs.NI cs.AI eess.SP

    Coordinated Deep Neural Networks: A Versatile Edge Offloading Algorithm

    Authors: Alireza Maleki, Hamed Shah-Mansouri, Babak H. Khalaj

    Abstract: As artificial intelligence (AI) applications continue to expand, there is a growing need for deep neural network (DNN) models. Although DNN models deployed at the edge are promising to provide AI as a service with low latency, their cooperation is yet to be explored. In this paper, we consider the DNN service providers share their computing resources as well as their models' parameters and allow o… ▽ More

    Submitted 31 December, 2023; originally announced January 2024.

  4. arXiv:2312.06399  [pdf

    cs.DL

    Who Are Tweeting About Academic Publications? A Cochrane Systematic Review and Meta-Analysis of Altmetric Studies

    Authors: Ashraf Maleki, Kim Holmberg

    Abstract: Previous studies have developed different categorizations of Twitter users who interact with scientific publications online, reflecting the difficulty in creating a unified approach. Using Cochrane Review meta-analysis to analyse earlier research (including 79,014 Twitter users, over twenty million tweets, and over five million tweeted publications from 23 studies), we created a consolidated robus… ▽ More

    Submitted 14 May, 2024; v1 submitted 11 December, 2023; originally announced December 2023.

  5. arXiv:2206.12605  [pdf

    cs.AR

    Heterogeneous Multi-core Array-based DNN Accelerator

    Authors: Mohammad Ali Maleki, Mehdi Kamal, Ali Afzali-Kusha

    Abstract: In this article, we investigate the impact of architectural parameters of array-based DNN accelerators on accelerator's energy consumption and performance in a wide variety of network topologies. For this purpose, we have developed a tool that simulates the execution of neural networks on array-based accelerators and has the capability of testing different configurations for the estimation of ener… ▽ More

    Submitted 25 June, 2022; originally announced June 2022.

    Comments: This is the first version of the paper (V.0). We may revise the paper in the near future in order to better reflect its context. please consider the latest version

  6. arXiv:2111.03237  [pdf, other

    cs.IT cs.LG

    Towards Designing Optimal Sensing Matrices for Generalized Linear Inverse Problems

    Authors: Junjie Ma, Ji Xu, Arian Maleki

    Abstract: We consider an inverse problem $\mathbf{y}= f(\mathbf{Ax})$, where $\mathbf{x}\in\mathbb{R}^n$ is the signal of interest, $\mathbf{A}$ is the sensing matrix, $f$ is a nonlinear function and $\mathbf{y} \in \mathbb{R}^m$ is the measurement vector. In many applications, we have some level of freedom to design the sensing matrix $\mathbf{A}$, and in such circumstances we could optimize $\mathbf{A}$ t… ▽ More

    Submitted 19 August, 2023; v1 submitted 4 November, 2021; originally announced November 2021.

    Comments: to appear in IEEE transactions on information theory

  7. arXiv:2110.03780  [pdf, other

    cs.LG physics.flu-dyn

    A composable autoencoder-based iterative algorithm for accelerating numerical simulations

    Authors: Rishikesh Ranade, Chris Hill, Haiyang He, Amir Maleki, Norman Chang, Jay Pathak

    Abstract: Numerical simulations for engineering applications solve partial differential equations (PDE) to model various physical processes. Traditional PDE solvers are very accurate but computationally costly. On the other hand, Machine Learning (ML) methods offer a significant computational speedup but face challenges with accuracy and generalization to different PDE conditions, such as geometry, boundary… ▽ More

    Submitted 7 October, 2021; originally announced October 2021.

  8. arXiv:2108.01220  [pdf, ps, other

    cs.LG cs.LO eess.SY

    OVERT: An Algorithm for Safety Verification of Neural Network Control Policies for Nonlinear Systems

    Authors: Chelsea Sidrane, Amir Maleki, Ahmed Irfan, Mykel J. Kochenderfer

    Abstract: Deep learning methods can be used to produce control policies, but certifying their safety is challenging. The resulting networks are nonlinear and often very large. In response to this challenge, we present OVERT: a sound algorithm for safety verification of nonlinear discrete-time closed loop dynamical systems with neural network control policies. The novelty of OVERT lies in combining ideas fro… ▽ More

    Submitted 2 August, 2021; originally announced August 2021.

    Comments: 44 pages, under review

    MSC Class: 68Q60 (Primary) 68T07; 37N35 (Secondary) ACM Class: I.2.6; I.2.8; D.2.4

    Journal ref: Journal of Machine Learning Research 23 (2022) 1-45

  9. arXiv:2108.00329  [pdf, other

    cs.IT

    Compressed sensing in the presence of speckle noise

    Authors: Wenda Zhou, Shirin Jalali, Arian Maleki

    Abstract: The problem of recovering a structured signal from its linear measurements in the presence of speckle noise is studied. This problem appears in many imaging systems such as synthetic aperture radar and optical coherence tomography. The current acquisition technology oversamples signals and converts the problem into a denoising problem with multiplicative noise. However, this paper explores the pos… ▽ More

    Submitted 31 July, 2021; originally announced August 2021.

  10. arXiv:2104.07792  [pdf, other

    cs.LG

    Geometry encoding for numerical simulations

    Authors: Amir Maleki, Jan Heyse, Rishikesh Ranade, Haiyang He, Priya Kasimbeg, Jay Pathak

    Abstract: We present a notion of geometry encoding suitable for machine learning-based numerical simulation. In particular, we delineate how this notion of encoding is different than other encoding algorithms commonly used in other disciplines such as computer vision and computer graphics. We also present a model comprised of multiple neural networks including a processor, a compressor and an evaluator.Thes… ▽ More

    Submitted 15 April, 2021; originally announced April 2021.

  11. arXiv:2104.02452  [pdf, other

    cs.LG

    A Latent space solver for PDE generalization

    Authors: Rishikesh Ranade, Chris Hill, Haiyang He, Amir Maleki, Jay Pathak

    Abstract: In this work we propose a hybrid solver to solve partial differential equation (PDE)s in the latent space. The solver uses an iterative inferencing strategy combined with solution initialization to improve generalization of PDE solutions. The solver is tested on an engineering case and the results show that it can generalize well to several PDE conditions.

    Submitted 6 April, 2021; originally announced April 2021.

  12. arXiv:2103.02727  [pdf, other

    cs.RO cs.HC

    Preference-based Learning of Reward Function Features

    Authors: Sydney M. Katz, Amir Maleki, Erdem Bıyık, Mykel J. Kochenderfer

    Abstract: Preference-based learning of reward functions, where the reward function is learned using comparison data, has been well studied for complex robotic tasks such as autonomous driving. Existing algorithms have focused on learning reward functions that are linear in a set of trajectory features. The features are typically hand-coded, and preference-based learning is used to determine a particular use… ▽ More

    Submitted 3 March, 2021; originally announced March 2021.

    Comments: 8 pages, 8 figures

  13. Mismatched Data Detection in Massive MU-MIMO

    Authors: Charles Jeon, Arian Maleki, Christoph Studer

    Abstract: We investigate mismatched data detection for massive multi-user (MU) multiple-input multiple-output (MIMO) wireless systems in which the prior distribution of the transmit signal used in the data detector differs from the true prior. In order to minimize the performance loss caused by the prior mismatch, we include a tuning stage into the recently proposed large-MIMO approximate message passing (L… ▽ More

    Submitted 18 October, 2021; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: to appear in the IEEE Transactions on Signal Processing. arXiv admin note: text overlap with arXiv:1605.02324

  14. arXiv:2003.13819  [pdf, other

    math.PR cs.LG math.ST stat.ME stat.ML

    Sharp Concentration Results for Heavy-Tailed Distributions

    Authors: Milad Bakhshizadeh, Arian Maleki, Victor H. de la Pena

    Abstract: We obtain concentration and large deviation for the sums of independent and identically distributed random variables with heavy-tailed distributions. Our concentration results are concerned with random variables whose distributions satisfy $\mathbb{P}(X>t) \leq {\rm e}^{- I(t)}$, where $I: \mathbb{R} \rightarrow \mathbb{R}$ is an increasing function and $I(t)/t \rightarrow α\in [0, \infty)$ as… ▽ More

    Submitted 25 July, 2022; v1 submitted 30 March, 2020; originally announced March 2020.

    Comments: 28 pages, 1 figure

  15. arXiv:2003.01770  [pdf, other

    stat.ML cs.LG

    Error bounds in estimating the out-of-sample prediction error using leave-one-out cross validation in high-dimensions

    Authors: Kamiar Rahnama Rad, Wenda Zhou, Arian Maleki

    Abstract: We study the problem of out-of-sample risk estimation in the high dimensional regime where both the sample size $n$ and number of features $p$ are large, and $n/p$ can be less than one. Extensive empirical evidence confirms the accuracy of leave-one-out cross validation (LO) for out-of-sample risk estimation. Yet, a unifying theoretical evaluation of the accuracy of LO in high-dimensional problems… ▽ More

    Submitted 3 March, 2020; originally announced March 2020.

    Journal ref: AISTATS 2020

  16. arXiv:1909.09345  [pdf, other

    stat.ML cs.LG math.ST

    Does SLOPE outperform bridge regression?

    Authors: Shuaiwen Wang, Haolei Weng, Arian Maleki

    Abstract: A recently proposed SLOPE estimator (arXiv:1407.3824) has been shown to adaptively achieve the minimax $\ell_2$ estimation rate under high-dimensional sparse linear regression models (arXiv:1503.08393). Such minimax optimality holds in the regime where the sparsity level $k$, sample size $n$, and dimension $p$ satisfy $k/p \rightarrow 0$, $k\log p/n \rightarrow 0$. In this paper, we characterize t… ▽ More

    Submitted 22 September, 2021; v1 submitted 20 September, 2019; originally announced September 2019.

    Comments: 50 pages, 18 figures

  17. arXiv:1904.05279  [pdf

    eess.SP cs.AR

    A Configurable Memristor-based Finite Impulse Response Filter

    Authors: Mohammad Hemmati, Vahid Rashtchi, Ahmad Maleki, Siroos Toofan

    Abstract: There are two main methods to implement FIR filters: software and hardware. In the software method, an FIR filter can be implemented within the processor by programming; it uses too much memory and it is extremely time-consuming while it gives the design more configurability. In most hardware-based implementations of FIR filters, Analog-to-Digital (A/D) and Digital-to-Analog (D/A) converters are m… ▽ More

    Submitted 10 April, 2019; originally announced April 2019.

    Comments: 9 pages, 18 figures, 4 tables, and 8 equations, 44 high quality references, brief biographies of the authors

  18. arXiv:1903.02676  [pdf, other

    cs.IT math.ST

    Analysis of Spectral Methods for Phase Retrieval with Random Orthogonal Matrices

    Authors: Rishabh Dudeja, Milad Bakhshizadeh, Junjie Ma, Arian Maleki

    Abstract: Phase retrieval refers to algorithmic methods for recovering a signal from its phaseless measurements. Local search algorithms that work directly on the non-convex formulation of the problem have been very popular recently. Due to the nonconvexity of the problem, the success of these local search algorithms depends heavily on their starting points. The most widely used initialization scheme is the… ▽ More

    Submitted 4 March, 2020; v1 submitted 6 March, 2019; originally announced March 2019.

  19. arXiv:1903.02505  [pdf, other

    cs.IT

    Spectral Method for Phase Retrieval: an Expectation Propagation Perspective

    Authors: Junjie Ma, Rishabh Dudeja, Ji Xu, Arian Maleki, Xiaodong Wang

    Abstract: Phase retrieval refers to the problem of recovering a signal $\mathbf{x}_{\star}\in\mathbb{C}^n$ from its phaseless measurements $y_i=|\mathbf{a}_i^{\mathrm{H}}\mathbf{x}_{\star}|$, where $\{\mathbf{a}_i\}_{i=1}^m$ are the measurement vectors. Many popular phase retrieval algorithms are based on the following two-step procedure: (i) initialize the algorithm based on a spectral method, (ii) refine… ▽ More

    Submitted 9 September, 2020; v1 submitted 6 March, 2019; originally announced March 2019.

    Comments: Accepted by IEEE Transactions on Information Theory

  20. arXiv:1902.01753  [pdf, other

    math.ST cs.LG stat.ML

    Consistent Risk Estimation in Moderately High-Dimensional Linear Regression

    Authors: Ji Xu, Arian Maleki, Kamiar Rahnama Rad, Daniel Hsu

    Abstract: Risk estimation is at the core of many learning systems. The importance of this problem has motivated researchers to propose different schemes, such as cross validation, generalized cross validation, and Bootstrap. The theoretical properties of such estimates have been extensively studied in the low-dimensional settings, where the number of predictors $p$ is much smaller than the number of observa… ▽ More

    Submitted 18 January, 2021; v1 submitted 5 February, 2019; originally announced February 2019.

  21. arXiv:1811.01917  [pdf, other

    cs.IT eess.SP

    Optimal Data Detection in Large MIMO

    Authors: Charles Jeon, Ramina Ghods, Arian Maleki, Christoph Studer

    Abstract: Large multiple-input multiple-output (MIMO) appears in massive multi-user MIMO and randomly-spread code-division multiple access (CDMA)-based wireless systems. In order to cope with the excessively high complexity of optimal data detection in such systems, a variety of efficient yet sub-optimal algorithms have been proposed in the past. In this paper, we propose a data detection algorithm that is… ▽ More

    Submitted 5 November, 2018; originally announced November 2018.

  22. arXiv:1810.11344  [pdf, other

    cs.LG stat.ML

    Benefits of over-parameterization with EM

    Authors: Ji Xu, Daniel Hsu, Arian Maleki

    Abstract: Expectation Maximization (EM) is among the most popular algorithms for maximum likelihood estimation, but it is generally only guaranteed to find its stationary points of the log-likelihood objective. The goal of this article is to present theoretical and empirical evidence that over-parameterization can help EM avoid spurious local optima in the log-likelihood. We consider the problem of estimati… ▽ More

    Submitted 26 October, 2018; originally announced October 2018.

    Comments: Accepted at NIPS 2018

  23. arXiv:1810.02716  [pdf, other

    cs.LG stat.ML

    Approximate Leave-One-Out for High-Dimensional Non-Differentiable Learning Problems

    Authors: Shuaiwen Wang, Wenda Zhou, Arian Maleki, Haihao Lu, Vahab Mirrokni

    Abstract: Consider the following class of learning schemes: \begin{equation} \label{eq:main-problem1} \hat{\boldsymbolβ} := \underset{\boldsymbolβ \in \mathcal{C}}{\arg\min} \;\sum_{j=1}^n \ell(\boldsymbol{x}_j^\top\boldsymbolβ; y_j) + λR(\boldsymbolβ), \qquad \qquad \qquad (1) \end{equation} where $\boldsymbol{x}_i \in \mathbb{R}^p$ and $y_i \in \mathbb{R}$ denote the $i^{\rm th}$ feature and response va… ▽ More

    Submitted 4 October, 2018; originally announced October 2018.

    Comments: 63 pages, 7 figures. arXiv admin note: substantial text overlap with arXiv:1807.02694

  24. arXiv:1807.03542  [pdf

    cs.CY

    A strategic framework for identifying the critical factors of 4G technology diffusion in I.R. Iran - A Fuzzy DEMATEL approach

    Authors: Hossein Sabzian, Hossein Gharib, Seyyed Mostafa Seyyed Hashemi, Ali Maleki

    Abstract: As the most prominent representative of 4G, Long term evolution (LTE) technology has become a focal point for mobile network operators all over the world. However, although Iranian main operators like MCI and Irancell have hugely invested on deployment of this technology, its diffusion has been very slow with a penetration rate of 0.06 at the end of spring 2017. Nevertheless, if this rate doesn't… ▽ More

    Submitted 10 July, 2018; originally announced July 2018.

    Comments: 20 pages, 5 figures, 7 tables, 14 equations

  25. arXiv:1807.02694  [pdf, other

    stat.ML cs.LG

    Approximate Leave-One-Out for Fast Parameter Tuning in High Dimensions

    Authors: Shuaiwen Wang, Wenda Zhou, Haihao Lu, Arian Maleki, Vahab Mirrokni

    Abstract: Consider the following class of learning schemes: $$\hat{\boldsymbolβ} := \arg\min_{\boldsymbolβ}\;\sum_{j=1}^n \ell(\boldsymbol{x}_j^\top\boldsymbolβ; y_j) + λR(\boldsymbolβ),\qquad\qquad (1) $$ where $\boldsymbol{x}_i \in \mathbb{R}^p$ and $y_i \in \mathbb{R}$ denote the $i^{\text{th}}$ feature and response variable respectively. Let $\ell$ and $R$ be the loss function and regularizer,… ▽ More

    Submitted 7 July, 2018; originally announced July 2018.

    Comments: The paper is published on ICML 2018

  26. arXiv:1806.03276  [pdf, ps, other

    cs.IT

    Approximate Message Passing for Amplitude Based Optimization

    Authors: Junjie Ma, Ji Xu, Arian Maleki

    Abstract: We consider an $\ell_2$-regularized non-convex optimization problem for recovering signals from their noisy phaseless observations. We design and study the performance of a message passing algorithm that aims to solve this optimization problem. We consider the asymptotic setting $m,n \rightarrow \infty$, $m/n \rightarrow δ$ and obtain sharp performance bounds, where $m$ is the number of measuremen… ▽ More

    Submitted 8 June, 2018; originally announced June 2018.

    Comments: accepted by ICML; short version of arXiv:1801.01170 with more simulations and other discussions

  27. arXiv:1801.01170  [pdf, other

    cs.IT math.ST

    Optimization-based AMP for Phase Retrieval: The Impact of Initialization and $\ell_2$-regularization

    Authors: Junjie Ma, Ji Xu, Arian Maleki

    Abstract: We consider an $\ell_2$-regularized non-convex optimization problem for recovering signals from their noisy phaseless observations. We design and study the performance of a message passing algorithm that aims to solve this optimization problem. We consider the asymptotic setting $m,n \rightarrow \infty$, $m/n \rightarrow δ$ and obtain sharp performance bounds, where $m$ is the number of measuremen… ▽ More

    Submitted 24 February, 2018; v1 submitted 3 January, 2018; originally announced January 2018.

  28. arXiv:1712.03278  [pdf, other

    cs.IT math.ST

    Using Black-box Compression Algorithms for Phase Retrieval

    Authors: Milad Bakhshizadeh, Arian Maleki, Shirin Jalali

    Abstract: Compressive phase retrieval refers to the problem of recovering a structured $n$-dimensional complex-valued vector from its phase-less under-determined linear measurements. The non-linearity of measurements makes designing theoretically-analyzable efficient phase retrieval algorithms challenging. As a result, to a great extent, algorithms designed in this area are developed to take advantage of si… ▽ More

    Submitted 8 June, 2020; v1 submitted 8 December, 2017; originally announced December 2017.

    Comments: 43 pages

  29. arXiv:1711.10446  [pdf, other

    cs.IT

    VLSI Design of a Nonparametric Equalizer for Massive MU-MIMO

    Authors: Charles Jeon, Gulnar Mirza, Ramina Ghods, Arian Maleki, Christoph Studer

    Abstract: Linear minimum mean-square error (L-MMSE) equalization is among the most popular methods for data detection in massive multi-user multiple-input multiple-output (MU-MIMO) wireless systems. While L-MMSE equalization enables near-optimal spectral efficiency, accurate knowledge of the signal and noise powers is necessary. Furthermore, corresponding VLSI designs must solve linear systems of equations,… ▽ More

    Submitted 28 November, 2017; originally announced November 2017.

    Comments: Presented at the 2017 Asilomar Conference on Signals, Systems, and Computers; 5 pages

  30. arXiv:1705.08617  [pdf, other

    math.ST cs.IT

    Which bridge estimator is optimal for variable selection?

    Authors: Shuaiwen Wang, Haolei Weng, Arian Maleki

    Abstract: We study the problem of variable selection for linear models under the high-dimensional asymptotic setting, where the number of observations $n$ grows at the same rate as the number of predictors $p$. We consider two-stage variable selection techniques (TVS) in which the first stage uses bridge estimators to obtain an estimate of the regression coefficients, and the second stage simply thresholds… ▽ More

    Submitted 25 March, 2020; v1 submitted 24 May, 2017; originally announced May 2017.

    Comments: 84 pages, 11 figures

  31. arXiv:1705.03533  [pdf, ps, other

    math.ST cs.IT

    Low noise sensitivity analysis of Lq-minimization in oversampled systems

    Authors: Haolei Weng, Arian Maleki

    Abstract: The class of Lq-regularized least squares (LQLS) are considered for estimating a p-dimensional vector \b{eta} from its n noisy linear observations y = X\b{eta}+w. The performance of these schemes are studied under the high-dimensional asymptotic setting in which p grows linearly with n. In this asymptotic setting, phase transition diagrams (PT) are often used for comparing the performance of diffe… ▽ More

    Submitted 18 February, 2018; v1 submitted 9 May, 2017; originally announced May 2017.

  32. arXiv:1705.02985  [pdf, other

    cs.IT eess.SP

    Optimally-Tuned Nonparametric Linear Equalization for Massive MU-MIMO Systems

    Authors: Ramina Ghods, Charles Jeon, Gulnar Mirza, Arian Maleki, Christoph Studer

    Abstract: This paper deals with linear equalization in massive multi-user multiple-input multiple-output (MU-MIMO) wireless systems. We first provide simple conditions on the antenna configuration for which the well-known linear minimum mean-square error (L-MMSE) equalizer provides near-optimal spectral efficiency, and we analyze its performance in the presence of parameter mismatches in the signal and/or n… ▽ More

    Submitted 8 May, 2017; originally announced May 2017.

    Comments: Will be presented at the 2017 IEEE International Symposium on Information Theory

  33. arXiv:1704.01992  [pdf, other

    cs.IT

    An efficient algorithm for compression-based compressed sensing

    Authors: Sajjad Beygi, Shirin Jalali, Arian Maleki, Urbashi Mitra

    Abstract: Modern image and video compression codes employ elaborate structures existing in such signals to encode them into few number of bits. Compressed sensing recovery algorithms on the other hand use such signals' structures to recover them from few linear observations. Despite the steady progress in the field of compressed sensing, structures that are often used for signal recovery are still much simp… ▽ More

    Submitted 6 April, 2017; originally announced April 2017.

  34. arXiv:1702.01317  [pdf, ps, other

    cs.IT

    On the Gaussianity of Kolmogorov Complexity of Mixing Sequences

    Authors: Morgane Austern, Arian Maleki

    Abstract: Let $ K(X_1, \ldots, X_n)$ and $H(X_n | X_{n-1}, \ldots, X_1)$ denote the Kolmogorov complexity and Shannon's entropy rate of a stationary and ergodic process $\{X_i\}_{i=-\infty}^\infty$. It has been proved that \[ \frac{K(X_1, \ldots, X_n)}{n} - H(X_n | X_{n-1}, \ldots, X_1) \rightarrow 0, \] almost surely. This paper studies the convergence rate of this asymptotic result. In particular, we show… ▽ More

    Submitted 4 February, 2017; originally announced February 2017.

  35. arXiv:1608.07630  [pdf, other

    math.ST cs.LG stat.CO stat.ML

    Global analysis of Expectation Maximization for mixtures of two Gaussians

    Authors: Ji Xu, Daniel Hsu, Arian Maleki

    Abstract: Expectation Maximization (EM) is among the most popular algorithms for estimating parameters of statistical models. However, EM, which is an iterative algorithm based on the maximum likelihood principle, is generally only guaranteed to find stationary points of the likelihood objective, and these points may be far from any maximizer. This article addresses this disconnect between the statistical p… ▽ More

    Submitted 26 August, 2016; originally announced August 2016.

  36. arXiv:1607.02613  [pdf, ps, other

    cs.IT math.ST

    New approach to Bayesian high-dimensional linear regression

    Authors: Shirin Jalali, Arian Maleki

    Abstract: Consider the problem of estimating parameters $X^n \in \mathbb{R}^n $, generated by a stationary process, from $m$ response variables $Y^m = AX^n+Z^m$, under the assumption that the distribution of $X^n$ is known. This is the most general version of the Bayesian linear regression problem. The lack of computationally feasible algorithms that can employ generic prior distributions and provide a good… ▽ More

    Submitted 6 April, 2017; v1 submitted 9 July, 2016; originally announced July 2016.

  37. On the Performance of Mismatched Data Detection in Large MIMO Systems

    Authors: Charles Jeon, Arian Maleki, Christoph Studer

    Abstract: We investigate the performance of mismatched data detection in large multiple-input multiple-output (MIMO) systems, where the prior distribution of the transmit signal used in the data detector differs from the true prior. To minimize the performance loss caused by this prior mismatch, we include a tuning stage into our recently-proposed large MIMO approximate message passing (LAMA) algorithm, whi… ▽ More

    Submitted 22 June, 2016; v1 submitted 8 May, 2016; originally announced May 2016.

    Comments: Will be presented at the 2016 IEEE International Symposium on Information Theory

  38. arXiv:1603.07377  [pdf, other

    math.ST cs.IT

    Overcoming The Limitations of Phase Transition by Higher Order Analysis of Regularization Techniques

    Authors: Haolei Weng, Arian Maleki, Le Zheng

    Abstract: We study the problem of estimating $β\in \mathbb{R}^p$ from its noisy linear observations $y= Xβ+ w$, where $w \sim N(0, σ_w^2 I_{n\times n})$, under the following high-dimensional asymptotic regime: given a fixed number $δ$, $p \rightarrow \infty$, while $n/p \rightarrow δ$. We consider the popular class of $\ell_q$-regularized least squares (LQLS) estimators, a.k.a. bridge, given by the optimiza… ▽ More

    Submitted 20 October, 2017; v1 submitted 23 March, 2016; originally announced March 2016.

  39. arXiv:1511.01017  [pdf, ps, other

    math.ST cs.IT math.OC stat.ML

    Consistent Parameter Estimation for LASSO and Approximate Message Passing

    Authors: Ali Mousavi, Arian Maleki, Richard G. Baraniuk

    Abstract: We consider the problem of recovering a vector $β_o \in \mathbb{R}^p$ from $n$ random and noisy linear observations $y= Xβ_o + w$, where $X$ is the measurement matrix and $w$ is noise. The LASSO estimate is given by the solution to the optimization problem $\hatβ_λ = \arg \min_β \frac{1}{2} \|y-Xβ\|_2^2 + λ\| β\|_1$. Among the iterative algorithms that have been proposed for solving this optimizat… ▽ More

    Submitted 4 November, 2015; v1 submitted 3 November, 2015; originally announced November 2015.

    Comments: arXiv admin note: text overlap with arXiv:1309.5979

  40. arXiv:1510.06097  [pdf, other

    cs.IT

    Optimal Large-MIMO Data Detection with Transmit Impairments

    Authors: Ramina Ghods, Charles Jeon, Arian Maleki, Christoph Studer

    Abstract: Real-world transceiver designs for multiple-input multiple-output (MIMO) wireless communication systems are affected by a number of hardware impairments that already appear at the transmit side, such as amplifier non-linearities, quantization artifacts, and phase noise. While such transmit-side impairments are routinely ignored in the data-detection literature, they often limit reliable communicat… ▽ More

    Submitted 20 October, 2015; originally announced October 2015.

    Comments: Presented at the 53rd Annual Allerton Conference on Communication, Control, and Computing

  41. arXiv:1510.06095  [pdf, other

    cs.IT

    Optimality of Large MIMO Detection via Approximate Message Passing

    Authors: Charles Jeon, Ramina Ghods, Arian Maleki, Christoph Studer

    Abstract: Optimal data detection in multiple-input multiple-output (MIMO) communication systems with a large number of antennas at both ends of the wireless link entails prohibitive computational complexity. In order to reduce the computational complexity, a variety of sub-optimal detection algorithms have been proposed in the literature. In this paper, we analyze the optimality of a novel data-detection me… ▽ More

    Submitted 20 October, 2015; originally announced October 2015.

    Comments: Presented at the 2015 IEEE International Symposium on Information Theory

  42. arXiv:1501.03704  [pdf, other

    cs.IT math.ST

    Does $\ell_p$-minimization outperform $\ell_1$-minimization?

    Authors: Le Zheng, Arian Maleki, Haolei Weng, Xiaodong Wang, Teng Long

    Abstract: In many application areas we are faced with the following question: Can we recover a sparse vector $x_o \in \mathbb{R}^N$ from its undersampled set of noisy observations $y \in \mathbb{R}^n$, $y=A x_o+w$. The last decade has witnessed a surge of algorithms and theoretical results addressing this question. One of the most popular algorithms is the $\ell_p$-regularized least squares (LPLS) given by… ▽ More

    Submitted 10 June, 2016; v1 submitted 15 January, 2015; originally announced January 2015.

  43. arXiv:1406.4175  [pdf, other

    cs.IT math.ST stat.ML

    From Denoising to Compressed Sensing

    Authors: Christopher A. Metzler, Arian Maleki, Richard G. Baraniuk

    Abstract: A denoising algorithm seeks to remove noise, errors, or perturbations from a signal. Extensive research has been devoted to this arena over the last several decades, and as a result, today's denoisers can effectively remove large amounts of additive white Gaussian noise. A compressed sensing (CS) reconstruction algorithm seeks to recover a structured signal acquired using a small number of randomi… ▽ More

    Submitted 17 April, 2016; v1 submitted 16 June, 2014; originally announced June 2014.

  44. arXiv:1311.0035  [pdf, ps, other

    cs.IT math.ST stat.ML

    Parameterless Optimal Approximate Message Passing

    Authors: Ali Mousavi, Arian Maleki, Richard G. Baraniuk

    Abstract: Iterative thresholding algorithms are well-suited for high-dimensional problems in sparse recovery and compressive sensing. The performance of this class of algorithms depends heavily on the tuning of certain threshold parameters. In particular, both the final reconstruction error and the convergence rate of the algorithm crucially rely on how the threshold parameter is set at each step of the alg… ▽ More

    Submitted 31 October, 2013; originally announced November 2013.

  45. arXiv:1309.5979  [pdf, other

    math.ST cs.IT stat.ML

    Asymptotic Analysis of LASSOs Solution Path with Implications for Approximate Message Passing

    Authors: Ali Mousavi, Arian Maleki, Richard G. Baraniuk

    Abstract: This paper concerns the performance of the LASSO (also knows as basis pursuit denoising) for recovering sparse signals from undersampled, randomized, noisy measurements. We consider the recovery of the signal $x_o \in \mathbb{R}^N$ from $n$ random and noisy linear observations $y= Ax_o + w$, where $A$ is the measurement matrix and $w$ is the noise. The LASSO estimate is given by the solution to th… ▽ More

    Submitted 23 September, 2013; originally announced September 2013.

  46. arXiv:1303.2389  [pdf, other

    cs.IT

    Maximin Analysis of Message Passing Algorithms for Recovering Block Sparse Signals

    Authors: Armeen Taeb, Arian Maleki, Christoph Studer, Richard Baraniuk

    Abstract: We consider the problem of recovering a block (or group) sparse signal from an underdetermined set of random linear measurements, which appear in compressed sensing applications such as radar and imaging. Recent results of Donoho, Johnstone, and Montanari have shown that approximate message passing (AMP) in combination with Stein's shrinkage outperforms group LASSO for large block sizes. In this p… ▽ More

    Submitted 10 March, 2013; originally announced March 2013.

  47. arXiv:1212.4210  [pdf, other

    cs.IT

    From compression to compressed sensing

    Authors: Shirin Jalali, Arian Maleki

    Abstract: Can compression algorithms be employed for recovering signals from their underdetermined set of linear measurements? Addressing this question is the first step towards applying compression algorithms for compressed sensing (CS). In this paper, we consider a family of compression algorithms $\mathcal{C}_r$, parametrized by rate $r$, for a compact class of signals $\mathcal{Q} \subset \mathds{R}^n$.… ▽ More

    Submitted 10 July, 2013; v1 submitted 17 December, 2012; originally announced December 2012.

  48. arXiv:1211.2532  [pdf, other

    stat.CO cs.LG stat.ML

    Iterative Thresholding Algorithm for Sparse Inverse Covariance Estimation

    Authors: Dominique Guillot, Bala Rajaratnam, Benjamin T. Rolfs, Arian Maleki, Ian Wong

    Abstract: The L1-regularized maximum likelihood estimation problem has recently become a topic of great interest within the machine learning, statistics, and optimization communities as a method for producing sparse inverse covariance estimators. In this paper, a proximal gradient method (G-ISTA) for performing L1-regularized covariance matrix estimation is presented. Although numerous algorithms have been… ▽ More

    Submitted 26 November, 2012; v1 submitted 12 November, 2012; originally announced November 2012.

    Comments: 25 pages, 1 figure, 4 tables. Conference paper

  49. arXiv:1208.5814  [pdf, other

    cs.IT

    Minimum Complexity Pursuit for Universal Compressed Sensing

    Authors: Shirin Jalali, Arian Maleki, Richard Baraniuk

    Abstract: The nascent field of compressed sensing is founded on the fact that high-dimensional signals with "simple structure" can be recovered accurately from just a small number of randomized samples. Several specific kinds of structures have been explored in the literature, from sparsity and group sparsity to low-rankness. However, two fundamental questions have been left unanswered, namely: What are the… ▽ More

    Submitted 5 July, 2013; v1 submitted 28 August, 2012; originally announced August 2012.

  50. arXiv:1205.4673  [pdf, ps, other

    cs.IT

    Minimum Complexity Pursuit: Stability Analysis

    Authors: Shirin Jalali, Arian Maleki, Richard Baraniuk

    Abstract: A host of problems involve the recovery of structured signals from a dimensionality reduced representation such as a random projection; examples include sparse signals (compressive sensing) and low-rank matrices (matrix completion). Given the wide range of different recovery algorithms developed to date, it is natural to ask whether there exist "universal" algorithms for recovering "structured" si… ▽ More

    Submitted 21 May, 2012; originally announced May 2012.

    Comments: 5 pages, To be presented at ISIT 2012