← Search

Haolong Xiang

16 accepted papers

2026

BAMFair: Barycenter Aligned Mediation for Fairness Across Multiple Sensitive Attributes

IJCAI 2026

Achieving fairness in machine learning models while maintaining high accuracy is an important but complex task, especially when handling multiple sensitive attributes. Traditional fairness methods often struggle to eliminate bias within subgroups divided by sensitive attributes. Several key challeng

Cited by 0Scholar
2026

IdeFN: Identifying Unclicked Space False Negatives via Relaxed Partial Optimal Transport for Conversion Rate Prediction

AAAI 2026technical

Accurate conversion rate (CVR) prediction is critical for recommender systems to capture user conversion intent and increase platform revenues. Traditional CVR models commonly suffer from sample selection bias (SSB) and data sparsity (DS), which has led to the adoption of click-through & conversion

Cited by 0SourcePDFScholar
2026

Joint Multi-Modal Multi-Interest Profiling and Preference-Grounded Reasoning for Explainable Recommendation

IJCAI 2026

Explainable Recommendation (ER) aims to enhance recommendation transparency and prediction accuracy by providing faithful and persuasive explanations. However, Multi-Modal Multi-Interest Explainable Recommendation (MMER) is particularly challenging in two aspects: effectively utilizing diverse multi

Cited by 0Scholar
2026

MTP: Exploring Multimodal Urban Traffic Profiling with Modality Augmentation and Spectrum Fusion

AAAI 2026technical

With rapid urbanization in the modern era, traffic signals from various sensors have been playing a significant role in monitoring the states of cities, which provides a strong foundation in ensuring safe travel, reducing traffic congestion and optimizing urban mobility. Most existing methods for tr

Cited by 0SourcePDFScholar
2025

A Fair Federated Learning Method for Handling Client Participation Probability Inconsistencies in Heterogeneous Environments

NeurIPS 2025poster

Federated learning (FL) is a distributed machine learning paradigm that enables multiple clients to collaboratively train a shared model without exposing their raw data. However, existing FL research has primarily focused on optimizing learning performance based on the assumption of uniform client p…

Cited by 0SourcecodeScholar
2025

CLLMRec: Contrastive Learning with LLMs-based View Augmentation for Sequential Recommendation

IJCAI 2025

Sequential recommendation generates embedding representations from historical user-item interactions to recommend the next potential interaction item. Due to the complexity and variability of historical user-item interactions, extracting effective user features is quite challenging. Recent studies h

Cited by 0SourcePDFScholar
2025

DivGCL: A Graph Contrastive Learning Model for Diverse Recommendation

AAAI 2025technical

Graph Contrastive Learning (GCL), as a primary paradigm of graph self-supervised learning, spurs a fruitful line of research in tackling the data sparsity issue by maximizing the consistency of user/item embeddings between different augmented views with random perturbations. However, diversity, as a…

Cited by 1SourcePDFScholar
2025

DocKS-RAG: Optimizing Document-Level Relation Extraction through LLM-Enhanced Hybrid Prompt Tuning

ICML 2025poster

Document-level relation extraction (RE) aims to extract comprehensive correlations between entities and relations from documents. Most of existing works conduct transfer learning on pre-trained language models (PLMs), which allows for richer contextual representation to improve the performance. Howe…

Cited by 0SourcePDFScholar
2025

Empowering Multimodal Road Traffic Profiling with Vision Language Models and Frequency Spectrum Fusion

IJCAI 2025

With the rapid urbanization in the modern era, smart traffic profiling based on multimodal sources of data has been playing a significant role in ensuring safe travel, reducing traffic congestion and optimizing urban mobility. Most existing methods for traffic profiling on the road level usually uti

Cited by 0SourcePDFScholar
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

MEGAD: A Memory-Efficient Framework for Large-Scale Attributed Graph Anomaly Detection

IJCAI 2025

Graph anomaly detection (GAD), with its ability to accurately identify anomalous patterns in graph data, plays a vital role in areas such as network security, social media platforms, and fraud detection. Graph autoencoder-based methods are widely used for GAD due to their efficiency and effectivenes

2025

NLGT: Neighborhood-based and Label-enhanced Graph Transformer Framework for Node Classification

AAAI 2025technical

Graph Neural Networks (GNNs) are widely applied on graph-level tasks, such as node classification, link prediction and graph generation. Existing GNNs mostly adopt a message-passing mechanism to aggregate node information with their neighbors, which often makes node information similar after rounds…

2025

PFedCS: A Personalized Federated Learning Method for Enhancing Collaboration among Similar Classifiers

AAAI 2025technical

Personalized federated learning (PFL) has recently gained significant attention for its capability to address the poor convergence performance on highly heterogeneous data and the lack of personalized solutions of traditional federated learning (FL). Existing mainstream approaches either perform per…

Cited by 0SourcePDFScholar
2025

Universal Backdoor Defense via Label Consistency in Vertical Federated Learning

IJCAI 2025

Backdoor attacks in vertical federated learning (VFL) are particularly concerning as they can covertly compromise VFL decision-making, posing a severe threat to critical applications of VFL. Existing defense mechanisms typically involve either label obfuscation during training or model pruning durin

Cited by 0SourcePDFScholar
2024

Attention Based Document-level Relation Extraction with None Class Ranking Loss

IJCAI 2024poster

Through document-level relation extraction (RE), the analysis of the global relation between entities in the text is feasible, and more comprehensive and accurate semantic information can be obtained. In document-level RE, the model needs to infer the implicit relations between two entities in diffe…

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…