Skip to main content

Showing 1–6 of 6 results for author: Ganz, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2103.03243  [pdf, other

    cs.CV

    Anycost GANs for Interactive Image Synthesis and Editing

    Authors: Ji Lin, Richard Zhang, Frieder Ganz, Song Han, Jun-Yan Zhu

    Abstract: Generative adversarial networks (GANs) have enabled photorealistic image synthesis and editing. However, due to the high computational cost of large-scale generators (e.g., StyleGAN2), it usually takes seconds to see the results of a single edit on edge devices, prohibiting interactive user experience. In this paper, we take inspirations from modern rendering software and propose Anycost GAN for i… ▽ More

    Submitted 4 March, 2021; originally announced March 2021.

    Comments: Accepted to CVPR 2021. The code and demo are available: https://github.com/mit-han-lab/anycost-gan

  2. arXiv:2010.09633  [pdf, other

    cs.LG

    Verifying the Causes of Adversarial Examples

    Authors: Honglin Li, Yifei Fan, Frieder Ganz, Anthony Yezzi, Payam Barnaghi

    Abstract: The robustness of neural networks is challenged by adversarial examples that contain almost imperceptible perturbations to inputs, which mislead a classifier to incorrect outputs in high confidence. Limited by the extreme difficulty in examining a high-dimensional image space thoroughly, research on explaining and justifying the causes of adversarial examples falls behind studies on attacks and de… ▽ More

    Submitted 19 October, 2020; originally announced October 2020.

  3. arXiv:2005.05080  [pdf, other

    cs.LG stat.ML

    Continual Learning Using Multi-view Task Conditional Neural Networks

    Authors: Honglin Li, Payam Barnaghi, Shirin Enshaeifar, Frieder Ganz

    Abstract: Conventional deep learning models have limited capacity in learning multiple tasks sequentially. The issue of forgetting the previously learned tasks in continual learning is known as catastrophic forgetting or interference. When the input data or the goal of learning change, a continual model will learn and adapt to the new status. However, the model will not remember or recognise any revisits to… ▽ More

    Submitted 13 July, 2020; v1 submitted 7 May, 2020; originally announced May 2020.

    Comments: 10 pages

  4. arXiv:1910.04112  [pdf, other

    cs.LG cs.NE stat.ML

    Continual Learning Using Bayesian Neural Networks

    Authors: HongLin Li, Payam Barnaghi, Shirin Enshaeifar, Frieder Ganz

    Abstract: Continual learning models allow to learn and adapt to new changes and tasks over time. However, in continual and sequential learning scenarios in which the models are trained using different data with various distributions, neural networks tend to forget the previously learned knowledge. This phenomenon is often referred to as catastrophic forgetting. The catastrophic forgetting is an inevitable p… ▽ More

    Submitted 14 August, 2020; v1 submitted 9 October, 2019; originally announced October 2019.

    Comments: 10 pages

  5. arXiv:1905.08119  [pdf, other

    cs.LG stat.ML

    Continual Learning in Deep Neural Network by Using a Kalman Optimiser

    Authors: Honglin Li, Shirin Enshaeifar, Frieder Ganz, Payam Barnaghi

    Abstract: Learning and adapting to new distributions or learning new tasks sequentially without forgetting the previously learned knowledge is a challenging phenomenon in continual learning models. Most of the conventional deep learning models are not capable of learning new tasks sequentially in one model without forgetting the previously learned ones. We address this issue by using a Kalman Optimiser. The… ▽ More

    Submitted 24 May, 2019; v1 submitted 20 May, 2019; originally announced May 2019.

    Comments: accepted by ICML workshop

  6. arXiv:1811.02361  [pdf, other

    cs.LG stat.ML

    Kalman Filter Modifier for Neural Networks in Non-stationary Environments

    Authors: Honglin Li, Frieder Ganz, Shirin Enshaeifar, Payam Barnaghi

    Abstract: Learning in a non-stationary environment is an inevitable problem when applying machine learning algorithm to real world environment. Learning new tasks without forgetting the previous knowledge is a challenge issue in machine learning. We propose a Kalman Filter based modifier to maintain the performance of Neural Network models under non-stationary environments. The result shows that our propose… ▽ More

    Submitted 6 November, 2018; originally announced November 2018.

    Comments: 4 pages