← Search

Si Liu

103 accepted papers

2026

ACoT-VLA: Action Chain-of-Thought for Vision-Language-Action Models

CVPR 2026

Vision-Language-Action models have emerged as essential generalist robot policies for diverse manipulation tasks, conventionally relying on directly translating multimodal inputs into actions via Vision-Language Model embeddings. Recent advancements have introduced explicit intermediary reasoning--s

Cited by 0SourcecodeScholar
2026

AerialVLA: A Vision-Language-Action Model for Aerial Navigation with Online Dialogue

AAAI 2026technical

Visual Dialogue Navigation (VDN) aims to enable agents to reach target locations through dialogue with humans. The integration of VDN into Unmanned Aerial Vehicle (UAV) systems enhances human-machine interaction by enabling intuitive, hands-free operation, thereby unlocking vast applications. Howeve

Cited by 0SourcePDFScholar
2026

CARE: A Molecular-Guided Foundation Model with Adaptive Region Modeling for Whole Slide Image Analysis

CVPR 2026

Foundation models have achieved success in computational pathology, demonstrating generalization across histopathology tasks. However, existing models overlook the heterogeneous and non-uniform organization of regions of interest (ROIs) because they rely on natural image backbones not tailored for t

Cited by 0SourcecodeScholar
2026

CoPE: Continual Probe-guided Expansion for Large Vision-Language Models

ICML 2026poster

Mixture of Experts architectures have recently advanced the scalability and adaptability of Large Language Models for continual multimodal learning. However, extending these models to accommodate sequential tasks remains challenging. As new tasks arrive, naive model expansion leads to rapid paramete…

Cited by 0SourceScholar
2026

Contrastive Auditory Knowledge Transfer for Tool-Mediated Robot Interaction with Granular Objects

ICRA 2026poster

Tool-mediated interactions enable robotics to manipulate and explore granular objects, producing informative auditory signals. A central challenge is transferring this perceptual knowledge across different tools and behaviors without costly data collection for each new context. We address this probl…

Cited by 0codeScholar
2026

FLUX-Reason-6M & PRISM-Bench: A Million-Scale Text-to-Image Reasoning Dataset and Comprehensive Benchmark

ICLR 2026poster

The advancement of open-source text-to-image (T2I) models has been hindered by the absence of large-scale, reasoning-focused datasets and comprehensive evaluation benchmarks, resulting in a performance gap compared to leading closed-source systems. To address this challenge, We introduce FLUX-Reason…

Cited by 0SourcecodeScholar
2026

Factuality Matters: When Image Generation and Editing Meet Structured Visuals

ICLR 2026poster

While modern visual generation models excel at creating aesthetically pleasing natural images, they struggle with producing or editing structured visuals like charts, diagrams, and mathematical figures, which demand composition planning, text rendering, and multimodal reasoning for factual fidelity.…

Cited by 0SourcecodeScholar
2026

Genie Envisioner: A Unified World Foundation Platform for Robotic Manipulation

ICLR 2026poster

We introduce Genie Envisioner (GE), a unified world foundation platform for robotic manipulation that jointly learns visual representations and action policies within a single video-generative framework. At its core, GE-Base is a large-scale instruction-conditioned video diffusion model that capture…

Cited by 0SourcecodeScholar
2026

Integrated Exploration and Sequential Manipulation on Scene Graph with LLM-Based Situated Replanning

ICRA 2026poster

In partially known environments, robots must combine exploration to gather information with task planning for efficient execution. To address this challenge, we propose EPoG, an Exploration-based sequential manipulation Planning framework on Graph-based representations. EPoG integrates a graph-based…

2026

LookasideVLN: Direction-Aware Aerial Vision-and-Language Navigation

CVPR 2026

Aerial Vision-and-Language Navigation (Aerial VLN) enables unmanned aerial vehicles (UAVs) to follow natural language instructions and navigate complex urban environments.While recent advances have achieved progress through large-scale memory graphs and lookahead path planning, they remain limited b

Cited by 0SourceScholar
2026

OSWorld-MCP: Benchmarking MCP Tool Invocation In Computer-Use Agents

ICLR 2026poster

With advances in decision-making and reasoning capabilities, multimodal agents show strong potential in computer application scenarios. Past evaluations have mainly assessed GUI interaction skills, while tool invocation abilities, such as those enabled by the Model Context Protocol (MCP), have been…

