← Search

Zheyu Ye

6 accepted papers

2026

Vision-R1: Incentivizing Reasoning Capability in Multimodal Large Language Models

ICLR 2026poster

DeepSeek-R1-Zero has successfully demonstrated the emergence of reasoning capabilities in LLMs purely through Reinforcement Learning (RL). Inspired by this breakthrough, we explore how RL can be utilized to enhance the reasoning capability of MLLMs. However, direct training with RL struggles to act…

Cited by 0SourcecodeScholar
2025

Dynamic-LLaVA: Efficient Multimodal Large Language Models via Dynamic Vision-language Context Sparsification

ICLR 2025poster

Multimodal Large Language Models (MLLMs) have achieved remarkable success in vision understanding, reasoning, and interaction. However, the inference computation and memory increase progressively with the generation of output tokens during decoding, directly affecting the efficacy of MLLMs. Existing…

2025

MIRAGE: Exploring How Large Language Models Perform in Complex Social Interactive Environments

ACL 2025short

Large Language Models (LLMs) have shown remarkable capabilities in environmental perception, reasoning-based decision-making, and simulating complex human behaviors, particularly in interactive role-playing contexts. This paper introduces the Multiverse Interactive Role-play Ability General Evaluati…

2025

MoDification: Mixture of Depths Made Easy

NAACL 2025long

Long-context efficiency has recently become a trending topic in serving large language models (LLMs). And mixture of depths (MoD) is proposed as a perfect fit to bring down both latency and memory. In this paper, however, we discover that MoD can barely transform existing LLMs without costly trainin…

Cited by 2SourcePDFScholar
2025

Towards the Law of Capacity Gap in Distilling Language Models

ACL 2025long

Language model (LM) distillation aims at distilling the knowledge in a large teacher LM to a small student one. As a critical issue facing LM distillation, a superior student often arises from a teacher of a relatively small scale instead of a larger one, especially in the presence of substantial ca…

2024

DetectBench: Can Large Language Model Detect and Piece Together Implicit Evidence?

EMNLP 2024finding

Detecting evidence within the context is a key step in the process of reasoning task. Evaluating and enhancing the capabilities of LLMs in evidence detection will strengthen context-based reasoning performance. This paper proposes a benchmark called DetectBench for verifying the ability to detect an…