-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path2017_nips_st_recruit.tex
executable file
·342 lines (254 loc) · 8.3 KB
/
2017_nips_st_recruit.tex
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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
\documentclass[xcolor=dvipsnames]{beamer}
\usetheme[
showdate=true, % show the date on the title page
alternativetitlepage=true, % Use the fancy title page.
titlepagelogo=general_figures/shell, % Logo for the fir\
st page.
]{UMD}
%\usetheme{Rochester}
%\usepackage{beamerthemesplit}
\usepackage{xmpmulti}
\usepackage{graphicx,float,wrapfig, bbm}
\usepackage{amsfonts, bbold, comment}
\usepackage{mdwlist}
\usepackage{subfigure}
\usepackage{colortbl}
\usepackage{multirow}
\newcommand{\fsi}[2]{
\begin{frame}[plain]
\vspace*{-1pt}
\makebox[\linewidth]{\includegraphics[width=\paperwidth]{#1}}
\begin{center}
#2
\end{center}
\end{frame}
}
\newcommand{\e}[2]{\mathbb{E}_{#1}\left[ #2 \right] }
\newcommand{\ind}[1]{\mathbb{I}\left[ #1 \right] }
\newcommand{\ex}[1]{\mbox{exp}\left\{ #1\right\} }
\newcommand{\g}{\, | \,}
\newcommand{\citename}[1]{#1 }
\newcommand{\gfxs}[2]{
\begin{center}
\includegraphics[width=#2\linewidth]{simtrans/#1}
\end{center}
}
\newcommand{\gfxq}[2]{
\begin{center}
\includegraphics[width=#2\linewidth]{qb/#1}
\end{center}
}
%\usecolortheme{ucdblack}
\title[HCQA]{Human-Computer Question Answering: \\
NIPS 2017 Competition}
\author{ Jordan Boyd-Graber et al.}
\date{2017}
\institute[Maryland] % (optional, but mostly needed)
{University of Maryland}
\begin{document}
\frame{
\titlepage
\tiny
}
\begin{frame}{Human-Computer Question Answering}
\begin{itemize}
\item Pit machine learning algorithms against humans
\item Fun task for human participants
\item Good system for discriminating depth and confidence of
algorithms
\item Knowledge and language comprehension needed to do well
\item Simple approaches work well if you have the whole question
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{How is this different from Jeopardy?}
\begin{columns}
\column{.5\linewidth}
\includegraphics[width=1.0\linewidth]{qb/jeopardy}
\column{.5\linewidth}
\begin{itemize}
\item This is {\bf not} Jeopardy
\item There are buzzers, but players only buzz
at the question end
\item Doesn't discriminate knowledge
\item Quiz bowl is pyramidal
\item Watson must decide to answer {\bf once}, after
complete question
\item Quiz Bowl: decide after each word
\end{itemize}
\end{columns}
\end{frame}
\begin{frame}{Matching Entites Across Sentences}
\begin{block}{\only<2->{Magic Flute}}
At its premiere, \alert<3>{the librettist of this opera} portrayed
\alert<4>{a character who asks for a glass of wine with his dying wish}. \alert<4>{That
character} in this opera is instructed to ring some bells to summon
his love. At its beginning, \alert<5>{a man} who claims to have killed a (*)
serpent has a padlock put on \alert<5>{his} mouth because of \alert<5>{his} lying. The
plot of this opera concerns a series of tests that \alert<5>{Tamino} must
undergo to rescue Tamina from Sorastro. For 10 points, name this
Wolfgang Mozart opera titled for \alert<6>{an enchanted woodwind instrument}.
\end{block}
\only<3-4>{{\bf Not all references are named (\alert<3>{Emanuel
Schikaneder}, \alert<4>{Papageno})}}
\only<5>{Need to be able to match pronouns across sentences (or have
deep world knowledge)}
\only<6>{Requires semantic knowledge}
\end{frame}
\begin{frame}{How the shared task works}
\begin{columns}
\column{.3\linewidth}
\gfxq{bamber}{.8}
\column{.65\linewidth}
\begin{itemize}
\item<3-> Hi! Available questions are \texttt{[1,2,3,4]}
\item<5-> It's \texttt{Extremism}
\item<7-> It's \texttt{in}
\item<9-> It's \texttt{the}
\item<11-> Got it! You've answered Question 1 at Position
3 with \texttt{Barry\_Goldwater}
\end{itemize}
\end{columns}
\begin{columns}
\column{.65\linewidth}
\begin{itemize}
\item<2-> I'm User~1. I’d like to play!
\item<4-> I’d like to hear Word~1 of Question 1
\item<6-> I’d like to hear Word~2 of Question 1
\item<8-> I’d like to hear Word~3 of Question 1
\item<10-> I’d like to answer Question 1 with
\texttt{Barry\_Goldwater}
\end{itemize}
\column{.3\linewidth}
\only<2->{\gfxq{buzzer}{.5}}
\end{columns}
\end{frame}
\begin{frame}{It's Easy to Get Started}
\begin{itemize}
\item Perform relatively well at the task
\item Easy to improve
\item Designed for students taking graduate machine learning
\end{itemize}
\end{frame}
\begin{frame}{Timeline}
\begin{itemize}
\item August 1, 2017: Reference systems and data available
\item September 1, 2017: Server available with development data
\item October 8, 2017: Competition data available
\item October 15, 2017: Deadline for submitting machine entries
\item October 20, 2017: Preliminary results released to teams
\item November 1, 2017: Deadline for submitting white papers
\item Early December: Live competition at NIPS
\end{itemize}
\end{frame}
\begin{frame}{History of Competition}
\begin{columns}
\column{.25\linewidth}
\gfxq{colby_jeo}{1.0}
Colby Burnett:
\$375,000
\column{.25\linewidth}
\gfxq{ben_jeo}{1.0}
Ben Ingram:
\$427,534
\column{.25\linewidth}
\gfxq{alex_jeo}{1.0}
Alex Jacobs: \$151,802
\column{.25\linewidth}
\gfxq{kristin_jeo}{1.0}
Kristin Sausville: \$95,201
\end{columns}
\pause
\begin{center}
End result: 200-200 tie!
\end{center}
\end{frame}
\fsi{qb/hsnct1}{}
\fsi{qb/jennings}{23. October 2015, Seattle}
\fsi{qb/jennings_handshake}{QANTA 300--160}
\fsi{qb/nasat}{Humans 345--145}
\fsi{qb/hsnct_2016}{Humans 190--155}
\fsi{qb/atlanta}{QANTA 260--215}
\begin{frame}{Find out More!}
\begin{itemize}
\item Code: \url{http://github.com/Pinafore/qb}
\item Shared Task \url{hcqa.boydgraber.org}
\end{itemize}
\end{frame}
\begin{frame}{Who we are}
\begin{columns}
\column{.4\linewidth}
\begin{itemize}
\item \alert<1>{Jordan Boyd-Graber}
\item \alert<2>{Mohit Iyyer}
\item \alert<3>{Pedro Rodriguez}
\item \alert<4>{He He}
\item \alert<5>{Hal Daum\'e III}
\end{itemize}
\column{.6\linewidth}
\only<1>{
\begin{block}{Jordan Boyd-Graber}
\begin{itemize}
\item Assoc. Professor, UMD
\item Former quiz bowl player at
Caltech and
Princeton
\item \url{boydgraber.org}
\item @boydgraber
\end{itemize}
\gfxq{jordan_qb}{.5}
\end{block}
}
\only<2>{
\begin{block}{Mohit Iyyer}
\begin{itemize}
\item Postdoc, AI$^2$
\item 2018: Assistant Professor
at U Mass Amherst
\item National Champion, 2008 HSNCT
\item
\url{https://cs.umd.edu/~miyyer/}
\item @MohitIyyer
\end{itemize}
\gfxq{mohit_qb}{.4}
\end{block}
}
\only<3>{
\begin{block}{Pedro Rodriguez}
\begin{itemize}
\item PhD Student
\item UC Boulder
\item \url{pedrorodriguez.io}
\item @EntilZhaPR
\end{itemize}
\gfxq{pedro}{.5}
\end{block}
}
\only<4>{
\begin{block}{He He}
\begin{itemize}
\item Postdoc, Stanford
\item \url{http://www.umiacs.umd.edu/~hhe/}
\end{itemize}
\gfxq{hehe}{.5}
\end{block}
}
\only<5>{
\begin{block}{Hal Daum\'e III}
\begin{itemize}
\item Assoc. Professor, UMD
\item \url{hal3.name}
\item @haldaume3
\end{itemize}
\gfxq{hal}{.5}
\end{block}
}
\end{columns}
\end{frame}
\begin{frame}{}
\huge
\begin{center}
\url{hcqa.boydgraber.org}
\end{center}
\end{frame}
\end{document}