← Search

Jingjing Li

54 accepted papers

2026

AC2-VLA: Action-Context-Aware Adaptive Computation in Vision-Language-Action Models for Efficient Robotic Manipulation

IJCAI 2026

Vision-Language-Action (VLA) models have demonstrated strong performance in robotic manipulation, yet their closed-loop deployment is hindered by the high latency and compute cost of repeatedly running large vision-language backbones at every timestep. We observe that VLA inference exhibits structur

Cited by 0Scholar
2026

Explainable Forensics of Manipulated Segments in Untrimmed Long Videos

ICML 2026poster

The rapid advancement of AI-driven video generation has transformed content creation, while simultaneously increasing the risk of misinformation through localized manipulations in long-form videos. Existing video forensic methods predominantly operate on short, independent clips, and thus fail to ca…

Cited by 0SourceScholar
2026

Generalizing Vision-Language Models with Dedicated Prompt Guidance

AAAI 2026technical

Fine-tuning large pretrained vision-language models (VLMs) has emerged as a prevalent paradigm for downstream adaptation, yet it faces a critical trade-off between domain specificity and domain generalization (DG) ability. Current methods typically fine-tune a universal model on the entire dataset,

Cited by 0SourcePDFScholar
2026

Stable and Adaptive Fusion for Multi-domain Multi-task Recommendation

AAAI 2026technical

Multi-Domain Multi-Task (MDMT) recommendation aims to provide personalized recommendations by leveraging information across multiple domains and tasks. However, existing methods often suffer from spurious correlations between irrelevant features and the target, leading to negative transfer. To addre

Cited by 0SourcePDFScholar
2026

StructMamPose: From Sequential Perception to Structural Reasoning for 3D Human Pose Estimation

ICML 2026poster

Accurately modeling complex temporal and topological dependencies and depth information is critical for monocular 3D human pose estimation, yet existing Mamba-based approaches struggle to fulfill these demands, suffering from internal state update confusion induced by forced sequence flattening and …

Cited by 0SourceScholar
2026

The Devil is in Attention Sharing: Improving Complex Non-rigid Image Editing Faithfulness via Attention Synergy

CVPR 2026

Training-free image editing with large diffusion models has become practical, yet faithfully performing complex non-rigid edits (e.g., pose or shape changes) remains highly challenging. We identify a key underlying cause: attention collapse in existing attention sharing mechanisms, where either posi

Cited by 0SourcecodeScholar
2025

Adaptive Prompt-Based Semantic Embedding with Inspire Potential of Implicit Knowledge for Cross-Modal Retrieval

AAAI 2025technical

In the era of big data, cross-modal retrieval is increasingly important in research and application. Given the latent complexity and non-intuitive nature of cross-modal relationships, leveraging external knowledge such as large models has become a popular approach to facilitate modality alignment. E…

2025

Dynamic Target Distribution Estimation for Source-Free Open-Set Domain Adaptation

AAAI 2025technical

Unsupervised domain adaptation (UDA) has emerged as a promising technique for transferring knowledge from a labeled domain to an unlabeled domain. However, existing UDA methods are severely constrained by data privacy and semantic inconsistencies. To alleviate these limitations, this work challenges…

Cited by 0SourcePDFScholar
2025

Entire-Space Variational Information Exploitation for Post-Click Conversion Rate Prediction

AAAI 2025technical

In recommender systems, post-click conversion rate (CVR) estimation is an essential task to model user preferences for items and estimate the value of recommendations. Sample selection bias (SSB) and data sparsity (DS) are two persistent challenges for post-click conversion rate (CVR) estimation. Cu…

2025

Entropy-Based Decoding for Retrieval-Augmented Large Language Models

NAACL 2025long

Augmenting Large Language Models (LLMs) with retrieved external knowledge has proven effective in improving the factual accuracy of generated responses. Despite their success, retrieval-augmented LLMs still face the distractibility issue, where the generated responses are negatively influenced by no…

Cited by 2SourcePDFScholar
2025

LoCA: Location-Aware Cosine Adaptation for Parameter-Efficient Fine-Tuning

ICLR 2025poster

Low-rank adaptation (LoRA) has become a prevalent method for adapting pre-trained large language models to downstream tasks. However, the simple low-rank decomposition form may constrain the optimization flexibility. To address this limitation, we introduce Location-aware Cosine Adaptation (LoCA), a…

Cited by 0SourcePDFScholar
2025

SVIP: Semantically Contextualized Visual Patches for Zero-Shot Learning

ICCV 2025poster

