← Search

Hualiang Wang

18 accepted papers

2026

AttTok: Marrying Attribute Tokens with Generative Pre-trained Vision-Language Models towards Medical Image Understanding

ICLR 2026poster

Recent generative pre-trained vision–language (GPTv) models have achieved remarkable success in multi-modal understanding, inspiring their adaptation to medical imaging tasks such as disease diagnosis and visual question answering (VQA). However, current instruction-tuned GPTv models suffer from two…

Cited by 0SourceScholar
2026

Consis-GCPO: Consistency-Preserving Group Causal Preference Optimization for Vision Customization

ICLR 2026poster

Subject-driven generation faces a fundamental challenge: achieving high subject fidelity while maintaining semantic alignment with textual descriptions. While recent GRPO-based approaches have shown promise in aligning generative models with human preferences, they apply uniform optimization across…

Cited by 0SourceScholar
2026

FocusDPO: Dynamic Preference Optimization for Multi-Subject Personalized Image Generation via Adaptive Focus

AAAI 2026technical

Multi-subject personalized image generation aims to synthesize customized images containing multiple specified subjects without requiring test-time optimization. However, achieving fine-grained independent control over multiple subjects remains challenging due to difficulties in preserving subject f

Cited by 0SourcePDFScholar
2026

MOSAIC: Multi-Subject Personalized Generation via Correspondence-Aware Alignment and Disentanglement

ICLR 2026poster

Multi-subject personalized generation presents unique challenges in maintaining identity fidelity and semantic coherence when synthesizing images conditioned on multiple reference subjects. Existing methods often suffer from identity blending and attribute leakage due to inadequate modeling of how d…

Cited by 0SourcecodeScholar
2026

MoGA: Mixture-of-Groups Attention for End-to-End Long Video Generation

ICLR 2026poster

Long video generation with Diffusion Transformers (DiTs) is bottlenecked by the quadratic scaling of full attention with sequence length. Since attention is highly redundant, outputs are dominated by a small subset of query–key pairs. Existing sparse methods rely on blockwise coarse estimation, whos…

Cited by 0SourcecodeScholar
2026

Prompt Yourself: Awakening Textual Semantics in 1D Visual Tokenizers

CVPR 2026

One-dimensional (1D) visual tokenizers offer notable semantic compactness by discarding local spatial priors, and have become increasingly popular for image reconstruction and generation tasks. However, such global and sequential representations struggle to preserve fine-grained visual content; simp

Cited by 0SourceScholar
2026

Rethinking Position Embedding as a Context Controller for Multi-Reference and Multi-Shot Video Generation

CVPR 2026

Recent proprietary models such as Sora2 demonstrate promising progress in generating multi-shot videos conditioned on multiple reference characters. However, academic research on this problem remains limited. We study this task and identify a core challenge: when reference images exhibit highly simi

Cited by 0SourceScholar
2025

MuTri: Multi-view Tri-alignment for OCT to OCTA 3D Image Translation

CVPR 2025poster

Optical coherence tomography angiography (OCTA) shows its great importance in imaging microvascular networks by providing accurate 3D imaging of blood vessels, but it relies upon specialized sensors and expensive devices. For this reason, previous works show the potential to translate the readily av…

2025

Token Activation Map to Visually Explain Multimodal LLMs

ICCV 2025poster

Multimodal large language models (MLLMs) are broadly empowering various fields. Despite their advancements, the explainability of MLLMs remains less explored, hindering deeper understanding, model credibility, and effective visualization. Unlike conventional vision models (e.g., CNNs, ViTs, CLIP) th…

2024

C^2RV: Cross-Regional and Cross-View Learning for Sparse-View CBCT Reconstruction

CVPR 2024poster

Cone beam computed tomography (CBCT) is an important imaging technology widely used in medical scenarios such as diagnosis and preoperative planning. Using fewer projection views to reconstruct CT also known as sparse-view reconstruction can reduce ionizing radiation and further benefit intervention…

2024

Multimodal Survival Ensemble Network: Integrating Genomic and Histopathological Insights for Enhanced Cancer Prognosis

ICASSP 2024accepted

Cancer’s inherent heterogeneity demands a multimodal approach to provide an accurate prognosis, taking into account histological, clinical, and genomic data. As the field of artificial intelligence evolves with advancements in multimodal learning, its role in survival analysis becomes increasingly c…

Cited by 0SourceScholar
2024

Robustness-Guided Image Synthesis for Data-Free Quantization

AAAI 2024technical

Quantization has emerged as a promising direction for model compression. Recently, data-free quantization has been widely studied as a promising method to avoid privacy concerns, which synthesizes images as an alternative to real training data. Existing methods use classification loss to ensure the…

Cited by 4SourcePDFScholar
2023

Fed-GraB: Federated Long-tailed Learning with Self-Adjusting Gradient Balancer

NeurIPS 2023poster

Data privacy and long-tailed distribution are the norms rather than the exception in many real-world tasks. This paper investigates a federated long-tailed learning (Fed-LT) task in which each client holds a locally heterogeneous dataset; if the datasets can be globally aggregated, they jointly exhi…

2023

On the Effectiveness of Out-of-Distribution Data in Self-Supervised Long-Tail Learning.

ICLR 2023poster

Though Self-supervised learning (SSL) has been widely studied as a promising technique for representation learning, it doesn't generalize well on long-tailed datasets due to the majority classes dominating the feature space. Recent work shows that the long-tailed learning performance could be booste…

2023

Towards Distribution-Agnostic Generalized Category Discovery

NeurIPS 2023poster

Data imbalance and open-ended distribution are two intrinsic characteristics of the real visual world. Though encouraging progress has been made in tackling each challenge separately, few works dedicated to combining them towards real-world scenarios. While several previous works have focused on cla…

2022

Renovate Yourself: Calibrating Feature Representation of Misclassified Pixels for Semantic Segmentation

AAAI 2022technical

Existing image semantic segmentation methods favor learning consistent representations by extracting long-range contextual features with the attention, multi-scale, or graph aggregation strategies. These methods usually treat the misclassified and correctly classified pixels equally, hence misleadin…

2022

Towards Calibrated Hyper-Sphere Representation via Distribution Overlap Coefficient for Long-Tailed Learning

ECCV 2022poster

"Long-tailed learning aims to tackle the crucial challenge that head classes dominate the training procedure under severe class imbalance in real-world scenarios. However, little attention has been given to how to quantify the dominance severity of head classes in the representation space. Motivated…