← Search

Chang Yao

28 accepted papers

2026

A₃B₂: Adaptive Asymmetric Adapter for Alleviating Branch Bias in Vision-Language Image Classification with Few-Shot Learning

IJCAI 2026

Efficient transfer learning methods for large-scale vision–language models (e.g., CLIP) enable strong few-shot transfer, yet existing adaptation methods follow a fixed fine-tuning paradigm that implicitly assumes a uniform importance of the image and text branches, which has not been systematically

Cited by 0Scholar
2026

Learner-Tailored Program Repair: A Solution Generator with Iterative Edit-Driven Retrieval Enhancement

AAAI 2026technical

With the development of large language models (LLMs) in the field of programming, intelligent programming coaching systems have gained widespread attention. However, most research focuses on repairing the buggy code of programming learners without providing the underlying causes of the bugs. To addr

Cited by 0SourcePDFScholar
2026

Role-Level Inductive Bias for Cross-Task Generalization in Multi-Agent Reinforcement Learning

ICML 2026poster

Achieving cross-task generalization remains a critical challenge in Multi-Agent Reinforcement Learning (MARL), fundamentally relying on effective inductive biases. However, existing entity-level biases often overlook collaborative patterns, whereas task-level biases lack sufficient coverage for nove…

Cited by 0SourceScholar
2025

Boosting MLLM Reasoning with Text-Debiased Hint-GRPO

ICCV 2025poster

MLLM reasoning has drawn widespread research for its excellent problem-solving capability. Current reasoning methods fall into two types: PRM, which supervises the intermediate reasoning steps, and ORM, which supervises the final results. Recently, DeepSeek-R1 has challenged the traditional view tha…

2025

CoDe: Communication Delay-Tolerant Multi-Agent Collaboration via Dual Alignment of Intent and Timeliness

AAAI 2025technical

Communication has been widely employed to enhance multi-agent collaboration. Previous research has typically assumed delay-free communication, a strong assumption that is challenging to meet in practice. However, real-world agents suffer from channel delays, receiving messages sent at different time…

Cited by 0SourcePDFScholar
2025

Cognitive-Level Adaptive Generation via Capability-Aware Retrieval and Style Adaptation

EMNLP 2025

Large Language Models (LLMs) have demonstrated strong performance in open-ended generation tasks. However, they often struggle to adapt content to users with differing cognitive capacities, leading to a phenomenon we term cognitive misalignment. This issue arises in two forms: knowledge-level misali

2025

Contrastive Cross-Course Knowledge Tracing via Concept Graph Guided Knowledge Transfer

IJCAI 2025

Knowledge tracing (KT) aims to predict learners' future performance based on historical learning interactions. However, existing KT models predominantly focus on data from a single course, limiting their ability to capture a comprehensive understanding of learners' knowledge states. In this paper, w

2025

CycSeq: Leveraging Cyclic Data Generation for Accurate Perturbation Prediction in Single-Cell RNA-Seq

IJCAI 2025

Understanding and predicting the effects of cellular perturbations using single-cell sequencing technology remains a critical and challenging problem in biotechnology. In this work, we introduce CycSeq, a deep learning framework that leverages cyclic data generation and recent advances in neural arc

2025

From General Relation Patterns to Task-Specific Decision-Making in Continual Multi-Agent Coordination

IJCAI 2025

Continual Multi-Agent Reinforcement Learning (Co-MARL) requires agents to address catastrophic forgetting issues while learning new coordination policies with the dynamics team. In this paper, we delve into the core of Co-MARL, namely Relation Patterns, which refer to agents’ general understanding o

Cited by 0SourcePDFScholar
2025

Learnable Retrieval Enhanced Visual-Text Alignment and Fusion for Radiology Report Generation

ICCV 2025poster

Automated radiology report generation is essential for improving diagnostic efficiency and reducing the workload of medical professionals. However, existing methods face significant challenges, such as disease class imbalance and insufficient cross-modal fusion. To address these issues, we propose t…

2025

Less Is More: Adaptive Program Repair with Bug Localization and Preference Learning

AAAI 2025technical

Automated Program Repair (APR) is a task to automatically generate patches for the buggy code. However, most research focuses on generating correct patches while ignoring the consistency between the fixed code and the original buggy code. How to conduct adaptive bug fixing and generate patches with…

2025

Non-Natural Image Understanding with Advancing Frequency-based Vision Encoders

CVPR 2025poster

Large language models (LLMs) have significantly enhanced cross-modal understanding capabilities by integrating visual encoders with textual embeddings, giving rise to multimodal large language models (MLLMs). However, these models struggle with non-natural images such as geometric and charts, partic…

Cited by 0SourcePDFScholar
2025

