← Search

Wenwen Qiang

24 accepted papers

2026

COPO: Causal-Oriented Policy Optimization for Hallucinations of MLLMs

CVPR 2026

Despite Multimodal Large Language Models (MLLMs) having shown impressive capabilities, they may suffer from hallucinations. Empirically, we find that MLLMs attend disproportionately to task-irrelevant background regions compared with text-only LLMs, implying spurious background-answer correlations.

Cited by 0SourceScholar
2026

Causal Reward Adjustment: Mitigating Reward Hacking in External Reasoning via Backdoor Correction

AAAI 2026technical

External reasoning systems combine language models with process reward models (PRMs) to select high-quality reasoning paths for complex tasks such as mathematical problem solving. However, these systems are prone to reward hacking, where high-scoring but logically incorrect paths are assigned high s

Cited by 0SourcePDFScholar
2026

Exploring Transferability of Self-Supervised Learning by Task Conflict Calibration

AAAI 2026technical

In this paper, we explore the transferability of SSL by addressing two central questions: (i) what is the representation transferability of SSL, and (ii) how can we effectively model this transferability? Transferability is defined as the ability of a representation learned from one task to support

Cited by 0SourcePDFScholar
2026

Group Causal Policy Optimization for Post-Training Large Language Models

AAAI 2026technical

Recent advances in large language models (LLMs) have broadened their applicability across diverse tasks, yet specialized domains still require targeted post-training. Among existing methods, Group Relative Policy Optimization (GRPO) stands out for its efficiency, leveraging groupwise relative reward

Cited by 0SourcePDFScholar
2026

Hyper-LLaVA: Hyperbolic Uncertainty-aware Modality-Balanced Routing for Multimodal Continual Instruction Tuning

ICML 2026poster

Multimodal Continual Instruction Tuning (MCIT) aims to exploit the incrementally accumulated knowledge to process multimodal inputs of diverse tasks, where parameter routing is an important technology. Existing advanced methods typically rely on sample to task center similarity and cross-modal fusio…

Cited by 0SourceScholar
2026

On the Plasticity and Stability for Post-Training Large Language Models

ICML 2026poster

Training stability remains a critical bottleneck for Group Relative Policy Optimization (GRPO), often manifesting as a trade-off between reasoning plasticity and general capability retention. We identify a root cause as the geometric conflict between plasticity and stability gradients, which leads t…

Cited by 0SourceScholar
2026

SketchRevive: Fine-Grained Pixel-to-Vector Sketch Completion with Diffusion-Prior-Guided Multimodal LLMs

CVPR 2026

Transforming sparse, partial pixel sketches from diverse media into complete, editable vector drawings is essential yet underexplored in digital creation. Prior methods either generate from scratch or inpaint local gaps without predicting global structure, leading to coarse contours and limited deta

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
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

Learning to Think: Information-Theoretic Reinforcement Fine-Tuning for LLMs

NeurIPS 2025poster

Large language models (LLMs) excel at complex tasks thanks to advances in their reasoning abilities. However, existing methods overlook the trade-off between reasoning effectiveness and efficiency, often encouraging unnecessarily long reasoning chains and wasting tokens. To address this, we propose…

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

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

Hacking Task Confounder in Meta-Learning

IJCAI 2024poster

Meta-learning enables rapid generalization to new tasks by learning knowledge from various tasks. It is intuitively assumed that as the training progresses, a model will acquire richer knowledge, leading to better generalization performance. However, our experiments reveal an unexpected result: ther…

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 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

Self-Supervised Representation Learning with Meta Comprehensive Regularization

AAAI 2024technical

Self-Supervised Learning (SSL) methods harness the concept of semantic invariance by utilizing data augmentation strategies to produce similar representations for different deformations of the same input. Essentially, the model captures the shared information among multiple augmented views of sample…

Cited by 6SourcePDFScholar
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

Rethinking skip connection model as a learnable Markov chain

ICLR 2023poster

Over the past few years afterward the birth of ResNet, skip connection has become the defacto standard for the design of modern architectures due to its widespread adoption, easy optimization, and proven performance. Prior work has explained the effectiveness of the skip connection mechanism from di…

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