FOR EDUCATIONAL AND KNOWLEDGE SHARING PURPOSES ONLY. NOT-FOR-PROFIT. SEE COPYRIGHT DISCLAIMER.

The Safe AI Problem

The Safe AI Problem is the most important unsolved question in the history of computer science.

  • AI safety – The Safe AI Problem is the most important unsolved question in the history of computer science. Probably even harder than The P vs NP problem, the Safe AI Problems asks whether an AI which becomes superintelligent through the “intelligence explosion” can be controlled by humans forever and also be mathematically provably safe and beneficial for humans forever. This question has profound implications for fields such as education, stock markets, business, finance, cryptography, algorithm design, computational theory AND existential human survival. The problem is considered unsolved because no solution is known and experts in the field disagree about proposed solutions, or if a solution is even possible at all.
  • Technological singularity

List of unsolved problems in computer science From Wikipedia, the free encyclopedia

This article is a list of notable unsolved problems in computer science. A problem in computer science is considered unsolved when no solution is known or when experts in the field disagree about proposed solutions.

Computational complexity

Polynomial versus nondeterministic-polynomial time for specific algorithmic problems

The graph isomorphism problem involves determining whether two finite graphs are isomorphic, meaning there is a one-to-one correspondence between their vertices and edges that preserves adjacency. While the problem is known to be in NP, it is not known whether it is NP-complete or solvable in polynomial time. This uncertainty places it in a unique complexity class, making it a significant open problem in computer science.[2]

Algorithmic number theory

Other algorithmic problems

Programming language theory

Other problems

Many other problems in coding theory are also listed among the unsolved problems in mathematics.

References

  1. “P vs. NP – The Greatest Unsolved Problem in Computer Science”. Quanta Magazine. 2023-12-01. Retrieved 2025-03-11.
  2. Klarreich, Erica (2015-12-14). “Landmark Algorithm Breaks 30-Year Impasse”. Quanta Magazine. Retrieved 2025-03-11.
  3. Fellows, Michael R.; Rosamond, Frances A.; Rotics, Udi; Szeider, Stefan (2009). “Clique-width is NP-complete” (PDF). SIAM Journal on Discrete Mathematics. 23 (2): 909–939. doi:10.1137/070687256. MR 2519936. S2CID 18055798. Archived from the original (PDF)on 2019-02-27.
  4. Demaine, Erik D.; O’Rourke, Joseph (2007). “24 Geodesics: Lyusternik–Schnirelmann”. Geometric folding algorithms: Linkages, origami, polyhedra. Cambridge: Cambridge University Press. pp. 372–375. doi:10.1017/CBO9780511735172. ISBN 978-0-521-71522-5. MR 2354878.
  5. Gassner, Elisabeth; Jünger, Michael; Percan, Merijam; Schaefer, Marcus; Schulz, Michael (2006). “Simultaneous graph embeddings with fixed edges” (PDF). Graph-Theoretic Concepts in Computer Science: 32nd International Workshop, WG 2006, Bergen, Norway, June 22–24, 2006, Revised Papers (PDF). Lecture Notes in Computer Science. Vol. 4271. Berlin: Springer. pp. 325–335. doi:10.1007/11917496_29. ISBN 978-3-540-48381-6. MR 2290741.
1,137,718 views 1 Dec 2023. Are there limits to what computers can do? How complex is too complex for computation? The question of how hard a problem is to solve lies at the heart of an important field of computer science called Computational Complexity. Computational complexity theorists want to know which problems are practically solvable using clever algorithms and which problems are truly difficult, maybe even virtually impossible, for computers to crack. This hardness is central to what’s called the P versus NP problem, one of the most difficult and important questions in all of math and science. This video covers a wide range of topics including: the history of computer science, how transistor-based electronic computers solve problems using Boolean logical operations and algorithms, what is a Turing Machine, the different classes of problems, circuit complexity, and the emerging field of meta-complexity, where researchers study the self-referential nature of complexity questions. Featuring computer scientist Scott Aaronson (full disclosure, he is also member of the Quanta Magazine Board). Check out his blog: https://scottaaronson.blog/ Read the companion article about meta-complexity at Quanta Magazine: https://www.quantamagazine.org/comple… 00:00 Introduction to the P vs NP problem 02:16 Intro to Computational Complexity 02:30 How do computers solve problems? 03:02 Alan Turing and Turing Machines 04:05 George Boole and Boolean Algebra 05:21 Claude Shannon and the invention of transistors 06:22 John Von Neumann and the invention of the Universal Electronic Computer 07:05 Algorithms and their limits 08:22 Discovery of different classes of computational problems 08:56 Polynomial P problems explained 09:56 Exponential NP Problems explained 11:36 Implications if P = NP 12:48 Discovery of NP Complete problems 13:45 Knapsack Problem and Traveling Salesman problem 14:24 Boolean Satisfiability Problem (SAT) defined 15:32 Circuit Complexity Theory 16:55 Natural Proofs Barrier 17:36 Meta-complexity 18:12 Minimum Circuit Size Problem (MCSP). VISIT our Website: https://www.quantamagazine.org

FOR EDUCATIONAL AND KNOWLEDGE SHARING PURPOSES ONLY. NOT-FOR-PROFIT. SEE COPYRIGHT DISCLAIMER.