Glossary › composable
GLOSSARY
composable
appears in 1 paper titles
Definition
Built so the pieces can be combined freely without special-casing each combination. In software it describes functions and modules that chain cleanly; applied to models it describes adapters, skills, or LoRAs that can be stacked and used together. The bar is higher than mere modularity: composability requires that combining two components preserves what each does alone, which is exactly what naively merging fine-tunes fails to guarantee.
Explainers using this term
- Lucida, explained — turning a room video back into parts you can move, by deferring precision to the endLucida: Parse, Generate, and Place for Composable Real-to-Sim Scene Modeling