Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Open access Jul 2026

Embodied cognition-driven interpretable trajectory prediction of autonomous systems

For autonomous systems to operate safely and reliably in dense traffic, they must perform trajectory prediction with human-like, interpretable reasoning. Prevailing data-driven “black-box” models fundamentally lack this capability. This research proposes a paradigm shift toward embodied intelligence, unifying cognitive science principles into a hierarchical framework: a Scene Attention Mechanism for threat prioritization, Social Impact Theory-driven graphs for intent inference, and a physics-compliant Social Force Model. Experimental results demonstrate that our framework reduces average displacement error by 42% and Final Displacement Error by 40% compared to existing state-of-the-art models on ETH and UCY, while enabling near-real-time inference (0.003 s). Crucially, the model’s interpretable architecture, which is validated through risk-sensitive heatmaps and graph visualizations, reveals how agents dynamically balance safety, efficiency, and socio-cultural norms. Beyond performance gains, this work constructs an interpretable bridge between computational models and human cognitive science, laying a foundation for trustworthy autonomous systems. The study presents an interpretable method for predicting future paths of vehicles and pedestrians by combining scene-level attention, graph-based social interaction reasoning, and physics-based motion constraints, improving accuracy, safety, and speed while enabling transparent decisions.

Xiao Wang, Quancheng Du, Qiong Wu et al. · 0 citations
Conference Jul 2026

Conditional Flow Matching for Grasp Pose Generation in Multi-Workpiece Scenes

While most robotic research focuses on household tasks such as bus table arrangement and cloth folding, numerous manipulation tasks remain challenging for industrial applications, particularly the grasping and transportation of scattered workpieces. In this paper, we propose SGDIFF, a vision-guided grasping architecture that integrates a pre-trained vision-language model (VLM) with flow matching-based diffusion model. Given an RGB-D image of a tabletop scene, the VLM first detects each workpiece, outputs its bounding box, and assigns a unique ID. A point cloud is then generated for each detected instance. Subsequently, flow matching model iteratively refines the initially noisy gripper pose to a stable and collision-free grasp for each target workpiece. The proposed method eliminates the need for object-specific models and enables efficient multi-object grasping in cluttered industrial environments. The experiments validates the effectiveness of combining semantic understanding with precise pose refinement for robust industrial automation.

Juan Li, Pengxiang You, Qiong Wu et al. · 0 citations