Cited by 0SourcecodeScholar
2026

PICABench: How Far are We from Physical Realistic Image Editing?

ICLR 2026poster

Image editing has achieved remarkable progress recently. Modern editing models could already follow complex instructions to manipulate the original content. However, beyond completing the editing instructions, the accompanying physical effects are the key to the generation realism. For example, remo…

Cited by 0SourcecodeScholar
2026

Parse, Search, and Confirmation: Training-Free Aerial Vision-and-Dialog Navigation with Chain-of-Thought Reasoning and Structured Spatial Memory

CVPR 2026

In this paper, we tackle the Aerial Vision-and-Dialog Navigation (AVDN) task in the training-free setting for resource-efficient high-altitude UAV navigation.Naively applying MLLMs leads to unreliable navigation due to weak directional grounding and the lack of explicit spatial memory.To address the

Cited by 0SourcecodeScholar
2026

RoboInter: A Holistic Intermediate Representation Suite Towards Robotic Manipulation

ICLR 2026poster

Large language and vision-language models have inspired end-to-end vision-language-action (VLA) systems in robotics, yet existing robot datasets remain costly, embodiment-specific, and insufficient, limiting robustness and generalization. Recent approaches address this by adopting a plan-then-execut…

Cited by 0SourcecodeScholar
2026

VaccineRAG: Boosting Multimodal Large Language Models’ Immunity to Harmful RAG Samples

AAAI 2026technical

Retrieval Augmented Generation enhances the response accuracy of Large Language Models (LLMs) by integrating retrieval and generation modules with external knowledge, demonstrating particular strength in real-time queries and Visual Question Answering tasks. However, the effectiveness of RAG is fre

Cited by 0SourcePDFScholar
2025

CoST: Efficient Collaborative Perception From Unified Spatiotemporal Perspective

ICCV 2025poster

Collaborative perception shares information among different agents and helps solving problems that individual agents may face, e.g., occlusions and small sensing range. Prior methods usually separate the multi-agent fusion and multi-time fusion into two consecutive steps. In contrast, this paper pro…

2025

CycleVAR: Repurposing Autoregressive Model for Unsupervised One-Step Image Translation

ICCV 2025poster

The current conditional autoregressive image generation methods have shown promising results, yet their potential remains largely unexplored in the practical unsupervised image translation domain, which operates without explicit cross-domain correspondences.A critical limitation stems from the discr…

2025

FACT: Mitigating Inconsistent Hallucinations in LLMs via Fact-Driven Alternating Code-Text Training

NeurIPS 2025poster

Inconsistent hallucinations remain a major challenge for large language models (LLMs), undermining the accuracy and reliability of fact-based reasoning in real-world applications. Existing approaches often rely on task-specific training or adaptation, such as hand-crafted synthetic datasets for doma…

Cited by 0SourceScholar
2025

FlexDrive: Toward Trajectory Flexibility in Driving Scene Gaussian Splatting Reconstruction and Rendering

CVPR 2025poster

Driving scene reconstruction and rendering have advanced significantly using the 3D Gaussian Splatting.However, most prior research has focused on the rendering quality along a pre-recorded vehicle path and struggles to generalize to out-of-path viewpoints, which is caused by the lack of high-qualit…

2025

GaussianPainter: Painting Point Cloud into 3D Gaussians with Normal Guidance

AAAI 2025technical

In this paper, we present GaussianPainter, the first method to paint a point cloud into 3D Gaussians given a reference image. GaussianPainter introduces an innovative feed-forward approach to overcome the limitations of time-consuming test-time optimization in 3D Gaussian splatting. Our method addre…

Cited by 0SourcePDFScholar
2025

Generative Map Priors for Collaborative BEV Semantic Segmentation

CVPR 2025poster

Collaborative perception aims to address the constraint of single-agent perception by exchanging information among multiple agents. Previous works primarily focus on collaborative object detection, exploring compressed transmission and fusion prediction tailored to sparse object features. However, t…

Cited by 0SourcePDFScholar
2025

Instruction-Oriented Preference Alignment for Enhancing Multi-Modal Comprehension Capability of MLLMs

ICCV 2025poster

