中文
相关论文

相关论文: Reconstructing the Nonlinear Filter Function of LI…

200 篇论文

Multi-agent LLM systems are entering production -- processing documents, managing workflows, acting on behalf of users -- yet their resilience to prompt injection is still evaluated with a single binary: did the attack succeed? This leaves…

密码学与安全 · 计算机科学 2026-04-13 Haochuan Kevin Wang , Zechen Zhang

Successive cancellation (SC) process is an essential component of various decoding algorithms used for polar codes and their variants. Rewinding this process seems trivial if we have access to all intermediate log-likelihood ratios (LLRs)…

信息论 · 计算机科学 2021-09-23 Mohammad Rowshan , Emanuele Viterbo

Billions of dollars and countless GPU hours are currently spent on training Deep Neural Networks (DNNs) for a variety of tasks. Thus, it is essential to determine the difficulty of extracting all the parameters of such neural networks when…

The microstructure analyses of porous media have considerable research value for the study of macroscopic properties. As the premise of conducting these analyses, the accurate reconstruction of microstructure digital model is also an…

图像与视频处理 · 电气工程与系统科学 2023-04-26 Zhenchuan Ma , Xiaohai He , Pengcheng Yan , Fan Zhang , Qizhi Teng

Reconstructing numerical simulations from control systems research papers is often hindered by underspecified parameters and ambiguous implementation details. We define the task of Paper to Simulation Recoverability, the ability of an…

人工智能 · 计算机科学 2026-04-07 Vineet Bhat , Shiqing Wei , Ali Umut Kaypak , Prashanth Krishnamurthy , Ramesh Karri , Farshad Khorrami

Complex machine learning (ML) inference algorithms like recurrent neural networks (RNNs) use standard functions from math libraries like exponentiation, sigmoid, tanh, and reciprocal of square root. Although prior work on secure 2-party…

We address in this paper the following two closely related problems: 1. How to represent functions with singularities (up to a prescribed accuracy) in a compact way? 2. How to reconstruct such functions from a small number of measurements?…

经典分析与常微分方程 · 数学 2007-11-01 Boris Ettinger , Niv Sarig , Yosef Yomdin

Recognizing the information flows and operations comprising data science and machine learning Python notebooks is critical for evaluating, reusing, and adapting notebooks for new tasks. Investigating a notebook via re-execution often is…

计算与语言 · 计算机科学 2025-08-26 Meng Li , Timothy M. McPhillips , Dingmin Wang , Shin-Rong Tsai , Bertram Ludäscher

A novel algorithm for producing smooth nonlinearities on digital hardware is presented. The non-linearities are inherently quadratic and have both symmetrical and asymmetrical variants. The integer (and fixed point) implementation is highly…

机器学习 · 计算机科学 2021-09-28 Adedamola Wuraola , Nitish Patel

Large language models have been widely adopted but require significant GPU memory for inference. We develop a procedure for Int8 matrix multiplication for feed-forward and attention projection layers in transformers, which cut the memory…

机器学习 · 计算机科学 2022-11-11 Tim Dettmers , Mike Lewis , Younes Belkada , Luke Zettlemoyer

In this work, we propose a ferroelectric FET(FeFET) time-domain compute-in-memory (TD-CiM) array as a homogeneous processing fabric for binary multiplication-accumulation (MAC) and content addressable memory (CAM). We demonstrate that: i)…

Large data sets are increasingly common in cloud and virtualized environments. For example, transfers of multiple gigabytes are commonplace, as are replicated blocks of such sizes. There is a need for fast error-correction or data…

数据结构与算法 · 计算机科学 2015-03-20 Michael Mitzenmacher , George Varghese

This paper focuses on the fast evaluation of the matvec $g=Kf$ for $K\in \mathbb{C}^{N\times N}$, which is the discretization of a multidimensional oscillatory integral transform $g(x) = \int K(x,\xi) f(\xi)d\xi$ with a kernel function…

数值分析 · 数学 2020-04-22 Ze Chen , Juan Zhang , Kenneth L. Ho , Haizhao Yang

In this paper, we discuss to the nonuniform sampling problem in principal shift-invariant subspaces of mixed Lebesgue spaces. We proposed a fast reconstruction algorithm which allows to exactly reconstruct the functions in the principal…

泛函分析 · 数学 2018-01-26 Qingyue Zhang

A new PLIC (piecewise linear interface calculation)-type VOF (volume of fluid) method, called APPLIC (approximated PLIC) method, is presented. Although the PLIC method is one of the most accurate VOF methods, the three-dimensional algorithm…

计算物理 · 物理学 2016-05-27 Akio Kawano

The coded trace reconstruction problem asks to construct a code $C\subset \{0,1\}^n$ such that any $x\in C$ is recoverable from independent outputs ("traces") of $x$ from a binary deletion channel (BDC). We present binary codes of rate…

信息论 · 计算机科学 2020-09-15 Joshua Brakensiek , Ray Li , Bruce Spang

Conventional deep models predict a test sample with a single forward propagation, which, however, may not be sufficient for predicting hard-classified samples. On the contrary, we human beings may need to carefully check the sample many…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Shuaicheng Niu , Jiaxiang Wu , Yifan Zhang , Guanghui Xu , Haokun Li , Peilin Zhao , Junzhou Huang , Yaowei Wang , Mingkui Tan

Studies on backdoor attacks in recent years suggest that an adversary can compromise the integrity of a deep neural network (DNN) by manipulating a small set of training samples. Our analysis shows that such manipulation can make the…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Nazmul Karim , Abdullah Al Arafat , Adnan Siraj Rakin , Zhishan Guo , Nazanin Rahnavard

We propose a simple calculus for processing data streams (infinite flows of data series), represented by finite sets of equations built on stream operators. Furthermore, functions defining streams are regularly corecursive, that is, cyclic…

编程语言 · 计算机科学 2021-08-03 Davide Ancona , Pietro Barbieri , Elena Zucca

Ternary large language models (LLMs), which utilize ternary precision weights and 8-bit activations, have demonstrated competitive performance while significantly reducing the high computational and memory requirements of full-precision…

硬件体系结构 · 计算机科学 2025-06-03 Akul Malhotra , Sumeet Kumar Gupta