Compact form of the pseudo-inverse matrix in the approximation of a star graph using the conductance electrical model (CEM)

  • Authors:
  • Manuel Igelmo;Alberto Sanfeliu

  • Affiliations:
  • Universitat Politècnica de Catalunya (UPC), Spain;Universitat Politècnica de Catalunya (UPC), Spain,Institut de Robòtica i Informàtica Industrial (UPC-CSIC), Spain

  • Venue:
  • SSPR'12/SPR'12 Proceedings of the 2012 Joint IAPR international conference on Structural, Syntactic, and Statistical Pattern Recognition
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Conductance Electrical Model (CEM) transforms a graph into a circuit and can be use to do "inexact graph isomorphism" as it was shown in [13]. In second stage of this process, we transform the circuit req in a star circuit, using the Moore---Penrose pseudo---inverse of a matrix for which there is a general formula that requires transpose, multiply and invert matrices with a time complexity of O(N4), where N is the number of nodes of the graph. However, due to the special structure of the star transformation, we are able to exploit this special structure to compute the pseudo---inverse without using the general Moore---Penrose formula. We have developed a closed formula that can compute the elements of the pseudo---inverse without using that formula, that means without multiplying matrices neither doing the matrix inversion and that moreover can be computed in O(N3). This method also eliminates the problems due to computer rounding and due to bad---conditioned problems in mathematical terms.