期刊文献+
共找到9,115篇文章
< 1 2 250 >
每页显示 20 50 100
Computation-Efficient Decoding of LDPC Codes for High-Speed Space Laser Communications
1
作者 Hu Zhuojun Chen Zhao +1 位作者 Kuang Linling Yin Liuguo 《China Communications》 2025年第12期108-123,共16页
Space laser communication(SLC)is an emerging technology to support high-throughput data transmissions in space networks.In this paper,to guarantee the reliability of high-speed SLC links,we aim at practical implementa... Space laser communication(SLC)is an emerging technology to support high-throughput data transmissions in space networks.In this paper,to guarantee the reliability of high-speed SLC links,we aim at practical implementation of low-density paritycheck(LDPC)decoding under resource-restricted space platforms.Particularly,due to the supply restriction and cost issues of high-speed on-board devices such as analog-to-digital converters(ADCs),the input of LDPC decoding will be usually constrained by hard-decision channel output.To tackle this challenge,density-evolution-based theoretical analysis is firstly performed to identify the cause of performance degradation in the conventional binaryinitialized iterative decoding(BIID)algorithm.Then,a computation-efficient decoding algorithm named multiary-initialized iterative decoding with early termination(MIID-ET)is proposed,which improves the error-correcting performance and computation efficiency by using a reliability-based initialization method and a threshold-based decoding termination rule.Finally,numerical simulations are conducted on example codes of rates 7/8 and 1/2 to evaluate the performance of different LDPC decoding algorithms,where the proposed MIID-ET outperforms the BIID with a coding gain of 0.38 dB and variable node calculation saving of 37%.With this advantage,the proposed MIID-ET can notably reduce LDPC decoder’s hardware implementation complexity under the same bit error rate performance,which successfully doubles the total throughput to 10 Gbps on a single-chip FPGA. 展开更多
关键词 computation-efficient decoding highspeed decoders LDPC codes LLR initialization space laser communications
在线阅读 下载PDF
Research on deep learning decoding method for polar codes in ACO-OFDM spatial optical communication system
2
作者 LIU Kangrui LI Ming +2 位作者 CHEN Sizhe QU Jiashun ZHOU Ming’ou 《Optoelectronics Letters》 2025年第7期427-433,共7页
Aiming at the problem that the bit error rate(BER)of asymmetrically clipped optical orthogonal frequency division multiplexing(ACO-OFDM)space optical communication system is significantly affected by different turbule... Aiming at the problem that the bit error rate(BER)of asymmetrically clipped optical orthogonal frequency division multiplexing(ACO-OFDM)space optical communication system is significantly affected by different turbulence intensities,the deep learning technique is proposed to the polarization code decoding in ACO-OFDM space optical communication system.Moreover,this system realizes the polarization code decoding and signal demodulation without frequency conduction with superior performance and robustness compared with the performance of traditional decoder.Simulations under different turbulence intensities as well as different mapping orders show that the convolutional neural network(CNN)decoder trained under weak-medium-strong turbulence atmospheric channels achieves a performance improvement of about 10^(2)compared to the conventional decoder at 4-quadrature amplitude modulation(4QAM),and the BERs for both 16QAM and 64QAM are in between those of the conventional decoder. 展开更多
关键词 frequency conduction polar codes deep learning signal demodulation deep learning technique decoding ACO OFDM polarization code decoding
原文传递
An enhanced fingerprint template protection scheme based on four-dimensional superchaotic system and dynamic DNA coding
3
作者 Baiqiang Hu Jiahui Liu Zhe Liu 《Chinese Physics B》 2025年第7期262-272,共11页
With the rapid development of Internet of things technology,the efficiency of data transmission between devices has been significantly improved.However,the open network environment also poses serious security risks.Th... With the rapid development of Internet of things technology,the efficiency of data transmission between devices has been significantly improved.However,the open network environment also poses serious security risks.This paper proposes an innovative fingerprint template protection scheme,which generates key streams through an improved fourdimensional superchaotic system(4CSCS),uses the space-filling property of Hilbert curves to achieve pixel scrambling,and introduces dynamic DNA encoding to improve encryption.Experimental results show that this scheme has a large key space 2^(528),encrypts image information entropy of more than 7.9970,and shows excellent performance in defending against statistical attacks and differential attacks.Compared with existing methods,this scheme has significant advantages in terms of encryption performance and security,and provides a reliable protection mechanism for fingerprint authentication systems in the Internet of things environment. 展开更多
关键词 four-dimensional superchaotic system fingerprint template protection Zernike moments image encryption
原文传递
Low Complexity Successive Cancellation List Decoding of U-UV Codes
4
作者 Chen Wenhao Chen Li +1 位作者 Lin Jingyu Zhang Huazi 《China Communications》 2025年第1期41-60,共20页
Constituted by BCH component codes and its ordered statistics decoding(OSD),the successive cancellation list(SCL)decoding of U-UV structural codes can provide competent error-correction performance in the short-to-med... Constituted by BCH component codes and its ordered statistics decoding(OSD),the successive cancellation list(SCL)decoding of U-UV structural codes can provide competent error-correction performance in the short-to-medium length regime.However,this list decoding complexity becomes formidable as the decoding output list size increases.This is primarily incurred by the OSD.Addressing this challenge,this paper proposes the low complexity SCL decoding through reducing the complexity of component code decoding,and pruning the redundant SCL decoding paths.For the former,an efficient skipping rule is introduced for the OSD so that the higher order decoding can be skipped when they are not possible to provide a more likely codeword candidate.It is further extended to the OSD variant,the box-andmatch algorithm(BMA),in facilitating the component code decoding.Moreover,through estimating the correlation distance lower bounds(CDLBs)of the component code decoding outputs,a path pruning(PP)-SCL decoding is proposed to further facilitate the decoding of U-UV codes.In particular,its integration with the improved OSD and BMA is discussed.Simulation results show that significant complexity reduction can be achieved.Consequently,the U-UV codes can outperform the cyclic redundancy check(CRC)-polar codes with a similar decoding complexity. 展开更多
关键词 ordered statistics decoding successive cancellation list decoding U-UV codes
在线阅读 下载PDF
Large Language Models With Contrastive Decoding Algorithm for Hallucination Mitigation in Low-Resource Languages
5
作者 Zan Hongying Arifa Javed +2 位作者 Muhammad Abdullah Javed Rashid Muhammad Faheem 《CAAI Transactions on Intelligence Technology》 2025年第4期1104-1117,共14页
Neural machine translation(NMT)has advanced with deep learning and large-scale multilingual models,yet translating lowresource languages often lacks sufficient training data and leads to hallucinations.This often resu... Neural machine translation(NMT)has advanced with deep learning and large-scale multilingual models,yet translating lowresource languages often lacks sufficient training data and leads to hallucinations.This often results in translated content that diverges significantly from the source text.This research proposes a refined Contrastive Decoding(CD)algorithm that dynamically adjusts weights of log probabilities from strong expert and weak amateur models to mitigate hallucinations in lowresource NMT and improve translation quality.Advanced large language NMT models,including ChatGLM and LLaMA,are fine-tuned and implemented for their superior contextual understanding and cross-lingual capabilities.The refined CD algorithm evaluates multiple candidate translations using BLEU score,semantic similarity,and Named Entity Recognition accuracy.Extensive experimental results show substantial improvements in translation quality and a significant reduction in hallucination rates.Fine-tuned models achieve higher evaluation metrics compared to baseline models and state-of-the-art models.An ablation study confirms the contributions of each methodological component and highlights the effectiveness of the refined CD algorithm and advanced models in mitigating hallucinations.Notably,the refined methodology increased the BLEU score by approximately 30%compared to baseline models. 展开更多
关键词 ChatGLM contrastive decoding HALLUCINATION LLAMA LLM low resource NMT
在线阅读 下载PDF
Promising four-dimensional flow magnetic resonance imaging technique for vascular flow analysis in children
6
作者 Jian-She Yang 《World Journal of Radiology》 2025年第4期47-49,共3页
Leesmidt et al present a comprehensive analysis of abdominal vascular flow in children using four-dimensional(4D)flow magnetic resonance imaging(MRI),aim to establish normal hemodynamic values for the abdominal viscer... Leesmidt et al present a comprehensive analysis of abdominal vascular flow in children using four-dimensional(4D)flow magnetic resonance imaging(MRI),aim to establish normal hemodynamic values for the abdominal visceral organs and to assess the feasibility of 4D flow MRI(4D-f-MRI)in this population.The researchers performed 4D-f-MRI on 9 pediatric patients with a history or suspi-cion of bowel pathology.Flow velocities were measured in the abdominal aorta and superior and inferior mesenteric arteries.The quality of the 4D-f-MRI images was evaluated,and the agreement between the measured flow velocities and those obtained from Duplex ultrasound was established.However,due to the specific limitations of this work,future studies should address the issues of small sample size and the specific age group design. 展开更多
关键词 four-dimensional flow magnetic resonance imaging Hemodynamic values Imaging DIAGNOSIS Vascular flow
暂未订购
Cultivating Innovation and Entrepreneurship Abilities in Vocational College Graduates Based on a“Three-Dimensional and Four-Dimensional”System-Taking Guangdong Vocational Institute of Public Administration as an Example
7
作者 Zhongkun Wu Zhixiong Zhang 《Journal of Contemporary Educational Research》 2025年第9期339-348,共10页
Addressing the core weaknesses in the innovation and entrepreneurship capabilities of vocational college graduates,such as market insight and risk tolerance,as well as issues with the existing training model,including... Addressing the core weaknesses in the innovation and entrepreneurship capabilities of vocational college graduates,such as market insight and risk tolerance,as well as issues with the existing training model,including courses that are disconnected from industry,a lack of systematic practical training,and superficial school-enterprise cooperation,this paper constructs a“three-dimensional,four-dimensional”training system.The“three-dimensional”foundational framework encompasses three pillars:curriculum,general education layer,professional integration layer,practical application layer,practice as in three stages:introductory,simulated,and practical,and support including dual mentors,policies,and platforms.The“four-dimensional”differentiated strategies include four implementation pathways:professional differentiation,stage differentiation,addressing capability shortcomings,and school-government-industry collaboration.This system is grounded in theories such as multiple intelligences theory and systems theory,forming a closed-loop process of“theoretical input—practical application—support mechanisms”.Based on the practices of Guangdong Vocational Institute of Public Administration,the paper proposes a competency development pathway tailored by major and stage,which can effectively enhance the innovative and entrepreneurial core competencies of vocational college graduates.This provides a replicable systematic solution for vocational college innovative and entrepreneurial education,supporting vocational education reform and regional economic development. 展开更多
关键词 Three-dimensional and four-dimensional system Vocational college graduates Innovation and entrepreneurship capabilities Training pathways School-enterprise collaboration
在线阅读 下载PDF
Modulation of tRNA^(Cln)decoding efficacy by metal ion binding and glutamine supply
8
作者 Yuxuan Shen Tianchang Wang +3 位作者 Hua Qiao Qing Liang Jingru Lv Qing Xia 《Journal of Chinese Pharmaceutical Sciences》 2025年第1期28-40,共13页
Transfer RNAs(tRNAs)adopt a stable L-shaped tertiary structure crucial for their involvement in protein translation.Among various divalent metal ions,magnesium ions play a pivotal role in preserving the tertiary struc... Transfer RNAs(tRNAs)adopt a stable L-shaped tertiary structure crucial for their involvement in protein translation.Among various divalent metal ions,magnesium ions play a pivotal role in preserving the tertiary structure of tRNA.However,the precise location of the Mg^(2+)binding pocket in human tRNA remains elusive.In this investigation,we identified the Mg^(2+)binding site within human tRNAGln using suppressor tRNA^(Gln).This variant of tRNA recognizes premature stop codons(specificlly UAG)and facilitates the expression of fll-length proteis.By mutating sites 8 and C72 in supprssr tRNAcl,we assessed the decoding efficiency of the resulting mutant suppressor tRNAs,which serves as a measure of tRNA's ability to decode genetic information.Our analysis revealed that the U8C mutant suppressor tRNA exhibited a significantly lower Mg^(2+)content compared to the C72U mutant.Furthermore,we observed a notable reduction in decoding efficiency in the U8-mutated suppressor tRNA,as evidenced by GFP fluorescence and Western blotting analysis.Conversely,mutations at the C72 site had a comparatively minor impact on decoding efficiency.These findings underscored the tight binding of Mg^(2+)to the U8 site of human tRNAGln,crucial for maintaining the stability of tRNA tertiary structure and translation efficacy.Additionally,our investigation delved into the influence of glutamine availability on tRNA decoding efficiency at the cellular level.The results indicated that both the concentration of amino acids and the codon context of TAG could modulate tRNA decoding efficiency.This study provided valuable insights into the structure and function of tRNA,laying the groundwork for further exploration in this field. 展开更多
关键词 Metal ions tRNA tertiary structure Glutamine supply decoding efficacy
原文传递
Decoding of Surface Meteorological Observation Data Files and Application Research on Climatic Data
9
作者 Hui LIANG Xianqiang SU Qingyun ZHU 《Meteorological and Environmental Research》 2025年第2期16-21,25,共7页
In this paper,Wuzhou City of Guangxi was taken as the research object.Through the design of a climatic data warehousing system,the decoding methods of surface meteorological data and their application in the managemen... In this paper,Wuzhou City of Guangxi was taken as the research object.Through the design of a climatic data warehousing system,the decoding methods of surface meteorological data and their application in the management of climatic data were explored.Based on the parsing technology of the monthly report of surface meteorological records(A-file),the design of Wuzhou climatic data warehousing system was realized,completing the precise extraction and database construction of observational elements such as regional temperature,wind direction,and weather phenomena.Based on this system,the meteorological data in 2024 were analyzed,and the probabilistic characteristics of dominant wind direction in Wuzhou(northeast wind accounting for the largest proportion),the spatiotemporal distribution patterns of extreme temperatures(annual extreme high temperature of 37.1℃in August and extreme low temperature of 1.9℃in January),and the general climatic overview of Wuzhou City(annual precipitation 3.2%higher than the standard value)were revealed.The research shows that climate change has a significant impact on agricultural production and economic development in Wuzhou City,and the construction of a reasonable climatic data database is of great significance for enhancing professional meteorological service capabilities in the context of climate change.This study not only provides a scientific basis for the economic development of Wuzhou region,but also offers reference ideas for other regions to cope with regional climate adaptation planning. 展开更多
关键词 Surface meteorological observation A-file decoding Climatic database Climate change
在线阅读 下载PDF
An Efficient Temporal Decoding Module for Action Recognition
10
作者 HUANG Qiubo MEI Jianmin +3 位作者 ZHAO Wupeng LU Yiru WANG Mei CHEN Dehua 《Journal of Donghua University(English Edition)》 2025年第2期187-196,共10页
Action recognition,a fundamental task in the field of video understanding,has been extensively researched and applied.In contrast to an image,a video introduces an extra temporal dimension.However,many existing action... Action recognition,a fundamental task in the field of video understanding,has been extensively researched and applied.In contrast to an image,a video introduces an extra temporal dimension.However,many existing action recognition networks either perform simple temporal fusion through averaging or rely on pre-trained models from image recognition,resulting in limited temporal information extraction capabilities.This work proposes a highly efficient temporal decoding module that can be seamlessly integrated into any action recognition backbone network to enhance the focus on temporal relationships between video frames.Firstly,the decoder initializes a set of learnable queries,termed video-level action category prediction queries.Then,they are combined with the video frame features extracted by the backbone network after self-attention learning to extract video context information.Finally,these prediction queries with rich temporal features are used for category prediction.Experimental results on HMDB51,MSRDailyAct3D,Diving48 and Breakfast datasets show that using TokShift-Transformer and VideoMAE as encoders results in a significant improvement in Top-1 accuracy compared to the original models(TokShift-Transformer and VideoMAE),after introducing the proposed temporal decoder.The introduction of the temporal decoder results in an average performance increase exceeding 11%for TokShift-Transformer and nearly 5%for VideoMAE across the four datasets.Furthermore,the work explores the combination of the decoder with various action recognition networks,including Timesformer,as encoders.This results in an average accuracy improvement of more than 3.5%on the HMDB51 dataset.The code is available at https://github.com/huangturbo/TempDecoder. 展开更多
关键词 action recognition video understanding temporal relationship temporal decoder TRANSFORMER
在线阅读 下载PDF
An Optimization of Weak Key Attacks Based on the BGF Decoding Algorithm
11
作者 Bing Liu Ting Nie +1 位作者 Yansong Liu Weibo Hu 《Computers, Materials & Continua》 2025年第9期4583-4599,共17页
Among the four candidate algorithms in the fourth round of NIST standardization,the BIKE(Bit Flipping Key Encapsulation)scheme has a small key size and high efficiency,showing good prospects for application.However,th... Among the four candidate algorithms in the fourth round of NIST standardization,the BIKE(Bit Flipping Key Encapsulation)scheme has a small key size and high efficiency,showing good prospects for application.However,the BIKE scheme based on QC-MDPC(Quasi Cyclic Medium Density Parity Check)codes still faces challenges such as the GJS attack and weak key attacks targeting the decoding failure rate(DFR).This paper analyzes the BGF decoding algorithm of the BIKE scheme,revealing two deep factors that lead to DFR,and proposes a weak key optimization attack method for the BGF decoding algorithm based on these two factors.The proposed method constructs a new weak key set,and experiment results eventually indicate that,considering BIKE’s parameter set targeting 128-bit security,the average decryption failure rate is lowerly bounded by.This result not only highlights a significant vulnerability in the BIKE scheme but also provides valuable insights for future improvements in its design.By addressing these weaknesses,the robustness of QC-MDPC code-based cryptographic systems can be enhanced,paving the way for more secure post-quantum cryptographic solutions. 展开更多
关键词 BIKE BGF decoding algorithm weak key attack GJS attack
在线阅读 下载PDF
Multi-source information response characteristics of surrounding rock catastrophic instability in deep roadways with four-dimensional support
12
作者 Pengfei Yan Zhanguo Ma +5 位作者 Hongbo Li Peng Gong Haihui Zhao Chuanchuan Cai Mingshuo Xu Tianqi She 《Journal of Rock Mechanics and Geotechnical Engineering》 2025年第11期7183-7207,共25页
As coal mining progresses to greater depths,controlling the stability of surrounding rock in deep roadways has become an increasingly complex challenge.Although four-dimensional(4D)support theoretically offers unique ... As coal mining progresses to greater depths,controlling the stability of surrounding rock in deep roadways has become an increasingly complex challenge.Although four-dimensional(4D)support theoretically offers unique advantages in maintaining the stability of rock mass,the disaster evolution processes and multi-source information response characteristics in deep roadways with 4D support remain unclear.Consequently,a large-scale physical model testing system and self-designed 4D support components were employed to conduct similarity model tests on the surrounding rock failure process under unsupported(U-1),traditional bolt-mesh-cable support(T-2),and 4D support(4D-R-3)conditions.Combined with multi-source monitoring techniques,including stress–strain,digital image correlation(DIC),acoustic emission(AE),microseismic(MS),parallel electric(PE),and electromagnetic radiation(EMR),the mechanical behavior and multi-source information responses were comprehensively analyzed.The results show that the peak stress and displacement of the models are positively correlated with the support strength.The multi-source information exhibits distinct response characteristics under different supports.The response frequency,energy,and fluctuationsof AE,MS,and EMR signals,along with the apparent resistivity(AR)high-resistivity zone,follow the trend U-1>T-2>4D-R-3.Furthermore,multi-source information exhibits significantdifferences in sensitivity across different phases.The AE,MS,and EMR signals exhibit active responses to rock mass activity at each phase.However,AR signals are only sensitive to the fracture propagation during the plastic yield and failure phases.In summary,the 4D support significantlyenhances the bearing capacity and plastic deformation of the models,while substantially reducing the frequency,energy,and fluctuationsof multi-source signals. 展开更多
关键词 Physical model Deep roadway four-dimensional(4D)support Multi-source monitoring information Catastrophic instability process
在线阅读 下载PDF
Improved Polytope Generation for CRC-Aided Adaptive Linear Programming Polar Decoding
13
作者 Xie Mutong Du Zhongze +2 位作者 Zou Guoxue Tian Lin Yuan Jinhong 《China Communications》 2025年第12期124-136,共13页
Linear programming(LP)decoding is a classic decoding method for linear block codes,and has attracted recent researches because its potential in joint channel processing.However,for polar codes,LP decoders has long bee... Linear programming(LP)decoding is a classic decoding method for linear block codes,and has attracted recent researches because its potential in joint channel processing.However,for polar codes,LP decoders has long been outperformed by CRCaided successive cancellation list(CA-SCL)decoders.To increase the competitiveness of 5G NR LP polar decoding,it is possible to gain performance improvements by exploiting the cyclic redundancy check(CRC)setup.In this paper,we propose a combined scheme of reduced sparsified factor graph-sparsified CRC(RSFG-SCRC)and augmented generator matrix-CRC(AGM-CRC),for polytope generation in adaptive linear programming(ALP)decoder for 5G polar codes.Augmented generator matrix(AGM)polytope and improved maximum cycle strategy-auxiliary node pairs 4(MCS-ANP-4)algorithm are proposed,to make efficient use of CRC constraints and minimize the constraint size for the decoder.Numerical simulations show that adaptive linear programming decoders with our proposed RSFG-SCRC and AGM-CRC polytopes can achieve significantly better block error rate(BLER)performance than a benchmark CA-SCL-8 decoder especially in harsh low-to-medium SNR regions. 展开更多
关键词 codeword polytope cyclic redundancy check 5G NR linear programming decoding polar code
在线阅读 下载PDF
Assessment of superior mesenteric vascular flow quantitation in children using four-dimensional flow magnetic resonance imaging:A feasibility study
14
作者 Kantheera Leesmidt Parmede Vakil +3 位作者 Sofia Verstraete Amanda R Liu Rachelle Durand Jesse Courtier 《World Journal of Radiology》 2025年第2期21-27,共7页
BACKGROUND Four-dimensional(4D)flow magnetic resonance imaging(MRI)is used as a noninvasive modality for assessing hemodynamic information with neurovascular and body applications.The application of 4D flow MRI for as... BACKGROUND Four-dimensional(4D)flow magnetic resonance imaging(MRI)is used as a noninvasive modality for assessing hemodynamic information with neurovascular and body applications.The application of 4D flow MRI for assessment of bowel disease in children has not been previously described.AIM To determine feasibility of superior mesenteric venous and arterial flow quantitation in pediatric patients using 4D flow MRI.METHODS Nine pediatric patients(7-14 years old,5 male and 4 female)with history or suspicion of bowel pathology,who underwent magnetic resonance(MR)enterography with 4D flow MR protocol from November 2022 to October 2023.Field strength/sequence:3T MRI using 4D flow MR protocol.Flow velocity and peak speed measurements were performed by two diagnostic radiologists placing the region of interest in perpendicular plane to blood flow on each cross section of superior mesenteric artery(SMA)and superior mesenteric vein(SMV)at three predetermined levels.Bland-Altman analysis,showed good agreement of flow velocity and peak speed measurements of SMV and SMA between two readers.RESULTS Mean SMV flow velocity increased from proximal to mid to distal(0.14 L/minute,0.17 L/minute,0.22 L/minute respectively).Mean SMA flow velocity decreased from proximal to mid to distal(0.35 L/minute,0.27 L/minute,0.21 L/minute respectively).Observed agreement was good for flow velocity measurements of SMV(mean bias-0.01 L/minute and 95%limits of agreement,-0.09 to 0.08 L/minute)and SMA(mean bias-0.03 L/minute and 95%limits of agreement,-0.23 to 0.17 L/minute)between two readers.Good agreement for peak speed measurements of SMV(mean bias-1.2 cm/second and 95%limits of agreement,-9.4 to 7.0 cm/second)and SMA(mean bias-3.2 cm/second and 95%limits of agreement,-31.4 to 24.9 cm/second).CONCLUSION Flow quantitation using 4D Flow is feasible to provide hemodynamic information for SMV and SMA in children. 展开更多
关键词 four-dimensional flow magnetic resonance imaging Superior mesenteric artery Superior mesenteric vein Bowel disease Mesenteric vessel flow analysis
暂未订购
Multi-protocol quantum key distribution decoding chip
15
作者 Chun-Xue Zhang Jian-Guang Li +3 位作者 Yue Wang Wei Chen Jia-Shun Zhang Jun-Ming An 《Chinese Physics B》 2025年第5期34-41,共8页
Quantum key distribution(QKD)is a method for secure communication that utilizes quantum mechanics principles to distribute cryptographic keys between parties.Integrated photonics offer benefits such as compactness,sca... Quantum key distribution(QKD)is a method for secure communication that utilizes quantum mechanics principles to distribute cryptographic keys between parties.Integrated photonics offer benefits such as compactness,scalability,energy efficiency and the potential for extensive integration.We have achieved BB84 phase encoding and decoding,time-bin phase QKD,and the coherent one-way(COW)protocol on a planar lightwave circuit(PLC)platform.At the optimal temperature,our chip successfully prepared quantum states,performed decoding and calculated the secure key rate of the time-bin phasedecoding QKD to be 80.46 kbps over a 20 km transmission with a quantum bit error rate(QBER)of 4.23%.The secure key rate of the COW protocol was 18.18 kbps,with a phase error rate of 3.627%and a time error rate of 0.377%.The uniqueness of this technology lies in its combination of high integration and protocol flexibility,providing an innovative solution for the development of future quantum communication networks. 展开更多
关键词 quantum key distribution(QKD) secure key rate decoding chip quantum bit error rate
原文传递
Neural network-based decoding for bias-tailored quantum codes over quantum channels with asymmetric noise
16
作者 Jihao Fan Qianhui Zhang +1 位作者 Zhihua Zhang Jun Li 《Communications in Theoretical Physics》 2025年第12期32-42,共11页
To improve the decoding performance of quantum error-correcting codes in asymmetric noise channels,a neural network-based decoding algorithm for bias-tailored quantum codes is proposed.The algorithm consists of a bias... To improve the decoding performance of quantum error-correcting codes in asymmetric noise channels,a neural network-based decoding algorithm for bias-tailored quantum codes is proposed.The algorithm consists of a biased noise model,a neural belief propagation decoder,a convolutional optimization layer,and a multi-objective loss function.The biased noise model simulates asymmetric error generation,providing a training dataset for decoding.The neural network,leveraging dynamic weight learning and a multi-objective loss function,mitigates error degeneracy.Additionally,the convolutional optimization layer enhances early-stage convergence efficiency.Numerical results show that for bias-tailored quantum codes,our decoder performs much better than the belief propagation(BP)with ordered statistics decoding(BP+OSD).Our decoder achieves an order of magnitude improvement in the error suppression compared to higher-order BP+OSD.Furthermore,the decoding threshold of our decoder for surface codes reaches a high threshold of 20%. 展开更多
关键词 quantum error correction quantum channels asymmetric noise neural networkbased decoding bias-tailored quantum codes
原文传递
DDFNet:real-time salient object detection with dual-branch decoding fusion for steel plate surface defects
17
作者 Tao Wang Wang-zhe Du +5 位作者 Xu-wei Li Hua-xin Liu Yuan-ming Liu Xiao-miao Niu Ya-xing Liu Tao Wang 《Journal of Iron and Steel Research International》 2025年第8期2421-2433,共13页
A novel dual-branch decoding fusion convolutional neural network model(DDFNet)specifically designed for real-time salient object detection(SOD)on steel surfaces is proposed.DDFNet is based on a standard encoder–decod... A novel dual-branch decoding fusion convolutional neural network model(DDFNet)specifically designed for real-time salient object detection(SOD)on steel surfaces is proposed.DDFNet is based on a standard encoder–decoder architecture.DDFNet integrates three key innovations:first,we introduce a novel,lightweight multi-scale progressive aggregation residual network that effectively suppresses background interference and refines defect details,enabling efficient salient feature extraction.Then,we propose an innovative dual-branch decoding fusion structure,comprising the refined defect representation branch and the enhanced defect representation branch,which enhance accuracy in defect region identification and feature representation.Additionally,to further improve the detection of small and complex defects,we incorporate a multi-scale attention fusion module.Experimental results on the public ESDIs-SOD dataset show that DDFNet,with only 3.69 million parameters,achieves detection performance comparable to current state-of-the-art models,demonstrating its potential for real-time industrial applications.Furthermore,our DDFNet-L variant consistently outperforms leading methods in detection performance.The code is available at https://github.com/13140W/DDFNet. 展开更多
关键词 Steel plate surface defect Real-time detection Salient object detection Dual-branch decoder Multi-scale attention fusion Multi-scale residual fusion
原文传递
Transforming pediatric imaging:The role of four-dimensional flow magnetic resonance imaging in quantifying mesenteric blood flow
18
作者 Arvind Mukundan Devansh Gupta +1 位作者 Riya Karmakar Hsiang-Chen Wang 《World Journal of Radiology》 2025年第6期174-178,共5页
The article"Assessment of superior mesenteric vascular flow quantitation in children using four-dimensional flow magnetic resonance imaging"suggests to use of four-dimensional(4D)flow magnetic resonance imag... The article"Assessment of superior mesenteric vascular flow quantitation in children using four-dimensional flow magnetic resonance imaging"suggests to use of four-dimensional(4D)flow magnetic resonance imaging(MRI)which is also to measure the blood flow in the superior mesenteric vein(SMV)in pediatric patients over the traditional method.The study focuses on assessing the potential of SMV and superior mesenteric artery(SMA)flow quantification in children utilizing 4D flow MRI.It included 9 pediatric patients aged 18 years and below where 5 were male and 4 were female patients,on whom magnetic resonance enterorrhaphy(MRE)with 4D flow MRI protocol was used.Statistical analysis was performed using MedCalc.Measurements of SMV and SMA between two readers were calculated using Bland-Altman analysis.The results stated that six patients showed no MRE evidence of active inflammatory bowel disease,two patients showed unmarkable bowel appearance on MRI and one patient showed normal MRE without endoscopy performed at the same timeframe.The study utilized available 4D flow MRI sequences in this study aiming to show the feasibility of 4D flow quantitation of SMA and SMV flow in pediatric patients.The study also discovered good agreement for both peak velocity and peak speed measurements of SMA and SMV. 展开更多
关键词 Pediatric radiology four-dimensional flow magnetic resonance imaging Mesenteric vasculature Bowel disease HEMODYNAMICS Superior mesenteric artery Superior mesenteric vein Noninvasive imaging Feasibility study Socioeconomic impact
暂未订购
Decoding the Commercial“Rubik’s Cube”In the New Consumption Era
19
作者 Ada Wang Zhang Ximeng 《China's Foreign Trade》 2025年第2期49-52,共4页
The 51st China Beijing International Gifts,Premium and Houseware Exhibition(hereinafter referred to as the Gifts Exhibition) officially opened the kaleidoscope of creative gifts at China International Exhibition Cente... The 51st China Beijing International Gifts,Premium and Houseware Exhibition(hereinafter referred to as the Gifts Exhibition) officially opened the kaleidoscope of creative gifts at China International Exhibition Center (Chaoyang Pavilion) on March 20th.More than 900 exhibitors built an aesthetic corridor of quality life with 200,000 gifts. 展开更多
关键词 Chaoyang Pavilion premium houseware exhibition new consumption era kaleidoscope creative gifts commercial decoding creative gifts China International Exhibition Center Rubiks cube
在线阅读 下载PDF
Decoding Quantum Search Advantage:The Critical Role of State Properties in Random Walks
20
作者 Si-Qi Zhou Jin-Min Liang +3 位作者 Zi-Heng Ding Zhi-Hua Chen Shao-Ming Fei Zhi-Hao Ma 《Chinese Physics Letters》 2025年第9期88-101,共14页
Quantum algorithms have demonstrated provable speedups over classical counterparts,yet establishing a comprehensive theoretical framework to understand the quantum advantage remains a core challenge.In this work,we de... Quantum algorithms have demonstrated provable speedups over classical counterparts,yet establishing a comprehensive theoretical framework to understand the quantum advantage remains a core challenge.In this work,we decode the quantum search advantage by investigating the critical role of quantum state properties in random-walk-based algorithms.We propose three distinct variants of quantum random-walk search algorithms and derive exact analytical expressions for their success probabilities.These probabilities are fundamentally determined by specific initial state properties:the coherence fraction governs the first algorithm’s performance,while entanglement and coherence dominate the outcomes of the second and third algorithms,respectively.We show that increased coherence fraction enhances success probability,but greater entanglement and coherence reduce it in the latter two cases.These findings reveal fundamental insights into harnessing quantum properties for advantage and guide algorithm design.Our searches achieve Grover-like speedups and show significant potential for quantum-enhanced machine learning. 展开更多
关键词 derive exact analytical expressions quantum search establishing comprehensive theoretical framework understand quantum advantage quantum random walk ENTANGLEMENT success probability decode quantum search advantage COHERENCE
原文传递
上一页 1 2 250 下一页 到第
使用帮助 返回顶部