Mapping and Matching Algorithms: Data Mining by Adaptive Graphs
Paolo D'Alberto, Veronica Milenkly

TL;DR
This paper introduces a novel adaptive graph mining approach to match two unknown bijective functions based on observed outputs across different locations and times, without knowing the inputs.
Contribution
It formulates a new problem of matching functions as an adaptive graph mining task and provides a simple, efficient solution with practical implementation.
Findings
The proposed method effectively matches functions in real-world scenarios.
The solution is parallelizable and computationally efficient.
The approach is demonstrated to be novel and practically applicable.
Abstract
Assume we have two bijective functions and with for all and . Every day and in different locations, we see the different results of and without seeing . We are not assured about the time stamp nor the order within the day but at least the location is fully defined. We want to find the matching between and (i.e., we will not know ). We formulate this problem as an adaptive graph mining: we develop the theory, the solution, and the implementation. This work stems from a practical problem thus our definitions. The solution is simple, clear, and the implementation parallel and efficient. In our experience, the problem and the solution are novel and we want to share our finding.
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
TopicsData Management and Algorithms · Graph Theory and Algorithms · Data Mining Algorithms and Applications
