Memory-Based Semantic Parsing
About
We present a memory-based model for context-dependent semantic parsing. Previous approaches focus on enabling the decoder to copy or modify the parse from the previous utterance, assuming there is a dependency between the current and previous parses. In this work, we propose to represent contextual information using an external memory. We learn a context memory controller that manages the memory by maintaining the cumulative meaning of sequential user utterances. We evaluate our approach on three semantic parsing benchmarks. Experimental results show that our model can better process context-dependent information and demonstrates improved performance without using task-specific decoders.
Parag Jain, Mirella Lapata• 2021
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Context-dependent Text-to-SQL | CoSQL (dev) | Question Match32.8 | 22 | |
| Context-dependent Text-to-SQL | SParC (test) | Question Match40.3 | 12 | |
| Context-dependent Text-to-SQL | CoSQL (test) | Question Match28.4 | 12 | |
| Semantic Parsing | ATIS (dev) | Query Acc40.2 | 10 | |
| Text-to-SQL | ATIS (test) | Query Accuracy47 | 7 | |
| Semantic Parsing | Sparc (dev) | Query Accuracy42.4 | 6 | |
| Semantic Parsing | SParC-DI (test) | Query Accuracy55.7 | 6 |
Showing 7 of 7 rows