← Search

Yu Zeng

24 accepted papers

2026

$PhyWorldBench$: A Comprehensive Evaluation of Physical Realism in Text-to-Video Models

ICLR 2026oral

Video generation models have achieved remarkable progress in creating high-quality, photorealistic content. However, their ability to accurately simulate physical phenomena remains a critical and unresolved challenge. This paper presents $PhyWorldBench$ , a comprehensive benchmark designed to evalua…

Cited by 16SourcecodeScholar
2026

Agentic Jigsaw Interaction Learning for Enhancing Visual Perception and Reasoning in Vision-Language Models

ICLR 2026poster

Although current large Vision-Language Models (VLMs) have advanced in multimodal understanding and reasoning, their fundamental perceptual and reasoning abilities remain limited. Specifically, even on simple jigsaw tasks, existing VLMs perform near randomly, revealing deficiencies in core perception…

Cited by 0SourcecodeScholar
2026

Scenethesis: A Language and Vision Agentic Framework for 3D Scene Generation

ICLR 2026poster

Generating interactive 3D scenes from text requires not only synthesizing assets but arranging them with spatial intelligence—support, affordances, and plausibility. However, training data for interactive scenes is dominated by a few indoor datasets, so learning-based methods overfit to in-distribut…

Cited by 0SourceScholar
2026

V2P-Bench: Evaluating Video-Language Understanding with Visual Prompts for Better Human-Model Interaction

ICLR 2026poster

Large Vision-Language Models (LVLMs) have made significant strides in the field of video understanding in recent times. Nevertheless, existing video benchmarks predominantly rely on text prompts for evaluation, which often require complex referential language and diminish both the accuracy and effic…

Cited by 0SourcecodeScholar
2025

BIGFR: Bridging Individual and Group Fairness in Recommendation Systems

ICASSP 2025accepted

Recommendation systems enhance user experience and retention by offering personalized content. As they increasingly influence social resource allocation (e.g., job recommendations), ensuring fair recommendations is becoming essential. Fairness notions in recommendation systems are mainly divided int…

Cited by 0SourceScholar
2025

CRITICTOOL: Evaluating Self-Critique Capabilities of Large Language Models in Tool-Calling Error Scenarios

EMNLP 2025

The ability of large language models (LLMs) to utilize external tools has enabled them to tackle an increasingly diverse range of tasks. However, as the tasks become more complex and long-horizon, the intricate tool utilization process may trigger various unexpected errors. Therefore, how to effecti

2025

Enhancing Large Vision-Language Models with Ultra-Detailed Image Caption Generation

EMNLP 2025

High-quality image captions are essential for improving modality alignment and visual understanding in Large Vision-Language Models (LVLMs). However, the scarcity of ultra-detailed image caption data limits further advancements. This paper presents a systematic pipeline for generating high-quality,

2025

One-Step Diffusion Policy: Fast Visuomotor Policies via Diffusion Distillation

ICML 2025poster

Diffusion models, praised for their success in generative tasks, are increasingly being applied to robotics, demonstrating exceptional performance in behavior cloning. However, their slow generation process stemming from iterative denoising steps poses a challenge for real-time applications in resou…

Cited by 11SourcePDFScholar
2025

VFM-Adapter: Adapting Visual Foundation Models for Dense Prediction with Dynamic Hybrid Operation Mapping

AAAI 2025technical

Although pre-trained large vision foundation models (VFM) yield superior results on various downstream tasks, full fine-tuning is often impractical due to its high computational cost and storage requirements. Recent advancements in parameter-efficient fine-tuning (PEFT) of VFM for image classificati…

Cited by 0SourcePDFScholar
2025

VRAG-RL: Empower Vision-Perception-Based RAG for Visually Rich Information Understanding via Iterative Reasoning with Reinforcement Learning

NeurIPS 2025poster

Effectively retrieving, reasoning and understanding visually rich information remains a challenge for traditional Retrieval-Augmented Generation (RAG) methods. On the one hand, traditional text-based methods cannot handle visual-related information. On the other hand, current vision-based RAG approa…

Cited by 0SourcecodeScholar
2024

HairDiffusion: Vivid Multi-Colored Hair Editing via Latent Diffusion

NeurIPS 2024poster

Hair editing is a critical image synthesis task that aims to edit hair color and hairstyle using text descriptions or reference images, while preserving irrelevant attributes (e.g., identity, background, cloth). Many existing methods are based on StyleGAN to address this task. However, due to the li…

Cited by 0SourcePDFScholar
2024

Holo-Relighting: Controllable Volumetric Portrait Relighting from a Single Image

CVPR 2024poster

At the core of portrait photography is the search for ideal lighting and viewpoint. The process often requires advanced knowledge in photography and an elaborate studio setup. In this work we propose Holo-Relighting a volumetric relighting method that is capable of synthesizing novel viewpoints and…

Cited by 12SourcePDFScholar
2024

JeDi: Joint-Image Diffusion Models for Finetuning-Free Personalized Text-to-Image Generation

CVPR 2024poster

Personalized text-to-image generation models enable users to create images that depict their individual possessions in diverse scenes finding applications in various domains. To achieve the personalization capability existing methods rely on finetuning a text-to-image foundation model on a user's cu…

Cited by 20SourcePDFScholar
2024

Large Occluded Human Image Completion via Image-Prior Cooperating

AAAI 2024technical

The completion of large occluded human body images poses a unique challenge for general image completion methods. The complex shape variations of human bodies make it difficult to establish a consistent understanding of their structures. Furthermore, as human vision is highly sensitive to human bodi…

2023

JR2Net: Joint Monocular 3D Face Reconstruction and Reenactment

AAAI 2023technical

Face reenactment and reconstruction benefit various applications in self-media, VR, etc. Recent face reenactment methods use 2D facial landmarks to implicitly retarget facial expressions and poses from driving videos to source images, while they suffer from pose and expression preservation issues fo…

Cited by 3SourcePDFScholar
2023

SceneComposer: Any-Level Semantic Image Synthesis

CVPR 2023highlight

We propose a new framework for conditional image synthesis from semantic layouts of any precision levels, ranging from pure text to a 2D semantic canvas with precise shapes. More specifically, the input layout consists of one or more semantic regions with free-form text descriptions and adjustable p…

2021

CR-Fill: Generative Image Inpainting With Auxiliary Contextual Reconstruction

ICCV 2021poster

Recent deep generative inpainting methods use attention layers to allow the generator to explicitly borrow feature patches from the known region to complete a missing region. Due to the lack of supervision signals for the correspondence between missing regions and known regions, it may fail to find…

Cited by 159PDFcodeScholar
2020

High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling

ECCV 2020poster

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, we introduce a deep generative model which not only outputs an inpainting result…

Cited by 219SourcePDFScholar
2020

RECPARSER: A Recursive Semantic Parsing Framework for Text-to-SQL Task

IJCAI 2020poster

Neural semantic parsers usually fail to parse long and complicated utterances into nested SQL queries, due to the large search space. In this paper, we propose a novel recursive semantic parsing framework called RECPARSER to generate the nested SQL query layer-by-layer. It decomposes the complicated…

Cited by 0SourcePDFScholar
2019

Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation

ICCV 2019poster

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modelling the connections between the two tasks, which is not the most efficient configuration. Here we propose a unified multi-task learning f…

Cited by 246PDFcodeScholar
2019

Multi-Source Weak Supervision for Saliency Detection

CVPR 2019poster

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-performing model. To this end, we propose a unified framework to train saliency…

Cited by 227PDFcodeScholar