论文标题

最大常见子图指导图检索:晚期和早期相互作用网络

Maximum Common Subgraph Guided Graph Retrieval: Late and Early Interaction Networks

论文作者

Roy, Indradyumna, Chakrabarti, Soumen, De, Abir

论文摘要

图检索问题是在大量图中搜索与查询图最相似的图表。评分相似性的一个普遍考虑是查询和语料库图之间的最大常见子图(MC),通常计算常见边缘的数量(即MCES)。在某些应用中,也希望连接通用子图,即最大共同连接子图(MCC)。找到精确的MCE和MCC是棘手的,但是如果按相关性排名语料库,则可能是不必要的。我们设计了快速训练的神经功能,可很好地近似MCE和MCC。晚期相互作用方法分别计算查询和语料库图的密集表示,并在最后阶段使用简单的相似性函数比较这些表示,从而导致高度可扩展的系统。早期的相互作用方法将来自输入阶段的两个图的信息结合在一起,通常更准确,但较慢。我们提出了晚期和早期相互作用的神经MCE和MCC公式。它们都基于查询和语料库节点之间的节点比对矩阵的连续松弛。对于MCC,我们提出了一个新型的可区分网络,用于估计最大连接的共同子图的大小。具有七个数据集的广泛实验表明,就准确性和速度而言,我们的建议在晚期相互作用模型中都是优越的。我们的早期互动模型以更高的速度提供了与最新技术的准确性竞争。

The graph retrieval problem is to search in a large corpus of graphs for ones that are most similar to a query graph. A common consideration for scoring similarity is the maximum common subgraph (MCS) between the query and corpus graphs, usually counting the number of common edges (i.e., MCES). In some applications, it is also desirable that the common subgraph be connected, i.e., the maximum common connected subgraph (MCCS). Finding exact MCES and MCCS is intractable, but may be unnecessary if ranking corpus graphs by relevance is the goal. We design fast and trainable neural functions that approximate MCES and MCCS well. Late interaction methods compute dense representations for the query and corpus graph separately, and compare these representations using simple similarity functions at the last stage, leading to highly scalable systems. Early interaction methods combine information from both graphs right from the input stages, are usually considerably more accurate, but slower. We propose both late and early interaction neural MCES and MCCS formulations. They are both based on a continuous relaxation of a node alignment matrix between query and corpus nodes. For MCCS, we propose a novel differentiable network for estimating the size of the largest connected common subgraph. Extensive experiments with seven data sets show that our proposals are superior among late interaction models in terms of both accuracy and speed. Our early interaction models provide accuracy competitive with the state of the art, at substantially greater speeds.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源