Flexible tree matching

  • Authors:
  • Ranjitha Kumar;Jerry O. Talton;Salman Ahmad;Tim Roughgarden;Scott R. Klemmer

  • Affiliations:
  • Stanford University, Department of Computer Science;Stanford University, Department of Computer Science;Stanford University, Department of Computer Science;Stanford University, Department of Computer Science;Stanford University, Department of Computer Science

  • Venue:
  • IJCAI'11 Proceedings of the Twenty-Second international joint conference on Artificial Intelligence - Volume Volume Three
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Tree-matching problems arise in many computational domains. The literature provides several methods for creating correspondences between labeled trees; however, by definition, tree-matching algorithms rigidly preserve ancestry. That is, once two nodes have been placed in correspondence, their descendants must be matched as well. We introduce flexible tree matching, which relaxes this rigid requirement in favor of a tunable formulation in which the role of hierarchy can be controlled. We show that flexible tree matching is strongly NP-complete, give a stochastic approximation algorithm for the problem, and demonstrate how structured prediction techniques can learn the algorithm's parameters from a set of example matchings. Finally, we present results from applying the method to tasks in Web design.