← Search

Yisen Gao

9 accepted papers

2026

Controllable Logical Hypothesis Generation for Abductive Reasoning in Knowledge Graphs

ICLR 2026poster

Abductive reasoning in knowledge graphs aims to generate plausible logical hypotheses from observed entities, with broad applications in areas such as clinical diagnosis and scientific discovery. However, due to a lack of controllability, a single observation may yield numerous plausible but redunda…

Cited by 0SourcecodeScholar
2026

Is the Information Bottleneck Robust Enough? Towards Label-Noise Resistant Information Bottleneck Learning

AAAI 2026technical

The Information Bottleneck (IB) principle facilitates effective representation learning by preserving label-relevant information while compressing irrelevant information. However, its strong reliance on accurate labels makes it inherently vulnerable to label noise, prevalent in real-world scenarios,

Cited by 0SourcePDFScholar
2026

Towards LLM-Empowered Knowledge Tracing via LLM-Student Hierarchical Behavior Alignment in Hyperbolic Space

AAAI 2026technical

Knowledge Tracing (KT) diagnoses students’ concept mas- tery through continuous learning state monitoring in education. Existing methods primarily focus on studying behavioral sequences based on ID or textual information. While existing methods rely on ID-based sequences or shallow textual features,

Cited by 0SourcePDFScholar
2025

Bi-Directional Multi-Scale Graph Dataset Condensation via Information Bottleneck

AAAI 2025technical

Dataset condensation has significantly improved model training efficiency, but its application on devices with different computing power brings new requirements for different data sizes. For sparse graph data with non-Euclidean structures, repeated condensation of each scale may lead to significant…

2025

Discrete Curvature Graph Information Bottleneck

AAAI 2025technical

Graph neural networks(GNNs) have been demonstrated to depend on whether the node effective information is sufficiently passing. Discrete curvature (Ricci curvature) is used to study graph connectivity and information propagation efficiency with a geometric perspective, and has been raised in recent…

2025

Galaxy Walker: Geometry-aware VLMs For Galaxy-scale Understanding

CVPR 2025highlight

Modern vision-language models (VLMs) develop patch embedding and convolution backbone within vector space, especially Euclidean ones, at the very founding. When expanding VLMs to a galaxy-scale for understanding astronomical phenomena, the integration of spherical space for planetary orbits and hype…

Cited by 0SourcePDFScholar
2025

GraphMoRE: Mitigating Topological Heterogeneity via Mixture of Riemannian Experts

AAAI 2025technical

Real-world graphs have inherently complex and diverse topological patterns, known as topological heterogeneity. Most existing works learn graph representation in a single constant curvature space that is insufficient to match the complex geometric shapes, resulting in low-quality embeddings with hig…

2025

Toward a Unified Geometry Understanding : Riemannian Diffusion Framework for Graph Generation and Prediction

NeurIPS 2025poster

Graph diffusion models have made significant progress in learning structured graph data and have demonstrated strong potential for predictive tasks. Existing approaches typically embed node, edge, and graph-level features into a unified latent space, modeling prediction tasks including classificatio…

Cited by 0SourceScholar
2024

Hyperbolic Geometric Latent Diffusion Model for Graph Generation

ICML 2024poster

Diffusion models have made significant contributions to computer vision, sparking a growing interest in the community recently regarding the application of it to graph generation. The existing discrete graph diffusion models exhibit heightened computational complexity and diminished training efficie…