中文
相关论文

相关论文: Zero-Correlation Linear Cryptanalysis of Reduced-r…

200 篇论文

Neural Architecture Search (NAS) automates network design, but conventional methods demand substantial computational resources. We propose a closed-loop pipeline leveraging large language models (LLMs) to iteratively generate, evaluate, and…

机器学习 · 计算机科学 2026-03-13 Xiaojie Gu , Dmitry Ignatov , Radu Timofte

In the Correlation Clustering problem, we are given a set of objects with pairwise similarity information. Our aim is to partition these objects into clusters that match this information as closely as possible. More specifically, the…

数据结构与算法 · 计算机科学 2022-08-29 Jafar Jafarov

Hashing techniques are in great demand for a wide range of real-world applications such as image retrieval and network compression. Nevertheless, existing approaches could hardly guarantee a satisfactory performance with the extremely…

信息检索 · 计算机科学 2020-02-13 Yadan Luo , Zi Huang , Yang Li , Fumin Shen , Yang Yang , Peng Cui

We consider the problem of zero-error function computation with side information. Alice and Bob have correlated sources $X,Y$ with joint p.m.f. $p_{XY}(\cdot, \cdot)$. Bob wants to calculate $f(X,Y)$ with zero error. Alice encodes…

信息论 · 计算机科学 2025-12-24 Ruoyu Meng , Aditya Ramamoorthy

In this work, we consider efficient maximum-likelihood decoding of linear block codes for small-to-moderate block lengths. The presented approach is a branch-and-bound algorithm using the cutting-plane approach of Zhang and Siegel (IEEE…

信息论 · 计算机科学 2014-04-29 Michael Helmling , Eirik Rosnes , Stefan Ruzika , Stefan Scholl

We consider the classic Correlation Clustering problem: Given a complete graph where edges are labelled either $+$ or $-$, the goal is to find a partition of the vertices that minimizes the number of the \pedges across parts plus the number…

数据结构与算法 · 计算机科学 2023-10-02 Vincent Cohen-Addad , Euiwoong Lee , Shi Li , Alantha Newman

Using conformal field theory, we perform a complete analysis of the chiral six-point correlation function C(z)=< \phi_{1,2}\phi_{1,2} \Phi_{1/2,0}(z, \bar z) \phi_{1,2}\phi_{1,2} >, with the four \phi_{1,2} operators at the corners of an…

统计力学 · 物理学 2011-07-13 Jacob J. H. Simmons , Peter Kleban

Motivated by the concept of probe storage, we study the problem of information retrieval using a large array of N nano-mechanical probes, N ~ 4000. At the nanometer scale it is impossible to avoid errors in the positioning of the array,…

信息论 · 计算机科学 2015-03-18 Oliver Hambrey , Thomas Parnell , Oleg Zaboronski

We give a 1.488-approximation for the classic scheduling problem of minimizing total weighted completion time on unrelated machines. This is a considerable improvement on the recent breakthrough of $(1.5 - 10^{-7})$-approximation (STOC…

数据结构与算法 · 计算机科学 2020-01-16 Sungjin Im , Maryam Shadloo

Purpose: To develop and optimize a federated learning (FL) framework across multiple clients for biparametric MRI prostate segmentation and clinically significant prostate cancer (csPCa) detection. Materials and Methods: A retrospective…

The communication bottleneck in federated learning (FL) has spurred extensive research into techniques to reduce the volume of data exchanged between client devices and the central parameter server. In this paper, we systematically classify…

信息论 · 计算机科学 2026-04-17 Adrian Edin , Michel Kieffer , Mikael Johansson , Zheng Chen

In this paper, we propose and study a semi-random model for the Correlation Clustering problem on arbitrary graphs G. We give two approximation algorithms for Correlation Clustering instances from this model. The first algorithm finds a…

数据结构与算法 · 计算机科学 2015-05-13 Konstantin Makarychev , Yury Makarychev , Aravindan Vijayaraghavan

In this paper, we propose DeepRL4FL, a deep learning fault localization (FL) approach that locates the buggy code at the statement and method levels by treating FL as an image pattern recognition problem. DeepRL4FL does so via novel code…

软件工程 · 计算机科学 2021-03-02 Yi Li , Shaohua Wang , Tien N. Nguyen

Correlation between different pulses is a nettlesome problem in quantum key distribution (QKD). All existing solutions for this problem need to characterize the strength of the correlation, which may reduce the security of QKD to an…

Breadth-first Search (BFS) is one of the most important graph processing subroutines, especially for computing the unweighted distance. Many applications may require running BFS from multiple sources. Sequentially, when running BFS on a…

数据结构与算法 · 计算机科学 2024-10-29 Letong Wang , Guy Blelloch , Yan Gu , Yihan Sun

This paper studies computationally efficient methods and their minimax optimality for high-dimensional clustering and signal recovery under block signal structures. We propose two sets of methods, cross-block feature aggregation PCA…

统计方法学 · 统计学 2025-04-14 Wu Su , Yumou Qiu

Synchronization is likely the most critical performance killer in shared-memory parallel programs. With the rise of multi-core and many-core processors, the relative impact on performance and energy overhead of synchronization is bound to…

分布式、并行与集群计算 · 计算机科学 2023-07-21 Marco Bertuletti , Samuel Riedel , Yichao Zhang , Alessandro Vanelli-Coralli , Luca Benini

A large-scale parallel loop cluster quantum Monte Carlo simulation is presented. On 24,576 nodes of the K computer, one loop cluster Monte Carlo update of the world-line configuration of the $S=1/2$ antiferromagnetic Heisenberg chain with…

强关联电子 · 物理学 2019-06-26 Synge Todo , Haruhiko Matsuo , Hideyuki Shitara

Graph clustering problems typically aim to partition the graph nodes such that two nodes belong to the same partition set if and only if they are similar. Correlation Clustering is a graph clustering formulation which: (1) takes as input a…

社会与信息网络 · 计算机科学 2021-10-19 Jimit Majmudar , Stephen Vavasis

Low-discrepancy (LD) sequences have been extensively used as efficient experimental designs across many scientific disciplines. QMCPy (https://qmcsoftware.github.io/QMCSoftware/) is an accessible Python library which provides a unified…

数学软件 · 计算机科学 2025-10-14 Aleksei G Sorokin