paper-with-me

Papers

CAME: Contrastive Automated Model Evaluation

2023-08-22 · ICCV 2023 1 · Ru Peng, Qiuyang Duan, Haobo Wang, Jiachen Ma, Yanbo Jiang, Yongjun Tu, Xiu Jiang, Junbo Zhao

The Automated Model Evaluation (AutoEval) framework entertains the possibility of evaluating a trained machine learning model without resorting to a labeled testing set. Despite the promise and some decent results, the existing AutoEval methods heavily rely on computing distribution shifts between the unlabelled testing set and the training set. We believe this reliance on the training set becomes another obstacle in shipping this technology to real-world ML development. In this work, we propose Contrastive Automatic Model Evaluation (CAME), a novel AutoEval framework that is rid of involving training set in the loop. The core idea of CAME bases on a theoretical analysis which bonds the model performance with a contrastive loss. Further, with extensive empirical validation, we manage to set up a predictable relationship between the two, simply by deducing on the unlabeled/unseen testing set. The resulting framework CAME establishes a new SOTA results for AutoEval by surpassing prior work significantly.

📄 PDF Abstract BibTeX arXiv:2308.11111

Code (1)

pengr/contrastive_autoeval 공식 구현 pytorch

Tasks

model

Similar Papers 제목 키워드 기반

CASPR: Automated Evaluation Metric for Contrastive Summarization

2024-04-23 · Nirupan Ananthamurugan, Dat Duong, Philip George, Ankita Gupta 외

Summarizing comparative opinions about entities (e.g., hotels, phones) from a set of source reviews, often referred to as contrastive summarization, can considerably aid users in decision making. However, reliably measur…

Decision MakingNatural Language Inference

PRNU-Bench: A Novel Benchmark and Model for PRNU-Based Camera Identification

2025-09-22 · Florinel Alin Croitoru, Vlad Hondru, Radu Tudor Ionescu arxiv

We propose a novel benchmark for camera identification via Photo Response Non-Uniformity (PRNU) estimation. The benchmark comprises 13K photos taken with 120+ cameras, where the training and test photos are taken in diff…

Contrastive Learning

CROC: Evaluating and Training T2I Metrics with Pseudo- and Human-Labeled Contrastive Robustness Checks

2025-05-16 · Christoph Leiter, Yuki M. Asano, Margret Keuper, Steffen Eger

The assessment of evaluation metrics (meta-evaluation) is crucial for determining the suitability of existing metrics in text-to-image (T2I) generation tasks. Human-based meta-evaluation is costly and time-intensive, and…

Negation

CE-Bench: Towards a Reliable Contrastive Evaluation Benchmark of Interpretability of Sparse Autoencoders

2025-08-31 · Alex Gulko, Yusen Peng, Sachin Kumar arxiv

Sparse autoencoders (SAEs) are a promising approach for uncovering interpretable features in large language models (LLMs). While several automated evaluation methods exist for SAEs, most rely on external LLMs. In this wo…

VCapsBench: A Large-scale Fine-grained Benchmark for Video Caption Quality Evaluation

2025-05-29 · Shi-Xue Zhang, Hongfa Wang, Duojun Huang, Xin Li 외

Video captions play a crucial role in text-to-video generation tasks, as their quality directly influences the semantic coherence and visual fidelity of the generated videos. Although large vision-language models (VLMs) …

Caption GenerationLanguage ModelingLanguage ModellingLarge Language Model+2