← Search

Jicong Fan

36 accepted papers

2026

Learnable Kernel Density Estimation for Graphs and Its Application to Graph-Level Anomaly Detection

ICML 2026poster

This work proposes a framework LGKDE that learns kernel density estimation for graphs. The key challenge in graph density estimation lies in effectively capturing both structural patterns and semantic variations while maintaining theoretical guarantees. Combining graph kernels and kernel density est…

Cited by 0SourceScholar
2025

Unsupervised Anomaly Detection for Tabular Data Using Deep Noise Evaluation

AAAI 2025technical

Unsupervised anomaly detection (UAD) plays an important role in modern data analytics and it is crucial to provide simple yet effective and guaranteed UAD algorithms for real applications. In this paper, we present a novel UAD method for tabular data by evaluating how much noise is in the data. Spec…

2024

Deep Orthogonal Hypersphere Compression for Anomaly Detection

ICLR 2024spotlight

Many well-known and effective anomaly detection methods assume that a reasonable decision boundary has a hypersphere shape, which however is difficult to obtain in practice and is not sufficiently compact, especially when the data are in high-dimensional spaces. In this paper, we first propose a nov…

2024

Dual Contrastive Graph-Level Clustering with Multiple Cluster Perspectives Alignment

IJCAI 2024poster

Graph-level clustering, which is essential in medical, biomedical, and social network data analysis, aims to group a set of graphs into various clusters. However, existing methods generally rely on a single clustering criterion, e.g., $k$-means, which limits their abilities to fully exploit the co…

2024

LG-FGAD: An Effective Federated Graph Anomaly Detection Framework

IJCAI 2024poster

Graph anomaly detection (GAD), which aims to identify those graphs that are significantly different from other ones, has gained growing attention in many real-world scenarios. However, existing GAD methods are generally designed for centralized training, while in real-world collaboration, graph data…

2024

Learning Graph Representation via Graph Entropy Maximization

ICML 2024poster

Graph representation learning aims to represent graphs as vectors that can be utilized in downstream tasks such as graph classification. In this work, we focus on learning diverse representations that can capture the graph information as much as possible. We propose quantifying graph information usi…

2024

Neuron-Enhanced AutoEncoder Matrix Completion and Collaborative Filtering: Theory and Practice

ICLR 2024poster

Neural networks have shown promising performance in collaborative filtering and matrix completion but the theoretical analysis is limited and there is still room for improvement in terms of the accuracy of recovering missing values. This paper presents a neuron-enhanced autoencoder matrix completion…

Cited by 2SourcePDFScholar
2023

Arbitrary Virtual Try-on Network: Characteristics Representation and Trade-off between Body and Clothing

ICLR 2023poster

Deep learning based virtual try-on system has achieved some encouraging progress recently, but there still remain several big challenges that need to be solved, such as trying on arbitrary clothes of all types, trying on the clothes from one category to another and generating image-realistic results…

Cited by 0SourcePDFScholar
2023

Boosting Spectral Clustering on Incomplete Data via Kernel Correction and Affinity Learning

NeurIPS 2023poster

Spectral clustering has gained popularity for clustering non-convex data due to its simplicity and effectiveness. It is essential to construct a similarity graph using a high-quality affinity measure that models the local neighborhood relations among the data samples. However, incomplete data can le…

Cited by 1SourcePDFScholar
2023

Graph Convolutional Kernel Machine versus Graph Convolutional Networks

NeurIPS 2023poster

Graph convolutional networks (GCN) with one or two hidden layers have been widely used in handling graph data that are prevalent in various disciplines. Many studies showed that the gain of making GCNs deeper is tiny or even negative. This implies that the complexity of graph data is often limited a…

2022

A Simple Approach to Automated Spectral Clustering

NeurIPS 2022accept

The performance of spectral clustering heavily relies on the quality of affinity matrix. A variety of affinity-matrix-construction (AMC) methods have been proposed but they have hyperparameters to determine beforehand, which requires strong experience and leads to difficulty in real applications, es…

2022

Efficient Deep Embedded Subspace Clustering

CVPR 2022poster

Recently deep learning methods have shown significant progress in data clustering tasks. Deep clustering methods (including distance-based methods and subspace-based methods) integrate clustering and feature learning into a unified framework, where there is a mutual promotion between clustering and…

Cited by 136PDFcodeScholar
2019

Factor Group-Sparse Regularization for Efficient Low-Rank Matrix Recovery

NeurIPS 2019poster

This paper develops a new class of nonconvex regularizers for low-rank matrix recovery. Many regularizers are motivated as convex relaxations of the \emph{matrix rank} function. Our new factor group-sparse regularizers are motivated as a relaxation of the \emph{number of nonzero columns} in a factor…