Skip to main content

Showing 1–13 of 13 results for author: Ding, G

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

    stat.ML cs.LG

    Scalable Whitebox Attacks on Tree-based Models

    Authors: Giuseppe Castiglione, Gavin Ding, Masoud Hashemi, Christopher Srinivasa, Ga Wu

    Abstract: Adversarial robustness is one of the essential safety criteria for guaranteeing the reliability of machine learning models. While various adversarial robustness testing approaches were introduced in the last decade, we note that most of them are incompatible with non-differentiable models such as tree ensembles. Since tree ensembles are widely used in industry, this reveals a crucial gap between a… ▽ More

    Submitted 31 March, 2022; originally announced April 2022.

  2. arXiv:2007.03260  [pdf, other

    cs.LG cs.CV eess.IV stat.ML

    ResRep: Lossless CNN Pruning via Decoupling Remembering and Forgetting

    Authors: Xiaohan Ding, Tianxiang Hao, Jianchao Tan, Ji Liu, Jungong Han, Yuchen Guo, Guiguang Ding

    Abstract: We propose ResRep, a novel method for lossless channel pruning (a.k.a. filter pruning), which slims down a CNN by reducing the width (number of output channels) of convolutional layers. Inspired by the neurobiology research about the independence of remembering and forgetting, we propose to re-parameterize a CNN into the remembering parts and forgetting parts, where the former learn to maintain th… ▽ More

    Submitted 14 August, 2021; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: ICCV 2021

  3. arXiv:2001.01536  [pdf, other

    cs.CV cs.LG stat.ML

    Learning From Multiple Experts: Self-paced Knowledge Distillation for Long-tailed Classification

    Authors: Liuyu Xiang, Guiguang Ding, Jungong Han

    Abstract: In real-world scenarios, data tends to exhibit a long-tailed distribution, which increases the difficulty of training deep networks. In this paper, we propose a novel self-paced knowledge distillation framework, termed Learning From Multiple Experts (LFME). Our method is inspired by the observation that networks trained on less imbalanced subsets of the distribution often yield better performances… ▽ More

    Submitted 20 September, 2020; v1 submitted 6 January, 2020; originally announced January 2020.

    Comments: ECCV 2020 Spotlight

  4. arXiv:1909.12778  [pdf, other

    cs.LG cs.CV stat.ML

    Global Sparse Momentum SGD for Pruning Very Deep Neural Networks

    Authors: Xiaohan Ding, Guiguang Ding, Xiangxin Zhou, Yuchen Guo, Jungong Han, Ji Liu

    Abstract: Deep Neural Network (DNN) is powerful but computationally expensive and memory intensive, thus impeding its practical usage on resource-constrained front-end devices. DNN pruning is an approach for deep model compression, which aims at eliminating some parameters with tolerable performance degradation. In this paper, we propose a novel momentum-SGD-based optimization method to reduce the network c… ▽ More

    Submitted 25 October, 2019; v1 submitted 27 September, 2019; originally announced September 2019.

    Comments: Accepted by NeurIPS 2019

  5. arXiv:1905.04748  [pdf, other

    cs.LG cs.CV stat.ML

    Approximated Oracle Filter Pruning for Destructive CNN Width Optimization

    Authors: Xiaohan Ding, Guiguang Ding, Yuchen Guo, Jungong Han, Chenggang Yan

    Abstract: It is not easy to design and run Convolutional Neural Networks (CNNs) due to: 1) finding the optimal number of filters (i.e., the width) at each layer is tricky, given an architecture; and 2) the computational intensity of CNNs impedes the deployment on computationally limited devices. Oracle Pruning is designed to remove the unimportant filters from a well-trained CNN, which estimates the filters… ▽ More

    Submitted 12 May, 2019; originally announced May 2019.

    Comments: ICML 2019

  6. arXiv:1904.03837  [pdf, other

    cs.LG cs.CV stat.ML

    Centripetal SGD for Pruning Very Deep Convolutional Networks with Complicated Structure

    Authors: Xiaohan Ding, Guiguang Ding, Yuchen Guo, Jungong Han

    Abstract: The redundancy is widely recognized in Convolutional Neural Networks (CNNs), which enables to remove unimportant filters from convolutional layers so as to slim the network with acceptable performance drop. Inspired by the linear and combinational properties of convolution, we seek to make some filters increasingly close and eventually identical for network slimming. To this end, we propose Centri… ▽ More

    Submitted 8 April, 2019; originally announced April 2019.

    Comments: CVPR 2019

  7. arXiv:1903.04297  [pdf, ps, other

    eess.SP cs.LG stat.ML

    Deep Learning for Signal Demodulation in Physical Layer Wireless Communications: Prototype Platform, Open Dataset, and Analytics

    Authors: Hongmei Wang, Zhenzhen Wu, Shuai Ma, Songtao Lu, Han Zhang, Guoru Ding, Shiyin Li

    Abstract: In this paper, we investigate deep learning (DL)-enabled signal demodulation methods and establish the first open dataset of real modulated signals for wireless communication systems. Specifically, we propose a flexible communication prototype platform for measuring real modulation dataset. Then, based on the measured dataset, two DL-based demodulators, called deep belief network (DBN)-support vec… ▽ More

    Submitted 8 March, 2019; originally announced March 2019.

  8. arXiv:1903.00073  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    On the Effectiveness of Low Frequency Perturbations

    Authors: Yash Sharma, Gavin Weiguang Ding, Marcus Brubaker

    Abstract: Carefully crafted, often imperceptible, adversarial perturbations have been shown to cause state-of-the-art models to yield extremely inaccurate outputs, rendering them unsuitable for safety-critical application domains. In addition, recent work has shown that constraining the attack space to a low frequency regime is particularly effective. Yet, it remains unclear whether this is due to generally… ▽ More

    Submitted 31 May, 2019; v1 submitted 28 February, 2019; originally announced March 2019.

    Comments: IJCAI 2019

  9. arXiv:1902.08336  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    On the Sensitivity of Adversarial Robustness to Input Data Distributions

    Authors: Gavin Weiguang Ding, Kry Yik Chau Lui, Xiaomeng **, Luyu Wang, Ruitong Huang

    Abstract: Neural networks are vulnerable to small adversarial perturbations. Existing literature largely focused on understanding and mitigating the vulnerability of learned models. In this paper, we demonstrate an intriguing phenomenon about the most popular robust training method in the literature, adversarial training: Adversarial robustness, unlike clean accuracy, is sensitive to the input data distribu… ▽ More

    Submitted 21 February, 2019; originally announced February 2019.

    Comments: ICLR 2019, Seventh International Conference on Learning Representations

  10. arXiv:1902.07623  [pdf, ps, other

    cs.LG cs.CR cs.CV stat.ML

    advertorch v0.1: An Adversarial Robustness Toolbox based on PyTorch

    Authors: Gavin Weiguang Ding, Luyu Wang, Xiaomeng **

    Abstract: advertorch is a toolbox for adversarial robustness research. It contains various implementations for attacks, defenses and robust training methods. advertorch is built on PyTorch (Paszke et al., 2017), and leverages the advantages of the dynamic computational graph to provide concise and efficient reference implementations. The code is licensed under the LGPL license and is open sourced at https:/… ▽ More

    Submitted 20 February, 2019; originally announced February 2019.

  11. arXiv:1812.02637  [pdf, other

    cs.LG cs.NE stat.ML

    MMA Training: Direct Input Space Margin Maximization through Adversarial Training

    Authors: Gavin Weiguang Ding, Yash Sharma, Kry Yik Chau Lui, Ruitong Huang

    Abstract: We study adversarial robustness of neural networks from a margin maximization perspective, where margins are defined as the distances from inputs to a classifier's decision boundary. Our study shows that maximizing margins can be achieved by minimizing the adversarial loss on the decision boundary at the "shortest successful perturbation", demonstrating a close connection between adversarial losse… ▽ More

    Submitted 4 March, 2020; v1 submitted 6 December, 2018; originally announced December 2018.

    Comments: Published at the Eighth International Conference on Learning Representations (ICLR 2020), https://openreview.net/forum?id=HkeryxBtPB

  12. arXiv:1811.00115  [pdf, other

    stat.ML cs.LG

    Dimensionality Reduction has Quantifiable Imperfections: Two Geometric Bounds

    Authors: Kry Yik Chau Lui, Gavin Weiguang Ding, Ruitong Huang, Robert J. McCann

    Abstract: In this paper, we investigate Dimensionality reduction (DR) maps in an information retrieval setting from a quantitative topology point of view. In particular, we show that no DR maps can achieve perfect precision and perfect recall simultaneously. Thus a continuous DR map must have imperfect precision. We further prove an upper bound on the precision of Lipschitz continuous DR maps. While precisi… ▽ More

    Submitted 31 October, 2018; originally announced November 2018.

    Comments: 32nd Conference on Neural Information Processing Systems (NIPS 2018), Montreal, Canada

    Journal ref: Neural Information Processing Systems (NIPS 2018)

  13. arXiv:1805.03644  [pdf, other

    cs.LG stat.ML

    Improving GAN Training via Binarized Representation Entropy (BRE) Regularization

    Authors: Yanshuai Cao, Gavin Weiguang Ding, Kry Yik-Chau Lui, Ruitong Huang

    Abstract: We propose a novel regularizer to improve the training of Generative Adversarial Networks (GANs). The motivation is that when the discriminator D spreads out its model capacity in the right way, the learning signals given to the generator G are more informative and diverse. These in turn help G to explore better and discover the real data manifold while avoiding large unstable jumps due to the err… ▽ More

    Submitted 9 May, 2018; originally announced May 2018.

    Comments: Published as a conference paper at the 6th International Conference on Learning Representations (ICLR 2018)