Search results for "Computational complexity"

showing 10 items of 249 documents

Exact results for accepting probabilities of quantum automata

2001

One of the properties of Kondacs-Watrous model of quantum finite automata (QFA) is that the probability of the correct answer for a QFA cannot be amplified arbitrarily. In this paper, we determine the maximum probabilities achieved by QFAs for several languages. In particular, we show that any language that is not recognized by an RFA (reversible finite automaton) can be recognized by a QFA with probability at most 0.7726...

General Computer ScienceFOS: Physical sciences0102 computer and information sciences02 engineering and technologyUnitary transformationComputer Science::Computational Complexity01 natural sciencesTheoretical Computer ScienceCombinatoricsQuantum measurementFormal languageQuantum computation0202 electrical engineering electronic engineering information engineeringQuantum finite automataMathematicsQuantum computerQuantum PhysicsFinite-state machineMarkov chainExact resultsTransformation (function)010201 computation theory & mathematics020201 artificial intelligence & image processingQuantum Physics (quant-ph)Finite automataComputer Science::Formal Languages and Automata TheoryComputer Science(all)Theoretical Computer Science
researchProduct

Quantum search of spatial regions

2003

Can Grover's algorithm speed up search of a physical region - for example a 2-D grid of size sqrt(n) by sqrt(n)? The problem is that sqrt(n) time seems to be needed for each query, just to move amplitude across the grid. Here we show that this problem can be surmounted, refuting a claim to the contrary by Benioff. In particular, we show how to search a d-dimensional hypercube in time O(sqrt n) for d at least 3, or O((sqrt n)(log n)^(3/2)) for d=2. More generally, we introduce a model of quantum query complexity on graphs, motivated by fundamental physical limits on information storage, particularly the holographic principle from black hole thermodynamics. Our results in this model include a…

Holographic principleDiscrete mathematicsQuantum PhysicsComputational complexity theoryFOS: Physical sciencesComputer Science::Software EngineeringGraph theoryGeneral Relativity and Quantum Cosmology (gr-qc)Unitary matrixUpper and lower boundsGeneral Relativity and Quantum CosmologyCombinatoricsHypercubeQuantum Physics (quant-ph)Black hole thermodynamicsQuantum computerMathematics44th Annual IEEE Symposium on Foundations of Computer Science, 2003. Proceedings.
researchProduct

Interactions of pharmaceutical companies with world countries, cancers and rare diseases from Wikipedia network analysis

2019

AbstractUsing the English Wikipedia network of more than 5 million articles we analyze interactions and interlinks between the 34 largest pharmaceutical companies, 195 world countries, 47 rare renal diseases and 37 types of cancer. The recently developed algorithm using a reduced Google matrix (REGOMAX) allows us to take account both of direct Markov transitions between these articles and also of indirect transitions generated by the pathways between them via the global Wikipedia network. This approach therefore provides a compact description of interactions between these articles that allows us to determine the friendship networks between them, as well as the PageRank sensitivity of countr…

InternationalityComputer scienceSocial Sciences01 natural scienceslaw.inventionSociologylawNeoplasmsBreast TumorsMedicine and Health SciencesDrug InteractionsComputingMilieux_MISCELLANEOUSMarketing0303 health sciencesGoogle matrixApplied MathematicsSimulation and ModelingQROnline Encyclopedias[SDV.SP]Life Sciences [q-bio]/Pharmaceutical sciencesInfectious DiseasesOncologyNephrologyGenetic DiseasesPhysical SciencesMedicineAnatomyAlgorithmsNetwork analysisResearch ArticleMarket capitalization[INFO.INFO-CC]Computer Science [cs]/Computational Complexity [cs.CC]Drug IndustryScience[SDV.CAN]Life Sciences [q-bio]/CancerResearch and Analysis MethodsStatistics Nonparametric[INFO.INFO-SI]Computer Science [cs]/Social and Information Networks [cs.SI]03 medical and health sciencesRare DiseasesPageRank0103 physical sciencesBreast CancerRenal DiseasesHumansMass Media010306 general physics030304 developmental biologyClinical GeneticsPharmacologyInternetCancers and NeoplasmsBiology and Life SciencesKidneysRenal SystemData scienceCommunicationsEncyclopediasFabry Disease[INFO.INFO-BI]Computer Science [cs]/Bioinformatics [q-bio.QM]Mathematics
researchProduct

Cooperative Inventory control

2005

In multi-retailer inventory control the possibility of sharing setup costs motivates communication and coordination among the retailers. We solve the problem of finding suboptimal distributed reordering policies that minimize setup, ordering, storage, and shortage costs incurred by the retailers over a finite horizon. Neuro-dynamic programming (NDP) reduces the computational complexity of the solution algorithm from exponential to polynomial on the number of retailers.

Inventory controlConsensus protocol; Inventory level; Nash equilibrium; Setup cost; Supply chain;Inventory levelPolynomialMathematical optimizationComputational complexity theoryComputer scienceSetup costSupply chainEconomic shortageFinite horizonSupply chainConsensus protocolNash equilibriumExponential functionComputingMilieux_GENERALsymbols.namesakeNash equilibriumsymbols
researchProduct

Image boundaries detection: from thresholding to implicit curve evolution

2014

The development of high dimensional large-scale imaging devices increases the need of fast, robust and accurate image segmentation methods. Due to its intrinsic advantages such as the ability to extract complex boundaries, while handling topological changes automatically, the level set method (LSM) has been widely used in boundaries detection. Nevertheless, their computational complexity limits their use for real time systems. Furthermore, most of the LSMs share the limit of leading very often to a local minimum, while the effectiveness of many computer vision applications depends on the whole image boundaries. In this paper, using the image thresholding and the implicit curve evolution fra…

