Papers › Personalized Representation from Personalized Generation

Personalized Representation from Personalized Generation

20 Dec 2024arXiv:2412.16156archive 2025-07-28

Shobhita Sundaram, Julia Chae, Yonglong Tian, Sara Beery, Phillip Isola

Modern vision models excel at general purpose downstream tasks. It is unclear, however, how they may be used for personalized vision tasks, which are both fine-grained and data-scarce. Recent works have successfully applied synthetic data to general-purpose representation learning, while advances in T2I diffusion models have enabled the generation of personalized images from just a few real examples. Here, we explore a potential connection between these ideas, and formalize the challenge of using personalized synthetic data to learn personalized representations, which encode knowledge about an object of interest and may be flexibly applied to any downstream task relating to the target object. We introduce an evaluation suite for this challenge, including reformulations of two existing datasets and a novel dataset explicitly constructed for this purpose, and propose a contrastive learning approach that makes creative use of image generators. We show that our method improves personalized representation learning for diverse downstream tasks, from recognition to segmentation, and analyze characteristics of image generation approaches that are key to this gain.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2412.16156")

Code

Syntology Ran 1 of 15 code samples harvested from 1 repository linked to this paper; 14 have no recorded run. Of those that ran: 1 ran · fixture could not drive it.

By repository: official repository: 15 samples from 1 repository, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ssundaram21/personalized-rep officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 1 ran; 0 honoured the contract we drafted; 14 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
14unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ssundaram21/personalized-rep. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

drop_path ssundaram21/personalized-rep/models/vision_transformer.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 55120f2026b56aa2 · report
classification ssundaram21/personalized-rep/downstream/classification.py official repository unverified MIT (permissive) · 9dd2cde305dd9e67 · report
compute_auc ssundaram21/personalized-rep/downstream/classification.py official repository unverified MIT (permissive) · 52a4e7b1ef28e2dd · report
get_loss_fn ssundaram21/personalized-rep/contrastive/losses.py official repository unverified MIT (permissive) · 36a2e6971921cd26 · report
get_negative ssundaram21/personalized-rep/contrastive/make_triplets.py official repository unverified MIT (permissive) · 7776840ed560eb2e · report
get_positives ssundaram21/personalized-rep/contrastive/make_triplets.py official repository unverified MIT (permissive) · 0dbfcb6e6094bdf8 · report
get_preprocess_shape ssundaram21/personalized-rep/downstream/dense_tasks.py official repository unverified MIT (permissive) · 5a2742d214296afa · report
load_clip_as_dino ssundaram21/personalized-rep/models/load_clip_as_dino.py official repository unverified MIT (permissive) · 53d3d9f0c6d4be38 · report
load_mae_as_vit ssundaram21/personalized-rep/models/load_mae_as_vit.py official repository unverified MIT (permissive) · d3cfc3dc84296355 · report
pil_loader ssundaram21/personalized-rep/dataset/image_dataset.py official repository unverified MIT (permissive) · 56f43e8386219d7a · report
prepare_mask ssundaram21/personalized-rep/downstream/dense_tasks.py official repository unverified MIT (permissive) · ff4a6945ab54d2a4 · report
preprocess ssundaram21/personalized-rep/downstream/dense_tasks.py official repository unverified MIT (permissive) · cdcc264ab355618c · report
sample_triplet ssundaram21/personalized-rep/contrastive/make_triplets.py official repository unverified MIT (permissive) · 8e2ab79c67b1453f · report
vit_small ssundaram21/personalized-rep/models/vision_transformer.py official repository unverified MIT (permissive) · c9f9ff84dc5ae644 · report
vit_tiny ssundaram21/personalized-rep/models/vision_transformer.py official repository unverified MIT (permissive) · 256e2853fd88f06e · report

Tasks

Contrastive LearningImage GenerationRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Contrastive LearningDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections