中文
相关论文

相关论文: Data augmentation for low resource sentiment analy…

200 篇论文

Insufficient training data is a major bottleneck for most deep learning practices, not least in medical imaging where data is difficult to collect and publicly available datasets are scarce due to ethics and privacy. This work investigates…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Gabriel Eilertsen , Apostolia Tsirikoglou , Claes Lundström , Jonas Unger

Generative adversarial networks, which can generate metasurfaces based on a training set of high performance device layouts, have the potential to significantly reduce the computational cost of the metasurface design process. However, basic…

计算物理 · 物理学 2019-12-03 Fufang Wen , Jiaqi Jiang , Jonathan A. Fan

Despite various breakthroughs in machine learning and data analysis techniques for improving smart operation and management of urban water infrastructures, some key limitations obstruct this progress. Among these shortcomings, the absence…

机器学习 · 计算机科学 2023-02-01 Amin E. Bakhshipour , Alireza Koochali , Ulrich Dittmer , Ali Haghighi , Sheraz Ahmad , Andreas Dengel

The availability of training data is one of the main limitations in deep learning applications for medical imaging. Data augmentation is a popular approach to overcome this problem. A new approach is a Machine Learning based augmentation,…

图像与视频处理 · 电气工程与系统科学 2024-06-17 Oleksandr Fedoruk , Konrad Klimaszewski , Aleksander Ogonowski , Michał Kruk

We propose Graphical Generative Adversarial Networks (Graphical-GAN) to model structured data. Graphical-GAN conjoins the power of Bayesian networks on compactly representing the dependency structures among random variables and that of…

机器学习 · 计算机科学 2018-12-18 Chongxuan Li , Max Welling , Jun Zhu , Bo Zhang

The generalizability of machine learning (ML) models for wearable monitoring in stroke rehabilitation is often constrained by the limited scale and heterogeneity of available data. Data augmentation addresses this challenge by adding…

机器学习 · 计算机科学 2024-11-01 Aaron J. Hadley , Christopher L. Pulliam

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

In recent years generative artificial intelligence has been used to create data to support science analysis. For example, Generative Adversarial Networks (GANs) have been trained using Monte Carlo simulated input and then used to generate…

机器学习 · 统计学 2024-12-25 S. J. Watts , L. Crow

Generative adversarial networks (GANs) are a method based on the training of two neural networks, one called generator and the other discriminator, competing with each other to generate new instances that resemble those of the probability…

人工智能 · 计算机科学 2023-02-21 Jordi de la Torre

Modelling in finance is a challenging task: the data often has complex statistical properties and its inner workings are largely unknown. Deep learning algorithms are making progress in the field of data-driven modelling, but the lack of…

计算金融 · 定量金融 2021-07-07 Florian Eckerli , Joerg Osterrieder

Generative data augmentation, which scales datasets by obtaining fake labeled examples from a trained conditional generative model, boosts classification performance in various learning tasks including (semi-)supervised learning, few-shot…

机器学习 · 计算机科学 2023-05-30 Chenyu Zheng , Guoqiang Wu , Chongxuan Li

In recent years, Generative Adversarial Networks (GANs) have become a hot topic among researchers and engineers that work with deep learning. It has been a ground-breaking technique which can generate new pieces of content of data in a…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Parthak Mehta , Sarthak Mishra , Nikhil Chouhan , Neel Pethani , Ishani Saha

Generative Adversarial Networks have been crucial in the developments made in unsupervised learning in recent times. Exemplars of image synthesis from text or other images, these networks have shown remarkable improvements over conventional…

机器学习 · 计算机科学 2019-09-02 Rohan Akut , Sumukh Marathe , Rucha Apte , Ishan Joshi , Siddhivinayak Kulkarni

Today text classification models have been widely used. However, these classifiers are found to be easily fooled by adversarial examples. Fortunately, standard attacking methods generate adversarial texts in a pair-wise way, that is, an…

计算与语言 · 计算机科学 2020-03-24 Yankun Ren , Jianbin Lin , Siliang Tang , Jun Zhou , Shuang Yang , Yuan Qi , Xiang Ren

In Bitcoin entity classification, results are strongly conditioned by the ground-truth dataset, especially when applying supervised machine learning approaches. However, these ground-truth datasets are frequently affected by significant…

机器学习 · 计算机科学 2020-05-28 Francesco Zola , Jan Lukas Bruse , Xabier Etxeberria Barrio , Mikel Galar , Raul Orduna Urrutia

Generative adversarial nets (GANs) have been widely studied during the recent development of deep learning and unsupervised learning. With an adversarial training mechanism, GAN manages to train a generative model to fit the underlying…

信息检索 · 计算机科学 2018-06-12 Weinan Zhang

While cloud/sky image segmentation has extensive real-world applications, a large amount of labelled data is needed to train a highly accurate models to perform the task. Scarcity of such volumes of cloud/sky images with corresponding…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Mayank Jain , Conor Meegan , Soumyabrata Dev

Generative adversarial networks (GANs) are successful deep generative models. GANs are based on a two-player minimax game. However, the objective function derived in the original motivation is changed to obtain stronger gradients when…

机器学习 · 统计学 2016-11-10 Masatoshi Uehara , Issei Sato , Masahiro Suzuki , Kotaro Nakayama , Yutaka Matsuo

Generative adversarial networks (GANs)successfully generate high quality data by learning amapping from a latent vector to the data. Various studies assert that the latent space of a GAN is semanticallymeaningful and can be utilized for…

计算机视觉与模式识别 · 计算机科学 2020-03-06 Duhyeon Bang , Seoungyoon Kang , Hyunjung Shim

The performance of generative adversarial networks (GANs) heavily deteriorates given a limited amount of training data. This is mainly because the discriminator is memorizing the exact training set. To combat it, we propose Differentiable…

计算机视觉与模式识别 · 计算机科学 2020-12-08 Shengyu Zhao , Zhijian Liu , Ji Lin , Jun-Yan Zhu , Song Han