← Search

Liping Jing

39 accepted papers

2026

Bias-Spectrum Neural Processes for Parametric PDEs: Architecture Priors Meet PDE Constraints

ICML 2026poster

Parametric partial differential equations (PDEs) serve as fundamental models across science and engineering, yet constructing fast and accurate surrogate models from sparse, irregularly sampled observations with reliable uncertainty quantification remains challenging. Existing approaches struggle to…

Cited by 0SourceScholar
2026

Detecting Misbehaviors of Large Vision-Language Models by Evidential Uncertainty Quantification

ICLR 2026poster

Large vision-language models (LVLMs) have shown substantial advances in multimodal understanding and generation. However, when presented with incompetent or adversarial inputs, they frequently produce unreliable or even harmful contents, such as fact hallucinations or dangerous instructions. This mi…

Cited by 0SourcecodeScholar
2026

Learning Neural Operators from Partial Observations via Latent Autoregressive Modeling

AAAI 2026technical

Real-world scientific applications frequently encounter incomplete observational data due to sensor limitations, geographic constraints, or measurement costs. Although neural operators significantly advanced PDE solving in terms of computational efficiency and accuracy, their underlying assumption o

Cited by 0SourcePDFScholar
2026

MetaGameBO: Hierarchical Game-Theoretic Driven Robust Meta-Learning for Bayesian Optimization

AAAI 2026technical

Meta-learning for Bayesian optimization accelerates optimization by leveraging knowledge from previous tasks, but existing methods optimize for average performance and fail on challenging outlier tasks critical in practice. These limitations become particularly severe when target tasks exhibit distr

Cited by 0SourcePDFScholar
2026

MotivDance: Fine-Grained Text-Guided Motivation Choreography with Music Synchronization

AAAI 2026technical

Realistic choreography demands simultaneous attention to rhythm and motivation. Prevailing automated dance generation methods mainly depend on musical input, overlooking the motivations that drive meaningful dance creation. Inspired by the motivation choreography, we aim to articulate dance motivati

Cited by 0SourcePDFScholar
2026

Parameter-Efficient Semantic Augmentation for Enhancing Open-Vocabulary Object Detection

CVPR 2026

Open-vocabulary object detection (OVOD) enables models to detect any object category, including unseen ones. Benefiting from large-scale pre-training, existing OVOD methods achieve strong detection performance on general scenarios (e.g., OV-COCO) but suffer severe performance drops when transferred

Cited by 0SourceScholar
2026

TLMA: Mitigating the Impact of Weakly Labeled Information for Video Anomaly Detection

CVPR 2026

Weakly Supervised Video Anomaly Detection (WSVAD) aims to localize abnormal segments using only video-level labels during training.Although the paradigm significantly reduces annotation costs, the coarse-grained labels fail to precisely describe the full videos, resulting in the introduction of subs

Cited by 0SourceScholar
2025

Continual Gradient Low-Rank Projection Fine-Tuning for LLMs

ACL 2025long

Continual fine-tuning of Large Language Models (LLMs) is hampered by the trade-off between efficiency and expressiveness. Low-Rank Adaptation (LoRA) offers efficiency but constrains the model’s ability to learn new tasks and transfer knowledge due to its low-rank nature and reliance on explicit para…

2025

DreamTrack: Dreaming the Future for Multimodal Visual Object Tracking

CVPR 2025poster

Aiming to achieve class-agnostic perception in visual object tracking, current trackers commonly formulate tracking as a one-shot detection problem with the template-matching architecture. Despite the success, severe environmental variations in long-term tracking raise challenges to generalizing the…

Cited by 0SourcePDFScholar
2025

Learning Robust Neural Processes with Risk-Averse Stochastic Optimization

ICML 2025poster

Neural processes (NPs) are a promising paradigm to enable skill transfer learning across tasks with the aid of the distribution of functions. The previous NPs employ the empirical risk minimization principle in optimization. However, the fast adaption ability to different tasks can vary widely, and…

Cited by 0SourcePDFScholar
2025

Learning to Generalize: An Information Perspective on Neural Processes

NeurIPS 2025poster

Neural Processes (NPs) combine the adaptability of neural networks with the efficiency of meta-learning, offering a powerful framework for modeling stochastic processes. However, existing methods focus on empirical performance while lacking a rigorous theoretical understanding of generalization. To…

Cited by 0SourceScholar
2025

On the Out-Of-Distribution Generalization of Large Multimodal Models

CVPR 2025poster

We investigate the generalization boundaries of current Large Multimodal Models (LMMs) via comprehensive evaluation under out-of-distribution scenarios and domain-specific tasks. We evaluate their zero-shot generalization across synthetic images, real-world distributional shifts, and specialized dat…

2025

Reframe Your Life Story: Interactive Narrative Therapist and Innovative Moment Assessment with Large Language Models

EMNLP 2025

Recent progress in large language models (LLMs) has opened new possibilities for mental health support, yet current approaches lack realism in simulating specialized psychotherapy and fail to capture therapeutic progression over time. Narrative therapy, which helps individuals transform problematic

Cited by 0SourcePDFScholar
2025

SAM Encoder Breach by Adversarial Simplicial Complex Triggers Downstream Model Failures

ICCV 2025poster

While the Segment Anything Model (SAM) transforms interactive segmentation with zero-shot abilities, its inherent vulnerabilities present a single-point risk, potentially leading to the failure of downstream applications. Proactively evaluating these transferable vulnerabilities is thus imperative.…

2025

SS-GEN: A Social Story Generation Framework with Large Language Models

AAAI 2025technical

Children with Autism Spectrum Disorder (ASD) often misunderstand social situations and struggle to participate in daily routines. Social Stories™ are traditionally crafted by psychology experts under strict constraints to address these challenges but are costly and limited in diversity. As Large Lan…

