← Search

Kanishka Misra

8 accepted papers

2025

Characterizing the Role of Similarity in the Property Inferences of Language Models

NAACL 2025long

Property inheritance—a phenomenon where novel properties are projected from higher level categories (e.g., birds) to lower level ones (e.g., sparrows)—provides a unique window into how humans organize and deploy conceptual knowledge. It is debated whether this ability arises due to explicitly stored…

Cited by 1SourcePDFScholar
2025

Is It JUST Semantics? A Case Study of Discourse Particle Understanding in LLMs

ACL 2025finding

Discourse particles are crucial elements that subtly shape the meaning of text. These words, often polyfunctional, give rise to nuanced and often quite disparate semantic/discourse effects,as exemplified by the diverse uses of the particle *just* (e.g., exclusive, temporal, emphatic). This work inve…

Cited by 0SourcePDFScholar
2025

Vision-and-Language Training Helps Deploy Taxonomic Knowledge but Does Not Fundamentally Alter It

NeurIPS 2025poster

Does vision-and-language (VL) training change the linguistic representations of language models in meaningful ways? In terms of downstream task performance on text-only tasks, most results in the literature have shown marginal differences. In this work, we start from the hypothesis that the domain i…

Cited by 0SourceScholar
2024

Experimental Contexts Can Facilitate Robust Semantic Property Inference in Language Models, but Inconsistently

EMNLP 2024main

Recent zero-shot evaluations have highlighted important limitations in the abilities of language models (LMs) to perform meaning extraction. However, it is now well known that LMs can demonstrate radical improvements in the presence of experimental contexts such as in-context examples and instructio…

2024

Language Models Learn Rare Phenomena from Less Rare Phenomena: The Case of the Missing AANNs

EMNLP 2024main

Language models learn rare syntactic phenomena, but the extent to which this is attributable to generalization vs. memorization is a major open question. To that end, we iteratively trained transformer language models on systematically manipulated corpora which were human-scale in size, and then eva…

2023

Language model acceptability judgements are not always robust to context

ACL 2023long

Targeted syntactic evaluations of language models ask whether models show stable preferences for syntactically acceptable content over minimal-pair unacceptable inputs. Our best syntactic evaluation datasets, however, provide substantially less linguistic context than models receive during pretraini…

2023

Large Language Models Can Be Easily Distracted by Irrelevant Context

ICML 2023poster

Large language models have achieved impressive performance on various natural language processing tasks. However, so far they have been evaluated primarily on benchmarks where all information in the input context is relevant for solving the task. In this work, we investigate the *distractibility* of…

2023

Triggering Multi-Hop Reasoning for Question Answering in Language Models using Soft Prompts and Random Walks

ACL 2023findings

Despite readily memorizing world knowledge about entities, pre-trained language models (LMs) struggle to compose together two or more facts to perform multi-hop reasoning in question-answering tasks. In this work, we propose techniques that improve upon this limitation by relying on random-walks ove…