← Search

Haoyu Han

17 accepted papers

2026

Graph2Video: Leveraging Video Models to Model Dynamic Graph Evolution

AAAI 2026technical

Dynamic graphs are common in real‑world systems such as social media, recommender systems, and traffic networks. Existing dynamic graph models for link prediction often fall short in capturing the full complexity of temporal evolution. They tend to overlook fine‑grained variations in interaction or

Cited by 0SourcePDFScholar
2026

Sparse Variable Projection in Robotic Perception: Exploiting Separable Structure for Efficient Nonlinear Optimization

ICRA 2026poster

Robotic perception often requires solving large nonlinear least-squares (NLS) problems. While sparsity has been well-exploited to scale solvers, a complementary and underexploited structure is emph{separability} -- where some variables (e.g., visual landmarks) enter the residuals linearly and, for a…

2025

Building Rome with Convex Optimization

RSS 2025poster

Global bundle adjustment is made easy by depth prediction and convex optimization. We (i) propose a scaled bundle adjustment (SBA) formulation that lifts 2D keypoint measurements to 3D with learned depth, (ii) design an empirically tight convex semidefinite program (SDP) relaxation that solves SBA t…

Cited by 3PDFScholar
2025

Empowering GraphRAG with Knowledge Filtering and Integration

EMNLP 2025

In recent years, large language models (LLMs) have revolutionized the field of natural language processing. However, they often suffer from knowledge gaps and hallucinations. Graph retrieval-augmented generation (GraphRAG) enhances LLM reasoning by integrating structured knowledge from external grap

Cited by 0SourcePDFScholar
2025

Language Guided Concept Bottleneck Models for Interpretable Continual Learning

CVPR 2025poster

Continual learning (CL) aims to enable learning systems to acquire new knowledge constantly without forgetting previously learned information. CL faces the challenge of mitigating catastrophic forgetting while maintaining interpretability across tasks.Most existing CL methods focus primarily on pres…

2025

Mixture of Structural-and-Textual Retrieval over Text-rich Graph Knowledge Bases

ACL 2025finding

Text-rich Graph Knowledge Bases (TG-KBs) have become increasingly crucial for answering queries by providing textual and structural knowledge. However, current retrieval methods often retrieve these two types of knowledge in isolation without considering their mutual reinforcement and existing hybri…

2025

On the Surprising Robustness of Sequential Convex Optimization for Contact-Implicit Motion Planning

RSS 2025poster

Contact-implicit motion planning—embedding contact sequencing as implicit complementarity constraints—holds the promise of leveraging continuous optimization to discover new contact patterns online. Nevertheless, the resulting optimization, being an instance of Mathematical Programming with Compleme…

Cited by 0PDFScholar
2025

Reasoning with Graphs: Structuring Implicit Knowledge to Enhance LLMs Reasoning

ACL 2025finding

Large language models (LLMs) have demonstrated remarkable success across a wide range of tasks; however, they still encounter challenges in reasoning tasks that require understanding and inferring relationships between distinct pieces of information within text sequences. This challenge is particula…

Cited by 0SourcePDFScholar
2024

Label-free Node Classification on Graphs with Large Language Models (LLMs)

ICLR 2024poster

In recent years, there have been remarkable advancements in node classification achieved by Graph Neural Networks (GNNs). However, they necessitate abundant high-quality labels to ensure promising performance. In contrast, Large Language Models (LLMs) exhibit impressive zero-shot proficiency on text…

2024

Mixture of Link Predictors on Graphs

NeurIPS 2024poster

Link prediction, which aims to forecast unseen connections in graphs, is a fundamental task in graph machine learning. Heuristic methods, leveraging a range of different pairwise measures such as common neighbors and shortest paths, often rival the performance of vanilla Graph Neural Networks (GNNs)…

2024

Structural Fairness-aware Active Learning for Graph Neural Networks

ICLR 2024poster

Graph Neural Networks (GNNs) have seen significant achievements in semi-supervised node classification. Yet, their efficacy often hinges on access to high-quality labeled node samples, which may not always be available in real-world scenarios. While active learning is commonly employed across variou…

Cited by 3SourcePDFScholar
2023

Alternately Optimized Graph Neural Networks

ICML 2023poster

Graph Neural Networks (GNNs) have greatly advanced the semi-supervised node classification task on graphs. The majority of existing GNNs are trained in an end-to-end manner that can be viewed as tackling a bi-level optimization problem. This process is often inefficient in computation and memory usa…

Cited by 12SourcePDFScholar
2023

Amazon-M2: A Multilingual Multi-locale Shopping Session Dataset for Recommendation and Text Generation

NeurIPS 2023poster

Modeling customer shopping intentions is a crucial task for e-commerce, as it directly impacts user experience and engagement. Thus, accurately understanding customer preferences is essential for providing personalized recommendations. Session-based recommendation, which utilizes customer session d…

2023

Demystifying Structural Disparity in Graph Neural Networks: Can One Size Fit All?

NeurIPS 2023poster

Recent studies on Graph Neural Networks(GNNs) provide both empirical and theoretical evidence supporting their effectiveness in capturing structural patterns on both homophilic and certain heterophilic graphs. Notably, most real-world homophilic and heterophilic graphs are comprised of a mixture of…

2023

LazyGNN: Large-Scale Graph Neural Networks via Lazy Propagation

ICML 2023poster

Recent works have demonstrated the benefits of capturing long-distance dependency in graphs by deeper graph neural networks (GNNs). But deeper GNNs suffer from the long-lasting scalability challenge due to the neighborhood explosion problem in large-scale graphs. In this work, we propose to capture…

2023

Towards Label Position Bias in Graph Neural Networks

NeurIPS 2023poster

Graph Neural Networks (GNNs) have emerged as a powerful tool for semi-supervised node classification tasks. However, recent studies have revealed various biases in GNNs stemming from both node features and graph topology. In this work, we uncover a new bias - label position bias, which indicates tha…

Cited by 6SourcePDFScholar