← Search

Liheng Ma

7 accepted papers

2025

SKOLR: Structured Koopman Operator Linear RNN for Time-Series Forecasting

ICML 2025poster

Koopman operator theory provides a framework for nonlinear dynamical system analysis and time-series forecasting by mapping dynamics to a space of real-valued measurement functions, enabling a linear operator representation. Despite the advantage of linearity, the operator is generally infinite-dime…

2024

CKGConv: General Graph Convolution with Continuous Kernels

ICML 2024poster

The existing definitions of graph convolution, either from spatial or spectral perspectives, are inflexible and not unified. Defining a general convolution operator in the graph domain is challenging due to the lack of canonical coordinates, the presence of irregular structures, and the properties o…

2024

Multi-resolution Time-Series Transformer for Long-term Forecasting

AISTATS 2024poster

The performance of transformers for time-series forecasting has improved significantly. Recent architectures learn complex temporal patterns by segmenting a time-series into patches and using the patches as tokens. The patch size controls the ability of transformers to learn the temporal patterns at…

Cited by 49SourcePDFScholar
2023

Graph Inductive Biases in Transformers without Message Passing

ICML 2023poster

Transformers for graph data are increasingly widely studied and successful in numerous learning tasks. Graph inductive biases are crucial for Graph Transformers, and previous works incorporate them using message-passing modules and/or positional encodings. However, Graph Transformers that use messag…

2021

Detection and Defense of Topological Adversarial Attacks on Graphs

AISTATS 2021poster

Graph neural network (GNN) models achieve superior performance when classifying nodes in graph-structured data. Given that state-of-the-art GNNs share many similarities with their CNN cousins and that CNNs suffer adversarial vulnerabilities, there has also been interest in exploring analogous vulner…

Cited by 13SourcePDFScholar
2021

Knowledge-Enhanced Top-K Recommendation in Poincaré Ball

AAAI 2021technical

Personalized recommender systems are increasingly important as more content and services become available and users struggle to identify what might interest them. Thanks to the ability for providing rich information, knowledge graphs (KGs) are being incorporated to enhance the recommendation perform…

Cited by 42SourcePDFScholar
2021

RNN with Particle Flow for Probabilistic Spatio-temporal Forecasting

ICML 2021oral

Spatio-temporal forecasting has numerous applications in analyzing wireless, traffic, and financial networks. Many classical statistical models often fall short in handling the complexity and high non-linearity present in time-series data. Recent advances in deep learning allow for better modelling…