← Search

Zhen Zhu

16 accepted papers

2026

Dual Graph Disambiguation for Multi-Instance Partial-Label Learning

AAAI 2026technical

In multi-instance partial label learning (MIPL), each sample is a bag of multiple instances linked to a candidate label set containing one true and multiple false labels, yielding inexact supervision in both instance features and label space. However, existing works adopt decoupled approaches that f

Cited by 0SourcePDFScholar
2026

MR. Illuminate: Zero-Shot Low-Light Image Enhancement with Diffusion Prior

CVPR 2026

The primary axes of interest in low-light image enhancement (LLIE) are color constancy--ensuring consistent outputs across inputs of the same scene under varying illumination and noise--and generalization across diverse datasets. Existing methods, whether supervised, unsupervised, or zero-shot, rely

Cited by 5SourcecodeScholar
2025

AF-UMC: An Alignment-Free Fusion Framework for Unaligned Multi-View Clustering

NeurIPS 2025poster

The Unaligned Multi-view Clustering (UMC) aims to learn a discriminative cluster structure from unaligned multi-view data, where the features of samples are not completely aligned across multiple views. Most existing methods usually prioritize employing various alignment strategies to align sample r…

Cited by 0SourceScholar
2025

AnyBipe: An Automated End-to-End Framework for Training and Deploying Bipedal Robots Powered by Large Language Models

IROS 2025

Training and deploying reinforcement learning (RL) policies for robots is a complex task, requiring careful design of reward functions, sim-to-real transfer, and performance evaluation across various robot configurations. These tasks traditionally demand significant human expertise and effort. To ad

Cited by 0SourceScholar
2025

InstantEdit: Text-Guided Few-Step Image Editing with Piecewise Rectified Flow

ICCV 2025poster

We propose a fast text-guided image editing method called InstantEdit based on the RectifiedFlow framework, which is structured as a few-step editing process that preserves critical content while following closely to textual instructions. Our approach leverages the straight sampling trajectories of…

2025

Large Margin Representation Learning for Robust Cross-lingual Named Entity Recognition

ACL 2025long

Cross-lingual named entity recognition (NER) aims to build an NER model that generalizes to the low-resource target language with labeled data from the high-resource source language. Current state-of-the-art methods typically combine self-training mechanism with contrastive learning paradigm, in ord…

2025

Training-free Geometric Image Editing on Diffusion Models

ICCV 2025poster

We tackle the task of geometric image editing, where an object within an image is repositioned, reoriented, or reshaped while preserving overall scene coherence. Previous diffusion-based editing methods often attempt to handle all relevant subtasks in a single step, proving difficult when transforma…

2022

CCPL: Contrastive Coherence Preserving Loss for Versatile Style Transfer

ECCV 2022poster

"In this paper, we aim to devise a universally versatile style transfer method capable of performing artistic, photo-realistic, and video style transfer jointly, without seeing videos during training. Previous single-frame methods assume a strong constraint on the whole image to maintain temporal co…

2022

MobileFaceSwap: A Lightweight Framework for Video Face Swapping

AAAI 2022technical

Advanced face swapping methods have achieved appealing results. However, most of these methods have many parameters and computations, which makes it challenging to apply them in real-time applications or deploy them on edge devices like mobile phones. In this work, we propose a lightweight Identity-…

2021

FaceController: Controllable Attribute Editing for Face in the Wild

AAAI 2021technical

Face attribute editing aims to generate faces with one or multiple desired face attributes manipulated while other details are preserved. Unlike prior works such as GAN inversion which has an expensive reverse mapping process, we propose a simple feed-forward network to generate high-fidelity manipu…

2020

Semantic Flow for Fast and Accurate Scene Parsing

ECCV 2020poster

In this paper, we focus on designing effective method for fast and accurate scene parsing. A common practice to improve the performance is to attain high resolution feature maps with strong semantic representation. Two strategies are widely used---atrous convolutions and feature pyramid fusion, are…

2019

Asymmetric Non-Local Neural Networks for Semantic Segmentation

ICCV 2019poster

The non-local module works as a particularly useful technique for semantic segmentation while criticized for its prohibitive computation and GPU memory occupation. In this paper, we present Asymmetric Non-local Neural Network to semantic segmentation, which has two prominent components: Asymmetric P…

Cited by 828PDFcodeScholar
2019

Progressive Pose Attention Transfer for Person Image Generation

CVPR 2019oral

This paper proposes a new generative adversarial network to the problem of pose transfer, i.e., transferring the pose of a given person to a target one. The generator of the network comprises a sequence of Pose-Attentional Transfer Blocks that each transfers certain regions it attends to, generating…

Cited by 424PDFcodeScholar
2018

DOTA: A Large-Scale Dataset for Object Detection in Aerial Images

CVPR 2018poster

Object detection is an important and challenging problem in computer vision. Although the past decade has witnessed major advances in object detection in natural scenes, such successes have been slow to aerial imagery, not only because of the huge variation in the scale, orientation and shape of the…

2018

Rotation-Sensitive Regression for Oriented Scene Text Detection

CVPR 2018poster

Text in natural images is of arbitrary orientations, requiring detection in terms of oriented bounding boxes. Normally, a multi-oriented text detector often involves two key tasks: 1) text presence detection, which is a classification problem disregarding text orientation; 2) oriented bounding box r…