Skip to main content

Showing 1–11 of 11 results for author: Chau, D H

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

    cs.LG cond-mat.dis-nn cs.CV q-bio.NC stat.ML

    Energy Transformer

    Authors: Benjamin Hoover, Yuchen Liang, Bao Pham, Rameswar Panda, Hendrik Strobelt, Duen Horng Chau, Mohammed J. Zaki, Dmitry Krotov

    Abstract: Our work combines aspects of three promising paradigms in machine learning, namely, attention mechanism, energy-based models, and associative memory. Attention is the power-house driving modern deep learning successes, but it lacks clear theoretical foundations. Energy-based models allow a principled approach to discriminative and generative tasks, but the design of the energy functional is not st… ▽ More

    Submitted 31 October, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Journal ref: 37th Conference on Neural Information Processing Systems (NeurIPS 2023)

  2. 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.

  3. 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

  4. arXiv:2001.07769  [pdf, other

    cs.LG cs.CR stat.ML

    Massif: Interactive Interpretation of Adversarial Attacks on Deep Learning

    Authors: Nilaksh Das, Haekyu Park, Zijie J. Wang, Fred Hohman, Robert Firstman, Emily Rogers, Duen Horng Chau

    Abstract: Deep neural networks (DNNs) are increasingly powering high-stakes applications such as autonomous cars and healthcare; however, DNNs are often treated as "black boxes" in such applications. Recent research has also revealed that DNNs are highly vulnerable to adversarial attacks, raising serious concerns over deploying DNNs in the real world. To overcome these deficiencies, we are develo** Massif… ▽ More

    Submitted 16 February, 2020; v1 submitted 21 January, 2020; originally announced January 2020.

    Comments: Appear in ACM Conference on Human Factors in Computing Systems (CHI) Late-Breaking Works 2020, 7 pages

  5. FairVis: Visual Analytics for Discovering Intersectional Bias in Machine Learning

    Authors: Ángel Alexander Cabrera, Will Epperson, Fred Hohman, Minsuk Kahng, Jamie Morgenstern, Duen Horng Chau

    Abstract: The growing capability and accessibility of machine learning has led to its application to many real-world domains and data about people. Despite the benefits algorithmic systems may bring, models can reflect, inject, or exacerbate implicit and explicit societal biases into their outputs, disadvantaging certain demographic subgroups. Discovering which biases a machine learning model has introduced… ▽ More

    Submitted 1 September, 2019; v1 submitted 10 April, 2019; originally announced April 2019.

    Comments: Accepted as a VAST conference paper to IEEE VIS'19

  6. arXiv:1902.00541  [pdf, other

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

    The Efficacy of SHIELD under Different Threat Models

    Authors: Cory Cornelius, Nilaksh Das, Shang-Tse Chen, Li Chen, Michael E. Kounavis, Duen Horng Chau

    Abstract: In this appraisal paper, we evaluate the efficacy of SHIELD, a compression-based defense framework for countering adversarial attacks on image classification models, which was published at KDD 2018. Here, we consider alternative threat models not studied in the original work, where we assume that an adaptive adversary is aware of the ensemble defense approach, the defensive pre-processing, and the… ▽ More

    Submitted 2 August, 2019; v1 submitted 1 February, 2019; originally announced February 2019.

    Comments: Appraisal paper of existing method accepted for oral presentation at KDD LEMINCS 2019

  7. arXiv:1809.01587  [pdf, other

    cs.HC cs.AI cs.LG stat.ML

    GAN Lab: Understanding Complex Deep Generative Models using Interactive Visual Experimentation

    Authors: Minsuk Kahng, Nikhil Thorat, Duen Horng Chau, Fernanda Viégas, Martin Wattenberg

    Abstract: Recent success in deep learning has generated immense interest among practitioners and students, inspiring many to learn about this new technology. While visual and interactive approaches have been successfully developed to help people more easily learn deep learning, most existing tools focus on simpler models. In this work, we present GAN Lab, the first interactive visualization tool designed fo… ▽ More

    Submitted 5 September, 2018; originally announced September 2018.

    Comments: This paper will be published in the IEEE Transactions on Visualization and Computer Graphics, 25(1), January 2019, and presented at IEEE VAST 2018

  8. arXiv:1804.05810  [pdf, other

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

    ShapeShifter: Robust Physical Adversarial Attack on Faster R-CNN Object Detector

    Authors: Shang-Tse Chen, Cory Cornelius, Jason Martin, Duen Horng Chau

    Abstract: Given the ability to directly manipulate image pixels in the digital input space, an adversary can easily generate imperceptible perturbations to fool a Deep Neural Network (DNN) image classifier, as demonstrated in prior work. In this work, we propose ShapeShifter, an attack that tackles the more challenging problem of crafting physical adversarial perturbations to fool image-based object detecto… ▽ More

    Submitted 30 April, 2019; v1 submitted 16 April, 2018; originally announced April 2018.

    Journal ref: Joint European Conference on Machine Learning and Knowledge Discovery in Databases, pp. 52-68, 2018

  9. arXiv:1801.06889  [pdf, other

    cs.HC cs.AI cs.LG stat.ML

    Visual Analytics in Deep Learning: An Interrogative Survey for the Next Frontiers

    Authors: Fred Hohman, Minsuk Kahng, Robert Pienta, Duen Horng Chau

    Abstract: Deep learning has recently seen rapid development and received significant attention due to its state-of-the-art performance on previously-thought hard problems. However, because of the internal complexity and nonlinear structure of deep neural networks, the underlying decision making processes for why these models are achieving such performance are challenging and sometimes mystifying to interpre… ▽ More

    Submitted 14 May, 2018; v1 submitted 21 January, 2018; originally announced January 2018.

    Comments: Under review for IEEE Transactions on Visualization and Computer Graphics (TVCG)

    ACM Class: H.5.2; I.5.1.d; I.6.9.c; I.6.9.f; I.2.6.g

  10. arXiv:1704.01942  [pdf, other

    cs.HC stat.ML

    ActiVis: Visual Exploration of Industry-Scale Deep Neural Network Models

    Authors: Minsuk Kahng, Pierre Y. Andrews, Aditya Kalro, Duen Horng Chau

    Abstract: While deep learning models have achieved state-of-the-art accuracies for many prediction tasks, understanding these models remains a challenge. Despite the recent interest in develo** visual tools to help users interpret deep learning models, the complexity and wide variety of models deployed in industry, and the large-scale datasets that they used, pose unique design challenges that are inadequ… ▽ More

    Submitted 8 August, 2017; v1 submitted 6 April, 2017; originally announced April 2017.

    Comments: Will be presented at IEEE VAST 2017 and published in IEEE Transactions on Visualization and Computer Graphics, 24(1)

  11. arXiv:1506.06318  [pdf, ps, other

    cs.LG stat.ML

    Communication Efficient Distributed Agnostic Boosting

    Authors: Shang-Tse Chen, Maria-Florina Balcan, Duen Horng Chau

    Abstract: We consider the problem of learning from distributed data in the agnostic setting, i.e., in the presence of arbitrary forms of noise. Our main contribution is a general distributed boosting-based procedure for learning an arbitrary concept space, that is simultaneously noise tolerant, communication efficient, and computationally efficient. This improves significantly over prior works that were eit… ▽ More

    Submitted 18 November, 2016; v1 submitted 21 June, 2015; originally announced June 2015.