paper-with-me

Papers

Finer-Personalization Rank: Fine-Grained Retrieval Examines Identity Preservation for Personalized Generation

2025-12-22 · Connor Kilrain, David Carlyn, Julia Chae, Sara Beery, Wei-Lun Chao, Jianyang Gu arxiv

The rise of personalized generative models raises a central question: how should we evaluate identity preservation? Given a reference image (e.g., one's pet), we expect the generated image to retain precise details attached to the subject's identity. However, current generative evaluation metrics emphasize the overall semantic similarity between the reference and the output, and overlook these fine-grained discriminative details. We introduce Finer-Personalization Rank, an evaluation protocol tailored to identity preservation. Instead of pairwise similarity, Finer-Personalization Rank adopts a ranking view: it treats each generated image as a query against an identity-labeled gallery consisting of visually similar real images. Retrieval metrics (e.g., mean average precision) measure performance, where higher scores indicate that identity-specific details (e.g., a distinctive head spot) are preserved. We assess identity at multiple granularities -- from fine-grained categories (e.g., bird species, car models) to individual instances (e.g., re-identification). Across CUB, Stanford Cars, and animal Re-ID benchmarks, Finer-Personalization Rank more faithfully reflects identity retention than semantic-only metrics and reveals substantial identity drift in several popular personalization methods. These results position the gallery-based protocol as a principled and practical evaluation for personalized generation.

📄 PDF Abstract BibTeX arXiv:2512.19026

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

Curriculum Learning for Dense Retrieval Distillation

2022-04-28 · Hansi Zeng, Hamed Zamani, Vishwa Vinay

Recent work has shown that more effective dense retrieval models can be obtained by distilling ranking knowledge from an existing base re-ranking model. In this paper, we propose a generic curriculum learning based optim…

Knowledge DistillationPassage RetrievalRe-RankingRetrieval

Context-Augmented Code Generation Using Programming Knowledge Graphs

2026-01-28 · Shahd Seddik, Fahd Seddik, Iman Saberi, Fatemeh Fard 외 arxiv

Large Language Models (LLMs) excel at code generation but struggle with complex problems. Retrieval-Augmented Generation (RAG) mitigates this issue by integrating external knowledge, yet retrieval models often miss relev…

Knowledge GraphsCode Generation

Aplaud: Adaptive Personalized Low-Rank Decomposition for User-Specific LLM

2026-09-04 · Xinyu Li, Ruoming Jin, Jianfeng Zhu, Ruixin Guo 외 arxiv

In this paper, we study the problem of personalized survey response prediction using fine-tuned large language models (LLMs). This task poses unique challenges: limited per-user training data, scalability of model storag…

Grafit: Learning fine-grained image representations with coarse labels

2020-11-25 · ICCV 2021 10 · Hugo Touvron, Alexandre Sablayrolles, Matthijs Douze, Matthieu Cord 외

This paper tackles the problem of learning a finer representation than the one provided by training labels. This enables fine-grained category retrieval of images in a collection annotated with coarse labels only. Our ne…

Fine-Grained Image ClassificationImage ClassificationLearning with coarse labelsRetrieval+2

Coarse-to-Fine Knowledge Selection for Document Grounded Dialogs

2023-02-23 · Yeqin Zhang, Haomin Fu, Cheng Fu, Haiyang Yu 외

Multi-document grounded dialogue systems (DGDS) belong to a class of conversational agents that answer users' requests by finding supporting knowledge from a collection of documents. Most previous studies aim to improve …

Answer GenerationRerankingRetrieval