中文
相关论文

相关论文: Weak Equivalents for Nonlinear Filtering Functions

200 篇论文

We introduce load-balanced fractional repetition (LBFR) codes, which are a strengthening of fractional repetition (FR) codes. LBFR codes have the additional property that multiple node failures can be sequentially repaired by downloading no…

信息论 · 计算机科学 2019-11-01 Alexandra Porter , Shashwat Silas , Mary Wootters

We construct feedback functions of Nonlinear Feedback Shift Registers from those of Linear Feedback Shift Registers using the cross-join pairs method and the Zech logarithms in finite fields. We present a hypothetical algorithm to generate…

组合数学 · 数学 2017-11-03 Janusz Szmidt

Complexity of linear finite-impulse-response (FIR) equalizers is proportional to the square of the number of nonzero taps in the filter. This makes equalization of channels with long impulse responses using either zero-forcing or minimum…

信息论 · 计算机科学 2018-03-06 Abubakr O. Al-Abbasi , Ridha Hamila , Waheed U. Bajwa , Naofal Al-Dhahir

Nonlinear similarity measures defined in kernel space, such as correntropy, can extract higher-order statistics of data and offer potentially significant performance improvement over their linear counterparts especially in non-Gaussian…

机器学习 · 统计学 2017-04-26 Badong Chen , Lei Xing , Bin Xu , Haiquan Zhao , Nanning Zheng , Jose C. Principe

The work concerns the nonlinear filtering problem for a class of multiscale McKean-Vlasov stochastic systems. First of all, by a Poisson equation we prove that the solution of the slow part for a multiscale system weakly converges to the…

概率论 · 数学 2023-11-27 Huijie Qiao , Wanlin Wei

$\mathbf F_2$-linear pseudorandom number generators are very popular due to their high speed, to the ease with which generators with a sizable state space can be created, and to their provable theoretical properties. However, they suffer…

数据结构与算法 · 计算机科学 2022-03-29 David Blackman , Sebastiano Vigna

The contribution of Stream ciphers to cryptography is immense. For fast encryption, stream ciphers are preferred to block ciphers due to their XORing operation, which is easier and faster to implement. In this paper we present a matrix…

密码学与安全 · 计算机科学 2012-07-24 M. Sivasankar , T. R. Padmanabhan

Sequence generators obtained by linear recursions over the two-element field $\mathbb{F}_2$, i.e., $\mathbb{F}_2$-linear generators, are widely used as pseudorandom number generators. For example, the Mersenne Twister MT19937 is one of the…

数值分析 · 计算机科学 2016-06-21 Shin Harase

A major problem in using iterative number generators of the form x_i=f(x_{i-1}) is that they can enter unexpectedly short cycles. This is hard to analyze when the generator is designed, hard to detect in real time when the generator is…

密码学与安全 · 计算机科学 2010-11-02 Adi Shamir , Boaz Tsaban

In order to improve the least mean squares (LMS) adaptation algorithm to accommodate the nonlinear transfer function, and to adjust the coefficients of adaptive filter during the actual implement of bias voltage and signal amplitude,…

信号处理 · 电气工程与系统科学 2022-07-26 Zhengyang Zhang

Linear codes have diverse applications in secret sharing schemes, secure two-party computation, association schemes, strongly regular graphs, authentication codes and communication. There are a large number of linear codes with few weights…

信息论 · 计算机科学 2020-05-12 Ahmet Sınak

The Parks-McClellan algorithm provides an efficient method for designing a linear phase FIR filter with a pre-specified weight function on the approximation error. For the given filter order and the specified weight function, the filter…

系统与控制 · 计算机科学 2016-08-11 Sefa Demirtas

Certain applications require the use of signals that combine both the capability to operate with low signal-to-noise ratios and the ability to support multiple users without interference. In the case where many users have very different…

信息论 · 计算机科学 2021-03-10 Patricio G. Donato , Matias N. Hadad , Marcos A. Funes

Feedback shift registers (FSRs), which have two configurations: Fibonacci and Galois, are a primitive building block in stream ciphers. In this paper, an improved transformation is proposed between Fibonacci FSRs and Galois FSRs. In the…

信息论 · 计算机科学 2020-06-29 Bowen Li , Shiyong Zhu , Jianquan Lu

Deep neural networks are susceptible to adversarial attacks due to the accumulation of perturbations in the feature level, and numerous works have boosted model robustness by deactivating the non-robust feature activations that cause model…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Woo Jae Kim , Yoonki Cho , Junsik Jung , Sung-Eui Yoon

Over the last decade, both the neural network and kernel adaptive filter have successfully been used for nonlinear signal processing. However, they suffer from high computational cost caused by their complex/growing network structures. In…

机器学习 · 统计学 2018-01-03 Jiashu Zhang , Sheng Zhang , Defang Li

Function-level binary code similarity detection is a crucial aspect of cybersecurity. It enables the detection of bugs and patent infringements in released software and plays a pivotal role in preventing supply chain attacks. A practical…

密码学与安全 · 计算机科学 2023-12-27 Sun RuiJin , Guo Shize , Guo Jinhong , Li Wei , Zhan Dazhi , Sun Meng , Pan Zhisong

LLMs have been extensively used for the task of automated code generation. In this work, we examine the applicability of LLMs for the related but relatively unexplored task of code-equivalence checking, i.e., given two programs, whether…

软件工程 · 计算机科学 2025-06-05 Neeva Oza , Ishaan Govil , Parul Gupta , Dinesh Khandelwal , Dinesh Garg , Parag Singla

Functional regression is very crucial in functional data analysis and a linear relationship between scalar response and functional predictor is often assumed. However, the linear assumption may not hold in practice, which makes the methods…

统计方法学 · 统计学 2023-01-18 Rou Zhong , Dongxue Wang , Jingxiao Zhang

Pseudorandomness has played a central role in modern cryptography, finding theoretical and practical applications to various fields of computer science. A function that generates pseudorandom strings from shorter but truly random seeds is…

形式语言与自动机理论 · 计算机科学 2016-10-25 Tomoyuki Yamakami