paper-with-me

Papers

Some Algorithms on Exact, Approximate and Error-Tolerant Graph Matching

2020-12-30 · Shri Prakash Dwivedi

The graph is one of the most widely used mathematical structures in engineering and science because of its representational power and inherent ability to demonstrate the relationship between objects. The objective of this work is to introduce the novel graph matching techniques using the representational power of the graph and apply it to structural pattern recognition applications. We present an extensive survey of various exact and inexact graph matching techniques. Graph matching using the concept of homeomorphism is presented. A category of graph matching algorithms is presented, which reduces the graph size by removing the less important nodes using some measure of relevance. We present an approach to error-tolerant graph matching using node contraction where the given graph is transformed into another graph by contracting smaller degree nodes. We use this scheme to extend the notion of graph edit distance, which can be used as a trade-off between execution time and accuracy. We describe an approach to graph matching by utilizing the various node centrality information, which reduces the graph size by removing a fraction of nodes from both graphs based on a given centrality measure. The graph matching problem is inherently linked to the geometry and topology of graphs. We introduce a novel approach to measure graph similarity using geometric graphs. We define the vertex distance between two geometric graphs using the position of their vertices and show it to be a metric over the set of all graphs with vertices only. We define edge distance between two graphs based on the angular orientation, length and position of the edges. Then we combine the notion of vertex distance and edge distance to define the graph distance between two geometric graphs and show it to be a metric. Finally, we use the proposed graph similarity framework to perform exact and error-tolerant graph matching.

📄 PDF Abstract BibTeX arXiv:2012.15279

Code (0)

등록된 구현이 없습니다.

Tasks

Graph MatchingGraph SimilarityPosition

Similar Papers 제목 키워드 기반

Maximum Likelihood Decoding of Quantum Error Correction Codes

2026-05-17 · Hanyan Cao, Ge Yan, Yuxuan Du, Feng Pan arxiv

Quantum error correction (QEC) is indispensable for realizing fault-tolerant quantum computation, yet its effectiveness hinges critically on the classical decoding algorithm that interprets noisy syndrome measurements. A…

A Learning Error Analysis for Structured Prediction with Approximate Inference

2017-12-01 · NeurIPS 2017 12 · Yuanbin Wu, Man Lan, Shiliang Sun, Qi Zhang 외

In this work, we try to understand the differences between exact and approximate inference algorithms in structured prediction. We compare the estimation and approximation error of both underestimate and overestimate mod…

Dependency ParsingGeneral ClassificationStructured Predictiontext-classification+1

Semantic Recall for Vector Search

2026-04-22 · Leonardo Kuffo, Ioanna Tsakalidou, Roberta De Viti, Albert Angel 외 arxiv

We introduce Semantic Recall, a novel metric to assess the quality of approximate nearest neighbor search algorithms by considering only semantically relevant objects that are theoretically retrievable via exact nearest …

A Reconfigurable Multiplier Architecture for Error-Resilient Applications in RISC-V Core

2026-05-09 · Pragun Jaswal, L. Hemanth Krishna, B. Srinivasu arxiv

Neural Networks (NNs) have been widely adopted due to their outstanding efficacy and adaptability across computer vision and deep learning applications. The optimization of NNs is necessary to enable their deployment on …

Active Tolerant Testing

2017-11-01 · Avrim Blum, Lunjia Hu

In this work, we give the first algorithms for tolerant testing of nontrivial classes in the active model: estimating the distance of a target function to a hypothesis class C with respect to some arbitrary distribution …