← Search

Zekai Zhang

19 accepted papers

2026

ADSeeker: A Knowledge-Grounded Reasoning Framework for Industry Anomaly Detection and Reasoning

CVPR 2026

Automatic vision inspection holds significant importance in industry inspection. While multimodal large language models (MLLMs) exhibit strong language understanding capabilities and hold promise for this task, their performance remains significantly inferior to that of human experts. In this contex

Cited by 0SourceScholar
2026

ActiveVLN: Towards Active Exploration Via Multi-Turn RL in Vision-And-Language Navigation

ICRA 2026poster

The Vision-and-Language Navigation (VLN) task requires an agent to follow natural language instructions and navigate through complex environments. Existing MLLM-based VLN methods primarily rely on imitation learning (IL) and often use DAgger for post-training to mitigate covariate shift. While effec…

2026

Evaluating the Representation Space of Diffusion Models via Self-Supervised Principles

ICML 2026poster

Diffusion models are effective generative frameworks with strong representation learning capabilities, yet the intrinsic properties that govern their semantic structure and generalization remain poorly understood. Drawing inspiration from self-supervised representation learning (SSL), we introduce a…

Cited by 0SourceScholar
2026

Generalization of Diffusion Models Arises with a Balanced Representation Space

ICLR 2026poster

Diffusion models generate high-quality, diverse images with great generalizability, yet when overfit to the training objective, they may memorize training samples. We analyze memorization and generalization of diffusion models through the lens of representation learning. Using a two-layer ReLU denoi…

Cited by 0SourcecodeScholar
2026

Qwen-Image-Layered: Towards Inherent Editability via Layer Decomposition

CVPR 2026

Recent visual generative models often struggle with consistency during image editing due to the entangled nature of raster images, where all visual content is fused into a single canvas. In contrast, professional design tools employ layered representations, allowing isolated edits while preserving c

Cited by 0SourcecodeScholar
2025

A Closer Look at Model Collapse: From a Generalization-to-Memorization Perspective

NeurIPS 2025spotlight

The widespread use of diffusion models has led to an abundance of AI-generated data, raising concerns about model collapse---a phenomenon in which recursive iterations of training on synthetic data lead to performance degradation. Prior work primarily characterizes this collapse via variance shrinka…

Cited by 0SourceScholar
2025

E-Bench: Towards Evaluating the Ease-of-Use of Large Language Models

COLING 2025main

Modern large language models are sensitive to prompts, and another synonymous expression or a typo may lead to unexpected results for the model. Composing an optimal prompt for a specific demand lacks theoretical support and relies entirely on human experimentation, which poses a considerable obstac…

2025

English as Defense Proxy: Mitigating Multilingual Jailbreak via Eliciting English Safety Knowledge

EMNLP 2025

Large language models (LLMs) excel in many tasks, but their safety guarantees vary by language, e.g., responses in English tend to be safer than those in low-resource languages. This inconsistency creates a vulnerability, since an attacker can circumvent safety measures by using a less-supported lan

Cited by 0SourcePDFScholar
2025

Read it in Two Steps: Translating Extremely Low-Resource Languages with Code-Augmented Grammar Books

ACL 2025long

While large language models (LLMs) have shown promise in translating extremely low-resource languages using resources like dictionaries, the effectiveness of grammar books remains debated. This paper investigates the role of grammar books in translating extremely low-resource languages by decomposin…

2025

Understanding Representation Dynamics of Diffusion Models via Low-Dimensional Modeling

NeurIPS 2025poster

Diffusion models, though originally designed for generative tasks, have demonstrated impressive self-supervised representation learning capabilities. A particularly intriguing phenomenon in these models is the emergence of unimodal representation dynamics, where the quality of learned features peaks…

Cited by 0SourceScholar
2025

Zero-Shot Learning in Industrial Scenarios: New Large-Scale Benchmark, Challenges and Baseline

AAAI 2025technical

Large Visual Language Models (LVLMs) have achieved remarkable success in vision tasks. However, the significant differences between industrial and natural scenes make applying LVLMs challenging. Existing LVLMs rely on user-provided prompts to segment objects. This often leads to suboptimal performan…

2024

Efficient Low-Dimensional Compression of Overparameterized Models

AISTATS 2024poster

In this work, we present a novel approach for compressing overparameterized models, developed through studying their learning dynamics. We observe that for many deep models, updates to the weight matrices occur within a low-dimensional invariant subspace. For deep linear models, we demonstrate that…

2024

PPTC Benchmark: Evaluating Large Language Models for PowerPoint Task Completion

ACL 2024findings

Recent evaluations of Large Language Models (LLMs) have centered around testing their zero-shot/few-shot capabilities for basic natural language tasks and their ability to translate instructions into tool APIs. However, the evaluation of LLMs utilizing complex tools to finish multi-turn, multi-modal…

2024

PPTC-R benchmark: Towards Evaluating the Robustness of Large Language Models for PowerPoint Task Completion

EMNLP 2024finding

The growing dependence on Large Language Models (LLMs) for finishing user instructions necessitates a comprehensive understanding of their robustness to complex task completion in real-world situations. To address this critical need, we propose the PowerPoint Task Completion-Robustness (PPTC-R) benc…

2024

ResDiff: Combining CNN and Diffusion Model for Image Super-resolution

AAAI 2024technical

Adapting the Diffusion Probabilistic Model (DPM) for direct image super-resolution is wasteful, given that a simple Convolutional Neural Network (CNN) can recover the main low-frequency content. Therefore, we present ResDiff, a novel Diffusion Probabilistic Model based on Residual structure for Sing…

Cited by 108SourcePDFScholar
2024

StrokeNUWA—Tokenizing Strokes for Vector Graphic Synthesis

ICML 2024poster

To leverage LLMs for visual synthesis, traditional methods convert raster image information into discrete grid tokens through specialized visual modules, while disrupting the model’s ability to capture the true semantic representation of visual scenes. This paper posits that an alternative represent…

Cited by 12SourcePDFScholar
2023

Stylized Dialogue Generation with Feature-Guided Knowledge Augmentation

EMNLP 2023long findings

Stylized dialogue generation systems aim to produce coherent and context-aware dialogues while effectively emulating the desired style. Generating stylized dialogue is valuable yet challenging due to the scarce parallel data. Existing methods often synthesize pseudo data through back translation, y…

Cited by 0SourceScholar