Preference alignment has emerged as an effective strategy to enhance the performance of Multimodal Large Language Models (MLLMs) following supervised fine-tuning. While existing preference alignment methods predominantly target hallucination factors, they overlook the factors essential for multi-mod…

2025

LLaVA-MoD: Making LLaVA Tiny via MoE-Knowledge Distillation

ICLR 2025poster

We introduce LLaVA-MoD, a novel framework designed to enable the efficient training of small-scale Multimodal Language Models ($s$-MLLM) distilling knowledge from large-scale MLLM ($l$-MLLM). Our approach tackles two fundamental challenges in MLLM distillation. First, we optimize the network structu…

2025

LLaVA-ST: A Multimodal Large Language Model for Fine-Grained Spatial-Temporal Understanding

CVPR 2025poster

Recent advancements in multimodal large language models (MLLMs) have shown promising results, yet existing approaches struggle to effectively handle both temporal and spatial localization simultaneously. This challenge stems from two key issues: first, incorporating spatial-temporal localization int…

2025

Mixture Compressor for Mixture-of-Experts LLMs Gains More

ICLR 2025poster

Mixture-of-Experts large language models (MoE-LLMs) marks a significant step forward of language models, however, they encounter two critical challenges in practice: 1) expert parameters lead to considerable memory consumption and loading latency; and 2) the current activated experts are redundant,…

2025

Point Cluster: A Compact Message Unit for Communication-Efficient Collaborative Perception

ICLR 2025poster

The objective of the collaborative perception task is to enhance the individual agent's perception capability through message communication among neighboring agents. A central challenge lies in optimizing the inherent trade-off between perception ability and communication cost. To tackle this bottle…

Cited by 0SourcePDFScholar
2025

Revisiting Audio-Visual Segmentation with Vision-Centric Transformer

CVPR 2025poster

Audio-Visual Segmentation (AVS) aims to segment sound-producing objects in video frames based on the associated audio signal. Prevailing AVS methods typically adopt an audio-centric Transformer architecture, where object queries are derived from audio features. However, audio-centric Transformers su…

Cited by 0SourcePDFScholar
2025

RoboCerebra: A Large-scale Benchmark for Long-horizon Robotic Manipulation Evaluation

NeurIPS 2025poster

Recent advances in vision-language models (VLMs) have enabled instruction-conditioned robotic systems with improved generalization. However, most existing work focuses on reactive System 1 policies, underutilizing VLMs’ strengths in semantic reasoning and long-horizon planning. These System 2 capabi…

Cited by 0SourceScholar
2025

Towards Realistic Earth-Observation Constellation Scheduling: Benchmark and Methodology

NeurIPS 2025poster

Agile Earth Observation Satellites (AEOSs) constellations offer unprecedented flexibility for monitoring the Earth’s surface, but their scheduling remains challenging under large-scale scenarios, dynamic environments, and stringent constraints. Existing methods often simplify these complexities,…

Cited by 0SourcecodeScholar
2025

Towards Realistic UAV Vision-Language Navigation: Platform, Benchmark, and Methodology

ICLR 2025poster

Developing agents capable of navigating to a target location based on language instructions and visual information, known as vision-language navigation (VLN), has attracted widespread interest. Most research has focused on ground-based agents, while UAV-based VLN remains relatively underexplored. Re…

Cited by 12SourcePDFScholar
2025

UAV-Flow Colosseo: A Real-World Benchmark for Flying-on-a-Word UAV Imitation Learning

NeurIPS 2025poster

Unmanned Aerial Vehicles (UAVs) are evolving into language-interactive platforms, enabling more intuitive forms of human-drone interaction. While prior works have primarily focused on high-level planning and long-horizon navigation, we shift attention to language-guided fine-grained trajectory contr…

Cited by 0SourceScholar
2025

Unleashing the Temporal-Spatial Reasoning Capacity of GPT for Training-Free Audio and Language Referenced Video Object Segmentation

AAAI 2025technical

In this paper, we propose an Audio-Language-Referenced SAM 2 (AL-Ref-SAM 2) pipeline to explore the training-free paradigm for audio and language-referenced video object segmentation, namely AVS and RVOS tasks. The intuitive solution leverages GroundingDINO to identify the target object from a singl…

2025

ViPE: Visual Perception in Parameter Space for Efficient Video-Language Understanding

EMNLP 2025

