← Search

Chandana Satya Prakash

3 accepted papers

2024

MATTER: Memory-Augmented Transformer Using Heterogeneous Knowledge Sources

ACL 2024findings

Leveraging external knowledge is crucial for achieving high performance in knowledge-intensive tasks, such as question answering. The retrieve-and-read approach is widely adopted for integrating external knowledge into a language model. However, this approach suffers from increased computational cos…

Cited by 1SourcePDFScholar
2022

Attention Fusion: a light yet efficient late fusion mechanism for task adaptation in NLU

NAACL 2022findings

Fine-tuning a pre-trained language model using annotated data has become the de-facto standard for adapting general-purpose pre-trained models like BERT to downstream tasks. However, given the trend of larger pre-trained models, fine-tuning these models for each downstream task is parameter-ineffici…

Cited by 11SourcePDFScholar
2022

Instilling Type Knowledge in Language Models via Multi-Task QA

NAACL 2022findings

Understanding human language often necessitates understanding entities and their place in a taxonomy of knowledge—their types.Previous methods to learn entity types rely on training classifiers on datasets with coarse, noisy, and incomplete labels. We introduce a method to instill fine-grained type…