← Search

Zhengyu Chen

35 accepted papers

2026

Can Simple Denoising Improve Uniform State Diffusion Models?

ICML 2026poster

Recent Uniform-state Diffusion Models (USDMs), initialized from a uniform prior, offer the promise of fast text generation due to their inherent self-correction ability compared to masked diffusion models. However, they still rely on complex loss formulations with additional computational overhead, …

Cited by 0SourceScholar
2026

Dual-Teacher Interactive Knowledge Distillation Network for Text-to-Visible & Infrared Person Retrieval

AAAI 2026technical

Text-to-visible & infrared person retrieval aims to retrieve the corresponding visible (RGB) and thermal infrared (TIR) images given the text descriptions. Existing methods perform semantic decoupling by aligning RGB and TIR features separately to different attributes, thereby facilitating the align

Cited by 0SourcePDFScholar
2026

From Mathematical Reasoning to Code: Generalization of Process Reward Models in Test-Time Scaling

AAAI 2026technical

Recent advancements in improving the reasoning capabilities of Large Language Models have underscored the efficacy of Process Reward Models (PRMs) in addressing intermediate errors through structured feedback mechanisms. This study analyzes PRMs from multiple perspectives, including training methodo

Cited by 0SourcePDFScholar
2026

NaviCache: Test-Time Self-Calibration Caching for Video Generation

ICML 2026poster

Video Diffusion Models (VDMs) is constrained by immense computational costs. While offline calibration-based acceleration suffers from calibration data dependency, prohibitive calibration duration, and susceptibility to distribution shifts, offline calibration-free methods eliminate these hurdles. H…

Cited by 0SourceScholar
2026

Pushing the Boundaries of Natural Reasoning: Interleaved Bonus from Formal-Logic Verification

ICML 2026poster

Large Language Models (LLMs) show remarkable capabilities, yet their stochastic next-token prediction creates logical inconsistencies and reward hacking that formal symbolic systems avoid. To bridge this gap, we introduce a formal logic verification-guided framework that dynamically interleaves form…

Cited by 0SourceScholar
2026

Scaling and Transferability of Annealing Strategies in Large Language Model Training

AAAI 2026technical

Learning rate scheduling is crucial for training large language models, yet understanding the optimal annealing strategies across different model configurations remains challenging. In this work, we investigate the transferability of annealing dynamics in large language model training and refine a g

Cited by 0SourcePDFScholar
2025

Attributive Reasoning for Hallucination Diagnosis of Large Language Models

AAAI 2025technical

In recent years, large language models (LLMs) have demonstrated outstanding capabilities in various tasks. However, LLMs also have various drawbacks, especially hallucination. Hallucination refers to the generation of content that does not align with the user input, contradicts previously generated…

2025

Explaining Length Bias in LLM-Based Preference Evaluations

EMNLP 2025

The use of large language models (LLMs) as judges, particularly in preference comparisons, has become widespread, but this reveals a notable bias towards longer responses, undermining the reliability of such evaluations. To better understand such bias, we propose to decompose the preference evaluati

Cited by 0SourcePDFScholar
2025

Mitigating the Backdoor Effect for Multi-Task Model Merging via Safety-Aware Subspace

ICLR 2025poster

Model merging has gained significant attention as a cost-effective approach to integrate multiple single-task fine-tuned models into a unified one that can perform well on multiple tasks. However, existing model merging techniques primarily focus on resolving conflicts between task-specific models,…

2025

Mix Data or Merge Models? Balancing the Helpfulness, Honesty, and Harmlessness of Large Language Model via Model Merging

NeurIPS 2025poster

Achieving balanced alignment of large language models (LLMs) in terms of Helpfulness, Honesty, and Harmlessness (3H optimization) constitutes a cornerstone of responsible AI. Existing methods like data mixture strategies face limitations, including heavy reliance on expert knowledge and conflicting…

Cited by 0SourceScholar
2025

On a Connection Between Imitation Learning and RLHF

ICLR 2025poster

This work studies the alignment of large language models with preference data from an imitation learning perspective. We establish a close theoretical connection between reinforcement learning from human feedback RLHF and imitation learning (IL), revealing that RLHF implicitly performs imitation le…

2025

Revisiting Scaling Laws for Language Models: The Role of Data Quality and Training Strategies

ACL 2025long

Traditional scaling laws in natural language processing suggest that increasing model size and training data enhances performance. However, recent studies reveal deviations, particularly in large language models, where performance improvements decelerate—a phenomenon known as sub-scaling. This paper…

Cited by 0SourcePDFScholar
2025

SampleMix: A Sample-wise Pre-training Data Mixing Strategy by Coordinating Data Quality and Diversity

EMNLP 2025

Existing pretraining data mixing methods for large language models (LLMs) typically follow a domain-wise methodology, a top-down process that first determines domain weights and then performs uniform data sampling across each domain. However, these approaches neglect significant inter-domain overlap

Cited by 0SourcePDFScholar
2025

SimPER: A Minimalist Approach to Preference Alignment without Hyperparameters

ICLR 2025poster

Existing preference optimization objectives for language model alignment require additional hyperparameters that must be extensively tuned to achieve optimal performance, increasing both the complexity and time required for fine-tuning large language models. In this paper, we propose a simple yet ef…

2024

DreamClear: High-Capacity Real-World Image Restoration with Privacy-Safe Dataset Curation

NeurIPS 2024poster

