← Search

Jiebo Luo

123 accepted papers

2026

Caption Anything in Video: Fine-grained Object-centric Captioning via Spatiotemporal Multimodal Prompting

AAAI 2026technical

In this work, we introduce CAT-V (Caption Anything in Video), a training-free framework for fine-grained object-centric video captioning of user-selected instances. CAT-V combines (i) a SAMURAI-based Segmenter for precise object masks across frames, (ii) a TRACE-Uni Temporal Analyzer for event bound

Cited by 0SourcePDFScholar
2026

JavisDiT++: Unified Modeling and Optimization for Joint Audio-Video Generation

ICLR 2026poster

Recent AIGC advances have rapidly expanded from text-to-image generation toward high-quality multimodal synthesis across video and audio. Within this context, joint audio-video generation (JAVG) has emerged as a fundamental task that produces synchronized and semantically aligned sound and vision fr…

Cited by 0SourcecodeScholar
2026

JavisDiT: Joint Audio-Video Diffusion Transformer with Hierarchical Spatio-Temporal Prior Synchronization

ICLR 2026poster

This paper introduces JavisDiT, a novel Joint Audio-Video Diffusion Trans- former designed for synchronized audio-video generation (JAVG). Based on the powerful Diffusion Transformer (DiT) architecture, JavisDiT simultaneously generates high-quality audio and video content from open-ended user promp…

Cited by 0SourcecodeScholar
2026

Learning Cell-Aware Hierarchical Multi-Modal Representations for Robust Molecular Modeling

AAAI 2026technical

Understanding how chemical perturbations propagate through biological systems is essential for robust molecular property prediction. While most existing methods focus on chemical structures alone, recent advances highlight the crucial role of cellular responses such as morphology and gene expression

Cited by 0SourcePDFScholar
2026

Multimodal Causality-Driven Representation Learning for Generalizable Medical Image Segmentation

CVPR 2026

Vision-Language Models (VLMs), such as CLIP, have demonstrated remarkable zero-shot capabilities in various computer vision tasks. However, their application to medical imaging remains challenging due to the high variability and complexity of medical data. Specifically, medical images often exhibit

Cited by 0SourcecodeScholar
2026

PixelDiT: Pixel Diffusion Transformers for Image Generation

CVPR 2026

Latent-space modeling has been the standard for Diffusion Transformers (DiTs). However, it relies on a two-stage pipeline where the pretrained autoencoder introduces lossy reconstruction, leading to error accumulation while hindering joint optimization. To address these issues, we propose PixelDiT,

Cited by 0SourcecodeScholar
2026

QuoTA: Query-oriented Token Assignment via CoT Query Decouple for Long Video Comprehension

AAAI 2026technical

Recent advances in long video understanding typically mitigate visual redundancy through visual token pruning based on attention distribution. However, while existing methods employ post-hoc low-response token pruning in decoder layers, they overlook the input-level semantic correlation between visu

Cited by 0SourcePDFScholar
2026

RealUHR: Harnessing Patch-Cascade Flows for Photorealistic Ultra-High-Resolution Synthesis

AAAI 2026technical

Ultra-high-resolution (UHR) text-to-image synthesis faces significant hurdles, including immense computational costs and a scarcity of training data. To address these, we introduce RealUHR, an efficient and scalable framework for generating photorealistic 4K images. At its core, RealUHR employs a Pa

Cited by 0SourcePDFScholar
2026

VideoSeek: Long-Horizon Video Agent with Tool-Guided Seeking

CVPR 2026

Video agentic models have advanced challenging video-language tasks. However, most agentic approaches still heavily rely on greedy parsing over densely sampled video frames, resulting in high computational cost. We present VideoSeek, a long-horizon video agent that leverages video logic flow to acti

Cited by 3SourcecodeScholar
2025

Aligning Global Semantics and Local Textures in Generative Video Enhancement

ICCV 2025poster

Recent advances in video generation have demonstrated the utility of powerful diffusion models. One important direction among them is to enhance the visual quality of the AI-synthesized videos for artistic creation. Nevertheless, solely relying on the knowledge embedded in the pre-trained video diff…

2025

Code to Think, Think to Code: A Survey on Code-Enhanced Reasoning and Reasoning-Driven Code Intelligence in LLMs

EMNLP 2025

Code and reasoning recently exhibit a mutually reinforcing relationship in large language models (LLMs): Code is abstract, modular, highly structured and has strong logic, guiding reasoning in training and inference. While reasoning translates high-level goals into small executable steps, enable mor

2025

Evolver: Chain-of-Evolution Prompting to Boost Large Multimodal Models for Hateful Meme Detection

COLING 2025main

Hateful memes continuously evolve as new ones emerge by blending progressive cultural ideas, rendering existing methods that rely on extensive training obsolete or ineffective. In this work, we propose Evolver, which incorporates Large Multimodal Models (LMMs) via Chain-of-Evolution (CoE) Prompting,…

