← Search

Yanhao Wang

14 accepted papers

2026

FILTER: A Framework for Defending Against Backdoor Attacks in Vertical Federated Learning

AAAI 2026technical

Vertical Federated Learning (VFL) is a distributed machine learning paradigm in which participants train models with vertically partitioned data. Many previous studies have identified backdoor vulnerabilities in VFL systems. However, limited effort has been devoted to developing defenses against suc

Cited by 0SourcePDFScholar
2025

Enhancing Portfolio Optimization via Heuristic-Guided Inverse Reinforcement Learning with Multi-Objective Reward and Graph-based Policy Learning

IJCAI 2025

Portfolio optimization encounters persistent challenges in adapting to dynamic markets due to static assumptions and high-dimensional decision spaces. Although reinforcement learning (RL) has emerged as a potential solution, conventional reward engineering often fails to capture complex market dynam

2025

Growth Inhibitors for Suppressing Inappropriate Image Concepts in Diffusion Models

ICLR 2025poster

Despite their remarkable image generation capabilities, text-to-image diffusion models inadvertently learn inappropriate concepts from vast and unfiltered training data, which leads to various ethical and business risks. Specifically, model-generated images may exhibit not safe for work (NSFW) conte…

Cited by 2SourcePDFScholar
2025

Localized Data Shapley: Accelerating Valuation for Nearest Neighbor Algorithms

NeurIPS 2025poster

Data Shapley values provide a principled approach for quantifying the contribution of individual training examples to machine learning models. However, computing these values often requires computational complexity that is exponential in the data size, and this has led researchers to pursue efficien…

Cited by 0SourceScholar
2024

Approximate Kernel Density Estimation under Metric-based Local Differential Privacy

UAI 2024poster

Kernel Density Estimation (KDE) is a fundamental problem with broad machine learning applications. In this paper, we investigate the KDE problem under Local Differential Privacy (LDP), a setting in which users privatize data on their own devices before sending them to an untrusted server for analyti…

Cited by 0SourcePDFScholar
2024

TaiChi: Improving the Robustness of NLP Models by Seeking Common Ground While Reserving Differences

COLING 2024main

Recent studies have shown that Pre-trained Language Models (PLMs) are vulnerable to adversarial examples, crafted by introducing human-imperceptible perturbations to clean examples to deceive the models. This vulnerability stems from the divergence in the data distributions of clean and adversarial…

2023

A Customized Text Sanitization Mechanism with Differential Privacy

ACL 2023findings

As privacy issues are receiving increasing attention within the Natural Language Processing (NLP) community, numerous methods have been proposed to sanitize texts subject to differential privacy. However, the state-of-the-art text sanitization mechanisms based on a relaxed notion of metric local dif…

2023

Improved Algorithm for Regret Ratio Minimization in Multi-Objective Submodular Maximization

AAAI 2023technical

Submodular maximization has attracted extensive attention due to its numerous applications in machine learning and artificial intelligence. Many real-world problems require maximizing multiple submodular objective functions at the same time. In such cases, a common approach is to select a representa…

2023

Rewiring What-to-Watch-Next Recommendations to Reduce Radicalization Pathways (Extended Abstract)

IJCAI 2023poster

Recommender systems typically suggest to users content similar to what they consumed in the past. A user, if happening to be exposed to strongly polarized content, might be steered towards more and more radicalized content by subsequent recommendations, eventually being trapped in what we call a "ra…

2023

SAH: Shifting-Aware Asymmetric Hashing for Reverse k Maximum Inner Product Search

AAAI 2023technical

This paper investigates a new yet challenging problem called Reverse k-Maximum Inner Product Search (RkMIPS). Given a query (item) vector, a set of item vectors, and a set of user vectors, the problem of RkMIPS aims to find a set of user vectors whose inner products with the query vector are one of…

2023

Yet Another Traffic Classifier: A Masked Autoencoder Based Traffic Transformer with Multi-Level Flow Representation

AAAI 2023technical

Traffic classification is a critical task in network security and management. Recent research has demonstrated the effectiveness of the deep learning-based traffic classification method. However, the following limitations remain: (1) the traffic representation is simply generated from raw packet byt…

2022

3E-Solver: An Effortless, Easy-to-Update, and End-to-End Solver with Semi-Supervised Learning for Breaking Text-Based Captchas

IJCAI 2022poster

Text-based captchas are the most widely used security mechanism currently. Due to the limitations and specificity of the segmentation algorithm, the early segmentation-based attack method has been unable to deal with the current captchas with newly introduced security features (e.g., occluding lines…

2022

Blindfolded Attackers Still Threatening: Strict Black-Box Adversarial Attacks on Graphs

AAAI 2022technical

Adversarial attacks on graphs have attracted considerable research interests. Existing works assume the attacker is either (partly) aware of the victim model, or able to send queries to it. These assumptions are, however, unrealistic. To bridge the gap between theoretical graph attacks and real-worl…