← Search

Quan Gan

14 accepted papers

2025

Griffin: Towards a Graph-Centric Relational Database Foundation Model

ICML 2025poster

We introduce Griffin, the first foundation model attemptation designed specifically for Relational Databases (RDBs). Unlike previous smaller models focused on single RDB tasks, Griffin unifies the data encoder and task decoder to handle diverse tasks. Additionally, we enhance the architecture by inc…

2025

Prior-Fitted Networks Scale to Larger Datasets When Treated as Weak Learners

AISTATS 2025poster

Prior-Fitted Networks (PFNs) have recently been proposed to efficiently perform tabular classification tasks. Although they achieve good performance on small datasets, they encounter limitations with larger datasets. These limitations include significant memory consumption and increased computationa…

Cited by 0SourcecodeScholar
2024

4DBInfer: A 4D Benchmarking Toolbox for Graph-Centric Predictive Modeling on RDBs

NeurIPS 2024poster

Given a relational database (RDB), how can we predict missing column values in some target table of interest? Although RDBs store vast amounts of rich, informative data spread across interconnected tables, the progress of predictive machine learning models as applied to such tasks arguably falls we…

2023

From Hypergraph Energy Functions to Hypergraph Neural Networks

ICML 2023poster

Hypergraphs are a powerful abstraction for representing higher-order interactions between entities of interest. To exploit these relationships in making downstream predictions, a variety of hypergraph neural network architectures have recently been proposed, in large part building upon precursors fr…

2022

Descent Steps of a Relation-Aware Energy Produce Heterogeneous Graph Neural Networks

NeurIPS 2022accept

Heterogeneous graph neural networks (GNNs) achieve strong performance on node classification tasks in a semi-supervised learning setting. However, as in the simpler homogeneous GNN case, message-passing-based heterogeneous GNNs may struggle to balance between resisting the oversmoothing that may occ…

2022

GNNRank: Learning Global Rankings from Pairwise Comparisons via Directed Graph Neural Networks

ICML 2022spotlight

Recovering global rankings from pairwise comparisons has wide applications from time synchronization to sports team ranking. Pairwise comparisons corresponding to matches in a competition can be construed as edges in a directed graph (digraph), whose nodes represent e.g. competitors with an unknown…

2022

Inductive Relation Prediction Using Analogy Subgraph Embeddings

ICLR 2022poster

Prevailing methods for relation prediction in heterogeneous graphs aim at learning latent representations (i.e., embeddings) of observed nodes and relations, and thus are limited to the transductive setting where the relation types must be known during training. Here, we propose ANalogy SubGraphE…

Cited by 7SourcePDFScholar
2022

Learning Enhanced Representation for Tabular Data via Neighborhood Propagation

NeurIPS 2022accept

Prediction over tabular data is an essential and fundamental problem in many important downstream tasks. However, existing methods either take a data instance of the table independently as input or do not fully utilize the multi-row features and labels to directly change and enhance the target data…

2022

Why Propagate Alone? Parallel Use of Labels and Features on Graphs

ICLR 2022poster

One of the challenges of graph-based semi-supervised learning over ordinary supervised learning for classification tasks lies in label utilization. The direct use of ground-truth labels in graphs for training purposes can result in a parametric model learning trivial degenerate solutions (e.g., an…

Cited by 12SourcePDFScholar
2021

A Biased Graph Neural Network Sampler with Near-Optimal Regret

NeurIPS 2021poster

Graph neural networks (GNN) have recently emerged as a vehicle for applying deep network architectures to graph and relational data. However, given the increasing size of industrial datasets, in many practical situations, the message passing computations required for sharing information across GNN…

2021

Graph Neural Networks Inspired by Classical Iterative Algorithms

ICML 2021oral

Despite the recent success of graph neural networks (GNN), common architectures often exhibit significant limitations, including sensitivity to oversmoothing, long-range dependencies, and spurious edges, e.g., as can occur as a result of graph heterophily or adversarial attacks. To at least partiall…

2017

A Multimodal Deep Regression Bayesian Network for Affective Video Content Analyses

ICCV 2017poster

The inherent dependencies between visual elements and aural elements are crucial for affective video content analyses, yet have not been successfully exploited. Therefore, we propose a multimodal deep regression Bayesian network (MMDRBN) to capture the dependencies between visual elements and aural…

Cited by 24PDFScholar