← Search

Jingyao Wang

9 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

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

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

Less Yet Robust: Crucial Region Selection for Scene Recognition

ICASSP 2025accepted

Scene recognition, particularly for aerial and underwater images, often suffers from various types of degradation, such as blurring or overexposure. Previous works that focus on convolutional neural networks have been shown to be able to extract panoramic semantic features and perform well on scene…

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

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…