paper-with-me

Papers

Recent Advances in Large Langauge Model Benchmarks against Data Contamination: From Static to Dynamic Evaluation

2025-02-23 · Simin Chen, Yiming Chen, Zexin Li, Yifan Jiang, Zhongwei Wan, Yixin He, Dezhi Ran, Tianle Gu, Haizhou Li, Tao Xie, Baishakhi Ray

Data contamination has received increasing attention in the era of large language models (LLMs) due to their reliance on vast Internet-derived training corpora. To mitigate the risk of potential data contamination, LLM benchmarking has undergone a transformation from static to dynamic benchmarking. In this work, we conduct an in-depth analysis of existing static to dynamic benchmarking methods aimed at reducing data contamination risks. We first examine methods that enhance static benchmarks and identify their inherent limitations. We then highlight a critical gap-the lack of standardized criteria for evaluating dynamic benchmarks. Based on this observation, we propose a series of optimal design principles for dynamic benchmarking and analyze the limitations of existing dynamic benchmarks. This survey provides a concise yet comprehensive overview of recent advancements in data contamination research, offering valuable insights and a clear guide for future research efforts. We maintain a GitHub repository to continuously collect both static and dynamic benchmarking methods for LLMs. The repository can be found at this link.

📄 PDF Abstract BibTeX arXiv:2502.17521

Code (1)

seekingdream/static-to-dynamic-llmeval 공식 구현

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Answer-Consistent Chain-of-thought Reinforcement Learning For Multi-modal Large Langauge Models

2025-10-11 · Minbin Huang, Runhui Huang, Chuanyang Zheng, Jingyao Li 외 arxiv

Recent advances in large language models (LLMs) have demonstrated that reinforcement learning with verifiable rewards (RLVR) can significantly enhance reasoning abilities by directly optimizing correctness, rather than r…

Reinforcement Learning

Better Think with Tables: Leveraging Tables to Enhance Large Language Model Comprehension

2024-12-22 · Jio Oh, Geon Heo, Seungjun Oh, Jindong Wang 외

Despite the recent advancement of Large Langauge Models (LLMs), they struggle with complex queries often involving multiple conditions, common in real-world scenarios. We propose Thinking with Tables, a technique that as…

Language ModelingLanguage ModellingLarge Language Model

Xiezhi: An Ever-Updating Benchmark for Holistic Domain Knowledge Evaluation

2023-06-09 · Zhouhong Gu, Xiaoxuan Zhu, Haoning Ye, Lin Zhang 외

New Natural Langauge Process~(NLP) benchmarks are urgently needed to align with the rapid development of large language models (LLMs). We present Xiezhi, the most comprehensive evaluation suite designed to assess holisti…

JurisprudenceManagementMultiple-choice

Exploring Self-supervised Logic-enhanced Training for Large Language Models

2023-05-23 · Fangkai Jiao, Zhiyang Teng, Bosheng Ding, Zhengyuan Liu 외

Existing efforts to improve logical reasoning ability of language models have predominantly relied on supervised fine-tuning, hindering generalization to new domains and/or tasks. The development of Large Langauge Models…

In-Context LearningLogical Reasoning

UOUO: Uncontextualized Uncommon Objects for Measuring Knowledge Horizons of Vision Language Models

2024-07-25 · Xinyu Pi, Mingyuan Wu, Jize Jiang, Haozhen Zheng 외

Smaller-scale Vision-Langauge Models (VLMs) often claim to perform on par with larger models in general-domain visual grounding and question-answering benchmarks while offering advantages in computational efficiency and …

Computational EfficiencyQuestion AnsweringVisual Grounding