← Search

Siqi Miao

6 accepted papers

2025

Graph-KV: Breaking Sequence via Injecting Structural Biases into Large Language Models

NeurIPS 2025poster

Modern large language models (LLMs) are inherently auto-regressive, requiring input to be serialized into flat sequences regardless of their structural dependencies. This serialization hinders the model’s ability to leverage structural inductive biases, especially in tasks such as retrieval-augmente…

Cited by 0SourceScholar
2025

Simple is Effective: The Roles of Graphs and Large Language Models in Knowledge-Graph-Based Retrieval-Augmented Generation

ICLR 2025poster

Large Language Models (LLMs) demonstrate strong reasoning abilities but face limitations such as hallucinations and outdated knowledge. Knowledge Graph (KG)-based Retrieval-Augmented Generation (RAG) addresses these issues by grounding LLM outputs in structured external knowledge from KGs. However,…

2024

GeSS: Benchmarking Geometric Deep Learning under Scientific Applications with Distribution Shifts

NeurIPS 2024poster

Geometric deep learning (GDL) has gained significant attention in scientific fields, for its proficiency in modeling data with intricate geometric structures. Yet, very few works have delved into its capability of tackling the distribution shift problem, a prevalent challenge in many applications.…

Cited by 0SourcePDFScholar
2024

Locality-Sensitive Hashing-Based Efficient Point Transformer with Applications in High-Energy Physics

ICML 2024oral

This study introduces a novel transformer model optimized for large-scale point cloud processing in scientific domains such as high-energy physics (HEP) and astrophysics. Addressing the limitations of graph neural networks and standard transformers, our model integrates local inductive bias and achi…

2023

Interpretable Geometric Deep Learning via Learnable Randomness Injection

ICLR 2023poster

Point cloud data is ubiquitous in scientific fields. Recently, geometric deep learning (GDL) has been widely applied to solve prediction tasks with such data. However, GDL models are often complicated and hardly interpretable, which poses concerns to scientists who are to deploy these models in scie…

2022

Interpretable and Generalizable Graph Learning via Stochastic Attention Mechanism

ICML 2022spotlight

Interpretable graph learning is in need as many scientific applications depend on learning models to collect insights from graph-structured data. Previous works mostly focused on using post-hoc approaches to interpret pre-trained models (graph neural networks in particular). They argue against inher…