Zero-shot learning (ZSL) aims to recognize unseen classes without labeled training examples by leveraging class-level semantic descriptors such as attributes. A fundamental challenge in ZSL is semantic misalignment, where semantic-unrelated information involved in visual features introduce ambiguity…

2025

Spatial-Frequency Information Interaction Diffusion for SAR Colorization

ICASSP 2025accepted

The inherent speckle noise and grayscale characteristics of synthetic aperture radar (SAR) images pose challenges to information perception and interpretation. To address this issue, we propose a novel conditional diffusion model with spatial-frequency information interaction for SAR colorization, n…

Cited by 0SourceScholar
2025

SpikeVideoFormer: An Efficient Spike-Driven Video Transformer with Hamming Attention and $\mathcal{O}(T)$ Complexity

ICML 2025poster

Spiking Neural Networks (SNNs) have shown competitive performance to Artificial Neural Networks (ANNs) in various vision tasks, while offering superior energy efficiency. However, existing SNN-based Transformers primarily focus on single-image tasks, emphasizing spatial features while not effectivel…

2024

An Entropy-based Text Watermarking Detection Method

ACL 2024long

Text watermarking algorithms for large language models (LLMs) can effectively identify machine-generated texts by embedding and detecting hidden features in the text. Although the current text watermarking algorithms perform well in most high-entropy scenarios, its performance in low-entropy scenari…

2024

CLongEval: A Chinese Benchmark for Evaluating Long-Context Large Language Models

EMNLP 2024finding

Developing Large Language Models (LLMs) with robust long-context capabilities has been the recent research focus, resulting in the emergence of long-context LLMs proficient in Chinese. However, the evaluation of these models remains underdeveloped due to a lack of benchmarks. To address this gap, we…

2024

Domain-Agnostic Mutual Prompting for Unsupervised Domain Adaptation

CVPR 2024poster

Conventional Unsupervised Domain Adaptation (UDA) strives to minimize distribution discrepancy between domains which neglects to harness rich semantics from data and struggles to handle complex domain shifts. A promising technique is to leverage the knowledge of large-scale pre-trained vision-langua…

Cited by 18SourcePDFScholar
2024

Effective Comparative Prototype Hashing for Unsupervised Domain Adaptation

AAAI 2024technical

Unsupervised domain adaptive hashing is a highly promising research direction within the field of retrieval. It aims to transfer valuable insights from the source domain to the target domain while maintaining high storage and retrieval efficiency. Despite its potential, this field remains relatively…

2024

SeRTS: Self-Rewarding Tree Search for Biomedical Retrieval-Augmented Generation

EMNLP 2024finding

Large Language Models (LLMs) have shown great potential in the biomedical domain with the advancement of retrieval-augmented generation (RAG). However, existing retrieval-augmented approaches face challenges in addressing diverse queries and documents, particularly for medical knowledge queries, res…

2024

Split to Merge: Unifying Separated Modalities for Unsupervised Domain Adaptation

CVPR 2024poster

Large vision-language models (VLMs) like CLIP have demonstrated good zero-shot learning performance in the unsupervised domain adaptation task. Yet most transfer approaches for VLMs focus on either the language or visual branches overlooking the nuanced interplay between both modalities. In this wor…

2024

Unleashing Multispectral Video's Potential in Semantic Segmentation: A Semi-supervised Viewpoint and New UAV-View Benchmark

NeurIPS 2024poster

Thanks to the rapid progress in RGB & thermal imaging, also known as multispectral imaging, the task of multispectral video semantic segmentation, or MVSS in short, has recently drawn significant attentions. Noticeably, it offers new opportunities in improving segmentation performance under unfavora…

Cited by 0SourcePDFScholar
2024

VOLTA: Improving Generative Diversity by Variational Mutual Information Maximizing Autoencoder

NAACL 2024findings

The natural language generation domain has witnessed great success thanks to Transformer models. Although they have achieved state-of-the-art generative quality, they often neglect generative diversity. Prior attempts to tackle this issue suffer from either low model capacity or over-complicated arc…

Cited by 0SourcePDFScholar
2023

Cross-Domain Adaptative Learning for Online Advertisement Customer Lifetime Value Prediction

AAAI 2023technical

Accurate estimation of customer lifetime value (LTV), which reflects the potential consumption of a user over a period of time, is crucial for the revenue management of online advertising platforms. However, predicting LTV in real-world applications is not an easy task since the user consumption dat…

2023

Diffusion-Based Probabilistic Uncertainty Estimation for Active Domain Adaptation

NeurIPS 2023poster

