← Search

Hongsheng Hu

12 accepted papers

2026

Reference Recommendation Based Membership Inference Attack Against Hybrid-Based Recommender Systems

AAAI 2026technical

Recommender systems have been widely deployed across various domains such as e-commerce and social media, and intelligently suggest items like products and potential friends to users based on their preferences and interaction history, which are often privacy-sensitive. Recent studies have revealed t

Cited by 0SourcePDFScholar
2026

Unlearning during Training: Domain-Specific Gradient Ascent for Domain Generalization

ICLR 2026poster

Deep neural networks often exhibit degraded performance under domain shifts due to reliance on domain-specific features. Existing domain generalization (DG) methods attempt to mitigate this during training but lack mechanisms to adaptively correct domain-specific reliance once it emerges. We propose…

Cited by 0SourceScholar
2025

Balancing Invariant and Specific Knowledge for Domain Generalization with Online Knowledge Distillation

IJCAI 2025

Recent research has demonstrated the effectiveness of knowledge distillation in Domain Generalization. However, existing approaches often overlook domain-specific knowledge and rely on an offline distillation strategy, limiting the effectiveness of knowledge transfer. To address these limitations, w

Cited by 0SourcePDFScholar
2025

Enhancing Adversarial Transferability with Checkpoints of a Single Model's Training

CVPR 2025poster

Adversarial attacks threaten the integrity of deep neural networks (DNNs), particularly in high-stakes applications. In this paper, we present a novel black-box adversarial attack that leverages the diverse checkpoints generated during a single model's training trajectory. Unlike conventional ensemb…

2025

Fine-Grained and Efficient Self-Unlearning with Layered Iteration

IJCAI 2025

As machine learning models become widely deployed in data-driven applications, ensuring compliance with the 'right to be forgotten' as required by many privacy regulations is vital for safeguarding user privacy. To forget the given data, existing re-labeling based unlearning methods employ a single-

2025

HPSERec: A Hierarchical Partitioning and Stepwise Enhancement Framework for Long-tailed Sequential Recommendation

NeurIPS 2025poster

The long-tail problem in sequential recommender systems stems from imbalanced interaction data, resulting in suboptimal model performance for tail users and items. Recent studies have leveraged head data to enhance tail data for diminish the impact of the long-tail problem. However, these methods of…

Cited by 0SourceScholar
2025

Where Does This Data Come From? Enhanced Source Inference Attacks in Federated Learning

IJCAI 2025

Federated learning (FL) enables collaborative model training without exposing raw data, offering a privacy-aware alternative to centralized learning. However, FL remains vulnerable to various privacy attacks that exploit shared model updates, including membership inference, property inference, and g

Cited by 0SourcePDFScholar
2024

DapperFL: Domain Adaptive Federated Learning with Model Fusion Pruning for Edge Devices

NeurIPS 2024oral

Federated learning (FL) has emerged as a prominent machine learning paradigm in edge computing environments, enabling edge devices to collaboratively optimize a global model without sharing their private data. However, existing FL frameworks suffer from efficacy deterioration due to the system heter…

2024

Shadow-Free Membership Inference Attacks: Recommender Systems Are More Vulnerable Than You Thought

IJCAI 2024poster

Recommender systems have been successfully applied in many applications. Nonetheless, recent studies demonstrate that recommender systems are vulnerable to membership inference attacks (MIAs), leading to the leakage of users’ membership privacy. However, existing MIAs relying on shadow training suff…

2024

Symmetric Self-Paced Learning for Domain Generalization

AAAI 2024technical

Deep learning methods often suffer performance degradation due to domain shift, where discrepancies exist between training and testing data distributions. Domain generalization mitigates this problem by leveraging information from multiple source domains to enhance model generalization capabilities…

2023

OptIForest: Optimal Isolation Forest for Anomaly Detection

IJCAI 2023poster

Anomaly detection plays an increasingly important role in various fields for critical tasks such as intrusion detection in cybersecurity, financial risk detection, and human health monitoring. A variety of anomaly detection methods have been proposed, and a category based on the isolation forest mec…

2022

Membership Inference via Backdooring

IJCAI 2022poster

Recently issued data privacy regulations like GDPR (General Data Protection Regulation) grant individuals the right to be forgotten. In the context of machine learning, this requires a model to forget about a training data sample if requested by the data owner (i.e., machine unlearning). As an essen…