← Search

Jiangmeng Li

30 accepted papers

2026

Doubly Debiased Test-Time Prompt Tuning for Vision-Language Models

AAAI 2026technical

Test-time prompt tuning for vision-language models has demonstrated impressive generalization capabilities under zero-shot settings. However, tuning the learnable prompts solely based on unlabeled test data may induce prompt optimization bias, ultimately leading to suboptimal performance on downstre

Cited by 0SourcePDFScholar
2026

HTG-GCL: Leveraging Hierarchical Topological Granularity from Cellular Complexes for Graph Contrastive Learning

AAAI 2026technical

Graph contrastive learning (GCL) aims to learn discriminative semantic invariance by contrasting different views of the same graph that share critical topological patterns. However, existing GCL approaches with structural augmentations often struggle to identify task-relevant topological structures,

Cited by 0SourcePDFScholar
2026

M2I2: Learning Efficient Multi-Agent Communication via Masked State Modeling and Intention Inference

AAAI 2026technical

Communication is essential in coordinating the behaviors of multiple agents. However, existing methods primarily emphasize content, timing, and partners for information sharing, often neglecting the critical aspect of integrating shared information. This gap can significantly impact agents

Cited by 0SourcePDFScholar
2026

Multi-modal Test-time Adaptation via Adaptive Probabilistic Gaussian Calibration

CVPR 2026

Multi-modal test-time adaptation (TTA) enhances the resilience of benchmark multi-modal models against distribution shifts by leveraging the unlabeled target data during inference. Despite the documented success, the advancement of multi-modal TTA methodologies has been impeded by a persistent limit

Cited by 0SourcecodeScholar
2026

PRM-PBE: Process Reward Model for Reinforcement Learning in Programming-by-Example

ICML 2026poster

Programming-by-Example (PBE), as a typical few-shot inductive reasoning paradigm, aims to synthesize corresponding algorithms from a set of input-output examples. Although Large Language Models (LLMs) have demonstrated strong program synthesis potential, they still remain ineffective when handling c…

Cited by 0SourceScholar
2026

Supporting Multimodal Intermediate Fusion with Informatic Constraint and Distribution Coherence

ICLR 2026poster

Based on the prevalent intermediate fusion (IF) and late fusion (LF) frameworks, multimodal representation learning (MML) demonstrates its superiority over unimodal representation learning. To investigate the intrinsic factors underlying the empirical success of MML, research grounded in theoretical…

Cited by 0SourceScholar
2026

TMAE:Learning Targeted Multi-Agent Exploration via Causal Inference

AAAI 2026technical

Exploration in sparse-reward tasks remains a fundamental challenge in multi-agent reinforcement learning (MARL) due to complex inter-agent interactions and the expansive exploration space. To address this issue, we propose Targeted Multi-Agent Exploration (TMAE), a novel framework that uncovers the

Cited by 0SourcePDFScholar
2026

Test-Time Perturbation Tuning with Delayed Feedback for Vision-Language-Action Models

CVPR 2026

Vision-Language-Action models (VLAs) achieve remarkable performance in sequential decision-making but remain fragile to subtle environmental shifts, such as small changes in object pose. We attribute this brittleness to trajectory overfitting, where VLAs over-attend to the spurious correlation betwe

Cited by 0SourcecodeScholar
2026

Vision-Language Attribute Disentanglement and Reinforcement for Lifelong Person Re-Identification

CVPR 2026

Lifelong person re-identification (LReID) aims to learn from varying domains to obtain a unified person retrieval model. Existing LReID approaches typically focus on learning from scratch or a visual classification-pretrained model, while the Vision-Language Model (VLM) has shown generalizable knowl

Cited by 0SourcecodeScholar
2025

C$^2$Prompt: Class-aware Client Knowledge Interaction for Federated Continual Learning

NeurIPS 2025poster

