← Search

Jiuxiang Gu

62 accepted papers

2026

DiffGraph: An Automated Agent-driven Model Merging Framework for In-the-Wild Text-to-Image Generation

CVPR 2026

The rapid growth of the text-to-image (T2I) community has fostered a thriving online ecosystem of expert models, which are variants of pretrained diffusion models specialized for diverse generative capabilities. Yet, existing model merging methods remain limited in fully leveraging abundant online e

Cited by 0SourceScholar
2026

Efficient Reasoning with Hidden Thinking

ICML 2026poster

Chain-of-Thought (CoT) reasoning has become a powerful framework for improving complex problem-solving capabilities in Multimodal Large Language Models (MLLMs). However, the verbose nature of textual reasoning introduces significant inefficiencies. In this work, we propose**Heima** (as hidden llama)…

Cited by 0SourcecodeScholar
2026

Fastcar: Cache Attentive Replay for Fast Auto-Regressive Video Generation on the Edge

ICLR 2026poster

Auto-regressive (AR) models, initially successful in language generation, have recently shown promise in visual generation tasks due to their superior sampling efficiency. Unlike image generation, video generation requires a substantially larger number of tokens to produce coherent temporal frames,…

Cited by 0SourcecodeScholar
2026

Lavida-O: Elastic Large Masked Diffusion Models for Unified Multimodal Understanding and Generation

ICLR 2026poster

We propose Lavida-O, a unified Masked Diffusion Model (MDM) for multimodal understanding and generation. Unlike existing multimodal MDMs such as MMaDa and Muddit which only support simple image-level understanding tasks and low-resolution image generation, Lavida-O presents a single framework that…

Cited by 0SourceScholar
2026

Lavida-R1: Advancing Reasoning for Unified Multimodal Diffusion Language Models

ICML 2026poster

Diffusion language models (dLLMs) recently emerged as a promising alternative to auto-regressive LLMs. The latest works further extended it to multimodal understanding and generation tasks. In this work, we propose LaViDa-R1, a multimodal, general-purpose reasoning dLLM. Unlike existing works that b…

Cited by 0SourceScholar
2026

OIDA-QA: A Multimodal Benchmark for Analyzing the Opioid Industry Documents Archive

AAAI 2026technical

The opioid crisis represents a significant moment in public health that reveals systemic shortcomings across regulatory systems, healthcare practices, corporate governance, and public policy. Analyzing how these interconnected systems simultaneously failed to protect public health requires innovativ

Cited by 0SourcePDFScholar
2026

Sparse-LaViDa: Sparse Multimodal Discrete Diffusion Language Models

CVPR 2026

Masked Discrete Diffusion Models (MDMs) have achieved strong performance across a wide range of multimodal tasks, including image understanding, generation, and editing. However, their inference speed remains suboptimal due to the need to repeatedly process redundant masked tokens at every sampling

Cited by 0SourceScholar
2026

VipAct: Visual-Perception Enhancement via Specialized VLM Agent Collaboration and Tool-use

AAAI 2026technical

While vision-language models (VLMs) have demonstrated remarkable performance across various tasks combining textual and visual information, they continue to struggle with fine-grained visual perception tasks that require detailed pixel-level analysis. Effectively eliciting comprehensive reasoning fr

Cited by 0SourcePDFScholar
2025

DiffIP: Representation Fingerprints for Robust IP Protection of Diffusion Models

ICCV 2025poster

Intellectual property (IP) protection for diffusion models is a critical concern, given the significant resources and time required for their development. To effectively safeguard the IP of diffusion models, a key step is enabling the comparison of unique identifiers (fingerprints) between suspect a…

Cited by 0SourcePDFScholar
2025

From Selection to Generation: A Survey of LLM-based Active Learning

ACL 2025long

Active Learning (AL) has been a powerful paradigm for improving model efficiency and performance by selecting the most informative data points for labeling and training. In recent active learning frameworks, Large Language Models (LLMs) have been employed not only for selection but also for generati…

Cited by 0SourcePDFScholar
2025

