中文
相关论文

相关论文: RiffleScrambler - a memory-hard password storing f…

200 篇论文

Identifying correspondences in noisy data is a critically important step in estimation processes. When an informative initial estimation guess is available, the data association challenge is less acute; however, the existence of a…

机器人学 · 计算机科学 2024-02-13 Parker C. Lusk , Jonathan P. How

This paper introduces an efficient algorithm for persistence diagram computation, given an input piecewise linear scalar field $f$ defined on a $d$-dimensional simplicial complex $K$, with $d \leq 3$. Our work revisits the seminal algorithm…

机器学习 · 计算机科学 2023-01-16 Pierre Guillou , Jules Vidal , Julien Tierny

The family of Information Dispersal Algorithms is applied to distributed systems for secure and reliable storage and transmission. In comparison with perfect secret sharing it achieves a significantly smaller memory overhead and better…

密码学与安全 · 计算机科学 2017-05-30 Katarzyna Kapusta , Gerard Memmi , Hassan Noura

The graphlet kernel is a classical method in graph classification. It however suffers from a high computation cost due to the isomorphism test it includes. As a generic proxy, and in general at the cost of losing some information, this test…

机器学习 · 计算机科学 2020-10-19 Hashem Ghanem , Nicolas Keriven , Nicolas Tremblay

Building on the functional-analytic framework of operator-valued kernels and un-truncated signature kernels, we propose a scalable, provably convergent signature-based algorithm for a broad class of high-dimensional, path-dependent hedging…

泛函分析 · 数学 2025-02-06 Nicola Muca Cirone , Cristopher Salvi

We show how to support efficient back traversal in a unidirectional list, using small memory and with essentially no slowdown in forward steps. Using $O(\log n)$ memory for a list of size $n$, the $i$'th back-step from the farthest point…

数据结构与算法 · 计算机科学 2009-09-29 Yossi Matias , Ely Porat

In this paper, we propose a novel learnable image encryption method for privacy-preserving deep neural networks (DNNs). The proposed method is carried out on the basis of block scrambling used in combination with data augmentation…

密码学与安全 · 计算机科学 2021-06-01 Tatsuya Chuman , Hitoshi Kiya

Consistent hashing is a technique that can minimize key remapping when the number of hash buckets changes. The paper proposes a fast consistent hash algorithm (called power consistent hash) that has $O(1)$ expected time for key lookup,…

数据结构与算法 · 计算机科学 2023-12-29 Eric Leu

Federated learning (FL) research increasingly relies on single-node simulations with hundreds or thousands of virtual clients, making both efficiency and reproducibility essential. Yet parallel client training often introduces…

机器学习 · 计算机科学 2026-04-07 Kitsuya Azuma , Takayuki Nishio

Comparative analysis between a network and a random graph model can uncover network properties that significantly deviate from those in random networks. The standard random graph model used for comparison uniformly samples random graphs…

组合数学 · 数学 2025-04-09 Yanna J. Kraakman , Clara Stegehuis

The purpose of this study is to give a performance comparison between several classic hand-crafted and deep key-point detector and descriptor methods. In particular, we consider the following classical algorithms: SIFT, SURF, ORB, FAST,…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Kristijan Bartol , David Bojanić , Tomislav Pribanić , Tomislav Petković , Yago Diez Donoso , Joaquim Salvi Mas

In this paper, we address a problem of machine learning system vulnerability to adversarial attacks. We propose and investigate a Key based Diversified Aggregation (KDA) mechanism as a defense strategy. The KDA assumes that the attacker (i)…

机器学习 · 计算机科学 2019-05-15 Olga Taran , Shideh Rezaeifar , Taras Holotyak , Slava Voloshynovskiy

In spam and malware detection, attackers exploit randomization to obfuscate malicious data and increase their chances of evading detection at test time; e.g., malware code is typically obfuscated using random strings or byte sequences to…

机器学习 · 计算机科学 2016-09-07 Samuel Rota Bulò , Battista Biggio , Ignazio Pillai , Marcello Pelillo , Fabio Roli

Generative semantic hashing is a promising technique for large-scale information retrieval thanks to its fast retrieval speed and small memory footprint. For the tractability of training, existing generative-hashing methods mostly assume a…

机器学习 · 计算机科学 2020-06-17 Lin Zheng , Qinliang Su , Dinghan Shen , Changyou Chen

Transformer-based malware detection systems operating on graph modalities such as control flow graphs (CFGs) achieve strong performance by modeling structural relationships in program behavior. However, their robustness to adversarial…

密码学与安全 · 计算机科学 2026-04-07 Andrew Wheeler , Kshitiz Aryal , Maanak Gupta

The automated recognition of algorithm implementations can support many software maintenance and re-engineering activities by providing knowledge about the concerns present in the code base. Moreover, recognizing inefficient algorithms like…

软件工程 · 计算机科学 2026-05-08 Denis Neumüller , Florian Sihler , Raphael Straub , Matthias Tichy

An attacker who breaks into an authentication server and steals all of the cryptographic password hashes is able to mount an offline-brute force attack against each user's password. Offline brute-force attacks against passwords are…

密码学与安全 · 计算机科学 2021-02-02 Wenjie Bai , Jeremiah Blocki

Adjoint algorithmic differentiation by operator and function overloading is based on the interpretation of directed acyclic graphs resulting from evaluations of numerical simulation programs. The size of the computer system memory required…

数学软件 · 计算机科学 2022-07-15 Uwe Naumann

We present a novel hashing strategy for approximate furthest neighbor search that selects projection bases using the data distribution. This strategy leads to an algorithm, which we call DrusillaHash, that is able to outperform existing…

数据结构与算法 · 计算机科学 2016-06-01 Ryan R. Curtin , Andrew B. Gardner

Detecting heavy hitters, which are flows exceeding a specified threshold, is crucial for network measurement, but it faces challenges due to increasing throughput and memory constraints. Existing sketch-based solutions, particularly those…

网络与互联网体系结构 · 计算机科学 2024-08-26 Xilai Liu , Xinyi Zhang , Bingqing Liu , Tao Li , Tong Yang , Gaogang Xie