DeepWORD: A GCN-based Approach for Owner-Member Relationship Detection in Autonomous Driving
Zizhang Wu, Man Wang, Jason Wang, Wenkai Zhang, Muqing Fang, Tianhao, Xu

TL;DR
DeepWORD introduces a GCN-based method for owner-member relationship detection in autonomous driving, overcoming occlusion challenges and enabling real-time, accurate perception crucial for vehicle systems.
Contribution
The paper presents a novel GCN and GAT-based approach for owner-member relationship prediction and provides a large-scale annotated dataset for benchmarking.
Findings
Achieves state-of-the-art accuracy in relationship detection.
Operates in real-time suitable for embedded systems.
Addresses occlusion issues in traffic scenarios.
Abstract
It's worth noting that the owner-member relationship between wheels and vehicles has an significant contribution to the 3D perception of vehicles, especially in the embedded environment. However, there are currently two main challenges about the above relationship prediction: i) The traditional heuristic methods based on IoU can hardly deal with the traffic jam scenarios for the occlusion. ii) It is difficult to establish an efficient applicable solution for the vehicle-mounted system. To address these issues, we propose an innovative relationship prediction method, namely DeepWORD, by designing a graph convolution network (GCN). Specifically, we utilize the feature maps with local correlation as the input of nodes to improve the information richness. Besides, we introduce the graph attention network (GAT) to dynamically amend the prior estimation deviation. Furthermore, we establish an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Human Pose and Action Recognition
MethodsConvolution
