Pith. sign in

REVIEW 2 cited by

A LoRA is Worth a Thousand Pictures

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2412.12048 v1 pith:MTBJSVME submitted 2024-12-16 cs.CV

A LoRA is Worth a Thousand Pictures

classification cs.CV
keywords loragenerationweightsadditionalartisticfine-tuningknowledgemodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Recent advances in diffusion models and parameter-efficient fine-tuning (PEFT) have made text-to-image generation and customization widely accessible, with Low Rank Adaptation (LoRA) able to replicate an artist's style or subject using minimal data and computation. In this paper, we examine the relationship between LoRA weights and artistic styles, demonstrating that LoRA weights alone can serve as an effective descriptor of style, without the need for additional image generation or knowledge of the original training set. Our findings show that LoRA weights yield better performance in clustering of artistic styles compared to traditional pre-trained features, such as CLIP and DINO, with strong structural similarities between LoRA-based and conventional image-based embeddings observed both qualitatively and quantitatively. We identify various retrieval scenarios for the growing collection of customized models and show that our approach enables more accurate retrieval in real-world settings where knowledge of the training images is unavailable and additional generation is required. We conclude with a discussion on potential future applications, such as zero-shot LoRA fine-tuning and model attribution.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Detecting CSAM Text-to-Image LoRAs From Weights

    cs.LG 2026-07 conditional novelty 7.0

    The top-left singular vectors of a LoRA's cross-attention updates encode its training subject, letting a proxy-supervised classifier separate child-, adult-, and youth-subject adapters at 0.998 AUROC without any generation.

  2. GimmBO: Interactive Generative Image Model Merging via Bayesian Optimization

    cs.CV 2026-01 conditional novelty 6.0

    GimmBO uses preference-based Bayesian optimization with a sparse, sum-bounded search space to help users interactively discover adapter merges in 20-30 dimensional model-merging spaces.