paper-with-me

Papers

ARAML: A Stable Adversarial Training Framework for Text Generation

2019-08-20 · IJCNLP 2019 11 · Pei Ke, Fei Huang, Minlie Huang, Xiaoyan Zhu

Most of the existing generative adversarial networks (GAN) for text generation suffer from the instability of reinforcement learning training algorithms such as policy gradient, leading to unstable performance. To tackle this problem, we propose a novel framework called Adversarial Reward Augmented Maximum Likelihood (ARAML). During adversarial training, the discriminator assigns rewards to samples which are acquired from a stationary distribution near the data rather than the generator's distribution. The generator is optimized with maximum likelihood estimation augmented by the discriminator's rewards instead of policy gradient. Experiments show that our model can outperform state-of-the-art text GANs with a more stable training process.

📄 PDF Abstract BibTeX arXiv:1908.07195

Code (1)

kepei1106/ARAML 공식 구현 tf

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Text Generation

Similar Papers 제목 키워드 기반

Performance and Power: Systematic Evaluation of AI Workloads on Accelerators with CARAML

2024-09-19 · Chelsea Maria John, Stepan Nassyr, Carolin Penke, Andreas Herten

The rapid advancement of machine learning (ML) technologies has driven the development of specialized hardware accelerators designed to facilitate more efficient model training. This paper introduces the CARAML benchmark…

Towards Robust Stability Prediction in Smart Grids: GAN-based Approach under Data Constraints and Adversarial Challenges

2025-01-27 · Emad Efatinasab, Alessandro Brighente, Denis Donadel, Mauro Conti 외

Smart grids are crucial for meeting rising energy demands driven by global population growth and urbanization. By integrating renewable energy sources, they enhance efficiency, reliability, and sustainability. However, e…

Generative Adversarial Network

Towards Prompt-robust Face Privacy Protection via Adversarial Decoupling Augmentation Framework

2023-05-06 · Ruijia Wu, Yuhang Wang, Huafeng Shi, Zhipeng Yu 외

Denoising diffusion models have shown remarkable potential in various generation tasks. The open-source large-scale text-to-image model, Stable Diffusion, becomes prevalent as it can generate realistic artistic or facial…

Denoising

A Two-Stage Globally-Diverse Adversarial Attack for Vision-Language Pre-training Models

2026-01-18 · Wutao Chen, Huaqin Zou, Chen Wan, Lifeng Huang arxiv

Vision-language pre-training (VLP) models are vulnerable to adversarial examples, particularly in black-box scenarios. Existing multimodal attacks often suffer from limited perturbation diversity and unstable multi-stage…

Adversarial Attack

A Novel Approach to Guard from Adversarial Attacks using Stable Diffusion

2024-05-03 · Trinath Sai Subhash Reddy Pittala, Uma Maheswara Rao Meleti, Geethakrishna Puligundla

Recent developments in adversarial machine learning have highlighted the importance of building robust AI systems to protect against increasingly sophisticated attacks. While frameworks like AI Guardian are designed to d…

Experimental Design