← Search

Haoxing Chen

12 accepted papers

2026

DND: Boosting Large Language Models with Dynamic Nested Depth

ICLR 2026poster

We introduce Dynamic Nested Depth (DND), a novel method that improves performance for off-the-shelf LLMs by selecting critical tokens to reprocess in a nested depth manner. Specifically, at the end of the given transformer layer, DND identifies more critical tokens with a router and feeds them back…

Cited by 0SourceScholar
2026

dMLLM-TTS: Self-Verified and Efficient Test-Time Scaling for Diffusion Multi-Modal Large Language Models

CVPR 2026

Diffusion Multi-modal Large Language Models (dMLLMs) have recently emerged as a novel architecture unifying image generation and understanding. However, developing effective and efficient Test-Time Scaling (TTS) methods to unlock their full generative potential remains an underexplored challenge. To

Cited by 0SourcecodeScholar
2025

Dynamic Model-Bank Test-Time Adaptation for Automatic Speech Recognition

EMNLP 2025

End-to-end automatic speech recognition (ASR) based on deep learning has achieved impressive progress in recent years. However, the performance of ASR foundation model often degrades significantly on out-of-domain data due to real-world domain shifts. Test-Time Adaptation (TTA) methods aim to mitiga

Cited by 0SourcePDFScholar
2025

Efficient Transfer Learning for Video-language Foundation Models

CVPR 2025poster

Pre-trained vision-language models provide a robust foundation for efficient transfer learning across various downstream tasks. In the field of video action recognition, mainstream approaches often introduce additional modules to capture temporal information. Although the additional modules increase…

2025

Stochastic Layer-Wise Shuffle for Improving Vision Mamba Training

ICML 2025poster

Recent Vision Mamba (Vim) models exhibit nearly linear complexity in sequence length, making them highly attractive for processing visual data. However, the training methodologies and their potential are still not sufficiently explored. In this paper, we investigate strategies for Vim and propose St…

2025

WildFake: A Large-Scale and Hierarchical Dataset for AI-Generated Images Detection

AAAI 2025technical

The development of text-to-image generative models has enabled the creation of images so realistic that distinguishing between AI-generated images and real photos is becoming a challenge. This progress offers new possibilities but also raises concerns over privacy, authenticity, and security. Detect…

2024

ComFusion: Enhancing Personalized Generation by Instance-Scene Compositing and Fusion

ECCV 2024poster

"Recent progress in personalizing text-to-image (T2I) diffusion models has demonstrated their capability to generate images based on personalized visual concepts using only a few user-provided examples. However, these models often struggle with maintaining high visual fidelity, particularly when mod…

Cited by 1SourcePDFScholar
2024

Segment Anything Model Meets Image Harmonization

ICASSP 2024accepted

Image harmonization is a crucial technique in image composition that aims to seamlessly match the background by adjusting the foreground of composite images. Current methods adopt either global-level or pixel-level feature matching. Global-level feature matching ignores the proximity prior, treating…

Cited by 0SourceScholar
2023

DiffUTE: Universal Text Editing Diffusion Model

NeurIPS 2023poster

Diffusion model based language-guided image editing has achieved great success recently. However, existing state-of-the-art diffusion models struggle with rendering correct text and text style during generation. To tackle this problem, we propose a universal self-supervised text editing diffusion mo…

2023

Mobile User Interface Element Detection via Adaptively Prompt Tuning

CVPR 2023poster

Recent object detection approaches rely on pretrained vision-language models for image-text alignment. However, they fail to detect the Mobile User Interface (MUI) element since it contains additional OCR information, which describes its content and function but is often ignored. In this paper, we d…

2023

Model-Aware Contrastive Learning: Towards Escaping the Dilemmas

ICML 2023poster

Contrastive learning (CL) continuously achieves significant breakthroughs across multiple domains. However, the most common InfoNCE-based methods suffer from some dilemmas, such as uniformity-tolerance dilemma (UTD) and gradient reduction, both of which are related to a $\mathcal{P}_{ij}$ term. It h…