-
Benchmarking the Combinatorial Generalizability of Complex Query Answering on Knowledge Graphs,
compositionality- "including 301 different queries types", this could be used for reference when designing new linguistic phenomenon that is not covered by current evaluation datasets
-
ReaSCAN: Compositional Reasoning in Language Grounding,
nips2021compositionality- This paper analyzes the limitations of a previously proposed benchmark
gSCAN, and build upongSCANa new dataset that requires compositional understanding and reasoning over entities and relations - Section 6 of this paper is worth reading, since it analyzes different types of compositional generalization types
- This paper analyzes the limitations of a previously proposed benchmark
-
A Plug-and-Play Method for Controlled Text Generation,
emnlp2021text generationplug-and-play- given a topic or keyword, a
shift distributionis added to the language model's step-wise distribution - there are many details ignored here, and should be reading into the paper itself
- given a topic or keyword, a
-
MIRRORWIC: On Eliciting Word-in-Context Representations from Pretrained Language Models,
emnlp2021word embedding- Word-in-Context task accomplished through representations from the pre-trained language model
- a contrastive learning approach again!