首页 > 最新文献

Frontiers of Computer Science最新文献

英文 中文
Generalized splitting-ring number theoretic transform 广义分环数论变换
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-08 DOI: 10.1007/s11704-024-3288-9
Zhichuang Liang, Yunlei Zhao, Zhenfeng Zhang

In this paper, we propose GSR-NTT and demonstrate that K-NTT, H-NTT, and G3-NTT are specific instances of GSR-NTT. We introduce a succinct methodology for complexity analysis, and utilize our GSR-NTT to accelerate polynomial multiplications in NTTRU and power-of-three cyclotomic rings.

本文提出了 GSR-NTT,并证明 K-NTT、H-NTT 和 G3-NTT 是 GSR-NTT 的具体实例。我们介绍了一种简洁的复杂性分析方法,并利用我们的 GSR-NTT 加速了 NTTRU 和三次幂环中的多项式乘法。
{"title":"Generalized splitting-ring number theoretic transform","authors":"Zhichuang Liang, Yunlei Zhao, Zhenfeng Zhang","doi":"10.1007/s11704-024-3288-9","DOIUrl":"https://doi.org/10.1007/s11704-024-3288-9","url":null,"abstract":"<p>In this paper, we propose GSR-NTT and demonstrate that K-NTT, H-NTT, and G3-NTT are specific instances of GSR-NTT. We introduce a succinct methodology for complexity analysis, and utilize our GSR-NTT to accelerate polynomial multiplications in NTTRU and power-of-three cyclotomic rings.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"86 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140586920","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
Massively parallel algorithms for fully dynamic all-pairs shortest paths 全动态全对最短路径的大规模并行算法
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-08 DOI: 10.1007/s11704-024-3452-2
Chilei Wang, Qiang-Sheng Hua, Hai Jin, Chaodong Zheng

In this paper, we propose the first fully dynamic parallel allpairs shortest path algorithm in the MPC model with a worstcase update rounds of (O({n^{{2 over 3} - {alpha over 6}}}log n/alpha )). We compare our algorithm with the existing static APSP algorithms in the MPC model, demonstrating the efficiency of our approach

在本文中,我们提出了MPC模型中的首个全动态并行全对最短路径算法,其最坏情况下的更新轮数为(O({n^{2 over 3} - {alpha over 6}}}log n/alpha ))。我们将我们的算法与现有的 MPC 模型中的静态 APSP 算法进行了比较,证明了我们方法的效率
{"title":"Massively parallel algorithms for fully dynamic all-pairs shortest paths","authors":"Chilei Wang, Qiang-Sheng Hua, Hai Jin, Chaodong Zheng","doi":"10.1007/s11704-024-3452-2","DOIUrl":"https://doi.org/10.1007/s11704-024-3452-2","url":null,"abstract":"<p>In this paper, we propose the first fully dynamic parallel allpairs shortest path algorithm in the MPC model with a worstcase update rounds of <span>(O({n^{{2 over 3} - {alpha over 6}}}log n/alpha ))</span>. We compare our algorithm with the existing static APSP algorithms in the MPC model, demonstrating the efficiency of our approach</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"33 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-04-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140586736","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 survey on large language model based autonomous agents 基于大型语言模型的自主代理调查
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-22 DOI: 10.1007/s11704-024-40231-1
Lei Wang, Chen Ma, Xueyang Feng, Zeyu Zhang, Hao Yang, Jingsen Zhang, Zhiyuan Chen, Jiakai Tang, Xu Chen, Yankai Lin, Wayne Xin Zhao, Zhewei Wei, Jirong Wen

Autonomous agents have long been a research focus in academic and industry communities. Previous research often focuses on training agents with limited knowledge within isolated environments, which diverges significantly from human learning processes, and makes the agents hard to achieve human-like decisions. Recently, through the acquisition of vast amounts of Web knowledge, large language models (LLMs) have shown potential in human-level intelligence, leading to a surge in research on LLM-based autonomous agents. In this paper, we present a comprehensive survey of these studies, delivering a systematic review of LLM-based autonomous agents from a holistic perspective. We first discuss the construction of LLM-based autonomous agents, proposing a unified framework that encompasses much of previous work. Then, we present a overview of the diverse applications of LLM-based autonomous agents in social science, natural science, and engineering. Finally, we delve into the evaluation strategies commonly used for LLM-based autonomous agents. Based on the previous studies, we also present several challenges and future directions in this field.

长期以来,自主代理一直是学术界和工业界的研究重点。以往的研究通常侧重于在孤立的环境中训练知识有限的代理,这与人类的学习过程大相径庭,使代理难以做出与人类类似的决策。最近,通过获取大量的网络知识,大语言模型(LLM)在人类水平的智能方面显示出了潜力,从而引发了基于 LLM 的自主代理研究热潮。在本文中,我们对这些研究进行了全面调查,从整体角度对基于 LLM 的自主代理进行了系统回顾。我们首先讨论了基于 LLM 的自主代理的构建,提出了一个包含大量前人工作的统一框架。然后,我们概述了基于 LLM 的自主代理在社会科学、自然科学和工程学中的各种应用。最后,我们深入探讨了基于 LLM 的自主代理常用的评估策略。在前人研究的基础上,我们还提出了这一领域的若干挑战和未来发展方向。
{"title":"A survey on large language model based autonomous agents","authors":"Lei Wang, Chen Ma, Xueyang Feng, Zeyu Zhang, Hao Yang, Jingsen Zhang, Zhiyuan Chen, Jiakai Tang, Xu Chen, Yankai Lin, Wayne Xin Zhao, Zhewei Wei, Jirong Wen","doi":"10.1007/s11704-024-40231-1","DOIUrl":"https://doi.org/10.1007/s11704-024-40231-1","url":null,"abstract":"<p>Autonomous agents have long been a research focus in academic and industry communities. Previous research often focuses on training agents with limited knowledge within isolated environments, which diverges significantly from human learning processes, and makes the agents hard to achieve human-like decisions. Recently, through the acquisition of vast amounts of Web knowledge, large language models (LLMs) have shown potential in human-level intelligence, leading to a surge in research on LLM-based autonomous agents. In this paper, we present a comprehensive survey of these studies, delivering a systematic review of LLM-based autonomous agents from a holistic perspective. We first discuss the construction of LLM-based autonomous agents, proposing a unified framework that encompasses much of previous work. Then, we present a overview of the diverse applications of LLM-based autonomous agents in social science, natural science, and engineering. Finally, we delve into the evaluation strategies commonly used for LLM-based autonomous agents. Based on the previous studies, we also present several challenges and future directions in this field.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"304 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199133","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
SCREEN: predicting single-cell gene expression perturbation responses via optimal transport SCREEN:通过优化传输预测单细胞基因表达扰动反应
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-22 DOI: 10.1007/s11704-024-31014-9
Haixin Wang, Yunhan Wang, Qun Jiang, Yan Zhang, Shengquan Chen

In this study, we propose SCREEN, a novel method for predicting perturbation responses of scRNA-seq data. Through extensive experiments on various datasets, we validated the effectiveness and advantages of SCREEN for the prediction of single-cell gene expression perturbation responses. Besides, we demonstrated the ability of SCREEN to facilitate biological implications in downstream analysis. Moreover, we showed the robustness of SCREEN to noise degree, number of cell types, and cell type imbalance, indicating its broader applicability. Source codes and detailed tutorials of SCREEN are freely accessible at Github (Califorya/SCREEN). We anticipate SCREEN will greatly assist with perturbational single-cell omics and precision medicine.

在本研究中,我们提出了一种预测 scRNA-seq 数据扰动反应的新方法 SCREEN。通过在各种数据集上的广泛实验,我们验证了 SCREEN 在预测单细胞基因表达扰动反应方面的有效性和优势。此外,我们还证明了 SCREEN 在下游分析中促进生物学意义的能力。此外,我们还展示了 SCREEN 对噪声程度、细胞类型数量和细胞类型不平衡的鲁棒性,这表明它具有更广泛的适用性。SCREEN 的源代码和详细教程可在 Github(Califorya/SCREEN)上免费获取。我们预计,SCREEN 将大大有助于扰动单细胞组学和精准医疗。
{"title":"SCREEN: predicting single-cell gene expression perturbation responses via optimal transport","authors":"Haixin Wang, Yunhan Wang, Qun Jiang, Yan Zhang, Shengquan Chen","doi":"10.1007/s11704-024-31014-9","DOIUrl":"https://doi.org/10.1007/s11704-024-31014-9","url":null,"abstract":"<p>In this study, we propose SCREEN, a novel method for predicting perturbation responses of scRNA-seq data. Through extensive experiments on various datasets, we validated the effectiveness and advantages of SCREEN for the prediction of single-cell gene expression perturbation responses. Besides, we demonstrated the ability of SCREEN to facilitate biological implications in downstream analysis. Moreover, we showed the robustness of SCREEN to noise degree, number of cell types, and cell type imbalance, indicating its broader applicability. Source codes and detailed tutorials of SCREEN are freely accessible at Github (Califorya/SCREEN). We anticipate SCREEN will greatly assist with perturbational single-cell omics and precision medicine.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"13 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199135","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 biased edge enhancement method for truss-based community search 基于桁架的群体搜索的偏置边缘增强法
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-15 DOI: 10.1007/s11704-024-2604-8
Yuqi Li, Tao Meng, Zhixiong He, Haiyan Liu, Keqin Li

Most truss-based community search methods are usually confronted with the fragmentation issue. We propose a Biased edge Enhancement method for Truss-based Community Search (BETCS) to address the issue. This paper mainly solves the fragmentation problem in truss community query through data enhancement. In future work, we will consider applying the methods in the text to directed graphs or dynamic graphs.

大多数基于桁架的群落搜索方法通常都会面临碎片化问题。针对这一问题,我们提出了一种基于桁架的社区搜索偏边增强方法(BETCS)。本文主要通过数据增强来解决桁架式社区查询中的碎片化问题。在今后的工作中,我们将考虑把文中的方法应用到有向图或动态图中。
{"title":"A biased edge enhancement method for truss-based community search","authors":"Yuqi Li, Tao Meng, Zhixiong He, Haiyan Liu, Keqin Li","doi":"10.1007/s11704-024-2604-8","DOIUrl":"https://doi.org/10.1007/s11704-024-2604-8","url":null,"abstract":"<p>Most truss-based community search methods are usually confronted with the fragmentation issue. We propose a Biased edge Enhancement method for Truss-based Community Search (BETCS) to address the issue. This paper mainly solves the fragmentation problem in truss community query through data enhancement. In future work, we will consider applying the methods in the text to directed graphs or dynamic graphs.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"16 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-03-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140149111","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
XGCN: a library for large-scale graph neural network recommendations XGCN:大规模图神经网络推荐库
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-15 DOI: 10.1007/s11704-024-3803-z
Xiran Song, Hong Huang, Jianxun Lian, Hai Jin

This work introduces a GNN library, XGCN, which is designed to assist users in rapidly developing and running large-scale GNN recommendation models. We offer highly scalable GNN reproductions and include a recently proposed GNN model: xGCN. Experimental evaluations on datasets of varying scales demonstrate the superior scalability of our XGCN library.

本作品介绍了一个 GNN 库 XGCN,旨在帮助用户快速开发和运行大规模 GNN 推荐模型。我们提供了高度可扩展的 GNN 复制品,其中包括最近提出的 GNN 模型:xGCN。在不同规模的数据集上进行的实验评估表明,我们的 XGCN 库具有卓越的可扩展性。
{"title":"XGCN: a library for large-scale graph neural network recommendations","authors":"Xiran Song, Hong Huang, Jianxun Lian, Hai Jin","doi":"10.1007/s11704-024-3803-z","DOIUrl":"https://doi.org/10.1007/s11704-024-3803-z","url":null,"abstract":"<p>This work introduces a GNN library, XGCN, which is designed to assist users in rapidly developing and running large-scale GNN recommendation models. We offer highly scalable GNN reproductions and include a recently proposed GNN model: xGCN. Experimental evaluations on datasets of varying scales demonstrate the superior scalability of our XGCN library.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"25 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-03-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140149213","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
Uncertain knowledge graph embedding: an effective method combining multi-relation and multi-path 不确定知识图谱嵌入:一种结合多关系和多路径的有效方法
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-01-23 DOI: 10.1007/s11704-023-2427-z
Qi Liu, Qinghua Zhang, Fan Zhao, Guoyin Wang

Uncertain Knowledge Graphs (UKGs) are used to characterize the inherent uncertainty of knowledge and have a richer semantic structure than deterministic knowledge graphs. The research on the embedding of UKG has only recently begun, Uncertain Knowledge Graph Embedding (UKGE) model has a certain effect on solving this problem. However, there are still unresolved issues. On the one hand, when reasoning the confidence of unseen relation facts, the introduced probabilistic soft logic cannot be used to combine multi-path and multi-step global information, leading to information loss. On the other hand, the existing UKG embedding model can only model symmetric relation facts, but the embedding problem of asymmetric relation facts has not be addressed. To address the above issues, a Multiplex Uncertain Knowledge Graph Embedding (MUKGE) model is proposed in this paper. First, to combine multiple information and achieve more accurate results in confidence reasoning, the Uncertain ResourceRank (URR) reasoning algorithm is introduced. Second, the asymmetry in the UKG is defined. To embed asymmetric relation facts of UKG, a multi-relation embedding model is proposed. Finally, experiments are carried out on different datasets via 4 tasks to verify the effectiveness of MUKGE. The results of experiments demonstrate that MUKGE can obtain better overall performance than the baselines, and it helps advance the research on UKG embedding.

不确定知识图谱(UKG)用于表征知识的内在不确定性,与确定性知识图谱相比具有更丰富的语义结构。关于不确定知识图谱嵌入的研究最近才刚刚开始,不确定知识图谱嵌入(UKGE)模型对解决这一问题有一定的作用。然而,仍有一些问题尚未解决。一方面,在推理未见关系事实的置信度时,引入的概率软逻辑不能用于结合多路径、多步骤的全局信息,导致信息丢失。另一方面,现有的 UKG 嵌入模型只能对对称关系事实进行建模,而非对称关系事实的嵌入问题尚未解决。针对上述问题,本文提出了一种多重不确定知识图谱嵌入(Multiplex Uncertain Knowledge Graph Embedding,MUKGE)模型。首先,为了结合多种信息,实现更准确的置信度推理结果,引入了不确定资源排序(URR)推理算法。其次,定义了 UKG 中的不对称性。为了嵌入 UKG 中的非对称关系事实,提出了一种多关系嵌入模型。最后,通过 4 个任务在不同的数据集上进行了实验,以验证 MUKGE 的有效性。实验结果表明,MUKGE 可以获得比基线更好的整体性能,有助于推进 UKG 嵌入的研究。
{"title":"Uncertain knowledge graph embedding: an effective method combining multi-relation and multi-path","authors":"Qi Liu, Qinghua Zhang, Fan Zhao, Guoyin Wang","doi":"10.1007/s11704-023-2427-z","DOIUrl":"https://doi.org/10.1007/s11704-023-2427-z","url":null,"abstract":"<p>Uncertain Knowledge Graphs (UKGs) are used to characterize the inherent uncertainty of knowledge and have a richer semantic structure than deterministic knowledge graphs. The research on the embedding of UKG has only recently begun, Uncertain Knowledge Graph Embedding (UKGE) model has a certain effect on solving this problem. However, there are still unresolved issues. On the one hand, when reasoning the confidence of unseen relation facts, the introduced probabilistic soft logic cannot be used to combine multi-path and multi-step global information, leading to information loss. On the other hand, the existing UKG embedding model can only model symmetric relation facts, but the embedding problem of asymmetric relation facts has not be addressed. To address the above issues, a Multiplex Uncertain Knowledge Graph Embedding (MUKGE) model is proposed in this paper. First, to combine multiple information and achieve more accurate results in confidence reasoning, the Uncertain ResourceRank (URR) reasoning algorithm is introduced. Second, the asymmetry in the UKG is defined. To embed asymmetric relation facts of UKG, a multi-relation embedding model is proposed. Finally, experiments are carried out on different datasets via 4 tasks to verify the effectiveness of MUKGE. The results of experiments demonstrate that MUKGE can obtain better overall performance than the baselines, and it helps advance the research on UKG embedding.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"31 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-01-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559959","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
Identification of human microRNA-disease association via low-rank approximation-based link propagation and multiple kernel learning 通过基于低秩近似的链接传播和多核学习识别人类 microRNA 与疾病的关联性
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-01-22 DOI: 10.1007/s11704-023-2490-5
Yizheng Wang, Xin Zhang, Ying Ju, Qing Liu, Quan Zou, Yazhou Zhang, Yijie Ding, Ying Zhang

Numerous studies have demonstrated that human microRNAs (miRNAs) and diseases are associated and studies on the microRNA-disease association (MDA) have been conducted. We developed a model using a low-rank approximation-based link propagation algorithm with Hilbert–Schmidt independence criterion-based multiple kernel learning (HSIC-MKL) to solve the problem of the large time commitment and cost of traditional biological experiments involving miRNAs and diseases, and improve the model effect. We constructed three kernels in miRNA and disease space and conducted kernel fusion using HSIC-MKL. Link propagation uses matrix factorization and matrix approximation to effectively reduce computation and time costs. The results of the experiment show that the approach we proposed has a good effect, and, in some respects, exceeds what existing models can do.

大量研究表明,人类微RNA(miRNA)与疾病存在关联,并开展了微RNA与疾病关联(MDA)的研究。我们利用基于低秩近似的链接传播算法和基于希尔伯特-施密特独立性准则的多核学习(HSIC-MKL)建立了一个模型,解决了传统生物学实验涉及 miRNA 和疾病的时间投入大、成本高的问题,提高了模型效果。我们在 miRNA 和疾病空间构建了三个核,并利用 HSIC-MKL 进行了核融合。链接传播采用矩阵因式分解和矩阵逼近,有效降低了计算成本和时间成本。实验结果表明,我们提出的方法效果良好,在某些方面甚至超过了现有模型的能力。
{"title":"Identification of human microRNA-disease association via low-rank approximation-based link propagation and multiple kernel learning","authors":"Yizheng Wang, Xin Zhang, Ying Ju, Qing Liu, Quan Zou, Yazhou Zhang, Yijie Ding, Ying Zhang","doi":"10.1007/s11704-023-2490-5","DOIUrl":"https://doi.org/10.1007/s11704-023-2490-5","url":null,"abstract":"<p>Numerous studies have demonstrated that human microRNAs (miRNAs) and diseases are associated and studies on the microRNA-disease association (MDA) have been conducted. We developed a model using a low-rank approximation-based link propagation algorithm with Hilbert–Schmidt independence criterion-based multiple kernel learning (HSIC-MKL) to solve the problem of the large time commitment and cost of traditional biological experiments involving miRNAs and diseases, and improve the model effect. We constructed three kernels in miRNA and disease space and conducted kernel fusion using HSIC-MKL. Link propagation uses matrix factorization and matrix approximation to effectively reduce computation and time costs. The results of the experiment show that the approach we proposed has a good effect, and, in some respects, exceeds what existing models can do.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"1 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-01-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559936","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
Unsupervised social network embedding via adaptive specific mappings 通过自适应特定映射实现无监督社交网络嵌入
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-01-22 DOI: 10.1007/s11704-023-2180-3
Youming Ge, Cong Huang, Yubao Liu, Sen Zhang, Weiyang Kong

In this paper, we address the problem of unsuperised social network embedding, which aims to embed network nodes, including node attributes, into a latent low dimensional space. In recent methods, the fusion mechanism of node attributes and network structure has been proposed for the problem and achieved impressive prediction performance. However, the non-linear property of node attributes and network structure is not efficiently fused in existing methods, which is potentially helpful in learning a better network embedding. To this end, in this paper, we propose a novel model called ASM (Adaptive Specific Mapping) based on encoder-decoder framework. In encoder, we use the kernel mapping to capture the non-linear property of both node attributes and network structure. In particular, we adopt two feature mapping functions, namely an untrainable function for node attributes and a trainable function for network structure. By the mapping functions, we obtain the low dimensional feature vectors for node attributes and network structure, respectively. Then, we design an attention layer to combine the learning of both feature vectors and adaptively learn the node embedding. In encoder, we adopt the component of reconstruction for the training process of learning node attributes and network structure. We conducted a set of experiments on seven real-world social network datasets. The experimental results verify the effectiveness and efficiency of our method in comparison with state-of-the-art baselines.

在本文中,我们探讨了未上层化社交网络嵌入问题,其目的是将包括节点属性在内的网络节点嵌入到一个潜在的低维空间中。在最近的研究中,有人提出了节点属性与网络结构的融合机制,并取得了令人瞩目的预测效果。然而,在现有方法中,节点属性和网络结构的非线性特性并没有得到有效融合,而这对学习更好的网络嵌入有潜在帮助。为此,我们在本文中提出了一种基于编码器-解码器框架的新型模型 ASM(自适应特定映射)。在编码器中,我们使用核映射来捕捉节点属性和网络结构的非线性特性。具体而言,我们采用了两个特征映射函数,即节点属性的不可训练函数和网络结构的可训练函数。通过映射函数,我们分别得到了节点属性和网络结构的低维特征向量。然后,我们设计了一个注意力层,结合对两个特征向量的学习,自适应地学习节点嵌入。在编码器中,我们采用重构组件来学习节点属性和网络结构的训练过程。我们在七个真实社交网络数据集上进行了一系列实验。与最先进的基线方法相比,实验结果验证了我们方法的有效性和高效性。
{"title":"Unsupervised social network embedding via adaptive specific mappings","authors":"Youming Ge, Cong Huang, Yubao Liu, Sen Zhang, Weiyang Kong","doi":"10.1007/s11704-023-2180-3","DOIUrl":"https://doi.org/10.1007/s11704-023-2180-3","url":null,"abstract":"<p>In this paper, we address the problem of unsuperised social network embedding, which aims to embed network nodes, including node attributes, into a latent low dimensional space. In recent methods, the fusion mechanism of node attributes and network structure has been proposed for the problem and achieved impressive prediction performance. However, the non-linear property of node attributes and network structure is not efficiently fused in existing methods, which is potentially helpful in learning a better network embedding. To this end, in this paper, we propose a novel model called ASM (Adaptive Specific Mapping) based on encoder-decoder framework. In encoder, we use the kernel mapping to capture the non-linear property of both node attributes and network structure. In particular, we adopt two feature mapping functions, namely an untrainable function for node attributes and a trainable function for network structure. By the mapping functions, we obtain the low dimensional feature vectors for node attributes and network structure, respectively. Then, we design an attention layer to combine the learning of both feature vectors and adaptively learn the node embedding. In encoder, we adopt the component of reconstruction for the training process of learning node attributes and network structure. We conducted a set of experiments on seven real-world social network datasets. The experimental results verify the effectiveness and efficiency of our method in comparison with state-of-the-art baselines.</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"6 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-01-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559960","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
CompactChain: an efficient stateless chain for UTXO-model blockchain CompactChain:适用于UTXO模式区块链的高效无状态链
IF 4.2 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-01-22 DOI: 10.1007/s11704-023-2365-9
B. Swaroopa Reddy, T. Uday Kiran Reddy

In this work, we propose a stateless blockchain called CompactChain, which compacts the entire state of the UTXO (Unspent Transaction Output) based blockchain systems into two RSA accumulators. The first accumulator is called Transaction Output (TXO) commitment which represents the TXO set. The second one is called Spent Transaction Output (STXO) commitment which represents the STXO set. In this work, we discuss three algorithms: (i) To update the TXO and STXO commitments by the miner. The miner also provides the proofs for the correctness of the updated commitments; (ii) To prove the transaction’s validity by providing a membership witness in TXO commitment and non-membership witness against STXO commitment for a coin being spent by a user; (iii) To update the witness for the coin that is not yet spent; The experimental results evaluate the performance of the CompactChain in terms of time taken by a miner to update the commitments and time taken by a validator to verify the commitments and validate the transactions. We compare the performance of CompactChain with the existing state-of-the-art works on stateless blockchains. CompactChain shows a reduction in commitments update complexity and transaction witness size which inturn reduces the mempool size and propagation latency without compromising the system throughput (Transactions per second (TPS)).

在这项工作中,我们提出了一种名为 CompactChain 的无状态区块链,它将基于 UTXO(未花费交易输出)的区块链系统的整个状态压缩到两个 RSA 累加器中。第一个累加器称为交易输出(TXO)承诺,代表 TXO 集。第二个累加器称为已耗费交易输出(STXO)承诺,代表 STXO 集。在这项工作中,我们讨论了三种算法:(i) 由矿工更新 TXO 和 STXO 承诺。实验结果评估了 CompactChain 的性能,包括矿工更新承诺所需的时间,以及验证者验证承诺和验证交易所需的时间。我们将CompactChain的性能与现有的无状态区块链最新成果进行了比较。CompactChain降低了承诺更新的复杂性和交易见证的大小,进而减少了内存池的大小和传播延迟,同时不影响系统吞吐量(每秒交易量(TPS))。
{"title":"CompactChain: an efficient stateless chain for UTXO-model blockchain","authors":"B. Swaroopa Reddy, T. Uday Kiran Reddy","doi":"10.1007/s11704-023-2365-9","DOIUrl":"https://doi.org/10.1007/s11704-023-2365-9","url":null,"abstract":"<p>In this work, we propose a stateless blockchain called CompactChain, which compacts the entire <i>state</i> of the UTXO (Unspent Transaction Output) based blockchain systems into two RSA accumulators. The first accumulator is called Transaction Output (TXO) commitment which represents the <i>TXO set.</i> The second one is called Spent Transaction Output (STXO) commitment which represents the <i>STXO set.</i> In this work, we discuss three algorithms: (i) To update the TXO and STXO commitments by the miner. The miner also provides the proofs for the correctness of the updated commitments; (ii) To prove the transaction’s validity by providing a membership witness in TXO commitment and non-membership witness against STXO commitment for a coin being spent by a user; (iii) To update the witness for the coin that is not yet spent; The experimental results evaluate the performance of the CompactChain in terms of time taken by a miner to update the commitments and time taken by a validator to verify the commitments and validate the transactions. We compare the performance of CompactChain with the existing state-of-the-art works on stateless blockchains. CompactChain shows a reduction in commitments update complexity and transaction witness size which inturn reduces the mempool size and propagation latency without compromising the system throughput (Transactions per second (TPS)).</p>","PeriodicalId":12640,"journal":{"name":"Frontiers of Computer Science","volume":"2 1","pages":""},"PeriodicalIF":4.2,"publicationDate":"2024-01-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139559868","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
期刊
Frontiers of Computer Science
全部 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