← Search

Sihong Xie

18 accepted papers

2026

PSG-Nav: Probabilistic Scene Graph Navigation via Multiverse Decision Making

ICML 2026poster

Open-vocabulary navigation requires embodied agents to manage significant perception uncertainty stemming from semantic ambiguity and model errors. However, most existing works settle for local optimal deterministic approaches, depriving complex navigation decision-making over multiple composite pos…

Cited by 0SourceScholar
2026

Perturbation-Resilient Autonomous Navigation with Distributionally Robust Reinforcement Learning

IJCAI 2026

The robustness of autonomous vehicles such as drones and Unmanned Surface Vehicles (USV) is crucial when facing unknown and complex marine environments, especially when heteroscedastic observational noise poses significant challenges to sensor-based navigation tasks. Recently, Distributional Reinfor

Cited by 0Scholar
2026

REFO: Reinforced Evolutionary Faithfulness Optimization for Large Language Models

AAAI 2026technical

Despite its success in enriching LLMs with external knowledge, RAG remains plagued by faithfulness hallucinations, where generated text contradicts the retrieved source information. Previous research on faithfulness hallucination in LLMs is frequently hindered by prohibitive manual annotation costs

Cited by 0SourcePDFScholar
2026

Towards the Explainability of Temporal Graph Networks via Memory Backtracking and Topological Attribution

ICML 2026spotlight

Temporal graphs are ubiquitous in real-world applications such as social networks and finance, where Temporal Graph Networks (TGNs) capture both structural and temporal dependencies, achieving in superior predictive accuracy. Understanding which historical events drive specific model predictions can…

Cited by 0SourceScholar
2026

X-EviProbe: Post-hoc Parameter-free Evidential Uncertainty Quantification for Frozen Graph Neural Networks

ICML 2026poster

Reliable uncertainty quantification (UQ) is crucial for deploying graph neural networks (GNNs) in safety-critical settings, yet dominant solutions either rely on costly multi-pass sampling or require retraining—often using *black-box auxiliary* models—to obtain evidential semantics. We propose **X-E…

Cited by 0SourceScholar
2025

Adapting to Non-Stationary Environments: Multi-Armed Bandit Enhanced Retrieval-Augmented Generation on Knowledge Graphs

AAAI 2025technical

Despite the superior performance of Large language models on many NLP tasks, they still face significant limitations in memorizing extensive world knowledge. Recent studies have demonstrated that leveraging the Retrieval-Augmented Generation (RAG) framework, combined with Knowledge Graphs that enca…

2025

Budget Allocation Exploiting Label Correlation between Instances

UAI 2025

In this study, we introduce an innovative budget allocation method for graph instance annotation in crowdsourcing environments, where both the labels of instances and their correlations are unknown and need to be estimated simultaneously. We model the budget allocation task as a Markov Decision Proc

2025

CogniBench: A Legal-inspired Framework and Dataset for Assessing Cognitive Faithfulness of Large Language Models

ACL 2025long

Faithfulness hallucinations are claims generated by a Large Language Model (LLM) not supported by contexts provided to the LLM. Lacking assessment standards, existing benchmarks focus on “factual statements” that rephrase source materials while overlooking “cognitive statements” that involve making…

2025

MBA-RAG: a Bandit Approach for Adaptive Retrieval-Augmented Generation through Question Complexity

COLING 2025main

Retrieval Augmented Generation (RAG) has proven to be highly effective in boosting the generative performance of language model in knowledge-intensive tasks. However, existing RAG framework either indiscriminately perform retrieval or rely on rigid single-label classifiers to select retrieval method…

2025

Robust Explanations of Graph Neural Networks via Graph Curvatures

NeurIPS 2025poster

Explaining graph neural networks (GNNs) is a key approach to improve the trustworthiness of GNN in high-stakes applications, such as finance and healthcare. However, existing methods are vulnerable to perturbations, raising concerns about explanation reliability. Prior methods enhance explanation ro…

Cited by 0SourcecodeScholar
2025

Wasserstein-Regularized Conformal Prediction under General Distribution Shift

ICLR 2025poster

Conformal prediction yields a prediction set with guaranteed $1-\alpha$ coverage of the true target under the i.i.d. assumption, which can fail and lead to a gap between $1-\alpha$ and the actual coverage. Prior studies bound the gap using total variation distance, which cannot identify the gap cha…

Cited by 0SourcePDFScholar
2024

Enhancing Robustness of Graph Neural Networks on Social Media with Explainable Inverse Reinforcement Learning

NeurIPS 2024spotlight

Adversarial attacks against graph neural networks (GNNs) through perturbations of the graph structure are increasingly common in social network tasks like rumor detection. Social media platforms capture diverse attack sequence samples through both machine and manual screening processes. Investigatin…

Cited by 2SourcePDFScholar
2024

Linear Uncertainty Quantification of Graphical Model Inference

NeurIPS 2024poster

Uncertainty Quantification (UQ) is vital for decision makers as it offers insights into the potential reliability of data and model, enabling more informed and risk-aware decision-making. Graphical models, capable of representing data with complex dependencies, are widely used across domains. Exist…

Cited by 0SourcePDFScholar
2024

Training for Stable Explanation for Free

NeurIPS 2024poster

To foster trust in machine learning models, explanations must be faithful and stable for consistent insights. Existing relevant works rely on the $\ell_p$ distance for stability assessment, which diverges from human perception. Besides, existing adversarial training (AT) associated with intensive co…

2023

Optimal Budget Allocation for Crowdsourcing Labels for Graphs

UAI 2023poster

Crowdsourcing is an effective and efficient paradigm for obtaining labels for unlabeled corpus employing crowd workers. This work considers the budget allocation problem for a generalized setting on a graph of instances to be labeled where edges encode instance dependencies. Specifically, given a gr…