← Search

Lianli Gao

52 accepted papers

2026

Beyond the Majority: Long-Tail Imitation Learning for Robotic Manipulation

ICRA 2026poster

While generalist robot policies hold significant promise for learning diverse manipulation skills through imitation, their performance is often hindered by the long-tail distribution of training demonstrations. Policies learned on such data, which is heavily skewed towards a few data-rich head tasks…

2026

InSpire: Vision-Language-Action Models with Intrinsic Spatial Reasoning

ICRA 2026poster

Leveraging pretrained Vision-Language Models (VLMs) to map language instruction and visual observations to raw low-level actions, Vision-Language-Action models (VLAs) hold great promise for achieving general-purpose robotic systems. Despite their advancements, existing VLAs tend to spuriously correl…

2026

JANUS-LORA: A Balanced Low-Rank Adaptation for Continual Learning

ICML 2026poster

Low-Rank Adaptation (LoRA) has emerged as a promising paradigm for Continual Learning. It independently updates its low-rank factors ($A$ and $B$), creating a composite update to the full weight matrix through their interaction. To prevent catastrophic forgetting, this update should remain orthogona…

Cited by 0SourceScholar
2026

Policy Contrastive Decoding for Robotic Foundation Models

ICLR 2026poster

Generalist robot policies, or robotic foundation models, hold immense potential to enable flexible, general-purpose and dexterous robotic systems. Despite their advancements, our empirical experiments reveal that existing robot policies are prone to learning spurious correlations from pre-training t…

Cited by 0SourcecodeScholar
2026

TIMI: Training-Free Image-to-3D Multi-Instance Generation with Spatial Fidelity

ICML 2026poster

Precise spatial fidelity in Image-to-3D multi-instance generation is critical for downstream real-world applications. Recent work attempts to address this by fine-tuning pre-trained Image-to-3D (I23D) models on multi-instance datasets, which incurs substantial training overhead and struggles to guar…

Cited by 0SourceScholar
2026

Understanding and Mitigating Token-Pruning-Induced Vulnerabilities in VLMs

ICML 2026poster

Token-Pruning accelerates Vision-Language Models by removing redundant visual tokens, yet its safety implications remain underexplored. In this work, we present the first comprehensive safety evaluation of Token-Pruning mechanism and find that: Most pruning strategies significantly degrade safety as…

Cited by 0SourceScholar
2025

DFDNet: Disentangling and Filtering Dynamics for Enhanced Video Prediction

AAAI 2025technical

Videos inherently contain complex temporal dynamics across various spatial directions, often entangled in ways that obscure effective dynamic extraction. Previous studies typically process video spatiotemporal features without disentangling, which hampers their ability to extract dynamic information…

2025

FlexAC: Towards Flexible Control of Associative Reasoning in Multimodal Large Language Models

NeurIPS 2025poster

Multimodal large language models (MLLMs) face an inherent trade-off between faithfulness and creativity, as different tasks require varying degrees of associative reasoning. However, existing methods lack the flexibility to modulate this reasoning strength, limiting MLLMs' adaptability across factua…

Cited by 0SourcecodeScholar
2025

MMEvol: Empowering Multimodal Large Language Models with Evol-Instruct

ACL 2025finding

The development of Multimodal Large Language Models (MLLMs) has seen significant progress, driven by increasing demands across various fields (e.g., multimodal agents, embodied intelligence). While model-driven approaches aim to enhance MLLM capabilities through diverse architectures, their performa…

Cited by 0SourcePDFScholar
2025

OmniCharacter: Towards Immersive Role-Playing Agents with Seamless Speech-Language Personality Interaction

ACL 2025long

