首页 > 最新文献

2010 IEEE International Workshop on Multimedia Signal Processing最新文献

英文 中文
Toward realtime side information decoding on multi-core processors 在多核处理器上实现实时侧信息解码
Pub Date : 2010-10-01 DOI: 10.1109/MMSP.2010.5662040
S. Momcilovic, Yige Wang, S. Rane, A. Vetro
Most distributed source coding schemes involve the application of a channel code to the signal and transmission of the resulting syndromes. For low-complexity encoding with superior compression performance, graph-based channel codes such as LDPC codes are used to generate the syndromes. The encoder performs simple XOR operations, while the decoder uses belief propagation (BP) decoding to recover the signal of interest using the syndromes and some correlated side information. We consider parallelization of BP decoding on general-purpose multi-core CPUs. The motivation is to make BP decoding fast enough for realtime applications. We consider three different BP decoding algorithms: Sum-Product BP, Min-Sum BP and Algorithm E. The speedup obtained by parallelizing these algorithms is examined along with the tradeoff against decoding performance. Parallelization is achieved by dividing the received syndrome vectors among different cores, and by using vector operations to simultaneously process multiple check nodes in each core. While Min-Sum BP has intermediate decoding complexity, a “vectorized” version of Min-Sum BP performs nearly as fast as the much simpler Algorithm E with significantly fewer decoding errors. Our experiments indicate that, for the best compromise between speed and performance, the decoder should use Min-Sum BP when the side information is of good quality and Sum-Product BP otherwise.
大多数分布式源编码方案涉及对信号应用信道码并传输由此产生的综合征。对于具有优越压缩性能的低复杂度编码,采用基于图的信道码(如LDPC码)生成证型。编码器执行简单的异或操作,解码器使用信念传播(BP)解码,利用综合征和一些相关的侧信息恢复感兴趣的信号。研究了通用多核cpu上BP解码的并行化问题。其动机是使BP解码速度足够快,可以用于实时应用。我们考虑了三种不同的BP解码算法:和积BP、最小和BP和算法e。通过并行化这些算法获得的加速以及对解码性能的权衡进行了研究。通过将接收到的综合征向量划分到不同的核中,并通过向量运算在每个核中同时处理多个检查节点来实现并行化。虽然最小和BP具有中等解码复杂度,但最小和BP的“矢量化”版本的执行速度几乎与更简单的算法E一样快,解码错误明显减少。我们的实验表明,为了在速度和性能之间取得最佳折衷,当侧信息质量较好时,解码器应使用最小和BP,否则使用和积BP。
{"title":"Toward realtime side information decoding on multi-core processors","authors":"S. Momcilovic, Yige Wang, S. Rane, A. Vetro","doi":"10.1109/MMSP.2010.5662040","DOIUrl":"https://doi.org/10.1109/MMSP.2010.5662040","url":null,"abstract":"Most distributed source coding schemes involve the application of a channel code to the signal and transmission of the resulting syndromes. For low-complexity encoding with superior compression performance, graph-based channel codes such as LDPC codes are used to generate the syndromes. The encoder performs simple XOR operations, while the decoder uses belief propagation (BP) decoding to recover the signal of interest using the syndromes and some correlated side information. We consider parallelization of BP decoding on general-purpose multi-core CPUs. The motivation is to make BP decoding fast enough for realtime applications. We consider three different BP decoding algorithms: Sum-Product BP, Min-Sum BP and Algorithm E. The speedup obtained by parallelizing these algorithms is examined along with the tradeoff against decoding performance. Parallelization is achieved by dividing the received syndrome vectors among different cores, and by using vector operations to simultaneously process multiple check nodes in each core. While Min-Sum BP has intermediate decoding complexity, a “vectorized” version of Min-Sum BP performs nearly as fast as the much simpler Algorithm E with significantly fewer decoding errors. Our experiments indicate that, for the best compromise between speed and performance, the decoder should use Min-Sum BP when the side information is of good quality and Sum-Product BP otherwise.","PeriodicalId":105774,"journal":{"name":"2010 IEEE International Workshop on Multimedia Signal Processing","volume":"106 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117225061","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}
引用次数: 8
Reducing DVC decoder complexity in a multicore system 降低多核系统中DVC解码器的复杂性
Pub Date : 2010-10-01 DOI: 10.1109/MMSP.2010.5662039
Alberto Corrales-García, José Luis Martínez, G. Fernández-Escribano
Distributed Video Coding (DVC) provides a new coding paradigm based on lower complex encoders than decoders. On the decoder side some missed frames have to be estimated by means of available frames and a correlation noise model. In addition, parity bit chunks can be requested to the encoder across the feedback channel to correct the mismatches of these frames. This is an iterative procedure which collets most of the complexity of the decoder. In this work, a novel approach is proposed to parallelize the DVC decoding process in a multicore system. In this way, each bitplane is decoded at the same time by a different core and they exchange information to update the integration limits of the probably model, reaching a time reduction up to 80% with a little bitrate penalty but maintaining the same PSNR.
分布式视频编码(DVC)提供了一种基于较低复杂度的编码器而非解码器的新型编码范式。在解码器方面,一些缺失的帧必须通过可用帧和相关噪声模型来估计。此外,奇偶校验位块可以通过反馈通道请求编码器来纠正这些帧的不匹配。这是一个迭代过程,收集了解码器的大部分复杂性。本文提出了一种在多核系统中并行化DVC解码过程的新方法。通过这种方式,每个位平面同时由不同的核心解码,它们交换信息以更新可能模型的积分限制,在保持相同的PSNR的情况下,以少量比特率损失达到高达80%的时间减少。
{"title":"Reducing DVC decoder complexity in a multicore system","authors":"Alberto Corrales-García, José Luis Martínez, G. Fernández-Escribano","doi":"10.1109/MMSP.2010.5662039","DOIUrl":"https://doi.org/10.1109/MMSP.2010.5662039","url":null,"abstract":"Distributed Video Coding (DVC) provides a new coding paradigm based on lower complex encoders than decoders. On the decoder side some missed frames have to be estimated by means of available frames and a correlation noise model. In addition, parity bit chunks can be requested to the encoder across the feedback channel to correct the mismatches of these frames. This is an iterative procedure which collets most of the complexity of the decoder. In this work, a novel approach is proposed to parallelize the DVC decoding process in a multicore system. In this way, each bitplane is decoded at the same time by a different core and they exchange information to update the integration limits of the probably model, reaching a time reduction up to 80% with a little bitrate penalty but maintaining the same PSNR.","PeriodicalId":105774,"journal":{"name":"2010 IEEE International Workshop on Multimedia Signal Processing","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125802153","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}
引用次数: 4
Compressive demosaicing 压缩demosaicing
Pub Date : 2010-10-01 DOI: 10.1109/MMSP.2010.5662002
A. A. Moghadam, M. Aghagolzadeh, Mrityunjay Kumar, H. Radha
A typical consumer digital camera uses a Color Filter Array (CFA) to sense only one color component per image pixel. The original three-color image is reconstructed by interpolating the missing color components. This interpolation process (known as demosaicing) corresponds to solving an under-determined system of linear equations. In this paper, we show that by replacing the traditional CFA with a random panchromatic CFA, recent results in the emerging field of Compressed Sensing (CS) can be used to solve the demosaicing problem in a novel way. Specifically, during the image reconstruction process, we exploit the fact that the multi-dimensional color of each pixel has a compressible representation in a (possibly overcomplete) color system. While adhering to the “single color per pixel sensing” constraint at the sensing stage, during the reconstruction process we utilize the inter-pixel correlation by exploiting the compressible representation of the overall image in some sparsifying bases. Depending on the CFA, sparsifying bases and the color system, we form an underdetermined system of linear equations and find the sparsest solution for the color image by utilizing a CS solver. We illustrate that, for natural images, the proposed Compressive Demosaicing (CD) framework visually outperforms leading demosaicing methods in a consistent manner; in many cases it achieves clear visible improvements in a significant way.
典型的消费类数码相机使用彩色滤光片阵列(CFA)来感知每个图像像素的一种颜色成分。通过插值缺失的颜色分量重建原始三色图像。这种插值过程(称为反马赛克)对应于求解一个欠定的线性方程组。在本文中,我们证明了用随机全色CFA取代传统的CFA,可以利用压缩感知(CS)新兴领域的最新成果以一种新的方式解决去马赛克问题。具体来说,在图像重建过程中,我们利用了每个像素的多维颜色在(可能是过完整的)颜色系统中具有可压缩表示的事实。在传感阶段坚持“每像素感知单一颜色”的约束的同时,在重建过程中,我们通过利用整体图像在一些稀疏化基中的可压缩表示来利用像素间的相关性。根据CFA,稀疏化基和颜色系统,我们形成了一个待定的线性方程组,并利用CS求解器找到彩色图像的最稀疏解。我们证明,对于自然图像,所提出的压缩去马赛克(CD)框架在视觉上优于领先的去马赛克方法在一致的方式;在许多情况下,它以一种重要的方式实现了清晰可见的改进。
{"title":"Compressive demosaicing","authors":"A. A. Moghadam, M. Aghagolzadeh, Mrityunjay Kumar, H. Radha","doi":"10.1109/MMSP.2010.5662002","DOIUrl":"https://doi.org/10.1109/MMSP.2010.5662002","url":null,"abstract":"A typical consumer digital camera uses a Color Filter Array (CFA) to sense only one color component per image pixel. The original three-color image is reconstructed by interpolating the missing color components. This interpolation process (known as demosaicing) corresponds to solving an under-determined system of linear equations. In this paper, we show that by replacing the traditional CFA with a random panchromatic CFA, recent results in the emerging field of Compressed Sensing (CS) can be used to solve the demosaicing problem in a novel way. Specifically, during the image reconstruction process, we exploit the fact that the multi-dimensional color of each pixel has a compressible representation in a (possibly overcomplete) color system. While adhering to the “single color per pixel sensing” constraint at the sensing stage, during the reconstruction process we utilize the inter-pixel correlation by exploiting the compressible representation of the overall image in some sparsifying bases. Depending on the CFA, sparsifying bases and the color system, we form an underdetermined system of linear equations and find the sparsest solution for the color image by utilizing a CS solver. We illustrate that, for natural images, the proposed Compressive Demosaicing (CD) framework visually outperforms leading demosaicing methods in a consistent manner; in many cases it achieves clear visible improvements in a significant way.","PeriodicalId":105774,"journal":{"name":"2010 IEEE International Workshop on Multimedia Signal Processing","volume":"37 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2010-10-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132891003","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
期刊
2010 IEEE International Workshop on Multimedia Signal Processing
全部 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