← Search

Zeqing Wang

9 accepted papers

2026

Jump-teaching: Combating Sample Selection Bias via Temporal Disagreement

AAAI 2026technical

Sample selection is a straightforward technique to combat noisy labels, aiming to prevent mislabeled samples from degrading the robustness of neural networks. However, existing methods mitigate compounding selection bias either by leveraging dual-network disagreement or additional forward propagatio

Cited by 0SourcePDFScholar
2026

MICo-150K: A Comprehensive Dataset Advancing Multi-Image Composition

CVPR 2026

In controllable image generation, synthesizing coherent and consistent images from multiple reference inputs, i.e., **Multi-Image Composition** (MICo), remains a challenging problem, partly hindered by the lack of high-quality training data.To bridge this gap, we conduct a systematic study of MICo,

Cited by 0SourcecodeScholar
2026

Minute-Long Videos with Dual Parallelisms

AAAI 2026technical

Diffusion Transformer (DiT)-based video diffusion models generate high-quality videos at scale but incur prohibitive processing latency and memory costs for long videos. To address this, we propose a novel distributed inference strategy, termed DualParal. The core idea is that, instead of generating

Cited by 0SourcePDFScholar
2026

SAMCL: Empowering SAM to Continually Learn from Dynamic Domains with Extreme Storage Efficiency

AAAI 2026technical

Segment Anything Model (SAM) struggles in open-world scenarios with diverse domains. In such settings, naive fine-tuning with a well-designed learning module is inadequate and often causes catastrophic forgetting issue when learning incrementally. To address this issue, we propose a novel continual

Cited by 0SourcePDFScholar
2026

SparseD: Sparse Attention for Diffusion Language Models

ICLR 2026poster

While diffusion language models (DLMs) offer a promising alternative to autoregressive models (ARs), existing open-source DLMs suffer from high inference latency. This bottleneck is mainly due to the attention’s quadratic complexity with respect to context length in computing all query–key pairs. In…

Cited by 0SourcecodeScholar
2026

SpotEdit: Selective Region Editing in Diffusion Transformers

CVPR 2026

Diffusion Transformer (DiT)-based models have significantly advanced image editing by encoding conditional images and integrating them into transformer layers. However, most edits involve modifying only small regions, while current methods uniformly process and denoise all tokens at every timestep,

Cited by 0SourcecodeScholar
2025

Is this Generated Person Existed in Real-world? Fine-grained Detecting and Calibrating Abnormal Human-body

CVPR 2025highlight

Recent improvements in visual synthesis have significantly enhanced the depiction of generated human photos, which are pivotal due to their wide applicability and demand. Nonetheless, the existing text-to-image or text-to-video models often generate low-quality human photos that might differ conside…

Cited by 1SourcePDFScholar
2025

Tracking-Aware Deformation Field Estimation for Non-rigid 3D Reconstruction in Robotic Surgeries

IROS 2025

Minimally invasive procedures have been advanced rapidly by the robotic laparoscopic surgery. The latter greatly assists surgeons in sophisticated and precise operations with reduced invasiveness. Nevertheless, it is still safety critical to be aware of even the least tissue deformation during instr

Cited by 1SourcecodeScholar
2024

Mimic: Speaking Style Disentanglement for Speech-Driven 3D Facial Animation

AAAI 2024technical

Speech-driven 3D facial animation aims to synthesize vivid facial animations that accurately synchronize with speech and match the unique speaking style. However, existing works primarily focus on achieving precise lip synchronization while neglecting to model the subject-specific speaking style, of…