← Search

Zhenyu Bi

5 accepted papers

2026

BeyondBench: Benchmark-Free Evaluation of Reasoning in Language Models

ICLR 2026poster

Evaluating language models fairly is becoming harder as static benchmarks available on the internet risk contamination by training data. This makes it unclear whether models are truly reasoning or just recalling answers. In this paper, we introduce $\textbf{BeyondBench}$, an evaluation framework tha…

Cited by 0SourcecodeScholar
2026

JudgeBoard: Benchmarking and Enhancing Small Language Models for Reasoning Evaluation

AAAI 2026technical

While small language models (SLMs) have shown promise on various reasoning tasks, their ability to judge the correctness of answers remains unclear compared to large language models (LLMs). Prior work on LLM-as-a-judge frameworks typically relies on comparing candidate answers against ground-truth l

Cited by 0SourcePDFScholar
2025

CROSSAGENTIE: Cross-Type and Cross-Task Multi-Agent LLM Collaboration for Zero-Shot Information Extraction

ACL 2025finding

Large language models (LLMs) excel in generating unstructured text. However, they struggle with producing structured output while maintaining accuracy in zero-shot information extraction (IE), such as named entity recognition (NER) and relation extraction (RE). To address these challenges, we propos…

2025

DEBATE, TRAIN, EVOLVE: Self‐Evolution of Language Model Reasoning

EMNLP 2025

Large language models (LLMs) have improved significantly in their reasoning through extensive training on massive datasets. However, relying solely on additional data for improvement is becoming increasingly impractical, highlighting the need for models to autonomously enhance their reasoning withou

2025

Population Aware Diffusion for Time Series Generation

AAAI 2025technical

Diffusion models have shown promising ability in generating high-quality time series (TS) data. Despite the initial success, existing works mostly focus on the authenticity of data at the individual level, but pay less attention to preserving the population-level properties on the entire dataset. Su…