2024

Enhancing Multi-Label Text Classification under Label-Dependent Noise: A Label-Specific Denoising Framework

EMNLP 2024finding

Recent advancements in noisy multi-label text classification have primarily relied on the class-conditional noise (CCN) assumption, which treats each label independently undergoing label flipping to generate noisy labels. However, in real-world scenarios, noisy labels often exhibit dependencies with…

2024

Match More, Extract Better! Hybrid Matching Model for Open Domain Web Keyphrase Extraction

ACL 2024findings

Keyphrase extraction aims to automatically extract salient phrases representing the critical information in the source document. Identifying salient phrases is challenging because there is a lot of noisy information in the document, leading to wrong extraction. To address this issue, in this paper,…

2024

Noisy Multi-Label Text Classification via Instance-Label Pair Correction

NAACL 2024findings

In noisy label learning, instance selection based on small-loss criteria has been proven to be highly effective. However, in the case of noisy multi-label text classification (NMLTC), the presence of noise is not limited to the instance-level but extends to the (instance-label) pair-level.This gives…

Cited by 1SourcePDFScholar
2024

Strong Transferable Adversarial Attacks via Ensembled Asymptotically Normal Distribution Learning

CVPR 2024highlight

Strong adversarial examples are crucial for evaluating and enhancing the robustness of deep neural networks. However the performance of popular attacks is usually sensitive for instance to minor image transformations stemming from limited information -- typically only one input example a handful of…

2024

Taming Prompt-Based Data Augmentation for Long-Tailed Extreme Multi-Label Text Classification

ICASSP 2024accepted

In extreme multi-label text classification (XMC), labels usually follow a long-tailed distribution, where most labels only contain a small number of documents and limit the performance of XMC. Data augmentation (DA) is a simple but effective strategy to solve such low-resource problems. In this pape…

Cited by 0SourceScholar
2023

Improving Embedding-based Unsupervised Keyphrase Extraction by Incorporating Structural Information

ACL 2023findings

Keyphrase extraction aims to extract a set of phrases with the central idea of the source document. In a structured document, there are certain locations (e.g., the title or the first sentence) where a keyphrase is most likely to appear. However, when extracting keyphrases from the document, most ex…

Cited by 14SourcePDFScholar
2023

Label-Specific Feature Augmentation for Long-Tailed Multi-Label Text Classification

AAAI 2023technical

Multi-label text classification (MLTC) involves tagging a document with its most relevant subset of labels from a label set. In real applications, labels usually follow a long-tailed distribution, where most labels (called as tail-label) only contain a small number of documents and limit the perform…

2023

Overcoming Recency Bias of Normalization Statistics in Continual Learning: Balance and Adaptation

NeurIPS 2023poster

Continual learning entails learning a sequence of tasks and balancing their knowledge appropriately. With limited access to old training samples, much of the current work in deep neural networks has focused on overcoming catastrophic forgetting of old tasks in gradient-based optimization. However, t…

2023

Recognizable Information Bottleneck

IJCAI 2023poster

Information Bottlenecks (IBs) learn representations that generalize to unseen data by information compression. However, existing IBs are practically unable to guarantee generalization in real-world scenarios due to the vacuous generalization bound. The recent PAC-Bayes IB uses information complexity…

2023

Unsupervised Keyphrase Extraction by Learning Neural Keyphrase Set Function

ACL 2023findings

We create a paradigm shift concerning building unsupervised keyphrase extraction systems in this paper. Instead of modeling the relevance between an individual candidate phrase and the document as in the commonly used framework, we formulate the unsupervised keyphrase extraction task as a document-s…

2022

Learning Target-aware Representation for Visual Tracking via Informative Interactions

IJCAI 2022poster

We introduce a novel backbone architecture to improve target-perception ability of feature representation for tracking. Having observed de facto frameworks perform feature matching simply using the backbone outputs for target localization, there is no direct feedback from the matching module to the…

Cited by 61SourcePDFScholar
2021

Does Head Label Help for Long-Tailed Multi-Label Text Classification

AAAI 2021technical

Multi-label text classification (MLTC) aims to annotate documents with the most relevant labels from a number of candidate labels. In real applications, the distribution of label frequency often exhibits a long tail, i.e., a few labels are associated with a large number of documents (a.k.a. head la…

2021

Interpretable Image Recognition by Constructing Transparent Embedding Space

ICCV 2021poster

Humans usually explain their reasoning (e.g. classification) by dissecting the image and pointing out the evidence from these parts to the concepts in their minds. Inspired by this cognitive process, several part-level interpretable neural network architectures have been proposed to explain the pred…

Cited by 142PDFcodeScholar
2021

Probing BERT in Hyperbolic Spaces

ICLR 2021poster

Recently, a variety of probing tasks are proposed to discover linguistic properties learned in contextualized word embeddings. Many of these works implicitly assume these embeddings lay in certain metric spaces, typically the Euclidean space. This work considers a family of geometrically special spa…

2020

Cross-Task Transfer for Geotagged Audiovisual Aerial Scene Recognition

ECCV 2020poster

Aerial scene recognition is a fundamental task in remote sensing and has recently received increased interest. While the visual information from overhead images with powerful models and efficient algorithms yields considerable performance on scene recognition, it still suffers from the variation of…

2015

Semi-Supervised Low-Rank Mapping Learning for Multi-Label Classification

CVPR 2015poster

Multi-label problems arise in various domains including automatic multimedia data categorization, and have generated significant interest in computer vision and machine learning community. However, existing methods do not adequately address two key challenges: exploiting correlations between labels…

Cited by 90SourcePDFScholar