2023
DisentQA: Disentangling Parametric and Contextual Knowledge with Counterfactual Question Answering
ACL 2023long
Question answering models commonly have access to two sources of “knowledge” during inference time: (1) parametric knowledge - the factual knowledge encoded in the model weights, and (2) contextual knowledge - external knowledge (e.g., a Wikipedia passage) given to the model to generate a grounded a…