Existing video-language models (Video-LLMs) typically rely on concatenating visual tokens with textual inputs for joint modeling. However, this token-level alignment leads to significant inefficiency, especially when scaling to long videos with dense visual inputs. In this work, we propose a video-t

Cited by 0SourcePDFScholar
2025

Video2BEV: Transforming Drone Videos to BEVs for Video-based Geo-localization

ICCV 2025poster

Existing approaches to drone visual geo-localization predominantly adopt the image-based setting, where a single drone-view snapshot is matched with images from other platforms. Such task formulation, however, underutilizes the inherent video output of the drone and is sensitive to occlusions and vi…

2025

VideoEspresso: A Large-Scale Chain-of-Thought Dataset for Fine-Grained Video Reasoning via Core Frame Selection

CVPR 2025poster

The advancement of Large Vision Language Models (LVLMs) has significantly improved multimodal understanding, yet challenges remain in video reasoning tasks due to the scarcity of high-quality, large-scale datasets. Existing video question-answering (VideoQA) datasets often rely on costly manual anno…

2024

Communication-Efficient Collaborative Perception via Information Filling with Codebook

CVPR 2024poster

Collaborative perception empowers each agent to improve its perceptual ability through the exchange of perceptual messages with other agents. It inherently results in a fundamental trade-off between perception ability and communication cost. To address this bottleneck issue our core idea is to optim…

2024

CooHOI: Learning Cooperative Human-Object Interaction with Manipulated Object Dynamics

NeurIPS 2024spotlight

Enabling humanoid robots to clean rooms has long been a pursued dream within humanoid research communities. However, many tasks require multi-humanoid collaboration, such as carrying large and heavy furniture together. Given the scarcity of motion capture data on multi-humanoid collaboration and the…

Cited by 9SourcePDFScholar
2024

Customize your NeRF: Adaptive Source Driven 3D Scene Editing via Local-Global Iterative Training

CVPR 2024poster

In this paper we target the adaptive source driven 3D scene editing task by proposing a CustomNeRF model that unifies a text description or a reference image as the editing prompt. However obtaining desired editing results conformed with the editing prompt is nontrivial since there exist two signifi…

Cited by 14SourcePDFScholar
2024

Eliminating Cross-modal Conflicts in BEV Space for LiDAR-Camera 3D Object Detection

ICRA 2024poster

Recent 3D object detectors typically utilize multi-sensor data and unify multi-modal features in the shared bird’s-eye view (BEV) representation space. However, our empirical findings indicate that previous methods have limitations in generating fusion BEV features free from cross-modal conflicts. T…

Cited by 12SourcecodeScholar
2024

FouriScale: A Frequency Perspective on Training-Free High-Resolution Image Synthesis

ECCV 2024poster

"In this study, we delve into the generation of high-resolution images from pre-trained diffusion models, addressing persistent challenges, such as repetitive patterns and structural distortions, that emerge when models are applied beyond their trained resolutions. To address this issue, we introduc…

2024

Image Understanding Makes for A Good Tokenizer for Image Generation

NeurIPS 2024poster

Modern image generation (IG) models have been shown to capture rich semantics valuable for image understanding (IU) tasks. However, the potential of IU models to improve IG performance remains uncharted. We address this issue using a token-based IG framework, which relies on effective tokenizers to…

2024

Learning Background Prompts to Discover Implicit Knowledge for Open Vocabulary Object Detection

CVPR 2024poster

Open vocabulary object detection (OVD) aims at seeking an optimal object detector capable of recognizing objects from both base and novel categories. Recent advances leverage knowledge distillation to transfer insightful knowledge from pre-trained large-scale vision-language models to the task of ob…

Cited by 16SourcePDFScholar
2024

Lumina-Next : Making Lumina-T2X Stronger and Faster with Next-DiT

NeurIPS 2024poster

Lumina-T2X is a nascent family of Flow-based Large Diffusion Transformers (Flag-DiT) that establishes a unified framework for transforming noise into various modalities, such as images and videos, conditioned on text instructions. Despite its promising capabilities, Lumina-T2X still encounters chall…

2024

Octavius: Mitigating Task Interference in MLLMs via LoRA-MoE

ICLR 2024poster

Recent studies have demonstrated Large Language Models (LLMs) can extend their zero-shot generalization capabilities to multimodal learning through instruction tuning. As more modalities and downstream tasks are introduced, negative conflicts and interference may have a worse impact on performance.…

