← Search

Lijuan Wang

91 accepted papers

2026

EdiVal-Agent: An Object-Centric Framework for Automated, Fine-Grained Evaluation of Multi-Turn Editing

ICLR 2026poster

Instruction-based image editing has advanced rapidly, yet reliable and interpretable evaluation remains a bottleneck. Current protocols either (i) depend on paired reference images—resulting in limited coverage and inheriting biases from prior generative models—or (ii) rely *solely* on zero-shot vis…

Cited by 0SourcecodeScholar
2026

Entropy-Aware Dynamic KV Cache Sparsification for Autoregressive Image Generation and Editing

ICML 2026poster

Autoregressive (AR) image generation has recently gained momentum as a scalable alternative to diffusion models, benefiting from unified next-token prediction paradigm and strong instruction following ability. However, AR visual generation must decode excessively long sequences of visual tokens, mak…

Cited by 0SourceScholar
2026

Paper2Figure: A Multi-Agent Collaborative System for Figure Generation Towards Academic Research Paper

CVPR 2026

Automatically generating clear and accurate figures for research papers remains challenging, as it requires semantic understanding, precise structure, and visual aesthetics. Existing approaches struggle to balance fidelity and quality: large language model (LLM) code-based methods (e.g., SVG, Mermai

Cited by 0SourceScholar
2026

RE-TRAC: REcursive TRAjectory Compression for Deep Search Agents

ICML 2026poster

LLM-based deep research agents are largely built on the ReAct framework. This linear design makes it difficult to revisit earlier states, branch into alternative search directions, or maintain global awareness under long contexts, often leading to local optima, redundant exploration, and inefficient…

Cited by 0SourceScholar
2026

Residual Decoder Adapter: ID-Preserving Tokenizer Adaption for Autoregressive Text Rendering

CVPR 2026

Visual Autoregressive (AR) models generate images by predicting discrete tokens that are decoded by a visual tokenizer.Despite demonstrating strong overall image generation ability, they still underperform on text rendering with blur strokes and disrupt letter shapes. In this work, we trace this lim

Cited by 0SourcecodeScholar
2026

STITCH: Simultaneous Thinking and Talking with Chunked Reasoning for Spoken Language Models

ICLR 2026poster

Spoken Language Models (SLMs) are designed to take speech inputs and produce spoken responses. However, current SLMs lack the ability to perform an internal, unspoken thinking process before responding. In contrast, humans typically engage in complex mental reasoning internally, enabling them to com…

Cited by 0SourcecodeScholar
2026

TextAtlas5M: A Large-Scale Dataset for Long Text Image Generation

ICML 2026poster

Text-conditioned image generation has made rapid progress, yet rendering images with long-form text remains challenging due to the limitations of existing datasets, which predominantly focus on short and simple text. We introduce TextAtlas5M, a large-scale dataset designed to evaluate long-text rend…

Cited by 0SourceScholar
2026

Towards Zero-Shot Diabetic Retinopathy Grading: Learning Generalized Knowledge via Prompt-Driven Matching and Emulating

AAAI 2026technical

As one of the primary causes of visual impairment, Diabetic Retinopathy (DR) requires accurate and robust grading to facilitate timely diagnosis and intervention. Different from conventional DR grading methods that utilize single-view images, recent clinical studies have revealed that multi-view fun

Cited by 0SourcePDFScholar
2026

Understanding Reasoning Collapse in LLM Agent Reinforcement Learning

ICML 2026oral

In closed-loop multi-turn agent reinforcement learning, LLM agents exhibit reasoning collapse, where reasoning shift toward generic templates, weakly coupled to the inputs. We firstly identify that such collapse is easy to miss with entropy or surface diversity metrics since reasoning text still var…

Cited by 0SourceScholar
2025

ART: Anonymous Region Transformer for Variable Multi-Layer Transparent Image Generation

CVPR 2025poster

Multi-layer image generation is a fundamental task that enables users to isolate, select, and edit specific image layers, thereby revolutionizing interactions with generative models. In this paper, we introduce the Anonymous Region Transformer (ART), which facilitates the direct generation of variab…

Cited by 4SourcePDFScholar
2025

Audio-Aware Large Language Models as Judges for Speaking Styles

EMNLP 2025

Audio-aware large language models (ALLMs) can understand the textual and non-textual information in the audio input. In this paper, we explore using ALLMs as an automatic judge to assess the speaking styles of speeches. We use ALLM judges to evaluate the speeches generated by SLMs on two tasks: voic

2025

Can MLLMs Reason in Multimodality? EMMA: An Enhanced MultiModal ReAsoning Benchmark

ICML 2025oral

The ability to organically reason over and with both text and images is a pillar of human intelligence, yet the ability of Multimodal Large Language Models (MLLMs) to perform such multimodal reasoning remains under-explored. Existing benchmarks often emphasize text-dominant reasoning or rely on shal…

Cited by 4SourcePDFScholar
2025

CertainlyUncertain: A Benchmark and Metric for Multimodal Epistemic and Aleatoric Awareness

ICLR 2025poster

The ability to acknowledge the inevitable uncertainty in their knowledge and reasoning is a prerequisite for AI systems to be truly truthful and reliable. In this paper, we present a taxonomy of uncertainty specific to vision-language AI systems, distinguishing between epistemic uncertainty (arising…

Cited by 1SourcePDFScholar
2025

EditRoom: LLM-parameterized Graph Diffusion for Composable 3D Room Layout Editing

ICLR 2025poster

Given the steep learning curve of professional 3D software and the time- consuming process of managing large 3D assets, language-guided 3D scene editing has significant potential in fields such as virtual reality, augmented reality, and gaming. However, recent approaches to language-guided 3D scene…

Cited by 0SourcePDFScholar
2025

GLIMPSE: Do Large Vision-Language Models Truly Think With Videos or Just Glimpse at Them?

EMNLP 2025

Existing video benchmarks often resemble image-based benchmarks, with question types like “What actions does the person perform throughout the video?” or “What color is the woman’s dress in the video?” For these, models can often answer by scanning just a few key frames, without deep temporal reason

2025

GenXD: Generating Any 3D and 4D Scenes

ICLR 2025poster

Recent developments in 2D visual generation have been remarkably successful. However, 3D and 4D generation remain challenging in real-world applications due to the lack of large-scale 4D data and effective model design. In this paper, we propose to jointly investigate general 3D and 4D generation by…

Cited by 8SourcePDFScholar
2025

ImageGen-CoT: Enhancing Text-to-Image In-context Learning with Chain-of-Thought Reasoning

ICCV 2025poster

In this work, we study the problem of Text-to-Image In-Context Learning (T2I-ICL). While Unified Multimodal LLMs (MLLMs) have advanced rapidly in recent years, they struggle with contextual reasoning in T2I-ICL scenarios. To address this limitation, we propose a novel framework that incorporates a r…

2025

LiVOS: Light Video Object Segmentation with Gated Linear Matching

CVPR 2025poster

Semi-supervised video object segmentation (VOS) has been largely driven by space-time memory (STM) networks, which store past frame features in a spatiotemporal memory to segment the current frame via softmax attention. However, STM networks face memory limitations due to the quadratic complexity of…

2025

MMIE: Massive Multimodal Interleaved Comprehension Benchmark for Large Vision-Language Models

ICLR 2025oral

Interleaved multimodal comprehension and generation, enabling models to produce and interpret both images and text in arbitrary sequences, have become a pivotal area in multimodal learning. Despite significant advancements, the evaluation of this capability remains insufficient. Existing benchmarks…

2025

MMWorld: Towards Multi-discipline Multi-faceted World Model Evaluation in Videos

ICLR 2025poster

Multimodal Language Language Models (MLLMs) demonstrate the emerging abilities of "world models"---interpreting and reasoning about complex real-world dynamics. To assess these abilities, we posit videos are the ideal medium, as they encapsulate rich representations of real-world dynamics and causal…

2025

Point-RFT: Improving Multimodal Reasoning with Visually Grounded Reinforcement Finetuning

NeurIPS 2025poster

Recent advances in large language models have significantly improved textual reasoning through the effective use of Chain-of-Thought (CoT) and reinforcement learning. However, extending these successes to vision-language tasks remains challenging due to inherent limitations in text-only CoT, such as…

Cited by 0SourceScholar
2025

SITE: towards Spatial Intelligence Thorough Evaluation

ICCV 2025poster

Spatial intelligence (SI) represents a cognitive ability encompassing the visualization, manipulation, and reasoning about spatial relationships, underpinning disciplines from neuroscience to robotics. We introduce SITE, a benchmark dataset towards SI Thorough Evaluation in a standardized format of…

Cited by 0SourcePDFScholar
2025

Scaling Inference-Time Search with Vision Value Model for Improved Visual Comprehension

ICCV 2025poster

Despite significant advancements in vision-language models (VLMs), there lacks effective approaches to enhance response quality by scaling inference-time computation. This capability is known to be a core step towards the self-improving models in recent large language model studies. In this paper, w…

2025

ShowUI: One Vision-Language-Action Model for GUI Visual Agent

CVPR 2025poster

Building Graphical User Interface (GUI) assistants holds significant promise for enhancing human workflow productivity. While most agents are language-based, relying on closed-source API with text-rich meta-information (e.g., HTML or accessibility tree), they show limitations in perceiving UI visual…

2025

SlowFast-VGen: Slow-Fast Learning for Action-Driven Long Video Generation

ICLR 2025spotlight

Human beings are endowed with a complementary learning system, which bridges the slow learning of general world dynamics with fast storage of episodic memory from a new experience. Previous video generation models, however, primarily focus on slow learning by pre-training on vast amounts of data, ov…

Cited by 4SourcePDFScholar
2025

SoTA with Less: MCTS-Guided Sample Selection for Data-Efficient Visual Reasoning Self-Improvement

NeurIPS 2025spotlight

We introduce ThinkLite-VL, a family of visual reasoning models that achieve state-of-the-art (SoTA) performance using an order of magnitude fewer training samples, relying purely on reinforcement fine-tuning (RFT) self-improvement without any knowledge distillation. Our central insight is that sampl…

Cited by 0SourcecodeScholar
2025

Tuning Timestep-Distilled Diffusion Model Using Pairwise Sample Optimization

ICLR 2025poster

Recent advancements in timestep-distilled diffusion models have enabled high-quality image generation that rivals non-distilled multi-step models, but with significantly fewer inference steps. While such models are attractive for applications due to the low inference cost and latency, fine-tuning th…

Cited by 2SourcePDFScholar
2025

VAGEN: Reinforcing World Model Reasoning for Multi-Turn VLM Agents

NeurIPS 2025poster

A major challenge in training VLM agents, compared to LLM agents, is that states shift from simple texts to complex visual observations, which introduces partial observability and demands robust world modeling. We ask: can VLM agents build internal world models through explicit visual state reasonin…

Cited by 0SourceScholar
2025

ViCrit: A Verifiable Reinforcement Learning Proxy Task for Visual Perception in VLMs

NeurIPS 2025poster

Reinforcement learning (RL) has shown great effectiveness for fine-tuning large language models (LLMs) using tasks that are challenging yet easily verifiable, such as math reasoning or code generation. However, extending this success to visual perception in vision–language models (VLMs) has been imp…

Cited by 0SourcecodeScholar
2024

Bring Metric Functions into Diffusion Models

IJCAI 2024poster

We introduce a Cascaded Diffusion Model (Cas-DM) that improves a Denoising Diffusion Probabilistic Model (DDPM) by effectively incorporating additional metric functions in training. Metric functions such as the LPIPS loss have been proven highly effective in consistency models derived from the score…

2024

Completing Visual Objects via Bridging Generation and Segmentation

ICML 2024poster

This paper presents a novel approach to object completion, with the primary goal of reconstructing a complete object from its partially visible components. Our method, named MaskComp, delineates the completion process through iterative stages of generation and segmentation. In each iteration, the ob…

Cited by 6SourcePDFScholar
2024

DisCo: Disentangled Control for Realistic Human Dance Generation

CVPR 2024poster

Generative AI has made significant strides in computer vision particularly in text-driven image/video synthesis (T2I/T2V). Despite the notable advancements it remains challenging in human-centric content synthesis such as realistic dance generation. Current methodologies primarily tailored for human…

2024

IDOL: Unified Dual-Modal Latent Diffusion for Human-Centric Joint Video-Depth Generation

ECCV 2024poster

"Significant advances have been made in human-centric video generation, yet the joint video-depth generation problem remains underexplored. Most existing monocular depth estimation methods may not generalize well to synthesized images or videos, and multi-view-based methods have difficulty controlli…

2024

Idea2Img: Iterative Self-Refinement with GPT-4V for Automatic Image Design and Generation

ECCV 2024poster

"We introduce “Idea to Image,”1 an agent system that enables multimodal iterative self-refinement with for automatic image design and generation. Humans can quickly identify the characteristics of different text-to-image (T2I) models via iterative explorations. This enables them to efficiently conve…

2024

Interfacing Foundation Models' Embeddings

NeurIPS 2024poster

Foundation models possess strong capabilities in reasoning and memorizing across modalities. To further unleash the power of foundation models, we present FIND, a generalized interface for aligning foundation models' embeddings with unified image and dataset-level understanding spanning modality and…

2024

Leveraging Visual Tokens for Extended Text Contexts in Multi-Modal Learning

NeurIPS 2024poster

Training models with longer in-context lengths is a significant challenge for multimodal machine learning due to substantial GPU memory and computational costs. This exploratory study does not present state-of-the-art models; rather, it introduces an innovative method designed to increase in-context…

2024

MM-Narrator: Narrating Long-form Videos with Multimodal In-Context Learning

CVPR 2024highlight

We present MM-Narrator a novel system leveraging GPT-4 with multimodal in-context learning for the generation of audio descriptions (AD). Unlike previous methods that primarily focused on downstream fine-tuning with short video clips MM-Narrator excels in generating precise audio descriptions for vi…

Cited by 27SourcePDFScholar
2024

MM-Vet: Evaluating Large Multimodal Models for Integrated Capabilities

ICML 2024poster

We propose MM-Vet, an evaluation benchmark that examines large multimodal models (LMMs) on complicated multimodal tasks. Recent LMMs have shown various intriguing abilities, such as solving math problems written on the blackboard, reasoning about events and celebrities in news images, and explaining…

2024

MMSum: A Dataset for Multimodal Summarization and Thumbnail Generation of Videos

CVPR 2024highlight

Multimodal summarization with multimodal output (MSMO) has emerged as a promising research direction. Nonetheless numerous limitations exist within existing public MSMO datasets including insufficient maintenance data inaccessibility limited size and the absence of proper categorization which pose s…

2024

Mitigating Hallucination in Large Multi-Modal Models via Robust Instruction Tuning

ICLR 2024poster

Despite the promising progress in multi-modal tasks, current large multi-modal models (LMMs) are prone to hallucinating inconsistent descriptions with respect to the associated image and human instructions. This paper addresses this issue by introducing the first large and diverse visual instruction…

2024

Motion Consistency Model: Accelerating Video Diffusion with Disentangled Motion-Appearance Distillation

NeurIPS 2024poster

Image diffusion distillation achieves high-fidelity generation with very few sampling steps. However, directly applying these techniques to video models results in unsatisfied frame quality. This issue arises from the limited frame appearance quality in public video datasets, affecting the performan…

2024

ORES: Open-Vocabulary Responsible Visual Synthesis

AAAI 2024technical

Avoiding synthesizing specific visual concepts is an essential challenge in responsible visual synthesis. However, the visual concept that needs to be avoided for responsible visual synthesis tends to be diverse, depending on the region, context, and usage scenarios. In this work, we formalize a new…

2024

Segment and Caption Anything

CVPR 2024poster

We propose a method to efficiently equip the Segment Anything Model (SAM) with the ability to generate regional captions. SAM presents strong generalizability to segment anything while is short for semantic understanding. By introducing a lightweight query-based feature mixer we align the region-spe…

2024

StrokeNUWA—Tokenizing Strokes for Vector Graphic Synthesis

ICML 2024poster

To leverage LLMs for visual synthesis, traditional methods convert raster image information into discrete grid tokens through specialized visual modules, while disrupting the model’s ability to capture the true semantic representation of visual scenes. This paper posits that an alternative represent…

Cited by 12SourcePDFScholar
2024

Training Diffusion Models Towards Diverse Image Generation with Reinforcement Learning

CVPR 2024poster

Diffusion models have demonstrated unprecedented capabilities in image generation. Yet they incorporate and amplify the data bias (e.g. gender age) from the original training set limiting the diversity of generated images. In this paper we propose a diversity-oriented fine-tuning method using reinfo…

Cited by 10SourcePDFScholar
2024

VideoGUI: A Benchmark for GUI Automation from Instructional Videos

NeurIPS 2024spotlight

Graphical User Interface (GUI) automation holds significant promise for enhancing human productivity by assisting with computer tasks. Existing task formulations primarily focus on simple tasks that can be specified by a single, language-only instruction, such as “Insert a new slide.” In this work,…

2023

Adaptive Human Matting for Dynamic Videos

CVPR 2023poster

The most recent efforts in video matting have focused on eliminating trimap dependency since trimap annotations are expensive and trimap-based methods are less adaptable for real-time applications. Despite the latest tripmap-free methods showing promising results, their performance often degrades wh…

2023

An Empirical Study of End-to-End Video-Language Transformers With Masked Visual Modeling

CVPR 2023poster

Masked visual modeling (MVM) has been recently proven effective for visual pre-training. While similar reconstructive objectives on video inputs (e.g., masked frame modeling) have been explored in video-language (VidL) pre-training, previous studies fail to find a truly effective MVM strategy that c…

2023

An Empirical Study of Multimodal Model Merging

EMNLP 2023long findings

Model merging (e.g., via interpolation or task arithmetic) fuses multiple models trained on different tasks to generate a multi-task solution. The technique has been proven successful in previous studies, where the models are trained on similar tasks and with the same initialization. In this paper,…

Cited by 0SourcecodeScholar
2023

Equivariant Similarity for Vision-Language Foundation Models

ICCV 2023oral

This study explores the concept of equivariance in vision-language foundation models (VLMs), focusing specifically on the multimodal similarity function that is not only the major training objective but also the core delivery to support downstream tasks. Unlike the existing image-text similarity obj…

Cited by 34PDFcodeScholar
2023

Generalized Decoding for Pixel, Image, and Language

CVPR 2023poster

We present X-Decoder, a generalized decoding model that can predict pixel-level segmentation and language tokens seamlessly. X-Decoder takes as input two types of queries: (i) generic non-semantic queries and (ii) semantic queries induced from text inputs, to decode different pixel-level and token-l…

2023

LAVENDER: Unifying Video-Language Understanding As Masked Language Modeling

CVPR 2023poster

Unified vision-language frameworks have greatly advanced in recent years, most of which adopt an encoder-decoder architecture to unify image-text tasks as sequence-to-sequence generation. However, existing video-language (VidL) models still require task-specific designs in model architecture and tra…

2023

Learning 3D Photography Videos via Self-supervised Diffusion on Single Images

IJCAI 2023poster

3D photography renders a static image into a video with appealing 3D visual effects. Existing approaches typically first conduct monocular depth estimation, then render the input frame to subsequent frames with various viewpoints, and finally use an inpainting model to fill those missing/occluded re…

Cited by 4SourcePDFScholar
2023

NUWA-XL: Diffusion over Diffusion for eXtremely Long Video Generation

ACL 2023long

In this paper, we propose NUWA-XL, a novel Diffusion over Diffusion architecture for eXtremely Long video generation. Most current work generates long videos segment by segment sequentially, which normally leads to the gap between training on short videos and inferring long videos, and the sequentia…

Cited by 118SourcePDFScholar
2023

Neural Voting Field for Camera-Space 3D Hand Pose Estimation

CVPR 2023poster

We present a unified framework for camera-space 3D hand pose estimation from a single RGB image based on 3D implicit representation. As opposed to recent works, most of which first adopt holistic or pixel-level dense regression to obtain relative 3D hand pose and then follow with complex second-stag…

Cited by 5SourcePDFScholar
2023

Non-Contrastive Learning Meets Language-Image Pre-Training

CVPR 2023poster

Contrastive language-image pre-training (CLIP) serves as a de-facto standard to align images and texts. Nonetheless, the loose correlation between images and texts of web-crawled data renders the contrastive objective data inefficient and craving for a large training batch size. In this work, we exp…

2023

Prompting GPT-3 To Be Reliable

ICLR 2023poster

Large language models (LLMs) show impressive abilities via few-shot prompting. Commercialized APIs such as OpenAI GPT-3 further increase their use in real-world language applications. However, the crucial problem of how to improve the reliability of GPT-3 is still under-explored. While reliability i…

2023

ReCo: Region-Controlled Text-to-Image Generation

CVPR 2023poster

Recently, large-scale text-to-image (T2I) models have shown impressive performance in generating high-fidelity images, but with limited controllability, e.g., precisely specifying the content in a specific region with a free-form text description. In this paper, we propose an effective technique for…

2023

Segment Everything Everywhere All at Once

NeurIPS 2023poster

In this work, we present SEEM, a promotable and interactive model for segmenting everything everywhere all at once in an image. In SEEM, we propose a novel and versatile decoding mechanism that enables diverse prompting for all types of segmentation tasks, aiming at a universal interface that behave…

Cited by 621SourcePDFScholar
2023

Weakly Supervised Video Emotion Detection and Prediction via Cross-Modal Temporal Erasing Network

CVPR 2023poster

Automatically predicting the emotions of user-generated videos (UGVs) receives increasing interest recently. However, existing methods mainly focus on a few key visual frames, which may limit their capacity to encode the context that depicts the intended emotions. To tackle that, in this paper, we p…

2022

"A Simple Approach and Benchmark for 21,000-Category Object Detection"

ECCV 2022poster

"Current object detection systems and benchmarks typically handle a limited number of categories, up to about a thousand categories. This paper scales the number of categories for object detection systems and benchmarks up to 21,000, by leveraging existing object detection and image classification d…

2022

An Empirical Study of GPT-3 for Few-Shot Knowledge-Based VQA

AAAI 2022technical

Knowledge-based visual question answering (VQA) involves answering questions that require external knowledge not present in the image. Existing methods first retrieve knowledge from external resources, then reason over the selected knowledge, the input image, and question for answer prediction. Howe…

2022

An Empirical Study of Training End-to-End Vision-and-Language Transformers

CVPR 2022poster

Vision-and-language (VL) pre-training has proven to be highly effective on various VL downstream tasks. While recent work has shown that fully transformer-based VL models can be more efficient than previous region-feature-based methods, their performance on downstream tasks often degrades significan…

Cited by 430PDFcodeScholar
2022

Coarse-to-Fine Vision-Language Pre-training with Fusion in the Backbone

NeurIPS 2022accept

Vision-language (VL) pre-training has recently received considerable attention. However, most existing end-to-end pre-training approaches either only aim to tackle VL tasks such as image-text retrieval, visual question answering (VQA) and image captioning that test high-level understanding of images…

2022

Cross-Modal Representation Learning for Zero-Shot Action Recognition

CVPR 2022poster

We present a cross-modal Transformer-based framework, which jointly encodes video data and text labels for zero-shot action recognition (ZSAR). Our model employs a conceptually new pipeline by which visual representations are learned in conjunction with visual-semantic associations in an end-to-end…

Cited by 56PDFcodeScholar
2022

GLIPv2: Unifying Localization and Vision-Language Understanding

NeurIPS 2022accept

We present GLIPv2, a grounded VL understanding model, that serves both localization tasks (e.g., object detection, instance segmentation) and Vision-Language (VL) understanding tasks (e.g., VQA, image captioning). GLIPv2 elegantly unifies localization pre-training and Vision-Language Pre-training (V…

2022

Grounded Language-Image Pre-Training

CVPR 2022oral

This paper presents a grounded language-image pre-training (GLIP) model for learning object-level, language-aware, and semantic-rich visual representations. GLIP unifies object detection and phrase grounding for pre-training. The unification brings two benefits: 1) it allows GLIP to learn from both…

Cited by 1294PDFcodeScholar
2022

Injecting Semantic Concepts Into End-to-End Image Captioning

CVPR 2022poster

Tremendous progress has been made in recent years in developing better image captioning models, yet most of them rely on a separate object detector to extract regional features. Recent vision-language studies are shifting towards the detector-free trend by leveraging grid representations for more fl…

Cited by 137PDFcodeScholar
2022

K-LITE: Learning Transferable Visual Models with External Knowledge

NeurIPS 2022accept

The new generation of state-of-the-art computer vision systems are trained from natural language supervision, ranging from simple object category names to descriptive captions. This form of supervision ensures high generality and usability of the learned visual models, based on the broad concept cov…

2022

NUWA-Infinity: Autoregressive over Autoregressive Generation for Infinite Visual Synthesis

NeurIPS 2022accept

Infinite visual synthesis aims to generate high-resolution images, long-duration videos, and even visual generation of infinite size. Some recent work tried to solve this task by first dividing data into processable patches and then training the models on them without considering the dependencies be…

2022

OVIS: Open-Vocabulary Visual Instance Search via Visual-Semantic Aligned Representation Learning

AAAI 2022technical

We introduce the task of open-vocabulary visual instance search (OVIS). Given an arbitrary textual search query, Open-vocabulary Visual Instance Search (OVIS) aims to return a ranked list of visual instances, i.e., image patches, that satisfies the search intent from an image database. The term ``op…

Cited by 2SourcePDFScholar
2022

Playing Lottery Tickets with Vision and Language

AAAI 2022technical

Large-scale pre-training has recently revolutionized vision-and-language (VL) research. Models such as LXMERT and UNITER have significantly lifted the state of the art over a wide range of VL tasks. However, the large number of parameters in such models hinders their application in practice. In para…

Cited by 57SourcePDFScholar
2022

Scaling Up Vision-Language Pre-Training for Image Captioning

CVPR 2022poster

In recent years, we have witnessed significant performance boost in the image captioning task based on vision-language pre-training (VLP). Scale is believed to be an important factor for this advance. However, most existing work only focuses on pre-training transformers with moderate sizes (e.g., 12…

Cited by 341PDFcodeScholar
2022

SwinBERT: End-to-End Transformers With Sparse Attention for Video Captioning

CVPR 2022poster

The canonical approach to video captioning dictates a caption generation model to learn from offline-extracted dense video features. These feature extractors usually operate on video frames sampled at a fixed frame rate and are often trained on image/video understanding tasks, without adaption to vi…

Cited by 329PDFcodeScholar
2022

UniTAB: Unifying Text and Box Outputs for Grounded Vision-Language Modeling

ECCV 2022poster

"We propose UniTAB that Unifies Text And Box outputs for grounded vision-language (VL) modeling. Grounded VL tasks such as grounded captioning require the model to generate a text description and align predicted words with object regions. To achieve this, models must generate desired text and box ou…

2021

Compressing Visual-Linguistic Model via Knowledge Distillation

ICCV 2021poster

Despite exciting progress in pre-training for visual-linguistic (VL) representations, very few aspire to a small VL model. In this paper, we study knowledge distillation(KD) to effectively compress a transformer-based large VL model into a small VL model. The major challenge arises from the inconsis…

Cited by 100PDFcodeScholar
2021

DAP: Detection-Aware Pre-Training With Weak Supervision

CVPR 2021poster

This paper presents a detection-aware pre-training (DAP) approach, which leverages only weakly-labeled classification-style datasets (e.g., ImageNet) for pre-training, but is specifically tailored to benefit object detection tasks. In contrast to the widely used image classification-based pre-traini…

Cited by 21PDFcodeScholar
2021

End-to-End Semi-Supervised Object Detection With Soft Teacher

ICCV 2021poster

Previous pseudo-label approaches for semi-supervised object detection typically follow a multi-stage schema, with the first stage to train an initial detector on a few labeled data, followed by the pseudo labeling and re-training stage on unlabeled data. These multi-stage methods complicate the trai…

Cited by 620PDFcodeScholar
2021

M3P: Learning Universal Representations via Multitask Multilingual Multimodal Pre-Training

CVPR 2021poster

We present M3P, a Multitask Multilingual Multimodal Pre-trained model that combines multilingual pre-training and multimodal pre-training into a unified framework via multitask pre-training. Our goal is to learn universal representations that can map objects occurred in different modalities or texts…

Cited by 128PDFScholar
2021

Mesh Graphormer

ICCV 2021poster

We present a graph-convolution-reinforced transformer, named Mesh Graphormer, for 3D human pose and mesh reconstruction from a single image. Recently both transformers and graph convolutional neural networks (GCNNs) have shown promising progress in human mesh reconstruction. Transformer-based approa…

Cited by 408PDFcodeScholar
2021

SEED: Self-supervised Distillation For Visual Representation

ICLR 2021poster

This paper is concerned with self-supervised learning for small models. The problem is motivated by our empirical studies that while the widely used contrastive self-supervised learning method has shown great progress on large model training, it does not work well for small models. To address this p…

2021

TAP: Text-Aware Pre-Training for Text-VQA and Text-Caption

CVPR 2021poster

In this paper, we propose Text-Aware Pre-training (TAP) for Text-VQA and Text-Caption tasks. These two tasks aim at reading and understanding scene text in images for question answering and image caption generation, respectively. In contrast to the conventional vision-language pre-training that fail…

Cited by 192PDFcodeScholar
2021

VALUE: A Multi-Task Benchmark for Video-and-Language Understanding Evaluation

NeurIPS 2021poster

Most existing video-and-language (VidL) research focuses on a single dataset, or multiple datasets of a single task. In reality, a truly useful VidL system is expected to be easily generalizable to diverse tasks, domains, and datasets. To facilitate the evaluation of such systems, we introduce Video…

Cited by 123SourcecodeScholar
2021

VIVO: Visual Vocabulary Pre-Training for Novel Object Captioning

AAAI 2021technical

It is highly desirable yet challenging to generate image captions that can describe novel objects which are unseen in caption-labeled training data, a capability that is evaluated in the novel object captioning challenge (nocaps). In this challenge, no additional image-caption training data, other t…

Cited by 72SourcePDFScholar
2021

VinVL: Revisiting Visual Representations in Vision-Language Models

CVPR 2021poster

This paper presents a detailed study of improving vision features and develops an improved object detection model for vision language (VL) tasks. Compared to the most widely used bottom-up and top-down model [2], the new model is bigger, pre-trained on much larger training corpora that combine multi…

Cited by 1156PDFcodeScholar
2020

Oscar: Object-Semantics Aligned Pre-training for Vision-Language Tasks

ECCV 2020poster

Large-scale pre-training methods of learning cross-modal representations on image-text pairs are becoming popular for vision-language tasks. While existing methods simply concatenate image region features and text features as input to the model to be pre-trained and use self-attention to learn image…

2020

Rethinking Classification and Localization for Object Detection

CVPR 2020poster

Two head structures (i.e. fully connected head and convolution head) have been widely used in R-CNN based detectors for classification and localization tasks. However, there is a lack of understanding of how does these two head structures work for these two tasks. To address this issue, we perform a…

Cited by 792PDFcodeScholar