← Search

Weiyang Ding

5 accepted papers

2025

Geometric Imbalance in Semi-Supervised Node Classification

NeurIPS 2025poster

Class imbalance in graph data presents a significant challenge for effective node classification, particularly in semi-supervised scenarios. In this work, we formally introduce the concept of geometric imbalance, which captures how message passing on class-imbalanced graphs leads to geometric ambigu…

Cited by 0SourceScholar
2025

Hierarchical Koopman Diffusion: Fast Generation with Interpretable Diffusion Trajectory

NeurIPS 2025poster

Diffusion models have achieved impressive success in high-fidelity image generation but suffer from slow sampling due to their inherently iterative denoising process. While recent one-step methods accelerate inference by learning direct noise-to-image mappings, they sacrifice the interpretability an…

Cited by 0SourceScholar
2025

KoNODE: Koopman-Driven Neural Ordinary Differential Equations with Evolving Parameters for Time Series Analysis

ICML 2025poster

Neural ordinary differential equations (NODEs) have demonstrated strong capabilities in modeling time series. However, existing NODE- based methods often focus solely on the surface-level dynamics derived from observed states, which limits their ability to capture more complex underlying behaviors.…

Cited by 0SourcePDFScholar
2025

KooNPro: A Variance-Aware Koopman Probabilistic Model Enhanced by Neural Process for Time Series Forecasting

ICLR 2025poster

The probabilistic forecasting of time series is a well-recognized challenge, particularly in disentangling correlations among interacting time series and addressing the complexities of distribution modeling. By treating time series as temporal dynamics, we introduce **KooNPro**, a novel probabilisti…

Cited by 0SourcePDFScholar
2022

Modify Self-Attention via Skeleton Decomposition for Effective Point Cloud Transformer

AAAI 2022technical

Although considerable progress has been achieved regarding the transformers in recent years, the large number of parameters, quadratic computational complexity, and memory cost conditioned on long sequences make the transformers hard to train and implement, especially in edge computing configuration…