中文
相关论文

相关论文: D-GAN: Deep Generative Adversarial Nets for Spatio…

200 篇论文

With the recent rapid developments in machine learning (ML), several attempts have been made to apply ML methods to various fluid dynamics problems. However, the feasibility of ML for predicting turbulence dynamics has not yet been explored…

流体动力学 · 物理学 2023-12-13 Jiyeon Kim , Junhyuk Kim , Changhoon Lee

Generative Adversarial Networks (GANs) should produce synthetic data that fits the underlying distribution of the data being modeled. For real valued time-series data, this implies the need to simultaneously capture the static distribution…

机器学习 · 计算机科学 2024-05-14 Joe Beck , Subhadeep Chakraborty

Missing data is an inevitable and ubiquitous problem for traffic data collection in intelligent transportation systems. Despite extensive research regarding traffic data imputation, there still exist two limitations to be addressed: first,…

机器学习 · 计算机科学 2022-09-02 Yuebing Liang , Zhan Zhao , Lijun Sun

Generating synthetic data for financial time series poses challenges, especially considering their non-stationary nature. Traditional statistical time series models normally assume weak stationarity. However, this assumption can constrain…

计算工程、金融与科学 · 计算机科学 2026-05-22 Marco Gregnanin , Johannes De Smedt , Giorgio Gnecco , Maurizio Parton

In the past few years, Generative Adversarial Network (GAN) became a prevalent research topic. By defining two convolutional neural networks (G-Network and D-Network) and introducing an adversarial procedure between them during the training…

计算机视觉与模式识别 · 计算机科学 2017-04-27 Hengyue Pan , Hui Jiang

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influence of a variety of…

机器学习 · 计算机科学 2020-11-24 Jiawei Zhu , Chao Tao , Hanhan Deng , Ling Zhao , Pu Wang , Tao Lin , Haifeng Li

Generating wind power scenarios is very important for studying the impacts of multiple wind farms that are interconnected to the grid. We develop a graph convolutional generative adversarial network (GCGAN) approach by leveraging GAN's…

机器学习 · 计算机科学 2023-02-20 Young-ho Cho , Shaohui Liu , Duehee Lee , Hao Zhu

Generative Adversarial Networks (GANs) have become a ubiquitous technology for data generation, with their prowess in image generation being well-established. However, their application in generating tabular data has been less than ideal.…

机器学习 · 计算机科学 2023-12-21 Zijian Li , Zhihui Wang

Deep Neural Networks (DNNs) have been shown vulnerable to Test-Time Evasion attacks (TTEs, or adversarial examples), which, by making small changes to the input, alter the DNN's decision. We propose an unsupervised attack detector on DNN…

机器学习 · 计算机科学 2022-05-13 Hang Wang , David J. Miller , George Kesidis

Weather Forecasting is an attractive challengeable task due to its influence on human life and complexity in atmospheric motion. Supported by massive historical observed time series data, the task is suitable for data-driven approaches,…

机器学习 · 计算机科学 2022-09-20 Minbo Ma , Peng Xie , Fei Teng , Tianrui Li , Bin Wang , Shenggong Ji , Junbo Zhang

Generative adversarial networks (GANs) implicitly learn the probability distribution of a dataset and can draw samples from the distribution. This paper presents, Tabular GAN (TGAN), a generative adversarial network which can generate…

机器学习 · 计算机科学 2018-11-29 Lei Xu , Kalyan Veeramachaneni

Real-world data can be multimodal distributed, e.g., data describing the opinion divergence in a community, the interspike interval distribution of neurons, and the oscillators natural frequencies. Generating multimodal distributed…

机器学习 · 计算机科学 2023-05-08 Ming Min , Ruimeng Hu , Tomoyuki Ichiba

Developing efficient time series anomaly detection techniques is important to maintain service quality and provide early alarms. Generative neural network methods are one class of the unsupervised approaches that are achieving increasing…

机器学习 · 计算机科学 2022-10-07 Yueyan Gu , Farrokh Jazizadeh

Synthesising a text-to-image model of high-quality images by guiding the generative model through the Text description is an innovative and challenging task. In recent years, AttnGAN based on the Attention mechanism to guide GAN training…

计算机视觉与模式识别 · 计算机科学 2023-07-07 Mingyu Jin , Chong Zhang , Qinkai Yu , Haochen Xue , Xiaobo Jin , Xi Yang

Spatio-temporal prediction plays an important role in many application areas especially in traffic domain. However, due to complicated spatio-temporal dependency and high non-linear dynamics in road networks, traffic prediction task is…

机器学习 · 计算机科学 2019-03-05 Bing Yu , Mengzhang Li , Jiyong Zhang , Zhanxing Zhu

We study the problem of multimodal generative modelling of images based on generative adversarial networks (GANs). Despite the success of existing methods, they often ignore the underlying structure of vision data or its multimodal…

机器学习 · 计算机科学 2019-11-07 Lili Pan , Shen Cheng , Jian Liu , Yazhou Ren , Zenglin Xu

Stochastic differential equations (SDEs) have been widely used to model real world random phenomena. Existing works mainly focus on the case where the time series is modeled by a single SDE, which might be restrictive for modeling time…

机器学习 · 计算机科学 2024-01-23 Zhongchang Sun , Yousef El-Laham , Svitlana Vyetrenko

Generative adversarial networks (GAN) present state-of-the-art results in the generation of samples following the distribution of the input dataset. However, GANs are difficult to train, and several aspects of the model should be previously…

神经与进化计算 · 计算机科学 2019-12-16 Victor Costa , Nuno Lourenço , João Correia , Penousal Machado

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

Conditional generation of time-dependent data is a task that has much interest, whether for data augmentation, scenario simulation, completing missing data, or other purposes. Recent works proposed a Transformer-based Time series generative…