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
340
文献紹介: 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
論文紹介:Not All Tokens Are What You Need for Pretraining
kosuken
0
160
cvpaper.challenge 10年の軌跡 / cvpaper.challenge a decade-long journey
gatheluck
3
300
Adaptive Experimental Design for Efficient Average Treatment Effect Estimation and Treatment Choice
masakat0
0
160
Submeter-level land cover mapping of Japan
satai
3
280
A scalable, annual aboveground biomass product for monitoring carbon impacts of ecosystem restoration projects
satai
3
220
Minimax and Bayes Optimal Best-arm Identification: Adaptive Experimental Design for Treatment Choice
masakat0
0
170
心理言語学の視点から再考する言語モデルの学習過程
chemical_tree
2
560
Cross-Media Information Spaces and Architectures
signer
PRO
0
240
AlphaEarth Foundations: An embedding field model for accurate and efficient global mapping from sparse label data
satai
1
180
2025年度人工知能学会全国大会チュートリアル講演「深層基盤モデルの数理」
taiji_suzuki
25
18k
まずはここから:Overleaf共同執筆・CopilotでAIコーディング入門・Codespacesで独立環境
matsui_528
2
460
SSII2025 [SS2] 横浜DeNAベイスターズの躍進を支えたAIプロダクト
ssii
PRO
7
3.9k
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
The Cost Of JavaScript in 2023
addyosmani
53
8.9k
For a Future-Friendly Web
brad_frost
180
9.9k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Done Done
chrislema
185
16k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Building Adaptive Systems
keathley
43
2.7k
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)
• • • • •