中文
相关论文

相关论文: Modular Multiplication without Carry Propagation (…

200 篇论文

In this work, we study the problem of monotone non-submodular maximization with partition matroid constraint. Although a generalization of this problem has been studied in literature, our work focuses on leveraging properties of partition…

数据结构与算法 · 计算机科学 2022-05-02 Lan N. Nguyen , My T. Thai

We introduce a new sorting device for permutations which makes use of a pop stack augmented with a bypass operation. This results in a sorting machine, which is more powerful than the usual Popstacksort algorithm and seems to have never…

离散数学 · 计算机科学 2025-03-12 Lapo Cioni , Luca Ferrari , Rebecca Smith

We introduce the notion of multiplication kernels of birational and $D$-module type and give various examples. We also introduce the notion of a semi-classical multiplication kernel associated with an integrable system and discuss its…

代数几何 · 数学 2022-01-05 Maxim Kontsevich , Alexander Odesskii

We propose a novel scheme that allows MIMO system to modulate a set of permutation matrices to send more information bits, extending our initial work on the topic. This system is called Permutation Matrix Modulation (PMM). The basic idea is…

信息论 · 计算机科学 2022-12-27 Rahmat Faddli Siregar , Nandana Rajatheva , Matti Latva-Aho

Recent years have seen renewed attention to arithmetic coding (AC). This is thanks to the use of AC for distribution matching (DM) to control the channel input distribution in probabilistic amplitude shaping. There are two main problems…

信息论 · 计算机科学 2022-08-15 Yunus Can Gültekin , Frans M. J. Willems , Alex Alvarado

We present an approach for learning simple algorithms such as copying, multi-digit addition and single digit multiplication directly from examples. Our framework consists of a set of interfaces, accessed by a controller. Typical interfaces…

人工智能 · 计算机科学 2015-11-25 Wojciech Zaremba , Tomas Mikolov , Armand Joulin , Rob Fergus

We introduce a truncated addition operation on pairs of N-bit binary numbers that interpolates between ordinary addition mod 2^N and bitwise addition in (Z/2Z)^N. We use truncated addition to analyze hash functions that are built from the…

离散数学 · 计算机科学 2013-03-20 Rebecca E. Field , Brant C. Jones

This paper presents a simple notion of proof net for multiplicative linear logic with units. Cut elimination is direct and strongly normalising, in contrast to previous approaches which resorted to moving jumps (attachments) of par units…

逻辑 · 数学 2007-05-23 Dominic Hughes

The paper introduces a generalization for known probabilistic models such as log-linear and graphical models, called here multiplicative models. These models, that express probabilities via product of parameters are shown to capture…

人工智能 · 计算机科学 2012-06-18 Ydo Wexler , Christopher Meek

We consider classical and entanglement-assisted versions of a distributed computation scheme that computes nonlinear Boolean functions of a set of input bits supplied by separated parties. Communication between the parties is restricted to…

量子物理 · 物理学 2020-02-04 Adam Henry Marblestone , Michel Devoret

A novel implementation of a special class of Galois ring, in which the multiplication can be realized by a cyclic convolution, is applied to the construction of network codes. The primitive operations involved are byte-wise shifts and…

信息论 · 计算机科学 2020-05-18 Kenneth W. Shum , Hanxu Hou

In this paper we present two algorithms for the multiplication of sparse Laurent polynomials and Poisson series (the latter being algebraic structures commonly arising in Celestial Mechanics from the application of perturbation theories).…

符号计算 · 计算机科学 2010-04-27 Francesco Biscani

We present an exact and complete algorithm to isolate the real solutions of a zero-dimensional bivariate polynomial system. The proposed algorithm constitutes an elimination method which improves upon existing approaches in a number of…

数学软件 · 计算机科学 2010-10-08 Eric Berberich , Pavel Emeliyanenko , Michael Sagraloff

For successful deployment of deep neural networks on highly--resource-constrained devices (hearing aids, earbuds, wearables), we must simplify the types of operations and the memory/power resources used during inference. Completely avoiding…

机器学习 · 计算机科学 2018-10-01 Shumeet Baluja , David Marwood , Michele Covell , Nick Johnston

This work considers multiple-input multiple-output (MIMO) communication systems using hierarchical modulation. A disadvantage of the maximum-likelihood (ML) MIMO detector is that computational complexity increases exponentially with the…

信息论 · 计算机科学 2016-02-24 Yigit Ugur , Ali Ozgur Yilmaz

In this paper we investigate the parallelization of two modular algorithms. In fact, we consider the modular computation of Gr\"obner bases (resp. standard bases) and the modular computation of the associated primes of a zero-dimensional…

交换代数 · 数学 2011-03-14 Nazeran Idrees , Gerhard Pfister , Stefan Steidel

This paper introduces a checksum algorithm that provides a new point in the performance/complexity/effectiveness checksum tradeoff space. It has better fault detection properties than single-sum and dual-sum modular addition checksums. It…

数据结构与算法 · 计算机科学 2024-04-01 Philip Koopman

We introduce an algorithm for efficiently representing convolution with zero-padding and stride as a sparse transformation matrix, applied to a vectorized input through sparse matrix-vector multiplication (SpMV). We provide a theoretical…

机器学习 · 计算机科学 2024-12-02 Zan Chaudhry

Numerous algorithms call for computation over the integers modulo a randomly-chosen large prime. In some cases, the quasi-cubic complexity of selecting a random prime can dominate the total running time. We propose a new variant of the…

符号计算 · 计算机科学 2022-02-25 Pascal Giorgi , Bruno Grenet , Armelle Perret du Cray , Daniel S. Roche

We show a new algorithm and its implementation for multiplying bit-polynomials of large degrees. The algorithm is based on evaluating polynomials at a specific set comprising a natural set for evaluation with additive FFT and a high order…

符号计算 · 计算机科学 2018-04-02 Ming-Shing Chen , Chen-Mou Cheng , Po-Chun Kuo , Wen-Ding Li , Bo-Yin Yang