中文
相关论文

相关论文: NP-completeness Proof: RBCDN Reduction Problem

200 篇论文

In connection with machine arithmetic, we are interested in systems of constraints of the form x + k \leq y + k'. Over integers, the satisfiability problem for such systems is polynomial time. The problem becomes NP complete if we restrict…

计算复杂性 · 计算机科学 2008-11-07 Nikolaj Bjørner , Andreas Blass , Yuri Gurevich , Madan Musuvathi

Compositionality is a key strategy for addressing combinatorial complexity and the curse of dimensionality. Recent work has shown that compositional solutions can be learned and offer substantial gains across a variety of domains, including…

机器学习 · 计算机科学 2019-04-30 Clemens Rosenbaum , Ignacio Cases , Matthew Riemer , Tim Klinger

Convolutional neural network (CNN) pruning has become one of the most successful network compression approaches in recent years. Existing works on network pruning usually focus on removing the least important filters in the network to…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Zi Wang , Chengcheng Li , Xiangyang Wang

We resolve the longstanding open problem concerning the computational complexity of Max Cut on interval graphs by showing that it is NP-complete.

计算复杂性 · 计算机科学 2021-04-01 Ranendu Adhikary , Kaustav Bose , Satwik Mukherjee , Bodhayan Roy

Bayesian networks are probabilistic graphical models often used in big data analytics. The problem of exact structure learning is to find a network structure that is optimal under certain scoring criteria. The problem is known to be NP-hard…

人工智能 · 计算机科学 2017-03-22 Subhadeep Karan , Jaroslaw Zola

Binarized neural networks, or BNNs, show great promise in edge-side applications with resource limited hardware, but raise the concerns of reduced accuracy. Motivated by the complex neural networks, in this paper we introduce complex…

神经与进化计算 · 计算机科学 2021-04-21 Yanfei Li , Tong Geng , Ang Li , Huimin Yu

Network reliability is an important metric to evaluate the connectivity among given vertices in uncertain graphs. Since the network reliability problem is known as #P-complete, existing studies have used approximation techniques. In this…

数据结构与算法 · 计算机科学 2020-09-08 Yuya Sasaki , Yasuhiro Fujiwara , Makoto Onizuka

Convolutional Neural Network (CNN)-based image super-resolution (SR) has exhibited impressive success on known degraded low-resolution (LR) images. However, this type of approach is hard to hold its performance in practical scenarios when…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Yixuan Wu , Feng Li , Huihui Bai , Weisi Lin , Runmin Cong , Yao Zhao

Direction relations between extended spatial objects are important commonsense knowledge. Recently, Goyal and Egenhofer proposed a formal model, known as Cardinal Direction Calculus (CDC), for representing direction relations between…

人工智能 · 计算机科学 2010-07-01 Xiaotong Zhang , Weiming Liu , Sanjiang Li , Mingsheng Ying

A (control) network over a finite ring is proposed. Using semi-tensor product (STP) of matrices, a set of algebraic equations are provided to verify whether a finite set with two binary operators is a ring. It is then shown that the…

系统与控制 · 电气工程与系统科学 2021-10-14 Daizhan Cheng

Divide and conquer is an established algorithm design paradigm that has proven itself to solve a variety of problems efficiently. However, it is yet to be fully explored in solving problems with a neural network, particularly the problem of…

图像与视频处理 · 电气工程与系统科学 2020-10-08 Vikram Singh , Anurag Mittal

This paper investigates why and when the edge-based districting problem becomes computationally intractable. The overall problem is represented as an exact mathematical programming formulation consisting of an objective function and several…

离散数学 · 计算机科学 2025-10-30 Niklas Jost , Adolfo Escobedo , Alice Kirchheim

The complexity class DP is the class of all languages that are the intersection of a language in NP and a language in coNP. It was conjectured that recognizing a facet for the knapsack polytope is DP-complete. We provide a positive answer…

最优化与控制 · 数学 2025-10-21 Rui Chen , Haoran Zhu

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving encouraging…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Qiuxia Wu , Haiyang Huang , Kunming Su , Zhiyong Wang , Kun Hu

We present Recurrence with Correlation Network (RWCNet), a medical image registration network with multi-scale features and a cost volume layer. We demonstrate that these architectural features improve medical image registration accuracy in…

计算机视觉与模式识别 · 计算机科学 2023-02-07 Vignesh Sivan , Teodora Vujovic , Raj Ranabhat , Alexander Wong , Stewart Mclachlin , Michael Hardisty

For a connected graph G=(V,E), a subset U of V is called a disconnected cut if U disconnects the graph and the subgraph induced by U is disconnected as well. We show that the problem to test whether a graph has a disconnected cut is…

计算复杂性 · 计算机科学 2014-10-30 Barnaby Martin , Daniel Paulusma

This paper presents the following results on sets that are complete for NP. 1. If there is a problem in NP that requires exponential time at almost all lengths, then every many-one NP-complete set is complete under length-increasing…

计算复杂性 · 计算机科学 2010-02-03 Xiaoyang Gu , John M. Hitchcock , A. Pavan

We show NP-completeness for the recognition problem of 2-line-bend graphs.

计算复杂性 · 计算机科学 2015-10-05 Martin Pergel

An established measure of the expressive power of a given ReLU neural network is the number of linear regions into which it partitions the input space. There exist many different, non-equivalent definitions of what a linear region actually…

计算复杂性 · 计算机科学 2026-01-12 Moritz Stargalla , Christoph Hertrich , Daniel Reichman

A central theme in distributed network algorithms concerns understanding and coping with the issue of locality. Inspired by sequential complexity theory, we focus on a complexity theory for distributed decision problems. In the context of…

分布式、并行与集群计算 · 计算机科学 2011-03-04 Pierre Fraigniaud , Amos Korman , David Peleg