中文
相关论文

相关论文: DPGAN: A Dual-Path Generative Adversarial Network …

200 篇论文

We consider the problem of modelling high-dimensional distributions and generating new examples of data with complex relational feature structure coherent with a graph skeleton. The model we propose tackles the problem of generating the…

机器学习 · 计算机科学 2022-12-02 Yoann Boget , Magda Gregorova , Alexandros Kalousis

As a new approach to train generative models, \emph{generative adversarial networks} (GANs) have achieved considerable success in image generation. This framework has also recently been applied to data with graph structures. We propose…

机器学习 · 计算机科学 2021-02-26 Shuangfei Fan , Bert Huang

Graph Neural Networks (GNNs) have proven effective in various medical imaging applications, such as automated disease diagnosis. However, due to the local neighborhood aggregation paradigm in message passing which characterizes these…

机器学习 · 计算机科学 2024-11-05 K. Mancini , I. Rekik

Anomaly detection is often considered a challenging field of machine learning due to the difficulty of obtaining anomalous samples for training and the need to obtain a sufficient amount of training data. In recent years, autoencoders have…

机器学习 · 计算机科学 2018-10-15 Yotam Intrator , Gilad Katz , Asaf Shabtai

Increasing use of sensor data in intelligent transportation systems calls for accurate imputation algorithms that can enable reliable traffic management in the occasional absence of data. As one of the effective imputation approaches,…

机器学习 · 统计学 2021-06-22 Amir Kazemi , Hadi Meidani

Quantum machine learning holds the promise of harnessing quantum advantage to achieve speedup beyond classical algorithms. Concurrently, research indicates that dissipation can serve as an effective resource in quantum computation. In this…

量子物理 · 物理学 2024-08-29 He Wang , Jin Wang

Graph neural networks (GNNs) have drawn increasing attention in recent years and achieved remarkable performance in many graph-based tasks, especially in semi-supervised learning on graphs. However, most existing GNNs are based on the…

机器学习 · 计算机科学 2024-01-24 Li Zhou , Wenyu Chen , Dingyi Zeng , Shaohuan Cheng , Wanlong Liu , Malu Zhang , Hong Qu

Most deep learning classification studies assume clean data. However, when dealing with the real world data, we encounter three problems such as 1) missing data, 2) class imbalance, and 3) missing label problems. These problems undermine…

机器学习 · 计算机科学 2019-05-29 Uiwon Hwang , Dahuin Jung , Sungroh Yoon

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

A recent technical breakthrough in the domain of machine learning is the discovery and the multiple applications of Generative Adversarial Networks (GANs). Those generative models are computationally demanding, as a GAN is composed of two…

机器学习 · 计算机科学 2021-04-14 Corentin Hardy , Erwan Le Merrer , Bruno Sericola

Deep generative models are proven to be a useful tool for automatic design synthesis and design space exploration. When applied in engineering design, existing generative models face three challenges: 1) generated designs lack diversity and…

机器学习 · 计算机科学 2021-08-17 Wei Chen , Faez Ahmed

Anomalous crack region detection is a typical binary semantic segmentation task, which aims to detect pixels representing cracks on pavement surface images automatically by algorithms. Although existing deep learning-based methods have…

计算机视觉与模式识别 · 计算机科学 2024-03-11 Lei Xu , Moncef Gabbouj

Missing data imputation (MDI) is a fundamental problem in many scientific disciplines. Popular methods for MDI use global statistics computed from the entire data set (e.g., the feature-wise medians), or build predictive models operating…

机器学习 · 计算机科学 2020-06-25 Indro Spinelli , Simone Scardapane , Aurelio Uncini

Existing text generation methods tend to produce repeated and "boring" expressions. To tackle this problem, we propose a new text generation model, called Diversity-Promoting Generative Adversarial Network (DP-GAN). The proposed model…

计算与语言 · 计算机科学 2018-08-22 Jingjing Xu , Xuancheng Ren , Junyang Lin , Xu Sun

This paper proposes a novel fault diagnosis approach based on generative adversarial networks (GAN) for imbalanced industrial time series where normal samples are much larger than failure cases. We combine a well-designed feature extractor…

机器学习 · 计算机科学 2022-06-17 Wenqian Jiang , Cheng Cheng , Beitong Zhou , Guijun Ma , Ye Yuan

Generative adversarial network (GAN) has been shown to be useful in various applications, such as image recognition, text processing and scientific computing, due its strong ability to learn complex data distributions. In this study, a…

地球物理 · 物理学 2021-09-14 Tianhao He , Dongxiao Zhang

In this paper, we aim to address a significant challenge in the field of missing data imputation: identifying and leveraging the interdependencies among features to enhance missing data imputation for tabular data. We introduce a novel…

机器学习 · 计算机科学 2024-11-08 Zhaoyang Zhang , Hongtu Zhu , Ziqi Chen , Yingjie Zhang , Hai Shu

Generative adversarial network (GAN) is widely used for generalized and robust learning on graph data. However, for non-Euclidean graph data, the existing GAN-based graph representation methods generate negative samples by random walk or…

机器学习 · 计算机科学 2022-03-04 Jianxin Li , Xingcheng Fu , Qingyun Sun , Cheng Ji , Jiajun Tan , Jia Wu , Hao Peng

Data imputation is a crucial task due to the widespread occurrence of missing data. Many methods adopt a two-step approach: initially crafting a preliminary imputation (the "draft") and then refining it to produce the final missing data…

机器学习 · 计算机科学 2024-07-31 Weiqi Zhang , Guanlue Li , Jianheng Tang , Jia Li , Fugee Tsung

Graph-based computations are crucial in a wide range of applications, where graphs can scale to trillions of edges. To enable efficient training on such large graphs, mini-batch subgraph sampling is commonly used, which allows training…

机器学习 · 计算机科学 2025-04-04 Yue Jin , Yongchao Liu , Chuntao Hong