首页 > 最新文献

2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)最新文献

英文 中文
Evaluating the complexity degree of electromagnetic environment utilizing morphological pattern spectrum 利用形态模式谱评价电磁环境的复杂程度
Dong Jun, Li Bing, Chen Shuangshuang, H. Hui
In this work, a novel feature extraction technique for evaluating the complexity degree of Electromagnetic Environment (EME) is proposed by utilizing the morphological pattern spectrum (MPS) based on the mathematical morphology theory. Four types of morphological operators, mean the morphological dilate, morphological erosion, morphological open and morphological close, are utilized for computing the MPS. EME signals with four complexity degree are simulated to evaluate the effectiveness of the presented method. Experimental results have demonstrated the MPS calculated by morphological erosion operator to be very effective for discriminating the complexity degree of EME.
本文基于数学形态学理论,提出了一种利用形态模式谱(MPS)评价电磁环境复杂程度的特征提取方法。利用形态扩张、形态侵蚀、形态开放和形态封闭四种形态算子计算MPS。通过对四种复杂程度的电磁信号进行仿真,验证了该方法的有效性。实验结果表明,由形态侵蚀算子计算的MPS对于EME的复杂程度判别是非常有效的。
{"title":"Evaluating the complexity degree of electromagnetic environment utilizing morphological pattern spectrum","authors":"Dong Jun, Li Bing, Chen Shuangshuang, H. Hui","doi":"10.1109/ICCSN.2016.7586595","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586595","url":null,"abstract":"In this work, a novel feature extraction technique for evaluating the complexity degree of Electromagnetic Environment (EME) is proposed by utilizing the morphological pattern spectrum (MPS) based on the mathematical morphology theory. Four types of morphological operators, mean the morphological dilate, morphological erosion, morphological open and morphological close, are utilized for computing the MPS. EME signals with four complexity degree are simulated to evaluate the effectiveness of the presented method. Experimental results have demonstrated the MPS calculated by morphological erosion operator to be very effective for discriminating the complexity degree of EME.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"4 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131540496","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Learning three-way affinity embeddings for knowledge base completion 学习三向亲和嵌入来完成知识库
Yu Zhao
Knowledge bases are an extremely important database for knowledge management, which is very useful for question answering, query expansion and other related tasks. However, it often suffers from incompleteness. In this paper, we propose a Three-Way Affinity Embeddings model (TWAE) to map both the entity and relationship into two vectors and consider any two of them direct interaction, and then predict the possible truth of additional facts. The basic idea is that the confidence of the additional predicted fact is determined by three-way affinities in the triplet using the latent representation of each item. Experiments show that our model performs excellent.
知识库是知识管理的一个极其重要的数据库,它对问答、查询扩展等相关任务非常有用。然而,它经常遭受不完整。在本文中,我们提出了一个三向亲和嵌入模型(Three-Way Affinity Embeddings model, TWAE),将实体和关系映射到两个向量中,并考虑其中任意两个向量的直接交互,然后预测附加事实的可能真值。其基本思想是,额外预测事实的可信度是由使用每个项目的潜在表征的三元组中的三向亲和力决定的。实验表明,该模型具有良好的性能。
{"title":"Learning three-way affinity embeddings for knowledge base completion","authors":"Yu Zhao","doi":"10.1109/ICCSN.2016.7586612","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586612","url":null,"abstract":"Knowledge bases are an extremely important database for knowledge management, which is very useful for question answering, query expansion and other related tasks. However, it often suffers from incompleteness. In this paper, we propose a Three-Way Affinity Embeddings model (TWAE) to map both the entity and relationship into two vectors and consider any two of them direct interaction, and then predict the possible truth of additional facts. The basic idea is that the confidence of the additional predicted fact is determined by three-way affinities in the triplet using the latent representation of each item. Experiments show that our model performs excellent.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131846403","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Remote sensing image edge-detection based on improved Canny operator 基于改进Canny算子的遥感图像边缘检测
Shi Guiming, Suo Jidong
The edge details of the remote sensing image is key for the target detection with complex background. Traditional Canny detection operator requires human intervention, does not have the adaptive ability in the variance of Gaussian filtering and the threshold. Compound morphological smoothing replaces Gaussian filtering, can not only maintain the edge information, but also reduce noise impact. Then Otsu method can specify the threshold adaptively, the edge detected is more continuous, and can decrease the false edges. In order to extract the edges of the remote sensing image proposed an approach based on Canny edge detection operator. Finally, we refine the edge by using morphological structure element. The experimental results show that the improved Canny algorithm has a good anti-noise function and precision on image processing of remote sensing.
遥感图像的边缘细节是复杂背景下目标检测的关键。传统的Canny检测算子需要人工干预,不具备高斯滤波方差和阈值的自适应能力。复合形态平滑代替高斯滤波,既能保持边缘信息,又能降低噪声的影响。然后,Otsu方法可以自适应地指定阈值,检测到的边缘更连续,并且可以减少假边缘。为了提取遥感图像的边缘,提出了一种基于Canny边缘检测算子的方法。最后,利用形态结构元素对边缘进行细化。实验结果表明,改进的Canny算法在遥感图像处理中具有良好的抗噪功能和精度。
{"title":"Remote sensing image edge-detection based on improved Canny operator","authors":"Shi Guiming, Suo Jidong","doi":"10.1109/ICCSN.2016.7586604","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586604","url":null,"abstract":"The edge details of the remote sensing image is key for the target detection with complex background. Traditional Canny detection operator requires human intervention, does not have the adaptive ability in the variance of Gaussian filtering and the threshold. Compound morphological smoothing replaces Gaussian filtering, can not only maintain the edge information, but also reduce noise impact. Then Otsu method can specify the threshold adaptively, the edge detected is more continuous, and can decrease the false edges. In order to extract the edges of the remote sensing image proposed an approach based on Canny edge detection operator. Finally, we refine the edge by using morphological structure element. The experimental results show that the improved Canny algorithm has a good anti-noise function and precision on image processing of remote sensing.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128843375","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 22
Advanced double-talk detection algorithm based on joint signal energy and cross-correlation estimation 基于联合信号能量和互相关估计的先进双话检测算法
A. Muzahid, K. Ingrid, S. Raton Mondol, Y. Zhou
Acoustic Echo Cancellation (AEC) is employed in hands-free communication systems to enhance communication experience. Double-Talk Detection (DTD) plays a vital role in AEC to distinguish the far-end and near-end signals and its failure will cause the system divergence. An efficient new DTD algorithm based on the joint signal energy and cross-correlation estimation techniques is proposed in this paper to reduce the DTD faults. The proposed algorithm can provide fast DTD and enhanced system performance without increasing much more computational complexity over the conventional techniques. Simulation results show the performance improvement achieved by the proposed technique.
在免提通信系统中采用回声消除技术来提高通信体验。双话检测(DTD)在AEC中起着区分远端和近端信号的重要作用,它的失效将导致系统发散。本文提出了一种基于联合信号能量和互相关估计技术的有效的DTD新算法,以减少DTD错误。该算法可以提供快速的DTD并提高系统性能,而不会比传统技术增加更多的计算复杂度。仿真结果表明,该方法提高了系统的性能。
{"title":"Advanced double-talk detection algorithm based on joint signal energy and cross-correlation estimation","authors":"A. Muzahid, K. Ingrid, S. Raton Mondol, Y. Zhou","doi":"10.1109/ICCSN.2016.7586669","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586669","url":null,"abstract":"Acoustic Echo Cancellation (AEC) is employed in hands-free communication systems to enhance communication experience. Double-Talk Detection (DTD) plays a vital role in AEC to distinguish the far-end and near-end signals and its failure will cause the system divergence. An efficient new DTD algorithm based on the joint signal energy and cross-correlation estimation techniques is proposed in this paper to reduce the DTD faults. The proposed algorithm can provide fast DTD and enhanced system performance without increasing much more computational complexity over the conventional techniques. Simulation results show the performance improvement achieved by the proposed technique.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"27 20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129100682","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Energy efficiency and spectrum efficiency balance of wireless relay networks 无线中继网络的能量效率和频谱效率平衡
M. Khalil, S. Berber, K. Sowerby
A new method to improve Energy Efficiency (EE) in an energy-constrained wireless relay network is presented. In this network, the source nodes transmits signals through flat fading channels to a set of intermediate relay nodes which amplify signals and then forward them to the destination through other flat fading channels. The distances among source relay and destination are considered. Since the total network energy enhancement depend on the relay energy consumption which in turn depends on the users transmit powers and the geographic of relays location, the proposal method aims to optimize relay location for improving EE with the lowest sacrifice in the Spectrum Efficiency (SE). Analytical expressions for optimal relay location with balanced EE SE are derived and fully verified by simulation results.
提出了一种提高能量受限无线中继网络能效的新方法。在该网络中,源节点通过平坦衰落信道将信号传输到一组中间中继节点,中间中继节点对信号进行放大后,再通过其他平坦衰落信道转发到目的节点。考虑了源中继与目的中继之间的距离。由于整个网络的能量增强取决于中继的能量消耗,而中继的能量消耗又取决于用户的发射功率和中继位置的地理位置,因此该方法旨在以最小的频谱效率(SE)牺牲来优化中继位置以提高EE。推导了具有平衡EE - SE的继电器最佳位置的解析表达式,并通过仿真结果进行了充分验证。
{"title":"Energy efficiency and spectrum efficiency balance of wireless relay networks","authors":"M. Khalil, S. Berber, K. Sowerby","doi":"10.1109/ICCSN.2016.7586690","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586690","url":null,"abstract":"A new method to improve Energy Efficiency (EE) in an energy-constrained wireless relay network is presented. In this network, the source nodes transmits signals through flat fading channels to a set of intermediate relay nodes which amplify signals and then forward them to the destination through other flat fading channels. The distances among source relay and destination are considered. Since the total network energy enhancement depend on the relay energy consumption which in turn depends on the users transmit powers and the geographic of relays location, the proposal method aims to optimize relay location for improving EE with the lowest sacrifice in the Spectrum Efficiency (SE). Analytical expressions for optimal relay location with balanced EE SE are derived and fully verified by simulation results.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"111 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131683277","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 12
Performance analysis of OSTBC-MIMO systems employing M-QAM transmission over independent but not necessarily identical generalized-K fading channels 采用M-QAM传输的OSTBC-MIMO系统在独立但不一定相同的广义k衰落信道上的性能分析
Jie He, Kun Xiao
The performance of Orthogonal Space-Time Block Codes (OSTBC) for Multiple-Input Multiple-Output (MIMO) systems employing M-QAM transmission is investigated over independent but not necessarily identically distributed (i.n.i.d.) generalized-K fading channels with arbitrary real-valued k and m. Before this, the i.n.i.d. generalized-K fading channel has never been considered for the OSTBC-MIMO systems. Especially, the effects of the shaping parameter k on the OSTBC-MIMO system performance are unknown. Specifically, we investigate mainly the significance of the shaping parameter k on the OSTBC-MIMO system performance in terms of the average Symbol Error Probability (SEP) and Shannon capacity. By establishing the system model, the Probability Density Function (PDF) of the equivalent Signal to Noise Ratio (SNR) is derived. Then, the closed-form expressions of such performance metrics are obtained successively. Finally, Numerical results prove that the derived expressions are validated via a set of Monte-Carlo simulations and the implications of the shaping parameter k on the overall performance are highlighted.
研究了采用m - qam传输的多输入多输出(MIMO)系统的正交空时分组码(OSTBC)在具有任意实值k和m的独立但不一定同分布(i.i.d)广义k衰落信道上的性能。在此之前,从未考虑过用于OSTBC-MIMO系统的i.i.d广义k衰落信道。特别是,整形参数k对OSTBC-MIMO系统性能的影响尚不清楚。具体来说,我们主要从平均符号错误概率(SEP)和香农容量两个方面研究了整形参数k对OSTBC-MIMO系统性能的影响。通过建立系统模型,推导了等效信噪比的概率密度函数(PDF)。然后,依次得到了这些性能指标的封闭表达式。最后,通过一组蒙特卡罗模拟验证了推导式的正确性,并强调了成形参数k对整体性能的影响。
{"title":"Performance analysis of OSTBC-MIMO systems employing M-QAM transmission over independent but not necessarily identical generalized-K fading channels","authors":"Jie He, Kun Xiao","doi":"10.1109/ICCSN.2016.7586640","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586640","url":null,"abstract":"The performance of Orthogonal Space-Time Block Codes (OSTBC) for Multiple-Input Multiple-Output (MIMO) systems employing M-QAM transmission is investigated over independent but not necessarily identically distributed (i.n.i.d.) generalized-K fading channels with arbitrary real-valued k and m. Before this, the i.n.i.d. generalized-K fading channel has never been considered for the OSTBC-MIMO systems. Especially, the effects of the shaping parameter k on the OSTBC-MIMO system performance are unknown. Specifically, we investigate mainly the significance of the shaping parameter k on the OSTBC-MIMO system performance in terms of the average Symbol Error Probability (SEP) and Shannon capacity. By establishing the system model, the Probability Density Function (PDF) of the equivalent Signal to Noise Ratio (SNR) is derived. Then, the closed-form expressions of such performance metrics are obtained successively. Finally, Numerical results prove that the derived expressions are validated via a set of Monte-Carlo simulations and the implications of the shaping parameter k on the overall performance are highlighted.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132728394","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Implementation of ECG signal processing algorithms for removing baseline wander and electromyography interference 消除基线漫游和肌电图干扰的心电信号处理算法的实现
Changhsi Wu, Yanrong Zhang, Chengyo Hong, H. Chiueh
Implementation of ECG signal processing algorithms for removing baseline wander and electromyography (EMG) interference is proposed in this paper. First, Moving Average Filter (MAF) is used to remove the baseline wanders in ECG signal. Then the EMG components are detected and canceled by the Empirical Mode Decomposition (EMD). The Texas Instruments (TI) produced ADS1298 is chose to be the Analog Front-End (AFE) ECG capture chip which provides 8 measurement channels. The ARM series chips of STMicroelectronics produced STM32F429ZI is used as the computing core of signal processing which has operation frequency of up to 180MHz and is suitable for a large amount of data calculation as well as peripheral interface control.
提出了一种消除基线漂移和肌电干扰的心电信号处理算法。首先,采用移动平均滤波(MAF)去除心电信号中的基线漂移;然后通过经验模态分解(EMD)检测并消除肌电分量。选择德州仪器(TI)生产的ADS1298作为模拟前端(AFE) ECG捕获芯片,提供8个测量通道。采用意法半导体公司生产的ARM系列芯片STM32F429ZI作为信号处理的计算核心,工作频率高达180MHz,适用于大量数据计算和外设接口控制。
{"title":"Implementation of ECG signal processing algorithms for removing baseline wander and electromyography interference","authors":"Changhsi Wu, Yanrong Zhang, Chengyo Hong, H. Chiueh","doi":"10.1109/ICCSN.2016.7586631","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586631","url":null,"abstract":"Implementation of ECG signal processing algorithms for removing baseline wander and electromyography (EMG) interference is proposed in this paper. First, Moving Average Filter (MAF) is used to remove the baseline wanders in ECG signal. Then the EMG components are detected and canceled by the Empirical Mode Decomposition (EMD). The Texas Instruments (TI) produced ADS1298 is chose to be the Analog Front-End (AFE) ECG capture chip which provides 8 measurement channels. The ARM series chips of STMicroelectronics produced STM32F429ZI is used as the computing core of signal processing which has operation frequency of up to 180MHz and is suitable for a large amount of data calculation as well as peripheral interface control.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"30 6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122540035","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 9
A nonbinary LDPC product network coding scheme with signal space diversity 一种具有信号空间分集的非二进制LDPC产品网络编码方案
Chengxin Jiang, Zhanji Wu
A network coding scheme employing nonbinary low density parity check (LDPC) product code with signal space diversity (SSD) is proposed in this paper. The scheme is based on a multiple access relay channel with two users, one relay and one base station. Rotated modulation and component interleaving are introduced in this scheme to realize SSD so that it can enhance the bit error rate (BER) performance for the scheme. Simulation results indicate that the proposed scheme significantly outperforms the conventional binary scheme by 1.9dB in Rayleigh fading channel. Moreover, it also proves that the rotated modulation and component interleaving play an important role in improving the BER performance of the nonbinary LDPC product code.
提出了一种基于非二进制低密度奇偶校验(LDPC)产品码和信号空间分集(SSD)的网络编码方案。该方案基于两个用户、一个中继和一个基站的多址中继信道。该方案采用旋转调制和元件交错技术实现固态硬盘,提高了方案的误码率性能。仿真结果表明,在瑞利衰落信道中,该方案比传统二进制方案的性能提高了1.9dB。此外,还证明了旋转调制和分量交织对提高非二进制LDPC积码的误码率性能有重要作用。
{"title":"A nonbinary LDPC product network coding scheme with signal space diversity","authors":"Chengxin Jiang, Zhanji Wu","doi":"10.1109/ICCSN.2016.7586693","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586693","url":null,"abstract":"A network coding scheme employing nonbinary low density parity check (LDPC) product code with signal space diversity (SSD) is proposed in this paper. The scheme is based on a multiple access relay channel with two users, one relay and one base station. Rotated modulation and component interleaving are introduced in this scheme to realize SSD so that it can enhance the bit error rate (BER) performance for the scheme. Simulation results indicate that the proposed scheme significantly outperforms the conventional binary scheme by 1.9dB in Rayleigh fading channel. Moreover, it also proves that the rotated modulation and component interleaving play an important role in improving the BER performance of the nonbinary LDPC product code.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116768142","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Saliency detection based on spatio-frequency information 基于空间频率信息的显著性检测
Shangwang Liu, Jianlan Hu, Yanmeng Cui
To increase accuracy of frequency-domain visual attention model, an improved Hyper complex Fourier Transform (HFT) algorithm is proposed. Firstly, the coefficients of the input hyper complex image were well designed. Real coefficient was adjusted intensity feature, and three imaginary coefficients were adjusted L, a, b color channels. Secondly, the 2-D signal was reconstructed by the original phase and filtered amplitude spectrum images, and a series of saliency maps were obtained. Finally, regarding the saliency maps as the density distribution function, the spatial contrast function was employed to generate the optimal saliency map. Experimental results show that the average AUC value of the proposed method is 0.8649, and F-measure achieves to 0.8274, which is better than related algorithms.
为了提高频域视觉注意模型的准确性,提出了一种改进的超复傅立叶变换算法。首先,对输入的超复图像进行系数设计;实系数调整强度特征,3个虚系数调整L、a、b色通道。其次,利用原始相位和滤波后的幅度谱图像对二维信号进行重构,得到一系列显著性图;最后,以显著性图为密度分布函数,利用空间对比函数生成最优显著性图。实验结果表明,该方法的平均AUC值为0.8649,F-measure达到0.8274,优于相关算法。
{"title":"Saliency detection based on spatio-frequency information","authors":"Shangwang Liu, Jianlan Hu, Yanmeng Cui","doi":"10.1109/ICCSN.2016.7586602","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7586602","url":null,"abstract":"To increase accuracy of frequency-domain visual attention model, an improved Hyper complex Fourier Transform (HFT) algorithm is proposed. Firstly, the coefficients of the input hyper complex image were well designed. Real coefficient was adjusted intensity feature, and three imaginary coefficients were adjusted L, a, b color channels. Secondly, the 2-D signal was reconstructed by the original phase and filtered amplitude spectrum images, and a series of saliency maps were obtained. Finally, regarding the saliency maps as the density distribution function, the spatial contrast function was employed to generate the optimal saliency map. Experimental results show that the average AUC value of the proposed method is 0.8649, and F-measure achieves to 0.8274, which is better than related algorithms.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127970295","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On dynamic migration of virtual router 虚拟路由器的动态迁移
Tong Li, Xiaozhe Zhang, Xianming Gao, Shicong Ma
The migration of virtual router has attracted a lot of attention from researchers in the new network architecture field, due to the potential to cope with emerging challenges, such as energy consumption and resource fragmentation problem. In this paper, we focus on general virtual router architecture VRSM (Virtual Router Supporting Migration), composed by a cluster of servers. Compared with other architectures, VRSM introduces intelligently interface plane, management switch and data switch. The interface plane is used to switch data traffic to new forward instances and other two switches can guarantee bandwidth separation between migration traffic and data traffic in migration process. Based on VRSM architecture, we put forward a migration strategy DMVR (Dynamic Migration of Virtual Router), which can dynamically migrate a virtual router instance from one physical server to another without disrupting the network topology. Our experiment shows that DMVR strategy results in minimal impact in the data plane and brief downtime in the control plane.
虚拟路由器的迁移由于具有应对能源消耗和资源碎片化等新挑战的潜力,引起了新网络架构领域研究者的广泛关注。本文主要研究由服务器集群组成的通用虚拟路由器体系结构VRSM (virtual router support Migration)。与其他架构相比,VRSM引入了智能接口平面、管理交换机和数据交换机。接口平面用于将数据流量切换到新的转发实例,另外两个交换机可以保证迁移过程中迁移流量和数据流量的带宽隔离。基于VRSM架构,提出了虚拟路由器动态迁移策略DMVR (Dynamic migration of Virtual Router),该策略可以在不破坏网络拓扑结构的情况下,将虚拟路由器实例从一台物理服务器动态迁移到另一台物理服务器。我们的实验表明,DMVR策略在数据平面上的影响最小,在控制平面上的停机时间很短。
{"title":"On dynamic migration of virtual router","authors":"Tong Li, Xiaozhe Zhang, Xianming Gao, Shicong Ma","doi":"10.1109/ICCSN.2016.7587208","DOIUrl":"https://doi.org/10.1109/ICCSN.2016.7587208","url":null,"abstract":"The migration of virtual router has attracted a lot of attention from researchers in the new network architecture field, due to the potential to cope with emerging challenges, such as energy consumption and resource fragmentation problem. In this paper, we focus on general virtual router architecture VRSM (Virtual Router Supporting Migration), composed by a cluster of servers. Compared with other architectures, VRSM introduces intelligently interface plane, management switch and data switch. The interface plane is used to switch data traffic to new forward instances and other two switches can guarantee bandwidth separation between migration traffic and data traffic in migration process. Based on VRSM architecture, we put forward a migration strategy DMVR (Dynamic Migration of Virtual Router), which can dynamically migrate a virtual router instance from one physical server to another without disrupting the network topology. Our experiment shows that DMVR strategy results in minimal impact in the data plane and brief downtime in the control plane.","PeriodicalId":158877,"journal":{"name":"2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)","volume":"416 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-06-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124177226","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2016 8th IEEE International Conference on Communication Software and Networks (ICCSN)
全部 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