文章标题:

Learning Cognitive Features from Gaze Data for Sentiment and Sarcasm
Classification using Convolutional Neural Network

摘要

认知NLP系统是利用行为数据抽取的从眼动模式,脑图认知特征来增强传统的基于文档特征。

实验证明了,用自动学习的眼动数据特征和文本特征的组合,分类性能优于(1)基于单独依赖文本特征输入的CNN和(2)现有的基于手工制作的眼动和文本特征的系统。

介绍

就是说之前的系统难以处理微妙的情感分类,比如说“我真是非常爱我的工作,每天泡在工作里40个小时”其实应该是消极的情绪,但在缺乏外部信息的情况下现有的系统很难分类正确,但2016年的两篇文章介绍了利用读者的快速眼动信息来提升这些微妙的情感分类处理的性能。现有工作很少有利用眼动信息的,并且眼动信息依赖于手工提取特征。

现有的工作主要局限:a.可能不能完全的充分的提取眼动信息特征。

B. 眼动信息不能像文本信息那样直接提取特征,也给现有工作造成了困难。

因此, 在这项工作中, 我们尝试用卷积神经网络 (CNN) 从眼动和文本数据中学习特征表示, 而不是用手工制作基于眼动和文本的特征。

数据集是在现有的公用数据集上加上眼动数据

数据集:

The datasets used in our experiments, resources and other relevant pointers are available at http://www.cfilt.iitb.ac.in/ cognitive-nlp

We conduct experiments for two binary classification tasks of sentiment and sarcasm using two publicly available datasets enriched with eye-movement information. Dataset 1 has been released by Mishra et al. (2016a). It contains 994 text snippets with 383 positive and 611 negative examples. Out of the 994 snippets, 350 are sarcastic. Dataset 2 has been used by Joshi et al. (2014) and it consists of 843 snippets comprising movie reviews and normalized tweets out of which 443 are positive, and 400 are negative.
Eye-movement data of 7 and 5 readers is available for each snippet for dataset 1 and 2 respectively

2017acl---Learning Cognitive Features from Gaze Data for Sentiment and Sarcasm Classification笔记相关推荐

  1. UFLDL教程: Exercise:Learning color features with Sparse Autoencoders

    Linear Decoders Deep Learning and Unsupervised Feature Learning Tutorial Solutions 以三层的稀疏编码神经网络而言,在s ...

  2. 【DeepLearning】Exercise:Learning color features with Sparse Autoencoders

    Exercise:Learning color features with Sparse Autoencoders 习题链接:Exercise:Learning color features with ...

  3. 视频分类论文阅读笔记——Learning Spatiotemporal Features With 3D Convolutional Networks

    论文:Learning Spatiotemporal Features With 3D Convolutional Networks 作者:FaceBook AI研究院 来源:ICCV2015 代码: ...

  4. 论文阅读《Meta-FDMixup:Cross-Domain Few-Shot Learning Guided by Labeled Target Data》

    Background & Motivation 之前看的小样本论文大部分是目标域和源域属于同一个域,比如 COCO 数据集里的小样本设定:60类为 Base,20类为 Novel.Base 和 ...

  5. 图像去噪--Noise2Noise: Learning Image Restoration without Clean Data

    Noise2Noise: Learning Image Restoration without Clean Data ICML 2018 1 Introduction 基于 corrupted or ...

  6. 时空特征--Learning Spatiotemporal Features with 3D Convolutional Networks

    Learning Spatiotemporal Features with 3D Convolutional Networks ICCV 2015 http://vlg.cs.dartmouth.ed ...

  7. 【论文笔记】Learning Enriched Features for Real Image Restoration and Enhancement

    Learning Enriched Features for Real Image Restoration and Enhancement Abstract Contribution Method(M ...

  8. 《Learning Enriched Features for Real Image Restoration and Enhancement》

    一.论文 <Learning Enriched Features for Real Image Restoration and Enhancement> 摘要:以从降级版本中恢复高质量图像 ...

  9. 读论文:Noise2Noise: Learning Image Restoration without Clean Data

    很有意思的文章,我之前做过一些深度学习的降噪任务,针对不同光照条件下的图像进行降噪.这个时候就会涉及到标签样本的制作. 在监控领域中,相差6个db的照度,图像的噪点就会有明显的差异性.所以我们在训练模 ...

最新文章

  1. 基于pytorch后量化(mnist分类)---浮点训练vs多bit后量化vs多bit量化感知训练效果对比
  2. Iaas、Caas、Paas、Faas!选择正确的平台!
  3. 你不知道的shell用法和脚本,简单强大
  4. FreeRTOS 任务优先级分配方案
  5. Linux必懂知识大总结(上)
  6. Protobuf生成Java代码(Maven)
  7. 塑源码是什么_注塑机源代码
  8. 【Flink】未解决 FLink 写 hive MemoryManager New Memory allocation smaller than the minimum allocation size
  9. leetcode题解70-爬楼梯
  10. Oracle union多表查询
  11. CentOS 7中 rsync 备份数据使用实例
  12. ASP.NET AJAX学习记要(1)-如何下手
  13. python判断密码是否正确_菜鸟使用python实现正则检测密码合法性
  14. webm格式转换mp4_将webm转换为mp4
  15. FFmpeg 内存H264流发布rtmp
  16. 数学建模【系统评价决策模型(概论、案例分析-汽车选购、层次分析法、案例分析-职员晋升、动态加权综合评价法、案例分析-大气污染问题)】
  17. 2020-8-28平衡二叉树
  18. 024《孤独是生命的礼物》读后感
  19. 读书笔记:司马迁《史记》之孝文本纪
  20. Elixir元编程-第三章 编译时代码生成技术进阶

热门文章

  1. 【C】牛客网 编程入门训练138道题
  2. pass by value 与pass by reference 小结
  3. nmap -oG -iL 写入文件和读取文件之[网鼎杯 2020 朱雀组]Nmap
  4. 20句黑客经典语录,一个黑客的内心独白
  5. Android Framework 包管理子系统(03)应用安装
  6. 天猫首创“服务360”平台 赋能商家提升用户体验
  7. Transformer讲解(三)- CV变形金刚-ViT知识介绍
  8. Win7防火墙允许ping
  9. 艰难时刻,共克时艰。
  10. mysql优化数据库对象