Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Akshay Gadde is active.

Publication


Featured researches published by Akshay Gadde.


international conference on acoustics, speech, and signal processing | 2014

Towards a sampling theorem for signals on arbitrary graphs

Aamir Anis; Akshay Gadde; Antonio Ortega

In this paper, we extend the Nyquist-Shannon theory of sampling to signals defined on arbitrary graphs. Using spectral graph theory, we establish a cut-off frequency for all bandlimited graph signals that can be perfectly reconstructed from samples on a given subset of nodes. The result is analogous to the concept of Nyquist frequency in traditional signal processing. We consider practical ways of computing this cut-off and show that it is an improvement over previous results. We also propose a greedy algorithm to search for the smallest possible sampling set that guarantees unique recovery for a signal of given bandwidth. The efficacy of these results is verified through simple examples.


ieee global conference on signal and information processing | 2013

Localized iterative methods for interpolation in graph structured data

Sunil K. Narang; Akshay Gadde; Eduard Sanou; Antonio Ortega

In this paper, we present two localized graph filtering based methods for interpolating graph signals defined on the vertices of arbitrary graphs from only a partial set of samples. The first method is an extension of previous work on reconstructing bandlimited graph signals from partially observed samples. The iterative graph filtering approach very closely approximates the solution proposed in the that work, while being computationally more efficient. As an alternative, we propose a regularization based framework in which we define the cost of reconstruction to be a combination of smoothness of the graph signal and the reconstruction error with respect to the known samples, and find solutions that minimize this cost. We provide both a closed form solution and a computationally efficient iterative solution of the optimization problem. The experimental results on the recommendation system datasets demonstrate effectiveness of the proposed methods.


IEEE Transactions on Signal Processing | 2016

Efficient Sampling Set Selection for Bandlimited Graph Signals Using Graph Spectral Proxies

Aamir Anis; Akshay Gadde; Antonio Ortega

We study the problem of selecting the best sampling set for bandlimited reconstruction of signals on graphs. A frequency domain representation for graph signals can be defined using the eigenvectors and eigenvalues of variation operators that take into account the underlying graph connectivity. Smoothly varying signals defined on the nodes are of particular interest in various applications, and tend to be approximately bandlimited in the frequency basis. Sampling theory for graph signals deals with the problem of choosing the best subset of nodes for reconstructing a bandlimited signal from its samples. Most approaches to this problem require a computation of the frequency basis (i.e., the eigenvectors of the variation operator), followed by a search procedure using the basis elements. This can be impractical, in terms of storage and time complexity, for real datasets involving very large graphs. We circumvent this issue in our formulation by introducing quantities called graph spectral proxies, defined using the powers of the variation operator, in order to approximate the spectral content of graph signals. This allows us to formulate a direct sampling set selection approach that does not require the computation and storage of the basis elements. We show that our approach also provides stable reconstruction when the samples are noisy or when the original signal is only approximately bandlimited. Furthermore, the proposed approach is valid for any choice of the variation operator, thereby covering a wide range of graphs and applications. We demonstrate its effectiveness through various numerical experiments.


knowledge discovery and data mining | 2014

Active semi-supervised learning using sampling theory for graph signals

Akshay Gadde; Aamir Anis; Antonio Ortega

We consider the problem of offline, pool-based active semi-supervised learning on graphs. This problem is important when the labeled data is scarce and expensive whereas unlabeled data is easily available. The data points are represented by the vertices of an undirected graph with the similarity between them captured by the edge weights. Given a target number of nodes to label, the goal is to choose those nodes that are most informative and then predict the unknown labels. We propose a novel framework for this problem based on our recent results on sampling theory for graph signals. A graph signal is a real-valued function defined on each node of the graph. A notion of frequency for such signals can be defined using the spectrum of the graph Laplacian matrix. The sampling theory for graph signals aims to extend the traditional Nyquist-Shannon sampling theory by allowing us to identify the class of graph signals that can be reconstructed from their values on a subset of vertices. This approach allows us to define a criterion for active learning based on sampling set selection which aims at maximizing the frequency of the signals that can be reconstructed from their samples on the set. Experiments show the effectiveness of our method.


international conference on acoustics, speech, and signal processing | 2015

A probabilistic interpretation of sampling theory of graph signals

Akshay Gadde; Antonio Ortega

We give a probabilistic interpretation of sampling theory of graph signals. To do this, we first define a generative model for the data using a pairwise Gaussian random field (GRF) which depends on the graph. We show that, under certain conditions, reconstructing a graph signal from a subset of its samples by least squares is equivalent to performing MAP inference on an approximation of this GRF which has a low rank covariance matrix. We then show that a sampling set of given size with the largest associated cut-off frequency, which is optimal from a sampling theoretic point of view, minimizes the worst case predictive covariance of the MAP estimate on the GRF. This interpretation also gives an intuitive explanation for the superior performance of the sampling theoretic approach to active semi-supervised classification.


international conference on image processing | 2013

Bilateral filter: Graph spectral interpretation and extensions

Akshay Gadde; Sunil K. Narang; Antonio Ortega

