← Search

Andrew Gordon

5 accepted papers

2026

Towards Spectroscopy: Susceptibility Clusters in Language Models

ICML 2026poster

Spectroscopy infers the internal structure of physical systems by measuring their response to perturbations. We apply this principle to neural networks: perturbing the data distribution by upweighting a token $y$ in context $x$, we measure the model's response via susceptibilities $\chi_{xy}$, which…

Cited by 0SourceScholar
2026

Unpacking Human Preference for LLMs: Demographically Aware Evaluation with the HUMAINE Framework

ICLR 2026poster

The evaluation of large language models faces significant challenges. Technical benchmarks often lack real-world relevance, while existing human preference evaluations suffer from unrepresentative sampling, superficial assessment depth, and single-metric reductionism. To address these issues, we int…

Cited by 0SourceScholar
2024

From Test-Taking to Test-Making: Examining LLM Authoring of Commonsense Assessment Items

EMNLP 2024finding

LLMs can now perform a variety of complex writing tasks. They also excel in answering questions pertaining to natural language inference and commonsense reasoning. Composing these questions is itself a skilled writing task, so in this paper we consider LLMs as authors of commonsense assessment items…

2024

Solving Data-centric Tasks using Large Language Models

NAACL 2024findings

Large language models are rapidly replacing help forums like StackOverflow, and are especially helpful to non-professional programmers and end users. These users are often interested in data-centric tasks, like spreadsheet manipulation and data wrangling, which are hard to solve if the intent is onl…