← Search

Yangyang Wu

15 accepted papers

2026

DAPrompt: Dual Alignment Prompt of Structure and Semantics for Few-shot Graph Learning

AAAI 2026technical

Few-shot graph learning remains a fundamental yet challenging problem, especially under heterophilic graph settings where connected nodes are likely to belong to different classes. In such scenarios, two key challenges arise: (1) unreliable or noisy graph structures that hinder effective message pas

Cited by 0SourcePDFScholar
2026

DP-GenG: Differentially Private Dataset Distillation Guided by DP-Generated Data

AAAI 2026technical

Dataset distillation (DD) compresses large datasets into smaller ones while preserving the performance of models trained on them. Although DD is often assumed to enhance data privacy by aggregating over individual examples, recent studies reveal that standard DD can still leak sensitive information

Cited by 0SourcePDFScholar
2026

LSHFed: Robust and Communication-Efficient Federated Learning with Locally-Sensitive Hashing Gradient Mapping

AAAI 2026technical

Federated learning (FL) enables collaborative model training across distributed nodes without exposing raw data, but its decentralized nature makes it vulnerable in trust-deficient environments. Inference attacks may recover sensitive information from gradient updates, while poisoning attacks can de

Cited by 0SourcePDFScholar
2026

Scene-Aware Spatiotemporal Generalization: Towards Robust Temporal Action Detection Across Domains

AAAI 2026technical

Temporal Action Detection (TAD) aims to identify specific actions in long, untrimmed videos by determining their start, end times and categories, yet existing models suffer from performance degradation under out-of-distribution scenarios due to unrealistic i.i.d. assumptions. While domain generaliza

Cited by 0SourcePDFScholar
2026

TermGPT: Multi-Level Contrastive Fine-Tuning for Terminology Adaptation in Legal and Financial Domains

AAAI 2026technical

Large language models (LLMs) have demonstrated impressive performance in text generation tasks; however, their embedding spaces often suffer from the isotropy problem, resulting in poor discrimination of domain-specific terminology, particularly in legal and financial contexts. This weakness in term

Cited by 0SourcePDFScholar
2025

A Wander Through the Multimodal Landscape: Efficient Transfer Learning via Low-rank Sequence Multimodal Adapter

AAAI 2025technical

Efficient transfer learning methods such as adapter-based methods have shown great success in unimodal models and vision-language models. However, existing methods have two main challenges in fine-tuning multimodal models. Firstly, they are designed for vision-language tasks and fail to extend to si…

2025

Bridging the Gap for Test-Time Multimodal Sentiment Analysis

AAAI 2025technical

Multimodal sentiment analysis (MSA) is an emerging research topic that aims to understand and recognize human sentiment or emotions through multiple modalities. However, in real-world dynamic scenarios, the distribution of target data is always changing and different from the source data used to tra…

2025

Efficient Prompting for Continual Adaptation to Missing Modalities

NAACL 2025long

Missing modality issues are common in real-world applications, arising from factors such as equipment failures and privacy concerns. When fine-tuning pre-trained models on downstream datasets with missing modalities, performance can degrade significantly. Current methods often aggregate various miss…

Cited by 3SourcePDFScholar
2025

General Incomplete Time Series Analysis via Patch Dropping Without Imputation

IJCAI 2025

Missing values in multivariate time series data present significant challenges to effective analysis. Existing methods for multivariate time series analysis either ignore missing data, sacrificing performance, or follow the impute-then-analyze paradigm, which suffers from redundant training and erro

2025

HSCR: Hierarchical Self-Contrastive Rewarding for Aligning Medical Vision Language Models

ACL 2025long

Medical Vision-Language Models (Med-VLMs) have achieved success across various tasks, yet most existing methods overlook the modality misalignment issue that can lead to untrustworthy responses in clinical settings. In this paper, we propose Hierarchical Self-Contrastive Rewarding (HSCR), a novel ap…

2025

Implicit Counterfactual Learning for Audio-Visual Segmentation

ICCV 2025poster

Audio-visual segmentation (AVS) aims to segment objects in videos based on audio cues. Existing AVS methods are primarily designed to enhance interaction efficiency but pay limited attention to modality representation discrepancies and imbalances. To overcome this, we propose the implicit counterfac…

Cited by 0SourcePDFScholar
2025

MMNet: Missing-Aware and Memory-Enhanced Network for Multivariate Time Series Imputation

IJCAI 2025

Multivariate time series (MTS) data in real-world scenarios are often incomplete, which hinders effective data analysis. Therefore, MTS imputation has been widely studied to facilitate various MTS tasks. Existing imputation methods primarily initialize missing values with zeros in order to perform e

2025

TriSPrompt: A Hierarchical Soft Prompt Model for Multimodal Rumor Detection with Incomplete Modalities

EMNLP 2025

The widespread presence of incomplete modalities in multimodal data poses a significant challenge to achieving accurate rumor detection. Existing multimodal rumor detection methods primarily focus on learning joint modality representations from complete multimodal training data, rendering them ineff

Cited by 0SourcePDFScholar
2021

Generative Semi-supervised Learning for Multivariate Time Series Imputation

AAAI 2021technical

The missing values, widely existed in multivariate time series data, hinder the effective data analysis. Existing time series imputation methods do not make full use of the label information in real-life time series data. In this paper, we propose a novel semi-supervised generative adversarial netwo…