Cited by 38SourcePDFScholar
2024

ReSimAD: Zero-Shot 3D Domain Transfer for Autonomous Driving with Source Reconstruction and Target Simulation

ICLR 2024poster

Domain shifts such as sensor type changes and geographical situation variations are prevalent in Autonomous Driving (AD), which poses a challenge since AD model relying on the previous domain knowledge can be hardly directly deployed to a new domain without additional costs. In this paper, we provid…

2024

Realistic Rainy Weather Simulation for LiDARs in CARLA Simulator

IROS 2024poster

Data augmentation methods to enhance perception performance in adverse weather have recently attracted considerable attention. Most of the LiDAR data augmentation methods post-process the existing dataset by physics-based models or machine-learning methods. However, due to the limited environmental…

Cited by 4SourcecodeScholar
2024

SAFDNet: A Simple and Effective Network for Fully Sparse 3D Object Detection

CVPR 2024poster

LiDAR-based 3D object detection plays an essential role in autonomous driving. Existing high-performing 3D object detectors usually build dense feature maps in the backbone network and prediction head. However the computational costs introduced by the dense feature maps grow quadratically as the per…

2023

Adaptive Zone-Aware Hierarchical Planner for Vision-Language Navigation

CVPR 2023poster

The task of Vision-Language Navigation (VLN) is for an embodied agent to reach the global goal according to the instruction. Essentially, during navigation, a series of sub-goals need to be adaptively set and achieved, which is naturally a hierarchical navigation process. However, previous methods l…

2023

Analyzing Infrastructure LiDAR Placement with Realistic LiDAR Simulation Library

ICRA 2023poster

Recently, Vehicle-to-Everything (V2X) cooperative perception has attracted increasing attention. Infrastructure sensors play a critical role in this research field; however, how to find the optimal placement of infrastructure sensors is rarely studied. In this paper, we investigate the problem of in…

Cited by 43SourcecodeScholar
2023

Anchor3DLane: Learning To Regress 3D Anchors for Monocular 3D Lane Detection

CVPR 2023poster

Monocular 3D lane detection is a challenging task due to its lack of depth information. A popular solution is to first transform the front-viewed (FV) images or features into the bird-eye-view (BEV) space with inverse perspective mapping (IPM) and detect lanes from BEV features. However, the relianc…

2023

Boosting Verification of Deep Reinforcement Learning via Piece-Wise Linear Decision Neural Networks

NeurIPS 2023poster

Formally verifying deep reinforcement learning (DRL) systems suffers from both inaccurate verification results and limited scalability. The major obstacle lies in the large overestimation introduced inherently during training and then transforming the inexplicable decision-making models, i.e., deep…

Cited by 2SourcePDFScholar
2023

Boosting Verified Training for Robust Image Classifications via Abstraction

CVPR 2023poster

This paper proposes a novel, abstraction-based, certified training method for robust image classifiers. Via abstraction, all perturbed images are mapped into intervals before feeding into neural networks for training. By training on intervals, all the perturbed images that are mapped to the same int…

2023

Bridging Search Region Interaction With Template for RGB-T Tracking

CVPR 2023poster

RGB-T tracking aims to leverage the mutual enhancement and complement ability of RGB and TIR modalities for improving the tracking process in various scenarios, where cross-modal interaction is the key component. Some previous methods concatenate the RGB and TIR search region features directly to pe…

2023

DETR With Additional Global Aggregation for Cross-Domain Weakly Supervised Object Detection

CVPR 2023poster

This paper presents a DETR-based method for cross-domain weakly supervised object detection (CDWSOD), aiming at adapting the detector from source to target domain through weak supervision. We think DETR has strong potential for CDWSOD due to an insight: the encoder and the decoder in DETR are both b…

Cited by 17SourcePDFScholar
2023

Discovering Sounding Objects by Audio Queries for Audio Visual Segmentation

IJCAI 2023poster

Audio visual segmentation (AVS) aims to segment the sounding objects for each frame of a given video. To distinguish the sounding objects from silent ones, both audio-visual semantic correspondence and temporal interaction are required. The previous method applies multi-frame cross-modal attention t…

Cited by 18SourcePDFScholar
2023

