paper-with-me

Papers

ZeroSumEval: An Extensible Framework For Scaling LLM Evaluation with Inter-Model Competition

2025-03-10 · Hisham A. Alyahya, Haidar Khan, Yazeed Alnumay, M Saiful Bari, Bülent Yener

We introduce ZeroSumEval, a dynamic, competition-based, and evolving evaluation framework for Large Language Models (LLMs) that leverages competitive games. ZeroSumEval encompasses a diverse suite of games, including security challenges (Capture the Flag), classic board games (chess), and knowledge tests (MathQuiz). These games are designed to evaluate a range of capabilities such as strategic reasoning, planning, knowledge application, safety, and adaptability. Building upon recent studies that highlight the effectiveness of game-based evaluations for LLMs, ZeroSumEval enhances these approaches by providing a standardized and extensible framework for easily implementing games and leverages DSPy to provide a better abstraction for LLM player strategies.

📄 PDF Abstract BibTeX arXiv:2503.10673

Code (2)

zerosumeval/zerosumeval 공식 구현
facebookresearch/zerosumeval

Tasks

Board Games

Similar Papers 제목 키워드 기반

ZeroSumEval: Scaling LLM Evaluation with Inter-Model Competition

2025-04-17 · Haidar Khan, Hisham A. Alyahya, Yazeed Alnumay, M Saiful Bari 외

Evaluating the capabilities of Large Language Models (LLMs) has traditionally relied on static benchmark datasets, human assessments, or model-based evaluations - methods that often suffer from overfitting, high costs, a…

model

KANLib -- A Modular, Extensible and Fast Kolmogorov-Arnold Network Implementation

2026-06-16 · Julian Hoever, Gregor Schiele arxiv

Kolmogorov-Arnold Networks (KANs) have recently emerged as a promising alternative to traditional multilayer perceptrons by replacing linear weights with learnable univariate functions. Despite their theoretical advantag…

Computational Efficiency

Flexibly Scaling Large Language Models Contexts Through Extensible Tokenization

2024-01-15 · Ninglu Shao, Shitao Xiao, Zheng Liu, Peitian Zhang

Large language models (LLMs) are in need of sufficient contexts to handle many critical applications, such as retrieval augmented generation and few-shot learning. However, due to the constrained window size, the LLMs ca…

Few-Shot LearningLanguage ModelingLanguage ModellingRetrieval-augmented Generation

Can Test-Time Scaling Improve World Foundation Model?

2025-03-31 · Wenyan Cong, Hanqing Zhu, Peihao Wang, Bangya Liu 외

World foundation models, which simulate the physical world by predicting future states from current observations and inputs, have become central to many applications in physical intelligence, including autonomous driving…

Autonomous Driving

BackboneLearn: A Library for Scaling Mixed-Integer Optimization-Based Machine Learning

2023-11-22 · Vassilis Digalakis Jr, Christos Ziakas

We present BackboneLearn: an open-source software package and framework for scaling mixed-integer optimization (MIO) problems with indicator variables to high-dimensional problems. This optimization paradigm can naturall…

Clustering