博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
dialog problem overview
阅读量:7176 次
发布时间:2019-06-29

本文共 809 字,大约阅读时间需要 2 分钟。

一 Datasets

1. ubuntu chat corpus: http://daviduthus.org/UCC/

2. dialogue  datasets (circa 2005)

二 Tasks

task1: next utterance classfication

the dual encoder model

task2: large copurs next-utterance retrievl 

task3: narural language generation

hierachical encoder-decoder architecture(bengio AAAI 2015)

三 Interesting topics 

(Interesting! ) exploring ethical and social  challenge:

bias:

 bias in image classification, debiasing word embeddings(bolukbasi et al 2016), hate and offensive language detection  (Davidson at al 2017)

privacy

safety

value alignment

adversarial examples

 四 Challenges

Challenge: how to evaluation ? 

evaluation for generative models:

perplexity

word error rate

word overlap metrics, BLEU

camparing response with human

 五 adversarial examples

 

转载于:https://www.cnblogs.com/baiting/p/9012124.html

你可能感兴趣的文章
文件相关操作工具类——FileUtils.java
查看>>
原:视频直播技术中的参考技术网页
查看>>
linq教程
查看>>
requests从api中获取数据并存放到mysql中
查看>>
23种设计模式之组合模式(Composite)
查看>>
button按钮点击不刷新(前端交流学习:452892873)
查看>>
安卓 使用Gradle生成正式签名apk文件
查看>>
@Html.Raw()
查看>>
ES6 Proxy
查看>>
图的基本算法(BFS和DFS)
查看>>
Linux时区详解
查看>>
61.node.js开发错误——Error: Connection strategy not found
查看>>
算法逆向第一篇——简单算法逆向
查看>>
机房收费系统数据库概念结构设计
查看>>
NanoJIT
查看>>
一个最简单GAL游戏资源文件黑盒分析(二)
查看>>
SQL Server 2005允许远程连接的配置说明
查看>>
HQL 语句
查看>>
全神贯注!聚精会神!一心一意!
查看>>
IBATIS事务处理 - - 博客频道 - CSDN.NET
查看>>