Enriching Phrases with Coupled Pixel and Object Contexts for Panoptic Narrative Grounding

IJCAI 2023poster

Panoptic narrative grounding (PNG) aims to segment things and stuff objects in an image described by noun phrases of a narrative caption. As a multimodal task, an essential aspect of PNG is the visual-linguistic interaction between image and caption. The previous two-stage method aggregates visual c…

Cited by 5SourcePDFScholar
2023

Improving Weakly Supervised Temporal Action Localization by Bridging Train-Test Gap in Pseudo Labels

CVPR 2023poster

The task of weakly supervised temporal action localization targets at generating temporal boundaries for actions of interest, meanwhile the action category should also be classified. Pseudo-label-based methods, which serve as an effective solution, have been widely studied recently. However, existin…

2023

Object as Query: Lifting Any 2D Object Detector to 3D Detection

ICCV 2023poster

3D object detection from multi-view images has drawn much attention over the past few years. Existing methods mainly establish 3D representations from multi-view images and adopt a dense detection head for object detection, or employ object queries distributed in 3D space to localize objects. In thi…

Cited by 50PDFcodeScholar
2023

Object-Aware Distillation Pyramid for Open-Vocabulary Object Detection

CVPR 2023poster

Open-vocabulary object detection aims to provide object detectors trained on a fixed set of object categories with the generalizability to detect objects described by arbitrary text queries. Previous methods adopt knowledge distillation to extract knowledge from Pretrained Vision-and-Language Models…

2023

Omnidirectional Information Gathering for Knowledge Transfer-Based Audio-Visual Navigation

ICCV 2023poster

Audio-visual navigation is an audio-targeted wayfinding task where a robot agent is entailed to travel a never-before-seen 3D environment towards the sounding source. In this article, we present ORAN, an omnidirectional audio-visual navigator based on cross-task navigation skill transfer. In particu…

Cited by 8PDFcodeScholar
2023

Optimizing the Placement of Roadside LiDARs for Autonomous Driving

ICCV 2023poster

Multi-agent cooperative perception is an increasingly popular topic in the field of autonomous driving, where roadside LiDARs play an essential role. However, how to optimize the placement of roadside LiDARs is a crucial but often overlooked problem. This paper proposes an approach to optimize the p…

Cited by 16PDFScholar
2023

Video Background Music Generation: Dataset, Method and Evaluation

ICCV 2023poster

Music is essential when editing videos, but selecting music manually is difficult and time-consuming. Thus, we seek to automatically generate background music tracks given video input. This is a challenging task since it requires music-video datasets, efficient architectures for video-to-music gener…

Cited by 38PDFcodeScholar
2022

3D-SPS: Single-Stage 3D Visual Grounding via Referred Point Progressive Selection

CVPR 2022oral

3D visual grounding aims to locate the referred target object in 3D point cloud scenes according to a free-form language description. Previous methods mostly follow a two-stage paradigm, i.e., language-irrelevant detection and cross-modal matching, which is limited by the isolated architecture. In s…

Cited by 69PDFcodeScholar
2022

Distribution-Aware Single-Stage Models for Multi-Person 3D Pose Estimation

CVPR 2022poster

In this paper, we present a novel Distribution-Aware Single-stage (DAS) model for tackling the challenging multi-person 3D pose estimation problem. Different from existing top-down and bottom-up methods, the proposed DAS model simultaneously localizes person positions and their corresponding body jo…

Cited by 50PDFScholar
2022

GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection

CVPR 2022poster

The task of Human-Object Interaction (HOI) detection could be divided into two core problems, i.e., human-object association and interaction understanding. In this paper, we reveal and address the disadvantages of the conventional query-driven HOI detectors from the two aspects. For the association,…

Cited by 163PDFcodeScholar
2022

HEAD: HEtero-Assists Distillation for Heterogeneous Object Detectors

ECCV 2022poster

"Conventional knowledge distillation (KD) methods for object detection mainly concentrate on homogeneous teacher-student detectors. However, the design of a lightweight detector for deployment is often significantly different from a high-capacity detector. Thus, we investigate KD among heterogeneous…

2022

Language-Bridged Spatial-Temporal Interaction for Referring Video Object Segmentation

CVPR 2022poster

