OSSR-PID: One-Shot Symbol Recognition in P&ID Sheets using Path Sampling and GCN
Shubham Paliwal, Monika Sharma, Lovekesh Vig

TL;DR
OSSR-PID introduces a novel one-shot learning method for symbol recognition in P&ID diagrams, combining path sampling, graph neural networks, and discriminative embeddings to achieve high accuracy with minimal examples.
Contribution
The paper presents a new one-shot symbol recognition approach using path sampling and graph neural networks, enabling effective recognition with only one example per symbol.
Findings
High accuracy on synthetic P&ID dataset
Comparable or superior results on real-world data
Effective with only one prototype per symbol
Abstract
Piping and Instrumentation Diagrams (P&ID) are ubiquitous in several manufacturing, oil and gas enterprises for representing engineering schematics and equipment layout. There is an urgent need to extract and digitize information from P&IDs without the cost of annotating a varying set of symbols for each new use case. A robust one-shot learning approach for symbol recognition i.e., localization followed by classification, would therefore go a long way towards this goal. Our method works by sampling pixels sequentially along the different contour boundaries in the image. These sampled points form paths which are used in the prototypical line diagram to construct a graph that captures the structure of the contours. Subsequently, the prototypical graphs are fed into a Dynamic Graph Convolutional Neural Network (DGCNN) which is trained to classify graphs into one of the given symbol…
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
TopicsHandwritten Text Recognition Techniques
MethodsDeep Graph Convolutional Neural Network · Additive Angular Margin Loss