ImageFolder: Autoregressive Image Generation with Folded Tokens

ICLR 2025poster

Image tokenizers are crucial for visual generative models, \eg, diffusion models (DMs) and autoregressive (AR) models, as they construct the latent representation for modeling. Increasing token length is a common approach to improve image reconstruction quality. However, tokenizers with longer token…

2025

LazyDiT: Lazy Learning for the Acceleration of Diffusion Transformers

AAAI 2025technical

Diffusion Transformers have emerged as the preeminent models for a wide array of generative tasks, demonstrating superior performance and efficacy across various applications. The promising results come at the cost of slow inference, as each denoising step requires running the whole transformer mode…

2025

METAL: A Multi-Agent Framework for Chart Generation with Test-Time Scaling

ACL 2025long

Chart generation aims to generate code to produce charts satisfying the desired visual properties, e.g., texts, layout, color, and type. It has great potential to empower the automatic professional report generation in financial analysis, research presentation, education, and healthcare. In this wor…

Cited by 0SourcePDFScholar
2025

MegaSynth: Scaling Up 3D Scene Reconstruction with Synthesized Data

CVPR 2025poster

We propose scaling up 3D scene reconstruction by training with synthesized data. At the core of our work is MegaSynth, a procedurally generated 3D dataset comprising 700K scenes - over 50 times larger than the prior real dataset DL3DV - dramatically scaling the training data. To enable scalable data…

Cited by 1SourcePDFScholar
2025

Multimodal LLMs as Customized Reward Models for Text-to-Image Generation

ICCV 2025poster

We introduce LLaVA-Reward, an efficient reward model designed to automatically evaluate text-to-image (T2I) generations across multiple perspectives, leveraging pretrained multimodal large language models (MLLMs). Existing MLLM-based approaches require instruction-following data for supervised fine-…

2025

Numerical Pruning for Efficient Autoregressive Models

AAAI 2025technical

Transformers have emerged as the leading architecture in deep learning, proving to be versatile and highly effective across diverse domains beyond language and image processing. However, their impressive performance often incurs high computational costs due to their substantial model size. This pape…

Cited by 10SourcePDFScholar
2025

QuartDepth: Post-Training Quantization for Real-Time Depth Estimation on the Edge

CVPR 2025poster

Monocular Depth Estimation (MDE) has emerged as a pivotal task in computer vision, supporting numerous real-world applications. However, deploying accurate depth estimation models on resource-limited edge devices, especially Application-Specific Integrated Circuits (ASICs), is challenging due to the…

2025

R-KV: Redundancy-aware KV Cache Compression for Reasoning Models

NeurIPS 2025poster

Reasoning models have demonstrated impressive performance in self-reflection and chain-of-thought reasoning. However, they often produce excessively long outputs, leading to prohibitively large key-value (KV) caches during inference. While chain-of-thought inference significantly improves performanc…

Cited by 0SourceScholar
2025

Refer to Any Segmentation Mask Group With Vision-Language Prompts

ICCV 2025poster

Recent image segmentation models have advanced to segment images into high-quality masks for visual entities, and yet they cannot provide comprehensive semantic understanding for complex queries based on both language and vision. This limitation reduces their effectiveness in applications that requi…

2025

SV-RAG: LoRA-Contextualizing Adaptation of MLLMs for Long Document Understanding

ICLR 2025poster

Multimodal large language models (MLLMs) have recently shown great progress in text-rich image understanding, yet they still struggle with complex, multi-page visually-rich documents. Traditional methods using document parsers for retrieval-augmented generation suffer from performance and efficiency…

Cited by 0SourcePDFScholar
2025

Self-Debiasing Large Language Models: Zero-Shot Recognition and Reduction of Stereotypes

NAACL 2025short

Large language models (LLMs) have shown remarkable advances in language generation and understanding but are also prone to exhibiting harmful social biases. While recognition of these behaviors has generated an abundance of bias mitigation techniques, most require modifications to the training data,…

2024

ADOPD: A Large-Scale Document Page Decomposition Dataset

ICLR 2024poster

