paper-with-me

Papers

Adversarial Advantage Actor-Critic Model for Task-Completion Dialogue Policy Learning

2017-10-31 · Baolin Peng, Xiujun Li, Jianfeng Gao, Jingjing Liu, Yun-Nung Chen, Kam-Fai Wong

This paper presents a new method --- adversarial advantage actor-critic (Adversarial A2C), which significantly improves the efficiency of dialogue policy learning in task-completion dialogue systems. Inspired by generative adversarial networks (GAN), we train a discriminator to differentiate responses/actions generated by dialogue agents from responses/actions by experts. Then, we incorporate the discriminator as another critic into the advantage actor-critic (A2C) framework, to encourage the dialogue agent to explore state-action within the regions where the agent takes actions similar to those of the experts. Experimental results in a movie-ticket booking domain show that the proposed Adversarial A2C can accelerate policy exploration efficiently.

📄 PDF Abstract BibTeX arXiv:1710.11277

Code (0)

등록된 구현이 없습니다.

Tasks

Task-Completion Dialogue Policy Learning

Methods 이 논문이 사용한 방법론

A2C A2C, or Advantage Actor Critic, is a synchronous version of the A3C policy gradient method. As an alternative to the asynchronous…

Similar Papers 제목 키워드 기반

Adversarially-Trained Nonnegative Matrix Factorization

2021-04-10 · Ting Cai, Vincent Y. F. Tan, Cédric Févotte

We consider an adversarially-trained version of the nonnegative matrix factorization, a popular latent dimensionality reduction technique. In our formulation, an attacker adds an arbitrary matrix of bounded norm to the g…

Dimensionality ReductionMatrix Completion

Relation Adversarial Network for Low Resource Knowledge Graph Completion

2019-11-08 · Ningyu Zhang, Shumin Deng, Zhanlin Sun, Jiaoayan Chen 외

Knowledge Graph Completion (KGC) has been proposed to improve Knowledge Graphs by filling in missing connections via link prediction or relation extraction. One of the main difficulties for KGC is a low resource problem.…

Domain AdaptationKnowledge Graph CompletionKnowledge GraphsLink Prediction+3

Concatenated image completion via tensor augmentation and completion

2016-07-14 · Johann A. Bengua, Hoang D. Tuan, Ho N. Phien, Minh N. Do

This paper proposes a novel framework called concatenated image completion via tensor augmentation and completion (ICTAC), which recovers missing entries of color images with high accuracy. Typical images are second- or …

Rank Minimization on Tensor Ring: A New Paradigm in Scalable Tensor Decomposition and Completion

2018-05-22 · Longhao Yuan, Chao Li, Danilo Mandic, Jianting Cao 외

In low-rank tensor completion tasks, due to the underlying multiple large-scale singular value decomposition (SVD) operations and rank selection problem of the traditional methods, they suffer from high computational cos…

Tensor Decomposition

PerCoR: Evaluating Commonsense Reasoning in Persian via Multiple-Choice Sentence Completion

2025-10-26 · Morteza Alikhani, Mohammadtaha Bagherifard, Erfan Zinvandi, Mehran Sarmadi arxiv

We introduced PerCoR (Persian Commonsense Reasoning), the first large-scale Persian benchmark for commonsense reasoning. PerCoR contains 106K multiple-choice sentence-completion problems drawn from more than forty news, …

Sentence Completion