Research
மர்மம்

MARMAM

Heritable Sparse Mutability Masks. Parameter-efficient adaptation research, grounded in a substrate of published papers.

Most parameter-efficient fine-tuning treats the base model as a black box and bolts adaptation on top.

LoRA, adapters, and prefix tuning are useful, but MARMAM goes the other way: what if adaptation paths are heritable properties of the model's parameter topology itself?

Heritable Sparse Mutability Masks identify which parameters can change without destabilizing the model, treating adaptation as a sparse, structured search rather than a dense uniform perturbation.

I

Sparse boundary characterization.

Which parameters can move?

II

Heritable mask propagation.

How do masks transfer across base models?

III

Conditional adaptation.

Adaptation under masks versus without.