2025

Exploring the Adversarial Vulnerabilities of Vision-Language-Action Models in Robotics

ICCV 2025poster

Recently in robotics, Vision-Language-Action (VLA) models have emerged as a transformative approach, enabling robots to execute complex tasks by integrating visual and linguistic inputs within an end-to-end learning framework. Despite their significant capabilities, VLA models introduce new attack s…

2025

FINECAPTION: Compositional Image Captioning Focusing on Wherever You Want at Any Granularity

CVPR 2025poster

The advent of large Vision-Language Models (VLMs) has significantly advanced multimodal tasks, enabling more sophisticated and accurate integration of visual and textual information across various applications, including image and video captioning, visual question answering, and cross-modal retrieva…

Cited by 6SourcePDFScholar
2025

Facilitating Long Context Understanding via Supervised Chain-of-Thought Reasoning

EMNLP 2025

Recent advances in Large Language Models (LLMs) have enabled them to process increasingly longer sequences, ranging from 2K to 2M tokens and even beyond. However, simply extending the input sequence length does not necessarily lead to effective long-context understanding. In this study, we integrate

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

HOIGen-1M: A Large-scale Dataset for Human-Object Interaction Video Generation

CVPR 2025poster

Text-to-video (T2V) generation has made tremendous progress in generating complicated scenes based on texts. However, human-object interaction (HOI) often cannot be precisely generated by current T2V models due to the lack of large-scale videos with accurate captions for HOI. To address this issue,…

2025

INS-MMBench: A Comprehensive Benchmark for Evaluating LVLMs' Performance in Insurance

ICCV 2025poster

Large Vision-Language Models (LVLMs) and Multimodal Large Language Models (MLLMs) have demonstrated outstanding performance in various general multimodal applications and have shown increasing promise in specialized domains. However, their potential in the insurance domain--characterized by diverse…

2025

Identity-Preserving Text-to-Video Generation by Frequency Decomposition

CVPR 2025highlight

Identity-preserving text-to-video (IPT2V) generation aims to create high-fidelity videos with consistent human identity. It is an important task in video generation but remains an open problem for generative models. This paper pushes the technical frontier of IPT2V in two directions that have not b…

2025

Latent Chain-of-Thought for Visual Reasoning

NeurIPS 2025poster

Chain-of-thought (CoT) reasoning is critical for improving the interpretability and reliability of Large Vision-Language Models (LVLMs). However, existing training algorithms such as SFT, PPO, and GRPO may not generalize well across unseen reasoning tasks and heavily rely on a biased reward model. T…

Cited by 0SourceScholar
2025

Latent-Reframe: Enabling Camera Control for Video Diffusion Models without Training

ICCV 2025poster

Precise camera pose control is crucial for video generation with diffusion models. Existing methods require fine-tuning with additional datasets containing paired videos and camera pose annotations, which are both data-intensive and computationally costly, and may disrupt the model's distribution le…

Cited by 0SourcePDFScholar
2025

MMIG-Bench: Towards Comprehensive and Explainable Evaluation of Multi-Modal Image Generation Models

NeurIPS 2025poster

Recent multimodal image generators such as GPT-4o, Gemini 2.0 Flash, and Gemini 2.5 Pro excel at following complex instructions, editing images and maintaining concept consistency. However, they are still evaluated by disjoint toolkits: text-to-image (T2I) benchmarks that lacks multi-modal condition…

Cited by 0SourceScholar
2025

OmniPaint: Mastering Object-Oriented Editing via Disentangled Insertion-Removal Inpainting

ICCV 2025poster

Diffusion-based generative models have revolutionized object-oriented image editing, yet their deployment in realistic object removal and insertion remains hampered by challenges such as the intricate interplay of physical effects and insufficient paired training data. In this work, we introduce Omn…

Cited by 0SourcePDFScholar
2025

On Inductive Biases That Enable Generalization in Diffusion Transformers

NeurIPS 2025poster

Recent work studying the generalization of diffusion models with locally linear UNet-based denoisers reveals inductive biases that can be expressed via geometry-adaptive harmonic bases. For such locally linear UNets, these geometry-adaptive harmonic bases can be conveniently visualized through the e…

Cited by 0SourcecodeScholar
2025

On Path to Multimodal Generalist: General-Level and General-Bench

ICML 2025oral

The Multimodal Large Language Model (MLLM) is currently experiencing rapid growth, driven by the advanced capabilities of language-based LLMs. Unlike their specialist predecessors, existing MLLMs are evolving towards a Multimodal Generalist paradigm. Initially limited to understanding multiple mod…

Cited by 0SourcePDFScholar
2025

OpenS2V-Nexus: A Detailed Benchmark and Million-Scale Dataset for Subject-to-Video Generation

