首页 > 最新文献

ETRI Journal最新文献

英文 中文
Effective fingerprinting database construction through digital map-based RF signal modeling and partial measurements in indoor environments 通过基于数字地图的射频信号建模和室内环境的局部测量,构建有效的指纹数据库
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-25 DOI: 10.4218/etrij.2024-0165
Jung Ho Lee, Taehun Kim, Youngsu Cho, Juil Jeon, Kyeongsoo Han, Taikjin Lee

This paper presents a radio-frequency (RF) signal modeling technology that builds a fingerprinting database for indoor localization quickly and accurately. Fingerprinting-based localization technology uses location-specific signal characteristics as a database; therefore, it is less sensitive to multipath problems. The proposed approach predicts signal propagation paths and calculates attenuation based on an indoor map, reducing infrastructure installation and data collection time. Because the indoor map lacks accurate information about all structures, the modeling results contain errors when compared to measurements. To address this, measurements from a partial area improve modeling accuracy by accounting for received signal strength changes caused by indoor structures. In experiments with seven beacons, the proposed database construction method achieves an average error of 5.16 dBm and a localization error of 1.61 m, comparable to the 1.14-m error in measurement-based databases, while reducing database construction time by 41.06%. These results demonstrate the effectiveness of the proposed technology in rapidly and accurately building databases for indoor localization.

本文提出了一种射频信号建模技术,该技术可以快速准确地建立室内指纹数据库。基于指纹的定位技术使用特定位置的信号特征作为数据库;因此,它对多路径问题不太敏感。该方法预测信号传播路径,并根据室内地图计算衰减,减少了基础设施安装和数据收集时间。由于室内地图缺乏关于所有结构的准确信息,因此与测量结果相比,建模结果存在误差。为了解决这个问题,从局部区域进行测量,通过考虑由室内结构引起的接收信号强度变化来提高建模精度。在7个信标的实验中,所提出的数据库构建方法的平均误差为5.16 dBm,定位误差为1.61 m,与基于测量的数据库的误差1.14 m相当,同时减少了41.06%的数据库构建时间。这些结果证明了该技术在快速准确地建立室内定位数据库方面的有效性。
{"title":"Effective fingerprinting database construction through digital map-based RF signal modeling and partial measurements in indoor environments","authors":"Jung Ho Lee,&nbsp;Taehun Kim,&nbsp;Youngsu Cho,&nbsp;Juil Jeon,&nbsp;Kyeongsoo Han,&nbsp;Taikjin Lee","doi":"10.4218/etrij.2024-0165","DOIUrl":"https://doi.org/10.4218/etrij.2024-0165","url":null,"abstract":"<p>This paper presents a radio-frequency (RF) signal modeling technology that builds a fingerprinting database for indoor localization quickly and accurately. Fingerprinting-based localization technology uses location-specific signal characteristics as a database; therefore, it is less sensitive to multipath problems. The proposed approach predicts signal propagation paths and calculates attenuation based on an indoor map, reducing infrastructure installation and data collection time. Because the indoor map lacks accurate information about all structures, the modeling results contain errors when compared to measurements. To address this, measurements from a partial area improve modeling accuracy by accounting for received signal strength changes caused by indoor structures. In experiments with seven beacons, the proposed database construction method achieves an average error of 5.16 dBm and a localization error of 1.61 m, comparable to the 1.14-m error in measurement-based databases, while reducing database construction time by 41.06%. These results demonstrate the effectiveness of the proposed technology in rapidly and accurately building databases for indoor localization.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 4","pages":"643-656"},"PeriodicalIF":1.6,"publicationDate":"2025-02-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0165","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144843482","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Fine-tuning XLNet for Amazon review sentiment analysis: A comparative evaluation of transformer models 微调XLNet用于Amazon评论情感分析:变压器模型的比较评估
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-12 DOI: 10.4218/etrij.2024-0318
Amrithkala M. Shetty, Manjaiah D. H., Mohammed Fadhel Aljunid

