paper-with-me

Papers

Tree edit distance for hierarchical data compatible with HMIL paradigm

2022-07-26 · Břetislav Šopík, Tomáš Strenáčik

We define edit distance for hierarchically structured data compatible with the hierarchical multi-instance learning paradigm. Example of such data is dataset represented in JSON format where inner Array objects are interpreted as unordered bags of elements. We prove correct analytical properties of the defined distance.

📄 PDF Abstract BibTeX arXiv:2208.00782

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TreeForm: End-to-end Annotation and Evaluation for Form Document Parsing

2024-02-07 · Ran Zmigrod, Zhiqiang Ma, Armineh Nourbakhsh, Sameena Shah

Visually Rich Form Understanding (VRFU) poses a complex research problem due to the documents' highly structured nature and yet highly variable style and content. Current annotation schemes decompose form understanding a…

Form

Anytime Hierarchical Clustering

2014-04-13 · Omur Arslan, Daniel E. Koditschek

We propose a new anytime hierarchical clustering method that iteratively transforms an arbitrary initial hierarchy on the configuration of measurements along a sequence of trees we prove for a fixed data set must termina…

Anomaly DetectionClustering

The DOPE Distance is SIC: A Stable, Informative, and Computable Metric on Time Series And Ordered Merge Trees

2022-12-03 · Christopher J. Tralie, Zachary Schlamowitz, Jose Arbelo, Antonio I. Delgado 외

Metrics for merge trees that are simultaneously stable, informative, and efficiently computable have so far eluded researchers. We show in this work that it is possible to devise such a metric when restricting merge tree…

Dynamic Time WarpingTime SeriesTime Series AnalysisTime Series Classification

Tree Edit Distance Learning via Adaptive Symbol Embeddings

2018-06-13 · ICML 2018 7 · Benjamin Paaßen, Claudio Gallicchio, Alessio Micheli, Barbara Hammer

Metric learning has the aim to improve classification accuracy by learning a distance measure which brings data points from the same class closer together and pushes data points from different classes further apart. Rece…

Metric Learning

An A*-algorithm for the Unordered Tree Edit Distance with Custom Costs

2021-07-26 · Benjamin Paaßen

The unordered tree edit distance is a natural metric to compute distances between trees without intrinsic child order, such as representations of chemical molecules. While the unordered tree edit distance is MAX SNP-hard…