File size: 15,767 Bytes
6fa4bc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
    "paper_id": "2020",
    "header": {
        "generated_with": "S2ORC 1.0.0",
        "date_generated": "2023-01-19T07:12:32.132929Z"
    },
    "title": "",
    "authors": [],
    "year": "",
    "venue": null,
    "identifiers": {},
    "abstract": "",
    "pdf_parse": {
        "paper_id": "2020",
        "_pdf_hash": "",
        "abstract": [],
        "body_text": [
            {
                "text": "Welcome to the First Workshop on Interactive and Executable Semantic Parsing (IntEx-SemPar 2020)! Executable semantic parsers map natural language utterances to meaning representations that can be executed in a particular context such as databases, knowledge graphs, robotic environment, and software applications. It has become increasingly important as it allows users to seek information and control computer systems naturally and flexibly via interactive exchanges in natural language. We envision that practical semantic parsing systems need to be equipped with three core capabilities: (1) Understanding user utterances in context and mapping them to executable forms. (2) Clarifying ambiguous utterances and providing guidance for user to form valid input. (3) Providing a faithful explanation of its interpreted actions for user verification and feedback. To this end, the problem of mapping well-formed, individual natural language utterances to formal representations has been studied extensively. In comparison, semantic parsing in an interactive setup has received less attention until very recently. Furthermore, most of existing semantic parsers assume valid input only hence cannot detect ambiguous/invalid utterances and clarify them effectively. There is also less focus on explainability and trustworthiness, where the system can explain its interpreted actions to the user for verification and feedback.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "Introduction",
                "sec_num": null
            },
            {
                "text": "The goal of this workshop is to bring together researchers and promote exciting work towards powerful, robust, and reliable interactive executable semantic parsing systems. Through a rigorous review process, out of 14 submissions, we accept 9 papers (3 non-archival and 6 archival). These papers explore different aspects of semantic parsing in different application scenarios including robustness in Text-to-SQL systems, explainability and interpretability in Knowledge Graphs, uncertainty and active learning in Task-Oriented Dialog, adaptive language interfaces through decomposition, pretrainig models for table semantic parsing, analysis in open-domain semantic parsing.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "Introduction",
                "sec_num": null
            },
            {
                "text": "Furthermore, this workshop is featured with a strong and diverse lineup of invited speakers from areas spanning semantic parsing, dialogue systems, grounded language learning, robotics, and program synthesis. Yoav Artzi from Cornell has contributed significantly to natural language learning in situated interactions. Jonathan Berant from Tel-Aviv University has made pioneer work in semantic parsing and question answering under weak supervision. Richard Socher is a world-renowned researcher in Natural Language Processing, computer vision, Deep Learning, and Artificial Intelligence. Dilek Hakkani-T\u00fcr has made fundamental contributions to spoken dialog and conversation modeling and she is currently leading the Amazon Alexa AI team. Alex Polozov from Microsoft Research is a leading researcher in neural program synthesis from input-output examples and natural language. Jacob Andreas is a leading researcher from MIT working on building intelligent systems that can communicate effectively using language and learn from human guidance.",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "Introduction",
                "sec_num": null
            },
            {
                "text": "We hope you enjoy this rich program and contribute to the future success of this field! ",
                "cite_spans": [],
                "ref_spans": [],
                "eq_spans": [],
                "section": "Introduction",
                "sec_num": null
            }
        ],
        "back_matter": [],
        "bib_entries": {
            "BIBREF0": {
                "ref_id": "b0",
                "title": "QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowledge Graph Saeedeh Shekarpour, Abhishek Nadgeri and",
                "authors": [
                    {
                        "first": "Kuldeep",
                        "middle": [],
                        "last": "Singh",
                        "suffix": ""
                    },
                    {
                        "first": ".",
                        "middle": [
                            "."
                        ],
                        "last": "",
                        "suffix": ""
                    }
                ],
                "year": null,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowl- edge Graph Saeedeh Shekarpour, Abhishek Nadgeri and Kuldeep Singh . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1",
                "links": null
            },
            "BIBREF1": {
                "ref_id": "b1",
                "title": "Uncertainty and Traffic-Aware Active Learning for Semantic Parsing Priyanka Sen and",
                "authors": [],
                "year": null,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Uncertainty and Traffic-Aware Active Learning for Semantic Parsing Priyanka Sen and Emine Yilmaz . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12",
                "links": null
            },
            "BIBREF2": {
                "ref_id": "b2",
                "title": "Improving Sequence-to-Sequence Semantic Parser for Task Oriented Dialog Chaoting Xuan",
                "authors": [],
                "year": null,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Improving Sequence-to-Sequence Semantic Parser for Task Oriented Dialog Chaoting Xuan . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18",
                "links": null
            },
            "BIBREF3": {
                "ref_id": "b3",
                "title": "Learning Adaptive Language Interfaces through Decomposition Siddharth Karamcheti, Dorsa Sadigh and",
                "authors": [],
                "year": null,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Learning Adaptive Language Interfaces through Decomposition Siddharth Karamcheti, Dorsa Sadigh and Percy Liang . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23",
                "links": null
            },
            "BIBREF4": {
                "ref_id": "b4",
                "title": "ColloQL: Robust Text-to-SQL Over Search Queries Karthik Radhakrishnan",
                "authors": [
                    {
                        "first": "Arvind",
                        "middle": [],
                        "last": "Srikantan",
                        "suffix": ""
                    },
                    {
                        "first": "",
                        "middle": [
                            ". ."
                        ],
                        "last": "Xi Victoria Lin",
                        "suffix": ""
                    }
                ],
                "year": null,
                "venue": "",
                "volume": "",
                "issue": "",
                "pages": "",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "ColloQL: Robust Text-to-SQL Over Search Queries Karthik Radhakrishnan, Arvind Srikantan and Xi Victoria Lin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34",
                "links": null
            },
            "BIBREF5": {
                "ref_id": "b5",
                "title": "Improving Sequence-to-Sequence Semantic Parser for Task Oriented Dialog Chaoting Xuan 11:10-11:20 Uncertainty and Traffic-Aware Active Learning for Semantic Parsing Priyanka Sen and Emine Yilmaz 11:20-11:30 Did You Ask a Good Question? A Cross-Domain Question Intention Classification Benchmark for Text-to-SQL Yusen Zhang",
                "authors": [
                    {
                        "first": "Tianyang",
                        "middle": [],
                        "last": "Bandyopadhyay",
                        "suffix": ""
                    },
                    {
                        "first": "",
                        "middle": [
                            ". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ; Xiangyu"
                        ],
                        "last": "Zhao",
                        "suffix": ""
                    },
                    {
                        "first": "Shuaichen",
                        "middle": [],
                        "last": "Dong",
                        "suffix": ""
                    },
                    {
                        "first": "Tao",
                        "middle": [],
                        "last": "Chang",
                        "suffix": ""
                    },
                    {
                        "first": "Peng",
                        "middle": [],
                        "last": "Yu",
                        "suffix": ""
                    },
                    {
                        "first": "Rui",
                        "middle": [],
                        "last": "Shi",
                        "suffix": ""
                    }
                ],
                "year": 2020,
                "venue": "QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowledge Graph Saeedeh Shekarpour",
                "volume": "10",
                "issue": "",
                "pages": "40--54",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Natural Language Response Generation from SQL with Generalization and Back-translation Saptarashmi Bandyopadhyay and Tianyang Zhao . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 vii Conference Program For final program, check https://intex-sempar.github.io/ Thursday, November 19, 2020 08:15-08:30 Opening remarks 08:30-09:30 Invited Talk: Jacob Andreas 09:30-10:30 Invited Talk: Jonathan Berant 10:30-10:50 Break 10:50-11:00 Learning Adaptive Language Interfaces through Decomposition Siddharth Karamcheti, Dorsa Sadigh, and Percy Liang 11:00-11:10 Improving Sequence-to-Sequence Semantic Parser for Task Oriented Dialog Chaoting Xuan 11:10-11:20 Uncertainty and Traffic-Aware Active Learning for Semantic Parsing Priyanka Sen and Emine Yilmaz 11:20-11:30 Did You Ask a Good Question? A Cross-Domain Question Intention Classification Benchmark for Text-to-SQL Yusen Zhang, Xiangyu Dong, Shuaichen Chang, Tao Yu, Peng Shi, and Rui Zhang 11:30-12:30 Invited Talk: Yoav Artzi 12:30-13:30 Poster Presentation 13:30-14:30 Invited Talk: Dilek Hakkani-T\u00fcr 14:30-14:40 QA2Explanation: Generating and Evaluating Explanations for Question Answering Systems over Knowledge Graph Saeedeh Shekarpour, Abhishek Nadgeri, and Kuldeep Singh 14:40-14:50 ColloQL: Robust Text-to-SQL Over Search Queries Karthik Radhakrishnan, Arvind Srikantan, and Xi Victoria Lin 14:50-15:00 GraPPa: Grammar-Augmented Pre-Training for Table Semantic Parsing Tao Yu, Chien-Sheng Wu, Xi Victoria Lin, Bailin Wang, Yi Chern Tan, Xinyi Yang, Dragomir Radev, Richard Socher, and Caiming Xiong",
                "links": null
            },
            "BIBREF6": {
                "ref_id": "b6",
                "title": "20 Natural Language Response Generation from SQL with Generalization and Backtranslation Saptarashmi Bandyopadhyay and Tianyang",
                "authors": [
                    {
                        "first": "Yu",
                        "middle": [],
                        "last": "Thursday",
                        "suffix": ""
                    },
                    {
                        "first": "Sue",
                        "middle": [],
                        "last": "Gu",
                        "suffix": ""
                    },
                    {
                        "first": "Michelle",
                        "middle": [],
                        "last": "Kase",
                        "suffix": ""
                    },
                    {
                        "first": "Brian",
                        "middle": [],
                        "last": "Vanni",
                        "suffix": ""
                    },
                    {
                        "first": "Percy",
                        "middle": [],
                        "last": "Sadler",
                        "suffix": ""
                    },
                    {
                        "first": "Xifeng",
                        "middle": [],
                        "last": "Liang",
                        "suffix": ""
                    },
                    {
                        "first": "Yu",
                        "middle": [],
                        "last": "Yan",
                        "suffix": ""
                    },
                    {
                        "first": "",
                        "middle": [],
                        "last": "Su",
                        "suffix": ""
                    }
                ],
                "year": 2020,
                "venue": "",
                "volume": "15",
                "issue": "",
                "pages": "30--47",
                "other_ids": {},
                "num": null,
                "urls": [],
                "raw_text": "Thursday, November 19, 2020 15:00-15:10 Re-thinking Open-domain Semantic Parsing Yu Gu, Sue Kase, Michelle Vanni, Brian Sadler, Percy Liang, Xifeng Yan, and Yu Su 15:10-15:20 Natural Language Response Generation from SQL with Generalization and Back- translation Saptarashmi Bandyopadhyay and Tianyang Zhao 15:20-15:30 Break 15:30-16:30 Invited Talk: Alex Polozov 16:30-17:30 Invited Talk: Richard Socher 17:30-17:35 Closing remarks x",
                "links": null
            }
        },
        "ref_entries": {}
    }
}