主动序列化:具有统计保证的高效排序恢复 / Active Seriation: Efficient Ordering Recovery with Statistical Guarantees
1️⃣ 一句话总结
这篇论文提出了一种主动学习算法,通过智能地选择并查询物品之间的相似度对,能够高效且高概率地恢复出物品的隐藏正确顺序,并且在理论上保证了最优的查询次数和恢复成功率。
Active seriation aims at recovering an unknown ordering of $n$ items by adaptively querying pairwise similarities. The observations are noisy measurements of entries of an underlying $n$ x $n$ permuted Robinson matrix, whose permutation encodes the latent ordering. The framework allows the algorithm to start with partial information on the latent ordering, including seriation from scratch as a special case. We propose an active seriation algorithm that provably recovers the latent ordering with high probability. Under a uniform separation condition on the similarity matrix, optimal performance guarantees are established, both in terms of the probability of error and the number of observations required for successful recovery.
主动序列化:具有统计保证的高效排序恢复 / Active Seriation: Efficient Ordering Recovery with Statistical Guarantees
这篇论文提出了一种主动学习算法,通过智能地选择并查询物品之间的相似度对,能够高效且高概率地恢复出物品的隐藏正确顺序,并且在理论上保证了最优的查询次数和恢复成功率。
源自 arXiv: 2603.15336