NeurIPS 2025poster

Subject-to-Video (S2V) generation aims to create videos that faithfully incorporate reference content, providing enhanced flexibility in the production of videos. To establish the infrastructure for S2V generation, we propose **OpenS2V-Nexus**, consisting of (i) **OpenS2V‑Eval**, a fine‑grained benc…

Cited by 0SourceScholar
2025

Ouroboros-Diffusion: Exploring Consistent Content Generation in Tuning-free Long Video Diffusion

AAAI 2025technical

The first-in-first-out (FIFO) video diffusion, built on a pre-trained text-to-video model, has recently emerged as an effective approach for tuning-free long video generation. This technique maintains a queue of video frames with progressively increasing noise, continuously producing clean frames at…

Cited by 0SourcePDFScholar
2025

PixPerfect: Seamless Latent Diffusion Local Editing with Discriminative Pixel-Space Refinement

NeurIPS 2025poster

Latent Diffusion Models (LDMs) have markedly advanced the quality of image inpainting and local editing. However, the inherent latent compression often introduces pixel-level inconsistencies, such as chromatic shifts, texture mismatches, and visible seams along editing boundaries. Existing remedies,…

Cited by 0SourceScholar
2025

Unleashing Hour-Scale Video Training for Long Video-Language Understanding

NeurIPS 2025spotlight

Recent long-form video-language understanding benchmarks have driven progress in video large multimodal models (Video-LMMs). However, the scarcity of well-annotated long videos has left the training of hour-long Video-LMMs underexplored. To close this gap, we present VideoMarathon, a large-scale hou…

Cited by 0SourceScholar
2025

V2Xum-LLM: Cross-Modal Video Summarization with Temporal Prompt Instruction Tuning

AAAI 2025technical