Image restoration (IR) in real-world scenarios presents significant challenges due to the lack of high-capacity models and comprehensive datasets. To tackle these issues, we present a dual strategy: GenIR, an innovative data curation pipeline, and DreamClear, a cutting-edge Diffusion Transformer (Di…

2024

FinBen: A Holistic Financial Benchmark for Large Language Models

NeurIPS 2024poster

LLMs have transformed NLP and shown promise in various fields, yet their potential in finance is underexplored due to a lack of comprehensive benchmarks, the rapid development of LLMs, and the complexity of financial tasks. In this paper, we introduce FinBen, the first extensive open-source evaluati…

2024

HARMONIC: Harnessing LLMs for Tabular Data Synthesis and Privacy Protection

NeurIPS 2024poster

Data serves as the fundamental basis for advancing deep learning. The tabular data presented in a structured format is highly valuable for modeling and training. However, even in the era of LLM, obtaining tabular data from sensitive domains remains a challenge due to privacy or copyright concerns.…

Cited by 10SourcePDFScholar
2024

Learning to Reweight for Generalizable Graph Neural Network

AAAI 2024technical

Graph Neural Networks (GNNs) show promising results for graph tasks. However, existing GNNs' generalization ability will degrade when there exist distribution shifts between testing and training graph data. The fundamental reason for the severe degeneration is that most GNNs are designed based on th…

Cited by 17SourcePDFScholar
2024

Let Models Speak Ciphers: Multiagent Debate through Embeddings

ICLR 2024poster

Discussion and debate among Large Language Models (LLMs) have gained considerable attention due to their potential to enhance the reasoning ability of LLMs. Although natural language is an obvious choice for communication due to LLM's language understanding capability, the token sampling step needed…

Cited by 22SourcePDFScholar
2024

Let’s Ask GNN: Empowering Large Language Model for Graph In-Context Learning

EMNLP 2024finding

Textual Attributed Graphs (TAGs) are crucial for modeling complex real-world systems, yet leveraging large language models (LLMs) for TAGs presents unique challenges due to the gap between sequential text processing and graph-structured data. We introduce AskGNN, a novel approach that bridges this g…

2024

Scaling Laws Across Model Architectures: A Comparative Analysis of Dense and MoE Models in Large Language Models

EMNLP 2024main

The scaling of large language models (LLMs) is a critical research area for the efficiency and effectiveness of model training and deployment. Our work investigates the transferability and discrepancies of scaling laws between Dense Models and Mixture of Experts (MoE) models. Through a combination o…

Cited by 2SourcePDFScholar
2023

MAP: Towards Balanced Generalization of IID and OOD through Model-Agnostic Adapters

ICCV 2023oral

Deep learning has achieved tremendous success in recent years, but most of these successes are built on an independent and identically distributed (IID) assumption. This somewhat hinders the application of deep learning to the more challenging out-of-distribution (OOD) scenarios. Although many OOD m…

Cited by 22PDFcodeScholar
2023

MAPO: Boosting Large Language Model Performance with Model-Adaptive Prompt Optimization

EMNLP 2023long findings

Prompt engineering, as an efficient and effective way to leverage Large Language Models (LLM), has drawn a lot of attention from the research community. The existing research primarily emphasizes the importance of adapting prompts to specific tasks, rather than specific LLMs. However, a good prompt…

Cited by 0SourceScholar
2023

Simple and Asymmetric Graph Contrastive Learning without Augmentations

NeurIPS 2023poster

Graph Contrastive Learning (GCL) has shown superior performance in representation learning in graph-structured data. Despite their success, most existing GCL methods rely on prefabricated graph augmentation and homophily assumptions. Thus, they fail to generalize well to heterophilic graphs where co…

2022

End-to-End Open-Set Semi-Supervised Node Classification with Out-of-Distribution Detection

IJCAI 2022poster

Out-Of-Distribution (OOD) samples are prevalent in real-world applications. The OOD issue becomes even more severe on graph data, as the effect of OOD nodes can be potentially amplified by propagation through the graph topology. Recent works have considered the OOD detection problem, which is critic…

Cited by 17SourcePDFScholar
2022

Learn Goal-Conditioned Policy with Intrinsic Motivation for Deep Reinforcement Learning

AAAI 2022technical

It is of significance for an agent to autonomously explore the environment and learn a widely applicable and general-purpose goal-conditioned policy that can achieve diverse goals including images and text descriptions. Considering such perceptually-specific goals, one natural approach is to reward…

Cited by 23SourcePDFScholar
2022

The Role of Deconfounding in Meta-learning

ICML 2022spotlight

Meta-learning has emerged as a potent paradigm for quick learning of few-shot tasks, by leveraging the meta-knowledge learned from meta-training tasks. Well-generalized meta-knowledge that facilitates fast adaptation in each task is preferred; however, recent evidence suggests the undesirable memori…

2021

Deep Transfer Tensor Decomposition with Orthogonal Constraint for Recommender Systems

AAAI 2021technical

Tensor decomposition is one of the most effective techniques for multi-criteria recommendations. However, it suffers from data sparsity when dealing with three-dimensional (3D) user-item-criterion ratings. To mitigate this issue, we consider effectively incorporating the side information and cross-d…

Cited by 52SourcePDFScholar
2018

Sub-Diffraction Imaging Using Fourier Ptychography and Structured Sparsity

ICASSP 2018accepted

We consider the problem of super-resolution for sub-diffraction imaging. We adapt conventional Fourier ptychographic approaches, for the case where the images to be acquired have an underlying structured sparsity. We propose some sub-sampling strategies which can be easily adapted to existing ptycho…

Cited by 0SourceScholar