Transfer learning in large language models adapts pretrained models to new tasks by leveraging their existing linguistic knowledge for domain-specific applications. A fine-tuned XLNet, base-cased model is proposed for classifying Amazon product reviews. Two datasets are used to evaluate the approach: Amazon earphone and Amazon personal computer reviews. Model performance is benchmarked against transformer models including ELECTRA, BERT, RoBERTa, ALBERT, and DistilBERT. In addition, hybrid models such as CNN-LSTM and CNN-BiLSTM are considered in conjunction with single models such as CNN, BiGRU, and BiLSTM. The XLNet model achieved accuracies of 95.2% for Amazon earphone reviews and 95% for Amazon personal computer reviews. The accuracy of ELECTRA is slightly lower than that of XLNet. The exact match ratio values for XLNet on the AE and AP datasets are 0.95 and 0.94, respectively. The proposed model achieved exceptional accuracy and F1 scores, outperforming all other models. The XLNet model was fine-tuned with different learning rates, optimizers (such as Nadam and Adam), and batch sizes (4, 8, and 16). This analysis underscores the effectiveness of the XLNet approach for sentiment analysis tasks.

大型语言模型中的迁移学习通过利用预先训练的模型的现有语言知识来适应特定领域应用程序的新任务。提出了一种经过微调的XLNet基例模型,用于对Amazon产品评论进行分类。两个数据集用于评估该方法:亚马逊耳机和亚马逊个人电脑评论。模型性能以变压器模型为基准,包括ELECTRA、BERT、RoBERTa、ALBERT和DistilBERT。此外,还结合CNN、BiGRU、BiLSTM等单一模型,考虑了CNN- lstm、CNN-BiLSTM等混合模型。XLNet模型对亚马逊耳机评论的准确率达到95.2%,对亚马逊个人电脑评论的准确率达到95%。ELECTRA的精度略低于XLNet。XLNet在AE和AP数据集上的精确匹配比值分别为0.95和0.94。该模型取得了优异的准确性和F1分数,优于所有其他模型。XLNet模型使用不同的学习率、优化器(如Nadam和Adam)和批大小(4、8和16)进行了微调。这个分析强调了XLNet方法在情感分析任务中的有效性。
{"title":"Fine-tuning XLNet for Amazon review sentiment analysis: A comparative evaluation of transformer models","authors":"Amrithkala M. Shetty,&nbsp;Manjaiah D. H.,&nbsp;Mohammed Fadhel Aljunid","doi":"10.4218/etrij.2024-0318","DOIUrl":"https://doi.org/10.4218/etrij.2024-0318","url":null,"abstract":"<p>Transfer learning in large language models adapts pretrained models to new tasks by leveraging their existing linguistic knowledge for domain-specific applications. A fine-tuned XLNet, base-cased model is proposed for classifying Amazon product reviews. Two datasets are used to evaluate the approach: Amazon earphone and Amazon personal computer reviews. Model performance is benchmarked against transformer models including ELECTRA, BERT, RoBERTa, ALBERT, and DistilBERT. In addition, hybrid models such as CNN-LSTM and CNN-BiLSTM are considered in conjunction with single models such as CNN, BiGRU, and BiLSTM. The XLNet model achieved accuracies of 95.2% for Amazon earphone reviews and 95% for Amazon personal computer reviews. The accuracy of ELECTRA is slightly lower than that of XLNet. The exact match ratio values for XLNet on the AE and AP datasets are 0.95 and 0.94, respectively. The proposed model achieved exceptional accuracy and F1 scores, outperforming all other models. The XLNet model was fine-tuned with different learning rates, optimizers (such as Nadam and Adam), and batch sizes (4, 8, and 16). This analysis underscores the effectiveness of the XLNet approach for sentiment analysis tasks.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"48 1","pages":"69-86"},"PeriodicalIF":1.6,"publicationDate":"2025-02-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0318","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"146224072","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Detection of IPv6 routing attacks using ANN and a novel IoT dataset 利用 ANN 和新型物联网数据集检测 IPv6 路由攻击
IF 1.3 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-11 DOI: 10.4218/etrij.2023-0506
Murat Emeç

The Internet of Things (IoT) is an intelligent network paradigm created by interconnected device networks. Although the importance of IoT systems has increased in various applications, the increasing number of connected devices has made security even more critical. This study presents the ROUT-4-2023 dataset, which represents a step toward the security of IoT networks. This dataset simulates potential attacks on RPL-based IoT networks and provides a new platform for researchers in this field. Using artificial intelligence and machine-learning techniques, a performance evaluation was performed on four different artificial neural network models (convolutional neural network, deep neural network, multilayer perceptron structure, and routing attack detection-fed forward neural network [RaD-FFNN]). The results show that the RaD-FFNN model has high accuracy, precision, and retrieval rates, indicating that it can be used as an effective tool for the security of IoT networks. This study contributes to the protection of IoT networks from potential attacks by presenting ROUT-4-2023 and RaD-FFNN models, which will lead to further research on IoT security.

物联网(IoT)是由互联设备网络创建的一种智能网络模式。虽然物联网系统在各种应用中的重要性不断增加,但连接设备数量的不断增加使得安全性变得更加重要。本研究介绍了 ROUT-4-2023 数据集,它代表了向物联网网络安全迈出的一步。该数据集模拟了对基于 RPL 的物联网网络的潜在攻击,为该领域的研究人员提供了一个新平台。利用人工智能和机器学习技术,对四种不同的人工神经网络模型(卷积神经网络、深度神经网络、多层感知器结构和路由攻击检测-前馈神经网络 [RaD-FFNN])进行了性能评估。结果表明,RaD-FFNN 模型具有较高的准确度、精确度和检索率,表明它可以作为物联网网络安全的有效工具。本研究通过提出 ROUT-4-2023 和 RaD-FFNN 模型,为保护物联网网络免受潜在攻击做出了贡献,并将进一步推动物联网安全方面的研究。
{"title":"Detection of IPv6 routing attacks using ANN and a novel IoT dataset","authors":"Murat Emeç","doi":"10.4218/etrij.2023-0506","DOIUrl":"https://doi.org/10.4218/etrij.2023-0506","url":null,"abstract":"<p>The Internet of Things (IoT) is an intelligent network paradigm created by interconnected device networks. Although the importance of IoT systems has increased in various applications, the increasing number of connected devices has made security even more critical. This study presents the ROUT-4-2023 dataset, which represents a step toward the security of IoT networks. This dataset simulates potential attacks on RPL-based IoT networks and provides a new platform for researchers in this field. Using artificial intelligence and machine-learning techniques, a performance evaluation was performed on four different artificial neural network models (convolutional neural network, deep neural network, multilayer perceptron structure, and routing attack detection-fed forward neural network [RaD-FFNN]). The results show that the RaD-FFNN model has high accuracy, precision, and retrieval rates, indicating that it can be used as an effective tool for the security of IoT networks. This study contributes to the protection of IoT networks from potential attacks by presenting ROUT-4-2023 and RaD-FFNN models, which will lead to further research on IoT security.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 2","pages":"350-361"},"PeriodicalIF":1.3,"publicationDate":"2025-02-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2023-0506","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143835975","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Strategy optimization method based on UAVs-assisted detection of covert communication 基于无人机辅助隐蔽通信检测的策略优化方法
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-02-10 DOI: 10.4218/etrij.2024-0178
Xiaohan Wang, Wen Tian, Guangjie Liu, Yuwei Dai

Unmanned aerial vehicles (UAVs) are highly mobile and easily deployable devices that have become an important component of wireless communication countermeasures. Covert communication, the main method used to ensure wireless communication security, has been extensively studied in recent years. However, existing research primarily uses UAVs as auxiliary tools for covert communications, to improve communication performance, ignoring situations in which the detector utilizes UAVs for interference suppression. In this study, we propose a UAV-assisted jamming detection covert communication game model. Specifically, the UAV actively transmits noise to Alice's transmission channels to disrupt covert transmission when Willie detects a covert communication transmission. Furthermore, we analyze the adversarial process between the detector and Alice under UAV-assisted jamming based on game theory, theoretically verify the conditions for the existence of a Nash equilibrium, and formulate optimal strategies for both sides.

无人机(uav)是一种高度机动和易于部署的设备,已成为无线通信对抗的重要组成部分。隐蔽通信是保证无线通信安全的主要方法,近年来得到了广泛的研究。然而,现有的研究主要将无人机作为隐蔽通信的辅助工具,以提高通信性能,忽略了探测器利用无人机进行干扰抑制的情况。在本研究中,我们提出了一种无人机辅助干扰检测隐蔽通信博弈模型。具体来说,当威利检测到隐蔽通信传输时,无人机主动将噪声传输到爱丽丝的传输通道,以破坏隐蔽传输。在此基础上,基于博弈论分析了无人机辅助干扰下探测器与爱丽丝的对抗过程,从理论上验证了纳什均衡存在的条件,并制定了双方的最优策略。
{"title":"Strategy optimization method based on UAVs-assisted detection of covert communication","authors":"Xiaohan Wang,&nbsp;Wen Tian,&nbsp;Guangjie Liu,&nbsp;Yuwei Dai","doi":"10.4218/etrij.2024-0178","DOIUrl":"https://doi.org/10.4218/etrij.2024-0178","url":null,"abstract":"<p>Unmanned aerial vehicles (UAVs) are highly mobile and easily deployable devices that have become an important component of wireless communication countermeasures. Covert communication, the main method used to ensure wireless communication security, has been extensively studied in recent years. However, existing research primarily uses UAVs as auxiliary tools for covert communications, to improve communication performance, ignoring situations in which the detector utilizes UAVs for interference suppression. In this study, we propose a UAV-assisted jamming detection covert communication game model. Specifically, the UAV actively transmits noise to Alice's transmission channels to disrupt covert transmission when Willie detects a covert communication transmission. Furthermore, we analyze the adversarial process between the detector and Alice under UAV-assisted jamming based on game theory, theoretically verify the conditions for the existence of a Nash equilibrium, and formulate optimal strategies for both sides.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 4","pages":"603-616"},"PeriodicalIF":1.6,"publicationDate":"2025-02-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0178","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144843428","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Sparse joint representation for massive MIMO satellite uplink and downlink based on dictionary learning 基于字典学习的海量MIMO卫星上下行稀疏联合表示
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-01-24 DOI: 10.4218/etrij.2024-0190
Qing-Yang Guan, Shuang Wu, Zhuang Miao

We address the challenge of jointly representing uplink (UL) and downlink (DL) channels for a massive multiple-input multiple-output satellite system. We employ dictionary learning for sparse representation with the goal of minimizing the number of UL/DL pilots and improving accuracy. Additionally, by considering the angular reciprocity, a common dictionary support can be established to enhance the performance. However, what type of dictionary model is suited for UL/DL channel representation remains an unknown field. Previous research has utilized predefined dictionaries, such as DFT or ODFT bases, which are unable to adapt to dynamic scenarios. Training dictionaries have demonstrated the potential to significantly improve accuracy; however, a lack of analysis regarding dictionary constraints exists. To address this issue, we analyze the conditional constraints of the dictionary for joint UL/DL channel representation, aiming to quantify the maximum boundary while proposing a constrained dictionary learning algorithm with singular value decomposition to obtain an effective representation and conduct an adaptability analysis in dynamic satellite communication scenarios.

我们解决了联合表示大规模多输入多输出卫星系统的上行(UL)和下行(DL)通道的挑战。我们使用字典学习进行稀疏表示,目标是最小化UL/DL导频的数量并提高准确性。此外,通过考虑角度互易性,可以建立通用字典支持,从而提高性能。然而,什么类型的字典模型适合于UL/DL通道表示仍然是一个未知的领域。以前的研究使用了预定义的字典,如DFT或ODFT基,这些字典无法适应动态场景。训练字典已经证明了显著提高准确性的潜力;然而,缺乏对字典约束的分析。为了解决这一问题,我们分析了联合UL/DL信道表示的字典条件约束,旨在量化最大边界,同时提出了一种带有奇异值分解的约束字典学习算法,以获得有效的表示,并进行了动态卫星通信场景下的适应性分析。
{"title":"Sparse joint representation for massive MIMO satellite uplink and downlink based on dictionary learning","authors":"Qing-Yang Guan,&nbsp;Shuang Wu,&nbsp;Zhuang Miao","doi":"10.4218/etrij.2024-0190","DOIUrl":"https://doi.org/10.4218/etrij.2024-0190","url":null,"abstract":"<p>We address the challenge of jointly representing uplink (UL) and downlink (DL) channels for a massive multiple-input multiple-output satellite system. We employ dictionary learning for sparse representation with the goal of minimizing the number of UL/DL pilots and improving accuracy. Additionally, by considering the angular reciprocity, a common dictionary support can be established to enhance the performance. However, what type of dictionary model is suited for UL/DL channel representation remains an unknown field. Previous research has utilized predefined dictionaries, such as DFT or ODFT bases, which are unable to adapt to dynamic scenarios. Training dictionaries have demonstrated the potential to significantly improve accuracy; however, a lack of analysis regarding dictionary constraints exists. To address this issue, we analyze the conditional constraints of the dictionary for joint UL/DL channel representation, aiming to quantify the maximum boundary while proposing a constrained dictionary learning algorithm with singular value decomposition to obtain an effective representation and conduct an adaptability analysis in dynamic satellite communication scenarios.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 4","pages":"617-631"},"PeriodicalIF":1.6,"publicationDate":"2025-01-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0190","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144843419","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Peak-to-average power ratio reduction of orthogonal frequency division multiplexing signals using improved salp swarm optimization-based partial transmit sequence model 基于改进salp群优化的部分发射序列模型降低正交频分复用信号的峰均功率比
IF 1.3 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-01-21 DOI: 10.4218/etrij.2023-0347
Vandana Tripathi, Prabhat Patel, Prashant Kumar Jain, Shailja Shukla

Several peak-to-average power ratio (PAPR) reduction methods have been used in orthogonal frequency division multiplexing (OFDM) applications. Among the available methods, partial transmit sequence (PTS) is an efficient PAPR reduction method but can be computationally expensive while determining optimal phase factors (OPFs). Therefore, an optimization algorithm, namely, the improved salp swarm optimization algorithm (ISSA), is incorporated with the PTS to reduce the PAPR of the OFDM signals with limited computational cost. The ISSA includes a dynamic weight element and Lévy flight process to improve the global exploration ability of the optimization algorithm and to control the global and local search ability of the population with a better convergence rate. Three evaluation measures, namely, the complementary cumulative distribution function (CCDF), bit error rate (BER), and symbol error rate (SER), demonstrate the efficacy of the PTS-ISSA model, which achieves a lower PAPR of 3.47 dB and is superior to other optimization algorithms using the PTS method.

在正交频分复用(OFDM)应用中使用了多种降低峰均功率比(PAPR)的方法。在现有方法中,部分发送序列(PTS)是一种有效的降低 PAPR 的方法,但在确定最佳相位系数(OPF)时计算成本较高。因此,一种优化算法,即改进的萨尔普群优化算法(ISSA),与 PTS 结合使用,以有限的计算成本降低 OFDM 信号的 PAPR。ISSA 包括动态权重元素和莱维飞行过程,以提高优化算法的全局探索能力,并以更高的收敛率控制种群的全局和局部搜索能力。互补累积分布函数 (CCDF)、误码率 (BER) 和符号误码率 (SER) 这三个评估指标证明了 PTS-ISSA 模型的有效性,该模型实现了较低的 3.47 dB PAPR,优于使用 PTS 方法的其他优化算法。
{"title":"Peak-to-average power ratio reduction of orthogonal frequency division multiplexing signals using improved salp swarm optimization-based partial transmit sequence model","authors":"Vandana Tripathi,&nbsp;Prabhat Patel,&nbsp;Prashant Kumar Jain,&nbsp;Shailja Shukla","doi":"10.4218/etrij.2023-0347","DOIUrl":"https://doi.org/10.4218/etrij.2023-0347","url":null,"abstract":"<p>Several peak-to-average power ratio (PAPR) reduction methods have been used in orthogonal frequency division multiplexing (OFDM) applications. Among the available methods, partial transmit sequence (PTS) is an efficient PAPR reduction method but can be computationally expensive while determining optimal phase factors (OPFs). Therefore, an optimization algorithm, namely, the improved salp swarm optimization algorithm (ISSA), is incorporated with the PTS to reduce the PAPR of the OFDM signals with limited computational cost. The ISSA includes a dynamic weight element and Lévy flight process to improve the global exploration ability of the optimization algorithm and to control the global and local search ability of the population with a better convergence rate. Three evaluation measures, namely, the complementary cumulative distribution function (CCDF), bit error rate (BER), and symbol error rate (SER), demonstrate the efficacy of the PTS-ISSA model, which achieves a lower PAPR of 3.47 dB and is superior to other optimization algorithms using the PTS method.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 2","pages":"256-269"},"PeriodicalIF":1.3,"publicationDate":"2025-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2023-0347","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143836441","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A graph neural network model application in point cloud structure for prolonged sitting detection system based on smartphone sensor data 基于智能手机传感器数据的久坐检测系统点云结构中的图神经网络模型应用
IF 1.3 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-01-21 DOI: 10.4218/etrij.2023-0190
Mardi Hardjianto, Jazi Eko Istiyanto, A. Min Tjoa, Arfa Shaha Syahrulfath, Satriawan Rasyid Purnama, Rifda Hakima Sari, Zaidan Hakim, M. Ridho Fuadin, Nias Ananto

The prolonged sitting inherent in modern work and study environments poses significant health risks, necessitating effective monitoring solutions. Traditional human activity recognition systems often fall short in these contexts owing to their reliance on structured data, which may fail to capture the complexity of human movements or accommodate the often incomplete or unstructured nature of healthcare data. To address this gap, our study introduces a novel application of graph neural networks (GNNs) for detecting prolonged sitting periods using point cloud data from smartphone sensors. Unlike conventional methods, our GNN model excels at processing the unordered, three-dimensional structure of sensor data, enabling more accurate classification of sedentary activities. The effectiveness of our approach is demonstrated by its superior ability to identify sitting, standing, and walking activities—critical for assessing health risks associated with prolonged sitting. By providing real-time activity recognition, our model offers a promising tool for healthcare professionals to mitigate the adverse effects of sedentary behavior.

现代工作和学习环境中固有的长时间坐着对健康构成重大风险,需要有效的监测解决方案。由于传统的人类活动识别系统依赖于结构化数据,因此在这些情况下往往存在不足,这可能无法捕捉人类运动的复杂性,也无法适应医疗保健数据往往不完整或非结构化的性质。为了解决这一差距,我们的研究引入了一种新的应用图神经网络(gnn),利用智能手机传感器的点云数据来检测长时间的坐姿。与传统方法不同,我们的GNN模型擅长处理传感器数据的无序三维结构,从而能够更准确地分类久坐活动。我们的方法的有效性证明了它在识别坐着、站着和走路活动方面的卓越能力——这对于评估长时间坐着所带来的健康风险至关重要。通过提供实时活动识别,我们的模型为医疗保健专业人员提供了一个有前途的工具,以减轻久坐行为的不利影响。
{"title":"A graph neural network model application in point cloud structure for prolonged sitting detection system based on smartphone sensor data","authors":"Mardi Hardjianto,&nbsp;Jazi Eko Istiyanto,&nbsp;A. Min Tjoa,&nbsp;Arfa Shaha Syahrulfath,&nbsp;Satriawan Rasyid Purnama,&nbsp;Rifda Hakima Sari,&nbsp;Zaidan Hakim,&nbsp;M. Ridho Fuadin,&nbsp;Nias Ananto","doi":"10.4218/etrij.2023-0190","DOIUrl":"https://doi.org/10.4218/etrij.2023-0190","url":null,"abstract":"<p>The prolonged sitting inherent in modern work and study environments poses significant health risks, necessitating effective monitoring solutions. Traditional human activity recognition systems often fall short in these contexts owing to their reliance on structured data, which may fail to capture the complexity of human movements or accommodate the often incomplete or unstructured nature of healthcare data. To address this gap, our study introduces a novel application of graph neural networks (GNNs) for detecting prolonged sitting periods using point cloud data from smartphone sensors. Unlike conventional methods, our GNN model excels at processing the unordered, three-dimensional structure of sensor data, enabling more accurate classification of sedentary activities. The effectiveness of our approach is demonstrated by its superior ability to identify sitting, standing, and walking activities—critical for assessing health risks associated with prolonged sitting. By providing real-time activity recognition, our model offers a promising tool for healthcare professionals to mitigate the adverse effects of sedentary behavior.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 2","pages":"290-302"},"PeriodicalIF":1.3,"publicationDate":"2025-01-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2023-0190","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143836442","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Spatial feature recognition and layout method based on improved CenterNet and LSTM frameworks 基于改进CenterNet和LSTM框架的空间特征识别与布局方法
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-01-05 DOI: 10.4218/etrij.2024-0192
Yuxuan Gu, Fengyu Liu, Xiaodi Yi, Lewei Yang, Yunshu Wang

Existing spatial feature recognition and layout methods primarily identify spatial components manually, which is time-consuming and inefficient, and the constraint relationship between objects in space can be difficult to observe. Consequently, this study introduces an advanced spatial feature recognition and layout methodology employing enhanced CenterNet and LSTM (Long Short-Term Memory) frameworks, which is bifurcated into two major components—first, HCenterNet-based feature recognition enhances feature extraction through an attention mechanism and feature fusion technology, refining the identification of small targets within complex background areas; second, a GA-BiLSTM (Genetic Algorithm - Bidirectional LSTM)-based spatial layout model uses a bidirectional LSTM network optimized with a genetic algorithm (GA), aimed at fine-tuning the network parameters to yield more accurate spatial layouts. Experiments verified that compared with the CenterNet model, the recognition performance of the proposed HCenterNet-DIoU model improved by 7.44%. Moreover, the GA-BiLSTM model improved the overall layout accuracy by 10.08% compared with the LSTM model. Time cost analysis also confirmed that the proposed model could meet the real-time requirements.

现有的空间特征识别和布局方法主要是手工识别空间成分,耗时长、效率低,且空间中物体之间的约束关系难以观察。基于此,本研究引入了一种基于增强的CenterNet和LSTM(长短期记忆)框架的先进空间特征识别和布局方法,该方法分为两个主要部分:首先,基于hcenternet的特征识别通过注意机制和特征融合技术增强了特征提取,细化了复杂背景区域内小目标的识别;其次,基于GA- bilstm (Genetic Algorithm - Bidirectional LSTM)的空间布局模型采用遗传算法优化的双向LSTM网络,对网络参数进行微调,得到更精确的空间布局。实验验证,与CenterNet模型相比,提出的HCenterNet-DIoU模型的识别性能提高了7.44%。与LSTM模型相比,GA-BiLSTM模型总体布局精度提高了10.08%。时间成本分析也证实了所提出的模型能够满足实时性要求。
{"title":"Spatial feature recognition and layout method based on improved CenterNet and LSTM frameworks","authors":"Yuxuan Gu,&nbsp;Fengyu Liu,&nbsp;Xiaodi Yi,&nbsp;Lewei Yang,&nbsp;Yunshu Wang","doi":"10.4218/etrij.2024-0192","DOIUrl":"https://doi.org/10.4218/etrij.2024-0192","url":null,"abstract":"<p>Existing spatial feature recognition and layout methods primarily identify spatial components manually, which is time-consuming and inefficient, and the constraint relationship between objects in space can be difficult to observe. Consequently, this study introduces an advanced spatial feature recognition and layout methodology employing enhanced CenterNet and LSTM (Long Short-Term Memory) frameworks, which is bifurcated into two major components—first, HCenterNet-based feature recognition enhances feature extraction through an attention mechanism and feature fusion technology, refining the identification of small targets within complex background areas; second, a GA-BiLSTM (Genetic Algorithm - Bidirectional LSTM)-based spatial layout model uses a bidirectional LSTM network optimized with a genetic algorithm (GA), aimed at fine-tuning the network parameters to yield more accurate spatial layouts. Experiments verified that compared with the CenterNet model, the recognition performance of the proposed HCenterNet-DIoU model improved by 7.44%. Moreover, the GA-BiLSTM model improved the overall layout accuracy by 10.08% compared with the LSTM model. Time cost analysis also confirmed that the proposed model could meet the real-time requirements.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 4","pages":"721-736"},"PeriodicalIF":1.6,"publicationDate":"2025-01-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0192","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144843601","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Performance analysis of wireless-powered cell-free massive multiple-input multiple-output system with spatial correlation in Internet of Things network 物联网网络中具有空间相关性的无线供电无蜂窝大规模多输入多输出系统的性能分析
IF 1.3 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2025-01-05 DOI: 10.4218/etrij.2023-0216
Haiyan Wang, Xinmin Li, Yuan Fang, Xiaoqiang Zhang

The massive multiple-input multiple-output (mMIMO) approach is promising for the Internet of Things (IoT) owing to its massive connectivity and high data rate. We introduce a wireless-powered cell-free mMIMO system, in which ground IoT devices transmit pilot and uplink information by harvesting downlink power from multiantenna access points. Considering the spatial correlation, we derive closed-form expressions for the average harvested power with a nonlinear energy-harvesting model per IoT device and achievable data rate according to the random matrix theory. The analytical expressions show that spatial correlation has a negative effect on the data rate owing to the increasing interference power. In contrast, the average received power improves with increasing spatial correlation. Simulation results demonstrate that the derived analytical expressions are consistent with results from the Monte Carlo method.

大规模多输入多输出(mMIMO)方法因其大规模连接性和高数据速率而在物联网(IoT)领域大有可为。我们介绍了一种无线供电的无小区 mMIMO 系统,其中地面物联网设备通过从多天线接入点采集下行链路功率来传输先导和上行链路信息。考虑到空间相关性,我们根据随机矩阵理论,利用非线性能量采集模型推导出了每个物联网设备的平均采集功率和可实现数据速率的闭式表达式。分析表达式表明,由于干扰功率不断增加,空间相关性对数据传输率有负面影响。相反,平均接收功率会随着空间相关性的增加而提高。仿真结果表明,推导出的分析表达式与蒙特卡罗方法得出的结果一致。
{"title":"Performance analysis of wireless-powered cell-free massive multiple-input multiple-output system with spatial correlation in Internet of Things network","authors":"Haiyan Wang,&nbsp;Xinmin Li,&nbsp;Yuan Fang,&nbsp;Xiaoqiang Zhang","doi":"10.4218/etrij.2023-0216","DOIUrl":"https://doi.org/10.4218/etrij.2023-0216","url":null,"abstract":"<p>The massive multiple-input multiple-output (mMIMO) approach is promising for the Internet of Things (IoT) owing to its massive connectivity and high data rate. We introduce a wireless-powered cell-free mMIMO system, in which ground IoT devices transmit pilot and uplink information by harvesting downlink power from multiantenna access points. Considering the spatial correlation, we derive closed-form expressions for the average harvested power with a nonlinear energy-harvesting model per IoT device and achievable data rate according to the random matrix theory. The analytical expressions show that spatial correlation has a negative effect on the data rate owing to the increasing interference power. In contrast, the average received power improves with increasing spatial correlation. Simulation results demonstrate that the derived analytical expressions are consistent with results from the Monte Carlo method.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 2","pages":"208-215"},"PeriodicalIF":1.3,"publicationDate":"2025-01-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2023-0216","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"143835779","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Detection and segmentation framework for defect detection on multi-layer ceramic capacitors 多层陶瓷电容器缺陷检测与分割框架
IF 1.6 4区 计算机科学 Q3 ENGINEERING, ELECTRICAL & ELECTRONIC Pub Date : 2024-12-13 DOI: 10.4218/etrij.2024-0066
Hyun-Jae Kim, Sung-Bin Son, Heung-Seon Oh

Detecting defective multi-layer ceramic capacitors (MLCCs) during the inspection stage is a crucial production task to effectively manage production yield and maintain quality. However, this task presents two challenges: the necessity of pixel-level segmentation in high-resolution images and unexplored defect patterns. To address these challenges, this paper introduces an MLCC defect-detection framework based on deep learning with an MLCC dataset we constructed and a comprehensive analysis of MLCC images. Our framework employs an object-detection model to identify dielectric regions in input MLCC images, followed by a semantic segmentation model to create dielectric masks for calculating the margin ratio. This approach follows the traditional inspection process but can be performed without specialized personnel. Furthermore, we generated pseudo-defect images using generative adversarial networks to obtain sufficient training data. Experiments demonstrate the effectiveness of our framework, which achieved a defect-detection accuracy of 93.1%, as revealed by an in-depth error analysis.

在检测阶段检测出多层陶瓷电容器的缺陷是有效管理产品良率和保持产品质量的一项重要生产任务。然而,这项任务提出了两个挑战:高分辨率图像中像素级分割的必要性和未探索的缺陷模式。为了解决这些挑战,本文介绍了基于深度学习的MLCC缺陷检测框架,该框架使用了我们构建的MLCC数据集和对MLCC图像的综合分析。我们的框架采用目标检测模型来识别输入MLCC图像中的介电区域,然后使用语义分割模型来创建介电掩模以计算边缘比。这种方法遵循传统的检测过程,但可以在没有专业人员的情况下执行。此外,我们使用生成式对抗网络生成伪缺陷图像以获得足够的训练数据。实验证明了该框架的有效性,深度误差分析表明,该框架的缺陷检测准确率达到93.1%。
{"title":"Detection and segmentation framework for defect detection on multi-layer ceramic capacitors","authors":"Hyun-Jae Kim,&nbsp;Sung-Bin Son,&nbsp;Heung-Seon Oh","doi":"10.4218/etrij.2024-0066","DOIUrl":"https://doi.org/10.4218/etrij.2024-0066","url":null,"abstract":"<p>Detecting defective multi-layer ceramic capacitors (MLCCs) during the inspection stage is a crucial production task to effectively manage production yield and maintain quality. However, this task presents two challenges: the necessity of pixel-level segmentation in high-resolution images and unexplored defect patterns. To address these challenges, this paper introduces an MLCC defect-detection framework based on deep learning with an MLCC dataset we constructed and a comprehensive analysis of MLCC images. Our framework employs an object-detection model to identify dielectric regions in input MLCC images, followed by a semantic segmentation model to create dielectric masks for calculating the margin ratio. This approach follows the traditional inspection process but can be performed without specialized personnel. Furthermore, we generated pseudo-defect images using generative adversarial networks to obtain sufficient training data. Experiments demonstrate the effectiveness of our framework, which achieved a defect-detection accuracy of 93.1%, as revealed by an in-depth error analysis.</p>","PeriodicalId":11901,"journal":{"name":"ETRI Journal","volume":"47 4","pages":"685-694"},"PeriodicalIF":1.6,"publicationDate":"2024-12-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.4218/etrij.2024-0066","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"144843538","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
ETRI Journal
全部 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学术文献互助群
群 号:604180095
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1