Papers › VibeCheck: Discover and Quantify Qualitative Differences in Large Language Models

VibeCheck: Discover and Quantify Qualitative Differences in Large Language Models

10 Oct 2024arXiv:2410.12851archive 2025-07-28

Lisa Dunlap, Krishna Mandal, Trevor Darrell, Jacob Steinhardt, Joseph E Gonzalez

Large language models (LLMs) often exhibit subtle yet distinctive characteristics in their outputs that users intuitively recognize, but struggle to quantify. These "vibes" -- such as tone, formatting, or writing style -- influence user preferences, yet traditional evaluations focus primarily on the singular axis of correctness. We introduce VibeCheck, a system for automatically comparing a pair of LLMs by discovering identifying traits of a model (vibes) that are well-defined, differentiating, and user-aligned. VibeCheck iteratively discovers vibes from model outputs and then utilizes a panel of LLM judges to quantitatively measure the utility of each vibe. We validate that the vibes generated by VibeCheck align with those found in human discovery and run VibeCheck on pairwise preference data from real-world user conversations with Llama-3-70b vs GPT-4. VibeCheck reveals that Llama has a friendly, funny, and somewhat controversial vibe. These vibes predict model identity with 80% accuracy and human preference with 61% accuracy. Lastly, we run VibeCheck on a variety of models and tasks including summarization, math, and captioning to provide insight into differences in model behavior. VibeCheck discovers vibes like Command X prefers to add concrete intros and conclusions when summarizing in comparison to TNGL, Llama-405b often overexplains its thought process on math problems compared to GPT-4o, and GPT-4 prefers to focus on the mood and emotions of the scene when captioning compared to Gemini-1.5-Flash. Code and vibe visualizer found at https://bench-mark.org/

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="2410.12851")

Code

Syntology Ran 10 of 12 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 10 ran with no contract checked.

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

lisadunlap/vibecheck officialmentioned in papermentioned on GitHubpytorch 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

12 samples harvested; 10 ran; 0 honoured the contract we drafted; 2 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.

10ran
2unverified

Licence: 12 of the 12 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 lisadunlap/vibecheck. “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.

compute_p_values lisadunlap/vibecheck/paper_code/components/mm_and_pp_modeling.py official repository ran no licence file found · pointer only · d43d48a977514ab1 · report
convert_scores lisadunlap/vibecheck/components/rank.py official repository ran no licence file found · pointer only · 625dda65dfeec554 · report
extract_scores lisadunlap/vibecheck/get_preference_labels.py official repository ran fingerprinted no licence file found · pointer only · 9fe570fe6dee5c7d · report
get_feature_df lisadunlap/vibecheck/utils.py official repository ran no licence file found · pointer only · ff52df7cc40b6df3 · report
get_pref_score lisadunlap/vibecheck/utils.py official repository ran fingerprinted no licence file found · pointer only · 4d9aba8951b2c78e · report
hash_key lisadunlap/vibecheck/components/utils_general.py official repository ran fingerprinted no licence file found · pointer only · 3d2eae234a32c4b6 · report
parse_bullets lisadunlap/vibecheck/components/propose.py official repository ran fingerprinted no licence file found · pointer only · 44accab68f097031 · report
prep_feat_df lisadunlap/vibecheck/paper_code/components/mm_and_pp_modeling.py official repository ran no licence file found · pointer only · abe73ae6be6537d7 · report
ranker_postprocess_multi lisadunlap/vibecheck/components/rank.py official repository ran fingerprinted no licence file found · pointer only · b7a4a6395d8c9766 · report
train_and_evaluate lisadunlap/vibecheck/paper_code/components/mm_and_pp_modeling.py official repository ran no licence file found · pointer only · 686042408a0ee264 · report
get_text_embedding lisadunlap/vibecheck/components/utils_text_embedding.py official repository unverified no licence file found · pointer only · 05b871bc2f057338 · report
train_and_evaluate_model lisadunlap/vibecheck/utils.py official repository unverified no licence file found · pointer only · 1abaa627e80ee46b · report

Tasks

Math

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNAbsolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutFocusGPT-4LLaMALabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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