paper-with-me

Papers

ELABORATION: A Comprehensive Benchmark on Human-LLM Competitive Programming

2025-05-22 · Xinwei Yang, Zhaofeng Liu, Chen Huang, Jiashuai Zhang, Tong Zhang, Yifan Zhang, Wenqiang Lei

While recent research increasingly emphasizes the value of human-LLM collaboration in competitive programming and proposes numerous empirical methods, a comprehensive understanding remains elusive due to the fragmented nature of existing studies and their use of diverse, application-specific human feedback. Thus, our work serves a three-fold purpose: First, we present the first taxonomy of human feedback consolidating the entire programming process, which promotes fine-grained evaluation. Second, we introduce ELABORATIONSET, a novel programming dataset specifically designed for human-LLM collaboration, meticulously annotated to enable large-scale simulated human feedback and facilitate costeffective real human interaction studies. Third, we introduce ELABORATION, a novel benchmark to facilitate a thorough assessment of human-LLM competitive programming. With ELABORATION, we pinpoint strengthes and weaknesses of existing methods, thereby setting the foundation for future improvement. Our code and dataset are available at https://github.com/SCUNLP/ELABORATION

📄 PDF Abstract BibTeX arXiv:2505.16667

Code (1)

scunlp/elaboration 공식 구현

Similar Papers 제목 키워드 기반

Elaboration-Generating Commonsense Question Answering at Scale

2022-09-02 · Wenya Wang, Vivek Srikumar, Hanna Hajishirzi, Noah A. Smith

In question answering requiring common sense, language models (e.g., GPT-3) have been used to generate text expressing background knowledge that helps improve performance. Yet the cost of working with such models is very…

Common Sense ReasoningQuestion Answering

On the Foundations of Grounding in Answer Set Programming

2021-08-10 · Roland Kaminski, Torsten Schaub

We provide a comprehensive elaboration of the theoretical foundations of variable instantiation, or grounding, in Answer Set Programming (ASP). Building on the semantics of ASP's modeling language, we introduce a formal …

Elaboration Tolerant Representation of Markov Decision Process via Decision-Theoretic Extension of Probabilistic Action Language pBC+

2019-04-01 · Yi Wang, Joohyung Lee

We extend probabilistic action language pBC+ with the notion of utility as in decision theory. The semantics of the extended pBC+ can be defined as a shorthand notation for a decision-theoretic extension of the probabili…

AetherCode: Evaluating LLMs' Ability to Win In Premier Programming Competitions

2025-08-22 · Zihan Wang, Jiaze Chen, Zhicheng Liu, Markus Mak 외 arxiv

Competitive programming has emerged as a critical benchmark for evaluating the reasoning and coding capabilities of Large Language Models (LLMs). Despite impressive progress on existing benchmarks, we argue that current …

ProBench: Benchmarking Large Language Models in Competitive Programming

2025-02-28 · Lei Yang, Renren Jin, Ling Shi, Jianxiang Peng 외

With reasoning language models such as OpenAI-o3 and DeepSeek-R1 emerging, large language models (LLMs) have entered a new phase of development. However, existing benchmarks for coding evaluation are gradually inadequate…

AttributeBenchmarkingFairness