Skip to main content

Showing 1–13 of 13 results for author: Duggal, R

.
  1. arXiv:2308.16258  [pdf, other

    cs.CV

    Robust Principles: Architectural Design Principles for Adversarially Robust CNNs

    Authors: ShengYun Peng, Weilin Xu, Cory Cornelius, Matthew Hull, Kevin Li, Rahul Duggal, Mansi Phute, Jason Martin, Duen Horng Chau

    Abstract: Our research aims to unify existing works' diverging opinions on how architectural components affect the adversarial robustness of CNNs. To accomplish our goal, we synthesize a suite of three generalizable robust architectural design principles: (a) optimal range for depth and width configurations, (b) preferring convolutional over patchify stem stage, and (c) robust residual block design through… ▽ More

    Submitted 31 August, 2023; v1 submitted 30 August, 2023; originally announced August 2023.

    Comments: Published at BMVC'23

  2. arXiv:2301.03110  [pdf, other

    cs.CV cs.AI

    RobArch: Designing Robust Architectures against Adversarial Attacks

    Authors: ShengYun Peng, Weilin Xu, Cory Cornelius, Kevin Li, Rahul Duggal, Duen Horng Chau, Jason Martin

    Abstract: Adversarial Training is the most effective approach for improving the robustness of Deep Neural Networks (DNNs). However, compared to the large body of research in optimizing the adversarial training process, there are few investigations into how architecture components affect robustness, and they rarely constrain model capacity. Thus, it is unclear where robustness precisely comes from. In this w… ▽ More

    Submitted 8 January, 2023; originally announced January 2023.

  3. arXiv:2210.00136  [pdf, other

    cs.LG cs.CV

    IMB-NAS: Neural Architecture Search for Imbalanced Datasets

    Authors: Rahul Duggal, Shengyun Peng, Hao Zhou, Duen Horng Chau

    Abstract: Class imbalance is a ubiquitous phenomenon occurring in real world data distributions. To overcome its detrimental effect on training accurate classifiers, existing work follows three major directions: class re-balancing, information transfer, and representation learning. In this paper, we propose a new and complementary direction for improving performance on long tailed datasets - optimizing the… ▽ More

    Submitted 30 September, 2022; originally announced October 2022.

  4. arXiv:2209.13740  [pdf, other

    cs.CV cs.LG

    Towards Regression-Free Neural Networks for Diverse Compute Platforms

    Authors: Rahul Duggal, Hao Zhou, Shuo Yang, Jun Fang, Yuanjun Xiong, Wei Xia

    Abstract: With the shift towards on-device deep learning, ensuring a consistent behavior of an AI service across diverse compute platforms becomes tremendously important. Our work tackles the emergent problem of reducing predictive inconsistencies arising as negative flips: test samples that are correctly predicted by a less accurate model, but incorrectly by a more accurate one. We introduce REGression con… ▽ More

    Submitted 27 September, 2022; originally announced September 2022.

    Comments: To be presented at ECCV 2022

  5. arXiv:2203.16475  [pdf, other

    cs.LG cs.CV

    Concept Evolution in Deep Learning Training: A Unified Interpretation Framework and Discoveries

    Authors: Haekyu Park, Seongmin Lee, Benjamin Hoover, Austin P. Wright, Omar Shaikh, Rahul Duggal, Nilaksh Das, Kevin Li, Judy Hoffman, Duen Horng Chau

    Abstract: We present ConceptEvo, a unified interpretation framework for deep neural networks (DNNs) that reveals the inception and evolution of learned concepts during training. Our work addresses a critical gap in DNN interpretation research, as existing methods primarily focus on post-training interpretation. ConceptEvo introduces two novel technical contributions: (1) an algorithm that generates a unifie… ▽ More

    Submitted 22 August, 2023; v1 submitted 30 March, 2022; originally announced March 2022.

    Comments: Accepted at CIKM'23

  6. arXiv:2108.12931  [pdf, other

    cs.CV

    NeuroCartography: Scalable Automatic Visual Summarization of Concepts in Deep Neural Networks

    Authors: Haekyu Park, Nilaksh Das, Rahul Duggal, Austin P. Wright, Omar Shaikh, Fred Hohman, Duen Horng Chau

    Abstract: Existing research on making sense of deep neural networks often focuses on neuron-level interpretation, which may not adequately capture the bigger picture of how concepts are collectively encoded by multiple neurons. We present NeuroCartography, an interactive system that scalably summarizes and visualizes concepts learned by neural networks. It automatically discovers and groups neurons that det… ▽ More

    Submitted 29 August, 2021; originally announced August 2021.

    Comments: Accepted to IEEE VIS'21

  7. arXiv:2105.06047  [pdf, other

    cs.CV cs.AI cs.LG

    Compatibility-aware Heterogeneous Visual Search

    Authors: Rahul Duggal, Hao Zhou, Shuo Yang, Yuanjun Xiong, Wei Xia, Zhuowen Tu, Stefano Soatto

    Abstract: We tackle the problem of visual search under resource constraints. Existing systems use the same embedding model to compute representations (embeddings) for the query and gallery images. Such systems inherently face a hard accuracy-efficiency trade-off: the embedding model needs to be large enough to ensure high accuracy, yet small enough to enable query-embedding computation on resource-constrain… ▽ More

    Submitted 12 May, 2021; originally announced May 2021.

    Comments: Accepted at CVPR 2021

  8. arXiv:2102.01072  [pdf, other

    cs.CR cs.AI cs.CV cs.LG

    MalNet: A Large-Scale Image Database of Malicious Software

    Authors: Scott Freitas, Rahul Duggal, Duen Horng Chau

    Abstract: Computer vision is playing an increasingly important role in automated malware detection with the rise of the image-based binary representation. These binary images are fast to generate, require no feature engineering, and are resilient to popular obfuscation methods. Significant research has been conducted in this area, however, it has been restricted to small-scale or private datasets that only… ▽ More

    Submitted 3 September, 2022; v1 submitted 30 January, 2021; originally announced February 2021.

    Comments: Accepted at CIKM'22 as a short/resource track paper

  9. arXiv:2006.11979  [pdf, other

    cs.LG cs.CV stat.ML

    ELF: An Early-Exiting Framework for Long-Tailed Classification

    Authors: Rahul Duggal, Scott Freitas, Sunny Dhamnani, Duen Horng Chau, Jimeng Sun

    Abstract: The natural world often follows a long-tailed data distribution where only a few classes account for most of the examples. This long-tail causes classifiers to overfit to the majority class. To mitigate this, prior solutions commonly adopt class rebalancing strategies such as data resampling and loss resha**. However, by treating each example within a class equally, these methods fail to account… ▽ More

    Submitted 13 September, 2020; v1 submitted 21 June, 2020; originally announced June 2020.

  10. arXiv:2001.11363  [pdf, other

    eess.SP cs.LG stat.ML

    REST: Robust and Efficient Neural Networks for Sleep Monitoring in the Wild

    Authors: Rahul Duggal, Scott Freitas, Cao Xiao, Duen Horng Chau, Jimeng Sun

    Abstract: In recent years, significant attention has been devoted towards integrating deep learning technologies in the healthcare domain. However, to safely and practically deploy deep learning models for home health monitoring, two significant challenges must be addressed: the models should be (1) robust against noise; and (2) compact and energy-efficient. We propose REST, a new method that simultaneously… ▽ More

    Submitted 29 January, 2020; originally announced January 2020.

    Comments: Accepted to WWW 2020

  11. arXiv:1911.08630  [pdf, other

    cs.CV

    CUP: Cluster Pruning for Compressing Deep Neural Networks

    Authors: Rahul Duggal, Cao Xiao, Richard Vuduc, Jimeng Sun

    Abstract: We propose Cluster Pruning (CUP) for compressing and accelerating deep neural networks. Our approach prunes similar filters by clustering them based on features derived from both the incoming and outgoing weight connections. With CUP, we overcome two limitations of prior work-(1) non-uniform pruning: CUP can efficiently determine the ideal number of filters to prune in each layer of a neural netwo… ▽ More

    Submitted 19 November, 2019; originally announced November 2019.

  12. arXiv:1902.06426  [pdf, other

    cs.CV

    2017 Robotic Instrument Segmentation Challenge

    Authors: Max Allan, Alex Shvets, Thomas Kurmann, Zichen Zhang, Rahul Duggal, Yun-Hsuan Su, Nicola Rieke, Iro Laina, Niveditha Kalavakonda, Sebastian Bodenstedt, Luis Herrera, Wenqi Li, Vladimir Iglovikov, Huoling Luo, Jian Yang, Danail Stoyanov, Lena Maier-Hein, Stefanie Speidel, Mahdi Azizian

    Abstract: In mainstream computer vision and machine learning, public datasets such as ImageNet, COCO and KITTI have helped drive enormous improvements by enabling researchers to understand the strengths and limitations of different algorithms via performance comparison. However, this type of approach has had limited translation to problems in robotic assisted surgery as this field has never established the… ▽ More

    Submitted 21 February, 2019; v1 submitted 18 February, 2019; originally announced February 2019.

  13. arXiv:1612.04966  [pdf, other

    cs.CV

    Design of Image Matched Non-Separable Wavelet using Convolutional Neural Network

    Authors: Naushad Ansari, Anubha Gupta, Rahul Duggal

    Abstract: Image-matched nonseparable wavelets can find potential use in many applications including image classification, segmen- tation, compressive sensing, etc. This paper proposes a novel design methodology that utilizes convolutional neural net- work (CNN) to design two-channel non-separable wavelet matched to a given image. The design is proposed on quin- cunx lattice. The loss function of the convolu… ▽ More

    Submitted 15 December, 2016; originally announced December 2016.