paper-with-me

홈 › Papers

Towards Measuring Representational Similarity of Large Language Models

2023-12-05 · Max Klabunde, Mehdi Ben Amor, Michael Granitzer, Florian Lemmerich

Understanding the similarity of the numerous released large language models (LLMs) has many uses, e.g., simplifying model selection, detecting illegal model reuse, and advancing our understanding of what makes LLMs perform well. In this work, we measure the similarity of representations of a set of LLMs with 7B parameters. Our results suggest that some LLMs are substantially different from others. We identify challenges of using representational similarity measures that suggest the need of careful study of similarity scores to avoid false conclusions.

📄 PDF Abstract BibTeX arXiv:2312.02730

Code (1)

mklabunde/llm_repsim 공식 구현 pytorch

Tasks

Model Selection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Turing Representational Similarity Analysis (RSA): A Flexible Method for Measuring Alignment Between Human and Artificial Intelligence

2024-11-30 · Mattson Ogg, Ritwik Bose, Jamie Scharf, Christopher Ratto 외

As we consider entrusting Large Language Models (LLMs) with key societal and decision-making roles, measuring their alignment with human cognition becomes critical. This requires methods that can assess how these systems…

Similarity of Neural Network Models: A Survey of Functional and Representational Measures

2023-05-10 · Max Klabunde, Tobias Schumacher, Markus Strohmaier, Florian Lemmerich

Measuring similarity of neural networks to understand and improve their behavior has become an issue of great importance and research interest. In this survey, we provide a comprehensive overview of two complementary per…

ReSi: A Comprehensive Benchmark for Representational Similarity Measures

2024-08-01 · Max Klabunde, Tassilo Wald, Tobias Schumacher, Klaus Maier-Hein 외

Measuring the similarity of different representations of neural architectures is a fundamental task and an open research challenge for the machine learning community. This paper presents the first comprehensive benchmark…

Viewing Knowledge Transfer in Multilingual Machine Translation Through a Representational Lens

2023-05-19 · David Stap, Vlad Niculae, Christof Monz

We argue that translation quality alone is not a sufficient metric for measuring knowledge transfer in multilingual neural machine translation. To support this claim, we introduce Representational Transfer Potential (RTP…

Machine TranslationTransfer LearningTranslation

Representational Similarity via Interpretable Visual Concepts

2025-03-19 · Neehar Kondapaneni, Oisin Mac Aodha, Pietro Perona

How do two deep neural networks differ in how they arrive at a decision? Measuring the similarity of deep networks has been a long-standing open question. Most existing methods provide a single number to measure the simi…