中文
相关论文

相关论文: Segmenting Numerical Substitution Ciphers

200 篇论文

State-of-the-art language models are autoregressive and operate on subword units known as tokens. Specifically, one must encode the conditioning string into a list of tokens before passing to the language models for next-token prediction.…

计算与语言 · 计算机科学 2024-07-09 Buu Phan , Marton Havasi , Matthew Muckley , Karen Ullrich

Byte Pair Encoding (BPE) serves as a foundation method for text tokenization in the Natural Language Processing (NLP) field. Despite its wide adoption, the original BPE algorithm harbors an inherent flaw: it inadvertently introduces a…

计算与语言 · 计算机科学 2024-11-14 Haoran Lian , Yizhe Xiong , Jianwei Niu , Shasha Mo , Zhenpeng Su , Zijia Lin , Hui Chen , Peng Liu , Jungong Han , Guiguang Ding

The topic of this paper are integer programming models in which a subset of 0/1-variables encode a partitioning of a set of objects into disjoint subsets. Such models can be surprisingly hard to solve by branch-and-cut algorithms if the…

最优化与控制 · 数学 2011-10-18 Volker Kaibel , Matthias Peinhardt , Marc E. Pfetsch

This paper investigates unequal error protection (UEP) in digital semantic communication, where semantically important bits require substantially higher reliability than less critical ones. To characterize this heterogeneity, we introduce a…

信息论 · 计算机科学 2026-03-09 Seonjung Kim , Yongjeong Oh , Yongjune Kim , Namyoon Lee , Yo-Seb Jeon

In this paper, a new image encryption scheme using a secret key of 144-bits is proposed. In the substitution process of the scheme, image is divided into blocks and subsequently into color components. Each color component is modified by…

密码学与安全 · 计算机科学 2012-04-10 Narendra K Pareek

Sequence segmentation is a well-studied problem, where given a sequence of elements, an integer K, and some measure of homogeneity, the task is to split the sequence into K contiguous segments that are maximally homogeneous. A classic…

数据结构与算法 · 计算机科学 2019-02-12 Nikolaj Tatti

We consider the problem of training speech recognition systems without using any labeled data, under the assumption that the learner can only access to the input utterances and a phoneme language model estimated from a non-overlapping…

音频与语音处理 · 电气工程与系统科学 2018-12-27 Chih-Kuan Yeh , Jianshu Chen , Chengzhu Yu , Dong Yu

We study segmented burst-deletion channels motivated by the observation that synchronization errors commonly occur in a bursty manner in real-world settings. In this channel model, transmitted sequences are implicitly divided into…

信息论 · 计算机科学 2025-07-21 Yajuan Liu , Tolga M. Duman

Computational methods for discovering patterns of local correlations in sequences are important in computational biology. Here we show how to determine the optimal partitioning of aligned sequences into non-overlapping segments such that…

计算工程、金融与科学 · 计算机科学 2012-06-26 Joseph Bockhorst , Nebojsa Jojic

In the context of the Classification and Regression Trees (CART) algorithm, the efficient splitting of categorical features using standard criteria like GINI and Entropy is well-established. However, using the Mean Absolute Error (MAE)…

机器学习 · 计算机科学 2025-11-12 Peng Yu , Yike Chen , Chao Xu , Albert Bifet , Jesse Read

We investigate the cryptanalysis of affine ciphers using a hybrid neural network architecture that combines modular arithmetic-aware and statistical feature-based learning. Inspired by recent advances in interpretable neural networks for…

密码学与安全 · 计算机科学 2025-07-22 Vanja Stojanović , Žiga Lesar , CIril Bohak

Historical maps are valuable resources that capture detailed geographical information from the past. However, these maps are typically available in printed formats, which are not conducive to modern computer-based analyses. Digitizing these…

计算机视觉与模式识别 · 计算机科学 2025-01-06 Yunshuang Yuan , Frank Thiemann , Monika Sester

This article deals with the computation of guaranteed lower bounds of the error in the framework of finite element (FE) and domain decomposition (DD) methods. In addition to a fully parallel computation, the proposed lower bounds separate…

数值分析 · 数学 2016-06-22 Valentine Rey , Pierre Gosselet , Christian Rey

Due to the complicated nanoscale structures of current integrated circuits(IC) builds and low error tolerance of IC image segmentation tasks, most existing automated IC image segmentation approaches require human experts for visual…

计算机视觉与模式识别 · 计算机科学 2022-11-09 Zhikang Zhang , Bruno Machado Trindade , Michael Green , Zifan Yu , Christopher Pawlowicz , Fengbo Ren

Common subword tokenization algorithms like BPE and UnigramLM assume that text can be split into meaningful units by concatenative measures alone. This is not true for languages such as Hebrew and Arabic, where morphology is encoded in…

计算与语言 · 计算机科学 2025-06-04 Bar Gazit , Shaltiel Shmidman , Avi Shmidman , Yuval Pinter

Text segmentation, the task of dividing a document into sections, is often a prerequisite for performing additional natural language processing tasks. Existing text segmentation methods have typically been developed and tested using clean,…

计算机视觉与模式识别 · 计算机科学 2023-12-21 Carol Anderson , Phil Crone

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

Partitioning a set of elements into an unknown number of mutually exclusive subsets is essential in many machine learning problems. However, assigning elements, such as samples in a dataset or neurons in a network layer, to an unknown and…

机器学习 · 计算机科学 2023-11-10 Thomas M. Sutter , Alain Ryser , Joram Liebeskind , Julia E. Vogt

Partitioning a graph into blocks of roughly equal weight while cutting only few edges is a fundamental problem in computer science with numerous practical applications. While shared-memory parallel partitioners have recently matured to…

分布式、并行与集群计算 · 计算机科学 2024-06-06 Peter Sanders , Daniel Seemaier

Prime numbers are fundamental in number theory and play a significant role in various areas, from pure mathematics to practical applications, including cryptography. In this contribution, we introduce a multithreaded implementation of the…

性能 · 计算机科学 2023-10-30 Evan Ning , David Kaeli