首页 > 最新文献

ACM Transactions on the Web最新文献

英文 中文
GroupAligner: A Deep Reinforcement Learning with Domain Adaptation for Social Group Alignment GroupAligner:基于领域自适应的深度强化学习
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-05-22 DOI: https://dl.acm.org/doi/10.1145/3580509
Li Sun, Yang Du, Shuai Gao, Junda Ye, Feiyang Wang, Fuxin Ren, Mingchen Liang, Yue Wang, Shuhai Wang

Social network alignment, which aims to uncover the correspondence across different social networks, shows fundamental importance in a wide spectrum of applications such as cross-domain recommendation and information propagation. In the literature, the vast majority of the existing studies focus on the social network alignment at user level. In practice, the user-level alignment usually relies on abundant personal information and high-quality supervision, which is expensive and even impossible in the real-world scenario. Alternatively, we propose to study the problem of social group alignment across different social networks, focusing on the interests of social groups rather than personal information. However, social group alignment is non-trivial and faces significant challenges in both (i) feature inconsistency across different social networks and (ii) group discovery within a social network. To bridge this gap, we present a novel GroupAligner, a deep reinforcement learning with domain adaptation for social group alignment. In GroupAligner, to address the first issue, we propose the cycle domain adaptation approach with the Wasserstein distance to transfer the knowledge from the source social network, aligning the feature space of social networks in the distribution level. To address the second issue, we model the group discovery as a sequential decision process with reinforcement learning in which the policy is parameterized by a proposed proximity-enhanced Graph Neural Network (pGNN) and a GNN-based discriminator to score the reward. Finally, we utilize pre-training and teacher forcing to stabilize the learning process of GroupAligner. Extensive experiments on several real-world datasets are conducted to evaluate GroupAligner, and experimental results show that GroupAligner outperforms the alternative methods for social group alignment.

