← Search

Ian Porada

6 accepted papers

2024

Challenges to Evaluating the Generalization of Coreference Resolution Models: A Measurement Modeling Perspective

ACL 2024findings

It is increasingly common to evaluate the same coreference resolution (CR) model on multiple datasets. Do these multi-dataset evaluations allow us to draw meaningful conclusions about model generalization? Or, do they rather reflect the idiosyncrasies of a particular experimental setup (e.g., the sp…

2024

Separately Parameterizing Singleton Detection Improves End-to-end Neural Coreference Resolution

NAACL 2024short

Current end-to-end coreference resolution models combine detection of singleton mentions and antecedent linking into a single step. In contrast, singleton detection was often treated as a separate step in the pre-neural era. In this work, we show that separately parameterizing these two sub-tasks al…

Cited by 0SourcePDFScholar
2022

Does Pre-training Induce Systematic Inference? How Masked Language Models Acquire Commonsense Knowledge

NAACL 2022long

Transformer models pre-trained with a masked-language-modeling objective (e.g., BERT) encode commonsense knowledge as evidenced by behavioral probes; however, the extent to which this knowledge is acquired by systematic inference over the semantics of the pre-training corpora is an open question. To…

Cited by 7SourcePDFScholar
2021

ADEPT: An Adjective-Dependent Plausibility Task

ACL 2021long

A false contract is more likely to be rejected than a contract is, yet a false key is less likely than a key to open doors. While correctly interpreting and assessing the effects of such adjective-noun pairs (e.g., false key) on the plausibility of given events (e.g., opening doors) underpins many n…

2021

Modeling Event Plausibility with Consistent Conceptual Abstraction

NAACL 2021long

Understanding natural language requires common sense, one aspect of which is the ability to discern the plausibility of events. While distributional models—most recently pre-trained, Transformer language models—have demonstrated improvements in modeling event plausibility, their performance still fa…