Active Domain Adaptation (ADA) has emerged as an attractive technique for assisting domain adaptation by actively annotating a small subset of target samples. Most ADA methods focus on measuring the target representativeness beyond traditional active learning criteria to handle the domain shift prob…

2023

Graph Component Contrastive Learning for Concept Relatedness Estimation

AAAI 2023technical

Concept relatedness estimation (CRE) aims to determine whether two given concepts are related. Existing methods only consider the pairwise relationship between concepts, while overlooking the higher-order relationship that could be encoded in a concept-level graph structure. We discover that this un…

2023

Multispectral Video Semantic Segmentation: A Benchmark Dataset and Baseline

CVPR 2023poster

Robust and reliable semantic segmentation in complex scenes is crucial for many real-life applications such as autonomous safe driving and nighttime rescue. In most approaches, it is typical to make use of RGB images as input. They however work well only in preferred weather conditions; when facing…

2023

Order-preserving Consistency Regularization for Domain Adaptation and Generalization

ICCV 2023poster

Deep learning models fail on cross-domain challenges if the model is oversensitive to domain-specific attributes, e.g., lightning, background, camera angle, etc. To alleviate this problem, data augmentation coupled with consistency regularization are commonly adopted to make the model less sensitive…

Cited by 16PDFcodeScholar
2022

A Unified Strategy for Multilingual Grammatical Error Correction with Pre-trained Cross-Lingual Language Model

IJCAI 2022poster

Synthetic data construction of Grammatical Error Correction (GEC) for non-English languages relies heavily on human-designed and language-specific rules, which produce limited error-corrected patterns. In this paper, we propose a generic and language-independent strategy for multilingual GEC, which…

2022

Exploring Denoised Cross-Video Contrast for Weakly-Supervised Temporal Action Localization

CVPR 2022poster

Weakly-supervised temporal action localization aims to localize actions in untrimmed videos with only video-level labels. Most existing methods address this problem with a "localization-by-classification" pipeline that localizes action regions based on snippet-wise classification sequences. Snippet-…

Cited by 75PDFcodeScholar
2022

Interpretable Open-Set Domain Adaptation via Angular Margin Separation

ECCV 2022poster

"Open-set Domain Adaptation (OSDA) aims to recognize classes in the target domain that are seen in the source domain while rejecting other unseen target-exclusive classes into an unknown class, which ignores the diversity of the latter and is therefore incapable of their interpretation. The recently…

2022

Online ECG Emotion Recognition for Unknown Subjects via Hypergraph-Based Transfer Learning

IJCAI 2022poster

Electrocardiogram (ECG) signal based cross-subject emotion recognition methods reduce the influence of individual differences using domain adaptation (DA) techniques. These methods generally assume that the entire unlabeled data of unknown target subjects are available in training phase. However, t…

Cited by 7SourcePDFScholar
2022

Promoting Saliency From Depth: Deep Unsupervised RGB-D Saliency Detection

ICLR 2022poster

Growing interests in RGB-D salient object detection (RGB-D SOD) have been witnessed in recent years, owing partly to the popularity of depth sensors and the rapid progress of deep learning techniques. Unfortunately, existing RGB-D SOD methods typically demand large quantity of training images being…

2022

Text Revision By On-the-Fly Representation Optimization

AAAI 2022technical

Text revision refers to a family of natural language generation tasks, where the source and target sequences share moderate resemblance in surface form but differentiate in attributes, such as text formality and simplicity. Current state-of-the-art methods formulate these tasks as sequence-to-sequen…

2022

Variational Model Perturbation for Source-Free Domain Adaptation

NeurIPS 2022accept

We aim for source-free domain adaptation, where the task is to deploy a model pre-trained on source domains to target domains. The challenges stem from the distribution shift from the source to the target domain, coupled with the unavailability of any source data and labeled target data for optimiza…

2021

BV-Person: A Large-Scale Dataset for Bird-View Person Re-Identification

ICCV 2021poster

Person Re-IDentification (ReID) aims at re-identifying persons from non-overlapping cameras. Existing person ReID studies focus on horizontal-view ReID tasks, in which the person images are captured by the cameras from a (nearly) horizontal view. In this work we introduce a new ReID task, bird-view…

Cited by 24PDFScholar
2021

Balanced Open Set Domain Adaptation via Centroid Alignment

AAAI 2021technical

Open Set Domain Adaptation (OSDA) is a challenging domain adaptation setting which allows the existence of unknown classes on the target domain. Although existing OSDA methods are good at classifying samples of known classes, they ignore the classification ability for the unknown samples, making the…

