Fast and Efficient Matching Algorithm with Deadline Instances
CoRR(2023)
摘要
The online weighted matching problem is a fundamental problem in machine
learning due to its numerous applications. Despite many efforts in this area,
existing algorithms are either too slow or don't take deadline (the
longest time a node can be matched) into account. In this paper, we introduce a
market model with deadline first. Next, we present our two optimized
algorithms (FastGreedy and FastPostponedGreedy) and offer
theoretical proof of the time complexity and correctness of our algorithms. In
FastGreedy algorithm, we have already known if a node is a buyer or a
seller. But in FastPostponedGreedy algorithm, the status of each node
is unknown at first. Then, we generalize a sketching matrix to run the original
and our algorithms on both real data sets and synthetic data sets. Let
ϵ∈ (0,0.1) denote the relative error of the real weight of each
edge. The competitive ratio of original Greedy and
PostponedGreedy is 1/2 and 1/4 respectively. Based
on these two original algorithms, we proposed FastGreedy and
FastPostponedGreedy algorithms and the competitive ratio of them is
1 - ϵ/2 and 1 - ϵ/4 respectively. At the same
time, our algorithms run faster than the original two algorithms. Given n
nodes in ℝ ^ d, we decrease the time complexity from O(nd) to
O(ϵ^-2· (n + d)).
更多查看译文
关键词
efficient matching algorithm
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
数据免责声明
页面数据均来自互联网公开来源、合作出版商和通过AI技术自动分析结果,我们不对页面数据的有效性、准确性、正确性、可靠性、完整性和及时性做出任何承诺和保证。若有疑问,可以通过电子邮件方式联系我们:report@aminer.cn