首页 > 最新文献

Journal of Signal Processing Systems for Signal Image and Video Technology最新文献

英文 中文
Prediction of Bus Passenger Traffic using Gaussian Process Regression. 基于高斯过程回归的公交客流量预测。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2023-01-01 DOI: 10.1007/s11265-022-01774-3
Vidya G S, Hari V S

The paper summarizes the design and implementation of a passenger traffic prediction model, based on Gaussian Process Regression (GPR). Passenger traffic analysis is the present day requirement for proper bus scheduling and traffic management to improve the efficiency and passenger comfort. Bayesian analysis uses statistical modelling to recursively estimate new data from existing data. GPR is a fully Bayesian process model, which is developed using PyMC3 with Theano as backend. The passenger data is modelled as a Poisson process so that the prior for designing the GP regression model is a Gamma distributed function. It is observed that the proposed GP based regression method outperforms the existing methods like Student-t process model and Kernel Ridge Regression (KRR) process.

本文总结了基于高斯过程回归(GPR)的客流量预测模型的设计与实现。客流分析是当今社会对公共汽车调度和交通管理的要求,以提高效率和乘客舒适度。贝叶斯分析使用统计建模从现有数据递归估计新数据。GPR是一个完全的贝叶斯过程模型,它是使用PyMC3和Theano作为后端开发的。将乘客数据建模为泊松过程,使得设计GP回归模型的先验是一个Gamma分布函数。结果表明,基于GP的回归方法优于现有的Student-t过程模型和Kernel Ridge回归(KRR)过程。
{"title":"Prediction of Bus Passenger Traffic using Gaussian Process Regression.","authors":"Vidya G S,&nbsp;Hari V S","doi":"10.1007/s11265-022-01774-3","DOIUrl":"https://doi.org/10.1007/s11265-022-01774-3","url":null,"abstract":"<p><p>The paper summarizes the design and implementation of a passenger traffic prediction model, based on Gaussian Process Regression (GPR). Passenger traffic analysis is the present day requirement for proper bus scheduling and traffic management to improve the efficiency and passenger comfort. Bayesian analysis uses statistical modelling to recursively estimate new data from existing data. GPR is a fully Bayesian process model, which is developed using PyMC3 with Theano as backend. The passenger data is modelled as a Poisson process so that the prior for designing the GP regression model is a Gamma distributed function. It is observed that the proposed GP based regression method outperforms the existing methods like Student-t process model and Kernel Ridge Regression (KRR) process.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9166211/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9179661","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}
引用次数: 2
An Analysis of Image Features Extracted by CNNs to Design Classification Models for COVID-19 and Non-COVID-19. 分析 CNN 提取的图像特征,为 COVID-19 和非 COVID-19 设计分类模型。
IF 1.6 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-01 Epub Date: 2021-11-08 DOI: 10.1007/s11265-021-01714-7
Arthur A M Teodoro, Douglas H Silva, Muhammad Saadi, Ogobuchi D Okey, Renata L Rosa, Sattam Al Otaibi, Demóstenes Z Rodríguez

The SARS-CoV-2 virus causes a respiratory disease in humans, known as COVID-19. The confirmatory diagnostic of this disease occurs through the real-time reverse transcription and polymerase chain reaction test (RT-qPCR). However, the period of obtaining the results limits the application of the mass test. Thus, chest X-ray computed tomography (CT) images are analyzed to help diagnose the disease. However, during an outbreak of a disease that causes respiratory problems, radiologists may be overwhelmed with analyzing medical images. In the literature, some studies used feature extraction techniques based on CNNs, with classification models to identify COVID-19 and non-COVID-19. This work compare the performance of applying pre-trained CNNs in conjunction with classification methods based on machine learning algorithms. The main objective is to analyze the impact of the features extracted by CNNs, in the construction of models to classify COVID-19 and non-COVID-19. A SARS-CoV-2 CT data-set is used in experimental tests. The CNNs implemented are visual geometry group (VGG-16 and VGG-19), inception V3 (IV3), and EfficientNet-B0 (EB0). The classification methods were k-nearest neighbor (KNN), support vector machine (SVM), and explainable deep neural networks (xDNN). In the experiments, the best results were obtained by the EfficientNet model used to extract data and the SVM with an RBF kernel. This approach achieved an average performance of 0.9856 in the precision macro, 0.9853 in the sensitivity macro, 0.9853 in the specificity macro, and 0.9853 in the F1 score macro.

SARS-CoV-2 病毒会导致人类呼吸道疾病,即 COVID-19。通过实时反转录聚合酶链反应测试(RT-qPCR)可以确诊这种疾病。然而,获得结果的时间限制了大规模检测的应用。因此,分析胸部 X 光计算机断层扫描(CT)图像有助于诊断该疾病。然而,在导致呼吸系统问题的疾病爆发期间,放射科医生可能会因分析医学影像而应接不暇。在文献中,一些研究使用基于 CNN 的特征提取技术和分类模型来识别 COVID-19 和非 COVID-19。本研究比较了将预训练 CNN 与基于机器学习算法的分类方法结合使用的性能。主要目的是分析 CNN 提取的特征对构建 COVID-19 和非 COVID-19 分类模型的影响。实验测试使用的是 SARS-CoV-2 CT 数据集。使用的 CNN 包括视觉几何组(VGG-16 和 VGG-19)、inception V3(IV3)和 EfficientNet-B0(EB0)。分类方法为 k 近邻(KNN)、支持向量机(SVM)和可解释深度神经网络(xDNN)。在实验中,用于提取数据的 EfficientNet 模型和带有 RBF 内核的 SVM 取得了最佳结果。这种方法在精确度宏、灵敏度宏、特异性宏和 F1 分数宏上的平均性能分别为 0.9856、0.9853、0.9853 和 0.9853。
{"title":"An Analysis of Image Features Extracted by CNNs to Design Classification Models for COVID-19 and Non-COVID-19.","authors":"Arthur A M Teodoro, Douglas H Silva, Muhammad Saadi, Ogobuchi D Okey, Renata L Rosa, Sattam Al Otaibi, Demóstenes Z Rodríguez","doi":"10.1007/s11265-021-01714-7","DOIUrl":"10.1007/s11265-021-01714-7","url":null,"abstract":"<p><p>The SARS-CoV-2 virus causes a respiratory disease in humans, known as COVID-19. The confirmatory diagnostic of this disease occurs through the real-time reverse transcription and polymerase chain reaction test (RT-qPCR). However, the period of obtaining the results limits the application of the mass test. Thus, chest X-ray computed tomography (CT) images are analyzed to help diagnose the disease. However, during an outbreak of a disease that causes respiratory problems, radiologists may be overwhelmed with analyzing medical images. In the literature, some studies used feature extraction techniques based on CNNs, with classification models to identify COVID-19 and non-COVID-19. This work compare the performance of applying pre-trained CNNs in conjunction with classification methods based on machine learning algorithms. The main objective is to analyze the impact of the features extracted by CNNs, in the construction of models to classify COVID-19 and non-COVID-19. A SARS-CoV-2 CT data-set is used in experimental tests. The CNNs implemented are visual geometry group (VGG-16 and VGG-19), inception V3 (IV3), and EfficientNet-B0 (EB0). The classification methods were k-nearest neighbor (KNN), support vector machine (SVM), and explainable deep neural networks (xDNN). In the experiments, the best results were obtained by the EfficientNet model used to extract data and the SVM with an RBF kernel. This approach achieved an average performance of 0.9856 in the precision macro, 0.9853 in the sensitivity macro, 0.9853 in the specificity macro, and 0.9853 in the F1 score macro.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8572648/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9567640","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
Signal Processing Techniques for 6G. 6G信号处理技术。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2023-01-01 DOI: 10.1007/s11265-022-01827-7
Lorenzo Mucchi, Shahriar Shahabuddin, Mahmoud A M Albreem, Saeed Abdallah, Stefano Caputo, Erdal Panayirci, Markku Juntti

6G networks have the burden to provide not only higher performance compared to 5G, but also to enable new service domains as well as to open the door over a new paradigm of mobile communication. This paper presents an overview on the role and key challenges of signal processing (SP) in future 6G systems and networks from the conditioning of the signal at transmission to MIMO precoding and detection, from channel coding to channel estimation, from multicarrier and non-orthogonal multiple access (NOMA) to optical wireless communications and physical layer security (PLS). We describe also the core future research challenges on technologies including machine learning based 6G design, integrated communications and sensing (ISAC), and the internet of bio-nano-things.

6G网络不仅要提供比5G更高的性能,还要实现新的服务领域,并为新的移动通信范式打开大门。本文概述了信号处理(SP)在未来6G系统和网络中的作用和主要挑战,从传输信号的调节到MIMO预编码和检测,从信道编码到信道估计,从多载波和非正交多址(NOMA)到光无线通信和物理层安全(PLS)。我们还描述了未来的核心研究挑战,包括基于机器学习的6G设计、集成通信和传感(ISAC)以及生物纳米物联网。
{"title":"Signal Processing Techniques for 6G.","authors":"Lorenzo Mucchi,&nbsp;Shahriar Shahabuddin,&nbsp;Mahmoud A M Albreem,&nbsp;Saeed Abdallah,&nbsp;Stefano Caputo,&nbsp;Erdal Panayirci,&nbsp;Markku Juntti","doi":"10.1007/s11265-022-01827-7","DOIUrl":"https://doi.org/10.1007/s11265-022-01827-7","url":null,"abstract":"<p><p>6G networks have the burden to provide not only higher performance compared to 5G, but also to enable new service domains as well as to open the door over a new paradigm of mobile communication. This paper presents an overview on the role and key challenges of signal processing (SP) in future 6G systems and networks from the conditioning of the signal at transmission to MIMO precoding and detection, from channel coding to channel estimation, from multicarrier and non-orthogonal multiple access (NOMA) to optical wireless communications and physical layer security (PLS). We describe also the core future research challenges on technologies including machine learning based 6G design, integrated communications and sensing (ISAC), and the internet of bio-nano-things.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9893208/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9502898","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}
引用次数: 5
LSTM Network Integrated with Particle Filter for Predicting the Bus Passenger Traffic. 将 LSTM 网络与粒子过滤器集成用于预测公交车乘客流量。
IF 1.6 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2023-01-01 Epub Date: 2023-01-12 DOI: 10.1007/s11265-022-01831-x
G S Vidya, V S Hari

The paper reports a combination of the deep learning technique and bayesian filtering to effectively predict the passenger traffic. The architecture of the model integrates the particle filter with the LSTM network. The time series sequential prediction is best achieved using LSTM network while Markovian behaviour is well extracted using Bayesian (Particle Filter) filters. The temporal and spatial features of the traffic data are analyzed. Three relevant temporal variations viz., morning, noon and post noon patterns are identified after the histogram analysis. These patterns are statistically modelled and the integrated model is used to accurately predict the passenger flow for the next thirty days, facilitating, the bus scheduling for that period. The experimental results proved that the proposed integrated model with coefficient of determination ( R 2 ) value of 0.88 is functional in predicting the passenger traffic even when the training data set size is small.

本文报告了深度学习技术与贝叶斯滤波技术的结合,以有效预测客流量。该模型的架构整合了粒子滤波器和 LSTM 网络。使用 LSTM 网络可以最好地实现时间序列序列预测,而使用贝叶斯(粒子滤波)过滤器可以很好地提取马尔可夫行为。对交通数据的时间和空间特征进行了分析。经过直方图分析,确定了三种相关的时间变化,即上午、中午和中午后模式。对这些模式进行统计建模,并利用综合模型准确预测未来 30 天的客流量,为该时段的公交调度提供便利。实验结果证明,所提出的综合模型的判定系数(R 2)值为 0.88,即使在训练数据集规模较小的情况下,也能有效预测客流量。
{"title":"LSTM Network Integrated with Particle Filter for Predicting the Bus Passenger Traffic.","authors":"G S Vidya, V S Hari","doi":"10.1007/s11265-022-01831-x","DOIUrl":"10.1007/s11265-022-01831-x","url":null,"abstract":"<p><p>The paper reports a combination of the deep learning technique and bayesian filtering to effectively predict the passenger traffic. The architecture of the model integrates the particle filter with the LSTM network. The time series sequential prediction is best achieved using LSTM network while Markovian behaviour is well extracted using Bayesian (Particle Filter) filters. The temporal and spatial features of the traffic data are analyzed. Three relevant temporal variations <i>viz.</i>, morning, noon and post noon patterns are identified after the histogram analysis. These patterns are statistically modelled and the integrated model is used to accurately predict the passenger flow for the next thirty days, facilitating, the bus scheduling for that period. The experimental results proved that the proposed integrated model with coefficient of determination ( <math><msup><mi>R</mi> <mn>2</mn></msup> </math> ) value of 0.88 is functional in predicting the passenger traffic even when the training data set size is small.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2023-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9838469/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9550242","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-based Transfer Learning for Characterization of Adeno-Associated Virus. 基于微调的迁移学习用于腺相关病毒的表征。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2022-12-01 Epub Date: 2022-04-12 DOI: 10.1007/s11265-022-01758-3
Aminul Islam Khan, Min Jun Kim, Prashanta Dutta

Accurate and precise identification of adeno-associated virus (AAV) vectors play an important role in dose-dependent gene therapy. Although solid-state nanopore techniques can potentially be used to characterize AAV vectors by capturing ionic current, the existing data analysis techniques fall short of identifying them from their ionic current profiles. Recently introduced machine learning methods such as deep convolutional neural network (CNN), developed for image identification tasks, can be applied for such classification. However, with smaller data set for the problem in hand, it is not possible to train a deep neural network from scratch for accurate classification of AAV vectors. To circumvent this, we applied a pre-trained deep CNN (GoogleNet) model to capture the basic features from ionic current signals and subsequently used fine-tuning-based transfer learning to classify AAV vectors. The proposed method is very generic as it requires minimal preprocessing and does not require any handcrafted features. Our results indicate that fine-tuning-based transfer learning can achieve an average classification accuracy between 90 and 99% in three realizations with a very small standard deviation. Results also indicate that the classification accuracy depends on the applied electric field (across nanopore) and the time frame used for data segmentation. We also found that the fine-tuning of the deep network outperforms feature extraction-based classification for the resistive pulse dataset. To expand the usefulness of the fine-tuning-based transfer learning, we have tested two other pre-trained deep networks (ResNet50 and InceptionV3) for the classification of AAVs. Overall, the fine-tuning-based transfer learning from pre-trained deep networks is very effective for classification, though deep networks such as ResNet50 and InceptionV3 take significantly longer training time than GoogleNet.

腺相关病毒(AAV)载体的准确鉴定在剂量依赖性基因治疗中起着重要作用。虽然固态纳米孔技术可以通过捕获离子电流来表征AAV载体,但现有的数据分析技术无法从离子电流谱中识别它们。最近推出的机器学习方法,如为图像识别任务开发的深度卷积神经网络(CNN),可以应用于这种分类。然而,对于手头问题的较小数据集,不可能从头开始训练深度神经网络来准确分类AAV向量。为了解决这个问题,我们应用了一个预训练的深度CNN (GoogleNet)模型来捕获离子电流信号的基本特征,随后使用基于微调的迁移学习对AAV向量进行分类。所提出的方法是非常通用的,因为它需要最少的预处理,不需要任何手工制作的特征。我们的研究结果表明,基于微调的迁移学习可以在三种实现中以非常小的标准差实现90 - 99%的平均分类准确率。结果还表明,分类精度取决于施加的电场(跨越纳米孔)和用于数据分割的时间框架。我们还发现,对于电阻脉冲数据集,深度网络的微调优于基于特征提取的分类。为了扩展基于微调的迁移学习的有用性,我们测试了另外两个预训练的深度网络(ResNet50和InceptionV3)用于自动驾驶汽车的分类。总的来说,从预训练的深度网络中基于微调的迁移学习对于分类是非常有效的,尽管深度网络如ResNet50和InceptionV3比GoogleNet需要更长的训练时间。
{"title":"Fine-tuning-based Transfer Learning for Characterization of Adeno-Associated Virus.","authors":"Aminul Islam Khan, Min Jun Kim, Prashanta Dutta","doi":"10.1007/s11265-022-01758-3","DOIUrl":"10.1007/s11265-022-01758-3","url":null,"abstract":"<p><p>Accurate and precise identification of adeno-associated virus (AAV) vectors play an important role in dose-dependent gene therapy. Although solid-state nanopore techniques can potentially be used to characterize AAV vectors by capturing ionic current, the existing data analysis techniques fall short of identifying them from their ionic current profiles. Recently introduced machine learning methods such as deep convolutional neural network (CNN), developed for image identification tasks, can be applied for such classification. However, with smaller data set for the problem in hand, it is not possible to train a deep neural network from scratch for accurate classification of AAV vectors. To circumvent this, we applied a pre-trained deep CNN (GoogleNet) model to capture the basic features from ionic current signals and subsequently used fine-tuning-based transfer learning to classify AAV vectors. The proposed method is very generic as it requires minimal preprocessing and does not require any handcrafted features. Our results indicate that fine-tuning-based transfer learning can achieve an average classification accuracy between 90 and 99% in three realizations with a very small standard deviation. Results also indicate that the classification accuracy depends on the applied electric field (across nanopore) and the time frame used for data segmentation. We also found that the fine-tuning of the deep network outperforms feature extraction-based classification for the resistive pulse dataset. To expand the usefulness of the fine-tuning-based transfer learning, we have tested two other pre-trained deep networks (ResNet50 and InceptionV3) for the classification of AAVs. Overall, the fine-tuning-based transfer learning from pre-trained deep networks is very effective for classification, though deep networks such as ResNet50 and InceptionV3 take significantly longer training time than GoogleNet.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2022-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9897492/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"9229771","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
OpenVVC Decoder Parameterized and Interfaced Synchronous Dataflow (PiSDF) Model: Tile Based Parallelism. OpenVVC 解码器参数化和接口同步数据流(PiSDF)模型:基于瓦片的并行性
IF 1.6 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-10-14 DOI: 10.1007/s11265-022-01819-7
Naouel Haggui, Wassim Hamidouche, Fatma Belghith, Nouri Masmoudi, Jean-François Nezan

The emergence of the new video coding standard, Versatile Video Coding (VVC), has resulted in a 40-50% coding gain over its predecessor HEVC for the same visual quality. However, this is accompanied by a sharp increase in computational complexity. The emergence of the VVC standard and the increase in video resolution have exceeded the capacity of single-core architectures. This fact has led researchers to use multicore architectures for the implementation of video standards and to use the parallelism of these architectures for real-time applications. With the strong growth in both areas, video coding and multicore architecture, there is a great need for a design methodology that facilitates the exploration of heterogeneous multicore architectures, which automatically generates optimized code for these architectures in order to reduce time to market. In this context, this paper aims to use the methodology based on data flow modeling associated with the PREESM software. This paper shows how the software has been used to model a complete standard VVC video decoder using Parameterized and Interfaced Synchronous Dataflow (PiSDF) model. The proposed model takes advantage of the parallelism strategies of the OpenVVC decoder and in particular the tile-based parallelism. Experimental results show that the speed of the VVC decoder in PiSDF is slightly higher than the OpenVVC decoder handwritten in C/C++ languages, by up to 11% speedup on a 24-core processor. Thus, the proposed decoder outperforms the state-of-the-art dataflow decoders based on the RVC-CAL model.

新视频编码标准 "多功能视频编码(VVC)"的出现,使得在视觉质量相同的情况下,编码性能比其前身 HEVC 提高了 40-50%。然而,随之而来的是计算复杂度的急剧增加。VVC 标准的出现和视频分辨率的提高超出了单核架构的能力。这一事实促使研究人员使用多核架构来实施视频标准,并将这些架构的并行性用于实时应用。随着视频编码和多核架构这两个领域的蓬勃发展,我们亟需一种设计方法来帮助探索异构多核架构,并为这些架构自动生成优化代码,以缩短产品上市时间。在这种情况下,本文旨在使用与 PREESM 软件相关的基于数据流建模的方法。本文展示了如何使用该软件,利用参数化和接口同步数据流(PiSDF)模型,为一个完整的标准 VVC 视频解码器建模。所提出的模型利用了 OpenVVC 解码器的并行策略,特别是基于磁贴的并行策略。实验结果表明,PiSDF 中的 VVC 解码器的速度略高于用 C/C++ 语言手写的 OpenVVC 解码器,在 24 核处理器上最高提高了 11%。因此,建议的解码器优于基于 RVC-CAL 模型的最先进数据流解码器。
{"title":"OpenVVC Decoder Parameterized and Interfaced Synchronous Dataflow (PiSDF) Model: Tile Based Parallelism.","authors":"Naouel Haggui, Wassim Hamidouche, Fatma Belghith, Nouri Masmoudi, Jean-François Nezan","doi":"10.1007/s11265-022-01819-7","DOIUrl":"10.1007/s11265-022-01819-7","url":null,"abstract":"<p><p>The emergence of the new video coding standard, Versatile Video Coding (VVC), has resulted in a 40-50% coding gain over its predecessor HEVC for the same visual quality. However, this is accompanied by a sharp increase in computational complexity. The emergence of the VVC standard and the increase in video resolution have exceeded the capacity of single-core architectures. This fact has led researchers to use multicore architectures for the implementation of video standards and to use the parallelism of these architectures for real-time applications. With the strong growth in both areas, video coding and multicore architecture, there is a great need for a design methodology that facilitates the exploration of heterogeneous multicore architectures, which automatically generates optimized code for these architectures in order to reduce time to market. In this context, this paper aims to use the methodology based on data flow modeling associated with the PREESM software. This paper shows how the software has been used to model a complete standard VVC video decoder using Parameterized and Interfaced Synchronous Dataflow (PiSDF) model. The proposed model takes advantage of the parallelism strategies of the OpenVVC decoder and in particular the tile-based parallelism. Experimental results show that the speed of the VVC decoder in PiSDF is slightly higher than the OpenVVC decoder handwritten in C/C++ languages, by up to 11% speedup on a 24-core processor. Thus, the proposed decoder outperforms the state-of-the-art dataflow decoders based on the RVC-CAL model.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2022-10-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9569024/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"40563886","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
Towards real-time 3D visualization with multiview RGB camera array. 利用多视角RGB相机阵列实现实时三维可视化。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2022-03-01 DOI: 10.1007/s11265-021-01729-0
Jianwei Ke, Alex J Watras, Jae-Jun Kim, Hewei Liu, Hongrui Jiang, Yu Hen Hu

A real-time 3D visualization (RT3DV) system using a multiview RGB camera array is presented. RT3DV can process multiple synchronized video streams to produce a stereo video of a dynamic scene from a chosen view angle. Its design objective is to facilitate 3D visualization at the video frame rate with good viewing quality. To facilitate 3D vision, RT3DV estimates and updates a surface mesh model formed directly from a set of sparse key points. The 3D coordinates of these key points are estimated from matching 2D key points across multiview video streams with the aid of epipolar geometry and trifocal tensor. To capture the scene dynamics, 2D key points in individual video streams are tracked between successive frames. We implemented a proof of concept RT3DV system tasked to process five synchronous video streams acquired by an RGB camera array. It achieves a processing speed of 44 milliseconds per frame and a peak signal to noise ratio (PSNR) of 15.9 dB from a viewpoint coinciding with a reference view. As a comparison, an image-based MVS algorithm utilizing a dense point cloud model and frame by frame feature detection and matching will require 7 seconds to render a frame and yield a reference view PSNR of 16.3 dB.

提出了一种基于多视点RGB相机阵列的实时三维可视化系统。RT3DV可以处理多个同步视频流,从选定的视角生成动态场景的立体视频。其设计目标是在视频帧率和良好的观看质量下实现3D可视化。为了方便3D视觉,RT3DV估计和更新由一组稀疏关键点直接形成的表面网格模型。借助极极几何和三焦张量,通过匹配多视频流中的二维关键点来估计这些关键点的三维坐标。为了捕捉场景动态,在连续的帧之间跟踪单个视频流中的2D关键点。我们实现了一个概念验证RT3DV系统,任务是处理由RGB相机阵列获取的五个同步视频流。从与参考视图一致的视点来看,它实现了每帧44毫秒的处理速度和15.9 dB的峰值信噪比(PSNR)。相比之下,使用密集点云模型和逐帧特征检测和匹配的基于图像的MVS算法将需要7秒来渲染一帧,并产生16.3 dB的参考视图PSNR。
{"title":"Towards real-time 3D visualization with multiview RGB camera array.","authors":"Jianwei Ke,&nbsp;Alex J Watras,&nbsp;Jae-Jun Kim,&nbsp;Hewei Liu,&nbsp;Hongrui Jiang,&nbsp;Yu Hen Hu","doi":"10.1007/s11265-021-01729-0","DOIUrl":"https://doi.org/10.1007/s11265-021-01729-0","url":null,"abstract":"<p><p>A real-time 3D visualization (RT3DV) system using a multiview RGB camera array is presented. RT3DV can process multiple synchronized video streams to produce a stereo video of a dynamic scene from a chosen view angle. Its design objective is to facilitate 3D visualization at the video frame rate with good viewing quality. To facilitate 3D vision, RT3DV estimates and updates a surface mesh model formed directly from a set of sparse key points. The 3D coordinates of these key points are estimated from matching 2D key points across multiview video streams with the aid of epipolar geometry and trifocal tensor. To capture the scene dynamics, 2D key points in individual video streams are tracked between successive frames. We implemented a proof of concept RT3DV system tasked to process five synchronous video streams acquired by an RGB camera array. It achieves a processing speed of 44 milliseconds per frame and a peak signal to noise ratio (PSNR) of 15.9 dB from a viewpoint coinciding with a reference view. As a comparison, an image-based MVS algorithm utilizing a dense point cloud model and frame by frame feature detection and matching will require 7 seconds to render a frame and yield a reference view PSNR of 16.3 dB.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2022-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC9159639/pdf/nihms-1776819.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"10820359","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}
引用次数: 2
Guest Editorial: MLSP 2020 Special Issue. 嘉宾评论:MLSP 2020特刊。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2022-01-01 Epub Date: 2022-01-06 DOI: 10.1007/s11265-021-01738-z
Simo Särkkä, Lassi Roininen, Manon Kok, Roland Hostettler, Andreas Hauptmann
{"title":"Guest Editorial: MLSP 2020 Special Issue.","authors":"Simo Särkkä,&nbsp;Lassi Roininen,&nbsp;Manon Kok,&nbsp;Roland Hostettler,&nbsp;Andreas Hauptmann","doi":"10.1007/s11265-021-01738-z","DOIUrl":"https://doi.org/10.1007/s11265-021-01738-z","url":null,"abstract":"","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8732957/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39811339","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
An E-Textile Respiration Sensing System for NICU Monitoring: Design and Validation. 用于新生儿重症监护病房监测的电子纺织呼吸传感系统:设计与验证。
IF 1.8 4区 计算机科学 Q2 Mathematics Pub Date : 2022-01-01 Epub Date: 2021-07-17 DOI: 10.1007/s11265-021-01669-9
Gozde Cay, Vignesh Ravichandran, Manob Jyoti Saikia, Laurie Hoffman, Abbot Laptook, James Padbury, Amy L Salisbury, Anna Gitelson-Kahn, Krishna Venkatasubramanian, Yalda Shahriari, Kunal Mankodiya

The world is witnessing a rising number of preterm infants who are at significant risk of medical conditions. These infants require continuous care in Neonatal Intensive Care Units (NICU). Medical parameters are continuously monitored in premature infants in the NICU using a set of wired, sticky electrodes attached to the body. Medical adhesives used on the electrodes can be harmful to the baby, causing skin injuries, discomfort, and irritation. In addition, respiration rate (RR) monitoring in the NICU faces challenges of accuracy and clinical quality because RR is extracted from electrocardiogram (ECG). This research paper presents a design and validation of a smart textile pressure sensor system that addresses the existing challenges of medical monitoring in NICU. We designed two e-textile, piezoresistive pressure sensors made of Velostat for noninvasive RR monitoring; one was hand-stitched on a mattress topper material, and the other was embroidered on a denim fabric using an industrial embroidery machine. We developed a data acquisition system for validation experiments conducted on a high-fidelity, programmable NICU baby mannequin. We designed a signal processing pipeline to convert raw time-series signals into parameters including RR, rise and fall time, and comparison metrics. The results of the experiments showed that the relative accuracies of hand-stitched sensors were 98.68 (top sensor) and 98.07 (bottom sensor), while the accuracies of embroidered sensors were 99.37 (left sensor) and 99.39 (right sensor) for the 60 BrPM test case. The presented prototype system shows promising results and demands more research on textile design, human factors, and human experimentation.

全世界面临严重疾病风险的早产儿数量正在增加。这些婴儿需要在新生儿重症监护病房(NICU)持续护理。在新生儿重症监护病房,使用一套连接在身体上的有丝的、粘的电极,对早产儿的医疗参数进行持续监测。电极上使用的医用粘合剂可能对婴儿有害,造成皮肤损伤、不适和刺激。此外,由于呼吸速率(RR)的监测是从心电图中提取的,因此在新生儿重症监护病房(NICU)中监测呼吸速率(RR)的准确性和临床质量面临挑战。本文介绍了一种智能纺织品压力传感器系统的设计和验证,该系统解决了新生儿重症监护室医疗监测的现有挑战。设计了两种由Velostat公司制造的电子纺织压阻式压力传感器,用于无创RR监测;一件是手工缝制在床垫上,另一件是用工业绣花机绣在牛仔布上。我们开发了一种数据采集系统,用于在高保真、可编程的新生儿重症监护病房婴儿模型上进行验证实验。我们设计了一个信号处理管道,将原始时间序列信号转换为包括RR、上升和下降时间以及比较指标在内的参数。实验结果表明,60 BrPM测试用例中,手工缝制传感器的相对精度分别为98.68(上传感器)和98.07(下传感器),刺绣传感器的相对精度分别为99.37(左传感器)和99.39(右传感器)。该原型系统显示出良好的效果,需要在纺织品设计、人为因素和人体实验方面进行更多的研究。
{"title":"An E-Textile Respiration Sensing System for NICU Monitoring: Design and Validation.","authors":"Gozde Cay,&nbsp;Vignesh Ravichandran,&nbsp;Manob Jyoti Saikia,&nbsp;Laurie Hoffman,&nbsp;Abbot Laptook,&nbsp;James Padbury,&nbsp;Amy L Salisbury,&nbsp;Anna Gitelson-Kahn,&nbsp;Krishna Venkatasubramanian,&nbsp;Yalda Shahriari,&nbsp;Kunal Mankodiya","doi":"10.1007/s11265-021-01669-9","DOIUrl":"https://doi.org/10.1007/s11265-021-01669-9","url":null,"abstract":"<p><p>The world is witnessing a rising number of preterm infants who are at significant risk of medical conditions. These infants require continuous care in Neonatal Intensive Care Units (NICU). Medical parameters are continuously monitored in premature infants in the NICU using a set of wired, sticky electrodes attached to the body. Medical adhesives used on the electrodes can be harmful to the baby, causing skin injuries, discomfort, and irritation. In addition, respiration rate (RR) monitoring in the NICU faces challenges of accuracy and clinical quality because RR is extracted from electrocardiogram (ECG). This research paper presents a design and validation of a smart textile pressure sensor system that addresses the existing challenges of medical monitoring in NICU. We designed two e-textile, piezoresistive pressure sensors made of Velostat for noninvasive RR monitoring; one was hand-stitched on a mattress topper material, and the other was embroidered on a denim fabric using an industrial embroidery machine. We developed a data acquisition system for validation experiments conducted on a high-fidelity, programmable NICU baby mannequin. We designed a signal processing pipeline to convert raw time-series signals into parameters including RR, rise and fall time, and comparison metrics. The results of the experiments showed that the relative accuracies of hand-stitched sensors were 98.68 (top sensor) and 98.07 (bottom sensor), while the accuracies of embroidered sensors were 99.37 (left sensor) and 99.39 (right sensor) for the 60 BrPM test case. The presented prototype system shows promising results and demands more research on textile design, human factors, and human experimentation.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1007/s11265-021-01669-9","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39220019","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}
引用次数: 13
iBlock: An Intelligent Decentralised Blockchain-based Pandemic Detection and Assisting System. iBlock:基于区块链的智能去中心化大流行病检测和辅助系统。
IF 1.6 4区 计算机科学 Q3 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2022-01-01 Epub Date: 2021-10-14 DOI: 10.1007/s11265-021-01704-9
Bhaskara S Egala, Ashok K Pradhan, Venkataramana Badarla, Saraju P Mohanty

The recent COVID-19 outbreak highlighted the requirement for a more sophisticated healthcare system and real-time data analytics in the pandemic mitigation process. Moreover, real-time data plays a crucial role in the detection and alerting process. Combining smart healthcare systems with accurate real-time information about medical service availability, vaccination, and how the pandemic is spreading can directly affect the quality of life and economy. The existing architecture models are become inadequate in handling the pandemic mitigation process using real-time data. The present models are server-centric and controlled by a single party, where the management of confidentiality, integrity, and availability (CIA) of data is doubtful. Therefore, a decentralised user-centric model is necessary, where the CIA of user data is assured. In this paper, we have suggested a decentralized blockchain-based pandemic detection and assistance system (iBlock). The iBlock uses robust technologies like hybrid computing and IPFS to support system functionality. A pseudo-anonymous personal identity is introduced using H-PCS and cryptography for anonymous data sharing. The distributed data management module guarantees data CIA, security, and privacy using cryptography mechanisms. Furthermore, it delivers useful intelligent information in the form of suggestions and alerts to assist the users. Finally, the iBlock reduces stress on healthcare infrastructure and workers by providing accurate predictions and early warnings using AI/ML.

最近爆发的 COVID-19 疫情凸显了在大流行病缓解过程中对更先进的医疗保健系统和实时数据分析的需求。此外,实时数据在检测和警报过程中起着至关重要的作用。将智能医疗系统与有关医疗服务可用性、疫苗接种以及大流行病传播方式的准确实时信息相结合,可直接影响生活和经济质量。现有的架构模型已不足以利用实时数据处理大流行病缓解过程。现有模型以服务器为中心,由单方控制,数据的保密性、完整性和可用性(CIA)管理令人怀疑。因此,有必要建立一个以用户为中心的分散模式,以确保用户数据的保密性、完整性和可用性。在本文中,我们提出了一种基于区块链的去中心化大流行病检测和援助系统(iBlock)。iBlock 使用混合计算和 IPFS 等强大技术来支持系统功能。使用 H-PCS 和密码学引入了一个伪匿名个人身份,用于匿名数据共享。分布式数据管理模块利用加密机制保证数据的 CIA、安全性和隐私性。此外,它还以建议和警报的形式提供有用的智能信息,为用户提供帮助。最后,iBlock 利用人工智能/ML 提供准确的预测和预警,减轻了医疗基础设施和工作人员的压力。
{"title":"iBlock: An Intelligent Decentralised Blockchain-based Pandemic Detection and Assisting System.","authors":"Bhaskara S Egala, Ashok K Pradhan, Venkataramana Badarla, Saraju P Mohanty","doi":"10.1007/s11265-021-01704-9","DOIUrl":"10.1007/s11265-021-01704-9","url":null,"abstract":"<p><p>The recent COVID-19 outbreak highlighted the requirement for a more sophisticated healthcare system and real-time data analytics in the pandemic mitigation process. Moreover, real-time data plays a crucial role in the detection and alerting process. Combining smart healthcare systems with accurate real-time information about medical service availability, vaccination, and how the pandemic is spreading can directly affect the quality of life and economy. The existing architecture models are become inadequate in handling the pandemic mitigation process using real-time data. The present models are server-centric and controlled by a single party, where the management of confidentiality, integrity, and availability (CIA) of data is doubtful. Therefore, a decentralised user-centric model is necessary, where the CIA of user data is assured. In this paper, we have suggested a decentralized blockchain-based pandemic detection and assistance system (iBlock). The iBlock uses robust technologies like hybrid computing and IPFS to support system functionality. A pseudo-anonymous personal identity is introduced using H-PCS and cryptography for anonymous data sharing. The distributed data management module guarantees data CIA, security, and privacy using cryptography mechanisms. Furthermore, it delivers useful intelligent information in the form of suggestions and alerts to assist the users. Finally, the iBlock reduces stress on healthcare infrastructure and workers by providing accurate predictions and early warnings using AI/ML.</p>","PeriodicalId":50050,"journal":{"name":"Journal of Signal Processing Systems for Signal Image and Video Technology","volume":null,"pages":null},"PeriodicalIF":1.6,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8515159/pdf/","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"39532327","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
期刊
Journal of Signal Processing Systems for Signal Image and Video Technology
全部 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