← Search

Zhenye Gan

20 accepted papers

2026

Human-MME: A Holistic Evaluation Benchmark for Human-Centric Multimodal Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have demonstrated significant advances in visual understanding tasks. However, their capacity to comprehend human-centric scenes has rarely been explored, primarily due to the absence of comprehensive evaluation benchmarks that take into account both the hum…

Cited by 0SourcecodeScholar
2026

Reasoning to Edit: Hypothetical Instruction-Based Image Editing with Visual Reasoning

ICML 2026poster

Instruction-based image editing (IIE) has advanced rapidly with the success of diffusion models. However, existing efforts primarily focus on simple and explicit instructions to execute editing operations such as adding, deleting, moving, or swapping objects. They struggle to handle more complex imp…

Cited by 0SourceScholar
2026

Soul: Breathe Life into Digital Human for High-fidelity Long-term Multimodal Animation

CVPR 2026

We propose a multimodal-driven framework for high-fidelity long-term digital human animation termed Soul, which generates semantically coherent videos from a single-frame portrait image, text prompts, and audio, achieving precise lip synchronization, vivid facial expressions, and robust identity pre

Cited by 0SourceScholar
2026

The devil is in the details: Enhancing Video Virtual Try-On via Keyframe-Driven Details Injection

CVPR 2026

Although diffusion transformer (DiT)-based video virtual try-on (VVT) has made significant progress in synthesizing realistic videos, existing methods still struggle to capture fine-grained garment dynamics and preserve background integrity across video frames. They also incur high computational cos

Cited by 0SourceScholar
2026

Transform Trained Transformer for Accelerating Native 4K Video Generation

ICML 2026poster

Native 4K (2176$\times$3840) video generation remains a critical challenge due to the quadratic computational explosion of full-attention as spatiotemporal resolution increases, making it difficult for models to strike a balance between efficiency and quality. This paper proposes a novel Transformer…

Cited by 0SourceScholar
2026

YOLO-Master: MOE-Accelerated with Specialized Transformers for Enhanced Real-time Detection

CVPR 2026

Existing Real-Time Object Detection (RTOD) methods commonly adopt YOLO-like architectures for their favorable trade-off between accuracy and speed. However, these models rely on static dense computation that applies uniform processing to all inputs, misallocating representational capacity and comput

Cited by 0SourcecodeScholar
2025

LLaVA-KD: A Framework of Distilling Multimodal Large Language Models

ICCV 2025poster

The success of Large Language Models (LLMs) has inspired the development of Multimodal Large Language Models (MLLMs) for unified understanding of vision and language. However, the increasing model size and computational complexity of large-scale MLLMs (l-MLLMs) limit their use in resource-constraine…

2025

MobileMamba: Lightweight Multi-Receptive Visual Mamba Network

CVPR 2025poster

Previous research on lightweight models has primarily focused on CNNs and Transformer-based designs. CNNs, with their local receptive fields, struggle to capture long-range dependencies, while Transformers, despite their global modeling capabilities, are limited by quadratic computational complexity…

2025

Real-IAD D3: A Real-World 2D/Pseudo-3D/3D Dataset for Industrial Anomaly Detection

CVPR 2025poster

The increasing complexity of industrial anomaly detection (IAD) has positioned multimodal detection methods as a focal area of machine vision research. However, dedicated multimodal datasets specifically tailored for IAD remain limited. Pioneering datasets like MVTec 3D have laid essential groundwor…

2025

UniCombine: Unified Multi-Conditional Combination with Diffusion Transformer

ICCV 2025poster

With the rapid development of diffusion models in image generation, the demand for more powerful and flexible controllable frameworks is increasing. Although existing methods can guide generation beyond text prompts, the challenge of effectively combining multiple conditional inputs while maintainin…

2024

Learning Hybrid Negative Probability Model for Weakly-Supervised Whole Slide Image Recognition

ICASSP 2024accepted

Classifying an entire Whole Slide Image (WSI) in a single forward pass is challenging due to its vast resolution. Consequently, current effort on WSI classification resorts to multiple instance learning (MIL), using patch-wise instances to predict categories under image-wise supervision. However, re…

Cited by 0SourceScholar
2024

MambaAD: Exploring State Space Models for Multi-class Unsupervised Anomaly Detection

NeurIPS 2024poster

Recent advancements in anomaly detection have seen the efficacy of CNN- and transformer-based approaches. However, CNNs struggle with long-range dependencies, while transformers are burdened by quadratic computational complexity. Mamba-based models, with their superior long-range modeling and linear…

2024

Real-IAD: A Real-World Multi-View Dataset for Benchmarking Versatile Industrial Anomaly Detection

CVPR 2024poster

Industrial anomaly detection (IAD) has garnered significant attention and experienced rapid development. However the recent development of IAD approach has encountered certain difficulties due to dataset limitations. On the one hand most of the state-of-the-art methods have achieved saturation (over…

Cited by 49SourcePDFScholar
2024

Rethinking Reverse Distillation for Multi-Modal Anomaly Detection

AAAI 2024technical

In recent years, there has been significant progress in employing color images for anomaly detection in industrial scenarios, but it is insufficient for identifying anomalies that are invisible in RGB images alone. As a supplement, introducing extra modalities such as depth and surface normal maps c…

Cited by 16SourcePDFScholar
2024

TransAVS: End-to-End Audio-Visual Segmentation with Transformer

ICASSP 2024accepted

Audio-Visual Segmentation (AVS) is a challenging task, which aims to segment sounding objects in video frames by exploring audio signals. Generally AVS faces two key challenges: (1) Audio signals inherently exhibit a high degree of information density, as sounds produced by multiple objects are enta…

Cited by 0SourceScholar
2023

Calibrated Teacher for Sparsely Annotated Object Detection

AAAI 2023technical

Fully supervised object detection requires training images in which all instances are annotated. This is actually impractical due to the high labor and time costs and the unavoidable missing annotations. As a result, the incomplete annotation in each image could provide misleading supervision and ha…

2023

MixTeacher: Mining Promising Labels With Mixed Scale Teacher for Semi-Supervised Object Detection

CVPR 2023poster

Scale variation across object instances is one of the key challenges in object detection. Although modern detection models have achieved remarkable progress in dealing with the scale variation, it still brings trouble in the semi-supervised case. Most existing semi-supervised object detection method…

2022

ISDNet: Integrating Shallow and Deep Networks for Efficient Ultra-High Resolution Segmentation

CVPR 2022poster

The huge burden of computation and memory are two obstacles in ultra-high resolution image segmentation. To tackle these issues, most of the previous works follow the global-local refinement pipeline, which pays more attention to the memory consumption but neglects the inference speed. In comparison…

Cited by 60PDFcodeScholar
2022

Iterative Few-shot Semantic Segmentation from Image Label Text

IJCAI 2022poster

Few-shot semantic segmentation aims to learn to segment unseen class objects with the guidance of only a few support images. Most previous methods rely on the pixel-level label of support images. In this paper, we focus on a more challenging setting, in which only the image-level labels are availabl…

2022

Learning Distinctive Margin Toward Active Domain Adaptation

CVPR 2022oral

Despite plenty of efforts focusing on improving the domain adaptation ability (DA) under unsupervised or few-shot semi-supervised settings, recently the solution of active learning started to attract more attention due to its suitability in transferring model in a more practical way with limited ann…

Cited by 42PDFcodeScholar