cs.CVFeb 17, 2026

Spanning the Visual Analogy Space with a Weight Basis of LoRAs

Authors: Hila ManorRinon GalHaggai MaronTomer MichaeliGal Chechik

Organizations: 2NVIDIA, Israel · 1Technion, Israel · 3Bar-Ilan University, Israel

Abstract

Visual analogy learning enables image editing via demonstration rather than textual description, allowing users to specify complex transformations difficult to articulate in words. Given a triplet {a\{\mathbf{a}, a\mathbf{a}', b}\mathbf{b}\}, the goal is to generate b\mathbf{b}' such that a:a::b:b\mathbf{a} : \mathbf{a}' :: \mathbf{b} : \mathbf{b}'. Recent methods adapt text-to-image models with a single Low-Rank Adaptation (LoRA) module, but they face a fundamental limitation: attempting to capture the diverse space of visual transformations within a fixed module constrains generalization. Inspired by recent work showing that LoRAs in constrained domains span meaningful, interpolatable semantic spaces, we propose LoRWeB, which specializes the model for each analogy task in a single inference pass. LoRWeB dynamically composes learned transformation primitives, informally, choosing a point in a "space of LoRAs". We introduce two key components: (1) a learnable basis of LoRAs to span the space of different visual transformations, and (2) a lightweight encoder that dynamically weighs these basis LoRAs given the input analogy pair. Comprehensive evaluations demonstrate state-of-the-art performance and significantly improved generalization to unseen transformations. Our findings suggest LoRA basis decompositions are a promising direction for flexible visual manipulation tasks. See https://research.nvidia.com/labs/par/lorweb for code.

Explore similar work

CardsList
  1. VisAnalog: A Diagnostic Suite for Visual Concept Transfer on Natural Images

    May 22, 2026Zhaonan Li, Kyle R. Chickering, Bangzheng Li +13

  2. Training-Free Multi-Concept LoRA Composition with Prompt-Aware Weighting

    Jun 2, 2026Georgios Tsoumplekas, Stella Bounareli, Vasileios ArgyriouText-To-ImageLow-Rank Adaptation

  3. LOCI: A Locator-Critic with Refinement Loop

    Aug 31, 2026Walid Bousselham, Mathilde Caron, Arsha Nagrani +1Large Vision Language ModelsVisual Evidence