Revisiting Differentially Private Algorithms for Decentralized Online Learning

ICML 2025poster

Although the differential privacy (DP) of decentralized online learning has garnered considerable attention recently, existing algorithms are unsatisfactory due to their inability to achieve $(\epsilon, 0)$-DP over all $T$ rounds, recover the optimal regret in the non-private case, and maintain the…

Cited by 0SourcePDFScholar
2025

SALoM: Structure Aware Temporal Graph Networks with Long-Short Memory Updater

NeurIPS 2025poster

Dynamic graph learning is crucial for accurately modeling complex systems by integrating topological structure and temporal information within graphs. While memory-based methods are commonly used and excel at capturing short-range temporal correlations, they struggle with modeling long-range depende…

Cited by 0SourcecodeScholar
2025

Semantic-guided Masked Mutual Learning for Multi-modal Brain Tumor Segmentation with Arbitrary Missing Modalities

AAAI 2025technical

Malignant brain tumors have become an aggressive and dangerous disease that leads to death worldwide. Multi-modal MRI data is crucial for accurate brain tumor segmentation, but missing modalities common in clinical practice can severely degrade the segmentation performance. While incomplete multi-mo…

Cited by 0SourcePDFScholar
2025

T2DR: A Two-Tier Deficiency-Resistant Framework for Incomplete Multimodal Learning

ACL 2025finding

Multimodal learning is garnering significant attention for its capacity to represent diverse human perceptions (e.g., linguistic, acoustic, and visual signals), achieving more natural and intuitive interactions with technology.However, the frequent occurrence of incomplete data, either within a sing…

2025

Think Both Ways: Teacher-Student Bidirectional Reasoning Enhances MCQ Generation and Distractor Quality

ACL 2025finding

Generating high-quality Multiple Choice Questions (MCQs) remains challenging for educational tools due to the need for contextual relevance and plausible distractors. Existing methods still struggle with these dual requirements, leading to questions that lack depth and distractors that are either to…

Cited by 0SourcePDFScholar
2025

Towards Reverse Engineering of Language Models: A Survey

EMNLP 2025

With the continuous development of language models and the widespread availability of various types of accessible interfaces, large language models (LLMs) have been applied to an increasing number of fields. However, due to the vast amounts of data and computational resources required for model deve

Cited by 0SourcePDFScholar
2025

Towards Robust Incremental Learning Under Ambiguous Supervision

IJCAI 2025

Traditional Incremental Learning (IL) targets to handle sequential fully-supervised learning problems where novel classes emerge from time to time. However, due to inherent annotation uncertainty and ambiguity, collecting high-quality annotated data in a dynamic learning system can be extremely expe

Cited by 0SourcePDFScholar
2024

$E^3$: Exploring Embodied Emotion Through A Large-Scale Egocentric Video Dataset

NeurIPS 2024poster

Understanding human emotions is fundamental to enhancing human-computer interaction, especially for embodied agents that mimic human behavior. Traditional emotion analysis often takes a third-person perspective, limiting the ability of agents to interact naturally and empathetically. To address th…

Cited by 5SourcePDFScholar
2024

Advancing Medical Image Segmentation via Self-supervised Instance-adaptive Prototype Learning

IJCAI 2024poster

Medical Image Segmentation (MIS) plays a crucial role in medical therapy planning and robot navigation. Prototype learning methods in MIS focus on generating segmentation masks through pixel-to-prototype comparison. However, current approaches often overlook sample diversity by using a fixed prototy…

Cited by 0SourcePDFScholar
2024

Improved Regret for Bandit Convex Optimization with Delayed Feedback

NeurIPS 2024poster

We investigate bandit convex optimization (BCO) with delayed feedback, where only the loss value of the action is revealed under an arbitrary delay. Let $n,T,\bar{d}$ denote the dimensionality, time horizon, and average delay, respectively. Previous studies have achieved an $O(\sqrt{n}T^{3/4}+(n\bar…

Cited by 4SourcePDFScholar
2024

MPCoder: Multi-user Personalized Code Generator with Explicit and Implicit Style Representation Learning

ACL 2024long

Large Language Models (LLMs) have demonstrated great potential for assisting developers in their daily development. However, most research focuses on generating correct code, how to use LLMs to generate personalized code has seldom been investigated. To bridge this gap, we proposed MPCoder (Multi-us…

2024

Positive-Unlabeled Learning by Latent Group-Aware Meta Disambiguation

CVPR 2024poster

Positive-Unlabeled (PU) learning aims to train a binary classifier using minimal positive data supplemented by a substantially larger pool of unlabeled data in the specific absence of explicitly annotated negatives. Despite its straightforward nature as a binary classification task the currently bes…