Research in document image understanding is hindered by limited high-quality document data. To address this, we introduce ADOPD, a comprehensive dataset for document page decomposition. ADOPD stands out with its data-driven approach for document taxonomy discovery during data collection, complemente…

Cited by 5SourcePDFScholar
2024

Advancing Vision-Language Models with Adapter Ensemble Strategies

EMNLP 2024finding

CLIP revolutes vision-language pretraining by using contrastive learning on paired web data. However, the sheer size of these pretrained models makes full-model finetuning exceedingly costly. One common solution is the “adapter”, which finetunes a few additional parameters while freezing the backbon…

2024

DocScript: Document-level Script Event Prediction

COLING 2024main

We present a novel task of document-level script event prediction, which aims to predict the next event given a candidate list of narrative events in long-form documents. To enable this, we introduce DocSEP, a challenging dataset in two new domains - contractual documents and Wikipedia articles, whe…

Cited by 1SourcePDFScholar
2024

LRM: Large Reconstruction Model for Single Image to 3D

ICLR 2024oral

We propose the first Large Reconstruction Model (LRM) that predicts the 3D model of an object from a single input image within just 5 seconds. In contrast to many previous methods that are trained on small-scale datasets such as ShapeNet in a category-specific fashion, LRM adopts a highly scalable t…

Cited by 411SourcePDFScholar
2024

SOHES: Self-supervised Open-world Hierarchical Entity Segmentation

ICLR 2024poster

Open-world entity segmentation, as an emerging computer vision task, aims at segmenting entities in images without being restricted by pre-defined classes, offering impressive generalization capabilities on unseen images and concepts. Despite its promise, existing entity segmentation methods like Se…

2024

Selective Reflection-Tuning: Student-Selected Data Recycling for LLM Instruction-Tuning

ACL 2024findings

Instruction tuning is critical to large language models (LLMs) for achieving better instruction following and task adaptation capabilities but its success heavily relies on the training data quality. Many recent methods focus on improving the data quality but often overlook the compatibility of the…

2024

Self-Cleaning: Improving a Named Entity Recognizer Trained on Noisy Data with a Few Clean Instances

NAACL 2024findings

To achieve state-of-the-art performance, one still needs to train NER models on large-scale, high-quality annotated data, an asset that is both costly and time-intensive to accumulate. In contrast, real-world applications often resort to massive low-quality labeled data through non-expert annotators…

Cited by 2SourcePDFScholar
2024

TRINS: Towards Multimodal Language Models that Can Read

CVPR 2024poster

Large multimodal language models have shown remarkable proficiency in understanding and editing images. However a majority of these visually-tuned models struggle to comprehend the textual content embedded in images primarily due to the limitation of training data. In this work we introduce TRINS: a…

Cited by 9SourcePDFScholar
2024

TextLap: Customizing Language Models for Text-to-Layout Planning

EMNLP 2024finding

Automatic generation of graphical layouts is crucial for many real-world applications, including designing posters, flyers, advertisements, and graphical user interfaces. Given the incredible ability of Large language models (LLMs) in both natural language understanding and generation, we believe th…

2023

A Critical Analysis of Document Out-of-Distribution Detection

EMNLP 2023long findings

Large-scale pre-training is widely used in recent document understanding tasks. During deployment, one may expect that models should trigger a conservative fallback policy when encountering out-of-distribution (OOD) samples, which highlights the importance of OOD detection. However, most existing OO…

Cited by 0SourceScholar
2023

AIMS: All-Inclusive Multi-Level Segmentation for Anything

NeurIPS 2023spotlight

