论文标题
查询通过分散搜索来回答
Query Answering via Decentralized Search
论文作者
论文摘要
专家网络是由一组专家专业人士组成的,这些专家专业人士具有不同的专业,可以协作解决发布到网络的特定查询。在此类网络中,当查询达到没有足够专业知识的专家时,需要将此查询路由到其他专家进行进一步处理,直到完全解决;因此,查询答案效率对使用的基本查询路由机制敏感。在所有可能的查询路由机制中,分散搜索,纯粹在每个专家的本地信息上操作,而无需任何网络全局结构,代表了最基本和可扩展的路由机制,即使在动态网络中,也适用于任何网络方案。但是,仍然缺乏对专家网络中分散搜索的效率的基本了解。在这方面,我们通过在各种网络设置下量化其性能来研究分散搜索。我们的主要发现揭示了网络条件的存在,在这些条件下,分散搜索可以达到明显的短路路由路径(即,在$ o(\ log n)$和$ O(\ log^2 n)$ hops,$ n $之间:网络中的专家总数)。基于这样的理论基础,我们进一步研究了专家网络中分散搜索的独特属性与轶事小世界现象有关。此外,我们证明,通过误解所需的专业知识级别引入的估计错误,分散搜索是可靠的。据我们所知,这是研究专家网络中分散搜索的基本行为的第一项工作。由真实数据集确认的开发性能界限能够帮助预测网络性能并设计复杂的专家网络。
Expert networks are formed by a group of expert-professionals with different specialties to collaboratively resolve specific queries posted to the network. In such networks, when a query reaches an expert who does not have sufficient expertise, this query needs to be routed to other experts for further processing until it is completely solved; therefore, query answering efficiency is sensitive to the underlying query routing mechanism being used. Among all possible query routing mechanisms, decentralized search, operating purely on each expert's local information without any knowledge of network global structure, represents the most basic and scalable routing mechanism, which is applicable to any network scenarios even in dynamic networks. However, there is still a lack of fundamental understanding of the efficiency of decentralized search in expert networks. In this regard, we investigate decentralized search by quantifying its performance under a variety of network settings. Our key findings reveal the existence of network conditions, under which decentralized search can achieve significantly short query routing paths (i.e., between $O(\log n)$ and $O(\log^2 n)$ hops, $n$: total number of experts in the network). Based on such theoretical foundation, we further study how the unique properties of decentralized search in expert networks is related to the anecdotal small-world phenomenon. In addition, we demonstrate that decentralized search is robust against estimation errors introduced by misinterpreting the required expertise levels. To the best of our knowledge, this is the first work studying fundamental behaviors of decentralized search in expert networks. The developed performance bounds, confirmed by real datasets, are able to assist in predicting network performance and designing complex expert networks.