中文
相关论文

相关论文: The Complexity of Nested Reset Counter Systems

200 篇论文

Constructor rewriting systems are said to be cons-free if, roughly, constructor terms in the right-hand sides of rules are subterms of the left-hand sides; the computational intuition is that rules cannot build new data structures. In…

计算复杂性 · 计算机科学 2023-06-22 Cynthia Kop , Jakob Grue Simonsen

Deep regression models typically learn in an end-to-end fashion without explicitly emphasizing a regression-aware representation. Consequently, the learned representations exhibit fragmentation and fail to capture the continuous nature of…

机器学习 · 计算机科学 2023-10-11 Kaiwen Zha , Peng Cao , Jeany Son , Yuzhe Yang , Dina Katabi

Motivated by the analysis of nonnegative data objects, a novel Nested Nonnegative Cone Analysis (NNCA) approach is proposed to overcome some drawbacks of existing methods. The application of traditional PCA/SVD method to nonnegative data…

统计方法学 · 统计学 2013-09-09 Lingsong Zhang , J. S. Marron , Shu Lu

The study of fault-tolerant data structures for various network design problems is a prominent area of research in computer science. Likewise, the study of NP-Complete problems lies at the heart of computer science with numerous results in…

数据结构与算法 · 计算机科学 2020-09-15 Pranabendu Misra

While various complexity measures for deep neural networks exist, specifying an appropriate measure capable of predicting and explaining generalization in deep networks has proven challenging. We propose Neural Complexity (NC), a…

机器学习 · 计算机科学 2020-10-26 Yoonho Lee , Juho Lee , Sung Ju Hwang , Eunho Yang , Seungjin Choi

Capacitated Vertex Cover is the hard-capacitated variant of Vertex Cover: given a graph, a capacity for every vertex, and an integer $k$, the task is to select at most $k$ vertices that cover all edges and assign each edge to one of its…

数据结构与算法 · 计算机科学 2026-04-22 Michael Lampis , Manolis Vasilakis

$\kC$ clustering is a fundamental classification problem, where the task is to categorize the given collection of entities into $k$ clusters and come up with a representative for each cluster, so that the maximum distance between an entity…

数据结构与算法 · 计算机科学 2025-03-04 Farehe Soheil , Kirill Simonov , Tobias Friedrich

Petri nets, also known as vector addition systems, are a long established model of concurrency with extensive applications in modelling and analysis of hardware, software and database systems, as well as chemical, biological and business…

形式语言与自动机理论 · 计算机科学 2019-04-12 Wojciech Czerwinski , Slawomir Lasota , Ranko Lazic , Jerome Leroux , Filip Mazowiecki

In various areas of computer science, the problem of dealing with a set of constraints arises. If the set of constraints is unsatisfiable, one may ask for a minimal description of the reason for this unsatisifi- ability. Minimal…

人工智能 · 计算机科学 2016-06-13 Jaroslav Bendik , Nikola Benes , Ivana Cerna , Jiri Barnat

The Shortest Common Superstring (SCS) problem is a fundamental task in sequence analysis. In genome assembly, however, the double-stranded nature of DNA implies that each fragment may occur either in its original orientation or as its…

数据结构与算法 · 计算机科学 2026-03-30 Ryosuke Yamano , Tetsuo Shibuya

Nested dichotomies are used as a method of transforming a multiclass classification problem into a series of binary problems. A tree structure is induced that recursively splits the set of classes into subsets, and a binary classification…

机器学习 · 计算机科学 2018-10-04 Tim Leathart , Eibe Frank , Bernhard Pfahringer , Geoffrey Holmes

The finite satisfiability problem of monadic second order logic is decidable only on classes of structures of bounded tree-width by the classic result of Seese (1991). We prove the following problem is decidable: Input: (i) A monadic second…

计算机科学中的逻辑 · 计算机科学 2016-04-19 Tomer Kotek , Helmut Veith , Florian Zuleger

In this paper, we investigate the sample size requirement for a general class of nuclear norm minimization methods for higher order tensor completion. We introduce a class of tensor norms by allowing for different levels of coherence, which…

统计理论 · 数学 2016-06-14 Ming Yuan , Cun-Hui Zhang

We consider the verification of parameterized networks of replicated processes whose architecture is described by hyperedge-replacement graph grammars. Due to the undecidability of verification problems such as reachability or coverability…

形式语言与自动机理论 · 计算机科学 2025-02-24 Marius Bozga , Radu Iosif , Arnaud Sangnier , Neven Villani

This study investigates the learnability of Recurrent Neural Networks (RNNs) in classifying structured formal languages, focusing on counter and Dyck languages. Traditionally, both first-order (LSTM) and second-order (O2RNN) RNNs have been…

计算与语言 · 计算机科学 2024-10-07 Neisarg Dave , Daniel Kifer , Lee Giles , Ankur Mali

Neural Architecture Search (NAS) has demonstrated its efficacy in computer vision and potential for ranking systems. However, prior work focused on academic problems, which are evaluated at small scale under well-controlled fixed baselines.…

This document is an evaluation of the original "Rank-N-Contrast" (arXiv:2210.01189v2) paper published in 2023. This evaluation is done for academic purposes. Deep regression models often fail to capture the continuous nature of sample…

机器学习 · 计算机科学 2025-06-24 Valentin Six , Alexandre Chidiac , Arkin Worlikar

In the early two-thousands, Recursive Petri nets have been introduced in order to model distributed planning of multi-agent systems for which counters and recursivity were necessary. Although Recursive Petri nets strictly extend Petri nets…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Alain Finkel , Serge Haddad , Igor Khmelnitsky

The problem of estimating the proportion of satisfiable instances of a given CSP (constraint satisfaction problem) can be tackled through weighting. It consists in putting onto each solution a non-negative real value based on its…

离散数学 · 计算机科学 2015-03-17 Yacine Boufkhad , Thomas Hugel

Among the approximation methods for the verification of counter systems, one of them consists in model-checking their flat unfoldings. Unfortunately, the complexity characterization of model-checking problems for such operational models is…

计算机科学中的逻辑 · 计算机科学 2013-04-24 Stéphane Demri , Amit Kumar Dhar , Arnaud Sangnier