← Search

Simran Kaur

5 accepted papers

2025

Instruct-SkillMix: A Powerful Pipeline for LLM Instruction Tuning

ICLR 2025poster

We introduce INSTRUCT-SKILLMIX, an automated approach for creating diverse, high quality SFT data for instruction-following. The pipeline involves two stages, each leveraging an existing powerful LLM: (1) Skill extraction: uses the LLM to extract core “skills” for instruction-following by directly p…

2024

Can Models Learn Skill Composition from Examples?

NeurIPS 2024poster

As large language models (LLMs) become increasingly advanced, their ability to exhibit compositional generalization---the capacity to combine learned skills in novel ways not encountered during training---has garnered significant attention. This type of generalization, particularly in scenarios beyo…

Cited by 3SourcePDFScholar
2024

SKILL-MIX: a Flexible and Expandable Family of Evaluations for AI Models

ICLR 2024poster

With LLMs shifting their role from statistical modeling of language to serving as general-purpose AI agents, how should LLM evaluations change? Arguably, a key ability of an AI agent is to flexibly combine, as needed, the basic skills it has learned. The capability to combine skills plays an importa…

2023

Disentangling the Mechanisms Behind Implicit Regularization in SGD

ICLR 2023poster

A number of competing hypotheses have been proposed to explain why small-batch Stochastic Gradient Descent (SGD) leads to improved generalization over the full-batch regime, with recent work crediting the implicit regularization of various quantities throughout training. However, to date, empirical…

2021

Gradient Descent on Neural Networks Typically Occurs at the Edge of Stability

ICLR 2021poster

We empirically demonstrate that full-batch gradient descent on neural network training objectives typically operates in a regime we call the Edge of Stability. In this regime, the maximum eigenvalue of the training loss Hessian hovers just above the value $2 / \text{(step size)}$, and the training l…