Skip to main content

Showing 1–43 of 43 results for author: Atia, G

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

    cs.LG

    Bayesian Inverse Reinforcement Learning for Non-Markovian Rewards

    Authors: Noah Topper, Alvaro Velasquez, George Atia

    Abstract: Inverse reinforcement learning (IRL) is the problem of inferring a reward function from expert behavior. There are several approaches to IRL, but most are designed to learn a Markovian reward. However, a reward function might be non-Markovian, depending on more than just the current state, such as a reward machine (RM). Although there has been recent work on inferring RMs, it assumes access to the… ▽ More

    Submitted 20 June, 2024; originally announced June 2024.

  2. arXiv:2310.19137  [pdf, other

    cs.LG cs.AI

    Automaton Distillation: Neuro-Symbolic Transfer Learning for Deep Reinforcement Learning

    Authors: Suraj Singireddy, Andre Beckus, George Atia, Sumit Jha, Alvaro Velasquez

    Abstract: Reinforcement learning (RL) is a powerful tool for finding optimal policies in sequential decision processes. However, deep RL methods suffer from two weaknesses: collecting the amount of agent experience required for practical RL problems is prohibitively expensive, and the learned policies exhibit poor generalization on tasks outside of the training distribution. To mitigate these issues, we int… ▽ More

    Submitted 29 October, 2023; originally announced October 2023.

  3. arXiv:2305.10504  [pdf, other

    cs.LG cs.AI

    Model-Free Robust Average-Reward Reinforcement Learning

    Authors: Yue Wang, Alvaro Velasquez, George Atia, Ashley Prater-Bennette, Shaofeng Zou

    Abstract: Robust Markov decision processes (MDPs) address the challenge of model uncertainty by optimizing the worst-case performance over an uncertainty set of MDPs. In this paper, we focus on the robust average-reward MDPs under the model-free setting. We first theoretically characterize the structure of solutions to the robust average-reward Bellman equation, which is essential for our later convergence… ▽ More

    Submitted 17 May, 2023; originally announced May 2023.

    Comments: ICML 2023

  4. arXiv:2305.09044  [pdf, ps, other

    cs.LG stat.ML

    Scalable and Robust Tensor Ring Decomposition for Large-scale Data

    Authors: Yicong He, George K. Atia

    Abstract: Tensor ring (TR) decomposition has recently received increased attention due to its superior expressive performance for high-order tensors. However, the applicability of traditional TR decomposition algorithms to real-world applications is hindered by prevalent large data sizes, missing entries, and corruption with outliers. In this work, we propose a scalable and robust TR decomposition algorithm… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

  5. arXiv:2301.04093  [pdf, other

    cs.LG q-bio.BM

    On the Robustness of AlphaFold: A COVID-19 Case Study

    Authors: Ismail Alkhouri, Sumit Jha, Andre Beckus, George Atia, Alvaro Velasquez, Rickard Ewetz, Arvind Ramanathan, Susmit Jha

    Abstract: Protein folding neural networks (PFNNs) such as AlphaFold predict remarkably accurate structures of proteins compared to other approaches. However, the robustness of such networks has heretofore not been explored. This is particularly relevant given the broad social implications of such technologies and the fact that biologically small perturbations in the protein sequence do not generally lead to… ▽ More

    Submitted 12 January, 2023; v1 submitted 10 January, 2023; originally announced January 2023.

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

  6. arXiv:2301.00858  [pdf, other

    cs.LG cs.AI

    Robust Average-Reward Markov Decision Processes

    Authors: Yue Wang, Alvaro Velasquez, George Atia, Ashley Prater-Bennette, Shaofeng Zou

    Abstract: In robust Markov decision processes (MDPs), the uncertainty in the transition kernel is addressed by finding a policy that optimizes the worst-case performance over an uncertainty set of MDPs. While much of the literature has focused on discounted MDPs, robust average-reward MDPs remain largely unexplored. In this paper, we focus on robust average-reward MDPs, where the goal is to find a policy th… ▽ More

    Submitted 1 March, 2023; v1 submitted 2 January, 2023; originally announced January 2023.

    Comments: AAAI 2023

  7. arXiv:2210.16894  [pdf, ps, other

    stat.ML cs.LG

    Distributionally Robust Domain Adaptation

    Authors: Akram S. Awad, George K. Atia

    Abstract: Domain Adaptation (DA) has recently received significant attention due to its potential to adapt a learning model across source and target domains with mismatched distributions. Since DA methods rely exclusively on the given source and target domain samples, they generally yield models that are vulnerable to noise and unable to adapt to unseen samples from the target domain, which calls for DA met… ▽ More

    Submitted 30 October, 2022; originally announced October 2022.

  8. arXiv:2203.08209  [pdf, other

    cs.LG cs.AI

    A Differentiable Approach to Combinatorial Optimization using Dataless Neural Networks

    Authors: Ismail R. Alkhouri, George K. Atia, Alvaro Velasquez

    Abstract: The success of machine learning solutions for reasoning about discrete structures has brought attention to its adoption within combinatorial optimization algorithms. Such approaches generally rely on supervised learning by leveraging datasets of the combinatorial structures of interest drawn from some distribution of problem instances. Reinforcement learning has also been employed to find such str… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

  9. arXiv:2110.13200  [pdf, ps, other

    cs.IT eess.SP

    Support Recovery of Periodic Mixtures with Nested Periodic Dictionaries

    Authors: Pouria Saidi, George K. Atia

    Abstract: Periodic signals composed of periodic mixtures admit sparse representations in nested periodic dictionaries (NPDs). Therefore, their underlying hidden periods can be estimated by recovering the exact support of said representations. In this paper, support recovery guarantees of such signals are derived both in noise-free and noisy settings. While exact recovery conditions have been studied in the… ▽ More

    Submitted 3 June, 2024; v1 submitted 25 October, 2021; originally announced October 2021.

    Comments: 32 pages, 10 figures

  10. arXiv:2108.02756  [pdf, other

    cs.LG

    BOSS: Bidirectional One-Shot Synthesis of Adversarial Examples

    Authors: Ismail R. Alkhouri, Alvaro Velasquez, George K. Atia

    Abstract: The design of additive imperceptible perturbations to the inputs of deep classifiers to maximize their misclassification rates is a central focus of adversarial machine learning. An alternative approach is to synthesize adversarial examples from scratch using GAN-like structures, albeit with the use of large amounts of training data. By contrast, this paper considers one-shot synthesis of adversar… ▽ More

    Submitted 16 July, 2022; v1 submitted 5 August, 2021; originally announced August 2021.

  11. arXiv:2107.04633  [pdf, other

    cs.LG cs.FL stat.ML

    Inferring Probabilistic Reward Machines from Non-Markovian Reward Processes for Reinforcement Learning

    Authors: Taylor Dohmen, Noah Topper, George Atia, Andre Beckus, Ashutosh Trivedi, Alvaro Velasquez

    Abstract: The success of reinforcement learning in typical settings is predicated on Markovian assumptions on the reward signal by which an agent learns optimal policies. In recent years, the use of reward machines has relaxed this assumption by enabling a structured representation of non-Markovian rewards. In particular, such representations can be used to augment the state space of the underlying decision… ▽ More

    Submitted 27 March, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

  12. arXiv:2106.10422  [pdf, ps, other

    cs.LG stat.ML

    Coarse to Fine Two-Stage Approach to Robust Tensor Completion of Visual Data

    Authors: Yicong He, George K. Atia

    Abstract: Tensor completion is the problem of estimating the missing values of high-order data from partially observed entries. Data corruption due to prevailing outliers poses major challenges to traditional tensor completion algorithms, which catalyzed the development of robust algorithms that alleviate the effect of outliers. However, existing robust methods largely presume that the corruption is sparse,… ▽ More

    Submitted 11 August, 2022; v1 submitted 19 June, 2021; originally announced June 2021.

  13. arXiv:2106.02951  [pdf, other

    eess.SY cs.AI

    Controller Synthesis for Omega-Regular and Steady-State Specifications

    Authors: Alvaro Velasquez, Ismail Alkhouri, Andre Beckus, Ashutosh Trivedi, George Atia

    Abstract: Given a Markov decision process (MDP) and a linear-time ($ω$-regular or LTL) specification, the controller synthesis problem aims to compute the optimal policy that satisfies the specification. More recently, problems that reason over the asymptotic behavior of systems have been proposed through the lens of steady-state planning. This entails finding a control policy for an MDP such that the Marko… ▽ More

    Submitted 7 February, 2022; v1 submitted 5 June, 2021; originally announced June 2021.

  14. arXiv:2105.14620  [pdf, ps, other

    cs.CV cs.LG

    Patch Tracking-based Streaming Tensor Ring Completion for Visual Data Recovery

    Authors: Yicong He, George K. Atia

    Abstract: Tensor completion aims to recover the missing entries of a partially observed tensor by exploiting its low-rank structure, and has been applied to visual data recovery. In applications where the data arrives sequentially such as streaming video completion, the missing entries of the tensor need to be dynamically recovered in a streaming fashion. Traditional streaming tensor completion algorithms t… ▽ More

    Submitted 12 August, 2022; v1 submitted 30 May, 2021; originally announced May 2021.

  15. arXiv:2012.02178  [pdf, other

    cs.AI cs.LG cs.MA stat.ML

    Steady-State Planning in Expected Reward Multichain MDPs

    Authors: George K. Atia, Andre Beckus, Ismail Alkhouri, Alvaro Velasquez

    Abstract: The planning domain has experienced increased interest in the formal synthesis of decision-making policies. This formal synthesis typically entails finding a policy which satisfies formal specifications in the form of some well-defined logic. While many such logics have been proposed with varying degrees of expressiveness and complexity in their capacity to capture desirable agent behavior, their… ▽ More

    Submitted 23 October, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Journal ref: Journal of Artificial Intelligence Research 72 (2021) 1029-1082

  16. arXiv:2010.11740  [pdf, ps, other

    cs.LG stat.ML

    Robust Low-tubal-rank Tensor Completion based on Tensor Factorization and Maximum Correntopy Criterion

    Authors: Yicong He, George K. Atia

    Abstract: The goal of tensor completion is to recover a tensor from a subset of its entries, often by exploiting its low-rank property. Among several useful definitions of tensor rank, the low-tubal-rank was shown to give a valuable characterization of the inherent low-rank structure of a tensor. While some low-tubal-rank tensor completion algorithms with favorable performance have been recently proposed, t… ▽ More

    Submitted 14 October, 2022; v1 submitted 22 October, 2020; originally announced October 2020.

  17. arXiv:2009.11835  [pdf, other

    physics.soc-ph cs.LG cs.SI stat.ML

    Sketch-based community detection in evolving networks

    Authors: Andre Beckus, George K. Atia

    Abstract: We consider an approach for community detection in time-varying networks. At its core, this approach maintains a small sketch graph to capture the essential community structure found in each snapshot of the full network. We demonstrate how the sketch can be used to explicitly identify six key community events which typically occur during network evolution: growth, shrinkage, merging, splitting, bi… ▽ More

    Submitted 3 December, 2022; v1 submitted 24 September, 2020; originally announced September 2020.

    Journal ref: Physical Review E, vol. 106, p. 044306, Oct 2022

  18. arXiv:2003.05989  [pdf, other

    cs.LG eess.SP stat.ML

    A Multi-criteria Approach for Fast and Outlier-aware Representative Selection from Manifolds

    Authors: Mahlagha Sedghi, George Atia, Michael Georgiopoulos

    Abstract: The problem of representative selection amounts to sampling few informative exemplars from large datasets. This paper presents MOSAIC, a novel representative selection approach from high-dimensional data that may exhibit non-linear structures. Resting upon a novel quadratic formulation, Our method advances a multi-criteria selection approach that maximizes the global representation power of the sa… ▽ More

    Submitted 12 March, 2020; originally announced March 2020.

  19. arXiv:1809.10073  [pdf, other

    cs.LG stat.ML

    Rediscovering Deep Neural Networks Through Finite-State Distributions

    Authors: Amir Emad Marvasti, Ehsan Emad Marvasti, George Atia, Hassan Foroosh

    Abstract: We propose a new way of thinking about deep neural networks, in which the linear and non-linear components of the network are naturally derived and justified in terms of principles in probability theory. In particular, the models constructed in our framework assign probabilities to uncertain realizations, leading to Kullback-Leibler Divergence (KLD) as the linear layer. In our model construction,… ▽ More

    Submitted 9 October, 2019; v1 submitted 26 September, 2018; originally announced September 2018.

  20. arXiv:1807.03622  [pdf, ps, other

    physics.ins-det cs.IT physics.optics

    Interferometry-based modal analysis with finite aperture effects

    Authors: Davood Mardani, Ayman F. Abouraddy, George K. Atia

    Abstract: We analyze the effects of aperture finiteness on interferograms recorded to unveil the modal content of optical beams in arbitrary basis using generalized interferometry. We develop a scheme for modal reconstruction from interferometric measurements that accounts for the ensuing clip** effects. Clip**-cognizant reconstruction is shown to yield significant performance gains over traditional sch… ▽ More

    Submitted 4 July, 2018; originally announced July 2018.

  21. arXiv:1807.02444  [pdf, other

    cs.CV physics.optics

    Multi-modal Non-line-of-sight Passive Imaging

    Authors: Andre Beckus, Alexandru Tamasan, George K. Atia

    Abstract: We consider the non-line-of-sight (NLOS) imaging of an object using the light reflected off a diffusive wall. The wall scatters incident light such that a lens is no longer useful to form an image. Instead, we exploit the 4D spatial coherence function to reconstruct a 2D projection of the obscured object. The approach is completely passive in the sense that no control over the light illuminating t… ▽ More

    Submitted 2 March, 2019; v1 submitted 6 July, 2018; originally announced July 2018.

    Journal ref: IEEE Transactions on Image Processing, vol. 28, no. 7, pp. 3372-3382, July 2019

  22. arXiv:1805.10927  [pdf, other

    cs.SI cs.LG stat.ML

    Scalable and Robust Community Detection with Randomized Sketching

    Authors: Mostafa Rahmani, Andre Beckus, Adel Karimian, George Atia

    Abstract: This article explores and analyzes the unsupervised clustering of large partially observed graphs. We propose a scalable and provable randomized framework for clustering graphs generated from the stochastic block model. The clustering is first applied to a sub-matrix of the graph's adjacency matrix associated with a reduced graph sketch constructed using random sampling. Then, the clusters of the… ▽ More

    Submitted 3 December, 2022; v1 submitted 25 May, 2018; originally announced May 2018.

    Journal ref: IEEE Transactions on Signal Processing, vol. 68, pp. 962-977, 2020

  23. arXiv:1803.05542  [pdf, ps, other

    cs.CR cs.GT

    A Game-Theoretic Framework for the Virtual Machines Migration Timing Problem

    Authors: Ahmed H. Anwar, George Atia, Mina Guirguis

    Abstract: In a multi-tenant cloud, a number of Virtual Machines (VMs) are collocated on the same physical machine to optimize performance, power consumption and maximize profit. This, however, increases the risk of a malicious VM performing side-channel attacks and leaking sensitive information from neighboring VMs. To this end, this paper develops and analyzes a game-theoretic framework for the VM migratio… ▽ More

    Submitted 14 March, 2018; originally announced March 2018.

  24. arXiv:1712.00891  [pdf, other

    cs.CV cs.LG stat.ML

    Data Dropout in Arbitrary Basis for Deep Network Regularization

    Authors: Mostafa Rahmani, George Atia

    Abstract: An important problem in training deep networks with high capacity is to ensure that the trained network works well when presented with new inputs outside the training dataset. Dropout is an effective regularization technique to boost the network generalization in which a random subset of the elements of the given data and the extracted features are set to zero during the training process. In this… ▽ More

    Submitted 4 December, 2017; v1 submitted 3 December, 2017; originally announced December 2017.

  25. arXiv:1706.10275  [pdf, ps, other

    cs.IT physics.optics

    Signal Reconstruction from Interferometric Measurements under Sensing Constraints

    Authors: Davood Mardani, George K. Atia, Ayman F. Abouraddy

    Abstract: This paper develops a unifying framework for signal reconstruction from interferometric measurements that is broadly applicable to various applications of interferometry. In this framework, the problem of signal reconstruction in interferometry amounts to one of basis analysis. Its applicability is shown to extend beyond conventional temporal interferometry, which leverages the relative delay betw… ▽ More

    Submitted 30 June, 2017; originally announced June 2017.

  26. arXiv:1706.06166  [pdf, other

    cs.IT physics.optics

    Compressive optical interferometry

    Authors: Davood Mardani, H. Esat Kondakci, Lane Martin, Ayman F. Abouraddy, George K. Atia

    Abstract: Compressive sensing (CS) combines data acquisition with compression coding to reduce the number of measurements required to reconstruct a sparse signal. In optics, this usually takes the form of projecting the field onto sequences of random spatial patterns that are selected from an appropriate random ensemble. We show here that CS can be exploited in `native' optics hardware without introducing a… ▽ More

    Submitted 19 June, 2017; originally announced June 2017.

  27. arXiv:1706.03860  [pdf, other

    cs.CV cs.IR cs.LG stat.AP stat.ML

    Subspace Clustering via Optimal Direction Search

    Authors: Mostafa Rahmani, George Atia

    Abstract: This letter presents a new spectral-clustering-based approach to the subspace clustering problem. Underpinning the proposed method is a convex program for optimal direction search, which for each data point d finds an optimal direction in the span of the data that has minimum projection on the other data points and non-vanishing projection on d. The obtained directions are subsequently leveraged t… ▽ More

    Submitted 26 November, 2017; v1 submitted 12 June, 2017; originally announced June 2017.

    Journal ref: IEEE Signal Processing Letters ( Volume: 24, Issue: 12, Dec. 2017 )

  28. arXiv:1705.03566  [pdf, other

    cs.LG stat.ME stat.ML

    Spatial Random Sampling: A Structure-Preserving Data Sketching Tool

    Authors: Mostafa Rahmani, George Atia

    Abstract: Random column sampling is not guaranteed to yield data sketches that preserve the underlying structures of the data and may not sample sufficiently from less-populated data clusters. Also, adaptive sampling can often provide accurate low rank approximations, yet may fall short of producing descriptive data sketches, especially when the cluster centers are linearly dependent. Motivated by that, thi… ▽ More

    Submitted 12 July, 2017; v1 submitted 9 May, 2017; originally announced May 2017.

  29. arXiv:1702.01847  [pdf, other

    stat.ML cs.CV cs.LG

    Low Rank Matrix Recovery with Simultaneous Presence of Outliers and Sparse Corruption

    Authors: Mostafa Rahmani, George Atia

    Abstract: We study a data model in which the data matrix D can be expressed as D = L + S + C, where L is a low rank matrix, S an element-wise sparse matrix and C a matrix whose non-zero columns are outlying data points. To date, robust PCA algorithms have solely considered models with either S or C, but not both. As such, existing algorithms cannot account for simultaneous element-wise and column-wise corru… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

  30. arXiv:1611.05977  [pdf, other

    cs.LG math.NA stat.AP stat.ML

    Robust and Scalable Column/Row Sampling from Corrupted Big Data

    Authors: Mostafa Rahmani, George Atia

    Abstract: Conventional sampling techniques fall short of drawing descriptive sketches of the data when the data is grossly corrupted as such corruptions break the low rank structure required for them to perform satisfactorily. In this paper, we present new sampling algorithms which can locate the informative columns in presence of severe data corruptions. In addition, we develop new scalable randomized desi… ▽ More

    Submitted 18 November, 2016; originally announced November 2016.

  31. Coherence Pursuit: Fast, Simple, and Robust Principal Component Analysis

    Authors: Mostafa Rahmani, George Atia

    Abstract: This paper presents a remarkably simple, yet powerful, algorithm termed Coherence Pursuit (CoP) to robust Principal Component Analysis (PCA). As inliers lie in a low dimensional subspace and are mostly correlated, an inlier is likely to have strong mutual coherence with a large number of data points. By contrast, outliers either do not admit low dimensional structures or form small clusters. In ei… ▽ More

    Submitted 12 July, 2017; v1 submitted 15 September, 2016; originally announced September 2016.

    Journal ref: IEEE Transactions on Signal Processing ( Volume: 65, Issue: 23, Dec.1, 1 2017 )

  32. arXiv:1605.04380  [pdf, other

    cs.IT math.NA

    Sparsity-Based Error Detection in DC Power Flow State Estimation

    Authors: M. Hadi Amini, Mostafa Rahmani, Kianoosh G. Boroojeni, George Atia, S. S. Iyengar, Orkun Karabasoglu

    Abstract: This paper presents a new approach for identifying the measurement error in the DC power flow state estimation problem. The proposed algorithm exploits the singularity of the impedance matrix and the sparsity of the error vector by posing the DC power flow problem as a sparse vector recovery problem that leverages the structure of the power system and uses $l_1$-norm minimization for state estimat… ▽ More

    Submitted 26 August, 2016; v1 submitted 14 May, 2016; originally announced May 2016.

  33. arXiv:1512.00907  [pdf, other

    cs.CV cs.IR cs.IT cs.LG stat.ML

    Innovation Pursuit: A New Approach to Subspace Clustering

    Authors: Mostafa Rahmani, George Atia

    Abstract: In subspace clustering, a group of data points belonging to a union of subspaces are assigned membership to their respective subspaces. This paper presents a new approach dubbed Innovation Pursuit (iPursuit) to the problem of subspace clustering using a new geometrical idea whereby subspaces are identified based on their relative novelties. We present two frameworks in which the idea of innovation… ▽ More

    Submitted 26 November, 2017; v1 submitted 2 December, 2015; originally announced December 2015.

    Journal ref: IEEE Transactions on Signal Processing ( Volume: 65, Issue: 23, Dec.1, 1 2017 )

  34. Randomized Robust Subspace Recovery for High Dimensional Data Matrices

    Authors: Mostafa Rahmani, George Atia

    Abstract: This paper explores and analyzes two randomized designs for robust Principal Component Analysis (PCA) employing low-dimensional data sketching. In one design, a data sketch is constructed using random column sampling followed by low dimensional embedding, while in the other, sketching is based on random column and row sampling. Both designs are shown to bring about substantial savings in complexit… ▽ More

    Submitted 8 April, 2016; v1 submitted 21 May, 2015; originally announced May 2015.

    Journal ref: IEEE Transactions on Signal Processing ( Volume: 65, Issue: 6, March15, 15 2017 )

  35. arXiv:1502.00182  [pdf, other

    math.NA cs.DS cs.LG stat.ML

    High Dimensional Low Rank plus Sparse Matrix Decomposition

    Authors: Mostafa Rahmani, George Atia

    Abstract: This paper is concerned with the problem of low rank plus sparse matrix decomposition for big data. Conventional algorithms for matrix decomposition use the entire data to extract the low-rank and sparse components, and are based on optimization problems with complexity that scales with the dimension of the data, which limits their scalability. Furthermore, existing randomized approaches mostly re… ▽ More

    Submitted 16 March, 2017; v1 submitted 31 January, 2015; originally announced February 2015.

    Comments: IEEE Transactions on Signal Processing

  36. arXiv:1411.0622  [pdf, other

    math.NA cs.IT stat.AP

    A Subspace Method for Array Covariance Matrix Estimation

    Authors: Mostafa Rahmani, George Atia

    Abstract: This paper introduces a subspace method for the estimation of an array covariance matrix. It is shown that when the received signals are uncorrelated, the true array covariance matrices lie in a specific subspace whose dimension is typically much smaller than the dimension of the full space. Based on this idea, a subspace based covariance matrix estimator is proposed. The estimator is obtained as… ▽ More

    Submitted 19 October, 2014; originally announced November 2014.

    Comments: 5 pages, 4 figures

  37. Change Detection with Compressive Measurements

    Authors: George Atia

    Abstract: Quickest change point detection is concerned with the detection of statistical change(s) in sequences while minimizing the detection delay subject to false alarm constraints. In this paper, the problem of change point detection is studied when the decision maker only has access to compressive measurements. First, an expression for the average detection delay of Shiryaev's procedure with compressiv… ▽ More

    Submitted 11 April, 2014; originally announced April 2014.

  38. arXiv:1304.0682  [pdf, other

    cs.IT cs.LG math.ST stat.ML

    Sparse Signal Processing with Linear and Nonlinear Observations: A Unified Shannon-Theoretic Approach

    Authors: Cem Aksoylar, George Atia, Venkatesh Saligrama

    Abstract: We derive fundamental sample complexity bounds for recovering sparse and structured signals for linear and nonlinear observation models including sparse regression, group testing, multivariate regression and problems with missing features. In general, sparse signal processing problems can be characterized in terms of the following Markovian property. We are given a set of $N$ variables… ▽ More

    Submitted 25 August, 2016; v1 submitted 2 April, 2013; originally announced April 2013.

    Comments: Final version submitted to Trans. IT

  39. arXiv:1210.5454  [pdf, ps, other

    cs.NI cs.MA

    Stuck in Traffic (SiT) Attacks: A Framework for Identifying Stealthy Attacks that Cause Traffic Congestion

    Authors: Mina Guirguis, George Atia

    Abstract: Recent advances in wireless technologies have enabled many new applications in Intelligent Transportation Systems (ITS) such as collision avoidance, cooperative driving, congestion avoidance, and traffic optimization. Due to the vulnerable nature of wireless communication against interference and intentional jamming, ITS face new challenges to ensure the reliability and the safety of the overall s… ▽ More

    Submitted 19 October, 2012; originally announced October 2012.

  40. arXiv:1205.0858  [pdf, ps, other

    cs.IT

    Controlled Sensing for Multihypothesis Testing

    Authors: Sirin Nitinawarat, George Atia, Venugopal V. Veeravalli

    Abstract: The problem of multiple hypothesis testing with observation control is considered in both fixed sample size and sequential settings. In the fixed sample size setting, for binary hypothesis testing, the optimal exponent for the maximal error probability corresponds to the maximum Chernoff information over the choice of controls, and a pure stationary open-loop control policy is asymptotically optim… ▽ More

    Submitted 4 September, 2013; v1 submitted 4 May, 2012; originally announced May 2012.

    Comments: To appear in the Transactions on Automatic Control

  41. Sensor Management for Tracking in Sensor Networks

    Authors: Jason A. Fuemmeler, George K. Atia, Venugopal V. Veeravalli

    Abstract: We study the problem of tracking an object moving through a network of wireless sensors. In order to conserve energy, the sensors may be put into a sleep mode with a timer that determines their sleep duration. It is assumed that an asleep sensor cannot be communicated with or woken up, and hence the sleep duration needs to be determined at the time the sensor goes to sleep based on all the informa… ▽ More

    Submitted 15 September, 2010; originally announced September 2010.

    Journal ref: IEEE Trans.Sign.Proc. 59 (2011) 4354-4366

  42. Sensor Scheduling for Energy-Efficient Target Tracking in Sensor Networks

    Authors: George K. Atia, Venugopal V. Veeravalli, Jason A. Fuemmeler

    Abstract: In this paper we study the problem of tracking an object moving randomly through a network of wireless sensors. Our objective is to devise strategies for scheduling the sensors to optimize the tradeoff between tracking performance and energy consumption. We cast the scheduling problem as a Partially Observable Markov Decision Process (POMDP), where the control actions correspond to the set of sens… ▽ More

    Submitted 15 September, 2010; originally announced September 2010.

    Journal ref: IEEE Trans.Sign.Proc. 59 (2011) 4923-4937

  43. Boolean Compressed Sensing and Noisy Group Testing

    Authors: George Kamal Atia, Venkatesh Saligrama

    Abstract: The fundamental task of group testing is to recover a small distinguished subset of items from a large population while efficiently reducing the total number of tests (measurements). The key contribution of this paper is in adopting a new information-theoretic perspective on group testing problems. We formulate the group testing problem as a channel coding/decoding problem and derive a single-lett… ▽ More

    Submitted 10 December, 2013; v1 submitted 6 July, 2009; originally announced July 2009.

    Comments: In this revision: reorganized the paper, added citations to related work, and fixed some bugs

    Journal ref: IEEE Trans.Inf.Theory 58 (2012) 1880-1901