← Search

Zecheng Zhang

7 accepted papers

2025

CCS: Controllable and Constrained Sampling with Diffusion Models via Initial Noise Perturbation

NeurIPS 2025poster

Diffusion models have emerged as powerful tools for generative tasks, producing high-quality outputs across diverse domains. However, how the generated data responds to the initial noise perturbation in diffusion models remains under-explored, hindering a deeper understanding of the controllability…

Cited by 0SourcecodeScholar
2025

CRAB: Cross-environment Agent Benchmark for Multimodal Language Model Agents

ACL 2025finding

The development of autonomous agents increasingly relies on Multimodal Language Models (MLMs) to perform tasks described in natural language with GUI environments, such as websites, desktop computers, or mobile phones. Existing benchmarks for MLM agents in interactive environments are limited by the…

2025

ContextGNN: Beyond Two-Tower Recommendation Systems

ICLR 2025poster

Recommendation systems predominantly utilize two-tower architectures, which evaluate user-item rankings through the inner product of their respective embeddings. However, one key limitation of two-tower models is that they learn a pair-agnostic representation of users and items. In contrast, pair-wi…

2024

RelBench: A Benchmark for Deep Learning on Relational Databases

NeurIPS 2024poster

We present RelBench, a public benchmark for solving predictive tasks in relational databases with deep learning. RelBench provides databases and tasks spanning diverse domains, scales, and database dimensions, and is intended to be a foundational infrastructure for future research in this direction…

Cited by 11SourcePDFScholar
2024

Solving Inverse Problems with Latent Diffusion Models via Hard Data Consistency

ICLR 2024spotlight

Latent diffusion models have been demonstrated to generate high-quality images, while offering efficiency in model training compared to diffusion models operating in the pixel space. However, incorporating latent diffusion models to solve inverse problems remains a challenging problem due to the non…

2022

SAIS: Supervising and Augmenting Intermediate Steps for Document-Level Relation Extraction

NAACL 2022long

Stepping from sentence-level to document-level, the research on relation extraction (RE) confronts increasing text length and more complicated entity interactions. Consequently, it is more challenging to encode the key information sources—relevant contexts and entity types. However, existing methods…