← Search

Zhengzhuo Xu

11 accepted papers

2026

VQRAE: Representation Quantization Autoencoders for Multimodal Understanding, Generation and Reconstruction

CVPR 2026

Unifying multimodal understanding, generation and reconstruction representation in a single tokenizer remains a key challenge in building unified models. Previous research predominantly attempts to address this in a dual encoder paradigm, e.g., utilizing the separate encoders for understanding and g

Cited by 0SourcecodeScholar
2025

ChartMoE: Mixture of Diversely Aligned Expert Connector for Chart Understanding

ICLR 2025oral

Automatic chart understanding is crucial for content comprehension and document parsing. Multimodal Large Language Models (MLLMs) have demonstrated remarkable capabilities in chart understanding through domain-specific alignment and fine-tuning. However, current MLLMs still struggle to provide faith…

Cited by 0SourcePDFScholar
2025

ChartPoint: Guiding MLLMs with Grounding Reflection for Chart Reasoning

ICCV 2025poster

Multimodal Large Language Models (MLLMs) have emerged as powerful tools for chart comprehension. However, they heavily rely on extracted content via OCR, which leads to numerical hallucinations when chart textual annotations are sparse. While existing methods focus on scaling instructions, they fail…

Cited by 0SourcePDFScholar
2024

IntactKV: Improving Large Language Model Quantization by Keeping Pivot Tokens Intact

ACL 2024findings

Large language models (LLMs) excel in natural language processing but demand intensive computation. To mitigate this, various quantization methods have been explored, yet they compromise LLM performance. This paper unveils a previously overlooked type of outliers in LLMs. Such outliers are found to…

2023

Accurate 3D Face Reconstruction with Facial Component Tokens

ICCV 2023poster

Accurately reconstructing 3D faces from monocular images and videos is crucial for various applications, such as digital avatar creation. However, the current deep learning-based methods face significant challenges in achieving accurate reconstruction with disentangled facial parameters and ensuring…

Cited by 23PDFScholar
2023

Learning Imbalanced Data With Vision Transformers

CVPR 2023poster

The real-world data tends to be heavily imbalanced and severely skew the data-driven deep neural networks, which makes Long-Tailed Recognition (LTR) a massive challenging task. Existing LTR methods seldom train Vision Transformers (ViTs) with Long-Tailed (LT) data, while the off-the-shelf pretrain w…

2022

Modernn: Towards Fine-Grained Motion Details for Spatiotemporal Predictive Learning

ICASSP 2022accepted

Spatiotemporal predictive learning (ST-PL) aims at predicting the subsequent frames via limited observed sequences, and it has broad applications in the real world. However, learning representative spatiotemporal features for prediction is challenging. Moreover, chaotic uncertainty among consecutive…

Cited by 0SourceScholar
2022

REALY: Rethinking the Evaluation of 3D Face Reconstruction

ECCV 2022poster

"The evaluation of 3D face reconstruction results typically relies on a rigid shape alignment between the estimated 3D model and the ground-truth scan. We observe that aligning two shapes with different reference points can largely affect the evaluation results. This poses difficulties for precisely…

2022

Semantic-Sparse Colorization Network for Deep Exemplar-Based Colorization

ECCV 2022poster

"Exemplar-based colorization approaches rely on reference image to provide plausible colors for target gray-scale image. The key and difficulty of exemplar-based colorization is to establish an accurate correspondence between these two images. Previous approaches have attempted to construct such a c…

2021

Towards Calibrated Model for Long-Tailed Visual Recognition from Prior Perspective

NeurIPS 2021poster

Real-world data universally confronts a severe class-imbalance problem and exhibits a long-tailed distribution, i.e., most labels are associated with limited instances. The naïve models supervised by such datasets would prefer dominant labels, encounter a serious generalization challenge and become…