Studying how structure in weight space, i.e., low-dimensional LoRA update geometry and sparse parameter subnetworks allow narrow fine-tuning to induce broad, unintended behaviours such as emergent misalignment, subliminal learning
Studying how structure in weight space, i.e., low-dimensional LoRA update geometry and sparse parameter subnetworks allow narrow fine-tuning to induce broad, unintended behaviours such as emergent misalignment, subliminal learning
Project Details
Updated 07/14/26 · Provided via application · VerifiedThrough two complementary projects, we will investigate how the geometry and sparse support of LoRA parametric changes enable unintended generalization such as emergent misalignment, subliminal learning, and inductive backdoors. Specifically, we ask: i) How do fine-tuning updates become concentrated into behaviourally relevant directions, and, ii) Where are the resulting behaviours encoded across the base model and learnt adapter. Furthermore, our outlined experiments will lay the groundwork that lets us distinguish general properties of fine-tuning from effects introduced or amplified specifically by LoRA.
Project 1: LoRA update geometry and behavioural amplification
This project asks whether the constrained geometry of a LoRA update can explain why narrow fine-tuning sometimes produces widespread behavioural changes.
-
Aim 1: Define and validate crosstalk as a predictor of unintended behavioural transfer. We will formalize a measure, crosstalk, as the alignment between a projected task-training update and the local weight-space sensitivity of a behavioural score. We will test whether this measure predicts which LoRA update directions reinforce an unintended behaviour, first in controlled toy settings and then with general LLM experiments.
-
Aim 2: Connect concentrated weight updates to logit amplification. We will test whether behaviourally aligned weight-space directions produce disproportionately large shifts in trait-relevant output logits. We will also test whether the activation changes induced by these weight directions align with the steering direction identified by activation-space analyses, thus bridging steering-vector distillation and the underlying parameter update.
Project 2: Lottery tickets and sparse subnetworks underlying unintended behaviour
This project asks whether unintended behavioural changes can be attributed to small subnetworks within the model. The lottery ticket hypothesis proposes that dense neural networks contain sparse subnetworks capable of learning or expressing particular functions. Applied to unintended generalization, this raises the mechanistic question, does fine-tuning recruit a sparse behavioural substrate that already exists within the base model, does the LoRA adapter itself contain the relevant sparse mechanism, or does the behaviour depend on a combination of the two?
-
Aim 1: Search separately for base-model and adapter lottery tickets. We will use iterative magnitude pruning to progressively prune weights while testing whether the original fine-tuning loss, unintended behaviour, and relevant general capabilities can be recovered.
-
Aim 2: Test whether identified subnetworks are reusable or fine-tuning-specific. We will transfer pruning masks across adapters, datasets, random seeds, and related behavioural settings. Masks that preserve behaviour across independently trained adapters would provide evidence for a reusable base-model substrate, while masks that only work for a particular run would imply a more adapter-specific mechanism.
-
Aim 3: Quantify joint base-model and adapter contributions. We will evaluate conditions in which the identified base ticket is retained alone, the adapter ticket is retained alone, both are retained, or both are removed. We will measure recovery of the pre-pruning training loss, unintended behavioural score, and general capabilities. The additional recovery achieved when both components are present will quantify whether their contributions are approximately independent or whether they interact synergistically to support the behaviour.
The concrete outputs will be two NeurIPS workshop papers, one from each project, followed by full papers targeting ICML or the ARR cycle deadline in early 2027. We will also release all analysis and evaluation code, relevant adapters, masks, and checkpoints as appropriate in the spirit of open and reproducible science.
The projects will be led by Aishwarya Balwani, a Computational Neuroscience and Machine Learning PhD graduate from Georgia Tech and current postdoctoral fellow in the Department of Developmental Neurobiology at St. Jude Children’s Research Hospital. The research team will also include Eric Zhang, a Computer Science junior at McMaster University; Daniel Arturi, an MS Computer Science student at NYU Courant; and Riyan Jain, an incoming Computer Science freshman at UC Berkeley. They build directly on the team’s prior work that identified shared low-dimensional parameter subspaces and consequently developed weight-space interventions for vaccination against emergent misalignment. The work was presented at three NeurIPS 2025 workshops, receiving a Spotlight at the Mechanistic Interpretability Workshop and an Oral at the UniReps Workshop (with the full length paper currently in revision). Eric and Daniel jointly served as co-first authors, with Aishwarya as the senior author.
Theory of Impact
Updated 07/14/26 · By grantmaking.aiLLMs may acquire misalignment-relevant behaviours from training data that appears narrow, innocuous, or semantically unrelated to the resulting behaviour. Activation-level analyses can help detect the presence of these traits after training, but weight-level understanding is needed to explain how they are acquired, distinguish genuine model phenomena from artifacts introduced by the fine-tuning method, and intervene directly on the learnt changes.
The LoRA update geometry and behavioural amplification project examines whether low-rank fine-tuning systematically filters training updates towards a small number of behaviourally influential directions. If apparent instances of unintended generalization depend strongly on LoRA rank, update geometry, or training dynamics, identifying this would improve the validity of safety research conducted using LoRA model organisms and prevent method-specific artifacts from being mistaken for general properties of language models. Conversely, if risky behavioural changes can be predicted from the geometry of an adapter before extensive behavioural evaluation, the same structure could provide a tractable basis for auditing, monitoring, and selectively modifying fine-tuned models.
People
Updated 07/14/26 · By grantmaking.aiTeam Member
Hello @Aishwarya Balwani,
It is inspiring to meet a scientist who works on a well-known, complicated problem.
I was really impressed by your design, that your falsification logic is built into the method itself, so masks that hold across independently trained adapters mean a reusable substrate, and masks that only work for one run mean an adapter-specific story. It practically means that either answer will be useful for the field, because it will describe something about emergent misalignment, which is the honest shape for an experiment.
May I ask where I can find links to the workshops you mentioned (a Spotlight and an Oral at NeurIPS)?
I'm happy to endorse this project :)
Hello @Katja Gorlinski, thanks so much for your endorsement!
Our webpage for the shared EM subspaces work is: https://darturi.github.io/shared-em-subspaces/.
OpenReview links for the NeurIPS workshops are:
It was my pleasure, because your project is really worthy :)
And it is a pleasure to talk with expert whose work has been formally recognised, and thank you for the links.
Your observation catches my mind: that different narrow tasks end up travelling through the same directions in the weights, as if they were finding one shared corridor rather than each carving its own. To me that reads like those directions correspond to something upstream, triggers or meta-patterns already present before the fine-tuning.
That indirectly supports one of my own hypotheses about the structure of pre-training. I have not published it yet, but it is built into the design of my test, so seeing it approached from the weight-geometry side was a good moment for me.
I would be genuinely grateful for any support or comments under my project, and most of all for your critique.