中文
相关论文

相关论文: DarkGAN: Exploiting Knowledge Distillation for Com…

200 篇论文

Generative Adversarial Networks (GANs) achieve excellent performance in generative tasks, such as image super-resolution, but their computational requirements make difficult their deployment on resource-constrained devices. While knowledge…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Nikolaos Kaparinos , Vasileios Mezaris

Music auto-tagging is crucial for enhancing music discovery and recommendation. Existing models in Music Information Retrieval (MIR) struggle with real-world noise such as environmental and speech sounds in multimedia content. This study…

声音 · 计算机科学 2024-01-30 Haesun Joung , Kyogu Lee

Generative adversarial networks (GANs) are a framework that learns a generative distribution through adversarial training. Recently, their class-conditional extensions (e.g., conditional GAN (cGAN) and auxiliary classifier GAN (AC-GAN))…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Takuhiro Kaneko , Yoshitaka Ushiku , Tatsuya Harada

Although GAN-based methods have received many achievements in the last few years, they have not been entirelysuccessful in generating discrete data. The most crucial challenge of these methods is the difficulty of passing the gradientfrom…

机器学习 · 计算机科学 2020-10-16 Ehsan Montahaei , Danial Alihosseini , Mahdieh Soleymani Baghshah

Generative Adversarial Networks (GAN) are known to produce synthetic data that are difficult to discern from real ones by humans. In this paper we present an approach to use GAN to produce realistically looking ECG signals. We utilize them…

机器学习 · 计算机科学 2020-09-08 Karol Antczak

Despite excellent performance in image generation, Generative Adversarial Networks (GANs) are notorious for its requirements of enormous storage and intensive computation. As an awesome ''performance maker'', knowledge distillation is…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Tie Hu , Mingbao Lin , Lizhou You , Fei Chao , Rongrong Ji

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath

Generative adversarial networks (GANs) have great successes on synthesizing data. However, the existing GANs restrict the discriminator to be a binary classifier, and thus limit their learning capacity for tasks that need to synthesize…

计算与语言 · 计算机科学 2018-04-17 Kevin Lin , Dianqi Li , Xiaodong He , Zhengyou Zhang , Ming-Ting Sun

Deep generative models have achieved significant progress in speech synthesis to date, while high-fidelity singing voice synthesis is still an open problem for its long continuous pronunciation, rich high-frequency parts, and strong…

音频与语音处理 · 电气工程与系统科学 2022-08-08 Rongjie Huang , Chenye Cui , Feiyang Chen , Yi Ren , Jinglin Liu , Zhou Zhao , Baoxing Huai , Zhefeng Wang

The proliferation of big data has brought an urgent demand for privacy-preserving data publishing. Traditional solutions to this demand have limitations on effectively balancing the tradeoff between privacy and utility of the released data.…

数据库 · 计算机科学 2020-08-31 Ju Fan , Tongyu Liu , Guoliang Li , Junyou Chen , Yuwei Shen , Xiaoyong Du

Recent advances in deep learning have provided procedures for learning one network to amalgamate multiple streams of knowledge from the pre-trained Convolutional Neural Network (CNN) models, thus reduce the annotation cost. However, almost…

计算机视觉与模式识别 · 计算机科学 2020-03-23 Jingwen Ye , Yixin Ji , Xinchao Wang , Xin Gao , Mingli Song

Separating two sources from an audio mixture is an important task with many applications. It is a challenging problem since only one signal channel is available for analysis. In this paper, we propose a novel framework for singing voice…

声音 · 计算机科学 2017-11-15 Zhe-Cheng Fan , Yen-Lin Lai , Jyh-Shing Roger Jang

Despite Generative Adversarial Networks (GANs) have been widely used in various image-to-image translation tasks, they can be hardly applied on mobile devices due to their heavy computation and storage cost. Traditional network compression…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Hanting Chen , Yunhe Wang , Han Shu , Changyuan Wen , Chunjing Xu , Boxin Shi , Chao Xu , Chang Xu

Generative Adversarial Networks (GANs) have recently achieved unprecedented success in photo-realistic image synthesis from low-dimensional random noise. The ability to synthesize high-quality content at a large scale brings potential risks…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Celia Cintas , Skyler Speakman , Girmaw Abebe Tadesse , Victor Akinwande , Edward McFowland , Komminist Weldemariam

The intelligibility of speech severely degrades in the presence of environmental noise and reverberation. In this paper, we propose a novel deep learning based system for modifying the speech signal to increase its intelligibility under the…

音频与语音处理 · 电气工程与系统科学 2021-09-17 Haoyu Li , Junichi Yamagishi

Modern machine learning techniques, such as deep neural networks, are transforming many disciplines ranging from image recognition to language understanding, by uncovering patterns in big data and making accurate predictions. They have also…

机器学习 · 计算机科学 2021-03-11 Amin Heyrani Nobari , Muhammad Fathy Rashad , Faez Ahmed

Domains such as logo synthesis, in which the data has a high degree of multi-modality, still pose a challenge for generative adversarial networks (GANs). Recent research shows that progressive training (ProGAN) and mapping network…

机器学习 · 计算机科学 2019-09-24 Cedric Oeldorf , Gerasimos Spanakis

While generative adversarial networks (GANs) have been widely used in research on audio generation, the training of a GAN model is known to be unstable, time consuming, and data inefficient. Among the attempts to ameliorate the training…

声音 · 计算机科学 2022-09-07 Yen-Tung Yeh , Bo-Yu Chen , Yi-Hsuan Yang

Generative Adversarial Networks (GANs) with high computation costs, e.g., BigGAN and StyleGAN2, have achieved remarkable results in synthesizing high-resolution images from random noise. Reducing the computation cost of GANs while keeping…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Yuesong Tian , Li Shen , Xiang Tian , Dacheng Tao , Zhifeng Li , Wei Liu , Yaowu Chen

One of the most significant challenges in statistical signal processing and machine learning is how to obtain a generative model that can produce samples of large-scale data distribution, such as images and speeches. Generative Adversarial…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Pegah Salehi , Abdolah Chalechale , Maryam Taghizadeh