Papers by Pranav Nair
The Role of Output Vocabulary in T2T LMs for SPARQL Semantic Parsing (2023.findings-acl)
Copied to clipboard
| Challenge: | Using a knowledge graph question answering task, we replace the entire SPARQL vocabulary with alternate vocabularies. |
| Approach: | They replace the entire SPARQL vocabulary with alternate vocabularies . they find absolute gains in the range of 17% on the GrailQA dataset . |
| Outcome: | The proposed substitutions show that the model performance improves on the GrailQA dataset. |
Domain Aligned Prefix Averaging for Domain Generalization in Abstractive Summarization (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing studies on domain generalization have sophisticated training algorithms. |
| Approach: | They propose a lightweight, weight averaging approach to domain generalization for abstractive summarization using prefix tuning and weight adjusting. |
| Outcome: | The proposed method performs better on four diverse summarization domains compared to baselines. |