CARLoS: Retrieval via Concise Assessment Representation of LoRAs at Scale
Shahar Sarfaty, Adi Haviv, Uri Hacohen, Niva Elkin-Koren, Roi Livni, Amit H. Bermano
TL;DR
CARLoS introduces a metadata-free framework to characterize Low Rank Adapters (LoRAs) using a concise, CLIP-based three-part representation: Semantic Direction, Strength, and Consistency. By indexing a large LoRA corpus with prompts and seeds, CARLoS enables prompt-independent retrieval that better matches user queries than text-based baselines, while providing insights into stability and legal implications. The approach yields strong qualitative and quantitative improvements in retrieval quality, diversity, and user-perceived relevance, and suggests practical utility for IP attribution and platform moderation. Limitations include reliance on CLIP and fixed-scale experiments, with clear avenues for extension to additional backbones and adapter types. Overall, CARLoS offers a scalable, interpretable, and practically impactful framework for organizing and retrieving community-generated LoRAs at scale.
Abstract
The rapid proliferation of generative components, such as LoRAs, has created a vast but unstructured ecosystem. Existing discovery methods depend on unreliable user descriptions or biased popularity metrics, hindering usability. We present CARLoS, a large-scale framework for characterizing LoRAs without requiring additional metadata. Analyzing over 650 LoRAs, we employ them in image generation over a variety of prompts and seeds, as a credible way to assess their behavior. Using CLIP embeddings and their difference to a base-model generation, we concisely define a three-part representation: Directions, defining semantic shift; Strength, quantifying the significance of the effect; and Consistency, quantifying how stable the effect is. Using these representations, we develop an efficient retrieval framework that semantically matches textual queries to relevant LoRAs while filtering overly strong or unstable ones, outperforming textual baselines in automated and human evaluations. While retrieval is our primary focus, the same representation also supports analyses linking Strength and Consistency to legal notions of substantiality and volition, key considerations in copyright, positioning CARLoS as a practical system with broader relevance for LoRA analysis.
