中文
相关论文

相关论文: Reduced Complexity Sphere Decoding for Square QAM …

200 篇论文

Solving an integer least squares (ILS) problem usually consists of two stages: reduction and search. This thesis is concerned with the reduction process for the ordinary ILS problem and the ellipsoid-constrained ILS problem. For the…

最优化与控制 · 数学 2015-03-17 Mazen Al Borno

In this paper, we investigate symbol-level precoding (SLP) and efficient decoding techniques for downlink transmission, where we focus on scenarios where the base station (BS) transmits multiple QAM constellation streams to users equipped…

信号处理 · 电气工程与系统科学 2024-10-30 X. Tong , A. Li , L. Lei , X. Hu , F. Dong , S. Chatzinotas , C. Masouros

Box Decoding is a sort-free tree-search MIMO detector whose complexity is independent of the QAM order, achieved by searching a fixed candidate box around a zero-forcing (ZF) estimate. However, without pruning, the number of visited nodes…

信号处理 · 电气工程与系统科学 2026-02-13 Shengchun Yang , Amit Sravan Bora , Emil Matus , Gerhard Fettweis

Lattice reduction algorithms, such as the LLL algorithm, have been proposed as preprocessing tools in order to enhance the performance of suboptimal receivers in MIMO communications. In this paper we introduce a new kind of lattice…

信息论 · 计算机科学 2010-01-12 Laura Luzzi , Ghaya Rekaya-Ben Othman , Jean-Claude Belfiore

An efficient, low-complexity, soft-output detector for general lattices is presented, based on their Tanner graph (TG) representations. Closest-point searches in lattices can be performed as non-binary belief propagation on associated TGs;…

信息论 · 计算机科学 2012-05-29 Dumitru Mihai Ionescu , Haidong Zhu

The common method to estimate an unknown integer parameter vector in a linear model is to solve an integer least squares (ILS) problem. A typical approach to solving an ILS problem is sphere decoding. To make a sphere decoder faster, the…

信息论 · 计算机科学 2014-06-18 Xiao-Wen Chang , Jinming Wen , Xiaohu Xie

Existing latent diffusion models typically couple scale with content complexity, using more latent tokens to represent higher-resolution images or higher-frame rate videos. However, the latent capacity required to represent visual data…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Tianxiong Zhong , Xingye Tian , Xuebo Wang , Boyuan Jiang , Xin Tao , Pengfei Wan

We propose an efficient hybrid least squares/gradient descent method to accelerate DeepONet training. Since the output of DeepONet can be viewed as linear with respect to the last layer parameters of the branch network, these parameters can…

机器学习 · 计算机科学 2025-08-22 Jun Choi , Chang-Ock Lee , Minam Moon

Speculative Decoding (SD) is a recently proposed technique for faster inference using Large Language Models (LLMs). SD operates by using a smaller draft LLM for autoregressively generating a sequence of tokens and a larger target LLM for…

机器学习 · 计算机科学 2025-07-09 Meiyu Zhong , Noel Teku , Ravi Tandon

Spike sorting is a class of algorithms used in neuroscience to attribute the time occurences of particular electric signals, called action potential or spike, to neurons. We rephrase this problem as a particular optimization problem : Lasso…

统计理论 · 数学 2022-04-12 Laurent Dragoni , Rémi Flamary , Karim Lounici , Patricia Reynaud-Bouret

A lattice is a partially ordered set supporting a meet (or join) operation that returns the largest lower bound (smallest upper bound) of two elements. Just like graphs, lattices are a fundamental structure that occurs across domains…

信息论 · 计算机科学 2021-07-07 Markus Püschel , Bastian Seifert , Chris Wendler

We establish that during the execution of any Guessing Random Additive Noise Decoding (GRAND) algorithm, an interpretable, useful measure of decoding confidence can be evaluated. This measure takes the form of a log-likelihood ratio (LLR)…

信息论 · 计算机科学 2023-08-11 Ken R. Duffy , Muriel Medard

Reed-Solomon (RS) codes are constructed over a finite field that have been widely employed in storage and communication systems. Many fast encoding/decoding algorithms such as fast Fourier transform (FFT) and modular approach are designed…

信息论 · 计算机科学 2024-05-03 Wenhao Liu , Zhengyi Jiang , Zhongyi Huang , Linqi Song , Hanxu Hou

A large class of MDS linear codes is constructed. These codes are endowed with an efficient decoding algorithm. Both the definition of the codes and the design of their decoding algorithm only require from Linear Algebra methods, making…

We show that for (systematic) linear codes the time complexity of unique decoding is O(n^{2}q^{nRH(delta/2/R)}) and the time complexity of minimum distance decoding is O(n^{2}q^{nRH(delta/R)}). The proposed algorithm inspects all error…

信息论 · 计算机科学 2010-03-25 Dejan Spasov

This paper proposes a highly efficient global coded-multiplexing scheme, conceptualized as Orthogonal Frequency Division Multiplexing over a finite field (FF-OFDM), for reliable multiuser communications. By utilizing a prime length cyclic…

信息论 · 计算机科学 2026-05-12 Juane Li , Qi-yue Yu , Khaled Abdel-Ghaffar , Shu Lin

The surface code is a promising platform for a quantum memory, but its threshold under coherent errors remains incompletely understood. We study maximum-likelihood decoding of the square-lattice surface code in the presence of single-qubit…

统计力学 · 物理学 2026-05-05 Stephen W. Yan , Yimu Bao , Sagar Vijay

We compute the pseudo complexity of purification corresponding to the reduced transition matrices for free scalar field theories with an arbitrary dynamical exponent. We plot the behaviour of complexity with various parameters of the theory…

高能物理 - 理论 · 物理学 2022-10-18 Aranya Bhattacharya , Arpan Bhattacharyya , Sabyasachi Maulik

Bolton and Schlegel presented a promising deconvolution method to extract 1D spectra from a 2D optical fiber spectral CCD image. The method could eliminate the PSF difference between fibers, extract spectra to the photo noise level, as well…

天体物理仪器与方法 · 物理学 2015-06-24 Guangwei Li , Haotong Zhang , Zhongrui Bai

Detecting maximal square submatrices of ones in binary matrices is a fundamental problem with applications in computer vision and pattern recognition. While the standard dynamic programming (DP) solution achieves optimal asymptotic…

数据结构与算法 · 计算机科学 2025-07-22 Swastik Bhandari