- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Proceedings of the 2014 Conference on Empirical Methods in Natural Language Processing (EMNLP), pages 1746–1751,
October 25-29, 2014, Doha, Qatar. c?2014 Association for Computational Linguistics
Convolutional Neural Networks for Sentence Classification
Yoon Kim
New York University
yhk255@
Abstract
We report on a series of experiments with
convolutional neural networks (CNN)
trained on top of pre-trained word vec-
tors for sentence-level classification tasks.
We show that a simple CNN with lit-
tle hyperparameter tuning and static vec-
tors achieves excellent results on multi-
ple benchmarks. Learning task-specific
vectors through fine-tuning offers further
gains in performance. We additionally
propose a simple modification to the ar-
chitecture to allow for the use of both
task-specific and static vectors. The CNN
models discussed herein improve upon the
state of the art on 4 out of 7 tasks, which
include sentiment analysis and question
classification.
1 Introduction
Deep learning models have achieved remarkable
results in computer vision (Krizhevsky et al.,
2012) and speech recognition (Graves et al., 2013)
in recent years. Within natural language process-
ing, much of the work with deep learning meth-
ods has involved learning word vector representa-
tions through neural language models (Bengio et
al., 2003; Yih et al., 2011; Mikolov et al., 2013)
and performing composition over the learned word
vectors for classification (Collobert et al., 2011).
Word vectors, wherein words are projected from a
sparse, 1-of-V encoding (here V is the vocabulary
size) onto a lower dimensional vector space via a
hidden layer, are essentially feature extractors that
encode semantic features of words in their dimen-
sions. In such dense representations, semantically
close words are likewise close—in euclidean or
cosine distance—in the lower dimensional vector
space.
Convolutional neural networks (CNN) utilize
layers with convolving filters that are applied to
local features (LeCun et
您可能关注的文档
- Chapter_5_Probability.pdf
- Chapter_6_Random_variables_and_discrete_probability_distributions.pdf
- Characteristics of Destination Address Locality in Computer Networks A Comparison of Cachin.pdf
- Characterization of Endogenous Avian Leukosis Viruses in Chicken Embryonic Fibroblast Substrates.pdf
- Charge transport in a Tomonaga-Luttinger liquid effects of pumping and bias.pdf
- charge trap NAND flash.pdf
- Check Point_appliance-comparison-chart.pdf
- Check Your English Vocabulary for__ TOEFL.pdf
- Characterization of extrasolar terrestrial planets from diurnal photometric variability.pdf
- Chemistry Data Booklet--A level.pdf
- CONWISE蓝牙芯片应用指南.pdf
- Cool Customers in the Stellar Graveyard I Limits to Extrasolar Planets Around the White Dwa.pdf
- Cooling tower.pdf
- Coordination contracts in the presence of positive inventory financing costs.pdf
- COPLINK Visualization for crime analysis.pdf
- Copyright 2007 Inderscience Enterprises Ltd. Innovation science a primer.pdf
- Copyright c fl1994 Elsevier Science Ltd.pdf
- Cornell Dubilier CDE_380L 电容 spec.pdf
- Coroplast-TAPE Katalog.pdf
- Corporate diversification and performance evidence on production efficiency.pdf
最近下载
- DLT441-2004《火力发电厂高温高压蒸汽管道蠕变监督规程》.pdf VIP
- Unit3LivingLegendsReadingandThinking教学设计高中英语人教版.docx VIP
- 五年级美术《为作文画插图》.ppt VIP
- 2026届新高考物理冲刺复习“配速法”解决带电粒子在复合场中的运动.pptx VIP
- 玉米期货分析报告.docx VIP
- 铁道工程技术论文-铁路路基边坡病害及处理措施.docx
- 2025年小学语文部编版五年级下册《选择题》专项练习题(共4组,附答案)(必考.pdf VIP
- 信息系统应用安全第5部分:代码安全检测10929-2020-.pdf
- 月饼安全生产培训.pptx
- 2024年新高考Ⅰ卷、Ⅱ卷、甲卷诗歌鉴赏试题讲评课件.pptx
文档评论(0)