中文
相关论文

相关论文: Multi-Modal Generative Adversarial Network for Sho…

200 篇论文

In this work, we investigate semi-supervised learning (SSL) for image classification using adversarial training. Previous results have illustrated that generative adversarial networks (GANs) can be used for multiple purposes. Triple-GAN,…

机器学习 · 计算机科学 2019-10-22 Wenyuan Li , Zichen Wang , Yuguang Yue , Jiayun Li , William Speier , Mingyuan Zhou , Corey W. Arnold

Neural Image Classifiers are effective but inherently hard to interpret and susceptible to adversarial attacks. Solutions to both problems exist, among others, in the form of counterfactual examples generation to enhance explainability or…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Rafael Bischof , Florian Scheidegger , Michael A. Kraus , A. Cristiano I. Malossi

Generative Adversarial Networks (GANs) have received a great deal of attention due in part to recent success in generating original, high-quality samples from visual domains. However, most current methods only allow for users to guide this…

图形学 · 计算机科学 2019-04-05 Eric Heim

Image generation has raised tremendous attention in both academic and industrial areas, especially for the conditional and target-oriented image generation, such as criminal portrait and fashion design. Although the current studies have…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Songyao Jiang , Hongfu Liu , Yue Wu , Yun Fu

Continuous Conditional Generative Adversarial Networks (CcGANs) enable generative modeling conditional on continuous scalar variables (termed regression labels). However, they can produce subpar fake images due to limited training data.…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Xin Ding , Yongwei Wang , Zuheng Xu

In the past few years, consumer review sites have become the main target of deceptive opinion spam, where fictitious opinions or reviews are deliberately written to sound authentic. Most of the existing work to detect the deceptive reviews…

密码学与安全 · 计算机科学 2018-05-29 Hojjat Aghakhani , Aravind Machiry , Shirin Nilizadeh , Christopher Kruegel , Giovanni Vigna

We propose a novel conditional GAN (cGAN) model for continuous fine-grained human action segmentation, that utilises multi-modal data and learned scene context information. The proposed approach utilises two GANs: termed Action GAN and…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Harshala Gammulle , Tharindu Fernando , Simon Denman , Sridha Sridharan , Clinton Fookes

Generative Adversarial Networks (GANs) have brought about rapid progress towards generating photorealistic images. Yet the equitable allocation of their modeling capacity among subgroups has received less attention, which could lead to…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Ning Yu , Ke Li , Peng Zhou , Jitendra Malik , Larry Davis , Mario Fritz

Image super-resolution (SR) methods can generate remote sensing images with high spatial resolution without increasing the cost, thereby providing a feasible way to acquire high-resolution remote sensing images, which are difficult to…

图像与视频处理 · 电气工程与系统科学 2021-07-15 Meng Xu , Zhihao Wang , Jiasong Zhu , Xiuping Jia , Sen Jia

Generative Adversarial Networks (GANs) can help overcome data scarcity in computer vision tasks by generating additional training samples. In this work, we explore generative data augmentation in two low-resource domains: Bangla handwritten…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Md. Sohanuzzaman Soad , Mahady Al Hady , S M Rafiuddin Rifat , Sudip Ghose

In semiconductor manufacturing, the wafer dicing process is central yet vulnerable to defects that significantly impair yield - the proportion of defect-free chips. Deep neural networks are the current state of the art in (semi-)automated…

计算机视觉与模式识别 · 计算机科学 2024-07-31 Zhining Hu , Tobias Schlosser , Michael Friedrich , André Luiz Vieira e Silva , Frederik Beuth , Danny Kowerko

Generative adversarial networks (GAN) have been effective for learning generative models for real-world data. However, existing GANs (GAN and its variants) tend to suffer from training problems such as instability and mode collapse. In this…

机器学习 · 计算机科学 2018-03-05 Chaoyue Wang , Chang Xu , Xin Yao , Dacheng Tao

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

Adversarial training has been instrumental in advancing multi-domain text classification (MDTC). Traditionally, MDTC methods employ a shared-private paradigm, with a shared feature extractor for domain-invariant knowledge and individual…

计算与语言 · 计算机科学 2024-06-04 Xu Wang , Yuan Wu

This paper addresses the problem of manipulating images using natural language description. Our task aims to semantically modify visual attributes of an object in an image according to the text describing the new visual appearance. Although…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Seonghyeon Nam , Yunji Kim , Seon Joo Kim

Metasurfaces, capable of manipulating light at subwavelength scales, hold great potential for advancing optoelectronic applications. Generative models, particularly Generative Adversarial Networks (GANs), offer a promising approach for…

光学 · 物理学 2024-10-04 Yunhui Zeng , Hongkun Cao , Xin Jin

State-of-the-art methods for image-to-image translation with Generative Adversarial Networks (GANs) can learn a mapping from one domain to another domain using unpaired image data. However, these methods require the training of one specific…

计算机视觉与模式识别 · 计算机科学 2019-01-16 Hao Tang , Dan Xu , Wei Wang , Yan Yan , Nicu Sebe

With the increasing interest in the content creation field in multiple sectors such as media, education, and entertainment, there is an increasing trend in the papers that uses AI algorithms to generate content such as images, videos,…

计算机视觉与模式识别 · 计算机科学 2020-11-05 Nuha Aldausari , Arcot Sowmya , Nadine Marcus , Gelareh Mohammadi

Convolutional neural network (CNN) have proven its success for semantic segmentation, which is a core task of emerging industrial applications such as autonomous driving. However, most progress in semantic segmentation of urban scenes is…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Jiawei Chen , Yuexiang Li , Kai Ma , Yefeng Zheng

E-commerce recommendation systems aim to generate ordered lists of items for customers, optimizing multiple business objectives, such as clicks, conversions and Gross Merchandise Volume (GMV). Traditional multi-objective optimization…

信息检索 · 计算机科学 2025-05-13 Yue Meng , Cheng Guo , Yi Cao , Tong Liu , Bo Zheng