首页 > 最新文献

ACM Transactions on the Web最新文献

英文 中文
Incorporating A Triple Graph Neural Network with Multiple Implicit Feedback for Social Recommendation 将具有多重隐式反馈的三图神经网络用于社会推荐
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-21 DOI: 10.1145/3580517
Haorui Zhu, Fei Xiong, Hongshu Chen, Xi Xiong, Liang Wang
Graph neural networks (GNNs) have been clearly proven to be powerful in recommendation tasks since they can capture high-order user-item interactions and integrate them with rich attributes. However, they are still limited by cold-start problem and data sparsity. Using social relationships to assist recommendation is an effective practice, but it can only moderately alleviate these problems. In addition, rich attributes are often unavailable, which prevents GNNs from being fully effective. Hence, we propose to enrich the model by mining multiple implicit feedback and constructing a triple GCN component. We have noticed that users may be influenced not only by their trusted friends but also by the ratings that already exist. The implicit influence spreads among the item’s previous and potential raters, and do make a difference on future ratings. The implicit influence is analysed on the mechanism of information propagation, and fused with user’s binary implicit attitude, since negative influence propagates as well as the positive one. Furthermore, we leverage explicit feedback, social relationships and multiple implicit feedback in the triple GCN component. Abundant experiments on real-world datasets reveal that our model has improved significantly in the rating prediction task compared with other state-of-the-art methods.
图神经网络(gnn)可以捕获高阶用户-物品交互并将其与丰富的属性集成,因此在推荐任务中已经被证明是强大的。然而,它们仍然受到冷启动问题和数据稀疏性的限制。利用社会关系辅助推荐是一种有效的做法,但只能适度缓解这些问题。此外,丰富的属性通常是不可用的,这阻碍了gnn的充分有效。因此,我们提出通过挖掘多个隐式反馈和构造三重GCN分量来丰富模型。我们注意到,用户不仅会受到他们信任的朋友的影响,还会受到已有评分的影响。这种隐性影响会在之前的评分者和潜在的评分者之间传播,并且确实会对未来的评分产生影响。从信息传播机制上分析了隐性影响,并将其与用户的二元隐性态度相融合,因为负面影响在积极影响的同时也在传播。此外,我们在三重GCN组件中利用显式反馈、社会关系和多个隐式反馈。在实际数据集上的大量实验表明,与其他最先进的方法相比,我们的模型在评级预测任务上有了显著的改进。
{"title":"Incorporating A Triple Graph Neural Network with Multiple Implicit Feedback for Social Recommendation","authors":"Haorui Zhu, Fei Xiong, Hongshu Chen, Xi Xiong, Liang Wang","doi":"10.1145/3580517","DOIUrl":"https://doi.org/10.1145/3580517","url":null,"abstract":"Graph neural networks (GNNs) have been clearly proven to be powerful in recommendation tasks since they can capture high-order user-item interactions and integrate them with rich attributes. However, they are still limited by cold-start problem and data sparsity. Using social relationships to assist recommendation is an effective practice, but it can only moderately alleviate these problems. In addition, rich attributes are often unavailable, which prevents GNNs from being fully effective. Hence, we propose to enrich the model by mining multiple implicit feedback and constructing a triple GCN component. We have noticed that users may be influenced not only by their trusted friends but also by the ratings that already exist. The implicit influence spreads among the item’s previous and potential raters, and do make a difference on future ratings. The implicit influence is analysed on the mechanism of information propagation, and fused with user’s binary implicit attitude, since negative influence propagates as well as the positive one. Furthermore, we leverage explicit feedback, social relationships and multiple implicit feedback in the triple GCN component. Abundant experiments on real-world datasets reveal that our model has improved significantly in the rating prediction task compared with other state-of-the-art methods.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"42769823","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}
引用次数: 3
Validation of an improved vision-based web page parsing pipeline 改进的基于视觉的网页解析管道的验证
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-21 DOI: 10.1145/3580519
M. Cormier, R. Cohen, R. Mann, Karyn Moffatt, Daniel Vogel, Mengfei Liu, Shangshang Zheng
In this paper, we present a novel approach to quantitative evaluation of a model for parsing web pages as visual images, intended to provide improvements for users with assistive needs (cognitive or visual deficits, enabling decluttering or zooming and supporting more effective screen reader output). This segmentation-classification pipeline is tested in stages: We first discuss the validation of the segmentation algorithm, showing that our approach produces automated segmentations that are very similar to those produced by real users when making use of a drawing interface to designate edges and regions. We also examine the properties of these ground truth segmentations produced under different conditions. We then describe our Hidden-Markov tree approach for classification and present results which serve provide important validation for this model. The analysis is set against effective choices for dataset and pruning options, measured with respect to manual ground truth labelling of regions. In all, we offer a detailed quantitative validation (focused on complex news pages) of a fully pipelined approach for interpreting web pages as visual images, an approach which enables important advances for users with assistive needs.
在本文中,我们提出了一种新的方法来定量评估将网页解析为视觉图像的模型,旨在为有辅助需求的用户(认知或视觉缺陷,能够进行清理或缩放,并支持更有效的屏幕阅读器输出)提供改进。这种分割分类管道分阶段进行了测试:我们首先讨论了分割算法的验证,表明我们的方法产生的自动分割与真实用户在使用绘图界面指定边缘和区域时产生的分割非常相似。我们还研究了在不同条件下产生的这些基本事实分割的性质。然后,我们描述了我们的隐马尔可夫树分类方法,并给出了为该模型提供重要验证的结果。该分析是针对数据集和修剪选项的有效选择进行的,根据区域的手动地面实况标记进行测量。总之,我们为将网页解释为视觉图像的完全流水线方法提供了详细的定量验证(重点是复杂的新闻页面),这种方法为有辅助需求的用户带来了重要进展。
{"title":"Validation of an improved vision-based web page parsing pipeline","authors":"M. Cormier, R. Cohen, R. Mann, Karyn Moffatt, Daniel Vogel, Mengfei Liu, Shangshang Zheng","doi":"10.1145/3580519","DOIUrl":"https://doi.org/10.1145/3580519","url":null,"abstract":"In this paper, we present a novel approach to quantitative evaluation of a model for parsing web pages as visual images, intended to provide improvements for users with assistive needs (cognitive or visual deficits, enabling decluttering or zooming and supporting more effective screen reader output). This segmentation-classification pipeline is tested in stages: We first discuss the validation of the segmentation algorithm, showing that our approach produces automated segmentations that are very similar to those produced by real users when making use of a drawing interface to designate edges and regions. We also examine the properties of these ground truth segmentations produced under different conditions. We then describe our Hidden-Markov tree approach for classification and present results which serve provide important validation for this model. The analysis is set against effective choices for dataset and pruning options, measured with respect to manual ground truth labelling of regions. In all, we offer a detailed quantitative validation (focused on complex news pages) of a fully pipelined approach for interpreting web pages as visual images, an approach which enables important advances for users with assistive needs.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49028561","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-01-20 DOI: 10.1145/3580516
Lokesh Jain, R. 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, R. Katarya, Shelly Sachdeva","doi":"10.1145/3580516","DOIUrl":"https://doi.org/10.1145/3580516","url":null,"abstract":"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.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"17 1","pages":"1 - 37"},"PeriodicalIF":3.5,"publicationDate":"2023-01-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64063195","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}
引用次数: 8
Improving Conformance of Web Services: A Constraint-based Model-driven Approach 提高Web服务的一致性:一种基于约束的模型驱动方法
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-19 DOI: 10.1145/3580515
Chang-ai Sun, An Fu, Jingting Jia, Meng Li, Jun Han
Web services have been widely used to develop complex distributed software systems in the context of Service Oriented Architecture (SOA). As a standard for describing Web services, the Web Service Description Language (WSDL) provides a universal mechanism to describe the service’s functionalities for the service consumers. However, the current WSDL only provides the description of the interfaces to a Web Service without any restrictions or assumptions on how to properly invoke the service, resulting in divergent understanding of the Web service’s behavior between the service developer and service consumer. A particular challenge is how to make explicit the various behavior assumptions and restrictions of a service (for the user), and make sure that the service implementation conforms to them (for the developer). In this article, we propose a constraint-based model-driven approach to improving the behavior conformance of Web services. In our approach, constraints are introduced in an extended WSDL, called CxWSDL, to formally and explicitly express the implicit restrictions and assumptions on the behavior of a Web service, and then the predefined constraints are used to derive test cases in a model-driven manner to test the service implementation’s conformance to its behavior constraints from the user’s perspective. An empirical study involving four real-life Web services was conducted to evaluate the effectiveness of our approach, and four actual inconsistencies were discovered.
在面向服务体系结构(SOA)的背景下,Web服务已被广泛用于开发复杂的分布式软件系统。作为描述Web服务的标准,Web服务描述语言(WSDL)为服务消费者提供了一种通用机制来描述服务的功能。然而,当前的WSDL只提供了对Web服务接口的描述,而没有对如何正确调用服务进行任何限制或假设,这导致服务开发人员和服务使用者对Web服务行为的理解存在分歧。一个特别的挑战是如何明确服务的各种行为假设和限制(对于用户),并确保服务实现符合这些假设和限制。在本文中,我们提出了一种基于约束的模型驱动方法来提高Web服务的行为一致性。在我们的方法中,在一个名为CxWSDL的扩展WSDL中引入了约束,以正式和明确地表达对Web服务行为的隐含限制和假设,然后使用预定义的约束以模型驱动的方式派生测试用例,从用户的角度测试服务实现对其行为约束的一致性。为了评估我们的方法的有效性,我们进行了一项涉及四个真实Web服务的实证研究,发现了四个实际的不一致之处。
{"title":"Improving Conformance of Web Services: A Constraint-based Model-driven Approach","authors":"Chang-ai Sun, An Fu, Jingting Jia, Meng Li, Jun Han","doi":"10.1145/3580515","DOIUrl":"https://doi.org/10.1145/3580515","url":null,"abstract":"Web services have been widely used to develop complex distributed software systems in the context of Service Oriented Architecture (SOA). As a standard for describing Web services, the Web Service Description Language (WSDL) provides a universal mechanism to describe the service’s functionalities for the service consumers. However, the current WSDL only provides the description of the interfaces to a Web Service without any restrictions or assumptions on how to properly invoke the service, resulting in divergent understanding of the Web service’s behavior between the service developer and service consumer. A particular challenge is how to make explicit the various behavior assumptions and restrictions of a service (for the user), and make sure that the service implementation conforms to them (for the developer). In this article, we propose a constraint-based model-driven approach to improving the behavior conformance of Web services. In our approach, constraints are introduced in an extended WSDL, called CxWSDL, to formally and explicitly express the implicit restrictions and assumptions on the behavior of a Web service, and then the predefined constraints are used to derive test cases in a model-driven manner to test the service implementation’s conformance to its behavior constraints from the user’s perspective. An empirical study involving four real-life Web services was conducted to evaluate the effectiveness of our approach, and four actual inconsistencies were discovered.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"17 1","pages":"1 - 36"},"PeriodicalIF":3.5,"publicationDate":"2023-01-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43011202","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
Enhancing Conversational Recommendation Systems with Representation Fusion 用表示融合增强会话推荐系统
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-19 DOI: 10.1145/3577034
Yingxu Wang, Xiaoru Chen, Jinyuan Fang, Zaiqiao Meng, Shangsong Liang
Conversational Recommendation Systems (CRSs) aim to improve recommendation performance by utilizing information from a conversation session. A CRS first constructs questions and then asks users for their feedback in each conversation session to refine better recommendation lists to users. The key design of CRS is to construct proper questions and obtain users’ feedback in response to these questions so as to effectively capture user preferences. Many CRS works have been proposed; however, they suffer from defects when constructing questions for users to answer: (1) employing a dialogue policy agent for constructing questions is one of the most common choices in CRS, but it needs to be trained with a huge corpus, and (2) it is not appropriate that constructing questions from a single policy (e.g., a CRS only selects attributes that the user has interacted with) for all users with different preferences. To address these defects, we propose a novel CRS model, namely a Representation Fusion–based Conversational Recommendation model, where the whole conversation session is divided into two subsessions (i.e., Local Question Search subsession and Global Question Search subsession) and two different question search methods are proposed to construct questions in the corresponding subsessions without employing policy agents. In particular, in the Local Question Search subsession we adopt a novel graph mining method to find questions, where the paths in the graph between users and attributes can eliminate irrelevant attributes; in the Global Question Search subsession we propose to initialize user preference on items with the user and all item historical rating records and construct questions based on user’s preference. Then, we update the embeddings independently over the two subsessions according to user’s feedback and fuse the final embeddings from the two subsessions for the recommendation. Experiments on three real-world recommendation datasets demonstrate that our proposed method outperforms five state-of-the-art baselines.
会话推荐系统(CRS)旨在通过利用会话中的信息来提高推荐性能。CRS首先构建问题,然后在每次会话中询问用户的反馈,以完善向用户提供的更好的推荐列表。CRS的关键设计是构建适当的问题,并获得用户对这些问题的反馈,从而有效地捕捉用户的偏好。已经提出了许多CRS工作;然而,它们在构建问题供用户回答时存在缺陷:(1)使用对话策略代理来构建问题是CRS中最常见的选择之一,但它需要用庞大的语料库来训练,以及(2)对于具有不同偏好的所有用户,从单个策略(例如CRS仅选择用户已经交互的属性)构建问题是不合适的。为了解决这些缺陷,我们提出了一种新的CRS模型,即基于表示融合的会话推荐模型,其中整个会话被划分为两个子会话(即局部问题搜索子会话和全局问题搜索子任务),并且提出了两种不同的问题搜索方法来在不使用策略代理的情况下在相应的子会话中构造问题。特别是,在局部问题搜索子会话中,我们采用了一种新颖的图挖掘方法来查找问题,其中图中用户和属性之间的路径可以消除不相关的属性;在“全局问题搜索”子部分中,我们建议使用用户和所有项目历史评级记录初始化用户对项目的偏好,并根据用户的偏好构建问题。然后,我们根据用户的反馈在两个子会话上独立地更新嵌入,并融合来自两个子会话的最终嵌入以进行推荐。在三个真实世界的推荐数据集上的实验表明,我们提出的方法优于五个最先进的基线。
{"title":"Enhancing Conversational Recommendation Systems with Representation Fusion","authors":"Yingxu Wang, Xiaoru Chen, Jinyuan Fang, Zaiqiao Meng, Shangsong Liang","doi":"10.1145/3577034","DOIUrl":"https://doi.org/10.1145/3577034","url":null,"abstract":"Conversational Recommendation Systems (CRSs) aim to improve recommendation performance by utilizing information from a conversation session. A CRS first constructs questions and then asks users for their feedback in each conversation session to refine better recommendation lists to users. The key design of CRS is to construct proper questions and obtain users’ feedback in response to these questions so as to effectively capture user preferences. Many CRS works have been proposed; however, they suffer from defects when constructing questions for users to answer: (1) employing a dialogue policy agent for constructing questions is one of the most common choices in CRS, but it needs to be trained with a huge corpus, and (2) it is not appropriate that constructing questions from a single policy (e.g., a CRS only selects attributes that the user has interacted with) for all users with different preferences. To address these defects, we propose a novel CRS model, namely a Representation Fusion–based Conversational Recommendation model, where the whole conversation session is divided into two subsessions (i.e., Local Question Search subsession and Global Question Search subsession) and two different question search methods are proposed to construct questions in the corresponding subsessions without employing policy agents. In particular, in the Local Question Search subsession we adopt a novel graph mining method to find questions, where the paths in the graph between users and attributes can eliminate irrelevant attributes; in the Global Question Search subsession we propose to initialize user preference on items with the user and all item historical rating records and construct questions based on user’s preference. Then, we update the embeddings independently over the two subsessions according to user’s feedback and fuse the final embeddings from the two subsessions for the recommendation. Experiments on three real-world recommendation datasets demonstrate that our proposed method outperforms five state-of-the-art baselines.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"17 1","pages":"1 - 34"},"PeriodicalIF":3.5,"publicationDate":"2023-01-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43875123","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
BehaviorNet: A Fine-grained Behavior-aware Network for Dynamic Link Prediction 行为网:用于动态链接预测的细粒度行为感知网络
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-19 DOI: 10.1145/3580514
Mingyi Liu, Zhiying Tu, Tonghua Su, Xianzhi Wang, Xiaofei Xu, Zhongjie Wang
Dynamic link prediction has become a trending research subject because of its wide applications in web, sociology, transportation, and bioinformatics. Currently, the prevailing approach for dynamic link prediction is based on graph neural networks, in which graph representation learning is the key to perform dynamic link prediction tasks. However, there are still great challenges because the structure of graphs evolves over time. A common approach is to represent a dynamic graph as a collection of discrete snapshots, in which information over a period is aggregated through summation or averaging. This way results in some fine-grained time-related information loss, which further leads to a certain degree of performance degradation. We conjecture that such fine-grained information is vital because it implies specific behavior patterns of nodes and edges in a snapshot. To verify this conjecture, we propose a novel fine-grained behavior-aware network (BehaviorNet) for dynamic network link prediction. Specifically, BehaviorNet adapts a transformer-based graph convolution network to capture the latent structural representations of nodes by adding edge behaviors as an additional attribute of edges. GRU is applied to learn the temporal features of given snapshots of a dynamic network by utilizing node behaviors as auxiliary information. Extensive experiments are conducted on several real-world dynamic graph datasets, and the results show significant performance gains for BehaviorNet over several state-of-the-art (SOTA) discrete dynamic link prediction baselines. Ablation study validates the effectiveness of modeling fine-grained edge and node behaviors.
动态链路预测由于其在网络、社会学、交通运输、生物信息学等领域的广泛应用,已成为一个热门的研究课题。目前,主流的动态链路预测方法是基于图神经网络,其中图表示学习是实现动态链路预测任务的关键。然而,仍然存在巨大的挑战,因为图的结构会随着时间的推移而发展。一种常见的方法是将动态图表示为离散快照的集合,其中一段时间内的信息通过求和或平均进行汇总。这种方式会导致一些细粒度的时间相关信息丢失,从而进一步导致一定程度的性能下降。我们推测这种细粒度的信息是至关重要的,因为它暗示了快照中节点和边缘的特定行为模式。为了验证这一猜想,我们提出了一种用于动态网络链路预测的新型细粒度行为感知网络(BehaviorNet)。具体来说,BehaviorNet采用基于变压器的图卷积网络,通过添加边缘行为作为边缘的附加属性来捕获节点的潜在结构表示。GRU利用节点行为作为辅助信息来学习给定动态网络快照的时间特征。在几个真实世界的动态图数据集上进行了大量的实验,结果表明,在几个最先进的(SOTA)离散动态链路预测基线上,BehaviorNet的性能得到了显著提高。烧蚀实验验证了细粒度边缘和节点行为建模的有效性。
{"title":"BehaviorNet: A Fine-grained Behavior-aware Network for Dynamic Link Prediction","authors":"Mingyi Liu, Zhiying Tu, Tonghua Su, Xianzhi Wang, Xiaofei Xu, Zhongjie Wang","doi":"10.1145/3580514","DOIUrl":"https://doi.org/10.1145/3580514","url":null,"abstract":"Dynamic link prediction has become a trending research subject because of its wide applications in web, sociology, transportation, and bioinformatics. Currently, the prevailing approach for dynamic link prediction is based on graph neural networks, in which graph representation learning is the key to perform dynamic link prediction tasks. However, there are still great challenges because the structure of graphs evolves over time. A common approach is to represent a dynamic graph as a collection of discrete snapshots, in which information over a period is aggregated through summation or averaging. This way results in some fine-grained time-related information loss, which further leads to a certain degree of performance degradation. We conjecture that such fine-grained information is vital because it implies specific behavior patterns of nodes and edges in a snapshot. To verify this conjecture, we propose a novel fine-grained behavior-aware network (BehaviorNet) for dynamic network link prediction. Specifically, BehaviorNet adapts a transformer-based graph convolution network to capture the latent structural representations of nodes by adding edge behaviors as an additional attribute of edges. GRU is applied to learn the temporal features of given snapshots of a dynamic network by utilizing node behaviors as auxiliary information. Extensive experiments are conducted on several real-world dynamic graph datasets, and the results show significant performance gains for BehaviorNet over several state-of-the-art (SOTA) discrete dynamic link prediction baselines. Ablation study validates the effectiveness of modeling fine-grained edge and node behaviors.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-01-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"44359751","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}
引用次数: 2
A Dual-Channel Semi-Supervised Learning Framework on Graphs via Knowledge Transfer and Meta-Learning 基于知识转移和元学习的图的双通道半监督学习框架
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-18 DOI: 10.1145/3577033
Ziyue Qiao, Pengyang Wang, P. Wang, Zhiyuan Ning, Yanjie Fu, Yi Du, Yuanchun Zhou, Jianqiang Huang, Xiansheng Hua, H. Xiong
This paper studies the problem of semi-supervised learning on graphs, which aims to incorporate ubiquitous unlabeled knowledge (e.g., graph topology, node attributes) with few-available labeled knowledge (e.g., node class) to alleviate the scarcity issue of supervised information on node classification. While promising results are achieved, existing works for this problem usually suffer from the poor balance of generalization and fitting ability due to the heavy reliance on labels or task-agnostic unsupervised information. To address the challenge, we propose a dual-channel framework for semi-supervised learning on Graphs via Knowledge Transfer between independent supervised and unsupervised embedding spaces, namely GKT. Specifically, we devise a dual-channel framework including a supervised model for learning the label probability of nodes and an unsupervised model for extracting information from massive unlabeled graph data. A knowledge transfer head is proposed to bridge the gap between the generalization and fitting capability of the two models. We use the unsupervised information to reconstruct batch-graphs to smooth the label probability distribution on the graphs to improve the generalization of prediction. We also adaptively adjust the reconstructed graphs by encouraging the label-related connections to solidify the fitting ability. Since the optimization of the supervised channel with knowledge transfer contains that of the unsupervised channel as a constraint and vice versa, we then propose a meta-learning-based method to solve the bi-level optimization problem, which avoids the negative transfer and further improves the model’s performance. Finally, extensive experiments validate the effectiveness of our proposed framework by comparing state-of-the-art algorithms.
本文研究了图的半监督学习问题,旨在将无处不在的无标记知识(如图拓扑、节点属性)与较少可用的有标记知识(如节点类)结合起来,以缓解节点分类中监督信息的稀缺性问题。虽然取得了令人满意的结果,但由于严重依赖标签或任务不可知的无监督信息,现有的工作通常存在泛化和拟合能力平衡不佳的问题。为了解决这一挑战,我们提出了一个通过独立监督和无监督嵌入空间之间的知识转移在图上进行半监督学习的双通道框架,即GKT。具体来说,我们设计了一个双通道框架,包括一个用于学习节点标记概率的监督模型和一个用于从大量未标记的图数据中提取信息的无监督模型。提出了一个知识转移头来弥补两种模型泛化和拟合能力之间的差距。我们利用无监督信息重构批图,平滑批图上的标签概率分布,提高预测的泛化性。我们还通过鼓励标签相关的连接来自适应调整重构图,以巩固拟合能力。由于带知识迁移的有监督通道的优化包含无监督通道的优化作为约束,反之亦然,我们提出了一种基于元学习的方法来解决双层优化问题,避免了负迁移,进一步提高了模型的性能。最后,通过比较最先进的算法,广泛的实验验证了我们提出的框架的有效性。
{"title":"A Dual-Channel Semi-Supervised Learning Framework on Graphs via Knowledge Transfer and Meta-Learning","authors":"Ziyue Qiao, Pengyang Wang, P. Wang, Zhiyuan Ning, Yanjie Fu, Yi Du, Yuanchun Zhou, Jianqiang Huang, Xiansheng Hua, H. Xiong","doi":"10.1145/3577033","DOIUrl":"https://doi.org/10.1145/3577033","url":null,"abstract":"This paper studies the problem of semi-supervised learning on graphs, which aims to incorporate ubiquitous unlabeled knowledge (e.g., graph topology, node attributes) with few-available labeled knowledge (e.g., node class) to alleviate the scarcity issue of supervised information on node classification. While promising results are achieved, existing works for this problem usually suffer from the poor balance of generalization and fitting ability due to the heavy reliance on labels or task-agnostic unsupervised information. To address the challenge, we propose a dual-channel framework for semi-supervised learning on Graphs via Knowledge Transfer between independent supervised and unsupervised embedding spaces, namely GKT. Specifically, we devise a dual-channel framework including a supervised model for learning the label probability of nodes and an unsupervised model for extracting information from massive unlabeled graph data. A knowledge transfer head is proposed to bridge the gap between the generalization and fitting capability of the two models. We use the unsupervised information to reconstruct batch-graphs to smooth the label probability distribution on the graphs to improve the generalization of prediction. We also adaptively adjust the reconstructed graphs by encouraging the label-related connections to solidify the fitting ability. Since the optimization of the supervised channel with knowledge transfer contains that of the unsupervised channel as a constraint and vice versa, we then propose a meta-learning-based method to solve the bi-level optimization problem, which avoids the negative transfer and further improves the model’s performance. Finally, extensive experiments validate the effectiveness of our proposed framework by comparing state-of-the-art algorithms.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-01-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"41564761","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
Into the Unknown: Exploration of Search Engines’ Responses to Users with Depression and Anxiety 进入未知:探索搜索引擎对抑郁和焦虑用户的反应
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-18 DOI: 10.1145/3580283
Ashlee Milton, M. S. Pera
Researchers worldwide have explored the behavioral nuances that emerge from interactions of individuals afflicted by mental health disorders (MHD) with persuasive technologies, mainly social media. Yet, there is a gap in the analysis pertaining to a persuasive technology that is part of their everyday lives: web search engines (SE). Each day, users with MHD embark on information seeking journeys using popular SE, like Google or Bing. Every step of the search process for better or worse has the potential to influence a searcher’s mindset. In this work, we empirically investigate what subliminal stimulus SE present to these vulnerable individuals during their searches. For this, we use synthetic queries to produce associated query suggestions and search engine results pages. Then, we infer the subliminal stimulus present in text from SE, i.e., query suggestions, snippets, and web resources. Findings from our empirical analysis reveal that the subliminal stimulus displayed by SE at different stages of the information seeking process differ between MHD searchers and our control group comprised of ”average” SE users. Outcomes from this work showcase open problems related to query suggestions, search engine result pages, and ranking, that the information retrieval community needs to address so that SE can better support individuals with MHD.
世界各地的研究人员已经探索了精神健康障碍患者与有说服力的技术(主要是社交媒体)互动时产生的行为细微差别。然而,在与一项有说服力的技术相关的分析中存在差距,这项技术是他们日常生活的一部分:网络搜索引擎(SE)。每天,MHD用户都会使用流行的SE(如谷歌或必应)进行信息搜索。搜索过程中的每一步,无论好坏,都有可能影响搜索者的心态。在这项工作中,我们实证研究了在这些弱势个体的搜索过程中,SE会给他们带来什么潜意识刺激。为此,我们使用合成查询来生成关联的查询建议和搜索引擎结果页面。然后,我们从SE推断文本中存在的潜意识刺激,即查询建议、片段和网络资源。我们的实证分析结果表明,在信息寻求过程的不同阶段,SE表现出的潜意识刺激在MHD搜索者和由“平均”SE用户组成的对照组之间有所不同。这项工作的成果展示了与查询建议、搜索引擎结果页面和排名相关的开放性问题,信息检索社区需要解决这些问题,以便SE能够更好地支持MHD患者。
{"title":"Into the Unknown: Exploration of Search Engines’ Responses to Users with Depression and Anxiety","authors":"Ashlee Milton, M. S. Pera","doi":"10.1145/3580283","DOIUrl":"https://doi.org/10.1145/3580283","url":null,"abstract":"Researchers worldwide have explored the behavioral nuances that emerge from interactions of individuals afflicted by mental health disorders (MHD) with persuasive technologies, mainly social media. Yet, there is a gap in the analysis pertaining to a persuasive technology that is part of their everyday lives: web search engines (SE). Each day, users with MHD embark on information seeking journeys using popular SE, like Google or Bing. Every step of the search process for better or worse has the potential to influence a searcher’s mindset. In this work, we empirically investigate what subliminal stimulus SE present to these vulnerable individuals during their searches. For this, we use synthetic queries to produce associated query suggestions and search engine results pages. Then, we infer the subliminal stimulus present in text from SE, i.e., query suggestions, snippets, and web resources. Findings from our empirical analysis reveal that the subliminal stimulus displayed by SE at different stages of the information seeking process differ between MHD searchers and our control group comprised of ”average” SE users. Outcomes from this work showcase open problems related to query suggestions, search engine result pages, and ranking, that the information retrieval community needs to address so that SE can better support individuals with MHD.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":""},"PeriodicalIF":3.5,"publicationDate":"2023-01-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"49211440","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
Investment and Risk Management with Online News and Heterogeneous Networks 利用在线新闻和异构网络进行投资和风险管理
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-04 DOI: 10.1145/3532858
Gary (Ming) Ang, E. Lim
Stock price movements in financial markets are influenced by large volumes of news from diverse sources on the web, e.g., online news outlets, blogs, social media. Extracting useful information from online news for financial tasks, e.g., forecasting stock returns or risks, is, however, challenging due to the low signal-to-noise ratios of such online information. Assessing the relevance of each news article to the price movements of individual stocks is also difficult, even for human experts. In this article, we propose the Guided Global-Local Attention-based Multimodal Heterogeneous Network (GLAM) model, which comprises novel attention-based mechanisms for multimodal sequential and graph encoding, a guided learning strategy, and a multitask training objective. GLAM uses multimodal information, heterogeneous relationships between companies and leverages significant local responses of individual stock prices to online news to extract useful information from diverse global online news relevant to individual stocks for multiple forecasting tasks. Our extensive experiments with multiple datasets show that GLAM outperforms other state-of-the-art models on multiple forecasting tasks and investment and risk management application case-studies.
金融市场的股价波动受到来自网络上各种来源的大量新闻的影响,例如在线新闻媒体、博客、社交媒体。然而,由于此类在线信息的信噪比较低,从在线新闻中提取有用信息用于金融任务(例如预测股票回报或风险)具有挑战性。即使对人类专家来说,评估每一篇新闻文章与个股价格走势的相关性也很困难。在本文中,我们提出了基于引导全局局部注意力的多模式异构网络(GLAM)模型,该模型包括用于多模式序列和图编码的新的基于注意力的机制、引导学习策略和多任务训练目标。GLAM使用多模式信息、公司之间的异构关系,并利用单个股票价格对在线新闻的显著本地响应,从与单个股票相关的各种全球在线新闻中提取有用信息,用于多项预测任务。我们对多个数据集的广泛实验表明,GLAM在多个预测任务以及投资和风险管理应用案例研究方面优于其他最先进的模型。
{"title":"Investment and Risk Management with Online News and Heterogeneous Networks","authors":"Gary (Ming) Ang, E. Lim","doi":"10.1145/3532858","DOIUrl":"https://doi.org/10.1145/3532858","url":null,"abstract":"Stock price movements in financial markets are influenced by large volumes of news from diverse sources on the web, e.g., online news outlets, blogs, social media. Extracting useful information from online news for financial tasks, e.g., forecasting stock returns or risks, is, however, challenging due to the low signal-to-noise ratios of such online information. Assessing the relevance of each news article to the price movements of individual stocks is also difficult, even for human experts. In this article, we propose the Guided Global-Local Attention-based Multimodal Heterogeneous Network (GLAM) model, which comprises novel attention-based mechanisms for multimodal sequential and graph encoding, a guided learning strategy, and a multitask training objective. GLAM uses multimodal information, heterogeneous relationships between companies and leverages significant local responses of individual stock prices to online news to extract useful information from diverse global online news relevant to individual stocks for multiple forecasting tasks. Our extensive experiments with multiple datasets show that GLAM outperforms other state-of-the-art models on multiple forecasting tasks and investment and risk management application case-studies.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":"17 1","pages":"1 - 24"},"PeriodicalIF":3.5,"publicationDate":"2023-01-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"43472335","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
Graph Attention Network for Text Classification and Detection of Mental Disorder 精神障碍文本分类与检测的图注意网络
IF 3.5 4区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-12-14 DOI: 10.1145/3572406
Usman Ahmed, Jerry Chun‐wei Lin, Gautam Srivastava
A serious issue in today’s society is Depression, which can have a devastating impact on a person’s ability to cope in daily life. Numerous studies have examined the use of data generated directly from users using social media to diagnose and detect Depression as a mental illness. Therefore, this paper investigates the language used in individuals’ personal expressions to identify depressive symptoms via social media. Graph Attention Networks (GATs) are used in this study as a solution to the problems associated with text classification of depression. These GATs can be constructed using masked self-attention layers. Rather than requiring expensive matrix operations such as similarity or knowledge of network architecture, this study implicitly assigns weights to each node in a neighbourhood. This is possible because nodes and words can carry properties and sentiments of their neighbours. Another aspect of the study that contributed to the expansion of the emotion lexicon was the use of hypernyms. As a result, our method performs better when applied to data from the Reddit subreddit Depression. Our experiments show that the emotion lexicon constructed by using the Graph Attention Network ROC achieves 0.91 while remaining simple and interpretable.
当今社会的一个严重问题是抑郁症,它会对一个人的日常生活能力产生毁灭性的影响。许多研究检查了使用社交媒体用户直接生成的数据来诊断和检测抑郁症作为一种精神疾病的情况。因此,本文研究了通过社交媒体识别抑郁症状的个人表达中使用的语言。本研究使用图形注意力网络(GATs)来解决与抑郁症文本分类相关的问题。这些GAT可以使用掩蔽的自注意层来构建。这项研究不需要昂贵的矩阵运算,如相似性或网络架构知识,而是隐式地为邻域中的每个节点分配权重。这是可能的,因为节点和单词可以携带其邻居的属性和情感。这项研究的另一个有助于扩大情感词汇的方面是使用同义词。因此,我们的方法在应用于Reddit子版块Reddit Depression的数据时表现更好。我们的实验表明,使用图注意力网络ROC构建的情感词典达到了0.91,同时保持了简单和可解释性。
{"title":"Graph Attention Network for Text Classification and Detection of Mental Disorder","authors":"Usman Ahmed, Jerry Chun‐wei Lin, Gautam Srivastava","doi":"10.1145/3572406","DOIUrl":"https://doi.org/10.1145/3572406","url":null,"abstract":"A serious issue in today’s society is Depression, which can have a devastating impact on a person’s ability to cope in daily life. Numerous studies have examined the use of data generated directly from users using social media to diagnose and detect Depression as a mental illness. Therefore, this paper investigates the language used in individuals’ personal expressions to identify depressive symptoms via social media. Graph Attention Networks (GATs) are used in this study as a solution to the problems associated with text classification of depression. These GATs can be constructed using masked self-attention layers. Rather than requiring expensive matrix operations such as similarity or knowledge of network architecture, this study implicitly assigns weights to each node in a neighbourhood. This is possible because nodes and words can carry properties and sentiments of their neighbours. Another aspect of the study that contributed to the expansion of the emotion lexicon was the use of hypernyms. As a result, our method performs better when applied to data from the Reddit subreddit Depression. Our experiments show that the emotion lexicon constructed by using the Graph Attention Network ROC achieves 0.91 while remaining simple and interpretable.","PeriodicalId":50940,"journal":{"name":"ACM Transactions on the Web","volume":" ","pages":"1 - 31"},"PeriodicalIF":3.5,"publicationDate":"2022-12-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"46309405","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
期刊
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