Cited by 36SourcePDFScholar
2021

Cross-Domain Gradient Discrepancy Minimization for Unsupervised Domain Adaptation

CVPR 2021poster

Unsupervised Domain Adaptation (UDA) aims to generalize the knowledge learned from a well-labeled source domain to an unlabled target domain. Recently, adversarial domain adaptation with two distinct classifiers (bi-classifier) has been introduced into UDA which is effective to align distributions b…

Cited by 212PDFcodeScholar
2021

Dynamic Context-Sensitive Filtering Network for Video Salient Object Detection

ICCV 2021poster

The ability to capture inter-frame dynamics has been critical to the development of video salient object detection (VSOD). While many works have achieved great success in this field, a deeper insight into its dynamic nature should be developed. In this work, we aim to answer the following questions:…

Cited by 128PDFcodeScholar
2021

Dynamic Rebalancing Dockless Bike-Sharing System based on Station Community Discovery

IJCAI 2021poster

Influenced by the era of the sharing economy and mobile payment, Dockless Bike-Sharing System (Dockless BSS) is expanding in many major cities. The mobility of users constantly leads to supply and demand imbalance, which seriously affects the total profit and customer satisfaction. In this paper, we…

Cited by 6SourcePDFScholar
2021

Joint Semantic Mining for Weakly Supervised RGB-D Salient Object Detection

NeurIPS 2021poster

Training saliency detection models with weak supervisions, e.g., image-level tags or captions, is appealing as it removes the costly demand of per-pixel annotations. Despite the rapid progress of RGB-D saliency detection in fully-supervised setting, it however remains an unexplored territory when on…

2021

Learning Calibrated Medical Image Segmentation via Multi-Rater Agreement Modeling

CVPR 2021poster

In medical image analysis, it is typical to collect multiple annotations, each from a different clinical expert or rater, in the expectation that possible diagnostic errors could be mitigated. Meanwhile, from the computer vision practitioner viewpoint, it has been a common practice to adopt the grou…

Cited by 188PDFcodeScholar
2021

Multi-Stage Aggregated Transformer Network for Temporal Language Localization in Videos

CVPR 2021poster

We address the problem of localizing a specific moment from an untrimmed video by a language sentence query. Generally, previous methods mainly exist two problems that are not fully solved: 1) How to effectively model the fine-grained visual-language alignment between video and language query? 2) Ho…

Cited by 98PDFScholar
2021

Semantics Disentangling for Generalized Zero-Shot Learning

ICCV 2021poster

Generalized zero-shot learning (GZSL) aims to classify samples under the assumption that some classes are not observable during training. To bridge the gap between the seen and unseen classes, most GZSL methods attempt to associate the visual features of seen classes with attributes or to generate u…

Cited by 149PDFcodeScholar
2020

Accurate RGB-D Salient Object Detection via Collaborative Learning

ECCV 2020poster

Benefiting from the spatial cues embedded in depth images, recent progress on RGB-D saliency detection shows impressive ability on some challenge scenarios. However, there are still two limitations. One hand is that the pooling and upsampling operations in FCNs might cause blur object boundaries. On…

2020

Unsupervised Text Generation by Learning from Search

NeurIPS 2020poster

In this work, we propose TGLS, a novel framework for unsupervised Text Generation by Learning from Search. We start by applying a strong search algorithm (in particular, simulated annealing) towards a heuristically defined objective that (roughly) estimates the quality of sentences. Then, a conditio…

2019

Depth-Induced Multi-Scale Recurrent Attention Network for Saliency Detection

ICCV 2019poster

In this work, we propose a novel depth-induced multi-scale recurrent attention network for saliency detection. It achieves dramatic performance especially in complex scenarios. There are three main contributions of our network that are experimentally demonstrated to have significant practical merits…

Cited by 526PDFScholar
2019

Leveraging the Invariant Side of Generative Zero-Shot Learning

CVPR 2019poster

Conventional zero-shot learning (ZSL) methods generally learn an embedding, e.g., visual-semantic mapping, to handle the unseen visual samples via an indirect manner. In this paper, we take the advantage of generative adversarial networks (GANs) and propose a novel method, named leveraging invariant…

Cited by 418PDFcodeScholar
2019

Memory-oriented Decoder for Light Field Salient Object Detection

NeurIPS 2019poster

Light field data have been demonstrated in favor of many tasks in computer vision, but existing works about light field saliency detection still rely on hand-crafted features. In this paper, we present a deep-learning-based method where a novel memory-oriented decoder is tailored for light field sal…