← Search

Junlei Zhang

6 accepted papers

2025

Non-myopic Generation of Language Models for Reasoning and Planning

ICLR 2025poster

Large Language Models (LLMs) have demonstrated remarkable abilities in reasoning and planning. Despite their success in various domains, such as mathematical problem-solving and coding, LLMs face challenges in ensuring reliable and optimal planning due to the inherent myopic nature of autoregressive…

2024

AgentBoard: An Analytical Evaluation Board of Multi-turn LLM Agents

NeurIPS 2024oral

Evaluating large language models (LLMs) as general-purpose agents is essential for understanding their capabilities and facilitating their integration into practical applications. However, the evaluation process presents substantial challenges. A primary obstacle is the benchmarking of agent perform…

2023

C-Eval: A Multi-Level Multi-Discipline Chinese Evaluation Suite for Foundation Models

NeurIPS 2023poster

New NLP benchmarks are urgently needed to align with the rapid development of large language models (LLMs). We present C-Eval, the first comprehensive Chinese evaluation suite designed to assess advanced knowledge and reasoning abilities of foundation models in a Chinese context. C-Eval comprises mu…

2023

Instance Smoothed Contrastive Learning for Unsupervised Sentence Embedding

AAAI 2023technical

Contrastive learning-based methods, such as unsup-SimCSE, have achieved state-of-the-art (SOTA) performances in learning unsupervised sentence embeddings. However, in previous studies, each embedding used for contrastive learning only derived from one sentence instance, and we call these embeddings…

2020

Residual Distillation: Towards Portable Deep Neural Networks without Shortcuts

NeurIPS 2020poster

By transferring both features and gradients between different layers, shortcut connections explored by ResNets allow us to effectively train very deep neural networks up to hundreds of layers. However, the additional computation costs induced by those shortcuts are often overlooked. For example, du…