首页 > 最新文献

International Journal of Approximate Reasoning最新文献

英文 中文
Dynamic collective argumentation: Constructing the revision and contraction operators 动态集体论证:构建修正和收缩运算符
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-06-07 DOI: 10.1016/j.ijar.2024.109234
Weiwei Chen, Shier Ju

Collective argumentation has always focused on obtaining rational collective argumentative decisions. One approach that has been extensively studied in the literature is the aggregation of individual extensions of an argumentation framework. However, previous studies have only examined aggregation processes in static terms, focusing on preserving semantic properties at a given time. In contrast, this paper investigates whether decisions remain rational when the preservation process is dynamic, meaning that it can incorporate new information. To address the dynamic nature of collective argumentation, we introduce the revision and contraction operators. These operators reflect the idea that when an individual or a group learns something new by accepting or rejecting an argument, they have to update their collective decision accordingly. Our study examines whether the order of revising individual opinions and aggregating them affects the final outcome, i.e., whether aggregation and revision commute.

集体论证一直致力于获得合理的集体论证决策。文献中已广泛研究的一种方法是聚合论证框架的单个扩展。然而,以往的研究仅从静态角度考察了聚合过程,侧重于在特定时间内保留语义属性。与此相反,本文研究的是当保存过程是动态的,即可以纳入新信息时,决策是否仍然合理。为了解决集体论证的动态性问题,我们引入了修正和收缩算子。这些运算符反映了这样一种理念:当一个人或一个群体通过接受或拒绝一个论证而了解到新的信息时,他们必须相应地更新他们的集体决策。我们的研究探讨了修正个人意见和汇总个人意见的顺序是否会影响最终结果,即汇总和修正是否会换向。
{"title":"Dynamic collective argumentation: Constructing the revision and contraction operators","authors":"Weiwei Chen,&nbsp;Shier Ju","doi":"10.1016/j.ijar.2024.109234","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109234","url":null,"abstract":"<div><p>Collective argumentation has always focused on obtaining rational collective argumentative decisions. One approach that has been extensively studied in the literature is the aggregation of individual extensions of an argumentation framework. However, previous studies have only examined aggregation processes in static terms, focusing on preserving semantic properties at a given time. In contrast, this paper investigates whether decisions remain rational when the preservation process is dynamic, meaning that it can incorporate new information. To address the dynamic nature of collective argumentation, we introduce the revision and contraction operators. These operators reflect the idea that when an individual or a group learns something new by accepting or rejecting an argument, they have to update their collective decision accordingly. Our study examines whether the order of revising individual opinions and aggregating them affects the final outcome, i.e., whether aggregation and revision commute.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"172 ","pages":"Article 109234"},"PeriodicalIF":3.9,"publicationDate":"2024-06-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141308610","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Incremental reduction of imbalanced distributed mixed data based on k-nearest neighbor rough set 基于 k-nearest neighbor 粗糙集的不平衡分布式混合数据增量缩减法
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-06-04 DOI: 10.1016/j.ijar.2024.109218
Weihua Xu, Changchun Liu

Incremental feature selection methods have garnered significant research attention in improving the efficiency of feature selection for dynamic datasets. However, there is currently a dearth of research on incremental feature selection methods specifically targeted for unbalanced mixed-type data. Furthermore, the widely used neighborhood rough set algorithm exhibits low classification efficiency for imbalanced data distribution and performs poorly in classifying mixed samples. Motivated by these two challenges, we investigate the use of an incremental feature reduction algorithm based on k-nearest neighbors and mutual information in this study. Firstly, we enhance the capabilities of the neighborhood rough set model by incorporating the concept of k-nearest neighbors, thereby improving its ability to handle samples with varying densities. Subsequently, we apply information entropy theory and combine neighborhood mutual information with the maximum relevance minimum redundancy criterion to construct a novel feature importance evaluation function. This function is utilized as the evaluation metric for feature selection. Finally, an incremental feature selection algorithm is designed based on the above static algorithm. Experiments were conducted on twelve public datasets to evaluate the robustness of the proposed feature metrics and the performance of the incremental feature selection algorithm. The experimental results validated the robustness of the proposed metrics and demonstrated that our incremental algorithm is effective and efficient in feature reduction for updating unbalanced mixed data.

增量特征选择方法在提高动态数据集的特征选择效率方面获得了大量研究关注。然而,目前专门针对不平衡混合型数据的增量特征选择方法的研究还很缺乏。此外,广泛使用的邻域粗糙集算法对不平衡数据分布的分类效率较低,在对混合样本进行分类时表现不佳。受这两个挑战的启发,我们在本研究中探讨了一种基于 k 近邻和互信息的增量特征缩减算法。首先,我们通过纳入 k 近邻的概念来增强邻域粗糙集模型的能力,从而提高其处理不同密度样本的能力。随后,我们应用信息熵理论,将邻域互信息与最大相关性最小冗余准则相结合,构建了一个新颖的特征重要性评估函数。该函数被用作特征选择的评价指标。最后,基于上述静态算法设计了一种增量特征选择算法。我们在 12 个公共数据集上进行了实验,以评估所提出的特征指标的鲁棒性和增量特征选择算法的性能。实验结果验证了所提指标的鲁棒性,并证明我们的增量算法在更新不平衡混合数据时能有效减少特征。
{"title":"Incremental reduction of imbalanced distributed mixed data based on k-nearest neighbor rough set","authors":"Weihua Xu,&nbsp;Changchun Liu","doi":"10.1016/j.ijar.2024.109218","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109218","url":null,"abstract":"<div><p>Incremental feature selection methods have garnered significant research attention in improving the efficiency of feature selection for dynamic datasets. However, there is currently a dearth of research on incremental feature selection methods specifically targeted for unbalanced mixed-type data. Furthermore, the widely used neighborhood rough set algorithm exhibits low classification efficiency for imbalanced data distribution and performs poorly in classifying mixed samples. Motivated by these two challenges, we investigate the use of an incremental feature reduction algorithm based on <em>k-</em>nearest neighbors and mutual information in this study. Firstly, we enhance the capabilities of the neighborhood rough set model by incorporating the concept of <em>k-</em>nearest neighbors, thereby improving its ability to handle samples with varying densities. Subsequently, we apply information entropy theory and combine neighborhood mutual information with the maximum relevance minimum redundancy criterion to construct a novel feature importance evaluation function. This function is utilized as the evaluation metric for feature selection. Finally, an incremental feature selection algorithm is designed based on the above static algorithm. Experiments were conducted on twelve public datasets to evaluate the robustness of the proposed feature metrics and the performance of the incremental feature selection algorithm. The experimental results validated the robustness of the proposed metrics and demonstrated that our incremental algorithm is effective and efficient in feature reduction for updating unbalanced mixed data.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"172 ","pages":"Article 109218"},"PeriodicalIF":3.9,"publicationDate":"2024-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141291726","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Kernel multi-granularity double-quantitative rough set based on ensemble empirical mode decomposition: Application to stock price trends prediction 基于集合经验模式分解的核多粒度双定量粗糙集:应用于股票价格趋势预测
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-24 DOI: 10.1016/j.ijar.2024.109217
Lin Zhang , Juncheng Bai , Bingzhen Sun , Yuqi Guo , Xiangtang Chen

As financial markets grow increasingly complex and dynamic, accurately predicting stock price trends becomes crucial for investors and financial analysts. Effectively identifying and selecting the most predictive attributes has become a challenge in stock trends prediction. To address this problem, this study proposes a new attribute reduction model. A rough set theory model is built by simplifying the prediction process and combining it with the long short-term memory network (LSTM) to enhance the accuracy of stock trends prediction. Firstly, the Ensemble Empirical Mode Decomposition (EEMD) is utilized to decompose the stock price data into a multi-granularity information system. Secondly, due to the numerical characteristics of stock data, a kernel function is applied to construct binary relationships. Thirdly, recognizing the noise inherent in stock data, the double-quantitative rough set theory is utilized to improve fault tolerance during the construction of decision attributes' lower and upper approximations. Moreover, calculate the correlation between conditional and decision attributes, and retain highly correlated conditional attributes for prediction. The kernel multi-granularity double-quantitative rough set based on the EEMD (EEMD-KMGDQRS) model proposed identifies the key factors behind stock data. Finally, the efficacy of the proposed model is validated by selecting 356 stocks from diverse industries in the Shanghai and Shenzhen stock markets as experimental samples. The results show that the proposed model improves the generalization of attribute reduction results through a fault tolerance mechanism by combining kernel function with multi-granularity double-quantitative rough set, thereby enhancing the accuracy of stock trends prediction in subsequent LSTM prediction processes.

随着金融市场日益复杂多变,准确预测股价走势对投资者和金融分析师来说变得至关重要。有效识别和选择最具预测性的属性已成为股票趋势预测中的一项挑战。为解决这一问题,本研究提出了一种新的属性还原模型。通过简化预测过程并将其与长短期记忆网络(LSTM)相结合,建立了一个粗糙集理论模型,以提高股票走势预测的准确性。首先,利用集合经验模式分解法(EEMD)将股价数据分解为多粒度信息系统。其次,根据股票数据的数值特征,运用核函数构建二元关系。第三,考虑到股票数据固有的噪声,利用双量化粗糙集理论提高决策属性下近似和上近似构建过程中的容错性。此外,计算条件属性和决策属性之间的相关性,保留高相关性的条件属性进行预测。基于 EEMD 的核多粒度双定量粗糙集(EEMD-KMGDQRS)模型可识别股票数据背后的关键因素。最后,通过选取沪深股市不同行业的 356 只股票作为实验样本,验证了所提模型的有效性。结果表明,所提模型通过将核函数与多粒度双定量粗糙集相结合的容错机制,提高了属性还原结果的泛化程度,从而提高了后续 LSTM 预测过程中股票走势预测的准确性。
{"title":"Kernel multi-granularity double-quantitative rough set based on ensemble empirical mode decomposition: Application to stock price trends prediction","authors":"Lin Zhang ,&nbsp;Juncheng Bai ,&nbsp;Bingzhen Sun ,&nbsp;Yuqi Guo ,&nbsp;Xiangtang Chen","doi":"10.1016/j.ijar.2024.109217","DOIUrl":"10.1016/j.ijar.2024.109217","url":null,"abstract":"<div><p>As financial markets grow increasingly complex and dynamic, accurately predicting stock price trends becomes crucial for investors and financial analysts. Effectively identifying and selecting the most predictive attributes has become a challenge in stock trends prediction. To address this problem, this study proposes a new attribute reduction model. A rough set theory model is built by simplifying the prediction process and combining it with the long short-term memory network (LSTM) to enhance the accuracy of stock trends prediction. Firstly, the Ensemble Empirical Mode Decomposition (EEMD) is utilized to decompose the stock price data into a multi-granularity information system. Secondly, due to the numerical characteristics of stock data, a kernel function is applied to construct binary relationships. Thirdly, recognizing the noise inherent in stock data, the double-quantitative rough set theory is utilized to improve fault tolerance during the construction of decision attributes' lower and upper approximations. Moreover, calculate the correlation between conditional and decision attributes, and retain highly correlated conditional attributes for prediction. The kernel multi-granularity double-quantitative rough set based on the EEMD (EEMD-KMGDQRS) model proposed identifies the key factors behind stock data. Finally, the efficacy of the proposed model is validated by selecting 356 stocks from diverse industries in the Shanghai and Shenzhen stock markets as experimental samples. The results show that the proposed model improves the generalization of attribute reduction results through a fault tolerance mechanism by combining kernel function with multi-granularity double-quantitative rough set, thereby enhancing the accuracy of stock trends prediction in subsequent LSTM prediction processes.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"172 ","pages":"Article 109217"},"PeriodicalIF":3.9,"publicationDate":"2024-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141131751","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
ClusterLP: A novel Cluster-aware Link Prediction model in undirected and directed graphs ClusterLP:无向图和有向图中的新型集群感知链接预测模型
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-24 DOI: 10.1016/j.ijar.2024.109216
Shanfan Zhang , Wenjiao Zhang , Zhan Bu , Xia Zhang

Link prediction models endeavor to understand the distribution of links within graphs and forecast the presence of potential links. With the advancements in deep learning, prevailing methods typically strive to acquire low-dimensional representations of nodes in networks, aiming to capture and retain the structure and inherent characteristics of networks. However, the majority of these methods primarily focus on preserving the microscopic structure, such as the first- and second-order proximities of nodes, while largely disregarding the mesoscopic cluster structure, which stands out as one of the network's most prominent features. Following the homophily principle, nodes within the same cluster exhibit greater similarity to each other compared to those from different clusters, suggesting that they should possess analogous vertex representations and higher probabilities of linkage. In this study, we develop a straightforward yet efficient Cluster-aware Link Prediction framework (ClusterLP), with the objective of directly leveraging cluster structures to predict links among nodes with maximum accuracy in both undirected and directed graphs. Specifically, we posit that establishing links between nodes with similar representation vectors and cluster tendencies is more feasible in undirected graphs, whereas nodes in directed graphs are inclined to point towards nodes with akin representation vectors and greater influence. We tailor the implementation of ClusterLP for undirected and directed graphs, respectively, and experimental findings using multiple real-world networks demonstrate the high competitiveness of our models in the realm of link prediction tasks. The code utilized in our implementation is accessible at https://github.com/ZINUX1998/ClusterLP.

链接预测模型致力于了解图中链接的分布情况,并预测潜在链接的存在。随着深度学习技术的发展,目前流行的方法通常致力于获取网络中节点的低维表示,旨在捕捉和保留网络的结构和固有特征。然而,这些方法大多主要侧重于保留微观结构,如节点的一阶和二阶邻近度,而在很大程度上忽略了作为网络最突出特征之一的中观集群结构。根据同质性原理,同一集群中的节点与不同集群中的节点相比具有更大的相似性,这表明它们应该具有相似的顶点表示和更高的链接概率。在本研究中,我们开发了一个简单而高效的集群感知链接预测框架(ClusterLP),目的是直接利用集群结构,在无向图和有向图中最大限度地准确预测节点之间的链接。具体来说,我们认为在无向图中,在具有相似表示向量和聚类倾向的节点之间建立链接更为可行,而有向图中的节点则倾向于指向具有相似表示向量和更大影响力的节点。我们分别针对无向图和有向图定制了 ClusterLP 的实现方法,使用多个真实世界网络的实验结果表明,我们的模型在链接预测任务领域具有很强的竞争力。我们实现过程中使用的代码可在 https://github.com/ZINUX1998/ClusterLP 上访问。
{"title":"ClusterLP: A novel Cluster-aware Link Prediction model in undirected and directed graphs","authors":"Shanfan Zhang ,&nbsp;Wenjiao Zhang ,&nbsp;Zhan Bu ,&nbsp;Xia Zhang","doi":"10.1016/j.ijar.2024.109216","DOIUrl":"10.1016/j.ijar.2024.109216","url":null,"abstract":"<div><p>Link prediction models endeavor to understand the distribution of links within graphs and forecast the presence of potential links. With the advancements in deep learning, prevailing methods typically strive to acquire low-dimensional representations of nodes in networks, aiming to capture and retain the structure and inherent characteristics of networks. However, the majority of these methods primarily focus on preserving the microscopic structure, such as the first- and second-order proximities of nodes, while largely disregarding the mesoscopic cluster structure, which stands out as one of the network's most prominent features. Following the homophily principle, nodes within the same cluster exhibit greater similarity to each other compared to those from different clusters, suggesting that they should possess analogous vertex representations and higher probabilities of linkage. In this study, we develop a straightforward yet efficient <strong><em>Cluster</em></strong>-aware <strong><em>L</em></strong>ink <strong><em>P</em></strong>rediction framework (<em>ClusterLP</em>), with the objective of directly leveraging cluster structures to predict links among nodes with maximum accuracy in both undirected and directed graphs. Specifically, we posit that establishing links between nodes with similar representation vectors and cluster tendencies is more feasible in undirected graphs, whereas nodes in directed graphs are inclined to point towards nodes with akin representation vectors and greater influence. We tailor the implementation of <em>ClusterLP</em> for undirected and directed graphs, respectively, and experimental findings using multiple real-world networks demonstrate the high competitiveness of our models in the realm of link prediction tasks. The code utilized in our implementation is accessible at <span>https://github.com/ZINUX1998/ClusterLP</span><svg><path></path></svg>.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"172 ","pages":"Article 109216"},"PeriodicalIF":3.9,"publicationDate":"2024-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141136446","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Testing the fit of data and external sets via an imprecise Sargan-Hansen test 通过不精确的 Sargan-Hansen 检验测试数据与外部集合的拟合程度
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-21 DOI: 10.1016/j.ijar.2024.109214
Martin Jann

In empirical sciences such as psychology, the term cumulative science mostly refers to the integration of theories, while external (prior) information may also be used in statistical inference. This external information can be in the form of statistical moments and is subject to various types of uncertainty, e.g., because it is estimated, or because of qualitative uncertainty due to differences in study design or sampling. Before using it in statistical inference, it is therefore important to test whether the external information fits a new data set, taking into account its uncertainties. As a frequentist approach, the Sargan-Hansen test from the generalized method of moments framework is used in this paper. It tests, given a statistical model, whether data and point-wise external information are in conflict. A separability result is given that simplifies the Sargan-Hansen test statistic in most cases. The Sargan-Hansen test is then extended to the imprecise scenario with (estimated) external sets using stochastically ordered credal sets. Furthermore, an exact small sample version is derived for normally distributed variables. As a Bayesian approach, two prior-data conflict criteria are discussed as a test for the fit of external information to the data. Two simulation studies are performed to test and compare the power and type I error of the methods discussed. Different small sample scenarios are implemented, varying the moments used, the level of significance, and other aspects. The results show that both the Sargan-Hansen test and the Bayesian criteria control type I errors while having sufficient or even good power. To facilitate the use of the methods by applied scientists, easy-to-use R functions are provided in the R script in the supplementary materials.

在心理学等实证科学中,"累积科学 "一词大多指理论的整合,而外部(先验)信息也可用于统计推断。这种外部信息可以是统计矩的形式,并受到各种类型的不确定性的影响,例如,由于它是估计出来的,或由于研究设计或抽样的差异而导致的定性不确定性。因此,在使用外部信息进行统计推断之前,必须测试外部信息是否适合新的数据集,同时考虑到其不确定性。作为一种频繁主义方法,本文使用了广义矩方法框架中的 Sargan-Hansen 检验。在给定统计模型的情况下,该方法检验了数据与点式外部信息是否冲突。本文给出了一个可分性结果,简化了大多数情况下的 Sargan-Hansen 检验统计量。然后,萨根-汉森检验被扩展到使用随机有序可信集的(估计)外部集的不精确情况。此外,还针对正态分布变量推导出精确的小样本版本。作为一种贝叶斯方法,讨论了两个先验数据冲突标准,以检验外部信息与数据的拟合程度。我们进行了两项模拟研究,以测试和比较所讨论方法的功率和 I 型误差。通过改变所使用的矩,显著性水平和其他方面,实现了不同的小样本方案。结果表明,Sargan-Hansen 检验和贝叶斯标准都能控制 I 型误差,同时具有足够甚至良好的功率。为了方便应用科学家使用这些方法,补充材料中的 R 脚本提供了易于使用的 R 函数。
{"title":"Testing the fit of data and external sets via an imprecise Sargan-Hansen test","authors":"Martin Jann","doi":"10.1016/j.ijar.2024.109214","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109214","url":null,"abstract":"<div><p>In empirical sciences such as psychology, the term cumulative science mostly refers to the integration of theories, while external (prior) information may also be used in statistical inference. This external information can be in the form of statistical moments and is subject to various types of uncertainty, e.g., because it is estimated, or because of qualitative uncertainty due to differences in study design or sampling. Before using it in statistical inference, it is therefore important to test whether the external information fits a new data set, taking into account its uncertainties. As a frequentist approach, the Sargan-Hansen test from the generalized method of moments framework is used in this paper. It tests, given a statistical model, whether data and point-wise external information are in conflict. A separability result is given that simplifies the Sargan-Hansen test statistic in most cases. The Sargan-Hansen test is then extended to the imprecise scenario with (estimated) external sets using stochastically ordered credal sets. Furthermore, an exact small sample version is derived for normally distributed variables. As a Bayesian approach, two prior-data conflict criteria are discussed as a test for the fit of external information to the data. Two simulation studies are performed to test and compare the power and type I error of the methods discussed. Different small sample scenarios are implemented, varying the moments used, the level of significance, and other aspects. The results show that both the Sargan-Hansen test and the Bayesian criteria control type I errors while having sufficient or even good power. To facilitate the use of the methods by applied scientists, easy-to-use R functions are provided in the R script in the supplementary materials.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"170 ","pages":"Article 109214"},"PeriodicalIF":3.9,"publicationDate":"2024-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0888613X24001014/pdfft?md5=0b8a11d3dd0d2c29383d6a48f52f8f27&pid=1-s2.0-S0888613X24001014-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141090147","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An attribute ranking method based on rough sets and interval-valued fuzzy sets 基于粗糙集和区间值模糊集的属性排序法
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-21 DOI: 10.1016/j.ijar.2024.109215
Bich Khue Vo , Hung Son Nguyen

Feature importance is a complex issue in machine learning, as determining a superior attribute is vague, uncertain, and dependent on the model. This study introduces a rough-fuzzy hybrid (RAFAR) method that merges various techniques from rough set theory and fuzzy set theory to tackle uncertainty in attribute importance and ranking. RAFAR utilizes an interval-valued fuzzy matrix to depict preference between attribute pairs. This research focuses on constructing these matrices from datasets and identifying suitable rankings based on these matrices. The concept of interval-valued weight vectors is introduced to represent attribute importance, and their additive and multiplicative compatibility is examined. The properties of these consistency types and the efficient algorithms for solving related problems are discussed. These new theoretical findings are valuable for creating effective optimization models and algorithms within the RAFAR framework. Additionally, novel approaches for constructing pairwise comparison matrices and enhancing the scalability of RAFAR are suggested. The study also includes experimental results on benchmark datasets to demonstrate the accuracy of the proposed solutions.

特征重要性是机器学习中的一个复杂问题,因为确定一个优越的属性是模糊的、不确定的,并且取决于模型。本研究介绍了一种粗糙模糊混合(RAFAR)方法,该方法融合了粗糙集理论和模糊集理论的各种技术,以解决属性重要性和排序中的不确定性问题。RAFAR 利用区间值模糊矩阵来描述属性对之间的偏好。这项研究的重点是从数据集中构建这些矩阵,并根据这些矩阵确定合适的排序。引入了区间值权重向量的概念来表示属性的重要性,并研究了它们的加法和乘法兼容性。讨论了这些一致性类型的属性以及解决相关问题的高效算法。这些新的理论发现对于在 RAFAR 框架内创建有效的优化模型和算法非常有价值。此外,还提出了构建成对比较矩阵和增强 RAFAR 可扩展性的新方法。研究还包括基准数据集的实验结果,以证明所提解决方案的准确性。
{"title":"An attribute ranking method based on rough sets and interval-valued fuzzy sets","authors":"Bich Khue Vo ,&nbsp;Hung Son Nguyen","doi":"10.1016/j.ijar.2024.109215","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109215","url":null,"abstract":"<div><p>Feature importance is a complex issue in machine learning, as determining a superior attribute is vague, uncertain, and dependent on the model. This study introduces a rough-fuzzy hybrid (RAFAR) method that merges various techniques from rough set theory and fuzzy set theory to tackle uncertainty in attribute importance and ranking. RAFAR utilizes an interval-valued fuzzy matrix to depict preference between attribute pairs. This research focuses on constructing these matrices from datasets and identifying suitable rankings based on these matrices. The concept of interval-valued weight vectors is introduced to represent attribute importance, and their additive and multiplicative compatibility is examined. The properties of these consistency types and the efficient algorithms for solving related problems are discussed. These new theoretical findings are valuable for creating effective optimization models and algorithms within the RAFAR framework. Additionally, novel approaches for constructing pairwise comparison matrices and enhancing the scalability of RAFAR are suggested. The study also includes experimental results on benchmark datasets to demonstrate the accuracy of the proposed solutions.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"170 ","pages":"Article 109215"},"PeriodicalIF":3.9,"publicationDate":"2024-05-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141083329","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A possible worlds semantics for trustworthy non-deterministic computations 可信的非确定性计算的可能世界语义
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-18 DOI: 10.1016/j.ijar.2024.109212
Ekaterina Kubyshkina, Giuseppe Primiero

The notion of trustworthiness, central to many fields of human inquiry, has recently attracted the attention of various researchers in logic, computer science, and artificial intelligence (AI). Both conceptual and formal approaches for modeling trustworthiness as a (desirable) property of AI systems are emerging in the literature. To develop logics fit for this aim means to analyze both the non-deterministic aspect of AI systems and to offer a formalization of the intended meaning of their trustworthiness. In this work we take a semantic perspective on representing such processes, and provide a measure on possible worlds for evaluating them as trustworthy. In particular, we intend trustworthiness as the correspondence within acceptable limits between a model in which the theoretical probability of a process to produce a given output is expressed and a model in which the frequency of showing such output as established during a relevant number of tests is measured. From a technical perspective, we show that our semantics characterizes the probabilistic typed natural deduction calculus introduced in D'Asaro and Primiero (2021)[12] and further extended in D'Asaro et al. (2023) [13]. This contribution connects those results on trustworthy probabilistic processes with the mainstream method in modal logic, thereby facilitating the understanding of this field of research for a larger audience of logicians, as well as setting the stage for an epistemic logic appropriate to the task.

可信度这一概念是人类许多研究领域的核心,最近也吸引了逻辑学、计算机科学和人工智能(AI)领域研究人员的关注。将可信性作为人工智能系统的(理想)属性进行建模的概念和形式方法在文献中不断涌现。要开发适合这一目标的逻辑,就意味着既要分析人工智能系统的非确定性方面,又要对其可信性的预期含义进行形式化。在这项工作中,我们从语义学的角度来表述这类过程,并提供了一种可能世界的衡量标准,用于评估它们是否值得信赖。具体而言,我们将可信度定义为:在可接受的范围内,流程产生给定输出的理论概率模型与在相关测试次数中确定的显示该输出的频率模型之间的对应关系。从技术角度来看,我们证明了我们的语义是 D'Asaro 和 Primiero (2021)[12] 中引入的概率类型化自然演绎微积分的特征,并在 D'Asaro 等人 (2023)[13] 中得到了进一步扩展。这一贡献将这些关于可信概率过程的成果与模态逻辑的主流方法联系起来,从而促进了更多逻辑学家对这一研究领域的理解,并为适合这一任务的认识论逻辑奠定了基础。
{"title":"A possible worlds semantics for trustworthy non-deterministic computations","authors":"Ekaterina Kubyshkina,&nbsp;Giuseppe Primiero","doi":"10.1016/j.ijar.2024.109212","DOIUrl":"10.1016/j.ijar.2024.109212","url":null,"abstract":"<div><p>The notion of trustworthiness, central to many fields of human inquiry, has recently attracted the attention of various researchers in logic, computer science, and artificial intelligence (AI). Both conceptual and formal approaches for modeling trustworthiness as a (desirable) property of AI systems are emerging in the literature. To develop logics fit for this aim means to analyze both the non-deterministic aspect of AI systems and to offer a formalization of the intended meaning of their trustworthiness. In this work we take a semantic perspective on representing such processes, and provide a measure on possible worlds for evaluating them as trustworthy. In particular, we intend trustworthiness as the correspondence within acceptable limits between a model in which the theoretical probability of a process to produce a given output is expressed and a model in which the frequency of showing such output as established during a relevant number of tests is measured. From a technical perspective, we show that our semantics characterizes the probabilistic typed natural deduction calculus introduced in D'Asaro and Primiero (2021)<span>[12]</span> and further extended in D'Asaro et al. (2023) <span>[13]</span>. This contribution connects those results on trustworthy probabilistic processes with the mainstream method in modal logic, thereby facilitating the understanding of this field of research for a larger audience of logicians, as well as setting the stage for an epistemic logic appropriate to the task.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"172 ","pages":"Article 109212"},"PeriodicalIF":3.9,"publicationDate":"2024-05-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0888613X24000999/pdfft?md5=7a0c991c70c70e79ac2349285a1a28c0&pid=1-s2.0-S0888613X24000999-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141143080","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Imprecision in martingale- and test-theoretic prequential randomness 马廷格尔和检验理论前序随机性中的不精确性
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-16 DOI: 10.1016/j.ijar.2024.109213
Floris Persiau, Gert de Cooman

In a prequential approach to algorithmic randomness, probabilities for the next outcome can be forecast ‘on the fly’ without the need for fully specifying a probability measure on all possible sequences of outcomes, as is the case in the more standard approach. We take the first steps in allowing for probability intervals instead of precise probabilities on this prequential approach, based on ideas borrowed from our earlier imprecise-probabilistic, standard account of algorithmic randomness. We define what it means for an infinite sequence (I1,x1,I2,x2,) of successive interval forecasts Ik and subsequent binary outcomes xk to be random, both in a martingale-theoretic and a test-theoretic sense. We prove that these two versions of prequential randomness coincide, we compare the resulting prequential randomness notions with the more standard ones, and we investigate where the prequential and standard randomness notions coincide.

在算法随机性的前序方法中,可以 "即时 "预测下一个结果的概率,而无需像更标准的方法那样,完全指定所有可能结果序列的概率度量。我们借鉴了早先关于算法随机性的不精确概率标准论述,并在此基础上迈出了第一步,允许用概率区间代替精确概率。我们定义了连续区间预测 Ik 的无穷序列(I1,x1,I2,x2,......)和随后的二元结果 xk 在马丁格尔理论和检验理论意义上的随机性。我们证明这两个版本的前序随机性是重合的,我们将由此得出的前序随机性概念与更标准的随机性概念进行比较,并研究前序随机性概念与标准随机性概念的重合之处。
{"title":"Imprecision in martingale- and test-theoretic prequential randomness","authors":"Floris Persiau,&nbsp;Gert de Cooman","doi":"10.1016/j.ijar.2024.109213","DOIUrl":"10.1016/j.ijar.2024.109213","url":null,"abstract":"<div><p>In a prequential approach to algorithmic randomness, probabilities for the next outcome can be forecast ‘on the fly’ without the need for fully specifying a probability measure on all possible sequences of outcomes, as is the case in the more standard approach. We take the first steps in allowing for probability intervals instead of precise probabilities on this prequential approach, based on ideas borrowed from our earlier imprecise-probabilistic, standard account of algorithmic randomness. We define what it means for an infinite sequence <span><math><mo>(</mo><msub><mrow><mi>I</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>x</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>I</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>,</mo><msub><mrow><mi>x</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>,</mo><mo>…</mo><mo>)</mo></math></span> of successive interval forecasts <span><math><msub><mrow><mi>I</mi></mrow><mrow><mi>k</mi></mrow></msub></math></span> and subsequent binary outcomes <span><math><msub><mrow><mi>x</mi></mrow><mrow><mi>k</mi></mrow></msub></math></span> to be random, both in a martingale-theoretic and a test-theoretic sense. We prove that these two versions of prequential randomness coincide, we compare the resulting prequential randomness notions with the more standard ones, and we investigate where the prequential and standard randomness notions coincide.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"170 ","pages":"Article 109213"},"PeriodicalIF":3.9,"publicationDate":"2024-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141023719","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Distribution-free Inferential Models: Achieving finite-sample valid probabilistic inference, with emphasis on quantile regression 无分布推断模型:实现有限样本有效概率推断,重点是量子回归
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-10 DOI: 10.1016/j.ijar.2024.109211
Leonardo Cella

This paper presents a novel distribution-free Inferential Model (IM) construction that provides valid probabilistic inference across a broad spectrum of distribution-free problems, even in finite sample settings. More specifically, the proposed IM has the capability to assign (imprecise) probabilities to assertions of interest about any feature of the unknown quantities under examination, and these probabilities are well-calibrated in a frequentist sense. It is also shown that finite-sample confidence regions can be derived from the IM for any such features. Particular emphasis is placed on quantile regression, a domain where uncertainty quantification often takes the form of set estimates for the regression coefficients in applications. Within this context, the IM facilitates the acquisition of these set estimates, ensuring they are finite-sample confidence regions. It also enables the provision of finite-sample valid probabilistic assignments for any assertions of interest about the regression coefficients. As a result, regardless of the type of uncertainty quantification desired, the proposed framework offers an appealing solution to quantile regression.

本文提出了一种新颖的无分布推理模型(IM)结构,它能在广泛的无分布问题中提供有效的概率推理,即使在有限样本环境中也是如此。更具体地说,所提出的推理模型有能力为所研究的未知量的任何特征的相关断言分配(不精确的)概率,而且这些概率在频数主义意义上是经过良好校准的。研究还表明,对于任何此类特征,都可以从 IM 中推导出有限样本置信区。本文特别强调了量化回归,在这一领域中,不确定性量化通常采用回归系数集合估计的形式。在这种情况下,IM 可以帮助获取这些集合估计值,确保它们是有限样本置信区域。它还能为回归系数的任何相关断言提供有限样本有效概率分配。因此,无论所需的不确定性量化类型如何,所提出的框架都为量化回归提供了一个极具吸引力的解决方案。
{"title":"Distribution-free Inferential Models: Achieving finite-sample valid probabilistic inference, with emphasis on quantile regression","authors":"Leonardo Cella","doi":"10.1016/j.ijar.2024.109211","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109211","url":null,"abstract":"<div><p>This paper presents a novel distribution-free Inferential Model (IM) construction that provides valid probabilistic inference across a broad spectrum of distribution-free problems, even in finite sample settings. More specifically, the proposed IM has the capability to assign (imprecise) probabilities to assertions of interest about any feature of the unknown quantities under examination, and these probabilities are well-calibrated in a frequentist sense. It is also shown that finite-sample confidence regions can be derived from the IM for any such features. Particular emphasis is placed on quantile regression, a domain where uncertainty quantification often takes the form of set estimates for the regression coefficients in applications. Within this context, the IM facilitates the acquisition of these set estimates, ensuring they are finite-sample confidence regions. It also enables the provision of finite-sample valid probabilistic assignments for any assertions of interest about the regression coefficients. As a result, regardless of the type of uncertainty quantification desired, the proposed framework offers an appealing solution to quantile regression.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"170 ","pages":"Article 109211"},"PeriodicalIF":3.9,"publicationDate":"2024-05-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140948806","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Attribute reduction for heterogeneous data based on monotonic relative neighborhood granularity 基于单调相对邻域粒度的异构数据属性缩减
IF 3.9 3区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-05-08 DOI: 10.1016/j.ijar.2024.109210
Jianhua Dai , Zhilin Zhu , Min Li , Xiongtao Zou , Chucai Zhang

The neighborhood rough set model serves as an important tool for handling attribute reduction tasks involving heterogeneous attributes. However, measuring the relationship between conditional attributes and decision in the neighborhood rough set model is a crucial issue. Most studies have utilized neighborhood information entropy to measure the relationship between attributes. When using neighborhood conditional information entropy to measure the relationships between the decision and conditional attributes, it lacks monotonicity, consequently affecting the rationality of the final attribute reduction subset. In this paper, we introduce the concept of neighborhood granularity and propose a new form of relative neighborhood granularity to measure the relationship between the decision and conditional attributes, which exhibits monotonicity. Moreover, our approach for measuring neighborhood granularity avoids the logarithmic function computation involved in neighborhood information entropy. Finally, we conduct comparative experiments on 12 datasets using two classifiers to compare the results of attribute reduction with six other attribute reduction algorithms. The comparison demonstrates the advantages of our measurement approach.

邻域粗糙集模型是处理涉及异质属性的属性还原任务的重要工具。然而,衡量邻域粗糙集模型中条件属性和决策之间的关系是一个关键问题。大多数研究利用邻域信息熵来衡量属性之间的关系。当使用邻域条件信息熵来衡量决策与条件属性之间的关系时,它缺乏单调性,从而影响了最终属性缩减子集的合理性。本文引入了邻域粒度的概念,并提出了一种新形式的相对邻域粒度来衡量决策属性和条件属性之间的关系,这种粒度具有单调性。此外,我们的邻域粒度测量方法避免了邻域信息熵中的对数函数计算。最后,我们使用两种分类器在 12 个数据集上进行了对比实验,比较了属性缩减与其他六种属性缩减算法的结果。比较结果表明了我们的测量方法的优势。
{"title":"Attribute reduction for heterogeneous data based on monotonic relative neighborhood granularity","authors":"Jianhua Dai ,&nbsp;Zhilin Zhu ,&nbsp;Min Li ,&nbsp;Xiongtao Zou ,&nbsp;Chucai Zhang","doi":"10.1016/j.ijar.2024.109210","DOIUrl":"https://doi.org/10.1016/j.ijar.2024.109210","url":null,"abstract":"<div><p>The neighborhood rough set model serves as an important tool for handling attribute reduction tasks involving heterogeneous attributes. However, measuring the relationship between conditional attributes and decision in the neighborhood rough set model is a crucial issue. Most studies have utilized neighborhood information entropy to measure the relationship between attributes. When using neighborhood conditional information entropy to measure the relationships between the decision and conditional attributes, it lacks monotonicity, consequently affecting the rationality of the final attribute reduction subset. In this paper, we introduce the concept of neighborhood granularity and propose a new form of relative neighborhood granularity to measure the relationship between the decision and conditional attributes, which exhibits monotonicity. Moreover, our approach for measuring neighborhood granularity avoids the logarithmic function computation involved in neighborhood information entropy. Finally, we conduct comparative experiments on 12 datasets using two classifiers to compare the results of attribute reduction with six other attribute reduction algorithms. The comparison demonstrates the advantages of our measurement approach.</p></div>","PeriodicalId":13842,"journal":{"name":"International Journal of Approximate Reasoning","volume":"170 ","pages":"Article 109210"},"PeriodicalIF":3.9,"publicationDate":"2024-05-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140924463","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
International Journal of Approximate Reasoning
全部 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