Federated continual learning (FCL) tackles scenarios of learning from continuously emerging task data across distributed clients, where the key challenge lies in addressing both temporal forgetting over time and spatial forgetting simultaneously. Recently, prompt-based FCL methods have shown advance…

Cited by 0SourceScholar
2025

DenoiseVAE: Learning Molecule-Adaptive Noise Distributions for Denoising-based 3D Molecular Pre-training

ICLR 2025poster

Denoising learning of 3D molecules learns molecular representations by imposing noises into the equilibrium conformation and predicting the added noises to recover the equilibrium conformation, which essentially captures the information of molecular force fields. Due to the specificity of Potential…

Cited by 2SourcePDFScholar
2025

Learning Invariant Causal Mechanism from Vision-Language Models

ICML 2025poster

Contrastive Language-Image Pretraining (CLIP) has achieved remarkable success, but its performance can degrade when fine-tuned in out-of-distribution (OOD) scenarios. We model the prediction process using a Structural Causal Model (SCM) and show that the causal mechanism involving both invariant and…

Cited by 0SourcePDFScholar
2025

MAP: Supporting Multimodal Knowledge Graph Completion via Augmented Modality Alignment and Instance Preserving

ICASSP 2025accepted

Multimodal knowledge graphs (KGs) have found widespread applications in data integration and processing, yet existing multimodal knowledge graphs are often highly incomplete, which impedes their wide adoption. Thereby multimodal knowledge graph completion (MKGC) has attracted widespread attention. H…

Cited by 0SourceScholar
2025

On the Out-of-Distribution Generalization of Self-Supervised Learning

ICML 2025poster

In this paper, we focus on the out-of-distribution (OOD) generalization of self-supervised learning (SSL). By analyzing the mini-batch construction during the SSL training phase, we first give one plausible explanation for SSL having OOD generalization. Then, from the perspective of data generation…

2025

Rethinking the Bias of Foundation Model under Long-tailed Distribution

ICML 2025poster

Long-tailed learning has garnered increasing attention due to its practical significance. Among the various approaches, the fine-tuning paradigm has gained considerable interest with the advent of foundation models. However, most existing methods primarily focus on leveraging knowledge from these mo…

Cited by 0SourcePDFScholar
2025

Self-Reinforcing Prototype Evolution with Dual-Knowledge Cooperation for Semi-Supervised Lifelong Person Re-Identification

ICCV 2025poster

Current lifelong person re-identification (LReID) methods predominantly rely on fully labeled data streams. However, in real-world scenarios where annotation resources are limited, a vast amount of unlabeled data coexists with scarce labeled samples, leading to the Semi-Supervised LReID (Semi-LReID)…

2025

Towards the Causal Complete Cause of Multi-Modal Representation Learning

ICML 2025poster

Multi-Modal Learning (MML) aims to learn effective representations across modalities for accurate predictions. Existing methods typically focus on modality consistency and specificity to learn effective representations. However, from a causal perspective, they may lead to representations that contai…

Cited by 0SourcePDFScholar
2024

BayesPrompt: Prompting Large-Scale Pre-Trained Language Models on Few-shot Inference via Debiased Domain Abstraction

ICLR 2024poster

As a novel and effective fine-tuning paradigm based on large-scale pre-trained language models (PLMs), prompt-tuning aims to reduce the gap between downstream tasks and pre-training objectives. While prompt-tuning has yielded continuous advancements in various tasks, such an approach still remains a…

2024

Hierarchical Topology Isomorphism Expertise Embedded Graph Contrastive Learning

AAAI 2024technical

Graph contrastive learning (GCL) aims to align the positive features while differentiating the negative features in the latent space by minimizing a pair-wise contrastive loss. As the embodiment of an outstanding discriminative unsupervised graph representation learning approach, GCL achieves impres…

2024

Rethinking Causal Relationships Learning in Graph Neural Networks

AAAI 2024technical