Referring video object segmentation aims to predict foreground labels for objects referred by natural language expressions in videos. Previous methods either depend on 3D ConvNets or incorporate additional 2D ConvNets as encoders to extract mixed spatial-temporal features. However, these methods suf…

Cited by 74PDFcodeScholar
2022

PoseTrans: A Simple yet Effective Pose Transformation Augmentation for Human Pose Estimation

ECCV 2022poster

"Human pose estimation aims to accurately estimate a wide variety of human poses. However, existing datasets often follow a long-tailed distribution that unusual poses only occupy a small portion, which further leads to the lack of diversity of rare poses. These issues result in the inferior general…

2022

Reinforced Structured State-Evolution for Vision-Language Navigation

CVPR 2022poster

Vision-and-language Navigation (VLN) task requires an embodied agent to navigate to a remote location following a natural language instruction. Previous methods usually adopt a sequence model (e.g., Transformer and LSTM) as the navigator. In such a paradigm, the sequence model predicts action at eac…

Cited by 47PDFcodeScholar
2021

Collaborative Spatial-Temporal Modeling for Language-Queried Video Actor Segmentation

CVPR 2021poster

Language-queried video actor segmentation aims to predict the pixel-level mask of the actor which performs the actions described by a natural language query in the target frames. Existing methods adopt 3D CNNs over the video clip as a general encoder to extract a mixed spatio-temporal feature for th…

Cited by 58PDFScholar
2021

Confidence-aware Non-repetitive Multimodal Transformers for TextCaps

AAAI 2021technical

When describing an image, reading text in the visual scene is crucial to understand the key information. Recent work explores the TextCaps task, i.e. image captioning with reading Optical Character Recognition (OCR) tokens, which requires models to read text and cover them in generated captions. Exi…

2021

Differentiable Multi-Granularity Human Representation Learning for Instance-Aware Human Semantic Parsing

CVPR 2021poster

To address the challenging task of instance-aware human part parsing, a new bottom-up regime is proposed to learn category-level human semantic segmentation as well as multi-person pose estimation in a joint and end-to-end manner. It is a compact, efficient and powerful framework that exploits struc…

Cited by 93PDFcodeScholar
2021

General Instance Distillation for Object Detection

CVPR 2021poster

In recent years, knowledge distillation has been proved to be an effective solution for model compression. This approach can make lightweight student models acquire the knowledge extracted from cumbersome teacher models. However, previous distillation methods of detection have weak generalization fo…

Cited by 269PDFcodeScholar
2021

Language-Guided Global Image Editing via Cross-Modal Cyclic Mechanism

ICCV 2021poster

Editing an image automatically via a linguistic request can significantly save laborious manual work and is friendly to photography novice. In this paper, we focus on the task of language-guided global image editing. Existing works suffer from imbalanced data distribution of real-world datasets and…

Cited by 29PDFScholar
2021

Mining the Benefits of Two-stage and One-stage HOI Detection

NeurIPS 2021poster

Two-stage methods have dominated Human-Object Interaction~(HOI) detection for several years. Recently, one-stage HOI detection methods have become popular. In this paper, we aim to explore the essential pros and cons of two-stage and one-stage methods. With this as the goal, we find that conventiona…

2021

Reformulating HOI Detection As Adaptive Set Prediction

CVPR 2021poster

Determining which image regions to concentrate is critical for Human-Object Interaction (HOI) detection. Conventional HOI detectors focus on either detected human and object pairs or pre-defined interaction locations, which limits learning of the effective features. In this paper, we reformulate HOI…

Cited by 182PDFcodeScholar
2021

Room-and-Object Aware Knowledge Reasoning for Remote Embodied Referring Expression

CVPR 2021poster

The Remote Embodied Referring Expression (REVERIE) is a recently raised task that requires an agent to navigate to and localise a referred remote object according to a high-level language instruction. Different from related VLN tasks, the key to REVERIE is to conduct goal-oriented exploration instea…

Cited by 91PDFcodeScholar
2020

A Real-Time Cross-Modality Correlation Filtering Method for Referring Expression Comprehension

CVPR 2020poster

Referring expression comprehension aims to localize the object instance described by a natural language expression. Current referring expression methods have achieved good performance. However, none of them is able to achieve real-time inference without accuracy drop. The reason for the relatively s…

Cited by 240PDFScholar
2020

AdversarialNAS: Adversarial Neural Architecture Search for GANs

