中文
相关论文

相关论文: Fair Solution to the Reader-Writer-Problem with Se…

200 篇论文

Student placements under diversity constraints are a common practice globally. This paper addresses the selection of students by a single school under a \emph{one-to-one convention}, where students can belong to multiple types but are…

计算机科学与博弈论 · 计算机科学 2024-12-19 Zhaohong Sun , Makoto Yokoo

Storytelling algorithms aim to 'connect the dots' between disparate documents by linking starting and ending documents through a series of intermediate documents. Existing storytelling algorithms are based on notions of coherence and…

人工智能 · 计算机科学 2016-02-23 Dipayan Maiti , Mohammad Raihanul Islam , Scotland Leman , Naren Ramakrishnan

Data sketches are approximate succinct summaries of long streams. They are widely used for processing massive amounts of data and answering statistical queries about it in real-time. Existing libraries producing sketches are very fast, but…

数据结构与算法 · 计算机科学 2019-12-06 Arik Rinberg , Alexander Spiegelman , Edward Bortnikov , Eshcar Hillel , Idit Keidar , Lee Rhodes , Hadar Serviansky

In its simplest form the well known consensus problem for a networked family of autonomous agents is to devise a set of protocols or update rules, one for each agent, which can enable all of the agents to adjust or tune their "agreement…

最优化与控制 · 数学 2022-09-16 Jingxuan Zhu , Yixuan Lin , Ji Liu , A. Stephen Morse

We propose simple heuristics for the assembly line worker assignment and balancing problem. This problem typically occurs in assembly lines in sheltered work centers for the disabled. Different from the classical simple assembly line…

数据结构与算法 · 计算机科学 2013-08-02 Mayron César O. Moreira , Marcus Ritt , Alysson M. Costa , Antonio A. Chaves

We study the scalability of consensus-based distributed optimization algorithms by considering two questions: How many processors should we use for a given problem, and how often should they communicate when communication is not free?…

分布式、并行与集群计算 · 计算机科学 2012-09-06 Konstantinos I. Tsianos , Sean Lawlor , Michael G. Rabbat

A quantum computer is a multi-particle interferometer that comprises beam splitters at both ends and arms, where the n two-level particles undergo the interactions among them. The arms are designed so that relevant functions required to…

量子物理 · 物理学 2007-05-23 F. Yamaguchi , C. P. Master , Y. Yamamoto

The proportional fair resource allocation problem is a major problem studied in flow control of networks, operations research, and economic theory, where it has found numerous applications. This problem, defined as the constrained…

最优化与控制 · 数学 2022-11-29 Francisco Criado , David Martínez-Rubio , Sebastian Pokutta

Conventional sorting algorithms make use of such data structures as array, file and list which define access methods of the items to be sorted. Such traditional methods as exchange sort, divide and conquer sort, selection sort and insertion…

分布式、并行与集群计算 · 计算机科学 2012-09-17 Samuel King Opoku

This paper studies a scheduling problem in a parallel machine setting, where each machine must adhere to a predetermined fixed order for processing the jobs. Given $n$ jobs, each with processing times and deadlines, we aim to minimize the…

数据结构与算法 · 计算机科学 2025-05-16 Andre Berger , Arman Rouhani , Marc Schröder

Compared with constraint satisfaction problems, counting problems have received less attention. In this paper, we survey research works on the problems of counting the number of solutions to constraints. The constraints may take various…

人工智能 · 计算机科学 2020-12-29 Jian Zhang , Cunjing Ge , Feifei Ma

This paper introduces the problem of automatic font pairing. Font pairing is an important design task that is difficult for novices. Given a font selection for one part of a document (e.g., header), our goal is to recommend a font to be…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Shuhui Jiang , Zhaowen Wang , Aaron Hertzmann , Hailin Jin , Yun Fu

Longest Common Subsequence ($LCS$) deals with the problem of measuring similarity of two strings. While this problem has been analyzed for decades, the recent interest stems from a practical observation that considering single characters is…

数据结构与算法 · 计算机科学 2018-05-25 Filip Pavetić , Ivan Katanić , Gustav Matula , Goran Žužić , Mile Šikić

Meta-learning researchers face two fundamental issues in their empirical work: prototyping and reproducibility. Researchers are prone to make mistakes when prototyping new algorithms and tasks because modern meta-learning methods rely on…

Due to the large number of submissions that more and more conferences experience, finding an automatized way to well distribute the submitted papers among reviewers has become necessary. We model the peer-reviewing matching problem as a…

多智能体系统 · 计算机科学 2023-07-25 Gennaro Auricchio , Ruixiao Zhang , Jie Zhang , Xiaohao Cai

Graphs provide an efficient tool for object representation in various computer vision applications. Once graph-based representations are constructed, an important question is how to compare graphs. This problem is often formulated as a…

机器学习 · 统计学 2010-04-30 Mikhail Zaslavskiy , Francis Bach , Jean-Philippe Vert

Projecting a vector onto a simplex is a well-studied problem that arises in a wide range of optimization problems. Numerous algorithms have been proposed for determining the projection; however, the primary focus of the literature has been…

最优化与控制 · 数学 2023-10-11 Yongzheng Dai , Chen Chen

Asynchronous methods for solving systems of linear equations have been researched since Chazan and Miranker's pioneering 1969 paper on chaotic relaxation. The underlying idea of asynchronous methods is to avoid processor idle time by…

分布式、并行与集群计算 · 计算机科学 2015-07-16 Haim Avron , Alex Druinsky , Anshul Gupta

Recently, workforce shortage has become a popular issue in information technology (IT). One solution to increasing the workforce supply is to increase the number of female IT professionals. This is because there is gender imbalance in…

软件工程 · 计算机科学 2022-09-09 Yuriko Takatsuka , Yukasa Murakami , Masateru Tsunoda , Masahide Nakamura

In this paper, we approach competitive-level programming problem-solving as a composite task of reasoning and code generation. We propose a novel method to automatically annotate natural language explanations to \textit{<problem, solution>}…

计算与语言 · 计算机科学 2023-07-12 Jierui Li , Szymon Tworkowski , Yingying Wu , Raymond Mooney