-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
203 lines (176 loc) · 11.6 KB
/
index.html
File metadata and controls
203 lines (176 loc) · 11.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="google-site-verification" content="s0JoNAfMum0F7Ek7B_cikdRq9us9e2_muqZDfQQCWcY" />
<!-- Begin Jekyll SEO tag v2.5.0 -->
<title>Selected Publications | bib</title>
<meta property="og:title" content="Shane (Seungwhan) Moon Selected Publications" />
<meta property="og:locale" content="en_US" />
<link rel="canonical" href="https://shanemoon.github.io/bib/" />
<meta property="og:url" content="https://shanemoon.github.io/bib/" />
<meta property="og:site_name" content="Shane (Seungwhan) Moon Selected Publications" />
<script type="application/ld+json">
{"@type":"WebSite","headline":"Shane Moon Selected Publications","url":"https://shanemoon.github.io/bib/","name":"Shane Publications","@context":"http://schema.org"}</script>
<!-- End Jekyll SEO tag -->
<link rel="stylesheet" href="/bib/assets/css/style.css?v=48516a5161680d67b6e98b4c09bfd3451db66fe5">
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.min.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="https://shanemoon.github.io/bib/">Shane Moon Bibliography</a></h1>
</header>
<section>
<h2 id="selected-publications">Selected Publications</h2>
<h3 id="dstc9-simmc-pdf">Situated Interactive Multimodal Conversations (SIMMC) Track at DSTC9 (<a href="/bib/papers/DSTC9+SIMMC.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@article{DSTC9+SIMMC,
author = {Paul A. Crook, Satwik Kottur, Seungwhan Moon, Ahmad Beirami, Eunjoon Cho, Rajen Subba, Alborz Geramifard},
title = {Situated Interactive Multimodal Conversations (SIMMC) Track at DSTC9},
booktitle = {AAAI DSTC9 Workshop},
year = {2021},
}
</code></pre></div></div>
<h3 id="memory-grounded-conversational-reasoning-pdf">Memory Grounded Conversational Reasoning (<a href="https://www.aclweb.org/anthology/D19-3025.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+19c,
author = {Seungwhan Moon, Pararth Shah, Anuj Kumar, Rajen Subba},
title = {Memory Grounded Conversational Reasoning},
booktitle = {EMNLP Demo},
year = {2019},
}
</code></pre></div></div>
<h3 id="memory-graph-networks-pdf">Memory Graph Networks for Explainable Memory-grounded Question Answering
(<a href="https://www.aclweb.org/anthology/K19-1068.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+19b,
author = {Seungwhan Moon, Pararth Shah, Anuj Kumar, Rajen Subba},
title = {Memory Graph Networks for Explainable Memory-grounded Question Answering},
booktitle = {CoNLL},
year = {2019},
}
</code></pre></div></div>
<h3 id="active-federated-learning-pdf">Active Federated Learning (<a href="https://arxiv.org/pdf/1909.12641.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Goetz+19,
author = {Jack Goetz, Kshitiz Malik, Duc Bui, Seungwhan Moon, Honglei Liu, Anuj Kumar},
title = {Active Federated Learning},
booktitle = {NeurIPS Workshop on Fedearted Learning},
year = {2019},
}
</code></pre></div></div>
<h3 id="opendialkg-explainable-conversational-reasoning-with-attention-based-walks-over-knowledge-graphs-pdf">OpenDialKG: Explainable Conversational Reasoning with Attention-based Walks over Knowledge Graphs (<a href="https://www.aclweb.org/anthology/P19-1081">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+19a,
author = {Seungwhan Moon, Pararth Shah, Anuj Kumar, Rajen Subba},
title = {OpenDialKG: Explainable Conversational Reasoning with Attention-based Walks over Knowledge Graphs},
booktitle = {ACL},
year = {2019},
}
</code></pre></div></div>
<h3 id="zeroshot-multimodal-named-entity-disambiguation-for-short-social-media-posts-pdf">Zeroshot Multimodal Named Entity Disambiguation for Short Social Media Posts (<a href="https://aclweb.org/anthology/P18-1186">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+18b,
author = {Seungwhan Moon, Leonardo Neves, Vitor Carvalho},
title = {Zeroshot Multimodal Named Entity Disambiguation for Short Social Media Posts},
booktitle = {ACL},
year = {2018},
}
</code></pre></div></div>
<h3 id="multimodal-named-entity-recognition-for-noisy-social-media-posts-pdf">Multimodal Named Entity Recognition for Noisy Social Media Posts (<a href="https://arxiv.org/pdf/1802.07862.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+18a,
author = {Seungwhan Moon, Leonardo Neves, Vitor Carvalho},
title = {Multimodal Named Entity Recognition for Noisy Social Media Posts},
booktitle = {NAACL},
year = {2018},
}
</code></pre></div></div>
<h3 id="learn-to-active-learn-dynamic-active-learning-with-attention-based-strategies-selection-pdf">Learn to Active Learn: Dynamic Active Learning with Attention-based Strategies Selection (<a href="/bib/papers/Moon+18c.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+18c,
author = {Seungwhan Moon, Jaime Carbonell},
title = {Learn to Active Learn: Dynamic Active Learning with Attention-based Strategies Selection},
booktitle = {preprint},
year = {2018},
}
</code></pre></div></div>
<h3 id="proactive-transfer-learning-pdf">Proactive Transfer Learning (<a href="/papers/Moon+thesis">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@article{Moon+thesis,
author = {Seungwhan Moon},
title = {Proacive Transfer Learning},
year = {2018},
}
</code></pre></div></div>
<h3 id="completely-heterogeneous-transfer-learning-with-attention---what-and-what-not-to-transfer-pdf">Completely Heterogeneous Transfer Learning with Attention - What And What Not To Transfer (<a href="https://www.ijcai.org/proceedings/2017/0349.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+17a,
author = {Seungwhan Moon, Jaime Carbonell},
title = {Completely Heterogeneous Transfer Learning with Attention - What And What Not To Transfer},
booktitle = {Proceedings of the Twenty-Sixth International Joint Conference on Artificial Intelligence, {IJCAI-17}},
pages = {2508--2514},
year = {2017},
doi = {10.24963/ijcai.2017/349},
url = {https://doi.org/10.24963/ijcai.2017/349},
}
</code></pre></div></div>
<h3 id="proactive-transfer-learning-for-heterogeneous-feature-and-label-spaces-pdf">Proactive Transfer Learning for Heterogeneous Feature and Label Spaces (<a href="/papers/Moon+16a">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@Inbook{Moon+16a,
author='Moon, Seungwhan and Carbonell, Jaime',
editor='Frasconi, Paolo and Landwehr, Niels and Manco, Giuseppe and Vreeken, Jilles',
title='Proactive Transfer Learning for Heterogeneous Feature and Label Spaces',
bookTitle='Machine Learning and Knowledge Discovery in Databases: European Conference, ECML PKDD 2016, Riva del Garda, Italy, September 19-23, 2016, Proceedings, Part II',
year='2016',
publisher='Springer International Publishing',
address='Cham',
pages='706--721',
isbn='978-3-319-46227-1',
doi='10.1007/978-3-319-46227-1_44',
url='http://dx.doi.org/10.1007/978-3-319-46227-1_44'
}
</code></pre></div></div>
<h3 id="metaphor-detection-using-topic-transition-emotion-and-cognition-in-context-pdf">Metaphor Detection Using Topic Transition, Emotion and Cognition in Context (<a href="https://www.aclweb.org/anthology/P/P16/P16-1021.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Jang+16,
Author = {Hyeju Jang and Yohan Jo and Qinlan Shen and Michael Miller and Seungwhan Moon and Carolyn Rose},
Title = '{Metaphor Detection with Topic Transition, Emotion and Cognition in Context}',
Booktitle = {the annual meeting of the Association for Computational Linguistics (ACL)},
Year = 2016
}
</code></pre></div></div>
<h3 id="multimodal-transfer-deep-learning-with-applications-in-audio-visual-recognition-pdf">Multimodal Transfer Deep Learning with Applications in Audio-Visual Recognition (<a href="/papers/Moon+15a">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Moon+15a,
Author = {Seungwhan Moon and Suyoun Kim and Haohan Wang},
Title = {Multimodal Transfer Deep Learning with Applications in Audio-Visual Recognition},
Booktitle = {Multimodal Machine Learning Workshop at NIPS},
Year = 2015}
</code></pre></div></div>
<h3 id="joint-photo-stream-and-blog-post-summarization-and-exploration-pdf">Joint Photo Stream and Blog Post Summarization and Exploration (<a href="https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Kim_Joint_Photo_Stream_2015_CVPR_paper.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{gunhee-cvpr-15-blogstory,
Author = {Gunhee Kim and Seungwhan Moon and Leonid Sigal},
Title = {Joint Photo Stream and Blog Post Summarization and Exploration},
Booktitle = {28th IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2015)},
Year = 2015}
</code></pre></div></div>
<h3 id="ranking-and-retrieval-of-image-sequences-from-multiple-paragraph-queries-pdf">Ranking and Retrieval of Image Sequences from Multiple Paragraph Queries (<a href="https://www.cv-foundation.org/openaccess/content_cvpr_2015/papers/Kim_Ranking_and_Retrieval_2015_CVPR_paper.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{gunhee-cvpr-15-text2pic,
Author = {Gunhee Kim and Seungwhan Moon and Leonid Sigal},
Title = {Ranking and Retrieval of Image Sequences from Multiple Paragraph Queries},
Booktitle = {28th IEEE Conference on Computer Vision and Pattern Recognition (CVPR 2015)},
Year = 2015}
</code></pre></div></div>
<h3 id="metaphor-detection-in-discourse-pdf">Metaphor Detection in Discourse (<a href="https://www.aclweb.org/anthology/W/W15/W15-4650.pdf">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@inproceedings{Jang+15,
title={Metaphor Detection in Discourse},
author={Jang, Hyeju and Moon, Seungwhan and Jo, Yohan and Ros{'e}, Carolyn Penstein},
booktitle={16th Annual Meeting of the Special Interest Group on Discourse and Dialogue},
pages={384},
year={2015}}
</code></pre></div></div>
<h3 id="identifying-student-leaders-from-mooc-discussion-forums-through-language-influence-pdf">Identifying Student Leaders from MOOC Discussion Forums through Language Influence (<a href="/papers/Moon+14b">PDF</a>)</h3>
<div class="highlighter-rouge"><div class="highlight"><pre class="highlight"><code>@article{Moon+14b,
author = {Moon, Seungwhan and Potdar, Saloni and Martin, Lara},
title = {Identifying Student Leaders from MOOC Discussion Forums through Language Influence},
journal = {EMNLP MOOC Workshop},
year = {2014}
}
</code></pre></div></div>
</section>
</div>
</body>
</html>