← Search

Zhiyuan Ning

10 accepted papers

2026

Faster Than Flash: Exploiting Attention Sparsity for Efficient Long-Context Decoding

ICML 2026poster

The development of long-context Large Language Models (LLMs) is constrained by the memory bandwidth bottleneck and quadratic complexity of the attention mechanism during decoding. To overcome the inherent trade-offs between the memory overhead of metadata-based metrics and the computational ineffici…

Cited by 0SourceScholar
2026

scLLM-DSC: LLM-Knowledge Enhanced Cross-Modal Deep Structural Clustering for Single-Cell RNA Sequencing

IJCAI 2026

Clustering is fundamental to scRNA-seq analysis, serving as a cornerstone for identifying cell populations and resolving tissue heterogeneity. However, existing methods focus on mining numerical statistical patterns, suffering from semantic agnosticism by neglecting the intrinsic biological function

Cited by 0Scholar
2025

CAS-Spec: Cascade Adaptive Self-Speculative Decoding for On-the-Fly Lossless Inference Acceleration of LLMs

NeurIPS 2025poster

Speculative decoding has become a widely adopted as an effective technique for lossless inference acceleration when deploying large language models (LLMs). While on-the-fly self-speculative methods offer seamless integration and broad utility, they often fall short of the speed gains achieved by met…

Cited by 0SourceScholar
2025

Disentangled Multi-span Evolutionary Network against Temporal Knowledge Graph Reasoning

ACL 2025finding

Temporal Knowledge Graphs (TKGs) incorporate the temporal feature to express the transience of knowledge by describing when facts occur. TKG extrapolation aims to infer possible future facts based on known history, which has garnered significant attention in recent years. Some existing methods treat…

2025

Rethinking Graph Contrastive Learning Through Relative Similarity Preservation

IJCAI 2025

Graph contrastive learning (GCL) has achieved remarkable success by following the computer vision paradigm of preserving absolute similarity between augmented views. However, this approach faces fundamental challenges in graphs due to their discrete, non-Euclidean nature -- view generation often bre

Cited by 0SourcePDFScholar
2025

scSiameseClu: A Siamese Clustering Framework for Interpreting Single-cell RNA Sequencing Data

IJCAI 2025

Single-cell RNA sequencing (scRNA-seq) reveals cell heterogeneity, with cell clustering playing a key role in identifying cell types and marker genes. Recent advances, especially graph neural networks (GNNs)-based methods, have significantly improved clustering performance. However, the analysis of

Cited by 0SourcePDFScholar
2024

Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting

IJCAI 2024poster

While most time series are non-stationary, it is inevitable for models to face the distribution shift issue in time series forecasting. Existing solutions manipulate statistical measures (usually mean and std.) to adjust time series distribution. However, these operations can be theoretically seen a…

Cited by 11SourcePDFScholar
2024

FedGCS: A Generative Framework for Efficient Client Selection in Federated Learning via Gradient-based Optimization

IJCAI 2024poster

Federated Learning faces significant challenges in statistical and system heterogeneity, along with high energy consumption, necessitating efficient client selection strategies. Traditional approaches, including heuristic and learning-based methods, fall short of addressing these complexities holist…

2023

Adaptive Path-Memory Network for Temporal Knowledge Graph Reasoning

IJCAI 2023poster

Temporal knowledge graph (TKG) reasoning aims to predict the future missing facts based on historical information and has gained increasing research interest recently. Lots of works have been made to model the historical structural and temporal characteristics for the reasoning task. Most existing w…