Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
An-Operation-Network-for-Abstractive-Sentence-Compression.pdf
MARUYAMA
July 25, 2018
0
60
An-Operation-Network-for-Abstractive-Sentence-Compression.pdf
MARUYAMA
July 25, 2018
Tweet
Share
More Decks by MARUYAMA
See All by MARUYAMA
vampire.pdf
tmaru0204
0
69
Misspelling_Oblivious_Word_Embedding.pdf
tmaru0204
0
52
Simple_Unsupervised_Summarization_by_Contextual_Matching.pdf
tmaru0204
0
62
Controlling_Text_Complexity_in_Neural_Machine_Translation.pdf
tmaru0204
0
61
20191028_literature-review.pdf
tmaru0204
0
63
Hint-Based_Training_for_Non-Autoregressive_Machine_Translation.pdf
tmaru0204
0
46
Soft_Contextual_Data_Augmentation_for_Neural_Machine_Translation_.pdf
tmaru0204
0
61
An_Embarrassingly_Simple_Approach_for_Transfer_Learning_from_Pretrained_Language_Models_.pdf
tmaru0204
0
56
Addressing_Trobulesome_Words_in_Neural_Machine_Translation.pdf
tmaru0204
0
48
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
324
54k
Build your cross-platform service in a week with App Engine
jlugia
219
17k
Happy Clients
brianwarren
89
5.6k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
37
3.2k
How GitHub Uses GitHub to Build GitHub
holman
465
280k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
4
680
Faster Mobile Websites
deanohume
294
28k
Raft: Consensus for Rubyists
vanstee
126
5.4k
Designing the Hi-DPI Web
ddemaree
272
32k
Thoughts on Productivity
jonyablonski
43
2.2k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
Support Driven Design
roundedbygravity
86
8.5k
Transcript
An Operation Network for Abstractive Sentence Compression Naitong Yu, Jie
Zhang, Minlie Huang, Xiaoyan Zhu The 27th International Conference on Computational Linguistics (COLING 2018) Nagaoka University of Technology Takumi Maruyama Literature review:
Introduction Ø %*, • % (" %+ Ø 2
• Delete-based approach • Generate-based approach Ø 0/- • %*, )&.$ • Delete-based approach Generate-based approach # State-of-the-art'!
Introduction Ø Delete-based approach • )+59G%?7”” • 5BC””FE6 D2
• “” & $(5BC@ Ø Generate-based approach • “=;””>A”, “.<”, “H)”& • ,4*”=;”/0 8: Delete-based approachGenerate-based approach /' “=;”-) "!#31
Baselines Ø Seq2seq (generate-only model)
Baselines Ø Pointer-Generator (copy-and-generate model)
Method Ø Operation Network
Method Ø Delete decoder • • !" ∈ $, &
'( : *+,ℎ.//01 '2320, 4( : 4512062 704258 0(6( ): 6( 0;<0//.1=
Method Ø Copy-Generate decoder • Generate probability Generate modeCopy mode
- Generate mode - Copy mode attention distribution • Final probability distribution
Method Ø Copy-Generate decoder •
Dataset Ø Toutanova et al. (2016) • Business letters, news
journals, technical documents • Training set: 21, 145 pairs Validation set: 1,908 pairs Test set: 3,370 pairs
Evaluation Metrics Ø Automatic evaluation • Compression Ratio • ROUGE
(ROUGE-1, ROUGE-2, ROUGE-L) • BLEU Ø Manual evaluation • Grammaticality • Non-Redundancy
Results
Results
Conclusion Ø Delete-based approachGenerate-based approach Ø Delete
Ø Abstractive sentence compressionSOTA