Despite the progress of image segmentation for accurate visual entity segmentation, completing the diverse requirements of image editing applications for different-level region-of-interest selections remains unsolved. In this paper, we propose a new task, All-Inclusive Multi-Level Segmentation (AIMS…

Cited by 5SourcePDFScholar
2023

DocEdit: Language-Guided Document Editing

AAAI 2023technical

Professional document editing tools require a certain level of expertise to perform complex edit operations. To make editing tools accessible to increasingly novice users, we investigate intelligent document assistant systems that can make or suggest edits based on a user's natural language request.…

Cited by 5SourcePDFScholar
2023

Learning the Visualness of Text Using Large Vision-Language Models

EMNLP 2023long main

Visual text evokes an image in a person's mind, while non-visual text fails to do so. A method to automatically detect visualness in text will enable text-to-image retrieval and generation models to augment text with relevant images. This is particularly challenging with long-form text as text-to-im…

Cited by 0SourceScholar
2022

CA-SSL: Class-Agnostic Semi-Supervised Learning for Detection and Segmentation

ECCV 2022poster

"To improve instance-level detection/segmentation performance, existing self-supervised and semi-supervised methods extract either very task-unrelated or very task-specific training signals from unlabeled data. We argue that these two approaches, at the two extreme ends of the task-specificity spect…

2022

Delving into Out-of-Distribution Detection with Vision-Language Representations

NeurIPS 2022accept

Recognizing out-of-distribution (OOD) samples is critical for machine learning systems deployed in the open world. The vast majority of OOD detection methods are driven by a single modality (e.g., either vision or language), leaving the rich information in multi-modal representations untapped. Inspi…

2022

DocTime: A Document-level Temporal Dependency Graph Parser

NAACL 2022long

We introduce DocTime - a novel temporal dependency graph (TDG) parser that takes as input a text document and produces a temporal dependency graph. It outperforms previous BERT-based solutions by a relative 4-8% on three datasets from modeling the problem as a graph network with path-prediction loss…

2022

EI-CLIP: Entity-Aware Interventional Contrastive Learning for E-Commerce Cross-Modal Retrieval

CVPR 2022poster

recommendation, and marketing services. Extensive efforts have been made to conquer the cross-modal retrieval problem in the general domain. When it comes to E-commerce, a common practice is to adopt the pretrained model and finetune on E-commerce data. Despite its simplicity, the performance is sub…

Cited by 68PDFScholar
2022

Improving the Reliability for Confidence Estimation

ECCV 2022poster

"Confidence estimation, a task that aims to evaluate the trustworthiness of the model’s prediction output during deployment, has received lots of research attention recently, due to its importance for the safe deployment of deep models. Previous works have outlined two important qualities that a rel…

Cited by 13SourcePDFScholar
2022

Learning Adaptive Axis Attentions in Fine-tuning: Beyond Fixed Sparse Attention Patterns

ACL 2022findings

We present a comprehensive study of sparse attention patterns in Transformer models. We first question the need for pre-training with sparse attention and present experiments showing that an efficient fine-tuning only approach yields a slightly worse but still competitive model. Then we compare the…

Cited by 1SourcePDFScholar
2022

MGDoc: Pre-training with Multi-granular Hierarchy for Document Image Understanding

EMNLP 2022main

Document images are a ubiquitous source of data where the text is organized in a complex hierarchical structure ranging from fine granularity (e.g., words), medium granularity (e.g., regions such as paragraphs or figures), to coarse granularity (e.g., the whole page). The spatial hierarchical relati…

2022

Meta Spatio-Temporal Debiasing for Video Scene Graph Generation

ECCV 2022poster

"Video scene graph generation (VidSGG) aims to parse the video content into scene graphs, which involves modeling the spatio-temporal contextual information in the video. However, due to the long-tailed training data in datasets, the generalization performance of existing VidSGG models can be affect…

Cited by 32SourcePDFScholar
2022

Open-Vocabulary Instance Segmentation via Robust Cross-Modal Pseudo-Labeling

CVPR 2022poster

Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captioned images covering many novel classes and then finetune it on limited base classe…

Cited by 104PDFcodeScholar
2022

TiGAN: Text-Based Interactive Image Generation and Manipulation

AAAI 2022technical

Using natural-language feedback to guide image generation and manipulation can greatly lower the required efforts and skills. This topic has received increased attention in recent years through refinement of Generative Adversarial Networks (GANs); however, most existing works are limited to single-r…

Cited by 20SourcePDFScholar
2022

Towards Language-Free Training for Text-to-Image Generation

CVPR 2022poster

One of the major challenges in training text-to-image generation models is the need of a large number of high-quality text-image pairs. While image samples are often easily accessible, the associated text description typically requires careful human captioning, which is particularly time- and cost-c…

Cited by 307PDFScholar
2022

UNISON: Unpaired Cross-Lingual Image Captioning

AAAI 2022technical

Image captioning has emerged as an interesting research field in recent years due to its broad application scenarios. The traditional paradigm of image captioning relies on paired image-caption datasets to train the model in a supervised manner. However, creating such paired datasets for every targe…

2021

Exploiting Semantic Embedding and Visual Feature for Facial Action Unit Detection

CVPR 2021poster

Recent study on detecting facial action units (AU) has utilized auxiliary information (i.e., facial landmarks, relationship among AUs and expressions, web facial images, etc.), in order to improve the AU detection performance. As of now, no semantic information of AUs has yet been explored for such…

Cited by 78PDFcodeScholar
2021

Multi-Scale Aligned Distillation for Low-Resolution Detection

CVPR 2021poster

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option severely hurts the detection performance. This paper focuses on boosting the performance of a low-resolution model, by distilling knowledge from…

Cited by 80PDFcodeScholar
2021

SelfDoc: Self-Supervised Document Representation Learning

CVPR 2021poster

We propose SelfDoc, a task-agnostic pre-training framework for document image understanding. Because documents are multimodal and are intended for sequential reading, our framework exploits the positional, textual, and visual information of every semantically meaningful component in a document, and…

Cited by 189PDFcodeScholar
2021

Towards Interpreting and Mitigating Shortcut Learning Behavior of NLU models

NAACL 2021long

Recent studies indicate that NLU models are prone to rely on shortcut features for prediction, without achieving true language understanding. As a result, these models fail to generalize to real-world out-of-distribution data. In this work, we show that the words in the NLU training set can be model…

Cited by 107SourcePDFScholar
2021

UniDoc: Unified Pretraining Framework for Document Understanding

NeurIPS 2021poster

Document intelligence automates the extraction of information from documents and supports many business applications. Recent self-supervised learning methods on large-scale unlabeled document datasets have opened up promising directions towards reducing annotation efforts by training models with sel…

Cited by 109SourcePDFScholar
2020

Finding It at Another Side: A Viewpoint-Adapted Matching Encoder for Change Captioning

ECCV 2020poster

Change Captioning is a task that aims to describe the difference between images with natural language. Most existing methods treat this problem as a difference judgment without the existence of distractors such as viewpoint changes. However, in practice, viewpoint changes happen often and can overwh…

Cited by 54SourcePDFScholar
2020

Self-Supervised Relationship Probing

NeurIPS 2020poster

Structured representations of images that model visual relationships are beneficial for many vision and vision-language applications. However, current human-annotated visual relationship datasets suffer from the long-tailed predicate distribution problem which limits the potential of visual relation…

Cited by 20SourcePDFScholar
2019

Scene Graph Generation With External Knowledge and Image Reconstruction

CVPR 2019poster

Scene graph generation has received growing attention with the advancements in image understanding tasks such as object detection, attributes and relationship prediction, etc. However, existing datasets are biased in terms of object and relationship labels, or often come with noisy and missing annot…

Cited by 386PDFScholar
2019

Unpaired Image Captioning via Scene Graph Alignments

ICCV 2019poster

Most of current image captioning models heavily rely on paired image-caption datasets. However, getting large scale image-caption paired data is labor-intensive and time-consuming. In this paper, we present a scene graph-based approach for unpaired image captioning. Our framework comprises an image…

Cited by 209PDFScholar
2018

Look, Imagine and Match: Improving Textual-Visual Cross-Modal Retrieval With Generative Models

CVPR 2018poster

Textual-visual cross-modal retrieval has been a hot research topic in both computer vision and natural language processing communities. Learning appropriate representations for multi-modal data is crucial for the cross-modal retrieval performance. Unlike existing image-text retrieval approaches that…

Cited by 476SourcePDFScholar