社会网络对齐,旨在揭示不同社会网络之间的对应关系,在跨领域推荐和信息传播等广泛的应用中显示出基本的重要性。在文献中,绝大多数现有的研究集中在用户层面的社交网络对齐。在实践中,用户级对齐通常依赖于丰富的个人信息和高质量的监督,这在现实场景中是昂贵的,甚至是不可能的。或者,我们建议研究跨不同社会网络的社会群体对齐问题,关注社会群体的利益而不是个人信息。然而,社会群体的一致性并不是微不足道的,它在两个方面都面临着重大挑战:(i)不同社会网络之间的特征不一致;(ii)社会网络内的群体发现。为了弥补这一差距,我们提出了一种新的GroupAligner,一种具有领域适应的深度强化学习,用于社会群体对齐。在GroupAligner中,为了解决第一个问题,我们提出了基于Wasserstein距离的循环域自适应方法,从源社交网络转移知识,在分布层面对齐社交网络的特征空间。为了解决第二个问题,我们将群体发现建模为具有强化学习的顺序决策过程,其中策略由提出的邻近增强图神经网络(pGNN)和基于gnn的判别器进行参数化以获得奖励。最后,我们利用预培训和教师强迫来稳定GroupAligner的学习过程。在几个真实世界的数据集上进行了广泛的实验来评估GroupAligner,实验结果表明,GroupAligner优于社会群体对齐的其他方法。
{"title":"GroupAligner: A Deep Reinforcement Learning with Domain Adaptation for Social Group Alignment","authors":"Li Sun, Yang Du, Shuai Gao, Junda Ye, Feiyang Wang, Fuxin Ren, Mingchen Liang, Yue Wang, Shuhai Wang","doi":"https://dl.acm.org/doi/10.1145/3580509","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3580509","url":null,"abstract":"<p>Social network alignment, which aims to uncover the correspondence across different social networks, shows fundamental importance in a wide spectrum of applications such as cross-domain recommendation and information propagation. In the literature, the vast majority of the existing studies focus on the social network alignment at user level. In practice, the user-level alignment usually relies on abundant personal information and high-quality supervision, which is expensive and even impossible in the real-world scenario. Alternatively, we propose to study the problem of social group alignment across different social networks, focusing on the interests of social groups rather than personal information. However, social group alignment is non-trivial and faces significant challenges in both (i) feature inconsistency across different social networks and (ii) group discovery within a social network. To bridge this gap, we present a novel <span>GroupAligner</span>, a deep reinforcement learning with domain adaptation for social group alignment. In <span>GroupAligner</span>, to address the first issue, we propose the cycle domain adaptation approach with the Wasserstein distance to transfer the knowledge from the source social network, aligning the feature space of social networks in the distribution level. To address the second issue, we model the group discovery as a sequential decision process with reinforcement learning in which the policy is parameterized by a proposed <b><underline>p</underline>roximity-enhanced <underline>G</underline>raph <underline>N</underline>eural <underline>N</underline>etwork (pGNN)</b> and a GNN-based discriminator to score the reward. Finally, we utilize pre-training and teacher forcing to stabilize the learning process of <span>GroupAligner</span>. Extensive experiments on several real-world datasets are conducted to evaluate <span>GroupAligner</span>, and experimental results show that <span>GroupAligner</span> outperforms the alternative methods for social group alignment.</p><p></p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 17","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Niffler: Real-time Device-level Anomalies Detection in Smart Home 嗅嗅:智能家居中实时设备级异常检测
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-05-22 DOI: https://dl.acm.org/doi/10.1145/3586073
Haohua Du, Yue Wang, Xiaoya Xu, Mingsheng Liu

Device-level security has become a major concern in smart home systems. Detecting problems in smart home sytems strives to increase accuracy in near real time without hampering the regular tasks of the smart home. The current state of the art in detecting anomalies in smart home devices is mainly focused on the app level, which provides a basic level of security by assuming that the devices are functioning correctly. However, this approach is insufficient for ensuring the overall security of the system, as it overlooks the possibility of anomalies occurring at the lower layers such as the devices. In this article, we propose a novel notion, correlated graph, and with the aid of that, we develop our system to detect misbehaving devices without modifying the existing system. Our correlated graphs explicitly represent the contextual correlations among smart devices with little knowledge about the system. We further propose a linkage path model and a sensitivity ranking method to assist in detecting the abnormalities. We implement a semi-automatic prototype of our approach, evaluate it in real-world settings, and demonstrate its efficiency, which achieves an accuracy of around 90% in near real time.

设备级安全已成为智能家居系统的主要关注点。智能家居系统中的问题检测力求在不妨碍智能家居常规任务的情况下,近乎实时地提高准确性。目前在智能家居设备中检测异常的最新技术主要集中在应用程序层面,它通过假设设备正常运行来提供基本的安全性。但是,这种方法忽略了设备等底层发生异常的可能性,不足以保证系统的整体安全性。在本文中,我们提出了一个新的概念,关联图,并借助它,我们开发了我们的系统来检测不正常的设备,而不修改现有的系统。我们的相关图明确地表示了对系统知之甚少的智能设备之间的上下文相关性。我们进一步提出了一种链接路径模型和灵敏度排序方法来帮助检测异常。我们实现了该方法的半自动原型,在现实环境中对其进行了评估,并证明了其效率,在接近实时的情况下达到了90%左右的准确率。
{"title":"Niffler: Real-time Device-level Anomalies Detection in Smart Home","authors":"Haohua Du, Yue Wang, Xiaoya Xu, Mingsheng Liu","doi":"https://dl.acm.org/doi/10.1145/3586073","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3586073","url":null,"abstract":"<p>Device-level security has become a major concern in smart home systems. Detecting problems in smart home sytems strives to increase accuracy in near real time without hampering the regular tasks of the smart home. The current state of the art in detecting anomalies in smart home devices is mainly focused on the app level, which provides a basic level of security by assuming that the devices are functioning correctly. However, this approach is insufficient for ensuring the overall security of the system, as it overlooks the possibility of anomalies occurring at the lower layers such as the devices. In this article, we propose a novel notion, <i>correlated graph</i>, and with the aid of that, we develop our system to detect misbehaving devices without modifying the existing system. Our correlated graphs explicitly represent the contextual correlations among smart devices with little knowledge about the system. We further propose a linkage path model and a sensitivity ranking method to assist in detecting the abnormalities. We implement a semi-automatic prototype of our approach, evaluate it in real-world settings, and demonstrate its efficiency, which achieves an accuracy of around 90% in near real time.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 16","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-05-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495144","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
User Experience and The Role of Personalization in Critiquing-Based Conversational Recommendation 用户体验与个性化在基于批评的会话推荐中的作用
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-05-18 DOI: 10.1145/3597499
Arpit Rana, S. Sanner, Mohamed Reda Bouadjenek, Ron Dicarlantonio, Gary Farmaner
Critiquing — where users propose directional preferences to attribute values — has historically been a highly popular method for conversational recommendation. However, with the growing size of catalogs and item attributes, it becomes increasingly difficult and time-consuming to express all of one’s constraints and preferences in the form of critiquing. It is found to be even more confusing in case of critiquing failures: when the system returns no matching items in response to user critiques. To this end, it would seem important to combine a critiquing-based conversational system with a personalized recommendation component to capture implicit user preferences and thus reduce the user’s burden of providing explicit critiques. To examine the impact of such personalization on critiquing, this paper reports on a user study with 228 participants to understand user critiquing behavior for two different recommendation algorithms: (i) non-personalized, that recommends any item consistent with the user critiques; and (ii) personalized, which leverages a user’s past preferences on top of user critiques. In the study, we ask users to find a restaurant that they think is the most suitable to a given scenario by critiquing the recommended restaurants at each round of the conversation on the dimensions of price, cuisine, category, and distance. We observe that the non-personalized recommender leads to more critiquing interactions, more severe critiquing failures, overall more time for users to express their preferences, and longer dialogs to find their item of interest. We also observe that non-personalized users were less satisfied with the system’s performance. They find its recommendations less relevant, more unexpected, and somewhat equally diverse and surprising than those of personalized ones. The results of our user study highlight an imperative for further research on the integration of the two complementary components of personalization and critiquing to achieve the best overall user experience in future critiquing-based conversational recommender systems.
批评——用户对属性值提出定向偏好——历来是一种非常流行的会话推荐方法。然而,随着目录和项目属性的不断扩大,以批评的形式表达所有约束和偏好变得越来越困难和耗时。在批评失败的情况下,这会更加令人困惑:当系统对用户的批评没有返回匹配的项目时。为此,将基于批评的对话系统与个性化推荐组件相结合,以捕捉隐含的用户偏好,从而减轻用户提供明确批评的负担,这一点似乎很重要。为了检验这种个性化对评论的影响,本文报告了一项由228名参与者参与的用户研究,以了解两种不同推荐算法的用户评论行为:(i)非个性化,推荐与用户评论一致的任何项目;以及(ii)个性化,在用户评论之上利用用户过去的偏好。在这项研究中,我们要求用户在每一轮对话中从价格、美食、类别和距离等方面对推荐的餐厅进行批评,以找到他们认为最适合特定场景的餐厅。我们观察到,非个性化推荐会导致更多的评论互动,更严重的评论失败,总体上用户有更多的时间表达他们的偏好,以及更长的对话框来找到他们感兴趣的项目。我们还观察到,非个性化用户对系统的性能不太满意。他们发现,与个性化的建议相比,它的建议不那么相关,更出人意料,而且同样多样化和令人惊讶。我们的用户研究结果强调了进一步研究个性化和评论这两个互补组成部分的必要性,以在未来基于评论的会话推荐系统中实现最佳的整体用户体验。
{"title":"User Experience and The Role of Personalization in Critiquing-Based Conversational Recommendation","authors":"Arpit Rana, S. Sanner, Mohamed Reda Bouadjenek, Ron Dicarlantonio, Gary Farmaner","doi":"10.1145/3597499","DOIUrl":"https://doi.org/10.1145/3597499","url":null,"abstract":"Critiquing — where users propose directional preferences to attribute values — has historically been a highly popular method for conversational recommendation. However, with the growing size of catalogs and item attributes, it becomes increasingly difficult and time-consuming to express all of one’s constraints and preferences in the form of critiquing. It is found to be even more confusing in case of critiquing failures: when the system returns no matching items in response to user critiques. To this end, it would seem important to combine a critiquing-based conversational system with a personalized recommendation component to capture implicit user preferences and thus reduce the user’s burden of providing explicit critiques. To examine the impact of such personalization on critiquing, this paper reports on a user study with 228 participants to understand user critiquing behavior for two different recommendation algorithms: (i) non-personalized, that recommends any item consistent with the user critiques; and (ii) personalized, which leverages a user’s past preferences on top of user critiques. In the study, we ask users to find a restaurant that they think is the most suitable to a given scenario by critiquing the recommended restaurants at each round of the conversation on the dimensions of price, cuisine, category, and distance. We observe that the non-personalized recommender leads to more critiquing interactions, more severe critiquing failures, overall more time for users to express their preferences, and longer dialogs to find their item of interest. We also observe that non-personalized users were less satisfied with the system’s performance. They find its recommendations less relevant, more unexpected, and somewhat equally diverse and surprising than those of personalized ones. The results of our user study highlight an imperative for further research on the integration of the two complementary components of personalization and critiquing to achieve the best overall user experience in future critiquing-based conversational recommender systems.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46891871","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
PIDKG: Propagating Interaction Influence on the Dynamic Knowledge Graph for Recommendation 动态推荐知识图中的传播交互影响
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-05-10 DOI: https://dl.acm.org/doi/10.1145/3593314
Chunjing Xiao, Wanlin Ji, Yuxiang Zhang, Shenkai Lv

Modelling the dynamic interactions between users and items on knowledge graphs is very crucial for improving the accuracy of recommendation. Although existing methods have made great progress in modelling the dynamic knowledge graphs for recommendation, they usually only consider the mutual influence between users and items involved in the interactions, and ignore the influence propagation from the interacting nodes (i.e., users and items) on dynamic knowledge graphs. In this paper, we propose an influence propagation-enhanced deep coevolutionary method for recommendation, which can capture not only the direct mutual influence between interacting users and items but also influence propagation from multiple interacting nodes to their high-order neighbors at the same time on the dynamic knowledge graph. Specifically, the proposed model consists of two main components: direct mutual influence component and influence propagation component.The former captures direct interaction influence between the interacting users and items to generate the effective representations for them. The latter refines their representations via aggregating the interaction influence propagated from multiple interacting nodes. In this process, a neighbor selection mechanism is designed for selecting more effective propagation influence, which can significantly reduce the computational cost and accelerate the training. Finally, the refined representations of users and items are used to predict which item the user is most likely to interact with. The experimental results on three real-world datasets illustrate that the effectiveness and robustness of PIDKG outperform all the state-of-the-art baselines and the efficiency of it is faster than most of comparative baselines.

在知识图谱上对用户和项目之间的动态交互进行建模对于提高推荐的准确性至关重要。虽然现有的方法在动态知识图的推荐建模方面取得了很大的进展,但它们通常只考虑交互中涉及的用户和项目之间的相互影响,而忽略了交互节点(即用户和项目)在动态知识图上的影响传播。本文提出了一种影响传播增强的深度协同进化推荐方法,该方法不仅可以捕获交互用户和项目之间的直接相互影响,还可以在动态知识图上捕获多个交互节点同时向其高阶邻居的影响传播。具体而言,该模型由直接相互影响组件和影响传播组件组成。前者捕获交互用户和项目之间的直接交互影响,为他们生成有效的表示。后者通过聚合从多个交互节点传播的交互影响来改进它们的表示。在此过程中,设计了一种邻居选择机制,选择更有效的传播影响,可以显著降低计算成本,加快训练速度。最后,使用用户和项目的精炼表示来预测用户最有可能与哪个项目交互。在三个真实数据集上的实验结果表明,PIDKG的有效性和鲁棒性优于所有最先进的基线,并且其效率比大多数比较基线更快。
{"title":"PIDKG: Propagating Interaction Influence on the Dynamic Knowledge Graph for Recommendation","authors":"Chunjing Xiao, Wanlin Ji, Yuxiang Zhang, Shenkai Lv","doi":"https://dl.acm.org/doi/10.1145/3593314","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3593314","url":null,"abstract":"<p>Modelling the dynamic interactions between users and items on knowledge graphs is very crucial for improving the accuracy of recommendation. Although existing methods have made great progress in modelling the dynamic knowledge graphs for recommendation, they usually only consider the mutual influence between users and items involved in the interactions, and ignore the influence propagation from the interacting nodes (<i>i.e.</i>, users and items) on dynamic knowledge graphs. In this paper, we propose an influence propagation-enhanced deep coevolutionary method for recommendation, which can capture not only the direct mutual influence between interacting users and items but also <i>influence propagation</i> from multiple interacting nodes to their high-order neighbors at the same time on the dynamic knowledge graph. Specifically, the proposed model consists of two main components: <i>direct mutual influence component</i> and <i>influence propagation component.</i>\u0000The former captures direct interaction influence between the interacting users and items to generate the effective representations for them. The latter refines their representations via aggregating the interaction influence propagated from multiple interacting nodes. In this process, a neighbor selection mechanism is designed for selecting more effective propagation influence, which can significantly reduce the computational cost and accelerate the training. Finally, the refined representations of users and items are used to predict which item the user is most likely to interact with. The experimental results on three real-world datasets illustrate that the effectiveness and robustness of PIDKG outperform all the state-of-the-art baselines and the efficiency of it is faster than most of comparative baselines.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 24","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-05-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495134","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
PIDKG: Propagating Interaction Influence on the Dynamic Knowledge Graph for Recommendation 动态推荐知识图中的传播交互影响
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-05-10 DOI: 10.1145/3593314
Chunjing Xiao, Wan-Ting Ji, Yuxiang Zhang, Shenkai Lv
Modelling the dynamic interactions between users and items on knowledge graphs is very crucial for improving the accuracy of recommendation. Although existing methods have made great progress in modelling the dynamic knowledge graphs for recommendation, they usually only consider the mutual influence between users and items involved in the interactions, and ignore the influence propagation from the interacting nodes (i.e., users and items) on dynamic knowledge graphs. In this paper, we propose an influence propagation-enhanced deep coevolutionary method for recommendation, which can capture not only the direct mutual influence between interacting users and items but also influence propagation from multiple interacting nodes to their high-order neighbors at the same time on the dynamic knowledge graph. Specifically, the proposed model consists of two main components: direct mutual influence component and influence propagation component. The former captures direct interaction influence between the interacting users and items to generate the effective representations for them. The latter refines their representations via aggregating the interaction influence propagated from multiple interacting nodes. In this process, a neighbor selection mechanism is designed for selecting more effective propagation influence, which can significantly reduce the computational cost and accelerate the training. Finally, the refined representations of users and items are used to predict which item the user is most likely to interact with. The experimental results on three real-world datasets illustrate that the effectiveness and robustness of PIDKG outperform all the state-of-the-art baselines and the efficiency of it is faster than most of comparative baselines.
在知识图谱上对用户和项目之间的动态交互进行建模对于提高推荐的准确性至关重要。虽然现有的方法在动态知识图的推荐建模方面取得了很大的进展,但它们通常只考虑交互中涉及的用户和项目之间的相互影响,而忽略了交互节点(即用户和项目)在动态知识图上的影响传播。本文提出了一种影响传播增强的深度协同进化推荐方法,该方法不仅可以捕获交互用户和项目之间的直接相互影响,还可以在动态知识图上捕获多个交互节点同时向其高阶邻居的影响传播。具体而言,该模型由直接相互影响组件和影响传播组件组成。前者捕获交互用户和项目之间的直接交互影响,为他们生成有效的表示。后者通过聚合从多个交互节点传播的交互影响来改进它们的表示。在此过程中,设计了一种邻居选择机制,选择更有效的传播影响,可以显著降低计算成本,加快训练速度。最后,使用用户和项目的精炼表示来预测用户最有可能与哪个项目交互。在三个真实数据集上的实验结果表明,PIDKG的有效性和鲁棒性优于所有最先进的基线,并且其效率比大多数比较基线更快。
{"title":"PIDKG: Propagating Interaction Influence on the Dynamic Knowledge Graph for Recommendation","authors":"Chunjing Xiao, Wan-Ting Ji, Yuxiang Zhang, Shenkai Lv","doi":"10.1145/3593314","DOIUrl":"https://doi.org/10.1145/3593314","url":null,"abstract":"Modelling the dynamic interactions between users and items on knowledge graphs is very crucial for improving the accuracy of recommendation. Although existing methods have made great progress in modelling the dynamic knowledge graphs for recommendation, they usually only consider the mutual influence between users and items involved in the interactions, and ignore the influence propagation from the interacting nodes (i.e., users and items) on dynamic knowledge graphs. In this paper, we propose an influence propagation-enhanced deep coevolutionary method for recommendation, which can capture not only the direct mutual influence between interacting users and items but also influence propagation from multiple interacting nodes to their high-order neighbors at the same time on the dynamic knowledge graph. Specifically, the proposed model consists of two main components: direct mutual influence component and influence propagation component. The former captures direct interaction influence between the interacting users and items to generate the effective representations for them. The latter refines their representations via aggregating the interaction influence propagated from multiple interacting nodes. In this process, a neighbor selection mechanism is designed for selecting more effective propagation influence, which can significantly reduce the computational cost and accelerate the training. Finally, the refined representations of users and items are used to predict which item the user is most likely to interact with. The experimental results on three real-world datasets illustrate that the effectiveness and robustness of PIDKG outperform all the state-of-the-art baselines and the efficiency of it is faster than most of comparative baselines.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-05-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48790928","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Opinion Leaders for Information Diffusion Using Graph Neural Network in Online Social Networks 基于图神经网络的在线社交网络信息传播意见领袖研究
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-04-03 DOI: https://dl.acm.org/doi/10.1145/3580516
Lokesh Jain, Rahul Katarya, Shelly Sachdeva

Various opportunities are available to depict different domains due to the diverse nature of social networks and researchers' insatiable. An opinion leader is a human entity or cluster of people who can redirect human assessment strategy by intellectual skills in a social network. A more comprehensive range of approaches is developed to detect opinion leaders based on network-specific and heuristic parameters. For many years, deep learning–based models have solved various real-world multifaceted, graph-based problems with high accuracy and efficiency. The Graph Neural Network (GNN) is a deep learning–based model that modernized neural networks’ efficiency by analyzing and extracting latent dependencies and confined embedding via messaging and neighborhood aggregation of data in the network. In this article, we have proposed an exclusive GNN for Opinion Leader Identification (GOLI) model utilizing the power of GNNs to categorize the opinion leaders and their impact on online social networks. In this model, we first measure the n-node neighbor's reputation of the node based on materialized trust. Next, we perform centrality conciliation instead of the input data's conventional node-embedding mechanism. We experiment with the proposed model on six different online social networks consisting of billions of users’ data to validate the model's authenticity. Finally, after training, we found the top-N opinion leaders for each dataset and analyzed how the opinion leaders are influential in information diffusion. The training-testing accuracy and error rate are also measured and compared with the other state-of-art standard Social Network Analysis (SNA) measures. We determined that the GNN-based model produced high performance concerning accuracy and precision.

由于社会网络的多样性和研究人员的贪得无厌,有各种各样的机会来描绘不同的领域。意见领袖是一个人或一群人,他们可以通过社交网络中的智力技能来改变人类的评估策略。基于网络特定参数和启发式参数,开发了更全面的方法来检测意见领袖。多年来,基于深度学习的模型以高精度和高效率解决了各种现实世界的多面、基于图的问题。图神经网络(GNN)是一种基于深度学习的模型,它通过分析和提取网络中数据的潜在依赖关系和限制嵌入来提高神经网络的效率。在本文中,我们提出了一个独特的GNN意见领袖识别(GOLI)模型,利用GNN的力量对意见领袖及其对在线社交网络的影响进行分类。在该模型中,我们首先基于物化信任度量节点的n节点邻居的信誉。接下来,我们执行中心性调解,而不是输入数据的传统节点嵌入机制。我们在包含数十亿用户数据的六个不同的在线社交网络上对所提出的模型进行了实验,以验证模型的真实性。最后,经过训练,我们找到了每个数据集的top-N意见领袖,并分析了意见领袖在信息传播中的影响力。测量了训练测试的准确率和错误率,并与其他最新的标准社会网络分析(SNA)度量进行了比较。我们确定了基于gnn的模型在精度和精度方面具有很高的性能。
{"title":"Opinion Leaders for Information Diffusion Using Graph Neural Network in Online Social Networks","authors":"Lokesh Jain, Rahul Katarya, Shelly Sachdeva","doi":"https://dl.acm.org/doi/10.1145/3580516","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3580516","url":null,"abstract":"<p>Various opportunities are available to depict different domains due to the diverse nature of social networks and researchers' insatiable. An opinion leader is a human entity or cluster of people who can redirect human assessment strategy by intellectual skills in a social network. A more comprehensive range of approaches is developed to detect opinion leaders based on network-specific and heuristic parameters. For many years, deep learning–based models have solved various real-world multifaceted, graph-based problems with high accuracy and efficiency. The Graph Neural Network (GNN) is a deep learning–based model that modernized neural networks’ efficiency by analyzing and extracting latent dependencies and confined embedding via messaging and neighborhood aggregation of data in the network. In this article, we have proposed an exclusive GNN for Opinion Leader Identification (GOLI) model utilizing the power of GNNs to categorize the opinion leaders and their impact on online social networks. In this model, we first measure the n-node neighbor's reputation of the node based on materialized trust. Next, we perform centrality conciliation instead of the input data's conventional node-embedding mechanism. We experiment with the proposed model on six different online social networks consisting of billions of users’ data to validate the model's authenticity. Finally, after training, we found the top-N opinion leaders for each dataset and analyzed how the opinion leaders are influential in information diffusion. The training-testing accuracy and error rate are also measured and compared with the other state-of-art standard Social Network Analysis (SNA) measures. We determined that the GNN-based model produced high performance concerning accuracy and precision.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 26","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-04-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495132","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Large-Scale Characterization of How Readers Browse Wikipedia 读者如何浏览维基百科的大规模表征
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-04-03 DOI: https://dl.acm.org/doi/10.1145/3580318
Tiziano Piccardi, Martin Gerlach, Akhil Arora, Robert West

Despite the importance and pervasiveness of Wikipedia as one of the largest platforms for open knowledge, surprisingly little is known about how people navigate its content when seeking information. To bridge this gap, we present the first systematic large-scale analysis of how readers browse Wikipedia. Using billions of page requests from Wikipedia’s server logs, we measure how readers reach articles, how they transition between articles, and how these patterns combine into more complex navigation paths. We find that navigation behavior is characterized by highly diverse structures. Although most navigation paths are shallow, comprising a single pageload, there is much variety, and the depth and shape of paths vary systematically with topic, device type, and time of day. We show that Wikipedia navigation paths commonly mesh with external pages as part of a larger online ecosystem, and we describe how naturally occurring navigation paths are distinct from targeted navigation in lab-based settings. Our results further suggest that navigation is abandoned when readers reach low-quality pages. Taken together, these insights contribute to a more systematic understanding of readers’ information needs and allow for improving their experience on Wikipedia and the Web in general.

尽管维基百科作为最大的开放知识平台之一具有重要性和普遍性,但令人惊讶的是,人们在寻找信息时如何浏览其内容却知之甚少。为了弥补这一差距,我们提出了第一个系统的大规模分析读者如何浏览维基百科。使用维基百科服务器日志中的数十亿个页面请求,我们测量读者如何访问文章,他们如何在文章之间转换,以及这些模式如何组合成更复杂的导航路径。我们发现导航行为具有高度多样化的结构特征。虽然大多数导航路径都很浅,只包含一个页面负载,但路径的深度和形状会随着主题、设备类型和一天中的时间而系统性地变化。我们展示了维基百科导航路径通常与外部页面相啮合,作为更大的在线生态系统的一部分,我们描述了自然发生的导航路径与基于实验室设置的目标导航的区别。我们的研究结果进一步表明,当读者到达低质量的页面时,就会放弃导航。总的来说,这些见解有助于更系统地了解读者的信息需求,并改善他们在维基百科和网络上的总体体验。
{"title":"A Large-Scale Characterization of How Readers Browse Wikipedia","authors":"Tiziano Piccardi, Martin Gerlach, Akhil Arora, Robert West","doi":"https://dl.acm.org/doi/10.1145/3580318","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3580318","url":null,"abstract":"<p>Despite the importance and pervasiveness of Wikipedia as one of the largest platforms for open knowledge, surprisingly little is known about how people navigate its content when seeking information. To bridge this gap, we present the first systematic large-scale analysis of how readers browse Wikipedia. Using billions of page requests from Wikipedia’s server logs, we measure how readers reach articles, how they transition between articles, and how these patterns combine into more complex navigation paths. We find that navigation behavior is characterized by highly diverse structures. Although most navigation paths are shallow, comprising a single pageload, there is much variety, and the depth and shape of paths vary systematically with topic, device type, and time of day. We show that Wikipedia navigation paths commonly mesh with external pages as part of a larger online ecosystem, and we describe how naturally occurring navigation paths are distinct from targeted navigation in lab-based settings. Our results further suggest that navigation is abandoned when readers reach low-quality pages. Taken together, these insights contribute to a more systematic understanding of readers’ information needs and allow for improving their experience on Wikipedia and the Web in general.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 25","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-04-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495133","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Semantic Interaction Matching Network for Few-shot Knowledge Graph Completion 基于语义交互匹配网络的少镜头知识图补全
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-03-30 DOI: 10.1145/3589557
Pengfei Luo, Xi Zhu, Tong Xu, Yi Zheng, Enhong Chen
The prosperity of knowledge graphs (KG), as well as related downstream applications, have raised the urgent request of knowledge graph completion techniques for fully supporting the KG reasoning tasks, especially under the circumstance of training data scarcity. Though large efforts have been made on solving this challenge via few-shot learning tools, they mainly focus on simply aggregating entity neighbors to represent few-shot references, while the enhancement from latent semantic correlation within neighbors has been largely ignored. To that end, in this paper, we propose a novel few-shot learning solution, named as Semantic Interaction Matching network (SIM), which applies Transformer framework to enhance the entity representation with capturing semantic interaction between entity neighbors. Specifically, we first design entity-relation fusion module to adaptively encode neighbors with incorporating relation representation. Along this line, Transformer layers are integrated to capture latent correlation within neighbors, as well as the semantic diversification of the support set. Finally, a similarity score is attentively estimated with attention mechanism. Extensive experiments on two public benchmark datasets demonstrate that our model outperforms a variety of state-of-the-art methods with a significant margin.
知识图(KG)及其下游应用的蓬勃发展,对知识图补全技术提出了迫切的要求,以充分支持KG推理任务,特别是在训练数据稀缺的情况下。尽管人们已经通过少量学习工具来解决这一挑战,但它们主要集中在简单地聚合实体邻居来表示少量引用,而在很大程度上忽略了邻居内部潜在语义相关性的增强。为此,在本文中,我们提出了一种新的少量学习方案,称为语义交互匹配网络(SIM),该方案应用Transformer框架通过捕获实体邻居之间的语义交互来增强实体表示。具体而言,我们首先设计实体-关系融合模块,结合关系表示对邻居进行自适应编码。沿着这条线,Transformer层被集成以捕获邻居之间的潜在相关性,以及支持集的语义多样化。最后,利用注意机制对相似性评分进行了集中估计。在两个公共基准数据集上进行的大量实验表明,我们的模型在很大程度上优于各种最先进的方法。
{"title":"Semantic Interaction Matching Network for Few-shot Knowledge Graph Completion","authors":"Pengfei Luo, Xi Zhu, Tong Xu, Yi Zheng, Enhong Chen","doi":"10.1145/3589557","DOIUrl":"https://doi.org/10.1145/3589557","url":null,"abstract":"The prosperity of knowledge graphs (KG), as well as related downstream applications, have raised the urgent request of knowledge graph completion techniques for fully supporting the KG reasoning tasks, especially under the circumstance of training data scarcity. Though large efforts have been made on solving this challenge via few-shot learning tools, they mainly focus on simply aggregating entity neighbors to represent few-shot references, while the enhancement from latent semantic correlation within neighbors has been largely ignored. To that end, in this paper, we propose a novel few-shot learning solution, named as Semantic Interaction Matching network (SIM), which applies Transformer framework to enhance the entity representation with capturing semantic interaction between entity neighbors. Specifically, we first design entity-relation fusion module to adaptively encode neighbors with incorporating relation representation. Along this line, Transformer layers are integrated to capture latent correlation within neighbors, as well as the semantic diversification of the support set. Finally, a similarity score is attentively estimated with attention mechanism. Extensive experiments on two public benchmark datasets demonstrate that our model outperforms a variety of state-of-the-art methods with a significant margin.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"48606692","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Semantic Interaction Matching Network for Few-shot Knowledge Graph Completion 基于语义交互匹配网络的少镜头知识图补全
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-03-30 DOI: https://dl.acm.org/doi/10.1145/3589557
Pengfei Luo, Xi Zhu, Tong Xu, Yi Zheng, Enhong Chen

The prosperity of knowledge graphs (KG), as well as related downstream applications, have raised the urgent request of knowledge graph completion techniques for fully supporting the KG reasoning tasks, especially under the circumstance of training data scarcity. Though large efforts have been made on solving this challenge via few-shot learning tools, they mainly focus on simply aggregating entity neighbors to represent few-shot references, while the enhancement from latent semantic correlation within neighbors has been largely ignored. To that end, in this paper, we propose a novel few-shot learning solution, named as Semantic Interaction Matching network (SIM), which applies Transformer framework to enhance the entity representation with capturing semantic interaction between entity neighbors. Specifically, we first design entity-relation fusion module to adaptively encode neighbors with incorporating relation representation. Along this line, Transformer layers are integrated to capture latent correlation within neighbors, as well as the semantic diversification of the support set. Finally, a similarity score is attentively estimated with attention mechanism. Extensive experiments on two public benchmark datasets demonstrate that our model outperforms a variety of state-of-the-art methods with a significant margin.

知识图(KG)及其下游应用的蓬勃发展,对知识图补全技术提出了迫切的要求,以充分支持KG推理任务,特别是在训练数据稀缺的情况下。尽管人们已经通过少量学习工具来解决这一挑战,但它们主要集中在简单地聚合实体邻居来表示少量引用,而在很大程度上忽略了邻居内部潜在语义相关性的增强。为此,在本文中,我们提出了一种新的少量学习方案,称为语义交互匹配网络(SIM),该方案应用Transformer框架通过捕获实体邻居之间的语义交互来增强实体表示。具体而言,我们首先设计实体-关系融合模块,结合关系表示对邻居进行自适应编码。沿着这条线,Transformer层被集成以捕获邻居之间的潜在相关性,以及支持集的语义多样化。最后,利用注意机制对相似性评分进行了集中估计。在两个公共基准数据集上进行的大量实验表明,我们的模型在很大程度上优于各种最先进的方法。
{"title":"Semantic Interaction Matching Network for Few-shot Knowledge Graph Completion","authors":"Pengfei Luo, Xi Zhu, Tong Xu, Yi Zheng, Enhong Chen","doi":"https://dl.acm.org/doi/10.1145/3589557","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3589557","url":null,"abstract":"<p>The prosperity of knowledge graphs (KG), as well as related downstream applications, have raised the urgent request of knowledge graph completion techniques for fully supporting the KG reasoning tasks, especially under the circumstance of training data scarcity. Though large efforts have been made on solving this challenge via few-shot learning tools, they mainly focus on simply aggregating entity neighbors to represent few-shot references, while the enhancement from latent semantic correlation within neighbors has been largely ignored. To that end, in this paper, we propose a novel few-shot learning solution, named as Semantic Interaction Matching network (SIM), which applies Transformer framework to enhance the entity representation with capturing semantic interaction between entity neighbors. Specifically, we first design entity-relation fusion module to adaptively encode neighbors with incorporating relation representation. Along this line, Transformer layers are integrated to capture latent correlation within neighbors, as well as the semantic diversification of the support set. Finally, a similarity score is attentively estimated with attention mechanism. Extensive experiments on two public benchmark datasets demonstrate that our model outperforms a variety of state-of-the-art methods with a significant margin.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 27","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-03-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495131","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Disentangling Decentralized Finance (DeFi) Compositions 解开去中心化金融(DeFi)组合
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-03-27 DOI: https://dl.acm.org/doi/10.1145/3532857
Stefan Kitzler, Friedhelm Victor, Pietro Saggese, Bernhard Haslhofer

We present a measurement study on compositions of Decentralized Finance (DeFi) protocols, which aim to disrupt traditional finance and offer services on top of distributed ledgers, such as Ethereum. Understanding DeFi compositions is of great importance, as they may impact the development of ecosystem interoperability, are increasingly integrated with web technologies, and may introduce risks through complexity. Starting from a dataset of 23 labeled DeFi protocols and 10,663,881 associated Ethereum accounts, we study the interactions of protocols and associated smart contracts. From a network perspective, we find that decentralized exchange (DEX) and lending protocol account nodes have high degree and centrality values, that interactions among protocol nodes primarily occur in a strongly connected component, and that known community detection methods cannot disentangle DeFi protocols. Therefore, we propose an algorithm to decompose a protocol call into a nested set of building blocks that may be part of other DeFi protocols. This allows us to untangle and study protocol compositions. With a ground truth dataset that we have collected, we can demonstrate the algorithm’s capability by finding that swaps are the most frequently used building blocks. As building blocks can be nested, that is, contained in each other, we provide visualizations of composition trees for deeper inspections. We also present a broad picture of DeFi compositions by extracting and flattening the entire nested building block structure across multiple DeFi protocols. Finally, to demonstrate the practicality of our approach, we present a case study that is inspired by the recent collapse of the UST stablecoin in the Terra ecosystem. Under the hypothetical assumption that the stablecoin USD Tether would experience a similar fate, we study which building blocks — and, thereby, DeFi protocols — would be affected. Overall, our results and methods contribute to a better understanding of a new family of financial products.

我们对去中心化金融(DeFi)协议的组成进行了测量研究,该协议旨在颠覆传统金融,并在分布式账本(如以太坊)之上提供服务。了解DeFi组合非常重要,因为它们可能影响生态系统互操作性的发展,与web技术的集成越来越多,并且可能通过复杂性引入风险。从23个标记的DeFi协议和10,663,881个相关以太坊账户的数据集开始,我们研究了协议和相关智能合约的相互作用。从网络的角度来看,我们发现去中心化交换(DEX)和借贷协议账户节点具有很高的度和中心性值,协议节点之间的交互主要发生在强连接组件中,并且已知的社区检测方法无法解开DeFi协议。因此,我们提出了一种算法,将协议调用分解为一组嵌套的构建块,这些构建块可能是其他DeFi协议的一部分。这允许我们理清和研究协议组合。使用我们收集的真实数据集,我们可以通过发现交换是最常用的构建块来证明算法的能力。由于构建块可以嵌套,也就是说,可以相互包含,因此我们为更深入的检查提供了组合树的可视化。我们还通过提取和扁平化跨多个DeFi协议的整个嵌套构建块结构,展示了DeFi组合的广阔图景。最后,为了证明我们方法的实用性,我们提出了一个案例研究,该案例研究的灵感来自于最近Terra生态系统中UST稳定币的崩溃。在假设稳定币USD Tether将经历类似命运的情况下,我们研究了哪些构建块(以及DeFi协议)将受到影响。总的来说,我们的结果和方法有助于更好地理解新的金融产品系列。
{"title":"Disentangling Decentralized Finance (DeFi) Compositions","authors":"Stefan Kitzler, Friedhelm Victor, Pietro Saggese, Bernhard Haslhofer","doi":"https://dl.acm.org/doi/10.1145/3532857","DOIUrl":"https://doi.org/https://dl.acm.org/doi/10.1145/3532857","url":null,"abstract":"<p>We present a measurement study on compositions of Decentralized Finance (DeFi) protocols, which aim to disrupt traditional finance and offer services on top of distributed ledgers, such as Ethereum. Understanding DeFi compositions is of great importance, as they may impact the development of ecosystem interoperability, are increasingly integrated with web technologies, and may introduce risks through complexity. Starting from a dataset of 23 labeled DeFi protocols and 10,663,881 associated Ethereum accounts, we study the interactions of protocols and associated smart contracts. From a network perspective, we find that decentralized exchange (DEX) and lending protocol account nodes have high degree and centrality values, that interactions among protocol nodes primarily occur in a strongly connected component, and that known community detection methods cannot disentangle DeFi protocols. Therefore, we propose an algorithm to decompose a protocol call into a nested set of building blocks that may be part of other DeFi protocols. This allows us to untangle and study protocol compositions. With a ground truth dataset that we have collected, we can demonstrate the algorithm’s capability by finding that swaps are the most frequently used building blocks. As building blocks can be nested, that is, contained in each other, we provide visualizations of composition trees for deeper inspections. We also present a broad picture of DeFi compositions by extracting and flattening the entire nested building block structure across multiple DeFi protocols. Finally, to demonstrate the practicality of our approach, we present a case study that is inspired by the recent collapse of the UST stablecoin in the Terra ecosystem. Under the hypothetical assumption that the stablecoin USD Tether would experience a similar fate, we study which building blocks — and, thereby, DeFi protocols — would be affected. Overall, our results and methods contribute to a better understanding of a new family of financial products.</p>","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"43 28","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-03-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"138495130","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
ACM Transactions on the Web
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1