← Search

Yicheng Pan

10 accepted papers

2026

Hyperbolic Continuous Structural Entropy for Hierarchical Clustering

AAAI 2026technical

Hierarchical clustering is a fundamental machine-learning technique for grouping data points into dendrograms. However, existing hierarchical clustering methods encounter two primary challenges: 1) Most methods specify dendrograms without a global objective. 2) Graph-based methods often neglect the

Cited by 0SourcePDFScholar
2026

SANA-Video: Efficient Video Generation with Block Linear Diffusion Transformer

ICLR 2026oral

We introduce SANA-Video, a small diffusion model that can efficiently generate videos up to 720×1280 resolution and minute-length duration. SANA-Video synthesizes high-resolution, high-quality and long videos with strong text-video alignment at a remarkably fast speed, deployable on RTX 5090 GPU. Tw…

Cited by 0SourcecodeScholar
2026

THOR: Tool-Integrated Hierarchical Optimization via RL for Mathematical Reasoning

ICLR 2026poster

Large Language Models (LLMs) have made remarkable progress in mathematical reasoning, but still continue to struggle with high-precision tasks like numerical computation and formal symbolic manipulation. Integrating external tools has emerged as a promising approach to bridge this gap. Despite recen…

Cited by 0SourcecodeScholar
2025

An Information-theoretic Perspective of Hierarchical Clustering on Graphs

UAI 2025

The seminal work of \citep{dasgupta2016cost} has introduced a combinatorial cost function for hierarchical graph clustering that has inspired numerous follow-up studies adopting similar combinatorial approaches. In this paper, we investigate this problem from the \emph{information-theoretic} perspec

2025

Hierarchical Overlapping Clustering on Graphs: Cost Function, Algorithm and Scalability

ICML 2025poster

Overlap and hierarchy are two prevalent phenomena in clustering, and usually coexist in a single system. There are several studies on each of them separately, but it is unclear how to characterize and evaluate the hybrid structures yet. To address this issue, we initiate the study of hierarchical ov…

Cited by 0SourcePDFScholar
2025

Structural Information-based Hierarchical Diffusion for Offline Reinforcement Learning

NeurIPS 2025poster

Diffusion-based generative methods have shown promising potential for modeling trajectories from offline reinforcement learning (RL) datasets, and hierarchical diffusion has been introduced to mitigate variance accumulation and computational challenges in long-horizon planning tasks. However, existi…

Cited by 0SourceScholar
2025

UnCLe: Towards Scalable Dynamic Causal Discovery in Non-linear Temporal Systems

NeurIPS 2025poster

Uncovering cause-effect relationships from observational time series is fundamental to understanding complex systems. While many methods infer static causal graphs, real-world systems often exhibit *dynamic causality*—where relationships evolve over time. Accurately capturing these temporal dynamics…

Cited by 0SourceScholar
2024

HILL: Hierarchy-aware Information Lossless Contrastive Learning for Hierarchical Text Classification

NAACL 2024long

Existing self-supervised methods in natural language processing (NLP), especially hierarchical text classification (HTC), mainly focus on self-supervised contrastive learning, extremely relying on human-designed augmentation rules to generate contrastive samples, which can potentially corrupt or dis…

2022

A Simple yet Effective Method for Graph Classification

IJCAI 2022poster

In deep neural networks, better results can often be obtained by increasing the complexity of previously developed basic models. However, it is unclear whether there is a way to boost performance by decreasing the complexity of such models. Intuitively, given a problem, a simpler data structure come…