首页 > 最新文献

IEEE Transactions on Knowledge and Data Engineering最新文献

英文 中文
Discovering the Representation Bottleneck of Graph Neural Networks 发现图神经网络的表征瓶颈
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-20 DOI: 10.1109/TKDE.2024.3446584
Fang Wu;Siyuan Li;Stan Z. Li
Graph neural networks (GNNs) rely mainly on the message-passing paradigm to propagate node features and build interactions, and different graph learning problems require different ranges of node interactions. In this work, we explore the capacity of GNNs to capture node interactions under contexts of different complexities. We discover that GNNs usually fail to capture the most informative kinds of interaction styles for diverse graph learning tasks, and thus name this phenomenon as GNNs’ representation bottleneck. As a response, we demonstrate that the inductive bias introduced by existing graph construction mechanisms can result in this representation bottleneck, i.e., preventing GNNs from learning interactions of the most appropriate complexity. To address that limitation, we propose a novel graph rewiring approach based on interaction patterns learned by GNNs to adjust each node's receptive fields dynamically. Extensive experiments on both real-world and synthetic datasets prove the effectiveness of our algorithm in alleviating the representation bottleneck and its superiority in enhancing the performance of GNNs over state-of-the-art graph rewiring baselines.
图神经网络(GNN)主要依靠消息传递范式来传播节点特征和建立交互,而不同的图学习问题需要不同范围的节点交互。在这项工作中,我们探索了 GNN 在不同复杂度情况下捕捉节点交互的能力。我们发现,对于不同的图学习任务,GNN 通常无法捕捉到信息量最大的几种交互方式,因此将这种现象命名为 GNN 的表示瓶颈。作为回应,我们证明了现有图构建机制引入的归纳偏差会导致这种表征瓶颈,即阻止 GNN 学习最合适复杂度的交互。为了解决这一限制,我们提出了一种基于 GNN 学习到的交互模式的新型图重配方法,以动态调整每个节点的感受野。在真实世界和合成数据集上的广泛实验证明了我们的算法在缓解表示瓶颈方面的有效性,以及在提高 GNN 性能方面优于最先进的图重配基线。
{"title":"Discovering the Representation Bottleneck of Graph Neural Networks","authors":"Fang Wu;Siyuan Li;Stan Z. Li","doi":"10.1109/TKDE.2024.3446584","DOIUrl":"https://doi.org/10.1109/TKDE.2024.3446584","url":null,"abstract":"Graph neural networks (GNNs) rely mainly on the message-passing paradigm to propagate node features and build interactions, and different graph learning problems require different ranges of node interactions. In this work, we explore the capacity of GNNs to capture node interactions under contexts of different complexities. We discover that \u0000<italic>GNNs usually fail to capture the most informative kinds of interaction styles for diverse graph learning tasks</i>\u0000, and thus name this phenomenon as GNNs’ representation bottleneck. As a response, we demonstrate that the inductive bias introduced by existing graph construction mechanisms can result in this representation bottleneck, i.e., preventing GNNs from learning interactions of the most appropriate complexity. To address that limitation, we propose a novel graph rewiring approach based on interaction patterns learned by GNNs to adjust each node's receptive fields dynamically. Extensive experiments on both real-world and synthetic datasets prove the effectiveness of our algorithm in alleviating the representation bottleneck and its superiority in enhancing the performance of GNNs over state-of-the-art graph rewiring baselines.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"7998-8008"},"PeriodicalIF":8.9,"publicationDate":"2024-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10640313","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142636450","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Budget-Constrained Ego Network Extraction With Maximized Willingness 预算受限的意愿最大化自我网络提取
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-20 DOI: 10.1109/TKDE.2024.3446169
Bay-Yuan Hsu;Chia-Hsun Lu;Ming-Yi Chang;Chih-Ying Tseng;Chih-Ya Shen
Many large-scale machine learning approaches and graph algorithms are proposed recently to address a variety of problems in online social networks (OSNs). To evaluate and validate these algorithms and models, the data of ego-centric networks (ego networks) are widely adopted. Therefore, effectively extracting large-scale ego networks from OSNs becomes an important issue, particularly when privacy policies become increasingly strict nowadays. In this paper, we study the problem of extracting ego network data by considering jointly the user willingness, crawling cost, and structure of the network. We formulate a new research problem, named Structure and Willingness Aware Ego Network Extraction (SWAN) and analyze its NP-hardness. We first propose a $(1-frac{1}{e})$-approximation algorithm, named Tristar-Optimized Ego Network Identification with Maximum Willingness (TOMW). In addition to the deterministic approximation algorithm, we also propose to automatically learn an effective heuristic approach with machine learning, to avoid the huge efforts for human to devise a good algorithm. The learning approach is named Willingness-maximized and Structure-aware Ego Network Extraction with Reinforcement Learning (WSRL), in which we propose a novel constrastive learning strategy, named Contrastive Learning with Performance-boosting Graph Augmentation. We recruited 1,810 real-world participants and conducted an evaluation study to validate our problem formulation and proposed approaches. Moreover, experimental results on real social network datasets show that the proposed approaches outperform the other baselines significantly.
最近提出了许多大规模机器学习方法和图算法,以解决在线社交网络(OSN)中的各种问题。为了评估和验证这些算法和模型,以自我为中心的网络(自我网络)数据被广泛采用。因此,有效地从 OSN 中提取大规模自我网络成为一个重要问题,尤其是在隐私政策日益严格的今天。本文通过综合考虑用户意愿、抓取成本和网络结构,研究了提取自我网络数据的问题。我们提出了一个新的研究问题,命名为 "结构和意愿感知自我网络提取(SWAN)",并分析了它的 NP 难度。我们首先提出了一种$(1-frac{1}{e})$近似算法,命名为具有最大意愿的三星优化自我网络识别(TOMW)。除了确定性近似算法外,我们还建议利用机器学习自动学习一种有效的启发式方法,以避免人类为设计出一种好算法而付出巨大努力。这种学习方法被命名为 "意愿最大化和结构感知自我网络提取与强化学习(WSRL)",其中我们提出了一种新颖的对比学习策略,即 "性能提升图增强对比学习(Contrastive Learning with Performance-boosting Graph Augmentation)"。我们招募了 1,810 名真实世界的参与者,并开展了一项评估研究,以验证我们提出的问题和方法。此外,在真实社交网络数据集上的实验结果表明,所提出的方法明显优于其他基线方法。
{"title":"Budget-Constrained Ego Network Extraction With Maximized Willingness","authors":"Bay-Yuan Hsu;Chia-Hsun Lu;Ming-Yi Chang;Chih-Ying Tseng;Chih-Ya Shen","doi":"10.1109/TKDE.2024.3446169","DOIUrl":"https://doi.org/10.1109/TKDE.2024.3446169","url":null,"abstract":"Many large-scale machine learning approaches and graph algorithms are proposed recently to address a variety of problems in online social networks (OSNs). To evaluate and validate these algorithms and models, the data of ego-centric networks (ego networks) are widely adopted. Therefore, effectively extracting large-scale ego networks from OSNs becomes an important issue, particularly when privacy policies become increasingly strict nowadays. In this paper, we study the problem of extracting ego network data by considering jointly the user willingness, crawling cost, and structure of the network. We formulate a new research problem, named \u0000<i>Structure and Willingness Aware Ego Network Extraction (SWAN)</i>\u0000 and analyze its NP-hardness. We first propose a \u0000<inline-formula><tex-math>$(1-frac{1}{e})$</tex-math></inline-formula>\u0000-approximation algorithm, named \u0000<i>Tristar-Optimized Ego Network Identification with Maximum Willingness (TOMW)</i>\u0000. In addition to the deterministic approximation algorithm, we also propose to automatically \u0000<i>learn</i>\u0000 an effective heuristic approach with machine learning, to avoid the huge efforts for human to devise a good algorithm. The learning approach is named \u0000<i>Willingness-maximized and Structure-aware Ego Network Extraction with Reinforcement Learning (WSRL)</i>\u0000, in which we propose a novel constrastive learning strategy, named \u0000<i>Contrastive Learning with Performance-boosting Graph Augmentation</i>\u0000. We recruited 1,810 real-world participants and conducted an evaluation study to validate our problem formulation and proposed approaches. Moreover, experimental results on real social network datasets show that the proposed approaches outperform the other baselines significantly.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"7692-7707"},"PeriodicalIF":8.9,"publicationDate":"2024-08-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142645398","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
High-Capacity Framework for Reversible Data Hiding Using Asymmetric Numeral Systems 利用非对称数字系统实现可逆数据隐藏的高容量框架
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1109/TKDE.2024.3438943
Na Wang;Shuxi Xu;Chuan Qin;Sian-Jheng Lin;Shuo Shao;Yunghsiang S. Han
Reversible data hiding (RDH) has been extensively studied in the field of multimedia security. Embedding capacity is an important metric for RDH performance evaluation. However, the embedding capacity of existing methods for independent and identically distributed (i.i.d.) gray-scale signals is still not good enough. In this paper, we propose a high-capacity RDH code construction method that employs asymmetric numeral systems (ANS) coding as the underlying coding framework. Based on the proposed framework, two RDH methods are presented. First, we propose a static RDH method that takes the constant host probability mass function (PMF) as input parameters and offers high embedding performance. Then, we give a dynamic RDH method that can eliminate the need for transmitting the host PMF in advance by designing a reversible dynamic probability calculator. The simulation results on discrete normally distributed signals demonstrate that the performance of the proposed static method is very close to the expected rate-distortion bound, and the proposed dynamic method can achieve satisfactory embedding capacity without prior knowledge of host PMF at the cost of slightly sacrificing steganographic data quality. Moreover, the experimental results on gray-scale images show that the proposed static method provides higher peak signal-to-noise ratio (PSNR) values and larger embedding capacities than some state-of-the-art methods, e.g., the embedding capacity of image Lena is as high as 3.571 bits per pixel.
可逆数据隐藏(RDH)已在多媒体安全领域得到广泛研究。嵌入容量是 RDH 性能评估的一个重要指标。然而,现有方法对独立且同分布(i.i.d.)灰度信号的嵌入能力仍然不够理想。本文提出了一种采用非对称数字系统(ANS)编码作为基础编码框架的高容量 RDH 代码构建方法。基于所提出的框架,本文介绍了两种 RDH 方法。首先,我们提出了一种静态 RDH 方法,该方法将恒定的主机概率质量函数(PMF)作为输入参数,具有很高的嵌入性能。然后,我们给出了一种动态 RDH 方法,通过设计一个可逆的动态概率计算器,无需提前传输主机 PMF。对离散正态分布信号的仿真结果表明,所提出的静态方法的性能非常接近预期的速率-失真边界,而所提出的动态方法可以在不预先知道宿主 PMF 的情况下实现令人满意的嵌入能力,但代价是略微牺牲了隐写数据的质量。此外,灰度图像的实验结果表明,与一些最先进的方法相比,所提出的静态方法具有更高的峰值信噪比(PSNR)值和更大的嵌入容量,例如,图像 Lena 的嵌入容量高达每像素 3.571 比特。
{"title":"High-Capacity Framework for Reversible Data Hiding Using Asymmetric Numeral Systems","authors":"Na Wang;Shuxi Xu;Chuan Qin;Sian-Jheng Lin;Shuo Shao;Yunghsiang S. Han","doi":"10.1109/TKDE.2024.3438943","DOIUrl":"10.1109/TKDE.2024.3438943","url":null,"abstract":"Reversible data hiding (RDH) has been extensively studied in the field of multimedia security. Embedding capacity is an important metric for RDH performance evaluation. However, the embedding capacity of existing methods for independent and identically distributed (i.i.d.) gray-scale signals is still not good enough. In this paper, we propose a high-capacity RDH code construction method that employs asymmetric numeral systems (ANS) coding as the underlying coding framework. Based on the proposed framework, two RDH methods are presented. First, we propose a static RDH method that takes the constant host probability mass function (PMF) as input parameters and offers high embedding performance. Then, we give a dynamic RDH method that can eliminate the need for transmitting the host PMF in advance by designing a reversible dynamic probability calculator. The simulation results on discrete normally distributed signals demonstrate that the performance of the proposed static method is very close to the expected rate-distortion bound, and the proposed dynamic method can achieve satisfactory embedding capacity without prior knowledge of host PMF at the cost of slightly sacrificing steganographic data quality. Moreover, the experimental results on gray-scale images show that the proposed static method provides higher peak signal-to-noise ratio (PSNR) values and larger embedding capacities than some state-of-the-art methods, e.g., the embedding capacity of image Lena is as high as 3.571 bits per pixel.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"8447-8461"},"PeriodicalIF":8.9,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220123","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
Self-Learning Symmetric Multi-View Probabilistic Clustering 自学习对称多视图概率聚类
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1109/tkde.2024.3440352
Junjie Liu, Junlong Liu, Rongxin Jiang, Yaowu Chen, Chen Shen, Jieping Ye
{"title":"Self-Learning Symmetric Multi-View Probabilistic Clustering","authors":"Junjie Liu, Junlong Liu, Rongxin Jiang, Yaowu Chen, Chen Shen, Jieping Ye","doi":"10.1109/tkde.2024.3440352","DOIUrl":"https://doi.org/10.1109/tkde.2024.3440352","url":null,"abstract":"","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"4 1","pages":""},"PeriodicalIF":8.9,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220125","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
Towards Effective Top-N Hamming Search via Bipartite Graph Contrastive Hashing 通过双方图对比哈希算法实现有效的 Top-N Hamming 搜索
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1109/TKDE.2024.3425891
Yankai Chen;Yixiang Fang;Yifei Zhang;Chenhao Ma;Yang Hong;Irwin King
Searching on bipartite graphs serves as a fundamental task for various real-world applications, such as recommendation systems, database retrieval, and document querying. Conventional approaches rely on similarity matching in continuous euclidean space of vectorized node embeddings. To handle intensive similarity computation efficiently, hashing techniques for graph-structured data have emerged as a prominent research direction. However, despite the retrieval efficiency in Hamming space, previous studies have encountered catastrophic performance decay. To address this challenge, we investigate the problem of hashing with Graph Convolutional Network for effective Top-N search. Our findings indicate the learning effectiveness of incorporating hashing techniques within the exploration of bipartite graph reception fields, as opposed to simply treating hashing as post-processing to output embeddings. To further enhance the model performance, we advance upon these findings and propose Bipartite Graph Contrastive Hashing (BGCH+). BGCH+ introduces a novel dual augmentation approach to both intermediate information and hash code outputs in the latent feature spaces, thereby producing more expressive and robust hash codes within a dual self-supervised learning paradigm. Comprehensive empirical analyses on six real-world benchmarks validate the effectiveness of our dual feature contrastive learning in boosting the performance of BGCH+ compared to existing approaches.
在双向图上进行搜索是推荐系统、数据库检索和文档查询等各种实际应用的一项基本任务。传统方法依赖于矢量化节点嵌入的连续欧几里得空间中的相似性匹配。为了高效处理密集的相似性计算,针对图结构数据的散列技术已成为一个突出的研究方向。然而,尽管哈明空间的检索效率很高,以往的研究却遇到了灾难性的性能衰减。为了应对这一挑战,我们研究了利用图卷积网络进行散列的问题,以实现有效的 Top-N 搜索。我们的研究结果表明,与简单地将散列处理作为输出嵌入的后处理相比,将散列技术纳入双元图接收域的探索过程中,学习效果会更好。为了进一步提高模型性能,我们在这些发现的基础上提出了双元图对比散列(BGCH+)。BGCH+ 为潜在特征空间中的中间信息和哈希代码输出引入了一种新颖的双重增强方法,从而在双重自我监督学习范式中产生更具表现力和鲁棒性的哈希代码。在六个真实世界基准上进行的综合实证分析验证了我们的双特征对比学习在提升 BGCH+ 性能方面的有效性。
{"title":"Towards Effective Top-N Hamming Search via Bipartite Graph Contrastive Hashing","authors":"Yankai Chen;Yixiang Fang;Yifei Zhang;Chenhao Ma;Yang Hong;Irwin King","doi":"10.1109/TKDE.2024.3425891","DOIUrl":"10.1109/TKDE.2024.3425891","url":null,"abstract":"Searching on bipartite graphs serves as a fundamental task for various real-world applications, such as recommendation systems, database retrieval, and document querying. Conventional approaches rely on similarity matching in continuous euclidean space of vectorized node embeddings. To handle intensive similarity computation efficiently, hashing techniques for graph-structured data have emerged as a prominent research direction. However, despite the retrieval efficiency in Hamming space, previous studies have encountered \u0000<italic>catastrophic performance decay</i>\u0000. To address this challenge, we investigate the problem of hashing with Graph Convolutional Network for effective Top-N search. Our findings indicate the learning effectiveness of incorporating hashing techniques within the exploration of bipartite graph reception fields, as opposed to simply treating hashing as post-processing to output embeddings. To further enhance the model performance, we advance upon these findings and propose \u0000<bold>B</b>\u0000ipartite \u0000<bold>G</b>\u0000raph \u0000<bold>C</b>\u0000ontrastive \u0000<bold>H</b>\u0000ashing (\u0000<bold>BGCH+</b>\u0000). BGCH+ introduces a novel dual augmentation approach to both \u0000<italic>intermediate information</i>\u0000 and \u0000<italic>hash code outputs</i>\u0000 in the latent feature spaces, thereby producing more expressive and robust hash codes within a dual self-supervised learning paradigm. Comprehensive empirical analyses on six real-world benchmarks validate the effectiveness of our dual feature contrastive learning in boosting the performance of BGCH+ compared to existing approaches.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"9418-9432"},"PeriodicalIF":8.9,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=10638796","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220124","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Survey on Service Route and Time Prediction in Instant Delivery: Taxonomy, Progress, and Prospects 即时配送中的服务路线和时间预测调查:分类、进展与前景
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1109/TKDE.2024.3441309
Haomin Wen;Youfang Lin;Lixia Wu;Xiaowei Mao;Tianyue Cai;Yunfeng Hou;Shengnan Guo;Yuxuan Liang;Guangyin Jin;Yiji Zhao;Roger Zimmermann;Jieping Ye;Huaiyu Wan
Instant delivery services, such as food delivery and package delivery, have achieved explosive growth in recent years by providing customers with daily-life convenience. An emerging research area within these services is service Route&Time Prediction (RTP), which aims to estimate the future service route as well as the arrival time of a given worker. As one of the most crucial tasks in those service platforms, RTP stands central to enhancing user satisfaction and trimming operational expenditures on these platforms. Despite a plethora of algorithms developed to date, there is no systematic, comprehensive survey to guide researchers in this domain. To fill this gap, our work presents the first comprehensive survey that methodically categorizes recent advances in service route and time prediction. We start by defining the RTP challenge and then delve into the metrics that are often employed. Following that, we scrutinize the existing RTP methodologies, presenting a novel taxonomy of them. We categorize these methods based on three criteria: (i) type of task, subdivided into only-route prediction, only-time prediction, and joint route&time prediction; (ii) model architecture, which encompasses sequence-based and graph-based models; and (iii) learning paradigm, including Supervised Learning (SL) and Deep Reinforcement Learning (DRL). Conclusively, we highlight the limitations of current research and suggest prospective avenues. We believe that the taxonomy, progress, and prospects introduced in this paper can significantly promote the development of this field.
近年来,食品配送和包裹递送等即时配送服务取得了爆炸式增长,为客户的日常生活提供了便利。这些服务中的一个新兴研究领域是服务路线和时间预测(RTP),其目的是估计未来的服务路线以及给定工人的到达时间。作为这些服务平台中最关键的任务之一,RTP 对提高用户满意度和减少这些平台的运营支出至关重要。尽管迄今为止已经开发出了大量算法,但还没有系统、全面的调查报告来指导这一领域的研究人员。为了填补这一空白,我们的研究首次提出了全面的调查报告,对服务路线和时间预测的最新进展进行了有条不紊的分类。我们首先定义了 RTP 挑战,然后深入探讨了经常采用的指标。随后,我们仔细研究了现有的 RTP 方法,并对其进行了新颖的分类。我们根据三个标准对这些方法进行分类:(i) 任务类型,细分为仅路线预测、仅时间预测和联合路线与时间预测;(ii) 模型架构,包括基于序列的模型和基于图的模型;以及 (iii) 学习范式,包括监督学习(SL)和深度强化学习(DRL)。最后,我们强调了当前研究的局限性,并提出了未来的研究方向。我们相信,本文介绍的分类、进展和前景能极大地推动这一领域的发展。
{"title":"A Survey on Service Route and Time Prediction in Instant Delivery: Taxonomy, Progress, and Prospects","authors":"Haomin Wen;Youfang Lin;Lixia Wu;Xiaowei Mao;Tianyue Cai;Yunfeng Hou;Shengnan Guo;Yuxuan Liang;Guangyin Jin;Yiji Zhao;Roger Zimmermann;Jieping Ye;Huaiyu Wan","doi":"10.1109/TKDE.2024.3441309","DOIUrl":"10.1109/TKDE.2024.3441309","url":null,"abstract":"Instant delivery services, such as food delivery and package delivery, have achieved explosive growth in recent years by providing customers with daily-life convenience. An emerging research area within these services is service Route&Time Prediction (RTP), which aims to estimate the future service route as well as the arrival time of a given worker. As one of the most crucial tasks in those service platforms, RTP stands central to enhancing user satisfaction and trimming operational expenditures on these platforms. Despite a plethora of algorithms developed to date, there is no systematic, comprehensive survey to guide researchers in this domain. To fill this gap, our work presents the first comprehensive survey that methodically categorizes recent advances in service route and time prediction. We start by defining the RTP challenge and then delve into the metrics that are often employed. Following that, we scrutinize the existing RTP methodologies, presenting a novel taxonomy of them. We categorize these methods based on three criteria: (i) type of task, subdivided into only-route prediction, only-time prediction, and joint route&time prediction; (ii) model architecture, which encompasses sequence-based and graph-based models; and (iii) learning paradigm, including Supervised Learning (SL) and Deep Reinforcement Learning (DRL). Conclusively, we highlight the limitations of current research and suggest prospective avenues. We believe that the taxonomy, progress, and prospects introduced in this paper can significantly promote the development of this field.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"7516-7535"},"PeriodicalIF":8.9,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142227344","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
ZBTree: A Fast and Scalable B$^+$+-Tree for Persistent Memory ZBTree:用于持久内存的快速可扩展 B$^+$ 树
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-16 DOI: 10.1109/TKDE.2024.3421232
Wenkui Che;Zhiwen Chen;Daokun Hu;Jianhua Sun;Hao Chen
In this paper, we present the design and implementation of ZBTree, a hotness-aware B$^+$-Tree for persistent memory (PMem). ZBTree leverages the PMem+DRAM architecture, which is featured with a volatile operation layer to accelerate data access and an order-preserving persistent layer to achieve fast recovery and low-overhead consistency and persistence guarantees. The operation layer contains inner nodes for indexing and compacted leaf nodes (DLeaves) that hold metadata. Based on leaf node compaction, we present a data lodging method, which supports to load hot data into fast DRAM dynamically, avoiding PMem accesses for subsequent reads of hot data and achieving improved read performance without incurring extra DRAM usage. In addition, we present a lightweight node splitting mechanism with constant persistence overhead that does not vary with node size. Our extensive evaluations show that ZBTree achieves higher throughput by a factor of 1.4x-6.3x compared to state-of-the-art tree indexes under a wide range of workloads. Meanwhile, ZBTree achieves comparable or faster recovery speed compared to existing designs.
在本文中,我们介绍了 ZBTree 的设计与实现,这是一种用于持久内存(PMem)的热感知 B$^+$ 树。ZBTree 利用 PMem+DRAM 架构,该架构具有易失性操作层和保序持久层,易失性操作层用于加速数据访问,保序持久层用于实现快速恢复以及低开销的一致性和持久性保证。操作层包含用于索引的内部节点和保存元数据的压缩叶节点(DLeaves)。在叶节点压缩的基础上,我们提出了一种数据寄存方法,它支持将热数据动态加载到快速 DRAM 中,从而避免了后续读取热数据时对 PMem 的访问,并在不占用额外 DRAM 的情况下提高了读取性能。此外,我们还提出了一种轻量级节点拆分机制,该机制具有恒定的持久性开销,不会随节点大小而变化。我们的广泛评估表明,在各种工作负载下,ZBTree 的吞吐量比最先进的树索引高出 1.4-6.3 倍。同时,与现有设计相比,ZBTree 的恢复速度相当或更快。
{"title":"ZBTree: A Fast and Scalable B$^+$+-Tree for Persistent Memory","authors":"Wenkui Che;Zhiwen Chen;Daokun Hu;Jianhua Sun;Hao Chen","doi":"10.1109/TKDE.2024.3421232","DOIUrl":"10.1109/TKDE.2024.3421232","url":null,"abstract":"In this paper, we present the design and implementation of ZBTree, a hotness-aware B\u0000<inline-formula><tex-math>$^+$</tex-math></inline-formula>\u0000-Tree for persistent memory (PMem). ZBTree leverages the PMem+DRAM architecture, which is featured with a volatile operation layer to accelerate data access and an order-preserving persistent layer to achieve fast recovery and low-overhead consistency and persistence guarantees. The operation layer contains inner nodes for indexing and compacted leaf nodes (DLeaves) that hold metadata. Based on leaf node compaction, we present a data lodging method, which supports to load hot data into fast DRAM dynamically, avoiding PMem accesses for subsequent reads of hot data and achieving improved read performance without incurring extra DRAM usage. In addition, we present a lightweight node splitting mechanism with constant persistence overhead that does not vary with node size. Our extensive evaluations show that ZBTree achieves higher throughput by a factor of 1.4x-6.3x compared to state-of-the-art tree indexes under a wide range of workloads. Meanwhile, ZBTree achieves comparable or faster recovery speed compared to existing designs.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"9547-9563"},"PeriodicalIF":8.9,"publicationDate":"2024-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220129","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
Forecasting Turning Points in Stock Price by Integrating Chart Similarity and Multipersistence 综合图表相似性和多持续性预测股价转折点
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-16 DOI: 10.1109/TKDE.2024.3444814
Shangzhe Li;Yingke Liu;Xueyuan Chen;Junran Wu;Ke Xu
Forecasting financial data plays a crucial role in financial market. Relying solely on prices or price trends as prediction targets often leads to a vast of invalid transactions. As a result, researchers have increasingly turned their attention to turning points as the prediction target. Surprisingly, existing methods have largely overlooked the role of technical charts, despite turning points being closely related to the technical charts. Recently, several researchers have attempted to utilize chart information via converting price sequences into images for turning point forecasting, but robustness and convergence problems arise. To address these challenges and enhance the turning point predictions, this article introduces a new method known as MPCNet. Specifically, we first transform the price series into a graph structure using chart similarity to robustly extract valuable information from technical charts. Additionally, we introduce the multipersistence topology tool to accurately predict stock turning points and provide convergence guarantee. Experimental results demonstrate the significant superiority of our proposed model over existing methods. Furthermore, based on additional performance evaluations using real stock data, MPCNet consistently achieves the highest average return during the transaction backtesting period. Meanwhile, we provide empirical validation of robustness and theoretical analysis to confirm its convergence, establishing it as a superior tool for financial forecasting.
金融数据预测在金融市场中起着至关重要的作用。仅仅依靠价格或价格趋势作为预测目标往往会导致大量无效交易。因此,研究人员越来越多地将注意力转向作为预测目标的转折点。令人惊讶的是,尽管转折点与技术图表密切相关,但现有方法在很大程度上忽视了技术图表的作用。最近,一些研究人员尝试通过将价格序列转换成图像来利用图表信息进行转折点预测,但出现了稳健性和收敛性问题。为了应对这些挑战并增强转折点预测,本文介绍了一种称为 MPCNet 的新方法。具体来说,我们首先利用图表相似性将价格序列转换为图形结构,从而稳健地从技术图表中提取有价值的信息。此外,我们还引入了多持续拓扑工具,以准确预测股票转折点并提供收敛性保证。实验结果表明,我们提出的模型明显优于现有方法。此外,根据使用真实股票数据进行的其他性能评估,MPCNet 在交易回溯测试期间始终获得最高的平均回报。同时,我们提供了稳健性的经验验证和理论分析,以确认其收敛性,从而将其确立为金融预测的卓越工具。
{"title":"Forecasting Turning Points in Stock Price by Integrating Chart Similarity and Multipersistence","authors":"Shangzhe Li;Yingke Liu;Xueyuan Chen;Junran Wu;Ke Xu","doi":"10.1109/TKDE.2024.3444814","DOIUrl":"10.1109/TKDE.2024.3444814","url":null,"abstract":"Forecasting financial data plays a crucial role in financial market. Relying solely on prices or price trends as prediction targets often leads to a vast of invalid transactions. As a result, researchers have increasingly turned their attention to turning points as the prediction target. Surprisingly, existing methods have largely overlooked the role of technical charts, despite turning points being closely related to the technical charts. Recently, several researchers have attempted to utilize chart information via converting price sequences into images for turning point forecasting, but robustness and convergence problems arise. To address these challenges and enhance the turning point predictions, this article introduces a new method known as MPCNet. Specifically, we first transform the price series into a graph structure using chart similarity to robustly extract valuable information from technical charts. Additionally, we introduce the multipersistence topology tool to accurately predict stock turning points and provide convergence guarantee. Experimental results demonstrate the significant superiority of our proposed model over existing methods. Furthermore, based on additional performance evaluations using real stock data, MPCNet consistently achieves the highest average return during the transaction backtesting period. Meanwhile, we provide empirical validation of robustness and theoretical analysis to confirm its convergence, establishing it as a superior tool for financial forecasting.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"8251-8266"},"PeriodicalIF":8.9,"publicationDate":"2024-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220127","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
C2F-Explainer: Explaining Transformers Better Through a Coarse-to-Fine Strategy C2F-Explainer:通过从粗到细的策略更好地解释变压器
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-15 DOI: 10.1109/TKDE.2024.3443888
Weiping Ding;Xiaotian Cheng;Yu Geng;Jiashuang Huang;Hengrong Ju
Transformer interpretability research is a hot topic in the area of deep learning. Traditional interpretation methods mostly use the final layer output of the Transformer encoder as masks to generate an explanation map. However, These approaches overlook two crucial aspects. At the coarse-grained level, the mask may contain uncertain information, including unreliable and incomplete object location data; at the fine-grained level, there is information loss on the mask, resulting in spatial noise and detail loss. To address these issues, in this paper, we propose a two-stage coarse-to-fine strategy (C2F-Explainer) for improving Transformer interpretability. Specifically, we first design a sequential three-way mask (S3WM) module to handle the problem of uncertain information at the coarse-grained level. This module uses sequential three-way decisions to process the mask, preventing uncertain information on the mask from impacting the interpretation results, thus obtaining coarse-grained interpretation results with accurate position. Second, to further reduce the impact of information loss at the fine-grained level, we devised an attention fusion (AF) module inspired by the fact that self-attention can capture global semantic information, AF aggregates the attention matrix to generate a cross-layer relation matrix, which is then used to optimize detailed information on the interpretation results and produce fine-grained interpretation results with clear and complete edges. Experimental results show that the proposed C2F-Explainer has good interpretation results on both natural and medical image datasets, and the mIoU is improved by 2.08% on the PASCAL VOC 2012 dataset.
变换器可解释性研究是深度学习领域的热门话题。传统的解释方法大多使用变换器编码器的最终层输出作为掩码来生成解释图。然而,这些方法忽略了两个关键方面。在粗粒度层面,掩码可能包含不确定信息,包括不可靠和不完整的对象位置数据;在细粒度层面,掩码上存在信息丢失,导致空间噪声和细节丢失。为了解决这些问题,我们在本文中提出了一种从粗到细的两阶段策略(C2F-Explainer)来提高变换器的可解释性。具体来说,我们首先设计了一个顺序三向掩码(S3WM)模块来处理粗粒度信息不确定的问题。该模块采用顺序三向决策来处理掩码,防止掩码上的不确定信息影响解释结果,从而获得位置准确的粗粒度解释结果。其次,为了进一步减少细粒度信息丢失的影响,我们设计了注意力融合(AF)模块,该模块的灵感来源于自注意力可以捕捉全局语义信息,AF将注意力矩阵聚合生成跨层关系矩阵,然后用于优化释义结果的详细信息,得到边缘清晰完整的细粒度释义结果。实验结果表明,所提出的 C2F-Explainer 在自然和医学图像数据集上都有良好的解释结果,在 PASCAL VOC 2012 数据集上的 mIoU 提高了 2.08%。
{"title":"C2F-Explainer: Explaining Transformers Better Through a Coarse-to-Fine Strategy","authors":"Weiping Ding;Xiaotian Cheng;Yu Geng;Jiashuang Huang;Hengrong Ju","doi":"10.1109/TKDE.2024.3443888","DOIUrl":"10.1109/TKDE.2024.3443888","url":null,"abstract":"Transformer interpretability research is a hot topic in the area of deep learning. Traditional interpretation methods mostly use the final layer output of the Transformer encoder as masks to generate an explanation map. However, These approaches overlook two crucial aspects. At the coarse-grained level, the mask may contain uncertain information, including unreliable and incomplete object location data; at the fine-grained level, there is information loss on the mask, resulting in spatial noise and detail loss. To address these issues, in this paper, we propose a two-stage coarse-to-fine strategy (C2F-Explainer) for improving Transformer interpretability. Specifically, we first design a sequential three-way mask (S3WM) module to handle the problem of uncertain information at the coarse-grained level. This module uses sequential three-way decisions to process the mask, preventing uncertain information on the mask from impacting the interpretation results, thus obtaining coarse-grained interpretation results with accurate position. Second, to further reduce the impact of information loss at the fine-grained level, we devised an attention fusion (AF) module inspired by the fact that self-attention can capture global semantic information, AF aggregates the attention matrix to generate a cross-layer relation matrix, which is then used to optimize detailed information on the interpretation results and produce fine-grained interpretation results with clear and complete edges. Experimental results show that the proposed C2F-Explainer has good interpretation results on both natural and medical image datasets, and the mIoU is improved by 2.08% on the PASCAL VOC 2012 dataset.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"7708-7724"},"PeriodicalIF":8.9,"publicationDate":"2024-08-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220130","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
Causal Discovery From Unknown Interventional Datasets Over Overlapping Variable Sets 从重叠变量集上的未知干预数据集中发现因果关系
IF 8.9 2区 计算机科学 Q1 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-15 DOI: 10.1109/TKDE.2024.3443997
Fuyuan Cao;Yunxia Wang;Kui Yu;Jiye Liang
Inferring causal structures from experimentation is a challenging task in many fields. Most causal structure learning algorithms with unknown interventions are proposed to discover causal relationships over an identical variable set. However, often due to privacy, ethical, financial, and practical concerns, the variable sets observed by multiple sources or domains are not entirely identical. While a few algorithms are proposed to handle the partially overlapping variable sets, they focus on the case of known intervention targets. Therefore, to be close to the real-world environment, we consider discovering causal relationships over overlapping variable sets under the unknown intervention setting and exploring a scenario where a problem is studied across multiple domains. Here, we propose an algorithm for discovering the causal relationships over the integrated set of variables from unknown interventions, mainly handling the entangled inconsistencies caused by the incomplete observation of variables and unknown intervention targets. Specifically, we first distinguish two types of inconsistencies and then deal with respectively them by presenting some lemmas. Finally, we construct a fusion rule to combine learned structures of multiple domains, obtaining the final structures over the integrated set of variables. Theoretical analysis and experimental results on synthetic, benchmark, and real-world datasets have verified the effectiveness of the proposed algorithm.
从实验中推断因果结构在许多领域都是一项具有挑战性的任务。大多数具有未知干预的因果结构学习算法都是为了发现相同变量集上的因果关系而提出的。然而,通常出于隐私、伦理、财务和实际考虑,多个来源或领域观察到的变量集并不完全相同。虽然有一些算法被提出来处理部分重叠的变量集,但它们都集中在已知干预目标的情况下。因此,为了贴近现实世界的环境,我们考虑在未知干预设置下发现重叠变量集的因果关系,并探索跨多个领域研究问题的场景。在此,我们提出了一种从未知干预中发现综合变量集因果关系的算法,主要处理变量观测不完全和未知干预目标导致的纠缠不一致问题。具体来说,我们首先区分了两种类型的不一致性,然后通过提出一些定理来分别处理它们。最后,我们构建了一个融合规则,将多个领域的已学结构结合起来,从而得到综合变量集的最终结构。在合成数据集、基准数据集和真实数据集上的理论分析和实验结果验证了所提算法的有效性。
{"title":"Causal Discovery From Unknown Interventional Datasets Over Overlapping Variable Sets","authors":"Fuyuan Cao;Yunxia Wang;Kui Yu;Jiye Liang","doi":"10.1109/TKDE.2024.3443997","DOIUrl":"10.1109/TKDE.2024.3443997","url":null,"abstract":"Inferring causal structures from experimentation is a challenging task in many fields. Most causal structure learning algorithms with unknown interventions are proposed to discover causal relationships over an identical variable set. However, often due to privacy, ethical, financial, and practical concerns, the variable sets observed by multiple sources or domains are not entirely identical. While a few algorithms are proposed to handle the partially overlapping variable sets, they focus on the case of known intervention targets. Therefore, to be close to the real-world environment, we consider discovering causal relationships over overlapping variable sets under the unknown intervention setting and exploring a scenario where a problem is studied across multiple domains. Here, we propose an algorithm for discovering the causal relationships over the integrated set of variables from unknown interventions, mainly handling the entangled inconsistencies caused by the incomplete observation of variables and unknown intervention targets. Specifically, we first distinguish two types of inconsistencies and then deal with respectively them by presenting some lemmas. Finally, we construct a fusion rule to combine learned structures of multiple domains, obtaining the final structures over the integrated set of variables. Theoretical analysis and experimental results on synthetic, benchmark, and real-world datasets have verified the effectiveness of the proposed algorithm.","PeriodicalId":13496,"journal":{"name":"IEEE Transactions on Knowledge and Data Engineering","volume":"36 12","pages":"7725-7742"},"PeriodicalIF":8.9,"publicationDate":"2024-08-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142220128","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
期刊
IEEE Transactions on Knowledge and Data Engineering
全部 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