Level set methodComputational complexity theorybusiness.industry0211 other engineering and technologies02 engineering and technologyImage segmentationThresholdingImage (mathematics)Level set[INFO.INFO-TI] Computer Science [cs]/Image Processing [eess.IV][INFO.INFO-TI]Computer Science [cs]/Image Processing [eess.IV][ INFO.INFO-TI ] Computer Science [cs]/Image Processing0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingComputer visionLimit (mathematics)Artificial intelligenceGraphicsbusinessAlgorithmComputingMilieux_MISCELLANEOUS021101 geological & geomatics engineeringMathematics
researchProduct

The PLVC display color characterization model revisited

2008

This work proposes a study of the Piecewise Linear assuming Variation in Chromaticity (PLVC) dis- play color characterization model. This model has not been widely used as the improved accuracy compared with the more common PLCC (Piecewise Linear assuming Chromaticity Constancy) model is not significant for CRT (Cathode Ray Tube) display technology, and it requires more computing power than this model. With today's computers, computational complexity is less of a problem, and today's display technologies show a different colori- metric behavior than CRTs. The main contribution of this work is to generalize the PLVC model to multiprimary displays and to provide extensive experimental results…

Liquid-crystal displayComputational complexity theoryCathode ray tubeComputer scienceGeneral Chemical EngineeringHuman Factors and ErgonomicsGeneral Chemistrylaw.inventionDisplay devicePiecewise linear functionCRTSlawComputer graphics (images)Metric (mathematics)ChromaticityAlgorithmColor Research & Application
researchProduct

Real Time Stereo Matching Using Two Step Zero-Mean SAD and Dynamic Programing

2018

Dense depth map extraction is a dynamic research field in a computer vision that tries to recover three-dimensional information from a stereo image pair. A large variety of algorithms has been developed. The local methods based on block matching that are prevalent due to the linear computational complexity and easy implementation. This local cost is used on global methods as graph cut and dynamic programming in order to reduce sensitivity to local to occlusion and uniform texture. This paper proposes a new method for matching images based on a two-stage of block matching as local cost function and dynamic programming as energy optimization approach. In our work introduce the two stage of th…

Matching (statistics)Computational complexity theory010308 nuclear & particles physicsComputer scienceGraphics hardware02 engineering and technology01 natural sciencesDynamic programmingCUDASum of absolute differencesDepth mapComputer Science::Computer Vision and Pattern RecognitionCut0103 physical sciences0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingAlgorithm2018 15th International Multi-Conference on Systems, Signals & Devices (SSD)
researchProduct

The guarded fragment with transitive guards

2004

The guarded fragment with transitive guards, (GF+TG), is an extension of the guarded frag- ment of 9rst-order logic, GF, in which certain predicates are required to be transitive, transitive predicate letters appear only in guards of the quanti9ers and the equality symbol may appear everywhere. We prove that the decision problem for (GF+TG) is decidable. Moreover, we show that the problem is in 2EXPTIME. This result is optimal since the satis9ability problem for GF is 2EXPTIME-complete (J. Symbolic Logic 64 (1999) 1719-1742). We also show that the satis- 9ability problem for two-variable (GF+TG) is NEXPTIME-hard in contrast to GF with bounded number of variables for which the satis9ability …

Mathematical logicDiscrete mathematicsCombinatoricsTransitive relationComputational complexity theoryLogicBounded functionDecision problemPredicate (grammar)First-order logicDecidabilityMathematicsAnnals of Pure and Applied Logic
researchProduct

Resource allocation for OFDMA systems with multi-cell joint transmission

2012

This paper considers the downlink resource allocation of a coordinated multi-cell cluster in OFDMA systems with universal frequency reuse. Multi-cell joint transmission is considered via zero-forcing precoding. Furthermore, joint optimization of the user selection and power allocation across multiple subchannels and multiple cells is studied. The objective is to maximize the weighted sum rate under per-base-station power constraints. Based on general duality theory, two iterative resource allocation algorithms are proposed and compared with the optimal solution, which requires an exhaustive search of all possible combinations of users over all subchannels. Simulation results show that the t…

Mathematical optimizationComputational complexity theoryComputer scienceOrthogonal frequency-division multiplexingIterative methodTelecommunications linkBrute-force searchPrecodingScheduling (computing)Power control2012 IEEE 13th International Workshop on Signal Processing Advances in Wireless Communications (SPAWC)
researchProduct

Data-Driven Pump Scheduling for Cost Minimization in Water Networks

2021

Pumps consume a significant amount of energy in a water distribution network (WDN). With the emergence of dynamic energy cost, the pump scheduling as per user demand is a computationally challenging task. Computing the decision variables of pump scheduling relies over mixed integer optimization (MIO) formulations. However, MIO formulations are NP-hard in general and solving such problems is inefficient in terms of computation time and memory. Moreover, the computational complexity of solving such MIO formulations increases exponentially with the size of the WDN. As an alternative, we propose a data-driven approach to estimate the decision variables of pump scheduling using deep neural netwo…

Mathematical optimizationComputational complexity theoryComputer scienceScheduling (production processes)Dynamic priority schedulingMinificationSolverEnergy (signal processing)Integer (computer science)Data-driven2021 IEEE International Conference on Autonomous Systems (ICAS)
researchProduct