IEEE Transactions on Computational Social Systems最新文献

筛选
英文 中文
On Evolutionary Analysis of Customer Purchasing Behavior by the Supervision of E-Commerce Platforms 基于电子商务平台监管的顾客购买行为演化分析
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-11 DOI: 10.1109/TCSS.2024.3485959
Xuwang Liu;Biying Zhou;Rong Du;Wei Qi;Zhiwu Li;Junwei Wang
{"title":"On Evolutionary Analysis of Customer Purchasing Behavior by the Supervision of E-Commerce Platforms","authors":"Xuwang Liu;Biying Zhou;Rong Du;Wei Qi;Zhiwu Li;Junwei Wang","doi":"10.1109/TCSS.2024.3485959","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3485959","url":null,"abstract":"As Internet technology undergoes rapid development and widespread adoption, e-commerce emerges as a pivotal component of the platform economy, permeating various facets of daily life. However, due to the influence of time, space, and other factors, the problem of integrity becomes severe in the real trading environment. As the platforms, sellers, and consumers are the main participants and their decision-making is restricted by historical experiences and contextual conditions, they exhibit constrained rationality. Utilizing evolutionary game theory, the study constructs a tripartite game model that analyses the influence of relevant parameters on the behavior of the participants. To deal with the behaviors of the participants, we built a simulation system on MATLAB to demonstrate the effects of beginning circumstances and associated parameter adjustments on the evolution outcomes for participants. Through theoretical analysis and numerical simulation analysis, we identify that the e-commerce platforms should standardize the good faith behavior of sellers by increasing the punishment, which can reduce the malicious return behavior of consumers. Sellers can mitigate the probability of fraud by improving production technology. Consumers can improve their learning to avoid returning products. This research provides a theoretical framework and decision support for e-commerce platforms, and it also promotes the long-term growth of online transactions.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 1","pages":"38-51"},"PeriodicalIF":4.5,"publicationDate":"2024-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143361489","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
Review of Advancements in Depression Detection Using Social Media Data 基于社交媒体数据的抑郁症检测进展综述
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-11 DOI: 10.1109/TCSS.2024.3448624
Sumit Dalal;Sarika Jain;Mayank Dave
{"title":"Review of Advancements in Depression Detection Using Social Media Data","authors":"Sumit Dalal;Sarika Jain;Mayank Dave","doi":"10.1109/TCSS.2024.3448624","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3448624","url":null,"abstract":"A large population embraced social media to share thoughts, emotions, and daily experiences through text, images, audio, or video posts. This user-generated content (UGC) serves various purposes, including user profiling, sentiment analysis, and disease detection or tracking. Notably, researchers recognized the potential of UGC for assessing mental health due to its unobtrusive and real-time monitoring capabilities. Recent reviews on depression identification from textual UGC using AI models covered tools and techniques but overlooked critical components such as datasets, lexicons, features, and subtasks, which are essential for understanding the progress and tasks undertaken. This survey adopts a systematic approach and formulates five research questions to examine the relevant literature concerning these elements. Additionally, it organizes machine learning and deep learning (ML/DL) training features from textual UGC in a hierarchical manner and maps the literature on depression detection into various subtasks. The review highlights that despite the prevalence studies, datasets are limited in both quantity and size, with many relying on less reliable ground truth collection methods such as self-reported diagnosis statements (SRDS). Furthermore, the review identifies an overemphasis on certain textual features, such as n-grams and affective elements, while others, such as life events, egocentric graphs, and intervention/coping style, remain largely unexplored. It is crucial for practical AI depression detection systems to develop expertise in tasks such as severity, symptom detection, and explainable/interpretable depression analysis to instill confidence and trust among users.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 1","pages":"77-100"},"PeriodicalIF":4.5,"publicationDate":"2024-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143361493","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
A Multigranularity Learning Path Recommendation Framework Based on Knowledge Graph and Improved Ant Colony Optimization Algorithm for E-Learning 基于知识图和改进蚁群优化算法的多粒度学习路径推荐框架
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-11 DOI: 10.1109/TCSS.2024.3488373
Yaqian Zheng;Deliang Wang;Yaping Xu;Yanyan Li
{"title":"A Multigranularity Learning Path Recommendation Framework Based on Knowledge Graph and Improved Ant Colony Optimization Algorithm for E-Learning","authors":"Yaqian Zheng;Deliang Wang;Yaping Xu;Yanyan Li","doi":"10.1109/TCSS.2024.3488373","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3488373","url":null,"abstract":"In e-learning, extracting suitable learning objects (LOs) from a vast resource pool and organizing them into high-quality learning paths is crucial for helping e-learners achieve their goals. Numerous approaches have been proposed to recommend optimal learning paths for e-learners. However, it is essential to emphasize that e-learning systems typically consist of a wide range of LOs with varying levels of granularity, ranging from fine-grained to coarse-grained. Unfortunately, current research has not adequately considered the underlying granularity structure of LOs when optimizing learning paths. Existing methods primarily focus on organizing LOs at a single granularity level, limiting their applicability in real-world e-learning systems. To address the limitations, we propose a multigranularity learning path recommendation (MGLPR) framework that aims to flexibly and effectively integrate the diverse granularity levels of LOs into high-quality learning paths. In this framework, a two-layer [knowledge point (KP) and LO layers] model is developed to formulate the MGLPR problem as a constrained optimization problem and an improved ant colony optimization algorithm (IACO) is introduced to solve it to identify optimal learning paths for e-learners. To evaluate the effectiveness of the proposed IACO, we conducted extensive computational experiments using 30 simulation datasets with varying problem sizes and complexities. The results demonstrate that our proposed IACO achieves superior performance and robustness compared with other competitors. Additionally, an empirical study was conducted to investigate the efficacy of the proposed approach in an authentic learning context, with results indicating that the proposed method outperforms the traditional self-organized ones.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 2","pages":"586-607"},"PeriodicalIF":4.5,"publicationDate":"2024-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143783381","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
Ugan: Uncertainty-Guided Graph Augmentation Network for EEG Emotion Recognition 乌干达:用于脑电图情绪识别的不确定性引导图增强网络
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-11 DOI: 10.1109/TCSS.2024.3488201
Bianna Chen;C. L. Philip Chen;Tong Zhang
{"title":"Ugan: Uncertainty-Guided Graph Augmentation Network for EEG Emotion Recognition","authors":"Bianna Chen;C. L. Philip Chen;Tong Zhang","doi":"10.1109/TCSS.2024.3488201","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3488201","url":null,"abstract":"The underlying time-variant and subject-specific brain dynamics lead to statistical uncertainty in electroencephalogram (EEG) representations and connectivities under diverse individual biases. Current works primarily augment statisticallike EEG data based on deterministic modes without comprehensively considering uncertain statistical discrepancies in representations and connectivities. This results in insufficient domain diversity to cover more domain variations for a generalized model independent of individuals. This article proposes an uncertainty-guided graph augmentation network (Ugan) to generalize EEG emotion recognition across subjects by comprehensively mimicking and constraining the uncertain statistical shifts across individuals. Specifically, an uncertainty-guided graph augmentation module is employed to augment both connectivities and features of EEG graph by manipulating domain statistical characteristics. With the original and augmented EEG graph covering diverse domain variations, the model can mimic the uncertain domain shifts to achieve better generalizability against potential subject variability. To extract discriminative characteristics and preserve emotional semantics after augmentation, a graph coteaching learning module is designed to facilitate coteaching knowledge learning between the original and augmented views. Moreover, a coteaching regularization module is developed to constrain semantic domain invariance and consistency, thereby rendering the model invariant to uncertain statistical shifts. Extensive experiments on three public EEG emotion datasets, i.e., Shanghai Jiao Tong University emotion EEG dataset (SEED), SEED-IV, and SEED-V, validate the superior generalizability of Ugan compared to the state-of-the-art methods.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 2","pages":"695-707"},"PeriodicalIF":4.5,"publicationDate":"2024-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143783311","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
AE-AMT: Attribute-Enhanced Affective Music Generation With Compound Word Representation AE-AMT:复合词表示的属性增强情感音乐生成
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-11 DOI: 10.1109/TCSS.2024.3486536
Weiyi Yao;C. L. Philip Chen;Zongyan Zhang;Tong Zhang
{"title":"AE-AMT: Attribute-Enhanced Affective Music Generation With Compound Word Representation","authors":"Weiyi Yao;C. L. Philip Chen;Zongyan Zhang;Tong Zhang","doi":"10.1109/TCSS.2024.3486536","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3486536","url":null,"abstract":"Affective music generation is a challenge for symbolic music generation. Existing methods face the problem that the perceived emotion of the generated music is not evident because music datasets containing emotional labels are relatively small in quantity and scale. To address this issue, an attribute-enhanced affective music transformer (AE-AMT) model is proposed to generate perceived affective music with attribute enhancement. In addition, a multiquantile-based attribute discretization (MQAD) strategy is designed, enabling the model to generate intensity-controllable affective music pieces. Furthermore, A replication-expanded compound representation of the control signals (RECR) method is designed for control signals to improve the controllability of the model. In objective experiments, the AE-AMT model demonstrated a 29.25% and 19.5% improvement in overall emotion accuracy, along with a 30% and 32% improvement in arousal accuracy on the datasets EMOPIA and VGMIDI. These improvements are achieved without significant difference in objective music quality, while also providing ample novelty and diversity compared to the current state-of-the-art approach. Moreover, subjective experiments revealed that the AE-AMT model outperformed comparison models, especially in low valence and arousal based on the Wilcoxon signed ranks test. Additionally, the soft variant model of AE-AMT exhibited a significant advantage in valence, low arousal, and overall music quality. These experiments showcase the AE-AMT model's ability to significantly enhance arousal performance and strike a balance between emotional intensity and musical quality through adaptable strategies.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 2","pages":"890-904"},"PeriodicalIF":4.5,"publicationDate":"2024-11-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143769493","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
A Classification-Based Product Selection Method Based on Online Reviews on Multifaceted Attributes 基于多属性在线评论的分类产品选择方法
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-08 DOI: 10.1109/TCSS.2024.3485009
Xingli Wu;Huchang Liao;Benjamin Lev;Weiping Ding
{"title":"A Classification-Based Product Selection Method Based on Online Reviews on Multifaceted Attributes","authors":"Xingli Wu;Huchang Liao;Benjamin Lev;Weiping Ding","doi":"10.1109/TCSS.2024.3485009","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3485009","url":null,"abstract":"While the development of e-commerce brings convenience to consumers, a large quantity of products and information increase the difficulty of making purchase decisions. This study constructs a classification-based product selection method driven by online reviews to assist consumers in making purchase decisions. First, the multifaceted attribute evaluations of products are extracted from textual reviews that contain more abundant and useful information than those provided by vendors. The evaluations are modeled by probabilistic linguistic term sets such that sentiment words in texts are described at different frequencies. Then, a classification-based product selection method is developed to rank products considering multifaceted attributes in which alternative products are divided into the acceptance class, rejection class, and uncertainty class through a classification strategy. Each class of products is compared based on the performance scores calculated by a probabilistic linguistic aggregation operator. A case study of selecting laptops based on real data from Amazon.com is given to illustrate the method. Comparative analysis with existing ranking methods shows the advantages of the proposed method in matching consumers’ risk aversion behavior and preserving uncertain information.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 1","pages":"11-24"},"PeriodicalIF":4.5,"publicationDate":"2024-11-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143361490","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
Effective Analysis of Machine and Deep Learning Methods for Diagnosing Mental Health Using Social Media Conversations 使用社交媒体对话诊断心理健康的机器和深度学习方法的有效分析
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-08 DOI: 10.1109/TCSS.2024.3487168
Yashwanth Kasanneni;Achyut Duggal;R. Sathyaraj;S. P. Raja
{"title":"Effective Analysis of Machine and Deep Learning Methods for Diagnosing Mental Health Using Social Media Conversations","authors":"Yashwanth Kasanneni;Achyut Duggal;R. Sathyaraj;S. P. Raja","doi":"10.1109/TCSS.2024.3487168","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3487168","url":null,"abstract":"The increasing incidence of mental health issues demands innovative diagnostic methods, especially within digital communication. Traditional assessments are challenged by the sheer volume of data and the nuanced language found on social media and other text-based platforms. This study seeks to apply machine learning (ML) to interpret these digital narratives and identify patterns that signal mental health conditions. We apply natural language processing (NLP) techniques to analyze sentiments and emotional cues across datasets from social media and other text-based communication. Using ML, deep learning, and transfer learning models such as bidirectional encoder representations (BERTs), robustly optimized BERT approach (RoBERTa), distilled BERT (DistilBERT), and generalized autoregressive pretraining for language understanding (XLNet), we assess their ability to detect early signs of mental health concerns. The results show that BERT, RoBERTa, and XLNet consistently achieve over 95% accuracy, highlighting their strong contextual understanding and effectiveness in this application. The significance of this research lies in its potential to revolutionize mental health diagnostics by providing a scalable, data-driven approach to early detection. By harnessing the power of advanced NLP models, this study offers a pathway to more timely and accurate identification of individuals in need of mental health support, thereby contributing to better outcomes in public health.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 1","pages":"274-294"},"PeriodicalIF":4.5,"publicationDate":"2024-11-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143361060","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
Influence of External Information on Large Language Models Mirrors Social Cognitive Patterns 外部信息对大型语言模型的影响反映了社会认知模式
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-06 DOI: 10.1109/TCSS.2024.3476030
Ning Bian;Hongyu Lin;Peilin Liu;Yaojie Lu;Chunkang Zhang;Ben He;Xianpei Han;Le Sun
{"title":"Influence of External Information on Large Language Models Mirrors Social Cognitive Patterns","authors":"Ning Bian;Hongyu Lin;Peilin Liu;Yaojie Lu;Chunkang Zhang;Ben He;Xianpei Han;Le Sun","doi":"10.1109/TCSS.2024.3476030","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3476030","url":null,"abstract":"Social cognitive theory explains how people learn and acquire knowledge through observing others. Recent years have witnessed the rapid development of large language models (LLMs), which suggests their potential significance as agents in the society. LLMs, as AI agents, can observe external information, which shapes their cognition and behaviors. However, the extent to which external information influences LLMs’ cognition and behaviors remains unclear. This study investigates how external statements and opinions influence LLMs’ thoughts and behaviors from a social cognitive perspective. Three experiments were conducted to explore the effects of external information on LLMs’ memories, opinions, and social media behavioral decisions. Sociocognitive factors, including source authority, social identity, and social role, were analyzed to investigate their moderating effects. Results showed that external information can significantly shape LLMs’ memories, opinions, and behaviors, with these changes mirroring human social cognitive patterns such as authority bias, in-group bias, emotional positivity, and emotion contagion. This underscores the challenges in developing safe and unbiased LLMs, and emphasizes the importance of understanding the susceptibility of LLMs to external influences.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 3","pages":"1115-1131"},"PeriodicalIF":4.5,"publicationDate":"2024-11-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144178958","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
Model-Based and Data-Driven Stochastic Hybrid Control for Rumor Propagation in Dual-Layer Network 基于模型和数据驱动的双层网络谣言传播随机混合控制
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-06 DOI: 10.1109/TCSS.2024.3469972
Xiaojing Zhong;Chaolong Luo;Feiqi Deng;Guiyun Liu;Chunlei Li;Zhipei Hu
{"title":"Model-Based and Data-Driven Stochastic Hybrid Control for Rumor Propagation in Dual-Layer Network","authors":"Xiaojing Zhong;Chaolong Luo;Feiqi Deng;Guiyun Liu;Chunlei Li;Zhipei Hu","doi":"10.1109/TCSS.2024.3469972","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3469972","url":null,"abstract":"Toward exploring the positive impact of media debunking and random blocking on the spread of rumors, we discuss a stochastic hybrid control strategy that combines an individual and media debunking method, a continuous stochastic blocking method, and an impulse interruption method. Using stochastic analysis, the almost sure exponential stability of the controlled system is analyzed, along with the expression of control intensities. To balance rumor suppression, minimize control costs, and enhance the generality of control, a data-driven machine learning (ML) approach is developed to provide suboptimal control solutions. Numerical simulations based on two real-case datasets are carried out to validate the theoretical results and evaluate the potential impact of the model-based, data-driven stochastic hybrid control strategy.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 2","pages":"777-791"},"PeriodicalIF":4.5,"publicationDate":"2024-11-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143769382","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
Backdoor Attack and Defense on Deep Learning: A Survey 深度学习的后门攻击与防御:综述
IF 4.5 2区 计算机科学
IEEE Transactions on Computational Social Systems Pub Date : 2024-11-05 DOI: 10.1109/TCSS.2024.3482723
Yang Bai;Gaojie Xing;Hongyan Wu;Zhihong Rao;Chuan Ma;Shiping Wang;Xiaolei Liu;Yimin Zhou;Jiajia Tang;Kaijun Huang;Jiale Kang
{"title":"Backdoor Attack and Defense on Deep Learning: A Survey","authors":"Yang Bai;Gaojie Xing;Hongyan Wu;Zhihong Rao;Chuan Ma;Shiping Wang;Xiaolei Liu;Yimin Zhou;Jiajia Tang;Kaijun Huang;Jiale Kang","doi":"10.1109/TCSS.2024.3482723","DOIUrl":"https://doi.org/10.1109/TCSS.2024.3482723","url":null,"abstract":"Deep learning, as an important branch of machine learning, has been widely applied in computer vision, natural language processing, speech recognition, and more. However, recent studies have revealed that deep learning systems are vulnerable to backdoor attacks. Backdoor attackers inject a hidden backdoor into the deep learning model, such that the predictions of the infected model will be maliciously changed if the hidden backdoor is activated by input with a backdoor trigger while behaving normally on any benign sample. This kind of attack can potentially result in severe consequences in the real world. Therefore, research on defending against backdoor attacks has emerged rapidly. In this article, we have provided a comprehensive survey of backdoor attacks, detections, and defenses previously demonstrated on deep learning. We have investigated widely used model architectures, benchmark datasets, and metrics in backdoor research and have classified attacks, detections and defenses based on different criteria. Furthermore, we have analyzed some limitations in existing methods and, based on this, pointed out several promising future research directions. Through this survey, beginners can gain a preliminary understanding of backdoor attacks and defenses. Furthermore, we anticipate that this work will provide new perspectives and inspire extra research into the backdoor attack and defense methods in deep learning.","PeriodicalId":13044,"journal":{"name":"IEEE Transactions on Computational Social Systems","volume":"12 1","pages":"404-434"},"PeriodicalIF":4.5,"publicationDate":"2024-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143106467","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信