首页 > 最新文献

ACM Transactions on Information Systems最新文献

英文 中文
Unifying Graph Neural Networks with a Generalized Optimization Framework 用广义优化框架统一图神经网络
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-25 DOI: 10.1145/3660852
Chuan Shi, Meiqi Zhu, Yue Yu, Xiao Wang, Junping Du
Graph Neural Networks (GNNs) have received considerable attention on graph-structured data learning for a wide variety of tasks. The well-designed propagation mechanism, which has been demonstrated effective, is the most fundamental part of GNNs. Although most of the GNNs basically follow a message passing manner, little effort has been made to discover and analyze their essential relations. In this paper, we establish a surprising connection between different propagation mechanisms with an optimization problem. We show that despite the proliferation of various GNNs, in fact, their proposed propagation mechanisms are the optimal solutions of a generalized optimization framework with a flexible feature fitting function and a generalized graph regularization term. Actually, the optimization framework can not only help understand the propagation mechanisms of GNNs, but also open up opportunities for flexibly designing new GNNs. Through analyzing the general solutions of the optimization framework, we provide a more convenient way for deriving corresponding propagation results of GNNs. We further discover that existing works usually utilize naïve graph convolutional kernels for feature fitting function, or just utilize one-hop structural information (original topology graph) for graph regularization term. Correspondingly, we develop two novel objective functions considering adjustable graph kernels showing low-pass or high-pass filtering capabilities and one novel objective function considering high-order structural information during propagation respectively. Extensive experiments on benchmark datasets clearly show that the newly proposed GNNs not only outperform the state-of-the-art methods but also have good ability to alleviate over-smoothing, and further verify the feasibility for designing GNNs with the generalized unified optimization framework.
图神经网络(GNN)在针对各种任务的图结构数据学习方面受到了广泛关注。精心设计的传播机制是图神经网络最基本的部分,已被证明行之有效。虽然大多数 GNN 基本遵循消息传递方式,但人们很少努力去发现和分析它们之间的本质关系。在本文中,我们在不同的传播机制与优化问题之间建立了惊人的联系。我们的研究表明,尽管各种 GNN 层出不穷,但事实上,它们所提出的传播机制都是带有灵活特征拟合函数和广义图正则化项的广义优化框架的最优解。实际上,优化框架不仅有助于理解 GNN 的传播机制,还为灵活设计新的 GNN 提供了机会。通过分析优化框架的一般解,我们为推导 GNN 的相应传播结果提供了更便捷的方法。我们进一步发现,现有研究通常利用天真图卷积核作为特征拟合函数,或仅利用单跳结构信息(原始拓扑图)作为图正则化项。相应地,我们开发了两个新的目标函数,考虑到可调整的图核,显示出低通滤波器或高通滤波器的能力,以及一个新的目标函数,在传播过程中分别考虑到高阶结构信息。在基准数据集上进行的大量实验清楚地表明,新提出的 GNN 不仅优于最先进的方法,而且具有良好的缓解过度平滑的能力,并进一步验证了利用广义统一优化框架设计 GNN 的可行性。
{"title":"Unifying Graph Neural Networks with a Generalized Optimization Framework","authors":"Chuan Shi, Meiqi Zhu, Yue Yu, Xiao Wang, Junping Du","doi":"10.1145/3660852","DOIUrl":"https://doi.org/10.1145/3660852","url":null,"abstract":"Graph Neural Networks (GNNs) have received considerable attention on graph-structured data learning for a wide variety of tasks. The well-designed propagation mechanism, which has been demonstrated effective, is the most fundamental part of GNNs. Although most of the GNNs basically follow a message passing manner, little effort has been made to discover and analyze their essential relations. In this paper, we establish a surprising connection between different propagation mechanisms with an optimization problem. We show that despite the proliferation of various GNNs, in fact, their proposed propagation mechanisms are the optimal solutions of a generalized optimization framework with a flexible feature fitting function and a generalized graph regularization term. Actually, the optimization framework can not only help understand the propagation mechanisms of GNNs, but also open up opportunities for flexibly designing new GNNs. Through analyzing the general solutions of the optimization framework, we provide a more convenient way for deriving corresponding propagation results of GNNs. We further discover that existing works usually utilize naïve graph convolutional kernels for feature fitting function, or just utilize one-hop structural information (original topology graph) for graph regularization term. Correspondingly, we develop two novel objective functions considering adjustable graph kernels showing low-pass or high-pass filtering capabilities and one novel objective function considering high-order structural information during propagation respectively. Extensive experiments on benchmark datasets clearly show that the newly proposed GNNs not only outperform the state-of-the-art methods but also have good ability to alleviate over-smoothing, and further verify the feasibility for designing GNNs with the generalized unified optimization framework.","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140656019","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
M 3 Rec: A Context-aware Offline Meta-level Model-based Reinforcement Learning Approach for Cold-Start Recommendation M 3 Rec:用于冷启动推荐的基于模型的上下文感知离线元级强化学习方法
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-25 DOI: 10.1145/3659947
Yanan Wang, Yong Ge, Zhepeng Li, Li Li, Rui Chen
Reinforcement learning (RL) has shown great promise in optimizing long-term user interest in recommender systems. However, existing RL-based recommendation methods need a large number of interactions for each user to learn the recommendation policy. The challenge becomes more critical when recommending to new users who have a limited number of interactions. To that end, in this paper, we address the cold-start challenge in the RL-based recommender systems by proposing a novel context-aware offline meta-level model-based reinforcement learning approach for user adaptation. Our proposed approach learns to infer each user's preference with a user context variable that enables recommendation systems to better adapt to new users with limited contextual information. To improve adaptation efficiency, our approach learns to recover the user choice function and reward from limited contextual information through an inverse reinforcement learning method, which is used to assist the training of a meta-level recommendation agent. To avoid the need for online interaction, the proposed method is trained using historically collected offline data. Moreover, to tackle the challenge of offline policy training, we introduce a mutual information constraint between the user model and recommendation agent. Evaluation results show the superiority of our developed offline policy learning method when adapting to new users with limited contextual information. In addition, we provide a theoretical analysis of the recommendation performance bound.
强化学习(RL)在优化推荐系统中长期用户兴趣方面显示出巨大的潜力。然而,现有的基于 RL 的推荐方法需要每个用户进行大量的交互来学习推荐策略。在向互动次数有限的新用户推荐时,这一挑战变得更加严峻。为此,我们在本文中提出了一种新颖的情境感知离线元级模型强化学习方法,用于用户适应,从而解决了基于 RL 的推荐系统中的冷启动挑战。我们提出的方法通过用户上下文变量来学习推断每个用户的偏好,从而使推荐系统在上下文信息有限的情况下更好地适应新用户。为了提高适应效率,我们的方法通过反强化学习方法,从有限的上下文信息中学习恢复用户选择函数和奖励,用于辅助元级推荐代理的训练。为了避免在线交互的需要,我们提出的方法使用历史上收集的离线数据进行训练。此外,为了应对离线策略训练的挑战,我们在用户模型和推荐代理之间引入了互信息约束。评估结果表明,在适应上下文信息有限的新用户时,我们开发的离线策略学习方法具有优越性。此外,我们还对推荐性能约束进行了理论分析。
{"title":"M\u0000 3\u0000 Rec: A Context-aware Offline Meta-level Model-based Reinforcement Learning Approach for Cold-Start Recommendation","authors":"Yanan Wang, Yong Ge, Zhepeng Li, Li Li, Rui Chen","doi":"10.1145/3659947","DOIUrl":"https://doi.org/10.1145/3659947","url":null,"abstract":"Reinforcement learning (RL) has shown great promise in optimizing long-term user interest in recommender systems. However, existing RL-based recommendation methods need a large number of interactions for each user to learn the recommendation policy. The challenge becomes more critical when recommending to new users who have a limited number of interactions. To that end, in this paper, we address the cold-start challenge in the RL-based recommender systems by proposing a novel context-aware offline meta-level model-based reinforcement learning approach for user adaptation. Our proposed approach learns to infer each user's preference with a user context variable that enables recommendation systems to better adapt to new users with limited contextual information. To improve adaptation efficiency, our approach learns to recover the user choice function and reward from limited contextual information through an inverse reinforcement learning method, which is used to assist the training of a meta-level recommendation agent. To avoid the need for online interaction, the proposed method is trained using historically collected offline data. Moreover, to tackle the challenge of offline policy training, we introduce a mutual information constraint between the user model and recommendation agent. Evaluation results show the superiority of our developed offline policy learning method when adapting to new users with limited contextual information. In addition, we provide a theoretical analysis of the recommendation performance bound.","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140656812","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Unsupervised Social Bot Detection via Structural Information Theory 通过结构信息论进行无监督社交机器人检测
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-21 DOI: 10.1145/3660522
Hao Peng, Jingyun Zhang, Xiang Huang, Zhifeng Hao, Angsheng Li, Zhengtao Yu, Philip S. Yu
Research on social bot detection plays a crucial role in maintaining the order and reliability of information dissemination while increasing trust in social interactions. The current mainstream social bot detection models rely on black-box neural network technology, e.g., Graph Neural Network, Transformer, etc., which lacks interpretability. In this work, we present UnDBot, a novel unsupervised, interpretable, yet effective and practical framework for detecting social bots. This framework is built upon structural information theory. We begin by designing three social relationship metrics that capture various aspects of social bot behaviors: Posting Type Distribution , Posting Influence , and Follow-to-follower Ratio . Three new relationships are utilized to construct a new, unified, and weighted social multi-relational graph, aiming to model the relevance of social user behaviors and discover long-distance correlations between users. Second, we introduce a novel method for optimizing heterogeneous structural entropy. This method involves the personalized aggregation of edge information from the social multi-relational graph to generate a two-dimensional encoding tree. The heterogeneous structural entropy facilitates decoding of the substantial structure of the social bots network and enables hierarchical clustering of social bots. Thirdly, a new community labeling method is presented to distinguish social bot communities by computing the user’s stationary distribution, measuring user contributions to network structure, and counting the intensity of user aggregation within the community. Compared with ten representative social bot detection approaches, comprehensive experiments demonstrate the advantages of effectiveness and interpretability of UnDBot on four real social network datasets.
社交僵尸检测研究在维护信息传播秩序和可靠性、提高社交互动信任度方面发挥着至关重要的作用。目前主流的社交僵尸检测模型依赖于黑盒神经网络技术,如图神经网络、变形器等,缺乏可解释性。在这项工作中,我们提出了 UnDBot,这是一种新型的无监督、可解释、有效且实用的社交机器人检测框架。该框架建立在结构信息论的基础上。我们首先设计了三种社会关系度量标准,以捕捉社交机器人行为的各个方面:发帖类型分布、发帖影响力和关注者与关注者比率。我们利用这三种新关系构建了一个新的、统一的、加权的社交多关系图,旨在为社交用户行为的相关性建模,并发现用户之间的远距离相关性。其次,我们介绍了一种优化异构结构熵的新方法。这种方法涉及对社交多关系图中的边缘信息进行个性化聚合,生成二维编码树。异构结构熵有助于解码社交机器人网络的实质性结构,并实现社交机器人的分层聚类。第三,提出了一种新的社区标签方法,通过计算用户的固定分布、衡量用户对网络结构的贡献以及统计社区内用户聚集的强度来区分社交机器人社区。与十种具有代表性的社交僵尸检测方法相比,UnDBot 在四个真实社交网络数据集上的综合实验证明了其有效性和可解释性的优势。
{"title":"Unsupervised Social Bot Detection via Structural Information Theory","authors":"Hao Peng, Jingyun Zhang, Xiang Huang, Zhifeng Hao, Angsheng Li, Zhengtao Yu, Philip S. Yu","doi":"10.1145/3660522","DOIUrl":"https://doi.org/10.1145/3660522","url":null,"abstract":"\u0000 Research on social bot detection plays a crucial role in maintaining the order and reliability of information dissemination while increasing trust in social interactions. The current mainstream social bot detection models rely on black-box neural network technology, e.g., Graph Neural Network, Transformer, etc., which lacks interpretability. In this work, we present UnDBot, a novel unsupervised, interpretable, yet effective and practical framework for detecting social bots. This framework is built upon structural information theory. We begin by designing three social relationship metrics that capture various aspects of social bot behaviors:\u0000 Posting Type Distribution\u0000 ,\u0000 Posting Influence\u0000 , and\u0000 Follow-to-follower Ratio\u0000 . Three new relationships are utilized to construct a new, unified, and weighted social multi-relational graph, aiming to model the relevance of social user behaviors and discover long-distance correlations between users. Second, we introduce a novel method for optimizing heterogeneous structural entropy. This method involves the personalized aggregation of edge information from the social multi-relational graph to generate a two-dimensional encoding tree. The heterogeneous structural entropy facilitates decoding of the substantial structure of the social bots network and enables hierarchical clustering of social bots. Thirdly, a new community labeling method is presented to distinguish social bot communities by computing the user’s stationary distribution, measuring user contributions to network structure, and counting the intensity of user aggregation within the community. Compared with ten representative social bot detection approaches, comprehensive experiments demonstrate the advantages of effectiveness and interpretability of UnDBot on four real social network datasets.\u0000","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140678753","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Average User-side Counterfactual Fairness for Collaborative Filtering 协同过滤的平均用户侧反事实公平性
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-11 DOI: 10.1145/3656639
Pengyang Shao, Le Wu, Kun Zhang, Defu Lian, Richang Hong, Yong Li, Meng Wang

Recently, the user-side fairness issue in Collaborative Filtering (CF) algorithms has gained considerable attention, arguing that results should not discriminate an individual or a sub user group based on users’ sensitive attributes (e.g., gender). Researchers have proposed fairness-aware CF models by decreasing statistical associations between predictions and sensitive attributes. A more natural idea is to achieve model fairness from a causal perspective. The remaining challenge is that we have no access to interventions, i.e., the counterfactual world that produces recommendations when each user have changed the sensitive attribute value. To this end, we first borrow the Rubin-Neyman potential outcome framework to define average causal effects of sensitive attributes. Then, we show that removing causal effects of sensitive attributes is equal to average counterfactual fairness in CF. Then, we use the propensity re-weighting paradigm to estimate the average causal effects of sensitive attributes and formulate the estimated causal effects as an additional regularization term. To the best of our knowledge, we are one of the first few attempts to achieve counterfactual fairness from the causal effect estimation perspective in CF, which frees us from building sophisticated causal graph. Finally, experiments on three real-world datasets show the superiority of our proposed model.

最近,协同过滤(CF)算法中的用户端公平性问题受到了广泛关注,认为结果不应基于用户的敏感属性(如性别)歧视个人或子用户组。研究人员通过减少预测结果与敏感属性之间的统计关联,提出了公平感知 CF 模型。一个更自然的想法是从因果关系的角度来实现模型的公平性。剩下的挑战是,我们无法获得干预,即当每个用户都改变了敏感属性值时,会产生推荐的反事实世界。为此,我们首先借用鲁宾-奈曼潜在结果框架来定义敏感属性的平均因果效应。然后,我们证明消除敏感属性的因果效应等于 CF 中的平均反事实公平性。然后,我们使用倾向再加权范式来估计敏感属性的平均因果效应,并将估计的因果效应表述为一个额外的正则化项。据我们所知,我们是最早从因果效应估计角度在 CF 中实现反事实公平性的少数几个尝试之一,这使我们无需构建复杂的因果图。最后,在三个真实世界数据集上的实验表明了我们提出的模型的优越性。
{"title":"Average User-side Counterfactual Fairness for Collaborative Filtering","authors":"Pengyang Shao, Le Wu, Kun Zhang, Defu Lian, Richang Hong, Yong Li, Meng Wang","doi":"10.1145/3656639","DOIUrl":"https://doi.org/10.1145/3656639","url":null,"abstract":"<p>Recently, the user-side fairness issue in Collaborative Filtering (CF) algorithms has gained considerable attention, arguing that results should not discriminate an individual or a sub user group based on users’ sensitive attributes (e.g., gender). Researchers have proposed fairness-aware CF models by decreasing statistical associations between predictions and sensitive attributes. A more natural idea is to achieve model fairness from a causal perspective. The remaining challenge is that we have no access to interventions, i.e., the counterfactual world that produces recommendations when each user have changed the sensitive attribute value. To this end, we first borrow the Rubin-Neyman potential outcome framework to define average causal effects of sensitive attributes. Then, we show that removing causal effects of sensitive attributes is equal to average counterfactual fairness in CF. Then, we use the propensity re-weighting paradigm to estimate the average causal effects of sensitive attributes and formulate the estimated causal effects as an additional regularization term. To the best of our knowledge, we are one of the first few attempts to achieve counterfactual fairness from the causal effect estimation perspective in CF, which frees us from building sophisticated causal graph. Finally, experiments on three real-world datasets show the superiority of our proposed model.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140583873","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Document-Level Relation Extraction with Progressive Self-Distillation 文件级关系提取与渐进式自我分解
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-08 DOI: 10.1145/3656168
Quan Wang, Zhendong Mao, Jie Gao, Yongdong Zhang

Document-level relation extraction (RE) aims to simultaneously predict relations (including no-relation cases denoted as NA) between all entity pairs in a document. It is typically formulated as a relation classification task with entities pre-detected in advance and solved by a hard-label training regime, which however neglects the divergence of the NA class and the correlations among other classes. This article introduces progressive self-distillation (PSD), a new training regime that employs online, self-knowledge distillation (KD) to produce and incorporate soft labels for document-level RE. The key idea of PSD is to gradually soften hard labels using past predictions from an RE model itself, which are adjusted adaptively as training proceeds. As such, PSD has to learn only one RE model within a single training pass, requiring no extra computation or annotation to pretrain another high-capacity teacher. PSD is conceptually simple, easy to implement, and generally applicable to various RE models to further improve their performance, without introducing additional parameters or significantly increasing training overheads into the models. It is also a general framework that can be flexibly extended to distilling various types of knowledge, rather than being restricted to soft labels themselves. Extensive experiments on four benchmarking datasets verify the effectiveness and generality of the proposed approach. The code is available at https://github.com/GaoJieCN/psd.

文档级关系提取(RE)的目的是同时预测文档中所有实体对之间的关系(包括无关系情况,以 NA 表示)。它通常被表述为一项关系分类任务,预先检测出实体,并通过硬标签训练机制来解决,但这种训练机制忽略了 NA 类的发散性和其他类之间的相关性。本文介绍了渐进式自我蒸馏(PSD),这是一种新的训练机制,它采用在线自我知识蒸馏(KD)来生成和纳入文档级 RE 的软标签。PSD 的关键理念是利用 RE 模型本身过去的预测来逐步软化硬标签,这些预测会随着训练的进行而进行自适应调整。因此,PSD 只需在单次训练中学习一个 RE 模型,不需要额外的计算或注释来预训另一个高容量教师。PSD 概念简单,易于实现,一般适用于各种 RE 模型,可进一步提高其性能,而不会引入额外参数或显著增加模型的训练开销。它还是一个通用框架,可以灵活扩展到提炼各种类型的知识,而不局限于软标签本身。在四个基准数据集上进行的广泛实验验证了所提方法的有效性和通用性。代码可在 https://github.com/GaoJieCN/psd 上获取。
{"title":"Document-Level Relation Extraction with Progressive Self-Distillation","authors":"Quan Wang, Zhendong Mao, Jie Gao, Yongdong Zhang","doi":"10.1145/3656168","DOIUrl":"https://doi.org/10.1145/3656168","url":null,"abstract":"<p>Document-level relation extraction (RE) aims to simultaneously predict relations (including no-relation cases denoted as NA) between all entity pairs in a document. It is typically formulated as a relation classification task with entities pre-detected in advance and solved by a hard-label training regime, which however neglects the divergence of the NA class and the correlations among other classes. This article introduces <b>progressive self-distillation</b> (PSD), a new training regime that employs online, self-knowledge distillation (KD) to produce and incorporate soft labels for document-level RE. The key idea of PSD is to gradually soften hard labels using past predictions from an RE model itself, which are adjusted adaptively as training proceeds. As such, PSD has to learn only one RE model within a single training pass, requiring no extra computation or annotation to pretrain another high-capacity teacher. PSD is conceptually simple, easy to implement, and generally applicable to various RE models to further improve their performance, without introducing additional parameters or significantly increasing training overheads into the models. It is also a general framework that can be flexibly extended to distilling various types of knowledge, rather than being restricted to soft labels themselves. Extensive experiments on four benchmarking datasets verify the effectiveness and generality of the proposed approach. The code is available at https://github.com/GaoJieCN/psd.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140583871","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
FDKT: Towards an interpretable deep knowledge tracing via fuzzy reasoning FDKT:通过模糊推理实现可解释的深度知识追踪
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-05 DOI: 10.1145/3656167
Fei Liu, Chenyang Bu, Haotian Zhang, Le Wu, Kui Yu, Xuegang Hu

In educational data mining, knowledge tracing (KT) aims to model learning performance based on student knowledge mastery. Deep-learning-based KT models perform remarkably better than traditional KT and have attracted considerable attention. However, most of them lack interpretability, making it challenging to explain why the model performed well in the prediction. In this paper, we propose an interpretable deep KT model, referred to as fuzzy deep knowledge tracing (FDKT) via fuzzy reasoning. Specifically, we formalize continuous scores into several fuzzy scores using the fuzzification module. Then, we input the fuzzy scores into the fuzzy reasoning module (FRM). FRM is designed to deduce the current cognitive ability, based on which the future performance was predicted. FDKT greatly enhanced the intrinsic interpretability of deep-learning-based KT through the interpretation of the deduction of student cognition. Furthermore, it broadened the application of KT to continuous scores. Improved performance with regard to both the advantages of FDKT was demonstrated through comparisons with the state-of-the-art models.

在教育数据挖掘中,知识追踪(Knowledge Tracing,KT)旨在根据学生对知识的掌握情况为学习成绩建模。基于深度学习的知识追踪模型的表现明显优于传统的知识追踪模型,引起了广泛关注。然而,这些模型大多缺乏可解释性,这使得解释模型在预测中表现良好的原因具有挑战性。在本文中,我们通过模糊推理提出了一种可解释的深度知识追踪模型,即模糊深度知识追踪(FDKT)。具体来说,我们使用模糊化模块将连续分数形式化为多个模糊分数。然后,我们将模糊分数输入模糊推理模块(FRM)。模糊推理模块旨在推断当前的认知能力,并据此预测未来的表现。通过对学生认知推理的解释,FDKT 极大地增强了基于深度学习的 KT 的内在可解释性。此外,它还拓宽了连续分数 KT 的应用范围。通过与最先进的模型进行比较,FDKT 在这两个优势方面的性能都得到了提高。
{"title":"FDKT: Towards an interpretable deep knowledge tracing via fuzzy reasoning","authors":"Fei Liu, Chenyang Bu, Haotian Zhang, Le Wu, Kui Yu, Xuegang Hu","doi":"10.1145/3656167","DOIUrl":"https://doi.org/10.1145/3656167","url":null,"abstract":"<p>In educational data mining, knowledge tracing (KT) aims to model learning performance based on student knowledge mastery. Deep-learning-based KT models perform remarkably better than traditional KT and have attracted considerable attention. However, most of them lack interpretability, making it challenging to explain why the model performed well in the prediction. In this paper, we propose an interpretable deep KT model, referred to as fuzzy deep knowledge tracing (FDKT) via fuzzy reasoning. Specifically, we formalize continuous scores into several fuzzy scores using the fuzzification module. Then, we input the fuzzy scores into the fuzzy reasoning module (FRM). FRM is designed to deduce the current cognitive ability, based on which the future performance was predicted. FDKT greatly enhanced the intrinsic interpretability of deep-learning-based KT through the interpretation of the deduction of student cognition. Furthermore, it broadened the application of KT to continuous scores. Improved performance with regard to both the advantages of FDKT was demonstrated through comparisons with the state-of-the-art models.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140583611","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Personality-affected Emotion Generation in Dialog Systems 对话系统中受个性影响的情感生成
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-03 DOI: 10.1145/3655616
Zhiyuan Wen, Jiannong Cao, Jiaxing Shen, Ruosong Yang, Shuaiqi Liu, Maosong Sun

Generating appropriate emotions for responses is essential for dialog systems to provide human-like interaction in various application scenarios. Most previous dialog systems tried to achieve this goal by learning empathetic manners from anonymous conversational data. However, emotional responses generated by those methods may be inconsistent, which will decrease user engagement and service quality. Psychological findings suggest that the emotional expressions of humans are rooted in personality traits. Therefore, we propose a new task, Personality-affected Emotion Generation, to generate emotion based on the personality given to the dialog system and further investigate a solution through the personality-affected mood transition. Specifically, we first construct a daily dialog dataset, Personality EmotionLines Dataset (PELD), with emotion and personality annotations. Subsequently, we analyze the challenges in this task, i.e., (1) heterogeneously integrating personality and emotional factors and (2) extracting multi-granularity emotional information in the dialog context. Finally, we propose to model the personality as the transition weight by simulating the mood transition process in the dialog system and solve the challenges above. We conduct extensive experiments on PELD for evaluation. Results suggest that by adopting our method, the emotion generation performance is improved by 13% in macro-F1 and 5% in weighted-F1 from the BERT-base model.

对话系统要想在各种应用场景中提供类似人类的交互,就必须为回应生成适当的情感。以前的大多数对话系统都试图通过从匿名对话数据中学习移情礼仪来实现这一目标。然而,这些方法产生的情绪反应可能会不一致,从而降低用户参与度和服务质量。心理学研究结果表明,人类的情感表达源于个性特征。因此,我们提出了一项新任务--"受个性影响的情绪生成",根据对话系统的个性生成情绪,并通过受个性影响的情绪转换进一步研究解决方案。具体来说,我们首先构建了一个包含情感和个性注释的日常对话数据集--个性情感线数据集(PELD)。随后,我们分析了这一任务所面临的挑战,即:(1)异构整合个性和情感因素;(2)提取对话语境中的多粒度情感信息。最后,我们提出通过模拟对话系统中的情绪转换过程,将个性作为转换权重建模,从而解决上述难题。我们在 PELD 上进行了广泛的实验评估。结果表明,采用我们的方法,在宏 F1 和加权 F1 中,情感生成性能分别比基于 BERT 的模型提高了 13% 和 5%。
{"title":"Personality-affected Emotion Generation in Dialog Systems","authors":"Zhiyuan Wen, Jiannong Cao, Jiaxing Shen, Ruosong Yang, Shuaiqi Liu, Maosong Sun","doi":"10.1145/3655616","DOIUrl":"https://doi.org/10.1145/3655616","url":null,"abstract":"<p>Generating appropriate emotions for responses is essential for dialog systems to provide human-like interaction in various application scenarios. Most previous dialog systems tried to achieve this goal by learning empathetic manners from anonymous conversational data. However, emotional responses generated by those methods may be inconsistent, which will decrease user engagement and service quality. Psychological findings suggest that the emotional expressions of humans are rooted in personality traits. Therefore, we propose a new task, Personality-affected Emotion Generation, to generate emotion based on the personality given to the dialog system and further investigate a solution through the personality-affected mood transition. Specifically, we first construct a daily dialog dataset, Personality EmotionLines Dataset (<b>PELD</b>), with emotion and personality annotations. Subsequently, we analyze the challenges in this task, <i>i.e.</i>, (1) heterogeneously integrating personality and emotional factors and (2) extracting multi-granularity emotional information in the dialog context. Finally, we propose to model the personality as the transition weight by simulating the mood transition process in the dialog system and solve the challenges above. We conduct extensive experiments on PELD for evaluation. Results suggest that by adopting our method, the emotion generation performance is improved by <b>13%</b> in macro-F1 and <b>5%</b> in weighted-F1 from the BERT-base model.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140583893","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Cross-domain NER under a Divide-and-Transfer Paradigm 分而治之范式下的跨域 NER
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-02 DOI: 10.1145/3655618
Xinghua Zhang, Bowen Yu, Xin Cong, Taoyu Su, Quangang Li, Tingwen Liu, Hongbo Xu

Cross-domain Named Entity Recognition (NER) transfers knowledge learned from a rich-resource source domain to improve the learning in a low-resource target domain. Most existing works are designed based on the sequence labeling framework, defining entity detection and type prediction as a monolithic process. However, they typically ignore the discrepant transferability of these two sub-tasks: the former locating spans corresponding to entities is largely domain-robust, while the latter owns distinct entity types across domains. Combining them into an entangled learning problem may contribute to the complexity of domain transfer. In this work, we propose the novel divide-and-transfer paradigm in which different sub-tasks are learned using separate functional modules for respective cross-domain transfer. To demonstrate the effectiveness of divide-and-transfer, we concretely implement two NER frameworks by applying this paradigm with different cross-domain transfer strategies. Experimental results on 10 different domain pairs show the notable superiority of our proposed frameworks. Experimental analyses indicate that significant advantages of the divide-and-transfer paradigm over prior monolithic ones originate from its better performance on low-resource data and a much greater transferability. It gives us a new insight into cross-domain NER. Our code is available at our github.

跨领域命名实体识别(NER)将从资源丰富的源领域学习到的知识转移到资源匮乏的目标领域,从而提高学习效率。现有的大多数工作都是基于序列标注框架设计的,将实体检测和类型预测定义为一个整体过程。然而,它们通常忽略了这两个子任务的不同可转移性:前者定位与实体相对应的跨度在很大程度上是不受领域限制的,而后者则拥有跨领域的不同实体类型。将它们结合成一个纠缠不清的学习问题可能会增加领域转移的复杂性。在这项工作中,我们提出了新颖的 "分而治之 "范式,即使用不同的功能模块学习不同的子任务,以实现各自的跨领域转移。为了证明 "分割-转移 "的有效性,我们采用不同的跨域转移策略,具体实施了两个 NER 框架。在 10 个不同域对上的实验结果表明,我们提出的框架具有显著的优越性。实验分析表明,与之前的单一范式相比,"分割-转移 "范式的显著优势在于其在低资源数据上的更好性能和更高的可转移性。它让我们对跨域 NER 有了新的认识。我们的代码可在 github 上获取。
{"title":"Cross-domain NER under a Divide-and-Transfer Paradigm","authors":"Xinghua Zhang, Bowen Yu, Xin Cong, Taoyu Su, Quangang Li, Tingwen Liu, Hongbo Xu","doi":"10.1145/3655618","DOIUrl":"https://doi.org/10.1145/3655618","url":null,"abstract":"<p>Cross-domain Named Entity Recognition (NER) transfers knowledge learned from a rich-resource source domain to improve the learning in a low-resource target domain. Most existing works are designed based on the sequence labeling framework, defining entity detection and type prediction as a monolithic process. However, they typically ignore the discrepant transferability of these two sub-tasks: the former locating spans corresponding to entities is largely domain-robust, while the latter owns distinct entity types across domains. Combining them into an entangled learning problem may contribute to the complexity of domain transfer. In this work, we propose the novel divide-and-transfer paradigm in which different sub-tasks are learned using separate functional modules for respective cross-domain transfer. To demonstrate the effectiveness of divide-and-transfer, we concretely implement two NER frameworks by applying this paradigm with different cross-domain transfer strategies. Experimental results on 10 different domain pairs show the notable superiority of our proposed frameworks. Experimental analyses indicate that significant advantages of the divide-and-transfer paradigm over prior monolithic ones originate from its better performance on low-resource data and a much greater transferability. It gives us a new insight into cross-domain NER. Our code is available at our github.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140583912","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Toward Bias-Agnostic Recommender Systems: A Universal Generative Framework 实现无偏见推荐系统:通用生成框架
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-02 DOI: 10.1145/3655617
Zhidan Wang, Lixin Zou, Chenliang Li, Shuaiqiang Wang, Xu Chen, Dawei Yin, Weidong Liu

User behavior data, such as ratings and clicks, has been widely used to build personalizing models for recommender systems. However, many unflattering factors (e.g., popularity, ranking position, users’ selection) significantly affect the performance of the learned recommendation model. Most existing work on unbiased recommendation addressed these biases from sample granularity (e.g., sample reweighting, data augmentation) or from the perspective of representation learning (e.g., bias-modeling). However, these methods are usually designed for a specific bias, lacking the universal capability to handle complex situations where multiple biases co-exist. Besides, rare work frees itself from laborious and sophisticated debiasing configurations (e.g., propensity scores, imputed values, or user behavior-generating process).

Towards this research gap, in this paper, we propose a universal Generative framework for Bias Disentanglement termed as GBD, constantly generating calibration perturbations for the intermediate representations during training to keep them from being affected by the bias. Specifically, a bias-identifier that tries to retrieve the bias-related information from the representations is first introduced. Subsequently, the calibration perturbations are generated to significantly deteriorate the bias-identifier’s performance, making the bias gradually disentangled from the calibrated representations. Therefore, without relying on notorious debiasing configurations, a bias-agnostic model is obtained under the guidance of the bias identifier. We further present its universality by subsuming the representative biases and their mixture under the proposed framework. Finally, extensive experiments on the real-world, synthetic, and semi-synthetic datasets have demonstrated the superiority of the proposed approach against a wide range of recommendation debiasing methods. The code is available at https://github.com/Zhidan-Wang/GBD.

评分和点击等用户行为数据已被广泛用于为推荐系统建立个性化模型。然而,许多不公正因素(如人气、排名位置、用户选择)会严重影响所学推荐模型的性能。大多数现有的无偏推荐工作都是从样本粒度(如样本重新加权、数据增强)或表征学习(如偏差建模)的角度来解决这些偏差的。然而,这些方法通常是针对特定偏差设计的,缺乏处理多种偏差并存的复杂情况的通用能力。此外,很少有工作能从费力而复杂的去偏差配置(如倾向分数、估算值或用户行为生成过程)中解脱出来。针对这一研究空白,我们在本文中提出了一种用于消除偏差的通用生成框架(称为 GBD),在训练过程中不断为中间表征生成校准扰动,以防止它们受到偏差的影响。具体来说,首先引入一个偏差识别器,试图从表征中检索与偏差相关的信息。随后,校准扰动的产生会显著降低偏差识别器的性能,使偏差逐渐与校准表征分离。因此,在偏差识别器的指导下,无需依赖声名狼藉的去除法配置,就能获得与偏差无关的模型。通过将代表性偏差及其混合物归入所提出的框架,我们进一步展示了其普遍性。最后,在真实世界、合成和半合成数据集上进行的大量实验证明,与各种推荐去偏差方法相比,所提出的方法更胜一筹。代码见 https://github.com/Zhidan-Wang/GBD。
{"title":"Toward Bias-Agnostic Recommender Systems: A Universal Generative Framework","authors":"Zhidan Wang, Lixin Zou, Chenliang Li, Shuaiqiang Wang, Xu Chen, Dawei Yin, Weidong Liu","doi":"10.1145/3655617","DOIUrl":"https://doi.org/10.1145/3655617","url":null,"abstract":"<p>User behavior data, such as ratings and clicks, has been widely used to build personalizing models for recommender systems. However, many unflattering factors (e.g., popularity, ranking position, users’ selection) significantly affect the performance of the learned recommendation model. Most existing work on unbiased recommendation addressed these biases from sample granularity (e.g., sample reweighting, data augmentation) or from the perspective of representation learning (e.g., bias-modeling). However, these methods are usually designed for a specific bias, lacking the universal capability to handle complex situations where multiple biases co-exist. Besides, rare work frees itself from laborious and sophisticated debiasing configurations (e.g., propensity scores, imputed values, or user behavior-generating process). </p><p>Towards this research gap, in this paper, we propose a universal <b>G</b>enerative framework for <b>B</b>ias <b>D</b>isentanglement termed as <b>GBD</b>, constantly generating calibration perturbations for the intermediate representations during training to keep them from being affected by the bias. Specifically, a bias-identifier that tries to retrieve the bias-related information from the representations is first introduced. Subsequently, the calibration perturbations are generated to significantly deteriorate the bias-identifier’s performance, making the bias gradually disentangled from the calibrated representations. Therefore, without relying on notorious debiasing configurations, a bias-agnostic model is obtained under the guidance of the bias identifier. We further present its universality by subsuming the representative biases and their mixture under the proposed framework. Finally, extensive experiments on the real-world, synthetic, and semi-synthetic datasets have demonstrated the superiority of the proposed approach against a wide range of recommendation debiasing methods. The code is available at https://github.com/Zhidan-Wang/GBD.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-02","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140584578","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
SSR: Solving Named Entity Recognition Problems via a Single-stream Reasoner SSR:通过单流推理器解决命名实体识别问题
IF 5.6 2区 计算机科学 Q1 Business, Management and Accounting Pub Date : 2024-04-01 DOI: 10.1145/3655619
Yuxiang Zhang, Junjie Wang, Xinyu Zhu, Tetsuya Sakai, Hayato Yamana

Information Extraction (IE) focuses on transforming unstructured data into structured knowledge, of which Named Entity Recognition (NER) is a fundamental component. In the realm of Information Retrieval (IR), effectively recognizing entities can substantially enhance the precision of search and recommendation systems. Existing methods frame NER as a sequence labeling task, which requires extra data and, therefore may be limited in terms of sustainability. One promising solution is to employ a Machine Reading Comprehension (MRC) approach for NER tasks, thereby eliminating the dependence on additional data. This process encounters key challenges, including: 1) Unconventional predictions; 2) Inefficient multi-stream processing; 3) Absence of a proficient reasoning strategy. To this end, we present the Single-Stream Reasoner (SSR), a solution utilizing a reasoning strategy and standardized inputs. This yields a type-agnostic solution for both flat and nested NER tasks, without the need for additional data. On ten NER benchmarks, SSR achieved state-of-the-art results, highlighting its robustness. Furthermore, we illustrated its efficiency through convergence, inference speed, and low-resource scenario performance comparisons. Our architecture displays adaptability and can effortlessly merge with various foundational models and reasoning strategies, fostering advancements in both IR and IE fields.

信息提取(IE)侧重于将非结构化数据转化为结构化知识,而命名实体识别(NER)是其中的一个基本组成部分。在信息检索(IR)领域,有效识别实体可以大大提高搜索和推荐系统的精确度。现有的方法将 NER 定义为序列标注任务,这需要额外的数据,因此在可持续性方面可能受到限制。一个有前景的解决方案是采用机器阅读理解(MRC)方法来完成 NER 任务,从而消除对额外数据的依赖。这一过程会遇到一些关键挑战,包括1) 非常规预测;2) 多流处理效率低下;3) 缺乏熟练的推理策略。为此,我们提出了单流推理器(SSR),这是一种利用推理策略和标准化输入的解决方案。这为平面和嵌套 NER 任务提供了一种类型无关的解决方案,而无需额外的数据。在十个 NER 基准上,SSR 取得了最先进的结果,凸显了它的鲁棒性。此外,我们还通过收敛性、推理速度和低资源场景性能比较说明了它的效率。我们的架构具有很强的适应性,可以毫不费力地与各种基础模型和推理策略融合,从而促进了 IR 和 IE 领域的进步。
{"title":"SSR: Solving Named Entity Recognition Problems via a Single-stream Reasoner","authors":"Yuxiang Zhang, Junjie Wang, Xinyu Zhu, Tetsuya Sakai, Hayato Yamana","doi":"10.1145/3655619","DOIUrl":"https://doi.org/10.1145/3655619","url":null,"abstract":"<p>Information Extraction (IE) focuses on transforming unstructured data into structured knowledge, of which Named Entity Recognition (NER) is a fundamental component. In the realm of Information Retrieval (IR), effectively recognizing entities can substantially enhance the precision of search and recommendation systems. Existing methods frame NER as a sequence labeling task, which requires extra data and, therefore may be limited in terms of sustainability. One promising solution is to employ a Machine Reading Comprehension (MRC) approach for NER tasks, thereby eliminating the dependence on additional data. This process encounters key challenges, including: 1) Unconventional predictions; 2) Inefficient multi-stream processing; 3) Absence of a proficient reasoning strategy. To this end, we present the Single-Stream Reasoner (SSR), a solution utilizing a reasoning strategy and standardized inputs. This yields a type-agnostic solution for both flat and nested NER tasks, without the need for additional data. On ten NER benchmarks, SSR achieved state-of-the-art results, highlighting its robustness. Furthermore, we illustrated its efficiency through convergence, inference speed, and low-resource scenario performance comparisons. Our architecture displays adaptability and can effortlessly merge with various foundational models and reasoning strategies, fostering advancements in both IR and IE fields.</p>","PeriodicalId":50936,"journal":{"name":"ACM Transactions on Information Systems","volume":null,"pages":null},"PeriodicalIF":5.6,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140585146","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
ACM Transactions on Information Systems
全部 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