← Search

Chantal Shaib

6 accepted papers

2025

Learning the Wrong Lessons: Syntactic-Domain Spurious Correlations in Language Models

NeurIPS 2025spotlight

For an LLM to correctly respond to an instruction it must understand both the semantics and the domain (i.e., subject area) of a given task-instruction pair. However, syntax can also convey implicit information. Recent work shows that \textit{syntactic templates}---frequent sequences of Part-of-Spee…

Cited by 0SourceScholar
2025

Measuring Lexical Diversity of Synthetic Data Generated through Fine-Grained Persona Prompting

EMNLP 2025

Fine-grained personas have recently been used for generating ‘diverse’ synthetic data for pre-training and supervised fine-tuning of Large Language Models (LLMs). In this work, we measure the diversity of persona-driven synthetically generated prompts and responses with a suite of lexical diversity

Cited by 0SourcePDFScholar
2025

Who Taught You That? Tracing Teachers in Model Distillation

ACL 2025finding

Model distillation – using outputs from a large teacher model to teach a small student model – is a practical means of creating efficient models for a particular task. We ask: Can we identify a students’ teacher based on its outputs? Such “footprints” left by teacher LLMs would be interesting artifa…

2024

Detection and Measurement of Syntactic Templates in Generated Text

EMNLP 2024main

The diversity of text can be measured beyond word-level features, however existing diversity evaluation focuses primarily on word-level features. Here we propose a method for evaluating diversity over syntactic features to characterize general repetition in models, beyond frequent n-grams. Specifica…

2024

Evaluating the Zero-shot Robustness of Instruction-tuned Language Models

ICLR 2024spotlight

Instruction fine-tuning has recently emerged as a promising approach for improving the zero-shot capabilities of Large Language Models (LLMs) on new tasks. This technique has shown particular strength in improving the performance of modestly sized LLMs, sometimes inducing performance competitive wit…

2023

Summarizing, Simplifying, and Synthesizing Medical Evidence using GPT-3 (with Varying Success)

ACL 2023short

Large language models, particularly GPT-3, are able to produce high quality summaries ofgeneral domain news articles in few- and zero-shot settings. However, it is unclear if such models are similarly capable in more specialized domains such as biomedicine. In this paper we enlist domain experts (in…