Video summarization aims to create short, accurate, and cohesive summaries of longer videos. Despite the existence of various video summarization datasets, a notable limitation is their limited amount of source videos, which hampers the effective training of advanced large vision-language models (VL…

Cited by 69SourcePDFScholar
2025

Video-RAG: Visually-aligned Retrieval-Augmented Long Video Comprehension

NeurIPS 2025poster

Existing large video-language models (LVLMs) struggle to comprehend long videos correctly due to limited context. To address this problem, fine-tuning long-context LVLMs and employing GPT-based agents have emerged as promising solutions. However, fine-tuning LVLMs would require extensive high-qualit…

Cited by 0SourcecodeScholar
2024

BattleAgent: Multi-modal Dynamic Emulation on Historical Battles to Complement Historical Analysis

EMNLP 2024system demonstrations

This paper presents BattleAgent, a detailed emulation demonstration system that combines the Large Vision-Language Model (VLM) and Multi-Agent System (MAS). This novel system aims to emulate complex dynamic interactions among multiple agents, as well as between agents and their environments, over a…

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

ChronoMagic-Bench: A Benchmark for Metamorphic Evaluation of Text-to-Time-lapse Video Generation

NeurIPS 2024spotlight

We propose a novel text-to-video (T2V) generation benchmark, *ChronoMagic-Bench*, to evaluate the temporal and metamorphic knowledge skills in time-lapse video generation of the T2V models (e.g. Sora and Lumiere). Compared to existing benchmarks that focus on visual quality and text relevance of gen…

2024

Continuous-Multiple Image Outpainting in One-Step via Positional Query and A Diffusion-based Approach

ICLR 2024poster

Image outpainting aims to generate the content of an input sub-image beyond its original boundaries. It is an important task in content generation yet remains an open problem for generative models. This paper pushes the technical frontier of image outpainting in two directions that have not been res…

2024

DanceCamera3D: 3D Camera Movement Synthesis with Music and Dance

CVPR 2024poster

Choreographers determine what the dances look like while cameramen determine the final presentation of dances. Recently various methods and datasets have showcased the feasibility of dance synthesis. However camera movement synthesis with music and dance remains an unsolved challenging problem due t…

2024

Deceptive Fairness Attacks on Graphs via Meta Learning

ICLR 2024poster

We study deceptive fairness attacks on graphs to answer the following question: How can we achieve poisoning attacks on a graph learning model to exacerbate the bias deceptively? We answer this question via a bi-level optimization problem and propose a meta learning-based framework named FATE. FATE…

2024

Fine-Grained Image-Text Alignment in Medical Imaging Enables Explainable Cyclic Image-Report Generation

ACL 2024long

Fine-grained vision-language models (VLM) have been widely used for inter-modality local alignment between the predefined fixed patches and textual words. However, in medical analysis, lesions exhibit varying sizes and positions, and using fixed patches may cause incomplete representations of lesion…

Cited by 13SourcePDFScholar
2024

FineMatch: Aspect-based Fine-grained Image and Text Mismatch Detection and Correction

ECCV 2024poster

"Recent progress in large-scale pre-training has led to the development of advanced vision-language models (VLMs) with remarkable proficiency in comprehending and generating multimodal content. Despite the impressive ability to perform complex reasoning for VLMs, current models often struggle to eff…

2024

LLM-Rec: Personalized Recommendation via Prompting Large Language Models

NAACL 2024findings

Text-based recommendation holds a wide range of practical applications due to its versatility, as textual descriptions can represent nearly any type of item. However, directly employing the original item descriptions may not yield optimal recommendation performance due to the lack of comprehensive i…

2024

Learning Spatial Adaptation and Temporal Coherence in Diffusion Models for Video Super-Resolution

CVPR 2024poster

Diffusion models are just at a tipping point for image super-resolution task. Nevertheless it is not trivial to capitalize on diffusion models for video super-resolution which necessitates not only the preservation of visual appearance from low-resolution to high-resolution videos but also the tempo…

Cited by 7SourcePDFScholar
2024

SoMeLVLM: A Large Vision Language Model for Social Media Processing

ACL 2024findings

The growth of social media, characterized by its multimodal nature, has led to the emergence of diverse phenomena and challenges, which calls for an effective approach to uniformly solve automated tasks. The powerful Large Vision Language Models make it possible to handle a variety of tasks simultan…

Cited by 7SourcePDFScholar
2024

SurgicalSAM: Efficient Class Promptable Surgical Instrument Segmentation

AAAI 2024technical

The Segment Anything Model (SAM) is a powerful foundation model that has revolutionised image segmentation. To apply SAM to surgical instrument segmentation, a common approach is to locate precise points or boxes of instruments and then use them as prompts for SAM in a zero-shot manner. However, we…

2023

AnchorFormer: Point Cloud Completion From Discriminative Nodes

CVPR 2023poster

Point cloud completion aims to recover the completed 3D shape of an object from its partial observation. A common strategy is to encode the observed points to a global feature vector and then predict the complete points through a generative process on this vector. Nevertheless, the results may suffe…

2023

CLIP-ViP: Adapting Pre-trained Image-Text Model to Video-Language Alignment

ICLR 2023poster

Pre-trained image-text models, like CLIP, have demonstrated the strong power of vision-language representation learned from a large scale of web-collected image-text data. In light of the well-learned visual features, there are works that transfer image representation to the video domain and achieve…

2023

Event-Guided Person Re-Identification via Sparse-Dense Complementary Learning

CVPR 2023poster

Video-based person re-identification (Re-ID) is a prominent computer vision topic due to its wide range of video surveillance applications. Most existing methods utilize spatial and temporal correlations in frame sequences to obtain discriminative person features. However, inevitable degradations, e…

Cited by 17SourcePDFScholar
2023

FeDXL: Provable Federated Learning for Deep X-Risk Optimization

ICML 2023poster

In this paper, we tackle a novel federated learning (FL) problem for optimizing a family of X-risks, to which no existing FL algorithms are applicable. In particular, the objective has the form of $\mathbb{E}\_{\mathbf{z}\sim \mathcal{S}\_1} f(\mathbb{E}\_{\mathbf{z}'\sim\mathcal{S}\_2} \ell(\mathbf…

2023

Grounding 3D Object Affordance from 2D Interactions in Images

ICCV 2023poster

Grounding 3D object affordance seeks to locate objects' "action possibilities" regions in the 3D space, which serves as a link between perception and operation for embodied agents. Existing studies primarily focus on connecting visual affordances with geometry structures, e.g., relying on annotation…

Cited by 34PDFcodeScholar
2023

PromptCap: Prompt-Guided Image Captioning for VQA with GPT-3

ICCV 2023poster

Knowledge-based visual question answering (VQA) involves questions that require world knowledge beyond the image to yield the correct answer. Large language models (LMs) like GPT-3 are particularly helpful for this task because of their strong knowledge retrieval and reasoning capabilities. To enabl…

Cited by 59PDFcodeScholar
2023

QuantArt: Quantizing Image Style Transfer Towards High Visual Fidelity

CVPR 2023poster

The mechanism of existing style transfer algorithms is by minimizing a hybrid loss function to push the generated image toward high similarities in both content and style. However, this type of approach cannot guarantee visual fidelity, i.e., the generated artworks should be indistinguishable from r…

2023

Spatial-Aware Token for Weakly Supervised Object Localization

ICCV 2023poster

Weakly supervised object localization (WSOL) is a challenging task aiming to localize objects with only image-level supervision. Recent works apply visual transformer to WSOL and achieve significant success by exploiting the long-range feature dependency in self-attention mechanism. However, existin…

Cited by 13PDFcodeScholar
2023

Stare at What You See: Masked Image Modeling Without Reconstruction

CVPR 2023poster

Masked Autoencoders (MAE) have been prevailing paradigms for large-scale vision representation pre-training. By reconstructing masked image patches from a small portion of visible image regions, MAE forces the model to infer semantic correlation within an image. Recently, some approaches apply seman…

Cited by 33SourcePDFScholar
2023

Wyze Rule: Federated Rule Dataset for Rule Recommendation Benchmarking

NeurIPS 2023poster

In the rapidly evolving landscape of smart home automation, the potential of IoT devices is vast. In this realm, rules are the main tool utilized for this automation, which are predefined conditions or triggers that establish connections between devices, enabling seamless automation of specific proc…

2022

Automatic Relation-Aware Graph Network Proliferation

CVPR 2022oral

Graph neural architecture search has sparked much attention as Graph Neural Networks (GNNs) have shown powerful reasoning capability in many relational tasks. However, the currently used graph search space overemphasizes learning node features and neglects mining hierarchical relational information.…

Cited by 12PDFcodeScholar
2022

Image Inpainting with Cascaded Modulation GAN and Object-Aware Training

ECCV 2022poster

"Recent image inpainting methods have made great progress but often struggle to generate plausible image structures when dealing with large holes in complex images. This is partially due to the lack of effective network structures that can capture both the long-range dependency and high-level semant…

2022

Learning a Grammar Inducer from Massive Uncurated Instructional Videos

EMNLP 2022main

Video-aided grammar induction aims to leverage video information for finding more accurate syntactic grammars for accompanying text. While previous work focuses on building systems for inducing grammars on text that are well-aligned with video content, we investigate the scenario, in which text and…

2022

Self-Sustaining Representation Expansion for Non-Exemplar Class-Incremental Learning

CVPR 2022poster

Non-exemplar class-incremental learning is to recognize both the old and new classes when old class samples cannot be saved. It is a challenging task since representation optimization and feature retention can only be achieved under supervision from new classes. To address this problem, we propose a…

Cited by 207PDFScholar
2022

SpaceEdit: Learning a Unified Editing Space for Open-Domain Image Color Editing

CVPR 2022poster

Recently, large pretrained models (e.g., BERT, StyleGAN, CLIP) show great knowledge transfer and generalization capability on various downstream tasks within their domains. Inspired by these efforts, in this paper we propose a unified model for open-domain image editing focusing on color and tone ad…

Cited by 19PDFScholar
2022

Stand-Alone Inter-Frame Attention in Video Models

CVPR 2022poster

Motion, as the uniqueness of a video, has been critical to the development of video understanding models. Modern deep learning models leverage motion by either executing spatio-temporal 3D convolutions, factorizing 3D convolutions into spatial and temporal convolutions separately, or computing self-…

Cited by 62PDFcodeScholar
2021

ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows

CVPR 2021poster

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that the image content may corrupt after several rounds of stylization process. In this…

Cited by 258PDFcodeScholar
2021

Group-aware Label Transfer for Domain Adaptive Person Re-identification

CVPR 2021poster

Unsupervised Domain Adaptive (UDA) person re-identification (ReID) aims at adapting the model trained on a labeled source-domain dataset to a target-domain dataset without any further annotations. Most successful UDA-ReID approaches combine clustering-based pseudo-label prediction with representatio…

Cited by 231PDFcodeScholar
2021

Improving OCR-Based Image Captioning by Incorporating Geometrical Relationship

CVPR 2021poster

OCR-based image captioning aims to automatically describe images based on all the visual entities (both visual objects and scene text) in images. Compared with conventional image captioning, the reasoning of scene text is required for OCR-based image captioning since the generated descriptions often…

Cited by 50PDFcodeScholar
2021

Learning Bias-Invariant Representation by Cross-Sample Mutual Information Minimization

ICCV 2021poster

Deep learning algorithms mine knowledge from the training data and thus would likely inherit the dataset's bias information. As a result, the obtained model would generalize poorly and even mislead the decision process in real-life applications. We propose to remove the bias information misused by t…

Cited by 50PDFScholar
2021

Learning Conditional Knowledge Distillation for Degraded-Reference Image Quality Assessment

ICCV 2021poster

An important scenario for image quality assessment (IQA) is to evaluate image restoration (IR) algorithms. The state-of-the-art approaches adopt a full-reference paradigm that compares restored images with their corresponding pristine-quality images. However, pristine-quality images are usually unav…

Cited by 62PDFcodeScholar
2021

Noise Stability Regularization for Improving BERT Fine-tuning

NAACL 2021long

Fine-tuning pre-trained language models suchas BERT has become a common practice dom-inating leaderboards across various NLP tasks. Despite its recent success and wide adoption,this process is unstable when there are onlya small number of training samples available. The brittleness of this process i…

Cited by 45SourcePDFScholar
2021

Probing Inter-modality: Visual Parsing with Self-Attention for Vision-and-Language Pre-training

NeurIPS 2021poster

Vision-Language Pre-training (VLP) aims to learn multi-modal representations from image-text pairs and serves for downstream vision-language tasks in a fine-tuning fashion. The dominant VLP models adopt a CNN-Transformer architecture, which embeds images with a CNN, and then aligns images and text w…

Cited by 92SourcePDFScholar
2021

Procedure Planning in Instructional Videos via Contextual Modeling and Model-Based Policy Learning

ICCV 2021poster

Learning new skills by observing humans' behaviors is an essential capability of AI. In this work, we leverage instructional videos to study humans' decision-making processes, focusing on learning a model to plan goal-directed actions in real-life videos. In contrast to conventional action recogniti…

Cited by 55PDFScholar
2021

Spatial-temporal Causal Inference for Partial Image-to-video Adaptation

AAAI 2021technical

Image-to-video adaptation leverages off-the-shelf learned models in labeled images to help classification in unlabeled videos, thus alleviating the high computation overhead of training a video classifier from scratch. This task is very challenging since there exist two types of domain shifts betwee…

2021

Structured Multi-Level Interaction Network for Video Moment Localization via Language Query

CVPR 2021poster

We address the problem of localizing a specific moment described by a natural language query. Existing works interact the query with either video frame or moment proposal, and neglect the inherent structure of moment construction for both cross-modal understanding and video content comprehension, wh…

Cited by 102PDFScholar
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

Video-aided Unsupervised Grammar Induction

NAACL 2021long

We investigate video-aided grammar induction, which learns a constituency parser from both unlabeled text and its corresponding video. Existing methods of multi-modal grammar induction focus on grammar induction from text-image pairs, with promising results showing that the information from static i…

2021

XraySyn: Realistic View Synthesis From a Single Radiograph Through CT Priors

AAAI 2021technical

A radiograph visualizes the internal anatomy of a patient through the use of X-ray, which projects 3D information onto a 2D plane. Hence, radiograph analysis naturally requires physicians to relate their prior knowledge about 3D human anatomy to 2D radiographs. Synthesizing novel radiographic views…

2020

An Iterative Multi-Source Mutual Knowledge Transfer Framework for Machine Reading Comprehension

IJCAI 2020poster

The lack of sufficient training data in many domains, poses a major challenge to the construction of domain-specific machine reading comprehension (MRC) models with satisfying performance. In this paper, we propose a novel iterative multi-source mutual knowledge transfer framework for MRC. As an ext…

2020

Asymmetric Distribution Measure for Few-shot Learning

IJCAI 2020poster

The core idea of metric-based few-shot image classification is to directly measure the relations between query images and support classes to learn transferable feature embeddings. Previous work mainly focuses on image-level feature representations, which actually cannot effectively estimate a class'…

2020

Dynamic Dual-Attentive Aggregation Learning for Visible-Infrared Person Re-Identification

ECCV 2020poster

Visible-infrared person re-identification (VI-ReID) is a challenging cross-modality pedestrian retrieval problem. Due to the large intra-class variations and cross-modality discrepancy with large amount of sample noise, it is difficult to learn discriminative part features. Existing VI-ReID methods…

2020

Example-Guided Image Synthesis using Masked Spatial-Channel Attention and Self-Supervision

ECCV 2020poster

Example-guided image synthesis has recently been attempted to synthesize an image from a semantic label map and an exemplary image. In the task, the additional exemplar image provides the style guidance that controls the appearance of the synthesized output. Despite the controllability advantage, th…

Cited by 22SourcePDFScholar
2020

Fine-Grained Image-to-Image Transformation Towards Visual Recognition

CVPR 2020poster

Existing image-to-image transformation approaches primarily focus on synthesizing visually pleasing data. Generating images with correct identity labels is challenging yet much less explored. It is even more challenging to deal with image transformation tasks with large deformation in poses, viewpoi…

Cited by 35PDFScholar
2020

Improving One-stage Visual Grounding by Recursive Sub-query Construction

ECCV 2020poster

We improve one-stage visual grounding by addressing current limitations on grounding long and complex queries. Existing one-stage methods encode the entire language query as a single sentence embedding vector, e.g., taking the embedding from BERT or the hidden state from LSTM. This single vector rep…

2020

Learning Semantic-aware Normalization for Generative Adversarial Networks

NeurIPS 2020spotlight

The recent advances in image generation have been achieved by style-based image generators. Such approaches learn to disentangle latent factors in different image scales and encode latent factors as “style” to control image synthesis. However, existing approaches cannot further disentangle fine-grai…

2020

Learning a Weakly-Supervised Video Actor-Action Segmentation Model With a Wise Selection

CVPR 2020oral

We address weakly-supervised video actor-action segmentation (VAAS), which extends general video object segmentation (VOS) to additionally consider action labels of the actors. The most successful methods on VOS synthesize a pool of pseudo-annotations (PAs) and then refine them iteratively. However,…

Cited by 19PDFScholar
2020

Learning to Localize Actions from Moments

ECCV 2020poster

With the knowledge of action moments (i.e., trimmed video clips that each contains an action instance), humans could routinely localize an action temporally in an untrimmed video. Nevertheless, most practical methods still require all training videos to be labeled with temporal annotations (action c…

2020

Self-Supervised Domain-Aware Generative Network for Generalized Zero-Shot Learning

CVPR 2020poster

Generalized Zero-Shot Learning (GZSL) aims at recognizing both seen and unseen classes by constructing correspondence between visual and semantic embedding. However, existing methods have severely suffered from the strong bias problem, where unseen instances in target domain tend to be recognized as…

Cited by 78PDFScholar
2020

Structured Landmark Detection via Topology-Adapting Deep Graph Learning

ECCV 2020poster

Image landmark detection aims to automatically identify the locations of predefined fiducial points. Despite recent success in this field, higher-ordered structural modeling to capture implicit or explicit relationships among anatomical landmarks has not been adequately exploited. In this work, we p…

Cited by 121SourcePDFScholar
2020

TransMatch: A Transfer-Learning Scheme for Semi-Supervised Few-Shot Learning

CVPR 2020poster

The successful application of deep learning to many visual recognition tasks relies heavily on the availability of a large amount of labeled data which is usually expensive to obtain. The few-shot learning problem has attracted increasing attention from researchers for building a robust model upon o…

Cited by 159PDFScholar
2020

TuiGAN: Learning Versatile Image-to-Image Translation with Two Unpaired Images

ECCV 2020poster

An unsupervised image-to-image translation (UI2I) task deals with learning a mapping between two domains without paired images. While existing UI2I methods usually require numerous unpaired images from different domains for training, there are many scenarios where training data is quite limited. In…

2019

A Fast and Accurate One-Stage Approach to Visual Grounding

ICCV 2019oral

We propose a simple, fast, and accurate one-stage approach to visual grounding, inspired by the following insight. The performances of existing propose-and-rank two-stage methods are capped by the quality of the region candidates they propose in the first stage --- if none of the candidates could co…

Cited by 437PDFcodeScholar
2019

AET vs. AED: Unsupervised Representation Learning by Auto-Encoding Transformations Rather Than Data

CVPR 2019oral

The success of deep neural networks often relies on a large amount of labeled examples, which can be difficult to obtain in many real scenarios. To address this challenge, unsupervised methods are strongly preferred for training neural networks without using any labeled data. In this paper, we prese…

Cited by 265PDFcodeScholar
2019

Attentive Relational Networks for Mapping Images to Scene Graphs

CVPR 2019poster

Scene graph generation refers to the task of automatically mapping an image into a semantic structural graph, which requires correctly labeling each extracted object and their interaction relationships. Despite the recent success in object detection using deep learning techniques, inferring complex…

Cited by 199PDFScholar
2019

DuDoNet: Dual Domain Network for CT Metal Artifact Reduction

CVPR 2019poster

Computed tomography (CT) is an imaging modality widely used for medical diagnosis and treatment. CT images are often corrupted by undesirable artifacts when metallic implants are carried by patients, which creates the problem of metal artifact reduction (MAR). Existing methods for reducing the artif…

Cited by 267PDFScholar
2019

Gaussian Temporal Awareness Networks for Action Localization

CVPR 2019oral

Temporally localizing actions in a video is a fundamental challenge in video understanding. Most existing approaches have often drawn inspiration from image object detection and extended the advances, e.g., SSD and Faster R-CNN, to produce temporal locations of an action in a 1D sequence. Neverthele…

Cited by 438PDFScholar
2019

Joint Syntax Representation Learning and Visual Cue Translation for Video Captioning

ICCV 2019poster

Video captioning is a challenging task that involves not only visual perception but also syntax representation learning. Recent progress in video captioning has been achieved through visual perception, but syntax representation learning is still under-explored. We propose a novel video captioning ap…

Cited by 112PDFScholar
2019

Large-Scale Tag-Based Font Retrieval With Generative Feature Learning

ICCV 2019poster

Font selection is one of the most important steps in a design workflow. Traditional methods rely on ordered lists which require significant domain knowledge and are often difficult to use even for trained professionals. In this paper, we address the problem of large-scale tag-based font retrieval wh…

Cited by 36PDFScholar
2019

Learning Deep Bilinear Transformation for Fine-grained Image Representation

NeurIPS 2019poster

Bilinear feature transformation has shown the state-of-the-art performance in learning fine-grained image representations. However, the computational cost to learn pairwise interactions between deep feature channels is prohibitively expensive, which restricts this powerful transformation to be used…

2019

Looking for the Devil in the Details: Learning Trilinear Attention Sampling Network for Fine-Grained Image Recognition

CVPR 2019poster

Learning subtle yet discriminative features (e.g., beak and eyes for a bird) plays a significant role in fine-grained image recognition. Existing attention-based approaches localize and amplify significant parts to learn fine-grained details, which often suffer from a limited number of parts and hea…

Cited by 543PDFcodeScholar
2019

Multiview 2D/3D Rigid Registration via a Point-Of-Interest Network for Tracking and Triangulation

CVPR 2019poster

We propose to tackle the problem of multiview 2D/3D rigid registration for intervention via a Point-Of-Interest Network for Tracking and Triangulation (POINT^2). POINT^2 learns to establish 2D point-to-point correspondences between the pre- and intra-intervention images by tracking a set of random P…

Cited by 65PDFScholar
2019

Revisiting Local Descriptor Based Image-To-Class Measure for Few-Shot Learning

CVPR 2019poster

Few-shot learning in image classification aims to learn a classifier to classify images when only few training examples are available for each class. Recent work has achieved promising classification performance, where an image-level feature based measure is usually used. In this paper, we argue tha…

Cited by 698PDFcodeScholar
2018

DOTA: A Large-Scale Dataset for Object Detection in Aerial Images

CVPR 2018poster

Object detection is an important and challenging problem in computer vision. Although the past decade has witnessed major advances in object detection in natural scenes, such successes have been slow to aerial imagery, not only because of the huge variation in the scale, orientation and shape of the…

2018

Learning to Generate Time-Lapse Videos Using Multi-Stage Dynamic Generative Adversarial Networks

CVPR 2018poster

Taking a photo outside, can we predict the immediate future, e.g., how would the cloud move in the sky? We address this problem by presenting a generative adversarial network (GAN) based two-stage approach to generating realistic time-lapse videos of high resolution. Given the first frame, our model…

Cited by 209SourcePDFScholar
2018

VQA-E: Explaining, Elaborating, and Enhancing Your Answers for Visual Questions

ECCV 2018poster

Most existing works in visual question answering (VQA) are dedicated to improving the accuracy of predicted answers, while disregarding the explanations. We argue that the explanation for an answer is of the same or even more importance compared with the answer itself, since it makes the question an…

Cited by 138SourcePDFScholar
2018

VizWiz Grand Challenge: Answering Visual Questions From Blind People

CVPR 2018poster

The study of algorithms to automatically answer visual questions currently is motivated by visual question answering (VQA) datasets constructed in artificial VQA settings. We propose VizWiz, the first goal-oriented VQA dataset arising from a natural VQA setting. VizWiz consists of 31,000 visual qu…

Cited by 961SourcePDFScholar
2018

``Factual'' or ``Emotional'': Stylized Image Captioning with Adaptive Learning and Attention

ECCV 2018poster

Generating stylized captions for an image is an emerging topic in image captioning. Given an image as input, it requires the system to generate a caption that has a specific style (e.g., humorous, romantic, positive, and negative) while describing the image content semantically accurately. In this p…

Cited by 95SourcePDFScholar
2018

stagNet: An Attentive Semantic RNN for Group Activity Recognition

ECCV 2018poster

Group activity recognition plays a fundamental role in a variety of applications, e.g. sports video analysis and intelligent surveillance. How to model the spatio-temporal contextual information in a scene still remains a crucial yet challenging issue. We propose a novel attentive semantic recurrent…

Cited by 180SourcePDFScholar
2017

Deep Multimodal Representation Learning From Temporal Data

CVPR 2017poster

In recent years, Deep Learning has been successfully applied to multimodal learning problems, with the aim of learning useful joint representations in data fusion applications. When the available modalities consist of time series data such as video, audio and sensor signals, it becomes imperative to…

Cited by 138PDFScholar
2017

Learning Multi-Attention Convolutional Neural Network for Fine-Grained Image Recognition

ICCV 2017oral

Recognizing fine-grained categories (e.g., bird species) highly relies on discriminative part localization and part-based fine-grained feature learning. Existing approaches predominantly solve these challenges independently, while neglecting the fact that part localization (e.g., head of a bird) and…

Cited by 1166PDFcodeScholar
2016

TGIF: A New Dataset and Benchmark on Animated GIF Description

CVPR 2016spotlight

With the recent popularity of animated GIFs on social media, there is need for ways to index them with rich metadata. To advance research on animated GIF understanding, we collected a new dataset, Tumblr GIF (TGIF), with 100K animated GIFs from Tumblr and 120K natural language descriptions obtained…

Cited by 330PDFcodeScholar
2015

Multi-Task Deep Visual-Semantic Embedding for Video Thumbnail Selection

CVPR 2015poster

Given the tremendous growth of online videos, video thumbnail, as the common visualization form of video content, is becoming increasingly important to influence user's browsing and searching experience. However, conventional methods for video thumbnail selection often fail to produce satisfying res…

Cited by 285SourcePDFScholar