Graph Neural Networks (GNNs) demonstrate their significance by effectively modeling complex interrelationships within graph-structured data. To enhance the credibility and robustness of GNNs, it becomes exceptionally crucial to bolster their ability to capture causal relationships. However, despite…

2024

Rethinking Dimensional Rationale in Graph Contrastive Learning from Causal Perspective

AAAI 2024technical

Graph contrastive learning is a general learning paradigm excelling at capturing invariant information from diverse perturbations in graphs. Recent works focus on exploring the structural rationale from graphs, thereby increasing the discriminability of the invariant information. However, such metho…

2024

Rethinking Misalignment in Vision-Language Model Adaptation from a Causal Perspective

NeurIPS 2024poster

Foundational Vision-Language models such as CLIP have exhibited impressive generalization in downstream tasks. However, CLIP suffers from a two-level misalignment issue, i.e., task misalignment and data misalignment, when adapting to specific tasks. Soft prompt tuning has mitigated the task misalign…

Cited by 5SourcePDFScholar
2024

T2MAC: Targeted and Trusted Multi-Agent Communication through Selective Engagement and Evidence-Driven Integration

AAAI 2024technical

Communication stands as a potent mechanism to harmonize the behaviors of multiple agents. However, existing work primarily concentrates on broadcast communication, which not only lacks practicality, but also leads to information redundancy. This surplus, one-fits-all information could adversely impa…

Cited by 10SourcePDFScholar
2023

Disentangle and Remerge: Interventional Knowledge Distillation for Few-Shot Object Detection from a Conditional Causal Perspective

AAAI 2023technical

Few-shot learning models learn representations with limited human annotations, and such a learning paradigm demonstrates practicability in various tasks, e.g., image classification, object detection, etc. However, few-shot object detection methods suffer from an intrinsic defect that the limited tra…

2023

Robust Causal Graph Representation Learning against Confounding Effects

AAAI 2023technical

The prevailing graph neural network models have achieved significant progress in graph representation learning. However, in this paper, we uncover an ever-overlooked phenomenon: the pre-trained graph representation learning model tested with full graphs underperforms the model tested with well-prune…

2022

Bootstrapping Informative Graph Augmentation via A Meta Learning Approach

IJCAI 2022poster

Recent works explore learning graph representations in a self-supervised manner. In graph contrastive learning, benchmark methods apply various graph augmentation approaches. However, most of the augmentation methods are non-learnable, which causes the issue of generating unbeneficial augmented grap…

2022

Interventional Contrastive Learning with Meta Semantic Regularizer

ICML 2022spotlight

Contrastive learning (CL)-based self-supervised learning models learn visual representations in a pairwise manner. Although the prevailing CL model has achieved great progress, in this paper, we uncover an ever-overlooked phenomenon: When the CL model is trained with full images, the performance tes…

Cited by 34SourcePDFScholar
2022

MetAug: Contrastive Learning via Meta Feature Augmentation

ICML 2022spotlight

What matters for contrastive learning? We argue that contrastive learning heavily relies on informative features, or “hard” (positive or negative) features. Early works include more informative features by applying complex data augmentations and large batch size or memory bank, and recent works desi…

Cited by 41SourcePDFScholar
2022

MetaMask: Revisiting Dimensional Confounder for Self-Supervised Learning

NeurIPS 2022accept

As a successful approach to self-supervised learning, contrastive learning aims to learn invariant information shared among distortions of the input sample. While contrastive learning has yielded continuous advancements in sampling strategy and architecture design, it still remains two persistent de…

Cited by 16SourcePDFScholar
2022

Supporting Medical Relation Extraction via Causality-Pruned Semantic Dependency Forest

COLING 2022main

Medical Relation Extraction (MRE) task aims to extract relations between entities in medical texts. Traditional relation extraction methods achieve impressive success by exploring the syntactic information, e.g., dependency tree. However, the quality of the 1-best dependency tree for medical texts p…