Hello everyone, my name is Siheng Xiong. Currently, I am a fourth year Ph.D. student from Georgia Institute of Technology, supervised by Prof. Faramarz Fekri. Previously, I received my bachelor and master degree from Xi’an Jiaotong University and Shanghai Jiao Tong University, respectively.

My research interest includes knowledge graph reasoning and large language models. Specifically, my current research is mainly about Large Language Models Towards Reasoning.

🚀 Featured Projects

Large Language Models Towards Reasoning

Preprint 2024
sym

Deliberate Reasoning for LLMs as Structure-aware Planning with Accurate World Model
Siheng Xiong, Ali Payani, Yuan Yang, Faramarz Fekri

Project

  • SWAP is a structure-aware planning framework for multi-step reasoning with LLMs. At each step, given the current state, represented as a graph, and an action, the accurate world model predicts the next state as an updated graph. The policy model is guided by this graph to propose next action.
Preprint 2024
sym

Improving Causal Reasoning in Large Language Models: A Survey
Longxuan Yu*, Delin Chen*, Siheng Xiong*, Qingyang Wu, Qingzhen Liu, Dawei Li, Zhikai Chen, Xiaoze Liu, Liangming Pan

Project

  • We provide a comprehensive review of research aimed at enhancing LLMs for causal reasoning. We evaluate the performance of LLMs on various causal reasoning tasks, providing key findings and in-depth analysis.
EMNLP 2024
sym

Can LLMs Reason in the Wild with Programs?
Yuan Yang, Siheng Xiong, Ali Payani, Ehsan Shareghi, Faramarz Fekri

Project

  • Tiger is a TactIc-Guided ReasonER designed to tackle reasoning-in-the-wild tasks by generating and refining programs. It learns from previous trajectories to iteratively improve program generation, enabling more effective reasoning (like OpenAI o1 model).
ACL 2024
sym

Large Language Models Can Learn Temporal Reasoning
Siheng Xiong, Ali Payani, Ramana Kompella, Faramarz Fekri

Project

  • TG-LLM performs temporal reasoning in two steps: 1) Text-to-Temporal Graph translation: generate (relevant) temporal graph given the context and keyword (extracted from questions); 2) Temporal Graph Reasoning: perform deliberate Chain-of-Thought reasoning over the temporal graph.
ACL 2024
sym

Harnessing the power of large language models for natural language to first-order logic translation
Yuan Yang, Siheng Xiong, Ali Payani, Ehsan Shareghi, Faramarz Fekri

Project

  • LogicLLaMA can be used standalone or to correct previously generated rules by other models for the NL-FOL translation task.

The Language Model OS

Preprint 2024
sym

The Compressor-Retriever Architecture for Language Model OS
Yuan Yang, Siheng Xiong, Ehsan Shareghi, Faramarz Fekri

Project

  • We introduce compressor-retriever, a model-agnostic architecture designed for life-long context management. Our approach exclusively uses the base model’s forward function to compress and retrieve context, ensuring end-to-end differentiability.

Temporal Knowledge Graph Reasoning

IJCAI 2024
sym

TILR: Temporal Inductive Logic Reasoning over Hypergraphs
Yuan Yang, Siheng Xiong, Ali Payani, James C Kerce, Faramarz Fekri

Project

  • TILR is a reasoning framework that detects inductive patterns in temporal data via neural-logic methodology. The framework aims to assist the training of modern ML models by inducing patterns for accurate grounding with fewer data.
AAAI 2024
sym

TEILP: Time prediction over knowledge graphs via logical reasoning
Siheng Xiong, Yuan Yang, Ali Payani, James C Kerce, Faramarz Fekri

Project

  • TEILP is a follow-up work of TILP. We convert TKGs into a temporal event knowledge graph (TEKG) which equips us to develop a differentiable random walk approach. We also introduce conditional probability density functions, associated with the logical rules involving the query interval, using which we arrive at the time prediction.
ICLR 2023
sym

TILP: Differentiable learning of temporal logical rules on knowledge graphs
Siheng Xiong, Yuan Yang, Faramarz Fekri, James Clayton Kerce

Project

  • TILP is the first differentiable framework for temporal logical rules learning. We introduce constrained random walk mechanism and temporal operators with temporal features modeling, e.g., recurrence, temporal order, interval between pair of relations, and duration.

📝 Selected Publications

📝 Preprints

📝 Published

🎖 Honors and Awards

  • China National Scholarship (Top 1% Rank)
  • China UHV Scholarship (Top 1% Rank)
  • China National Mathematical Modeling Competition, Regional First Prize
  • China National College Students’ Mathematics Competition, Second Prize
  • Mathematical Contest in Modeling, Meritorious Winner
  • Xi’an Jiaotong University Outstanding Student, Outstanding Undergraduate Graduate
  • Kaggle Santander Value Prediction Challenge, Silver Medal (Top 3.4% Rank)

📖 Education

  • Georgia Institute of Technology, Machine Learning, Ph.D.
  • Shanghai Jiao Tong University, ECE, Master Degree.
  • Xi’an Jiaotong University, ECE, Bachelor Degree.

💻 Internship

  • 2023.09 - 2024.04, Software Engineer PhD Intern, Cisco, San Jose, California
  • 2020.05 - 2021.01, Research Student Assistant, Rutgers University (Mentor: Dimitris N. Metaxas), New Brunswick, New Jersey

📄 Services

  • Reviewers for NIPS, ICLR, ICML, AAAI, ACL, EMNLP, FAI, AJCST