首页 > 最新文献

Expert Systems最新文献

英文 中文
Multi‐Pop: Enhancing user engagement with content‐based multimodal popularity prediction in social media Multi-Pop:在社交媒体中通过基于内容的多模态人气预测提高用户参与度
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-26 DOI: 10.1111/exsy.13707
Jiyoon Kim, Hyeongjin Ahn, Eunil Park
Social media has entrenched itself as an indispensable marketing tool. We introduce a quantitative approach to predicting the popularity of social media posts within the café and bakery sector. Employing Multi‐Pop, a multimodal popularity prediction model that harnesses both images and text from post content, it utilizes the features of posts that significantly influence their popularity on one of the most widely used platforms, Instagram. By focusing solely on post‐content features and excluding user information, we analysed 8765 Instagram posts from the cafe and bakery domain, revealing that our model attains a superior accuracy rate of 82.0% compared with existing popularity prediction methods. Furthermore, the study identifies hashtags and post captions as exerting a greater impact on post popularity than images. This research furnishes valuable insights, particularly for small business owners and individual entrepreneurs, by introducing novel computational and empirical methodologies for Instagram marketing strategy and post popularity prediction, thereby enhancing the comprehension of social media marketing dynamics.
社交媒体已成为不可或缺的营销工具。我们引入了一种定量方法来预测咖啡馆和面包店行业社交媒体帖子的受欢迎程度。Multi-Pop 是一种多模态人气预测模型,可同时利用帖子内容中的图片和文字,它利用了在 Instagram 这一使用最广泛的平台上对帖子人气有显著影响的帖子特征。通过只关注帖子内容特征并排除用户信息,我们分析了来自咖啡馆和面包店领域的8765条Instagram帖子,结果表明,与现有的人气预测方法相比,我们的模型达到了82.0%的超高准确率。此外,研究还发现,与图片相比,标签和帖子标题对帖子人气的影响更大。这项研究为 Instagram 营销策略和帖子人气预测引入了新颖的计算和实证方法,从而提高了人们对社交媒体营销动态的理解,特别是为小企业主和个人创业者提供了宝贵的见解。
{"title":"Multi‐Pop: Enhancing user engagement with content‐based multimodal popularity prediction in social media","authors":"Jiyoon Kim, Hyeongjin Ahn, Eunil Park","doi":"10.1111/exsy.13707","DOIUrl":"https://doi.org/10.1111/exsy.13707","url":null,"abstract":"Social media has entrenched itself as an indispensable marketing tool. We introduce a quantitative approach to predicting the popularity of social media posts within the café and bakery sector. Employing <jats:italic>Multi‐Pop</jats:italic>, a multimodal popularity prediction model that harnesses both images and text from post content, it utilizes the features of posts that significantly influence their popularity on one of the most widely used platforms, Instagram. By focusing solely on post‐content features and excluding user information, we analysed 8765 Instagram posts from the cafe and bakery domain, revealing that our model attains a superior accuracy rate of 82.0% compared with existing popularity prediction methods. Furthermore, the study identifies hashtags and post captions as exerting a greater impact on post popularity than images. This research furnishes valuable insights, particularly for small business owners and individual entrepreneurs, by introducing novel computational and empirical methodologies for Instagram marketing strategy and post popularity prediction, thereby enhancing the comprehension of social media marketing dynamics.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206605","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Intent detection for task‐oriented conversational agents: A comparative study of recurrent neural networks and transformer models 任务导向型对话代理的意图检测:递归神经网络和转换器模型的比较研究
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-26 DOI: 10.1111/exsy.13712
Mourad Jbene, Abdellah Chehri, Rachid Saadane, Smail Tigani, Gwanggil Jeon
Conversational assistants (CAs) and Task‐oriented ones, in particular, are designed to interact with users in a natural language manner, assisting them in completing specific tasks or providing relevant information. These systems employ advanced natural language understanding (NLU) and dialogue management techniques to comprehend user inputs, infer their intentions, and generate appropriate responses or actions. Over time, the CAs have gradually diversified to today touch various fields such as e‐commerce, healthcare, tourism, fashion, travel, and many other sectors. NLU is fundamental in the natural language processing (NLP) field. Identifying user intents from natural language utterances is a sub‐task of NLU that is crucial for conversational systems. The diversity in user utterances makes intent detection (ID) even a challenging problem. Recently, with the emergence of Deep Neural Networks. New State of the Art (SOA) results have been achieved for different NLP tasks. Recurrent neural networks (RNNs) and Transformer architectures are two major players in those improvements. RNNs have significantly contributed to sequence modelling across various application areas. Conversely, Transformer models represent a newer architecture leveraging attention mechanisms, extensive training data sets, and computational power. This review paper begins with a detailed exploration of RNN and Transformer models. Subsequently, it conducts a comparative analysis of their performance in intent recognition for Task‐oriented (CAs). Finally, it concludes by addressing the main challenges and outlining future research directions.
对话式助手(CA)和任务导向型对话式助手旨在以自然语言方式与用户互动,协助用户完成特定任务或提供相关信息。这些系统采用先进的自然语言理解(NLU)和对话管理技术来理解用户的输入,推断他们的意图,并生成适当的回应或操作。随着时间的推移,CA 逐渐多样化,如今已涉及电子商务、医疗保健、旅游、时尚、旅行等多个领域。NLU 是自然语言处理(NLP)领域的基础。从自然语言话语中识别用户意图是 NLU 的一个子任务,对对话系统至关重要。用户语篇的多样性使得意图检测(ID)成为一个极具挑战性的问题。最近,随着深度神经网络(Deep Neural Networks.不同的 NLP 任务都取得了新的技术水平(SOA)。递归神经网络(RNN)和变压器架构是这些改进中的两个主要角色。RNNs 为不同应用领域的序列建模做出了重大贡献。相反,Transformer 模型代表了一种利用注意力机制、大量训练数据集和计算能力的新型架构。本综述论文首先详细探讨了 RNN 和 Transformer 模型。随后,本文对它们在面向任务(CA)的意图识别中的性能进行了比较分析。最后,本文总结了面临的主要挑战,并概述了未来的研究方向。
{"title":"Intent detection for task‐oriented conversational agents: A comparative study of recurrent neural networks and transformer models","authors":"Mourad Jbene, Abdellah Chehri, Rachid Saadane, Smail Tigani, Gwanggil Jeon","doi":"10.1111/exsy.13712","DOIUrl":"https://doi.org/10.1111/exsy.13712","url":null,"abstract":"Conversational assistants (CAs) and Task‐oriented ones, in particular, are designed to interact with users in a natural language manner, assisting them in completing specific tasks or providing relevant information. These systems employ advanced natural language understanding (NLU) and dialogue management techniques to comprehend user inputs, infer their intentions, and generate appropriate responses or actions. Over time, the CAs have gradually diversified to today touch various fields such as e‐commerce, healthcare, tourism, fashion, travel, and many other sectors. NLU is fundamental in the natural language processing (NLP) field. Identifying user intents from natural language utterances is a sub‐task of NLU that is crucial for conversational systems. The diversity in user utterances makes intent detection (ID) even a challenging problem. Recently, with the emergence of Deep Neural Networks. New State of the Art (SOA) results have been achieved for different NLP tasks. Recurrent neural networks (RNNs) and Transformer architectures are two major players in those improvements. RNNs have significantly contributed to sequence modelling across various application areas. Conversely, Transformer models represent a newer architecture leveraging attention mechanisms, extensive training data sets, and computational power. This review paper begins with a detailed exploration of RNN and Transformer models. Subsequently, it conducts a comparative analysis of their performance in intent recognition for Task‐oriented (CAs). Finally, it concludes by addressing the main challenges and outlining future research directions.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206604","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi agent collaborative search algorithm with adaptive weights 具有自适应权重的多代理协作搜索算法
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-22 DOI: 10.1111/exsy.13709
Li Cao, Maocai Wang, Massimiliano Vasile, Guangming Dai
This paper presents a new version of Multi Agent Collaborative Search (MACS) with Adaptive Weights (named MACS‐AW). MACS is a multi‐agent memetic scheme for multi‐objective optimization originally developed to mix local and population‐based search. MACS was proven to perform well on a number of test cases but had three limitations: (i) the amount of computational resources allocated to each agent was not proportional to the difficulty of the sub‐problem the agent had to solve; (ii) the population‐based search (called social actions in the following) was using only one differential evolution (DE) operator with fixed parameters; (iii) the descent directions were not adapted during convergence, leading to a loss of diversity. In this paper, we propose an improved version of MACS, that implements: (i) a new utility function to better manage computational resources; (ii) new social actions with multiple adaptive DE operators; (iii) an automatic adaptation of the descent directions with an innovative trigger to initiate adaptation. First, MACS‐AW is compared against some state‐of‐art algorithms and its predecessor MACS2.1 on some standard benchmarks. Then, MACS‐AW is applied to the solution of two real‐life optimization problems and compared against MACS2.1. It will be shown that MACS‐AW produces competitive results on most test cases analysed in this paper. On the standard benchmark test set, MACS‐AW outperforms all other algorithms in 11 out of 30 cases and comes second in other 8 cases. On the two real engineering test set, MACS‐AW and its predecessor obtain same results.
本文介绍了一种新版本的带自适应权重的多代理协同搜索(MACS)(命名为 MACS-AW)。MACS 是一种用于多目标优化的多代理记忆方案,最初是为了混合基于局部和群体的搜索而开发的。MACS 在一些测试案例中被证明性能良好,但有三个局限性:(i) 分配给每个代理的计算资源数量与该代理需要解决的子问题的难度不成正比;(ii) 基于种群的搜索(下文称为社会行动)只使用一个具有固定参数的微分进化(DE)算子;(iii) 在收敛过程中下降方向不适应,导致多样性的损失。在本文中,我们提出了 MACS 的改进版本,它实现了以下功能(i) 新的效用函数,以更好地管理计算资源;(ii) 具有多个自适应 DE 算子的新社会行动;(iii) 自动调整下降方向,并采用创新的触发器来启动调整。首先,在一些标准基准上将 MACS-AW 与一些最先进的算法及其前身 MACS2.1 进行了比较。然后,将 MACS-AW 应用于解决两个实际优化问题,并与 MACS2.1 进行比较。结果表明,MACS-AW 在本文分析的大多数测试案例中都取得了具有竞争力的结果。在标准基准测试集上,MACS-AW 在 30 个案例中有 11 个案例优于所有其他算法,在其他 8 个案例中位居第二。在两个实际工程测试集上,MACS-AW 和它的前身获得了相同的结果。
{"title":"Multi agent collaborative search algorithm with adaptive weights","authors":"Li Cao, Maocai Wang, Massimiliano Vasile, Guangming Dai","doi":"10.1111/exsy.13709","DOIUrl":"https://doi.org/10.1111/exsy.13709","url":null,"abstract":"This paper presents a new version of Multi Agent Collaborative Search (MACS) with Adaptive Weights (named MACS‐AW). MACS is a multi‐agent memetic scheme for multi‐objective optimization originally developed to mix local and population‐based search. MACS was proven to perform well on a number of test cases but had three limitations: (i) the amount of computational resources allocated to each agent was not proportional to the difficulty of the sub‐problem the agent had to solve; (ii) the population‐based search (called social actions in the following) was using only one differential evolution (DE) operator with fixed parameters; (iii) the descent directions were not adapted during convergence, leading to a loss of diversity. In this paper, we propose an improved version of MACS, that implements: (i) a new utility function to better manage computational resources; (ii) new social actions with multiple adaptive DE operators; (iii) an automatic adaptation of the descent directions with an innovative trigger to initiate adaptation. First, MACS‐AW is compared against some state‐of‐art algorithms and its predecessor MACS2.1 on some standard benchmarks. Then, MACS‐AW is applied to the solution of two real‐life optimization problems and compared against MACS2.1. It will be shown that MACS‐AW produces competitive results on most test cases analysed in this paper. On the standard benchmark test set, MACS‐AW outperforms all other algorithms in 11 out of 30 cases and comes second in other 8 cases. On the two real engineering test set, MACS‐AW and its predecessor obtain same results.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206606","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Class integration of ChatGPT and learning analytics for higher education 将 ChatGPT 与高等教育学习分析进行课堂整合
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-22 DOI: 10.1111/exsy.13703
Miguel Civit, María José Escalona, Francisco Cuadrado, Salvador Reyes‐de‐Cozar
BackgroundActive Learning with AI‐tutoring in Higher Education tackles dropout rates.ObjectivesTo investigate teaching‐learning methodologies preferred by students. AHP is used to evaluate a ChatGPT‐based studented learning methodology which is compared to another active learning methodology and a traditional methodology. Study with Learning Analytics to evaluate alternatives, and help students elect the best strategies according to their preferences.MethodsComparative study of three learning methodologies in a counterbalanced Single‐Group with 33 university students. It follows a pre‐test/post‐test approach using AHP and SAM. HRV and GSR used for the estimation of emotional states.FindingsCriteria related to in‐class experiences valued higher than test‐related criteria. Chat‐GPT integration was well regarded compared to well‐established methodologies. Student emotion self‐assessment correlated with physiological measures, validating used Learning Analytics.ConclusionsProposed model AI‐Tutoring classroom integration functions effectively at increasing engagement and avoiding false information. AHP with the physiological measuring allows students to determine preferred learning methodologies, avoiding biases, and acknowledging minority groups.
背景高等教育中的主动学习与人工智能辅导解决了辍学率问题。使用 AHP 评估基于 ChatGPT 的学生学习方法,并与另一种主动学习方法和传统方法进行比较。研究使用学习分析来评估备选方案,并帮助学生根据自己的偏好选择最佳策略。方法在 33 名大学生中对三种学习方法进行单组平衡比较研究。采用 AHP 和 SAM 进行前测/后测。研究结果与课堂体验相关的标准高于与测试相关的标准。与成熟的方法相比,聊天-GPT 整合受到好评。学生的情绪自我评估与生理测量结果相关,验证了所使用的学习分析方法。结合生理测量的 AHP 可以让学生确定自己喜欢的学习方法,避免偏见,并承认少数群体的存在。
{"title":"Class integration of ChatGPT and learning analytics for higher education","authors":"Miguel Civit, María José Escalona, Francisco Cuadrado, Salvador Reyes‐de‐Cozar","doi":"10.1111/exsy.13703","DOIUrl":"https://doi.org/10.1111/exsy.13703","url":null,"abstract":"BackgroundActive Learning with AI‐tutoring in Higher Education tackles dropout rates.ObjectivesTo investigate teaching‐learning methodologies preferred by students. AHP is used to evaluate a ChatGPT‐based studented learning methodology which is compared to another active learning methodology and a traditional methodology. Study with Learning Analytics to evaluate alternatives, and help students elect the best strategies according to their preferences.MethodsComparative study of three learning methodologies in a counterbalanced Single‐Group with 33 university students. It follows a pre‐test/post‐test approach using AHP and SAM. HRV and GSR used for the estimation of emotional states.FindingsCriteria related to in‐class experiences valued higher than test‐related criteria. Chat‐GPT integration was well regarded compared to well‐established methodologies. Student emotion self‐assessment correlated with physiological measures, validating used Learning Analytics.ConclusionsProposed model AI‐Tutoring classroom integration functions effectively at increasing engagement and avoiding false information. AHP with the physiological measuring allows students to determine preferred learning methodologies, avoiding biases, and acknowledging minority groups.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206868","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Selection preference and effectiveness quantification of provincial energy security policies in China 中国省级能源安全政策的选择偏好与效果量化
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1111/exsy.13711
Liangpeng Wu, Yujing Tang, Qingyuan Zhu
Energy security constitutes a pivotal determinant in safeguarding the seamless functioning of economies. This research endeavours to shed light on the underlying predilections and potential scopes for enhancement within China's provincial energy security policies. By delving into an array of policy documents procured from the esteemed Legal Information Network of Peking University, it offers a meticulous exploration. Employing sophisticated text analysis methodologies, the study constructs a two‐tier analytical framework, meticulously encapsulating both the policy instruments employed and the intricate processes of their execution. Leveraging the power of Nvivo 12 Plus software, pertinent policy contents are systematically coded, with those aligning with the defined analytical dimensions aggregated for frequency computations. Furthermore, a Policy Measurement and Categorization (PMC) index model is devised, harnessing word frequency statistical data to assign a quantitative assessment to the policies under scrutiny. The empirical results demonstrate a noteworthy disparity in the adoption of policy tools among various provinces, with command‐and‐control mechanisms, economic incentive structures, and societal engagement strategies emerging as the most recurrent policy types. Among the energy security policies scrutinized, approximately 84.85% were categorized as effective, while a smaller yet significant portion, 6.06%, was classified as outstanding. Despite the overall robustness of China's provincial energy security policies, the investigation identifies several avenues for further refinement. The study suggests that the government could bolster these measures through intensified focus on transformative adjustments to energy structures, augmentation of green loan guarantee systems, and fostering enhanced inter‐sectoral collaboration. These strategic enhancements may serve as key levers to propel China's provincial energy security policies towards even greater effectiveness and resilience.
能源安全是保障经济正常运行的关键因素。本研究试图揭示中国省级能源安全政策的基本倾向和潜在改进空间。通过深入研究从北京大学法律信息网上获取的一系列政策文件,本研究进行了细致的探索。研究采用了复杂的文本分析方法,构建了一个双层分析框架,细致地概括了所采用的政策工具及其复杂的执行过程。利用 Nvivo 12 Plus 软件的强大功能,对相关政策内容进行了系统编码,并将符合所定义的分析维度的内容汇总起来进行频率计算。此外,还设计了一个政策衡量和分类(PMC)指数模型,利用词频统计数据对所审查的政策进行量化评估。实证结果表明,各省在采用政策工具方面存在显著差异,指挥控制机制、经济激励结构和社会参与战略是最常见的政策类型。在接受调查的能源安全政策中,约 84.85% 被归类为有效政策,另有 6.06% 的政策被归类为无效政策。尽管中国各省的能源安全政策总体上比较稳健,但调查也发现了一些需要进一步完善的途径。研究建议,政府可以通过加强对能源结构转型调整的关注、扩大绿色贷款担保体系以及促进跨部门合作来强化这些措施。这些战略改进措施可作为关键杠杆,推动中国省级能源安全政策取得更大成效,并增强其韧性。
{"title":"Selection preference and effectiveness quantification of provincial energy security policies in China","authors":"Liangpeng Wu, Yujing Tang, Qingyuan Zhu","doi":"10.1111/exsy.13711","DOIUrl":"https://doi.org/10.1111/exsy.13711","url":null,"abstract":"Energy security constitutes a pivotal determinant in safeguarding the seamless functioning of economies. This research endeavours to shed light on the underlying predilections and potential scopes for enhancement within China's provincial energy security policies. By delving into an array of policy documents procured from the esteemed Legal Information Network of Peking University, it offers a meticulous exploration. Employing sophisticated text analysis methodologies, the study constructs a two‐tier analytical framework, meticulously encapsulating both the policy instruments employed and the intricate processes of their execution. Leveraging the power of Nvivo 12 Plus software, pertinent policy contents are systematically coded, with those aligning with the defined analytical dimensions aggregated for frequency computations. Furthermore, a Policy Measurement and Categorization (PMC) index model is devised, harnessing word frequency statistical data to assign a quantitative assessment to the policies under scrutiny. The empirical results demonstrate a noteworthy disparity in the adoption of policy tools among various provinces, with command‐and‐control mechanisms, economic incentive structures, and societal engagement strategies emerging as the most recurrent policy types. Among the energy security policies scrutinized, approximately 84.85% were categorized as effective, while a smaller yet significant portion, 6.06%, was classified as outstanding. Despite the overall robustness of China's provincial energy security policies, the investigation identifies several avenues for further refinement. The study suggests that the government could bolster these measures through intensified focus on transformative adjustments to energy structures, augmentation of green loan guarantee systems, and fostering enhanced inter‐sectoral collaboration. These strategic enhancements may serve as key levers to propel China's provincial energy security policies towards even greater effectiveness and resilience.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206867","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Application of visual attribute transfer technology in analysing changes in emotional expression in picture books 应用视觉属性转移技术分析图画书中情感表达的变化
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-19 DOI: 10.1111/exsy.13677
Yue Wang, Yin Wang, Yansu Qi, Sheng Miao, Weijun Gao
In picture books, readers can obtain different emotional perceptions according to different image style attributes. Artists often use different combinations of colours, textures, materials, and other style elements in images to convey different emotions in their creations. Especially in picture books for children, there is a strong correlation between the perceived effect of the work and the accuracy and degree of emotional expression. In the process of creating picture books, various factors will affect the efficiency of artists trying to transfer styles to meet their creative needs. With the development of image style transfer technology based on a deep convolutional neural network, artists can use this technology to create works with different styles of emotional changes efficiently. In this paper, we select illustrations of picture books and use deep convolutional neural networks to transfer image styles from three aspects: colour style transfer, texture style, and material style transfer. Through sampling survey experiments, we discuss the changes in image attributes, emotional expression, and emotional perception in picture books for children. The survey results found that the most direct and evident influence on the emotional changes of picture book images is the transfer of colour style attributes, material style attributes, and texture style attributes. The results of this study can provide a valuable reference for improving the accuracy of emotional expression, the depth of meaning extension, and the height of artistic value in picture books for children during the process of an artist's creation. This research stands out by systematically analysing the distinct impact of each style attribute transfer, offering a comprehensive framework that can be utilized by artists and technologists alike to enhance the emotional and artistic quality of children's picture books.
在图画书中,读者可以根据不同的图像风格属性获得不同的情感感受。艺术家通常会在画面中运用不同的色彩、纹理、材质等风格元素组合来传达不同的创作情感。特别是在儿童图画书中,作品的感知效果与情感表达的准确性和程度有很大的关系。在图画书的创作过程中,各种因素都会影响艺术家为满足创作需要而进行风格转换的效率。随着基于深度卷积神经网络的图像风格转换技术的发展,艺术家们可以利用这一技术高效地创作出具有不同情感变化风格的作品。本文选取绘本插图,利用深度卷积神经网络从色彩风格转换、纹理风格转换和材质风格转换三个方面进行图像风格转换。通过抽样调查实验,我们讨论了儿童绘本中图像属性、情感表达和情感感知的变化。调查结果显示,对绘本图像情感变化影响最直接、最明显的是色彩风格属性、材质风格属性和纹理风格属性的传递。本研究成果可为艺术家在创作过程中提高儿童图画书情感表达的准确性、内涵延伸的深度和艺术价值的高度提供有价值的参考。这项研究的突出之处在于系统分析了每种风格属性转移的独特影响,提供了一个全面的框架,可供艺术家和技术人员利用,以提高儿童图画书的情感和艺术质量。
{"title":"Application of visual attribute transfer technology in analysing changes in emotional expression in picture books","authors":"Yue Wang, Yin Wang, Yansu Qi, Sheng Miao, Weijun Gao","doi":"10.1111/exsy.13677","DOIUrl":"https://doi.org/10.1111/exsy.13677","url":null,"abstract":"In picture books, readers can obtain different emotional perceptions according to different image style attributes. Artists often use different combinations of colours, textures, materials, and other style elements in images to convey different emotions in their creations. Especially in picture books for children, there is a strong correlation between the perceived effect of the work and the accuracy and degree of emotional expression. In the process of creating picture books, various factors will affect the efficiency of artists trying to transfer styles to meet their creative needs. With the development of image style transfer technology based on a deep convolutional neural network, artists can use this technology to create works with different styles of emotional changes efficiently. In this paper, we select illustrations of picture books and use deep convolutional neural networks to transfer image styles from three aspects: colour style transfer, texture style, and material style transfer. Through sampling survey experiments, we discuss the changes in image attributes, emotional expression, and emotional perception in picture books for children. The survey results found that the most direct and evident influence on the emotional changes of picture book images is the transfer of colour style attributes, material style attributes, and texture style attributes. The results of this study can provide a valuable reference for improving the accuracy of emotional expression, the depth of meaning extension, and the height of artistic value in picture books for children during the process of an artist's creation. This research stands out by systematically analysing the distinct impact of each style attribute transfer, offering a comprehensive framework that can be utilized by artists and technologists alike to enhance the emotional and artistic quality of children's picture books.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206607","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Prospect of large language models and natural language processing for lung cancer diagnosis: A systematic review 大型语言模型和自然语言处理在肺癌诊断中的应用前景:系统综述
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-16 DOI: 10.1111/exsy.13697
Arushi Garg, Smridhi Gupta, Soumya Vats, Palak Handa, Nidhi Goel
Lung cancer, a leading cause of global mortality, demands a combat for its effective prevention, early diagnosis, and advanced treatment methods. Traditional diagnostic methods face limitations in accuracy and efficiency, necessitating innovative solutions. Large Language Models (LLMs) and Natural Language Processing (NLP) offer promising avenues for overcoming these challenges by providing comprehensive insights into medical data and personalizing treatment plans. This systematic review explores the transformative potential of LLMs and NLP in automating lung cancer diagnosis. It evaluates their applications, particularly in medical imaging and the interpretation of complex medical data, and assesses achievements and associated challenges. Emphasizing the critical role of Artificial Intelligence (AI) in medical imaging, the review highlights advancements in lung cancer screening and deep learning approaches. Furthermore, it underscores the importance of on‐going advancements in diagnostic methods and encourages further exploration in this field.
肺癌是导致全球死亡的主要原因之一,需要有效的预防、早期诊断和先进的治疗方法。传统的诊断方法在准确性和效率方面存在局限性,因此需要创新的解决方案。大型语言模型(LLMs)和自然语言处理(NLP)通过提供对医疗数据的全面见解和个性化治疗方案,为克服这些挑战提供了大有可为的途径。这篇系统综述探讨了 LLM 和 NLP 在肺癌自动诊断方面的变革潜力。它评估了它们的应用,特别是在医学成像和复杂医疗数据解读方面的应用,并评估了取得的成就和面临的相关挑战。综述强调了人工智能(AI)在医学成像中的关键作用,重点介绍了肺癌筛查和深度学习方法的进展。此外,它还强调了诊断方法不断进步的重要性,并鼓励在这一领域进行进一步探索。
{"title":"Prospect of large language models and natural language processing for lung cancer diagnosis: A systematic review","authors":"Arushi Garg, Smridhi Gupta, Soumya Vats, Palak Handa, Nidhi Goel","doi":"10.1111/exsy.13697","DOIUrl":"https://doi.org/10.1111/exsy.13697","url":null,"abstract":"Lung cancer, a leading cause of global mortality, demands a combat for its effective prevention, early diagnosis, and advanced treatment methods. Traditional diagnostic methods face limitations in accuracy and efficiency, necessitating innovative solutions. Large Language Models (LLMs) and Natural Language Processing (NLP) offer promising avenues for overcoming these challenges by providing comprehensive insights into medical data and personalizing treatment plans. This systematic review explores the transformative potential of LLMs and NLP in automating lung cancer diagnosis. It evaluates their applications, particularly in medical imaging and the interpretation of complex medical data, and assesses achievements and associated challenges. Emphasizing the critical role of Artificial Intelligence (AI) in medical imaging, the review highlights advancements in lung cancer screening and deep learning approaches. Furthermore, it underscores the importance of on‐going advancements in diagnostic methods and encourages further exploration in this field.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206853","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CATcAFSMs: Context‐based adaptive trust calculation for attack detection in fog computing based smart medical systems CATcAFSMs:基于情境的自适应信任计算,用于检测基于雾计算的智能医疗系统中的攻击行为
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-16 DOI: 10.1111/exsy.13687
Alishba Nawaz, Waseem Iqbal, Ayesha Altaf, Abrar Almjally, Hatoon AlSagri, Bayan Alabdullah
Fog's basic distributed nature and ability to process data in transit—that is, to make decisions in real time—make it a good fit for scenarios involving several distributed devices that need to communicate, provide real‐time data analysis, and carry out storage functions. The majority of fog computing applications are driven by the user's demands and/or their desire for functioning services, either neglecting or giving security considerations second attention. Fog computing security issues have not received enough attention. Fog computing could be exploitable due to the security difficulties associated with cloud computing. Due to its flexibility to function near the end user and independence from a centralized design, fog computing provides the dependability required by time‐sensitive smart healthcare systems. There is a need for enhanced security and privacy solutions for fog computing, where trust is essential, due to the importance of healthcare data. This research aims to develop a context‐based adaptive trust solution for the smart healthcare environment utilizing Bayesian approaches and similarity measures against bad mouthing and ballot stuffing, while context‐dependent trust solutions for fogs remain an unexplored area of study. The proposed trust model has been simulated in Contiki‐Cooja to evaluate our findings. In contrast to static weighting, adaptive weights are provided to direct and indirect trust using entropy values that ensure the least degree of trust bias, and context similarity calculations eliminate recommender nodes with malicious intent by leveraging server, colleague, and service similarities. The proposed model protects smart healthcare systems from attacks using similarity metrics, incorporates context, and also uses adaptive weighting for trust calculation. By eliminating trust bias and also detecting attacks, this solution enhances the trust calculation by 10% as compared to the previous solution. This paradigm is efficient due to its small trust computation overhead and linear complexity O(n).
雾计算的基本分布式特性和处理传输中数据的能力(即实时决策),使其非常适合涉及需要通信、提供实时数据分析和执行存储功能的多个分布式设备的应用场景。大多数雾计算应用都是由用户的需求和/或对功能服务的渴望驱动的,要么忽略了安全问题,要么将其放在次要位置。雾计算的安全问题尚未得到足够重视。由于与云计算相关的安全难题,雾计算可能会被利用。由于雾计算可以灵活地在终端用户附近运行,并且独立于集中式设计,因此可以为时间敏感的智能医疗系统提供所需的可靠性。由于医疗保健数据的重要性,雾计算需要增强安全性和隐私性的解决方案,其中信任是至关重要的。本研究旨在利用贝叶斯方法和相似性措施,为智能医疗环境开发一种基于上下文的自适应信任解决方案,以防止恶意中伤和选票填充,而针对雾的上下文相关信任解决方案仍是一个尚未开发的研究领域。我们在 Contiki-Cooja 中模拟了所提出的信任模型,以评估我们的研究结果。与静态加权不同,该模型使用熵值为直接和间接信任提供自适应加权,以确保信任偏差最小,而上下文相似性计算则通过利用服务器、同事和服务的相似性来消除具有恶意意图的推荐节点。所提出的模型利用相似度指标保护智能医疗系统免受攻击,结合上下文,还使用自适应加权进行信任计算。通过消除信任偏差和检测攻击,该解决方案的信任计算比以前的解决方案提高了 10%。由于信任计算开销较小,线性复杂度为 O(n),因此这种模式非常高效。
{"title":"CATcAFSMs: Context‐based adaptive trust calculation for attack detection in fog computing based smart medical systems","authors":"Alishba Nawaz, Waseem Iqbal, Ayesha Altaf, Abrar Almjally, Hatoon AlSagri, Bayan Alabdullah","doi":"10.1111/exsy.13687","DOIUrl":"https://doi.org/10.1111/exsy.13687","url":null,"abstract":"Fog's basic distributed nature and ability to process data in transit—that is, to make decisions in real time—make it a good fit for scenarios involving several distributed devices that need to communicate, provide real‐time data analysis, and carry out storage functions. The majority of fog computing applications are driven by the user's demands and/or their desire for functioning services, either neglecting or giving security considerations second attention. Fog computing security issues have not received enough attention. Fog computing could be exploitable due to the security difficulties associated with cloud computing. Due to its flexibility to function near the end user and independence from a centralized design, fog computing provides the dependability required by time‐sensitive smart healthcare systems. There is a need for enhanced security and privacy solutions for fog computing, where trust is essential, due to the importance of healthcare data. This research aims to develop a context‐based adaptive trust solution for the smart healthcare environment utilizing Bayesian approaches and similarity measures against bad mouthing and ballot stuffing, while context‐dependent trust solutions for fogs remain an unexplored area of study. The proposed trust model has been simulated in Contiki‐Cooja to evaluate our findings. In contrast to static weighting, adaptive weights are provided to direct and indirect trust using entropy values that ensure the least degree of trust bias, and context similarity calculations eliminate recommender nodes with malicious intent by leveraging server, colleague, and service similarities. The proposed model protects smart healthcare systems from attacks using similarity metrics, incorporates context, and also uses adaptive weighting for trust calculation. By eliminating trust bias and also detecting attacks, this solution enhances the trust calculation by 10% as compared to the previous solution. This paradigm is efficient due to its small trust computation overhead and linear complexity <jats:italic>O</jats:italic>(<jats:italic>n</jats:italic>).","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142227718","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Comparative analysis of paraphrasing performance of ChatGPT, GPT‐3, and T5 language models using a new ChatGPT generated dataset: ParaGPT 使用新的 ChatGPT 生成的数据集,比较分析 ChatGPT、GPT-3 和 T5 语言模型的转述性能:ParaGPT
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-16 DOI: 10.1111/exsy.13699
Meltem Kurt Pehlivanoğlu, Robera Tadesse Gobosho, Muhammad Abdan Syakura, Vimal Shanmuganathan, Luis de‐la‐Fuente‐Valentín
Paraphrase generation is a fundamental natural language processing (NLP) task that refers to the process of generating a well‐formed and coherent output sentence that exhibits both syntactic and/or lexical diversity from the input sentence, while simultaneously ensuring that the semantic similarity between the two sentences is preserved. However, the availability of high‐quality paraphrase datasets has been limited, particularly for machine‐generated sentences. In this paper, we present ParaGPT, a new paraphrase dataset of 81,000 machine‐generated sentence pairs, including 27,000 reference sentences (ChatGPT‐generated sentences), and 81,000 paraphrases obtained by using three different large language models (LLMs): ChatGPT, GPT‐3, and T5. We used ChatGPT to generate 27,000 sentences that cover a diverse array of topics and sentence structures, thus providing diverse inputs for the models. In addition, we evaluated the quality of the generated paraphrases using various automatic evaluation metrics. Furthermore, we provide insights into the strengths and drawbacks of each LLM in generating paraphrases by conducting a comparative analysis of the paraphrasing performance of the three LLMs. According to our findings, ChatGPT's performance, as per the evaluation metrics provided, was deemed impressive and commendable, owing to its higher‐than‐average scores for semantic similarity, which implies a higher degree of similarity between the generated paraphrase and the reference sentence, and its relatively lower scores for syntactic diversity, indicating a greater diversity of syntactic structures in the generated paraphrase. ParaGPT is a valuable resource for researchers working on NLP tasks like paraphrasing, text simplification, and text generation. We make the ParaGPT dataset publicly accessible to researchers, and as far as we are aware, this is the first paraphrase dataset produced based on ChatGPT.
意译生成是一项基本的自然语言处理(NLP)任务,指的是生成格式良好、连贯的输出句子的过程,该句子与输入句子在句法和/或词汇上具有多样性,同时确保两个句子之间的语义相似性得以保留。然而,高质量的意译数据集一直很有限,尤其是机器生成的句子。在本文中,我们介绍了 ParaGPT,这是一个由 81,000 个机器生成的句子对组成的新转述数据集,其中包括 27,000 个参考句子(ChatGPT 生成的句子),以及通过使用三种不同的大型语言模型(LLM)获得的 81,000 个转述:ChatGPT、GPT-3 和 T5。我们使用 ChatGPT 生成了 27,000 个句子,这些句子涵盖了不同的主题和句子结构,从而为模型提供了不同的输入。此外,我们还使用各种自动评估指标对生成的转述质量进行了评估。此外,我们还通过对三种 LLM 的转述性能进行比较分析,深入了解了每种 LLM 在生成转述时的优缺点。根据我们的研究结果,ChatGPT 在语义相似性方面的得分高于平均水平,这意味着生成的转述句与参考句之间具有更高的相似性,而在句法多样性方面的得分相对较低,这表明生成的转述句具有更高的句法结构多样性,因此,根据我们提供的评估指标,ChatGPT 的性能令人印象深刻,值得称赞。ParaGPT 是研究转述、文本简化和文本生成等 NLP 任务的研究人员的宝贵资源。我们向研究人员公开 ParaGPT 数据集,据我们所知,这是第一个基于 ChatGPT 生成的意译数据集。
{"title":"Comparative analysis of paraphrasing performance of ChatGPT, GPT‐3, and T5 language models using a new ChatGPT generated dataset: ParaGPT","authors":"Meltem Kurt Pehlivanoğlu, Robera Tadesse Gobosho, Muhammad Abdan Syakura, Vimal Shanmuganathan, Luis de‐la‐Fuente‐Valentín","doi":"10.1111/exsy.13699","DOIUrl":"https://doi.org/10.1111/exsy.13699","url":null,"abstract":"Paraphrase generation is a fundamental natural language processing (NLP) task that refers to the process of generating a well‐formed and coherent output sentence that exhibits both syntactic and/or lexical diversity from the input sentence, while simultaneously ensuring that the semantic similarity between the two sentences is preserved. However, the availability of high‐quality paraphrase datasets has been limited, particularly for machine‐generated sentences. In this paper, we present ParaGPT, a new paraphrase dataset of 81,000 machine‐generated sentence pairs, including 27,000 reference sentences (ChatGPT‐generated sentences), and 81,000 paraphrases obtained by using three different large language models (LLMs): ChatGPT, GPT‐3, and T5. We used ChatGPT to generate 27,000 sentences that cover a diverse array of topics and sentence structures, thus providing diverse inputs for the models. In addition, we evaluated the quality of the generated paraphrases using various automatic evaluation metrics. Furthermore, we provide insights into the strengths and drawbacks of each LLM in generating paraphrases by conducting a comparative analysis of the paraphrasing performance of the three LLMs. According to our findings, ChatGPT's performance, as per the evaluation metrics provided, was deemed impressive and commendable, owing to its higher‐than‐average scores for semantic similarity, which implies a higher degree of similarity between the generated paraphrase and the reference sentence, and its relatively lower scores for syntactic diversity, indicating a greater diversity of syntactic structures in the generated paraphrase. ParaGPT is a valuable resource for researchers working on NLP tasks like paraphrasing, text simplification, and text generation. We make the ParaGPT dataset publicly accessible to researchers, and as far as we are aware, this is the first paraphrase dataset produced based on ChatGPT.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206857","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Semantic community query in a large‐scale attributed graph based on an attribute cohesiveness optimization strategy 基于属性内聚性优化策略的大规模属性图中的语义社区查询
IF 3.3 4区 计算机科学 Q2 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-15 DOI: 10.1111/exsy.13704
Jinhuan Ge, Heli Sun, Yezhi Lin, Liang He
The task of a semantic community query is to obtain a subgraph based on a given query vertex (or vertex set) and other query parameters in an attributed graph such that belongs to , contains and satisfies a predefined community cohesiveness model. In most cases, existing community query models based on the network structure for traditional attributed networks usually lack community semantics. However, the features of vertex attributes, especially the attributes of the query vertices, which are closely related to the community semantics, are rarely considered in an attributed graph. Existing community query algorithms based on both structure cohesiveness and attribute cohesiveness usually do not take the attributes of the query vertex as an important factor of the community cohesiveness model, which leads to weak semantics of the communities. This paper proposes a semantic community query method named in a large‐scale attributed graph. First, the k‐core structure model is adopted as the structure cohesiveness of our community query model to obtain a subgraph of the original graph. Second, we define attribute cohesiveness based on the average distance between the query vertices and other vertices in terms of attributes in the community to prune the subgraph and obtain the semantic community. In order to improve the community query efficiency in large‐scale attributed graphs, applies two heuristic pruning strategies. The experimental results show that our method outperforms the existing community query methods in multiple evaluation metrics and is ideal for querying semantic communities in large‐scale attributed graphs.
语义社区查询的任务是根据给定的查询顶点(或顶点集)和其他查询参数,在归属图中获取一个子图,该子图属于 ,包含 并满足预定义的社区内聚力模型。在大多数情况下,基于传统归属网络的网络结构的现有社区查询模型通常缺乏社区语义。然而,归属图中很少考虑顶点属性特征,尤其是与社区语义密切相关的查询顶点属性。现有的基于结构内聚性和属性内聚性的社区查询算法通常不把查询顶点的属性作为社区内聚性模型的重要因素,从而导致社区语义薄弱。本文提出了一种以大规模属性图命名的语义社区查询方法。首先,我们采用 k 核结构模型作为社区查询模型的结构内聚度,从而得到原始图的子图。其次,我们根据查询顶点与其他顶点在社区属性方面的平均距离来定义属性内聚度,从而剪切出子图,得到语义社区。为了提高大规模属性图中的社区查询效率,我们应用了两种启发式剪枝策略。实验结果表明,我们的方法在多个评价指标上都优于现有的社区查询方法,是在大规模属性图中查询语义社区的理想方法。
{"title":"Semantic community query in a large‐scale attributed graph based on an attribute cohesiveness optimization strategy","authors":"Jinhuan Ge, Heli Sun, Yezhi Lin, Liang He","doi":"10.1111/exsy.13704","DOIUrl":"https://doi.org/10.1111/exsy.13704","url":null,"abstract":"The task of a semantic community query is to obtain a subgraph based on a given query vertex (or vertex set) and other query parameters in an attributed graph such that belongs to , contains and satisfies a predefined community cohesiveness model. In most cases, existing community query models based on the network structure for traditional attributed networks usually lack community semantics. However, the features of vertex attributes, especially the attributes of the query vertices, which are closely related to the community semantics, are rarely considered in an attributed graph. Existing community query algorithms based on both structure cohesiveness and attribute cohesiveness usually do not take the attributes of the query vertex as an important factor of the community cohesiveness model, which leads to weak semantics of the communities. This paper proposes a semantic community query method named in a large‐scale attributed graph. First, the <jats:italic>k</jats:italic>‐core structure model is adopted as the structure cohesiveness of our community query model to obtain a subgraph of the original graph. Second, we define attribute cohesiveness based on the average distance between the query vertices and other vertices in terms of attributes in the community to prune the subgraph and obtain the semantic community. In order to improve the community query efficiency in large‐scale attributed graphs, applies two heuristic pruning strategies. The experimental results show that our method outperforms the existing community query methods in multiple evaluation metrics and is ideal for querying semantic communities in large‐scale attributed graphs.","PeriodicalId":51053,"journal":{"name":"Expert Systems","volume":null,"pages":null},"PeriodicalIF":3.3,"publicationDate":"2024-08-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142206855","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Expert Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1