← Search

Yihao Yang

4 accepted papers

2026

EMO-R3: Reflective Reinforcement Learning for Emotional Reasoning in Multimodal Large Language Models

CVPR 2026

Multimodal Large Language Models (MLLMs) have shown remarkable progress in visual reasoning and understanding tasks but still struggle to capture the complexity and subjectivity of human emotions. Existing approaches based on supervised fine-tuning often suffer from limited generalization and poor i

Cited by 0SourcecodeScholar
2025

CODEMENV: Benchmarking Large Language Models on Code Migration

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable proficiency in handling a wide range of tasks within the software engineering domain, but their ability to perform code migration—adapting code to different environments—remains underexplored. In this work, we propose a novel benchmark, : Cod…

2025

FedPHA: Federated Prompt Learning for Heterogeneous Client Adaptation

ICML 2025poster

Federated Prompt Learning (FPL) adapts pre-trained Vision-Language Models (VLMs) to federated learning through prompt tuning, leveraging their transferable representations and strong generalization capabilities. Traditional methods often require uniform prompt lengths for federated aggregation, limi…

Cited by 0SourcePDFScholar
2025

Federated Disentangled Tuning with Textual Prior Decoupling and Visual Dynamic Adaptation

ICML 2025poster

Federated Parameter-Efficient Fine-Tuning aims to adapt Vision-Language Models for downstream tasks in distributed environments. However, data heterogeneity across participants hinders collaborative effectiveness, necessitating personalized adaptation to cover distinct data distributions. Current pe…