Role-Playing Agents (RPAs), benefiting from large language models, is an emerging interactive AI system that simulates roles or characters with diverse personalities. However, existing methods primarily focus on mimicking dialogues among roles in textual form, neglecting the role’s voice traits (e.g…

2025

Safe + Safe = Unsafe? Exploring How Safe Images Can Be Exploited to Jailbreak Large Vision-Language Models

NeurIPS 2025poster

Recent advances in Large Vision-Language Models (LVLMs) have showcased strong reasoning abilities across multiple modalities, achieving significant breakthroughs in various real-world applications. Despite this great success, the safety guardrail of LVLMs may not cover the unforeseen domains introdu…

Cited by 0SourcecodeScholar
2025

SafePTR: Token-Level Jailbreak Defense in Multimodal LLMs via Prune-then-Restore Mechanism

NeurIPS 2025poster

By incorporating visual inputs, Multimodal Large Language Models (MLLMs) extend LLMs to support visual reasoning. However, this integration also introduces new vulnerabilities, making MLLMs susceptible to multimodal jailbreak attacks and hindering their safe deployment. Existing defense methods, inc…

Cited by 0SourceScholar
2025

Shortcut Learning in Generalist Robot Policies: The Role of Dataset Diversity and Fragmentation

CoRL 2025poster

Generalist robot policies trained on large-scale datasets such as Open X-Embodiment (OXE) demonstrate strong performance across a wide range of tasks. However, they often struggle to generalize beyond the distribution of their training data. In this paper, we investigate the underlying cause of this…

Cited by 0SourceScholar
2025

Skip Tuning: Pre-trained Vision-Language Models are Effective and Efficient Adapters Themselves

CVPR 2025poster

Prompt tuning (PT) has long been recognized as an effective and efficient paradigm for transferring large pre-trained vision-language models (VLMs) to downstream tasks by learning a tiny set of context vectors. Nevertheless, in this work, we reveal that freezing the parameters of VLMs during learnin…

2025

Unlocking Smarter Device Control: Foresighted Planning with a World Model-Driven Code Execution Approach

EMNLP 2025

The automatic control of mobile devices is essential for efficiently performing complex tasks that involve multiple sequential steps. However, these tasks pose significant challenges due to the limited environmental information available at each step, primarily through visual observations. As a resu

2024

Alleviating Hallucinations in Large Vision-Language Models through Hallucination-Induced Optimization

NeurIPS 2024poster

Although Large Visual Language Models (LVLMs) have demonstrated exceptional abilities in understanding multimodal data, they invariably suffer from hallucinations, leading to a disconnection between the generated text and the corresponding images. Almost all current visual contrastive decoding meth…

2024

Any Target Can be Offense: Adversarial Example Generation via Generalized Latent Infection

ECCV 2024poster

"Targeted adversarial attack, which aims to mislead a model to recognize any image as a target object by imperceptible perturbations, has become a mainstream tool for vulnerability assessment of deep neural networks (DNNs). Since existing targeted attackers only learn to attack known target classes,…

2024

CoIN: A Benchmark of Continual Instruction Tuning for Multimodel Large Language Models

NeurIPS 2024poster

Instruction tuning demonstrates impressive performance in adapting Multimodal Large Language Models (MLLMs) to follow task instructions and improve generalization ability. By extending tuning across diverse tasks, MLLMs can further enhance their understanding of world knowledge and instruction inte…

Cited by 14SourcePDFScholar
2024

F³-Pruning: A Training-Free and Generalized Pruning Strategy towards Faster and Finer Text-to-Video Synthesis

AAAI 2024technical

Recently Text-to-Video (T2V) synthesis has undergone a breakthrough by training transformers or diffusion models on large-scale datasets. Nevertheless, inferring such large models incurs huge costs. Previous inference acceleration works either require costly retraining or are model-specific. To addr…

Cited by 5SourcePDFScholar
2024

ProS: Prompting-to-simulate Generalized knowledge for Universal Cross-Domain Retrieval

CVPR 2024poster

The goal of Universal Cross-Domain Retrieval (UCDR) is to achieve robust performance in generalized test scenarios wherein data may belong to strictly unknown domains and categories during training. Recently pre-trained models with prompt tuning have shown strong generalization capabilities and atta…

2024

RoScenes: A Large-scale Multi-view 3D Dataset for Roadside Perception

ECCV 2024poster

"We introduce RoScenes, the largest multi-view roadside perception dataset, which aims to shed light on the development of vision-centric Bird’s Eye View (BEV) approaches for more challenging traffic scenes. The highlights of RoScenes include significantly large perception area, full scene coverage…

2023

A Closer Look at Few-shot Classification Again

ICML 2023poster

Few-shot classification consists of a training phase where a model is learned on a relatively large dataset and an adaptation phase where the learned model is adapted to previously-unseen tasks with limited labeled samples. In this paper, we empirically prove that the training algorithm and the adap…

2023

Part-Aware Transformer for Generalizable Person Re-identification

ICCV 2023poster

Domain generalization person re-identification (DG ReID) aims to train a model on source domains and generalize well on unseen domains. Vision Transformer usually yields better generalization ability than common CNN networks under distribution shifts. However, Transformer-based ReID models inevitabl…

Cited by 77PDFcodeScholar
2023

Prototype-Based Embedding Network for Scene Graph Generation

CVPR 2023poster

Current Scene Graph Generation (SGG) methods explore contextual information to predict relationships among entity pairs. However, due to the diverse visual appearance of numerous possible subject-object combinations, there is a large intra-class variation within each predicate category, e.g., "man-e…

2023

Prototype-based Aleatoric Uncertainty Quantification for Cross-modal Retrieval

NeurIPS 2023poster

Cross-modal Retrieval methods build similarity relations between vision and language modalities by jointly learning a common representation space. However, the predictions are often unreliable due to the Aleatoric uncertainty, which is induced by low-quality data, e.g., corrupt images, fast-paced vi…

2022

A Differentiable Semantic Metric Approximation in Probabilistic Embedding for Cross-Modal Retrieval

NeurIPS 2022accept

Cross-modal retrieval aims to build correspondence between multiple modalities by learning a common representation space. Typically, an image can match multiple texts semantically and vice versa, which significantly increases the difficulty of this task. To address this problem, probabilistic embedd…

2022

Beyond ImageNet Attack: Towards Crafting Adversarial Examples for Black-box Domains

ICLR 2022poster

Adversarial examples have posed a severe threat to deep neural networks due to their transferable nature. Currently, various works have paid great efforts to enhance the cross-model transferability, which mostly assume the substitute model is trained in the same domain as the target model. However,…

2022

Fine-Grained Predicates Learning for Scene Graph Generation

CVPR 2022poster

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are prone to predict head predicates and existing re-balancing st…

Cited by 63PDFcodeScholar
2022

Frequency Domain Model Augmentation for Adversarial Attack

ECCV 2022poster

"For black-box attacks, the gap between the substitute model and the victim model is usually large, which manifests as a weak attack performance. Motivated by the observation that the transferability of adversarial examples can be improved by attacking diverse models simultaneously, model augmentati…

2022

Natural Color Fool: Towards Boosting Black-box Unrestricted Attacks

NeurIPS 2022accept

Unrestricted color attacks, which manipulate semantically meaningful color of an image, have shown their stealthiness and success in fooling both human eyes and deep neural networks. However, current works usually sacrifice the flexibility of the uncontrolled setting to ensure the naturalness of adv…

2022

Practical Evaluation of Adversarial Robustness via Adaptive Auto Attack

CVPR 2022poster

Defense models against adversarial attacks have grown significantly, but the lack of practical evaluation methods has hindered progress. Evaluation can be defined as looking for defense models' lower bound of robustness given a budget number of iterations and a test dataset. A practical evaluation m…

Cited by 69PDFcodeScholar
2022

Towards Open-Vocabulary Scene Graph Generation with Prompt-Based Finetuning

ECCV 2022poster

"Scene graph generation (SGG) is a fundamental task aimed at detecting visual relations between objects in an image. The prevailing SGG methods require all object classes to be given in the training set. Such a closed setting limits the practical application of SGG. In this paper, we introduce open-…

Cited by 59SourcePDFScholar
2022

Unified Multivariate Gaussian Mixture for Efficient Neural Image Compression

CVPR 2022poster

Modeling latent variables with priors and hyperpriors is an essential problem in variational image compression. Formally, trade-off between rate and distortion is handled well if priors and hyperpriors precisely describe latent variables. Current practices only adopt univariate priors and process ea…

Cited by 73PDFcodeScholar
2022

Wnet: Audio-Guided Video Object Segmentation via Wavelet-Based Cross-Modal Denoising Networks

CVPR 2022poster

Audio-Guided video semantic segmentation is a challenging problem in visual analysis and editing, which automatically separates foreground objects from background in a video sequence according to the referring audio expressions. However, the existing referring video semantic segmentation works mainl…

Cited by 16PDFcodeScholar
2021

Feature Space Targeted Attacks by Statistic Alignment

IJCAI 2021poster

By adding human-imperceptible perturbations to images, DNNs can be easily fooled. As one of the mainstream methods, feature space targeted attacks perturb images by modulating their intermediate feature maps, for the discrepancy between the intermediate source and target features is minimized. Howev…

2021

From General to Specific: Informative Scene Graph Generation via Balance Adjustment

ICCV 2021poster

The scene graph generation (SGG) task aims to detect visual relationship triplets, i.e., subject, predicate, object, in an image, providing a structural vision layout for scene understanding. However, current models are stuck in common predicates, e.g., "on" and "at", rather than informative ones, e…

Cited by 105PDFcodeScholar
2021

PoseGTAC: Graph Transformer Encoder-Decoder with Atrous Convolution for 3D Human Pose Estimation

IJCAI 2021poster

Graph neural networks (GNNs) have been widely used in the 3D human pose estimation task, since the pose representation of a human body can be naturally modeled by the graph structure. Generally, most of the existing GNN-based models utilize the restricted receptive fields of filters and single-scale i…

Cited by 27SourcePDFScholar
2021

RSGNet: Relation based Skeleton Graph Network for Crowded Scenes Pose Estimation

AAAI 2021technical

Despite of the recent great progress on multi-person pose estimation, existing solutions still remain challenging under the condition of "crowded scenes'', where RGB images capture complex real-world scenes with highly-overlapped people, severe occlusions and diverse postures. In this work, we focu…

2021

Towards Unsupervised Deformable-Instances Image-to-Image Translation

IJCAI 2021poster

Replacing objects in images is a practical functionality of Photoshop, e.g., clothes changing. This task is defined as Unsupervised Deformable-Instances Image-to-Image Translation (UDIT), which maps multiple foreground instances of a source domain to a target domain, involving significant changes in…

2020

Bottom-up and Top-down: Bidirectional Additive Net for Edge Detection

IJCAI 2020poster

Image edge detection is considered as a cornerstone task in computer vision. Due to the nature of hierarchical representations learned in CNN, it is intuitive to design side networks utilizing the richer convolutional features to improve the edge detection. However, there is no consensus way to inte…

Cited by 0SourcePDFScholar
2020

Label-Attended Hashing for Multi-Label Image Retrieval

IJCAI 2020poster

For the multi-label image retrieval, the existing hashing algorithms neglect the dependency between objects and thus fail to capture the attention information in the feature extraction, which affects the precision of hash codes. To address this problem, we explore the inter-dependency between object…

2020

Learning from the Scene and Borrowing from the Rich: Tackling the Long Tail in Scene Graph Generation

IJCAI 2020poster

Despite the huge progress in scene graph generation in recent years, its long-tail distribution in object relationships remains a challenging and pestering issue. Existing methods largely rely on either external knowledge or statistical bias information to alleviate this problem. In this paper, we t…

2020

Patch-wise Attack for Fooling Deep Neural Network

ECCV 2020poster

By adding human-imperceptible noise to clean images, the resultant adversarial examples can fool other unknown models. Features of a pixel extracted by deep neural networks (DNNs) are influenced by its surrounding regions, and different DNNs generally focus on different discriminative regions in rec…

2020

What Machines See Is Not What They Get: Fooling Scene Text Recognition Models With Adversarial Text Images

CVPR 2020oral

The research on scene text recognition (STR) has made remarkable progress in recent years with the development of deep neural networks (DNNs). Recent studies on adversarial attack have verified that a DNN model designed for non-sequential tasks (e.g., classification, segmentation and retrieval) can…

Cited by 49PDFScholar
2020

Where Does It Exist: Spatio-Temporal Video Grounding for Multi-Form Sentences

CVPR 2020poster

In this paper, we consider a novel task, Spatio-Temporal Video Grounding for Multi-Form Sentences (STVG). Given an untrimmed video and a declarative/interrogative sentence depicting an object, STVG aims to localize the spatio-temporal tube of the queried object. STVG has two challenging settings: (1…

Cited by 134PDFcodeScholar
2019

Neighbourhood Watch: Referring Expression Comprehension via Language-Guided Graph Attention Networks

CVPR 2019poster

The task in referring expression comprehension is to localize the object instance in an image described by a referring expression phrased in natural language. As a language-to-vision matching task, the key to this problem is to learn a discriminative object feature that can adapt to the expression u…

Cited by 305PDFScholar
2019

Social Relation Recognition From Videos via Multi-Scale Spatial-Temporal Reasoning

CVPR 2019poster

Discovering social relations, e.g., kinship, friendship, etc., from visual contents can make machines better interpret the behaviors and emotions of human beings. Existing studies mainly focus on recognizing social relations from still images while neglecting another important media--video. On one h…

Cited by 94PDFScholar
2015

Optimal Graph Learning With Partial Tags and Multiple Features for Image and Video Annotation

CVPR 2015poster

In multimedia annotation, due to the time constraints and the tediousness of manual tagging, it is quite common to utilize both tagged and untagged data to improve the performance of supervised learning when only limited tagged training data are available. This is often done by adding a geometri…

Cited by 93SourcePDFScholar