← Search

ZiDong Wang

21 accepted papers

2026

GIER: Addressing Class Imbalance in GNNs Through Experience Replay

AAAI 2026technical

The prevalent class imbalance in real-world graphs significantly affects the performance of Graph Neural Networks (GNNs). Existing methods for analyzing graph imbalance ignore the influence of minority nodes during the dynamic model training process, resulting in performance limitations. In this pap

Cited by 0SourcePDFScholar
2026

Transition Models: Rethinking the Generative Learning Objective

CVPR 2026

A fundamental dilemma in generative modeling persists: iterative diffusion models achieve outstanding fidelity, but at a significant computational cost, while efficient few-step alternatives are constrained by a hard quality ceiling. This conflict between generation steps and output quality arises f

Cited by 0SourcecodeScholar
2025

A Risk Prediction Model for Real Estate Corporations Using High-Target Semantic BERT and Improved GRU

ICASSP 2025accepted

Accurately predicting real estate enterprise risk is crucial for the national economy. Although some initial works have been made on this topic such as Z-score, support vector machines, and logistic regression, there remains a gap in comprehensive models that can effectively capture the dynamic risk…

Cited by 0SourceScholar
2025

CGEDN: Approximation of Graph Edit Distance with Path Generation via Learning Node Matching

ICASSP 2025accepted

Graph Edit Distance (GED) is a classical graph similarity metric. Since exact GED computation is NP-hard, existing GNN-based methods try to approximate GED in polynomial time. However, they still lack support for edge labels or the ability to generate an edit path. To address these limitations, we p…

Cited by 0SourceScholar
2025

ComfyBench: Benchmarking LLM-based Agents in ComfyUI for Autonomously Designing Collaborative AI Systems

CVPR 2025poster

Much previous AI research has focused on developing monolithic models to maximize their intelligence, with the primary goal of enhancing performance on specific tasks. In contrast, this work attempts to study using LLM-based agents to design collaborative AI systems autonomously. To explore this pro…

2025

Enhancing Extrapolation Reasoning on Temporal Knowledge Graphs with Logic Rules and Queries

ICASSP 2025accepted

Extrapolation reasoning on Temporal Knowledge Graphs (TKGs) plays a pivotal role in various systems, including retrieval, recommendation, and Q&A. Traditional TKG reasoning methods tend to emphasize modeling the local and global features of facts, often overlooking the alignment with query semantics…

Cited by 0SourceScholar
2025

Enhancing Session-Based Recommendation with Hypergraph Motifs and Contrastive Learning

ICASSP 2025accepted

Session-based recommendation (SBR) provides personalized recommendations by analyzing the interactions of anonymous session users. Recent approaches based on graph neural networks (GNNs) focus on pairwise relations to infer potential user preferences. However, real-world user interactions are often…

Cited by 0SourceScholar
2025

LLM-enhanced Score Function Evolution for Causal Structure Learning

IJCAI 2025

Causal structure learning (CSL) plays a pivotal role in causality and is often formulated as an optimization problem within score-and-search methods. Under the assumption of an infinite dataset and a predefined distribution, several well-established and consistent score functions have been shown to

2025

PhyMPGN: Physics-encoded Message Passing Graph Network for spatiotemporal PDE systems

ICLR 2025spotlight

Solving partial differential equations (PDEs) serves as a cornerstone for modeling complex dynamical systems. Recent progresses have demonstrated grand benefits of data-driven neural-based models for predicting spatiotemporal dynamics (e.g., tremendous speedup gain compared with classical numerical…

Cited by 4SourcePDFScholar
2025

Understand Before You Generate: Self-Guided Training for Autoregressive Image Generation

NeurIPS 2025poster

Recent studies have demonstrated the importance of high-quality visual representations in image generation and have highlighted the limitations of generative models in image understanding. As a generative paradigm originally designed for natural language, autoregressive models face similar challenge…

Cited by 0SourceScholar
2024

FiT: Flexible Vision Transformer for Diffusion Model

ICML 2024spotlight

In the context of this reality, existing diffusion models, such as Diffusion Transformers, often face challenges when processing image resolutions outside of their trained domain. To overcome this limitation, we present the Flexible Vision Transformer (FiT), a transformer architecture specifically d…

2024

HTCCN: Temporal Causal Convolutional Networks with Hawkes Process for Extrapolation Reasoning in Temporal Knowledge Graphs

NAACL 2024long

Temporal knowledge graphs (TKGs) serve as powerful tools for storing and modeling dynamic facts, holding immense potential in anticipating future facts. Since future facts are inherently unknowable, effectively modeling the intricate temporal structure of historical facts becomes paramount for accur…

Cited by 4SourcePDFScholar
2024

P$^2$C$^2$Net: PDE-Preserved Coarse Correction Network for efficient prediction of spatiotemporal dynamics

NeurIPS 2024poster

When solving partial differential equations (PDEs), classical numerical methods often require fine mesh grids and small time stepping to meet stability, consistency, and convergence conditions, leading to high computational cost. Recently, machine learning has been increasingly utilized to solve PDE…

Cited by 5SourcePDFScholar
2023

Adaptive Rotated Convolution for Rotated Object Detection

ICCV 2023poster

Rotated object detection aims to identify and locate objects in images with arbitrary orientation. In this scenario, the oriented directions of objects vary considerably across different images, while multiple orientations of objects exist within an image. This intrinsic characteristic makes it chal…

Cited by 117PDFcodeScholar
2022

A Universal PINNs Method for Solving Partial Differential Equations with a Point Source

IJCAI 2022poster

In recent years, deep learning technology has been used to solve partial differential equations (PDEs), among which the physics-informed neural networks (PINNs)method emerges to be a promising method for solving both forward and inverse PDE problems. PDEs with a point source that is expressed as a D…

Cited by 12SourcePDFScholar
2022

Meta-Auto-Decoder for Solving Parametric Partial Differential Equations

NeurIPS 2022accept

Many important problems in science and engineering require solving the so-called parametric partial differential equations (PDEs), i.e., PDEs with different physical parameters, boundary conditions, shapes of computation domains, etc. Recently, building learning-based numerical solvers for parametr…

Cited by 44SourcePDFScholar
2021

A Trace-restricted Kronecker-Factored Approximation to Natural Gradient

AAAI 2021technical

Second-order optimization methods have the ability to accelerate convergence by modifying the gradient through the curvature matrix. There have been many attempts to use second-order optimization methods for training deep neural networks. In this work, inspired by diagonal approximations and factore…

Cited by 13SourcePDFScholar
2021

SKFAC: Training Neural Networks With Faster Kronecker-Factored Approximate Curvature

CVPR 2021poster

The bottleneck of computation burden limits the widespread use of the 2nd order optimization algorithms for training deep neural networks. In this paper, we present a computationally efficient approximation for natural gradient descent, named Swift Kronecker-Factored Approximate Curvature (SKFAC), w…

Cited by 31PDFScholar
2021

THOR, Trace-based Hardware-driven Layer-Oriented Natural Gradient Descent Computation

AAAI 2021technical

It is well-known that second-order optimizer can accelerate the training of deep neural networks, however, the huge computation cost of second-order optimization makes it impractical to apply in real practice. In order to reduce the cost, many methods have been proposed to approximate a second-order…

Cited by 9SourcePDFScholar