← Search

Zirui Guo

7 accepted papers

2026

Grasp Like Humans: Learning Generalizable Multi-Fingered Grasping from Human Proprioceptive Sensorimotor Integration

ICRA 2026poster

Tactile and kinesthetic perceptions are crucial for human dexterous manipulation, enabling reliable grasping of objects via proprioceptive sensorimotor integration. For robotic hands, even though acquiring such tactile and kinesthetic feedback is feasible, establishing a direct mapping from this sen…

2026

PathRAG: Pruning Graph-based Retrieval Augmented Generation with Relational Paths

AAAI 2026technical

Retrieval-augmented generation (RAG) improves the response quality of large language models (LLMs) by retrieving knowledge from external databases. Typical RAG approaches split the text database into chunks, organizing them in a flat structure for efficient searches. To better capture the inherent d

Cited by 0SourcePDFScholar
2025

Dual-Arm Hierarchical Planning for Laboratory Automation: Vibratory Sieve Shaker Operations

IROS 2025

This paper addresses the challenges of automating vibratory sieve shaker operations in a materials laboratory, focusing on three critical tasks: 1) dual-arm lid manipulation in 3 cm clearance spaces, 2) bimanual handover in overlapping workspaces, and 3) obstructed powder sample container delivery w

Cited by 0SourceScholar
2025

LightPROF: A Lightweight Reasoning Framework for Large Language Model on Knowledge Graph

AAAI 2025technical

Large Language Models (LLMs) have impressive capabilities in text understanding and zero-shot reasoning. However, delays in knowledge updates may cause them to reason incorrectly or produce harmful results. Knowledge Graphs (KGs) provide rich and reliable contextual information for the reasoning pro…

2024

Improving Expressive Power of Spectral Graph Neural Networks with Eigenvalue Correction

AAAI 2024technical

In recent years, spectral graph neural networks, characterized by polynomial filters, have garnered increasing attention and have achieved remarkable performance in tasks such as node classification. These models typically assume that eigenvalues for the normalized Laplacian matrix are distinct from…

2023

Intent-aware Recommendation via Disentangled Graph Contrastive Learning

IJCAI 2023poster

Graph neural network (GNN) based recommender systems have become one of the mainstream trends due to the powerful learning ability from user behavior data. Understanding the user intents from behavior data is the key to recommender systems, which poses two basic requirements for GNN-based recommende…