Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
文献紹介: Decomposable Neural Paraphrase Generation
Search
Yumeto Inaoka
July 23, 2019
Research
0
230
文献紹介: Decomposable Neural Paraphrase Generation
2019/07/23の文献紹介で発表
Yumeto Inaoka
July 23, 2019
Tweet
Share
More Decks by Yumeto Inaoka
See All by Yumeto Inaoka
文献紹介: Quantity doesn’t buy quality syntax with neural language models
yumeto
1
190
文献紹介: Open Domain Web Keyphrase Extraction Beyond Language Modeling
yumeto
0
240
文献紹介: Self-Supervised_Neural_Machine_Translation
yumeto
0
160
文献紹介: Comparing and Developing Tools to Measure the Readability of Domain-Specific Texts
yumeto
0
170
文献紹介: PAWS: Paraphrase Adversaries from Word Scrambling
yumeto
0
160
文献紹介: Beyond BLEU: Training Neural Machine Translation with Semantic Similarity
yumeto
0
280
文献紹介: EditNTS: An Neural Programmer-Interpreter Model for Sentence Simplification through Explicit Editing
yumeto
0
350
文献紹介: Analyzing the Limitations of Cross-lingual Word Embedding Mappings
yumeto
0
230
文献紹介: Similarity-Based Reconstruction Loss for Meaning Representation
yumeto
1
220
Other Decks in Research
See All in Research
Vision and LanguageからのEmbodied AIとAI for Science
yushiku
PRO
1
550
Submeter-level land cover mapping of Japan
satai
3
400
AI エージェントを活用した研究再現性の自動定量評価 / scisci2025
upura
1
160
Galileo: Learning Global & Local Features of Many Remote Sensing Modalities
satai
3
340
Adaptive Experimental Design for Efficient Average Treatment Effect Estimation and Treatment Choice
masakat0
0
120
言語モデルの地図:確率分布と情報幾何による類似性の可視化
shimosan
6
1.6k
とあるSREの博士「過程」 / A Certain SRE’s Ph.D. Journey
yuukit
11
4.4k
2025年度人工知能学会全国大会チュートリアル講演「深層基盤モデルの数理」
taiji_suzuki
25
19k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
0
190
SegEarth-OV: Towards Training-Free Open-Vocabulary Segmentation for Remote Sensing Images
satai
3
300
CVPR2025論文紹介:Unboxed
murakawatakuya
0
170
なめらかなシステムと運用維持の終わらぬ未来 / dicomo2025_coherently_fittable_system
monochromegane
0
3.6k
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
A Tale of Four Properties
chriscoyier
160
23k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.7k
Building Applications with DynamoDB
mza
96
6.6k
Raft: Consensus for Rubyists
vanstee
139
7.1k
Facilitating Awesome Meetings
lara
56
6.6k
Automating Front-end Workflow
addyosmani
1371
200k
Code Review Best Practice
trishagee
72
19k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
114
20k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Build your cross-platform service in a week with App Engine
jlugia
232
18k
Transcript
Decomposable Neural Paraphrase Generation
https://arxiv.org/abs/1906.09741
• • • •
• • •
•
• • •
• • •
• •
• • = [1 , … , ] • =
[1 , … , ]
• • • ℎ = BiLSTM( ; ℎ−1 , ℎ+1
) • = LSTM ℎ , −1 ; −1 • = GumbelSoftmax( , )
• • = − encoderz (, ) • 1:−1 ,
= − encoderz , 1:−1
• • 1:−1 , = σ 1:−1 , ( |1:−1
, )
• 0 , 1 • = LSTM 0 ; 1
; −1 ; −1 • 1:−1 , = GumbelSoftmax ,
• • ∗ = 0 ∗ = 1
• • ℒ = σ=1 log 1:−1 , + σ=1
log ∗ + σ=1 log ( ∗ 1:−1 ,
• • •
• •
•
• •
• •
• •
• •
• •
• • From 1(best) to 4(worst)
• • • • •