Skip to main content

Showing 1–41 of 41 results for author: Hegde, C

Searching in archive stat. Search in all archives.
.
  1. arXiv:2309.05795  [pdf, ps, other

    stat.ML cs.CC cs.LG

    On the Fine-Grained Hardness of Inverting Generative Models

    Authors: Feyza Duman Keles, Chinmay Hegde

    Abstract: The objective of generative model inversion is to identify a size-$n$ latent vector that produces a generative model output that closely matches a given target. This operation is a core computational primitive in numerous modern applications involving computer vision and NLP. However, the problem is known to be computationally challenging and NP-hard in the worst case. This paper aims to provide a… ▽ More

    Submitted 11 September, 2023; originally announced September 2023.

    Comments: 19 pages

  2. arXiv:2305.02997  [pdf, other

    cs.LG cs.AI stat.ML

    When Do Neural Nets Outperform Boosted Trees on Tabular Data?

    Authors: Duncan McElfresh, Sujay Khandagale, Jonathan Valverde, Vishak Prasad C, Benjamin Feuer, Chinmay Hegde, Ganesh Ramakrishnan, Micah Goldblum, Colin White

    Abstract: Tabular data is one of the most commonly used types of data in machine learning. Despite recent advances in neural nets (NNs) for tabular data, there is still an active discussion on whether or not NNs generally outperform gradient-boosted decision trees (GBDTs) on tabular data, with several recent works arguing either that GBDTs consistently outperform NNs on tabular data, or vice versa. In this… ▽ More

    Submitted 30 October, 2023; v1 submitted 4 May, 2023; originally announced May 2023.

    Comments: NeurIPS Datasets and Benchmarks Track 2023

  3. arXiv:2301.12540  [pdf, other

    stat.ML cs.LG

    Implicit Regularization for Group Sparsity

    Authors: Jiangyuan Li, Thanh V. Nguyen, Chinmay Hegde, Raymond K. W. Wong

    Abstract: We study the implicit regularization of gradient descent towards structured sparsity via a novel neural reparameterization, which we call a diagonally grouped linear neural network. We show the following intriguing property of our reparameterization: gradient descent over the squared regression loss, without any explicit regularization, biases towards solutions with a group sparsity structure. In… ▽ More

    Submitted 29 January, 2023; originally announced January 2023.

    Comments: accepted by ICLR 2023

  4. arXiv:2209.10105  [pdf, ps, other

    cs.LG cs.DC stat.ML

    Distributed Online Non-convex Optimization with Composite Regret

    Authors: Zhanhong Jiang, Aditya Balu, Xian Yeow Lee, Young M. Lee, Chinmay Hegde, Soumik Sarkar

    Abstract: Regret has been widely adopted as the metric of choice for evaluating the performance of online optimization algorithms for distributed, multi-agent systems. However, data/model variations associated with agents can significantly impact decisions and requires consensus among agents. Moreover, most existing works have focused on develo** approaches for (either strongly or non-strongly) convex los… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

    Comments: 41 pages, presented in allerton conference 2022

  5. arXiv:2110.01532  [pdf, other

    cs.LG stat.ML

    Differentiable Spline Approximations

    Authors: Minsu Cho, Aditya Balu, Ameya Joshi, Anjana Deva Prasad, Biswajit Khara, Soumik Sarkar, Baskar Ganapathysubramanian, Adarsh Krishnamurthy, Chinmay Hegde

    Abstract: The paradigm of differentiable programming has significantly enhanced the scope of machine learning via the judicious use of gradient-based optimization. However, standard differentiable programming methods (such as autodiff) typically require that the machine learning models be differentiable, limiting their applicability. Our goal in this paper is to use a new, principled approach to extend grad… ▽ More

    Submitted 4 October, 2021; originally announced October 2021.

    Comments: 9 pages, accepted in Neurips 2021

  6. arXiv:2108.05574  [pdf, other

    stat.ML cs.LG

    Implicit Sparse Regularization: The Impact of Depth and Early Stop**

    Authors: Jiangyuan Li, Thanh V. Nguyen, Chinmay Hegde, Raymond K. W. Wong

    Abstract: In this paper, we study the implicit bias of gradient descent for sparse regression. We extend results on regression with quadratic parametrization, which amounts to depth-2 diagonal linear networks, to more general depth-N networks, under more realistic settings of noise and correlated designs. We show that early stop** is crucial for gradient descent to converge to a sparse model, a phenomenon… ▽ More

    Submitted 26 October, 2021; v1 submitted 12 August, 2021; originally announced August 2021.

    Comments: 32 pages, accepted by NeurIPS 2021. arXiv admin note: text overlap with arXiv:1909.05122 by other authors

  7. arXiv:2105.06371  [pdf, other

    cs.LG stat.ML

    Provably Convergent Algorithms for Solving Inverse Problems Using Generative Models

    Authors: Viraj Shah, Rakib Hyder, M. Salman Asif, Chinmay Hegde

    Abstract: The traditional approach of hand-crafting priors (such as sparsity) for solving inverse problems is slowly being replaced by the use of richer learned priors (such as those modeled by deep generative networks). In this work, we study the algorithmic aspects of such a learning-based approach from a theoretical perspective. For certain generative network architectures, we establish a simple non-conv… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

    Comments: arXiv admin note: text overlap with arXiv:1810.03587, arXiv:1802.08406

  8. arXiv:2104.14538  [pdf, other

    cs.LG stat.ML

    Distributed Multigrid Neural Solvers on Megavoxel Domains

    Authors: Aditya Balu, Sergio Botelho, Biswajit Khara, Vinay Rao, Chinmay Hegde, Soumik Sarkar, Santi Adavani, Adarsh Krishnamurthy, Baskar Ganapathysubramanian

    Abstract: We consider the distributed training of large-scale neural networks that serve as PDE solvers producing full field outputs. We specifically consider neural solvers for the generalized 3D Poisson equation over megavoxel domains. A scalable framework is presented that integrates two distinct advances. First, we accelerate training a large model via a method analogous to the multigrid technique used… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

  9. arXiv:2102.12643  [pdf, other

    stat.ML cs.LG

    Provable Compressed Sensing with Generative Priors via Langevin Dynamics

    Authors: Thanh V. Nguyen, Gauri Jagatap, Chinmay Hegde

    Abstract: Deep generative models have emerged as a powerful class of priors for signals in various inverse problems such as compressed sensing, phase retrieval and super-resolution. Here, we assume an unknown signal to lie in the range of some pre-trained generative model. A popular approach for signal recovery is via gradient descent in the low-dimensional latent space. While gradient descent has achieved… ▽ More

    Submitted 24 February, 2021; originally announced February 2021.

  10. arXiv:2008.12338  [pdf, other

    cs.LG cs.CV stat.ML

    Adversarially Robust Learning via Entropic Regularization

    Authors: Gauri Jagatap, Ameya Joshi, Animesh Basak Chowdhury, Siddharth Garg, Chinmay Hegde

    Abstract: In this paper we propose a new family of algorithms, ATENT, for training adversarially robust deep neural networks. We formulate a new loss function that is equipped with an additional entropic regularization. Our loss function considers the contribution of adversarial samples that are drawn from a specially designed distribution in the data space that assigns high probability to points with high… ▽ More

    Submitted 19 February, 2021; v1 submitted 27 August, 2020; originally announced August 2020.

  11. arXiv:2007.12792  [pdf, other

    cs.LG stat.ML

    Deep Generative Models that Solve PDEs: Distributed Computing for Training Large Data-Free Models

    Authors: Sergio Botelho, Ameya Joshi, Biswajit Khara, Soumik Sarkar, Chinmay Hegde, Santi Adavani, Baskar Ganapathysubramanian

    Abstract: Recent progress in scientific machine learning (SciML) has opened up the possibility of training novel neural network architectures that solve complex partial differential equations (PDEs). Several (nearly data free) approaches have been recently reported that successfully solve PDEs, with examples including deep feed forward networks, generative networks, and deep encoder-decoder networks. Howeve… ▽ More

    Submitted 24 July, 2020; originally announced July 2020.

    Comments: 10 pages, 18 figures

  12. arXiv:2007.04087  [pdf, other

    cs.LG stat.ML

    Hyperparameter Optimization in Neural Networks via Structured Sparse Recovery

    Authors: Minsu Cho, Mohammadreza Soltani, Chinmay Hegde

    Abstract: In this paper, we study two important problems in the automated design of neural networks -- Hyper-parameter Optimization (HPO), and Neural Architecture Search (NAS) -- through the lens of sparse recovery methods. In the first part of this paper, we establish a novel connection between HPO and structured sparse recovery. In particular, we show that a special encoding of the hyperparameter space en… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

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

  13. arXiv:2006.15741  [pdf, ps, other

    cs.LG stat.ML

    ESPN: Extremely Sparse Pruned Networks

    Authors: Minsu Cho, Ameya Joshi, Chinmay Hegde

    Abstract: Deep neural networks are often highly overparameterized, prohibiting their use in compute-limited systems. However, a line of recent works has shown that the size of deep networks can be considerably reduced by identifying a subset of neuron indicators (or mask) that correspond to significant weights prior to training. We demonstrate that an simple iterative mask discovery method can achieve state… ▽ More

    Submitted 28 June, 2020; originally announced June 2020.

  14. arXiv:1911.11983  [pdf, ps, other

    cs.LG stat.ML

    Benefits of Jointly Training Autoencoders: An Improved Neural Tangent Kernel Analysis

    Authors: Thanh V. Nguyen, Raymond K. W. Wong, Chinmay Hegde

    Abstract: A remarkable recent discovery in machine learning has been that deep neural networks can achieve impressive performance (in terms of both lower training error and higher generalization capacity) in the regime where they are massively over-parameterized. Consequently, over the past year, the community has devoted growing interest in analyzing optimization and generalization properties of over-param… ▽ More

    Submitted 2 March, 2020; v1 submitted 27 November, 2019; originally announced November 2019.

    Comments: Added Sections 3.2 and 3.4 on inductive biases. Fixed an error in deriving the neural tangent kernel in Section 3.3

  15. arXiv:1910.06878  [pdf, other

    cs.LG stat.ML

    On Higher-order Moments in Adam

    Authors: Zhanhong Jiang, Aditya Balu, Sin Yong Tan, Young M Lee, Chinmay Hegde, Soumik Sarkar

    Abstract: In this paper, we investigate the popular deep learning optimization routine, Adam, from the perspective of statistical moments. While Adam is an adaptive lower-order moment based (of the stochastic gradient) method, we propose an extension namely, HAdam, which uses higher order moments of the stochastic gradient. Our analysis and experiments reveal that certain higher-order moments of the stochas… ▽ More

    Submitted 15 October, 2019; originally announced October 2019.

    Comments: Accepted in Beyond First Order Methods in Machine Learning workshop in 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

  16. arXiv:1909.02583  [pdf, other

    cs.LG cs.AI cs.CR stat.ML

    Spatiotemporally Constrained Action Space Attacks on Deep Reinforcement Learning Agents

    Authors: Xian Yeow Lee, Sambit Ghadai, Kai Liang Tan, Chinmay Hegde, Soumik Sarkar

    Abstract: Robustness of Deep Reinforcement Learning (DRL) algorithms towards adversarial attacks in real world applications such as those deployed in cyber-physical systems (CPS) are of increasing concern. Numerous studies have investigated the mechanisms of attacks on the RL agent's state space. Nonetheless, attacks on the RL agent's action space (AS) (corresponding to actuators in engineering systems) are… ▽ More

    Submitted 18 November, 2019; v1 submitted 5 September, 2019; originally announced September 2019.

    Comments: Version 2 with supplementary materials

  17. arXiv:1906.08763  [pdf, other

    cs.CV cs.LG stat.ML

    Algorithmic Guarantees for Inverse Imaging with Untrained Network Priors

    Authors: Gauri Jagatap, Chinmay Hegde

    Abstract: Deep neural networks as image priors have been recently introduced for problems such as denoising, super-resolution and inpainting with promising performance gains over hand-crafted image priors such as sparsity and low-rank. Unlike learned generative priors they do not require any training over large datasets. However, few theoretical guarantees exist in the scope of using untrained neural networ… ▽ More

    Submitted 27 March, 2020; v1 submitted 20 June, 2019; originally announced June 2019.

    Comments: NeurIPS 2019 version with few modifications

    Journal ref: NeurIPS 2019

  18. arXiv:1906.02869  [pdf, other

    cs.LG stat.ML

    One-Shot Neural Architecture Search via Compressive Sensing

    Authors: Minsu Cho, Mohammadreza Soltani, Chinmay Hegde

    Abstract: Neural Architecture Search remains a very challenging meta-learning problem. Several recent techniques based on parameter-sharing idea have focused on reducing the NAS running time by leveraging proxy models, leading to architectures with competitive performance compared to those with hand-crafted designs. In this paper, we propose an iterative technique for NAS, inspired by algorithms for learnin… ▽ More

    Submitted 7 February, 2022; v1 submitted 6 June, 2019; originally announced June 2019.

    Comments: 2nd Workshop on Neural Architecture Search at ICLR 2021

  19. arXiv:1906.01626  [pdf, other

    cs.LG eess.IV stat.ML

    Encoding Invariances in Deep Generative Models

    Authors: Viraj Shah, Ameya Joshi, Sambuddha Ghosal, Balaji Pokuri, Soumik Sarkar, Baskar Ganapathysubramanian, Chinmay Hegde

    Abstract: Reliable training of generative adversarial networks (GANs) typically require massive datasets in order to model complicated distributions. However, in several applications, training samples obey invariances that are \textit{a priori} known; for example, in complex physics simulations, the training data obey universal laws encoded as well-defined mathematical equations. In this paper, we propose a… ▽ More

    Submitted 4 June, 2019; originally announced June 2019.

  20. arXiv:1904.11095  [pdf, other

    cs.LG stat.ML

    Reducing The Search Space For Hyperparameter Optimization Using Group Sparsity

    Authors: Minsu Cho, Chinmay Hegde

    Abstract: We propose a new algorithm for hyperparameter selection in machine learning algorithms. The algorithm is a novel modification of Harmonica, a spectral hyperparameter selection approach using sparse recovery methods. In particular, we show that a special encoding of hyperparameter space enables a natural group-sparse recovery formulation, which when coupled with HyperBand (a multi-armed bandit stra… ▽ More

    Submitted 24 April, 2019; originally announced April 2019.

    Comments: Published at ICASSP 2019

  21. arXiv:1812.00557  [pdf, other

    stat.ML cs.LG

    Signal Reconstruction from Modulo Observations

    Authors: Viraj Shah, Chinmay Hegde

    Abstract: We consider the problem of reconstructing a signal from under-determined modulo observations (or measurements). This observation model is inspired by a (relatively) less well-known imaging mechanism called modulo imaging, which can be used to extend the dynamic range of imaging systems; variations of this model have also been studied under the category of phase unwrap**. Signal reconstruction in… ▽ More

    Submitted 16 July, 2019; v1 submitted 3 December, 2018; originally announced December 2018.

  22. arXiv:1811.09669  [pdf, other

    cond-mat.mtrl-sci cs.LG physics.comp-ph stat.ML

    Physics-aware Deep Generative Models for Creating Synthetic Microstructures

    Authors: Rahul Singh, Viraj Shah, Balaji Pokuri, Soumik Sarkar, Baskar Ganapathysubramanian, Chinmay Hegde

    Abstract: A key problem in computational material science deals with understanding the effect of material distribution (i.e., microstructure) on material performance. The challenge is to synthesize microstructures, given a finite number of microstructure images, and/or some physical invariances that the microstructure exhibits. Conventional approaches are based on stochastic optimization and are computation… ▽ More

    Submitted 21 November, 2018; originally announced November 2018.

  23. arXiv:1810.03587  [pdf, ps, other

    cs.LG stat.ML

    Algorithmic Aspects of Inverse Problems Using Generative Models

    Authors: Chinmay Hegde

    Abstract: The traditional approach of hand-crafting priors (such as sparsity) for solving inverse problems is slowly being replaced by the use of richer learned priors (such as those modeled by generative adversarial networks, or GANs). In this work, we study the algorithmic aspects of such a learning-based approach from a theoretical perspective. For certain generative network architectures, we establish a… ▽ More

    Submitted 8 October, 2018; originally announced October 2018.

  24. arXiv:1806.07863  [pdf, ps, other

    cs.LG stat.ML

    Learning ReLU Networks via Alternating Minimization

    Authors: Gauri Jagatap, Chinmay Hegde

    Abstract: We propose and analyze a new family of algorithms for training neural networks with ReLU activations. Our algorithms are based on the technique of alternating minimization: estimating the activation patterns of each ReLU for all given samples, interleaved with weight updates via a least-squares step. The main focus of our paper are 1-hidden layer networks with $k$ hidden neurons and ReLU activatio… ▽ More

    Submitted 10 October, 2018; v1 submitted 20 June, 2018; originally announced June 2018.

  25. arXiv:1806.00572  [pdf, ps, other

    stat.ML cs.LG

    Autoencoders Learn Generative Linear Models

    Authors: Thanh V. Nguyen, Raymond K. W. Wong, Chinmay Hegde

    Abstract: We provide a series of results for unsupervised learning with autoencoders. Specifically, we study shallow two-layer autoencoder architectures with shared weights. We focus on three generative models for data that are common in statistical machine learning: (i) the mixture-of-gaussians model, (ii) the sparse coding model, and (iii) the sparsity model with non-negative coefficients. For each of the… ▽ More

    Submitted 15 February, 2019; v1 submitted 1 June, 2018; originally announced June 2018.

    Comments: Experimental study on synthesis data added. Typos fixed

  26. arXiv:1805.12120  [pdf, other

    stat.ML cs.CV cs.DC cs.LG

    On Consensus-Optimality Trade-offs in Collaborative Deep Learning

    Authors: Zhanhong Jiang, Aditya Balu, Chinmay Hegde, Soumik Sarkar

    Abstract: In distributed machine learning, where agents collaboratively learn from diverse private data sets, there is a fundamental tension between consensus and optimality. In this paper, we build on recent algorithmic progresses in distributed deep learning to explore various consensus-optimality trade-offs over a fixed communication topology. First, we propose the incremental consensus-based distributed… ▽ More

    Submitted 30 May, 2018; originally announced May 2018.

  27. arXiv:1804.09217  [pdf, ps, other

    stat.ML cs.LG

    On Learning Sparsely Used Dictionaries from Incomplete Samples

    Authors: Thanh V. Nguyen, Akshay Soni, Chinmay Hegde

    Abstract: Most existing algorithms for dictionary learning assume that all entries of the (high-dimensional) input data are fully observed. However, in several practical applications (such as hyper-spectral imaging or blood glucose monitoring), only an incomplete fraction of the data entries may be available. For incomplete settings, no provably correct and polynomial-time algorithm has been reported in the… ▽ More

    Submitted 24 April, 2018; originally announced April 2018.

  28. arXiv:1802.08406  [pdf, other

    stat.ML cs.LG

    Solving Linear Inverse Problems Using GAN Priors: An Algorithm with Provable Guarantees

    Authors: Viraj Shah, Chinmay Hegde

    Abstract: In recent works, both sparsity-based methods as well as learning-based methods have proven to be successful in solving several challenging linear inverse problems. However, sparsity priors for natural signals and images suffer from poor discriminative capability, while learning-based methods seldom provide concrete theoretical guarantees. In this work, we advocate the idea of replacing hand-crafte… ▽ More

    Submitted 23 February, 2018; originally announced February 2018.

  29. arXiv:1712.03281  [pdf, other

    stat.ML

    Fast Low-Rank Matrix Estimation without the Condition Number

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: In this paper, we study the general problem of optimizing a convex function $F(L)$ over the set of $p \times p$ matrices, subject to rank constraints on $L$. However, existing first-order methods for solving such problems either are too slow to converge, or require multiple invocations of singular value decompositions. On the other hand, factorization-based non-convex algorithms, while being much… ▽ More

    Submitted 8 December, 2017; originally announced December 2017.

  30. arXiv:1711.06221  [pdf, other

    stat.ML cs.CV cs.LG

    A Forward-Backward Approach for Visualizing Information Flow in Deep Networks

    Authors: Aditya Balu, Thanh V. Nguyen, Apurva Kokate, Chinmay Hegde, Soumik Sarkar

    Abstract: We introduce a new, systematic framework for visualizing information flow in deep networks. Specifically, given any trained deep convolutional network model and a given test image, our method produces a compact support in the image domain that corresponds to a (high-resolution) feature that contributes to the given explanation. Our method is both computationally efficient as well as numerically ro… ▽ More

    Submitted 16 November, 2017; originally announced November 2017.

    Comments: Presented at NIPS 2017 Symposium on Interpretable Machine Learning

  31. arXiv:1711.03638  [pdf, ps, other

    stat.ML cs.LG

    Provably Accurate Double-Sparse Coding

    Authors: Thanh V. Nguyen, Raymond K. W. Wong, Chinmay Hegde

    Abstract: Sparse coding is a crucial subroutine in algorithms for various signal processing, deep learning, and other machine learning applications. The central goal is to learn an overcomplete dictionary that can sparsely represent a given input dataset. However, a key challenge is that storage, transmission, and processing of the learned dictionary can be untenably high if the data dimension is high. In t… ▽ More

    Submitted 12 December, 2017; v1 submitted 9 November, 2017; originally announced November 2017.

    Comments: 40 pages. An abbreviated conference version appears at AAAI 2018

  32. arXiv:1710.00109  [pdf, other

    stat.ML

    Reconstruction from Periodic Nonlinearities, With Applications to HDR Imaging

    Authors: Viraj Shah, Mohammadreza Soltani, Chinmay Hegde

    Abstract: We consider the problem of reconstructing signals and images from periodic nonlinearities. For such problems, we design a measurement scheme that supports efficient reconstruction; moreover, our method can be adapted to extend to compressive sensing-based signal and image acquisition systems. Our techniques can be potentially useful for reducing the measurement complexity of high dynamic range (HD… ▽ More

    Submitted 29 September, 2017; originally announced October 2017.

  33. arXiv:1708.02999  [pdf, other

    stat.ML

    Demixing Structured Superposition Signals from Periodic and Aperiodic Nonlinear Observations

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: We consider the demixing problem of two (or more) structured high-dimensional vectors from a limited number of nonlinear observations where this nonlinearity is due to either a periodic or an aperiodic function. We study certain families of structured superposition models, and propose a method which provably recovers the components given (nearly) $m = \mathcal{O}(s)$ samples where $s$ denotes the… ▽ More

    Submitted 8 August, 2017; originally announced August 2017.

    Comments: arXiv admin note: substantial text overlap with arXiv:1701.06597

  34. arXiv:1706.08936  [pdf, other

    stat.ML

    Fast Algorithms for Learning Latent Variables in Graphical Models

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: We study the problem of learning latent variables in Gaussian graphical models. Existing methods for this problem assume that the precision matrix of the observed variables is the superposition of a sparse and a low-rank component. In this paper, we focus on the estimation of the low-rank component, which encodes the effect of marginalization over the latent variables. We introduce fast, proper le… ▽ More

    Submitted 11 July, 2017; v1 submitted 27 June, 2017; originally announced June 2017.

  35. arXiv:1706.07880  [pdf, ps, other

    stat.ML cs.LG

    Collaborative Deep Learning in Fixed Topology Networks

    Authors: Zhanhong Jiang, Aditya Balu, Chinmay Hegde, Soumik Sarkar

    Abstract: There is significant recent interest to parallelize deep learning algorithms in order to handle the enormous growth in data and model sizes. While most advances focus on model parallelization and engaging multiple computing agents via using a central parameter server, aspect of data parallelization along with decentralized computation has not been explored sufficiently. In this context, this paper… ▽ More

    Submitted 23 June, 2017; originally announced June 2017.

  36. arXiv:1705.07469  [pdf, other

    stat.ML

    Improved Algorithms for Matrix Recovery from Rank-One Projections

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: We consider the problem of estimation of a low-rank matrix from a limited number of noisy rank-one projections. In particular, we propose two fast, non-convex \emph{proper} algorithms for matrix recovery and support them with rigorous theoretical analysis. We show that the proposed algorithms enjoy linear convergence and that their sample complexity is independent of the condition number of the un… ▽ More

    Submitted 21 May, 2017; originally announced May 2017.

  37. arXiv:1705.06412  [pdf, other

    stat.ML cs.LG

    Sample-Efficient Algorithms for Recovering Structured Signals from Magnitude-Only Measurements

    Authors: Gauri Jagatap, Chinmay Hegde

    Abstract: We consider the problem of recovering a signal $\mathbf{x}^* \in \mathbf{R}^n$, from magnitude-only measurements $y_i = |\left\langle\mathbf{a}_i,\mathbf{x}^*\right\rangle|$ for $i=[m]$. Also called the phase retrieval, this is a fundamental challenge in bio-,astronomical imaging and speech processing. The problem above is ill-posed; additional assumptions on the signal and/or the measurements are… ▽ More

    Submitted 26 November, 2017; v1 submitted 18 May, 2017; originally announced May 2017.

  38. arXiv:1701.06607  [pdf, other

    stat.ML

    Stable Recovery Of Sparse Vectors From Random Sinusoidal Feature Maps

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: Random sinusoidal features are a popular approach for speeding up kernel-based inference in large datasets. Prior to the inference stage, the approach suggests performing dimensionality reduction by first multiplying each data vector by a random Gaussian matrix, and then computing an element-wise sinusoid. Theoretical analysis shows that collecting a sufficient number of such features can be relia… ▽ More

    Submitted 11 July, 2017; v1 submitted 23 January, 2017; originally announced January 2017.

  39. arXiv:1701.06597  [pdf, other

    stat.ML

    Iterative Thresholding for Demixing Structured Superpositions in High Dimensions

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: We consider the demixing problem of two (or more) high-dimensional vectors from nonlinear observations when the number of such observations is far less than the ambient dimension of the underlying vectors. Specifically, we demonstrate an algorithm that stably estimate the underlying components under general \emph{structured sparsity} assumptions on these components. Specifically, we show that for… ▽ More

    Submitted 23 January, 2017; originally announced January 2017.

  40. Fast Algorithms for Demixing Sparse Signals from Nonlinear Observations

    Authors: Mohammadreza Soltani, Chinmay Hegde

    Abstract: We study the problem of demixing a pair of sparse signals from noisy, nonlinear observations of their superposition. Mathematically, we consider a nonlinear signal observation model, $y_i = g(a_i^Tx) + e_i, \ i=1,\ldots,m$, where $x = Φw+Ψz$ denotes the superposition signal, $Φ$ and $Ψ$ are orthonormal bases in $\mathbb{R}^n$, and $w, z\in\mathbb{R}^n$ are sparse coefficient vectors of the constit… ▽ More

    Submitted 21 July, 2017; v1 submitted 3 August, 2016; originally announced August 2016.

  41. arXiv:1202.1595  [pdf, ps, other

    cs.IT stat.ML

    Signal Recovery on Incoherent Manifolds

    Authors: Chinmay Hegde, Richard G. Baraniuk

    Abstract: Suppose that we observe noisy linear measurements of an unknown signal that can be modeled as the sum of two component signals, each of which arises from a nonlinear sub-manifold of a high dimensional ambient space. We introduce SPIN, a first order projected gradient method to recover the signal components. Despite the nonconvex nature of the recovery problem and the possibility of underdetermined… ▽ More

    Submitted 8 June, 2012; v1 submitted 7 February, 2012; originally announced February 2012.

    Comments: 20 pages, 3 figures. Submitted to IEEE Trans. Inform. Theory. Revised version (June 2012) : fixed typos in proofs