PulseAugur
EN
LIVE 07:40:26

New RAFP framework identifies LLM lineages via rare-region fingerprints

Researchers have developed a new framework called RAFP to identify the lineage of large language models (LLMs) by analyzing rare-region fingerprints. This method is designed to be robust against downstream finetuning, which often alters common language behaviors but leaves low-probability prompt-response interactions relatively unchanged. RAFP works by using discrete gradient-based optimization on rare prompts without modifying the model's weights, offering a non-invasive approach to model ownership verification. Experiments across various LLM families and adaptation techniques demonstrate RAFP's strong persistence and superior performance compared to existing methods in black-box scenarios. AI

IMPACT Provides a more robust method for verifying LLM ownership and lineage, crucial for models with restricted licenses.

RANK_REASON Academic paper detailing a new method for LLM fingerprinting. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New RAFP framework identifies LLM lineages via rare-region fingerprints

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Yun-Yun Tsai, Jia Hao Liang, Chuan Guo, Junfeng Yang, Laurens van der Maaten ·

    RAFP: Identifying LLM Lineages via Rare-Region Fingerprints

    arXiv:2505.12682v2 Announce Type: replace Abstract: Large language models (LLMs) are increasingly released under restricted licenses, creating a growing need for robust model ownership verification. Existing fingerprinting methods are often fragile under downstream finetuning, re…