CVPR 2020poster

Neural Architecture Search (NAS) that aims to automate the procedure of architecture design has achieved promising results in many computer vision fields. In this paper, we propose an AdversarialNAS method specially tailored for Generative Adversarial Networks (GANs) to search for a superior generat…

Cited by 114PDFcodeScholar
2020

Linguistic Structure Guided Context Modeling for Referring Image Segmentation

ECCV 2020poster

Referring image segmentation aims to predict the foreground mask of the object referred by a natural language sentence. Multimodal context of the sentence is crucial to distinguish the referent from the background. Existing methods either insufficiently or redundantly model the multimodal context. To…

2020

PPDM: Parallel Point Detection and Matching for Real-Time Human-Object Interaction Detection

CVPR 2020poster

We propose a single-stage Human-Object Interaction (HOI) detection method that has outperformed all existing methods on HICO-DET dataset at 37 fps on a single Titan XP GPU. It is the first real-time HOI detection method. Conventional HOI detection methods are composed of two stages, i.e., human-obje…

Cited by 341PDFcodeScholar
2020

PSGAN: Pose and Expression Robust Spatial-Aware GAN for Customizable Makeup Transfer

CVPR 2020oral

In this paper, we address the makeup transfer task, which aims to transfer the makeup from a reference image to a source image. Existing methods have achieved promising progress in constrained scenarios, but transferring between images with large pose and expression differences is still challenging.…

Cited by 181PDFcodeScholar
2020

Referring Image Segmentation via Cross-Modal Progressive Comprehension

CVPR 2020poster

Referring image segmentation aims at segmenting the foreground masks of the entities that can well match the description given in the natural language expression. Previous approaches tackle this problem using implicit feature interaction and fusion between visual and linguistic modalities, but usual…

Cited by 225PDFcodeScholar
2019

Building Detail-Sensitive Semantic Segmentation Networks With Polynomial Pooling

CVPR 2019poster

Semantic segmentation is an important computer vision task, which aims to allocate a semantic label to each pixel in an image. When training a segmentation model, it is common to fine-tune a classification network pre-trained on a large-scale dataset. However, as an intrinsic property of the classif…

Cited by 34PDFScholar
2019

RGB-Infrared Cross-Modality Person Re-Identification via Joint Pixel and Feature Alignment

ICCV 2019poster

RGB-Infrared (IR) person re-identification is an important and challenging task due to large cross-modality variations between RGB and IR images. Most conventional approaches aim to bridge the cross-modality gap with feature alignment by feature representation learning. Different from existing metho…

Cited by 479PDFScholar
2018

Open Category Detection with PAC Guarantees

ICML 2018oral

Open category detection is the problem of detecting "alien" test instances that belong to categories or classes that were not present in the training data. In many applications, reliably detecting such aliens is central to ensuring the safety and accuracy of test set predictions. Unfortunately, ther…

2015

Human Parsing With Contextualized Convolutional Neural Network

ICCV 2015oral

In this work, we address the human parsing task with a novel Contextualized Convolutional Neural Network (Co-CNN) architecture, which well integrates the cross-layer context, global image-level context, within-super-pixel context and cross-super-pixel neighborhood context into a unified network. Giv…

Cited by 356PDFScholar
2015

Matching-CNN Meets KNN: Quasi-Parametric Human Parsing

CVPR 2015poster

Both parametric and non-parametric approaches have demonstrated encouraging performances in the human parsing task, namely segmenting a human image into several semantic regions (e.g., hat, bag, left arm, face). In this work, we aim to develop a new solution with the advantages of both methodologie…

Cited by 203SourcePDFScholar
2015

Structural Sparse Tracking

CVPR 2015poster

Sparse representation has been applied to visual tracking by finding the best target candidate with minimal reconstruction error by use of target templates. However, most sparse representation based trackers only consider holistic or local representations and do not make full use of the intrinsic st…

Cited by 216SourcePDFScholar
2015

Towards Computational Baby Learning: A Weakly-Supervised Approach for Object Detection

ICCV 2015poster

Intuitive observations show that a baby may inherently possess the capability of recognizing a new visual concept (e.g., chair, dog) by learning from only very few positive instances taught by parent(s) or others, and this recognition capability can be gradually further improved by exploring and/or…

Cited by 114PDFScholar