← Search

Ziheng Qin

8 accepted papers

2026

ASCIIEval: Benchmarking Models' Visual Perception in Text Strings via ASCII Art

ICLR 2026poster

Perceiving visual semantics embedded within consecutive characters is a crucial yet under-explored capability for both Large Language Models (LLMs) and Multi-modal Large Language Models (MLLMs). In this work, we select ASCII art as a representative artifact. It depicts concepts through careful arran…

Cited by 0SourcecodeScholar
2026

Scaling Up AI-Generated Image Detection with Generator-Aware Prototypes

CVPR 2026

The pursuit of a universal AI-generated image (AIGI) detector often relies on aggregating data from numerous generators to improve generalization. However, this paper identifies a paradoxical phenomenon we term the "Benefit then Conflict" dilemma, where detector performance stagnates and eventually

Cited by 0SourcecodeScholar
2025

Info-Coevolution: An Efficient Framework for Data Model Coevolution

ICML 2025poster

Machine learning relies heavily on data, yet the continuous growth of real-world data poses challenges for efficient dataset construction and training. A fundamental yet unsolved question is: given our current model and data, does a new data (sample/batch) need annotation/learning? Conventional appr…

2025

MERIT: Maximum-normalized Element-wise Ratio for Language Model Large-batch Training

ICML 2025poster

Large-batch training has become a cornerstone in accelerating the training of deep neural networks, yet it poses challenges in optimization and generalization. Existing optimizers like AdamW present performance degradation during language models' large-batch training, due to the information bottlen…

2025

Unlocking the Potential of Lightweight Quantized Models for Deepfake Detection

IJCAI 2025

Deepfake detection is increasingly crucial due to the rapid rise of AI-generated content. Existing methods achieve high performance relying on computationally intensive large models, making real-time detection on resource-constrained edge devices challenging. Given that deepfake detection is a binar

2024

InfoBatch: Lossless Training Speed Up by Unbiased Dynamic Data Pruning

ICLR 2024oral

Data pruning aims to obtain lossless performances with less overall cost. A common approach is to filter out samples that make less contribution to the training. This could lead to gradient expectation bias compared to the original data. To solve this problem, we propose InfoBatch, a novel framework…

2023

CowClip: Reducing CTR Prediction Model Training Time from 12 Hours to 10 Minutes on 1 GPU

AAAI 2023technical

The click-through rate (CTR) prediction task is to predict whether a user will click on the recommended item. As mind-boggling amounts of data are produced online daily, accelerating CTR prediction model training is critical to ensuring an up-to-date model and reducing the training cost. One approac…

2023

Preventing Zero-Shot Transfer Degradation in Continual Learning of Vision-Language Models

ICCV 2023poster

Continual learning (CL) can help pre-trained vision-language models efficiently adapt to new or under-trained data distributions without re-training. Nevertheless, during the continual training of the Contrastive Language-Image Pre-training (CLIP) model, we observe that the model's zero-shot transfe…

Cited by 100PDFcodeScholar