In this paper we study the bilateral filter proposed by Tomasi and Manduchi and show that it can be viewed as a spectral domain transform defined on a weighted graph. The nodes of this graph represent the pixels in the image and a graph signal defined on the nodes represents the intensity values. Edge weights in the graph correspond to the bilateral filter coefficients and hence are data adaptive. The graph spectrum is defined in terms of the eigenvalues and eigenvectors of the graph Laplacian matrix. We use this spectral interpretation to generalize the bilateral filter and propose new spectral designs of “bilateral-like” filters. We show that these spectral filters can be implemented with k-iterative bilateral filtering operations and do not require expensive diagonalization of the Laplacian matrix.


international conference on image processing | 2014

Luminance coding in graph-based representation of multiview images

Thomas Maugey; Yung Hsuan Chao; Akshay Gadde; Antonio Ortega; Pascal Frossard

Multi-view video transmission poses great challenges because of its data size and dimension. Therefore, how to design efficient 3D scene representations and coding (of luminance and geometry) has become a critical research topic. Recently, the graph-based representation (GBR) is introduced, which provides a lossless compression of multi-view geometry by connecting informative pixels among views. This representation has been shown as a promising alternative to the classical depth-based representation, where the view synthesis accuracy is hard to control. In this work, we study the luminance compression under GBR, which is not well considered in existing literature. With a proper structural reformulation, we show that the graph-based transform can be applied on the GBR paradigm, hence better extracting the correlation among pixels along graph connections. Moreover, we extend the popular SPIHT coding scheme to further improve coding efficiency. The experimental results show that our method leads to better RD coding performance as compared the classical luminance coding algorithms.


international symposium on information theory | 2016

Active learning for community detection in stochastic block models

Akshay Gadde; Eyal En Gad; Salman Avestimehr; Antonio Ortega

The stochastic block model (SBM) is an important generative model for random graphs in network science and machine learning, useful for benchmarking community detection (or clustering) algorithms. The symmetric SBM generates a graph with 2n nodes which cluster into two equally sized communities. Nodes connect with probability p within a community and q across different communities. We consider the case of p = a ln(n)/n and q = b ln(n)/n. In this case, it was recently shown that recovering the community membership (or label) of every node with high probability (w.h.p.) using only the graph is possible if and only if the Chernoff-Hellinger (CH) divergence D(a; b) = (√a - √a)2 ≥ 1. In this work, we study if, and by how much, community detection below the clustering threshold (i.e. D(a; b) <; 1) is possible by querying the labels of a limited number of chosen nodes (i.e., active learning). Our main result is to show that, under certain conditions, sampling the labels of a vanishingly small fraction of nodes (a number sub-linear in n) is sufficient for exact community detection even when D(a; b) <; 1. Furthermore, we provide an efficient learning algorithm which recovers the community memberships of all nodes w.h.p. as long as the number of sampled points meets the sufficient condition. We also show that recovery is not possible if the number of observed labels is less than n1-D(a;b). The validity of our results is demonstrated through numerical experiments.


international conference on acoustics, speech, and signal processing | 2016

Active learning on weighted graphs using adaptive and non-adaptive approaches

Eyal En Gad; Akshay Gadde; A. Salman Avestimehr; Antonio Ortega

This paper studies graph-based active learning, where the goal is to reconstruct a binary signal defined on the nodes of a weighted graph, by sampling it on a small subset of the nodes. A new sampling algorithm is proposed, which sequentially selects the graph nodes to be sampled, based on an aggressive search for the boundary of the signal over the graph. The algorithm generalizes a recent method for sampling nodes in unweighted graphs. The generalization improves the sampling performance using the information gained from the available graph weights. An analysis of the number of samples required by the proposed algorithm is provided, and the gain over the unweighted method is further demonstrated in simulations. Additionally, the proposed method is compared with an alternative state-of-the-art method, which is based on the graphs spectral properties. It is shown that the proposed method significantly outperforms the spectral sampling method, if the signal needs to be predicted with high accuracy. On the other hand, if a higher level of inaccuracy is tolerable, then the spectral method outperforms the proposed aggressive search method. Consequently, we propose a hybrid method, which is shown to combine the advantages of both approaches.


international conference on sampling theory and applications | 2017

A brief theory of guided signal reconstruction

Andrew V. Knyazev; Hassan Mansour; Dong Tian; Akshay Gadde

An axiomatic approach to signal reconstruction is formulated, involving a sample consistent set, defined as a set of signals sample-consistent with the original signal, and a given guiding set, describing desired reconstructions. New frame-less reconstruction methods are proposed, based on a reconstruction set, defined as a shortest pathway between the sample consistent set and the guiding set, where the guiding set is a closed subspace and the sample consistent set is a closed plane in a Hilbert space. Existence and uniqueness of the reconstruction set are investigated. Connections to earlier known consistent, generalized, and regularized reconstructions are clarified, and new and improved reconstruction error bounds are derived.

Collaboration


Dive into the Akshay Gadde's collaboration.

Top Co-Authors

Avatar

Antonio Ortega

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Aamir Anis

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Andrew V. Knyazev

Mitsubishi Electric Research Laboratories

View shared research outputs
Top Co-Authors

Avatar

Dong Tian

Mitsubishi Electric Research Laboratories

View shared research outputs
Top Co-Authors

Avatar

Sunil K. Narang

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Eyal En Gad

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Hassan Mansour

University of British Columbia

View shared research outputs
Top Co-Authors

Avatar

A. Salman Avestimehr

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Eduard Sanou

University of Southern California

View shared research outputs
Top Co-Authors

Avatar

Salman Avestimehr

University of Southern California

View shared research outputs
Researchain Logo
Decentralizing Knowledge