Skip to main content

Showing 1–15 of 15 results for author: Raj, B

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

    cs.LG cs.CR stat.ML

    How many perturbations break this model? Evaluating robustness beyond adversarial accuracy

    Authors: Raphael Olivier, Bhiksha Raj

    Abstract: Robustness to adversarial attacks is typically evaluated with adversarial accuracy. While essential, this metric does not capture all aspects of robustness and in particular leaves out the question of how many perturbations can be found for each point. In this work, we introduce an alternative approach, adversarial sparsity, which quantifies how difficult it is to find a successful perturbation gi… ▽ More

    Submitted 10 August, 2023; v1 submitted 8 July, 2022; originally announced July 2022.

    Journal ref: Proceedings of the 40th International Conference on Machine Learning, PMLR 202:26583-26598, 2023

  2. arXiv:2203.03022  [pdf, ps, other

    cs.SD cs.AI cs.LG eess.AS stat.ML

    HEAR: Holistic Evaluation of Audio Representations

    Authors: Joseph Turian, Jordie Shier, Humair Raj Khan, Bhiksha Raj, Björn W. Schuller, Christian J. Steinmetz, Colin Malloy, George Tzanetakis, Gissel Velarde, Kirk McNally, Max Henry, Nicolas Pinto, Camille Noufi, Christian Clough, Dorien Herremans, Eduardo Fonseca, Jesse Engel, Justin Salamon, Philippe Esling, Pranay Manocha, Shinji Watanabe, Zeyu Jin, Yonatan Bisk

    Abstract: What audio embedding approach generalizes best to a wide range of downstream tasks across a variety of everyday domains without fine-tuning? The aim of the HEAR benchmark is to develop a general-purpose audio representation that provides a strong basis for learning in a wide variety of tasks and scenarios. HEAR evaluates audio representations using a benchmark suite across a variety of domains, in… ▽ More

    Submitted 29 May, 2022; v1 submitted 6 March, 2022; originally announced March 2022.

    Comments: to appear in Proceedings of Machine Learning Research (PMLR): NeurIPS 2021 Competition Track

    Journal ref: Proceedings of Machine Learning Research (PMLR): NeurIPS 2021 Competition Track

  3. arXiv:2008.07085  [pdf, other

    eess.AS cs.LG cs.SD stat.ML

    Multi-Task Learning for Interpretable Weakly Labelled Sound Event Detection

    Authors: Soham Deshmukh, Bhiksha Raj, Rita Singh

    Abstract: Weakly Labelled learning has garnered lot of attention in recent years due to its potential to scale Sound Event Detection (SED) and is formulated as Multiple Instance Learning (MIL) problem. This paper proposes a Multi-Task Learning (MTL) framework for learning from Weakly Labelled Audio data which encompasses the traditional MIL setup. To show the utility of proposed framework, we use the input… ▽ More

    Submitted 29 October, 2020; v1 submitted 17 August, 2020; originally announced August 2020.

  4. arXiv:2005.14070  [pdf, other

    cs.LG stat.ML

    Exploiting Non-Linear Redundancy for Neural Model Compression

    Authors: Muhammad A. Shah, Raphael Olivier, Bhiksha Raj

    Abstract: Deploying deep learning models, comprising of non-linear combination of millions, even billions, of parameters is challenging given the memory, power and compute constraints of the real world. This situation has led to research into model compression techniques most of which rely on suboptimal heuristics and do not consider the parameter redundancies due to linear dependence between neuron activat… ▽ More

    Submitted 28 May, 2020; originally announced May 2020.

  5. arXiv:1905.10906  [pdf, other

    cs.LG cs.CR stat.ML

    Non-Determinism in Neural Networks for Adversarial Robustness

    Authors: Daanish Ali Khan, Linhong Li, Ninghao Sha, Zhuoran Liu, Abelino Jimenez, Bhiksha Raj, Rita Singh

    Abstract: Recent breakthroughs in the field of deep learning have led to advancements in a broad spectrum of tasks in computer vision, audio processing, natural language processing and other areas. In most instances where these tasks are deployed in real-world scenarios, the models used in them have been shown to be susceptible to adversarial attacks, making it imperative for us to address the challenge of… ▽ More

    Submitted 26 May, 2019; originally announced May 2019.

  6. arXiv:1905.05865  [pdf, other

    cs.LG stat.ML

    Nonlinear Semi-Parametric Models for Survival Analysis

    Authors: Chirag Nagpal, Rohan Sangave, Amit Chahar, Parth Shah, Artur Dubrawski, Bhiksha Raj

    Abstract: Semi-parametric survival analysis methods like the Cox Proportional Hazards (CPH) regression (Cox, 1972) are a popular approach for survival analysis. These methods involve fitting of the log-proportional hazard as a function of the covariates and are convenient as they do not require estimation of the baseline hazard rate. Recent approaches have involved learning non-linear representations of the… ▽ More

    Submitted 14 May, 2019; originally announced May 2019.

  7. arXiv:1903.07756  [pdf, other

    cs.LG stat.ML

    Hierarchical Routing Mixture of Experts

    Authors: Wenbo Zhao, Yang Gao, Shahan Ali Memon, Bhiksha Raj, Rita Singh

    Abstract: In regression tasks the distribution of the data is often too complex to be fitted by a single model. In contrast, partition-based models are developed where data is divided and fitted by local models. These models partition the input space and do not leverage the input-output dependency of multimodal-distributed data, and strong local models are needed to make good predictions. Addressing these p… ▽ More

    Submitted 18 March, 2019; originally announced March 2019.

    Comments: 9 pages,4 figures

  8. arXiv:1902.03083  [pdf, other

    cs.SD cs.CR cs.LG eess.AS stat.ML

    Hide and Speak: Towards Deep Neural Networks for Speech Steganography

    Authors: Felix Kreuk, Yossi Adi, Bhiksha Raj, Rita Singh, Joseph Keshet

    Abstract: Steganography is the science of hiding a secret message within an ordinary public message, which is referred to as Carrier. Traditionally, digital signal processing techniques, such as least significant bit encoding, were used for hiding messages. In this paper, we explore the use of deep neural networks as steganographic functions for speech data. We showed that steganography models proposed for… ▽ More

    Submitted 27 July, 2020; v1 submitted 7 February, 2019; originally announced February 2019.

  9. Neural Regression Trees

    Authors: Shahan Ali Memon, Wenbo Zhao, Bhiksha Raj, Rita Singh

    Abstract: Regression-via-Classification (RvC) is the process of converting a regression problem to a classification one. Current approaches for RvC use ad-hoc discretization strategies and are suboptimal. We propose a neural regression tree model for RvC. In this model, we employ a joint optimization framework where we learn optimal discretization thresholds while simultaneously optimizing the features for… ▽ More

    Submitted 3 April, 2019; v1 submitted 1 October, 2018; originally announced October 2018.

    Comments: Accepted by The 2019 International Joint Conference on Neural Networks (IJCNN). To be published on IEEE. 8 pages, 4 figures

  10. arXiv:1702.07800  [pdf, other

    cs.LG cs.NE stat.ML

    On the Origin of Deep Learning

    Authors: Haohan Wang, Bhiksha Raj

    Abstract: This paper is a review of the evolutionary history of deep learning models. It covers from the genesis of neural networks when associationism modeling of the brain is studied, to the models that dominate the last decade of research in deep learning like convolutional neural networks, deep belief networks, and recurrent neural networks. In addition to a review of these models, this paper primarily… ▽ More

    Submitted 2 March, 2017; v1 submitted 24 February, 2017; originally announced February 2017.

    Comments: 70 pages, 200 references

  11. arXiv:1607.02665  [pdf, ps, other

    cs.LG stat.AP stat.ML

    Classifier Risk Estimation under Limited Labeling Resources

    Authors: Anurag Kumar, Bhiksha Raj

    Abstract: In this paper we propose strategies for estimating performance of a classifier when labels cannot be obtained for the whole test set. The number of test instances which can be labeled is very small compared to the whole test data size. The goal then is to obtain a precise estimate of classifier performance using as little labeling resource as possible. Specifically, we try to answer, how to select… ▽ More

    Submitted 19 February, 2018; v1 submitted 9 July, 2016; originally announced July 2016.

    Comments: PAKDD 2018

  12. arXiv:1209.1557  [pdf, ps, other

    stat.ML cs.LG math.OC

    Learning Model-Based Sparsity via Projected Gradient Descent

    Authors: Sohail Bahmani, Petros T. Boufounos, Bhiksha Raj

    Abstract: Several convex formulation methods have been proposed previously for statistical estimation with structured sparsity as the prior. These methods often require a carefully tuned regularization parameter, often a cumbersome or heuristic exercise. Furthermore, the estimate that these methods produce might not belong to the desired sparsity model, albeit accurately approximating the true parameter. Th… ▽ More

    Submitted 27 January, 2016; v1 submitted 7 September, 2012; originally announced September 2012.

    MSC Class: 62FXX; 65KXX

    Journal ref: IEEE Transactions on Information Theory 62(4):2092--2099, 2016

  13. arXiv:1203.5483  [pdf, other

    stat.ML math.NA math.OC stat.CO

    Greedy Sparsity-Constrained Optimization

    Authors: Sohail Bahmani, Bhiksha Raj, Petros Boufounos

    Abstract: Sparsity-constrained optimization has wide applicability in machine learning, statistics, and signal processing problems such as feature selection and compressive Sensing. A vast body of work has studied the sparsity-constrained optimization from theoretical, algorithmic, and application aspects in the context of sparse estimation in linear models where the fidelity of the estimate is measured by… ▽ More

    Submitted 6 January, 2013; v1 submitted 25 March, 2012; originally announced March 2012.

    MSC Class: 62FXX; 65KXX

    Journal ref: Journal of Machine Learning Research, 14(3):807--841, 2013

  14. arXiv:1107.4623  [pdf, ps, other

    math.NA cs.IT math.OC stat.ML

    A Unifying Analysis of Projected Gradient Descent for $\ell_p$-constrained Least Squares

    Authors: Sohail Bahmani, Bhiksha Raj

    Abstract: In this paper we study the performance of the Projected Gradient Descent(PGD) algorithm for $\ell_{p}$-constrained least squares problems that arise in the framework of Compressed Sensing. Relying on the Restricted Isometry Property, we provide convergence guarantees for this algorithm for the entire range of $0\leq p\leq1$, that include and generalize the existing results for the Iterative Hard T… ▽ More

    Submitted 26 June, 2012; v1 submitted 22 July, 2011; originally announced July 2011.

    Comments: 16 pages, 3 Figures

    Journal ref: Applied and Computational Harmonic Analysis, 34(3):366-378, 2013

  15. arXiv:1005.0063  [pdf, ps, other

    stat.ML cs.CR cs.LG

    Large Margin Multiclass Gaussian Classification with Differential Privacy

    Authors: Manas A. Pathak, Bhiksha Raj

    Abstract: As increasing amounts of sensitive personal information is aggregated into data repositories, it has become important to develop mechanisms for processing the data without revealing information about individual data instances. The differential privacy model provides a framework for the development and theoretical analysis of such mechanisms. In this paper, we propose an algorithm for learning a di… ▽ More

    Submitted 28 July, 2010; v1 submitted 1 May, 2010; originally announced May 2010.

    Comments: 14 pages

    Journal ref: Proceedings of the ECML/PKDD Workshop on Privacy and Security issues in Data Mining and Machine Learning, 2010