← Search

Jason Kuen

39 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

HBridge: H-Shape Bridging of Heterogeneous Experts for Unified Multimodal Understanding and Generation

CVPR 2026

Recent unified models integrate understanding experts (e.g., LLMs) with generative experts (e.g., diffusion models), achieving strong multimodal performance. However, recent advanced methods such as BAGEL and LMFusion follow the Mixture-of-Transformers (MoT) paradigm, adopting a symmetric design tha

Cited by 0SourceScholar
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

VGent: Visual Grounding via Modular Design for Disentangling Reasoning and Prediction

CVPR 2026

Current visual grounding models are either based on a Multimodal Large Language Model (MLLM) that performs auto-regressive decoding, which is slow and risks hallucinations, or on re-aligning an LLM with vision features to learn new special or object tokens for grounding, which may undermine the LLM'

Cited by 0SourceScholar
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

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

LaViDa: A Large Diffusion Model for Vision-Language Understanding

NeurIPS 2025spotlight

Modern Vision-Language Models (VLMs) can solve a wide range of tasks requiring visual reasoning. In real-world scenarios, desirable properties for VLMs include fast inference and controllable generation (e.g., constraining outputs to adhere to a desired format). However, existing autoregressive (AR)…

Cited by 0SourcecodeScholar
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

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…

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

MAGICK: A Large-scale Captioned Dataset from Matting Generated Images using Chroma Keying

CVPR 2024poster

We introduce MAGICK a large-scale dataset of generated objects with high-quality alpha mattes. While image generation methods have produced segmentations they cannot generate alpha mattes with accurate details in hair fur and transparencies. This is likely due to the small size of current alpha matt…

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

SegGen: Supercharging Segmentation Models with Text2Mask and Mask2Img Synthesis

ECCV 2024poster

"We present , a new data generation approach that pushes the performance boundaries of state-of-the-art image segmentation models. One major bottleneck of previous data synthesis methods for segmentation is the design of “segmentation labeler module”, which is used to synthesize segmentation masks f…

Cited by 11SourcePDFScholar
2024

Uncertainty-aware Fine-tuning of Segmentation Foundation Models

NeurIPS 2024poster

The Segment Anything Model (SAM) is a large-scale foundation model that has revolutionized segmentation methodology. Despite its impressive generalization ability, the segmentation accuracy of SAM on images with intricate structures is often unsatisfactory. Recent works have proposed lightweight fin…

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

SceneComposer: Any-Level Semantic Image Synthesis

CVPR 2023highlight

We propose a new framework for conditional image synthesis from semantic layouts of any precision levels, ranging from pure text to a 2D semantic canvas with precise shapes. More specifically, the input layout consists of one or more semantic regions with free-form text descriptions and adjustable p…

2023

TopNet: Transformer-Based Object Placement Network for Image Compositing

CVPR 2023poster

We investigate the problem of automatically placing an object into a background image for image compositing. Given a background image and a segmented object, the goal is to train a model to predict plausible placements (location and scale) of the object for compositing. The quality of the composite…

Cited by 18SourcePDFScholar
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

GALA: Toward Geometry-and-Lighting-Aware Object Search for Compositing

ECCV 2022poster

"Compositing-aware object search aims to find the most compatible objects for compositing given a background image and a query bounding box. Previous works focus on learning compatibility between the foreground object and background, but fail to learn other important factors from large-scale data, i…

Cited by 7SourcePDFScholar
2022

High Quality Segmentation for Ultra High-Resolution Images

CVPR 2022poster

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between accuracy and computation cost. Motivated by the fact that humans di…

Cited by 53PDFcodeScholar
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

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
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

Multimodal Contrastive Training for Visual Representation Learning

CVPR 2021poster

We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy prediction task in a single domain, our method exploits intr…

Cited by 215PDFcodeScholar
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

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

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

Scaling Object Detection by Transferring Classification Weights

ICCV 2019oral

Large scale object detection datasets are constantly increasing their size in terms of the number of classes and annotations count. Yet, the number of object-level categories annotated in detection datasets is an order of magnitude smaller than image-level classification labels. State-of-the art obj…

Cited by 26PDFcodeScholar
2018

Dual Attention Matching Network for Context-Aware Feature Sequence Based Person Re-Identification

CVPR 2018poster

Typical person re-identification (ReID) methods usually describe each pedestrian with a single feature vector and match them in a task-specific metric space. However, the methods based on a single feature vector are not sufficient enough to overcome visual ambiguity, which frequently occurs in real…

Cited by 502SourcePDFScholar
2018

Motion-Guided Cascaded Refinement Network for Video Object Segmentation

CVPR 2018poster

Deep CNNs have achieved superior performance in many tasks of computer vision and image understanding. However, it is still difficult to effectively apply deep CNNs to video object segmentation(VOS) since treating video frames as separate and static will lose the information hidden in motion. To tac…

Cited by 131SourcePDFScholar
2018

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks

CVPR 2018poster

It is desirable to train convolutional networks (CNNs) to run more efficiently during inference. In many cases however, the computational budget that the system has for inference cannot be known beforehand during training, or the inference budget is dependent on the changing real-time resource avail…

Cited by 19SourcePDFScholar