Skip to main content

How AI, Blockchain and QC (Quantum Computing) will work together?

Our techno think tank started the debate on the future of our world when we will move into an era of
Artificial Intelligence, Quantum Technology and Blockchain. In this article, I invite all my readers to share their views on these technologies.

AI (Artificial Intelligence)

AI is a very hot topic these days and everyone is upgrading their skills in machine learning, python, statistics, mathematics, Tensorflow etc. to use and get employed in the field of AI.
No one wants to miss the boat of AI!
We are seeing a lot of development in the area of AI. How AlphaGo beating the world's best GoPlayer, how AI is writing a persuasive article (scary) - New AI fake text generator may be too dangerous to release, say creators
AI is now everywhere and increasing at very fast speed.
Like any other technology or advancement, AI has its advantages and disadvantages. AI is doing very well in the area of medical science, space exploration, image classification etc. While many human jobs are also at loss, but this is not the first time in known human history when the machine will replace humans. During the Industrial Revolution, machine displaces many workers but over time human-adapted or up skilled in new areas where they become employed.
Many think tanks are debating about what AI means for the future of humanity and earth. There is extreme employment prediction such as job-free society or existential threat such as human-free earth. Most of the think tank agrees that AI development should include the opinion of different scholarly disciplines apart from science & technology, most importantly - Social Science expert.
Cross disciplines will bring diverse insights into the usage of AI and will help in the evolution of AI in a more pragmatic way.

Quantum technologies

Quantum technologies (QT) offer fascinating possibilities which have yet to be fully explored. Companies are making a huge investment in developing quantum computers and technology around quantum computing.  There are several known applications of a quantum computer: calculating how other quantum systems behave, which could be very useful in the development of new chemicals, medicines and materials; another application is in breaking our existing cryptography protocols.
The most commonly used protocol, RSA protocol is vulnerable to attack from a hacker with a quantum computer. A hacker with a quantum computer could not only decrypt current transmissions, but also data that were intercepted and recorded in the past, which may include the majority of all communications passed over the internet and even by satellite transmission.
At the same time, new forms of quantum cryptography will emerge which will prevent us from future attacks. But historical data will remain vulnerable.

Quantum computers and quantum cryptographic systems can only safeguard future information.

Blockchain technologies

Blockchains (BC) is a transparent and decentralized way of recording lists of transactions. The best-known use of BC is Bitcoin and digital currencies. Blockchains are well suited to situations where it is necessary to record transactions. For example, they could help manage supply chains better, certify the origin of products, and resolve the problem of music and video piracy, while also presenting opportunities in public services such as health and welfare payments.
In current elections, a central authority record counts and checks the votes. Blockchain could be applied to allow all citizens to hold a copy of the full voting record on their own devices. While the identity of individual voters would be protected, anyone could check that all the votes comply with the rules and are counted properly. Because blockchains are immutable, the historical record cannot be changed.
It has been suggested that blockchain could help voters to engage more deeply and could make decision-making more fluid. People could vote regularly.
However, the need to ensure all citizens have suitable devices and the opportunity to vote in private could limit the degree of decentralisation possible. Furthermore, voting systems have to be understandable and trustworthy enough so that, even when voters are disappointed with the result, they can accept it as fair and valid. The complexity of blockchain is a serious barrier to its implementation for essential democratic services such as vote management.
While reading a report from EPTA 2018 (European Parliament Technology Association), I was very much convinced about how AI can change the trend from programming computers to programming humans.
Programming Humans means using AI to build individual or group opinions. We are seeing how over-customization and the echo chamber effect of our own opinions impacting our election and creating a social polarization. We no longer understand or respect each other viewpoints and are increasingly at conflict with each other.
You must have read in the news on how Cambridge Analytica uses our social media information to win votes for the politicians. Brexit and US election were live examples of how personalized information can intentionally and unintentionally destroy social cohesion. I found a good link on echo chambers effect on us. You can read it here!

I have picked a few of the questions from EPTA 2018 report which were really important for safety and continuation of human society and political system.

The question which must be answered when AI, Blockchain and QC will interact with each other while evolving or after evolution:

  1. If BC data is immutable and encrypted, what happens if QT enables mass decryption of historical data?
  2. Could an advanced AI find a way of hacking a blockchain?
  3. Are QT and AI development synergetic, so that AI agents could help us to develop QT, and vice versa?
  4. Could AI help us to decide whether it is a good idea to proceed with transformative technologies, such as BC and QT
  5. What are the implications of the three technologies and their interactions for our democracies and democratic processes?

Apart from the above questions, the following questions are also important to ensure these technologies evolve for our betterment.

  1. Do we have any legislation on these technologies in the country or region? If so at which level does it apply (national, regional or local) and what is its scope and implementation strategy.
  2. Will these technologies will make the political system more decentralised?
  3. Will these technologies pose a threat to political representatives and parties?
  4. What will be the possible impacts of these new technologies on the democratic system?
  5. How can the recent fake-news initiatives possibly affect the exercise of the freedom of speech, freedom of expression, media pluralism and democracy? What are the possible remedies (technical, educational, societal, and regulatory)?
  6. Could automated content recognition (ACR) technologies poses a threat to freedom of expression and media pluralism, rather than protect it?

References:

1. https://www.theguardian.com/science/blog/2017/dec/04/echo-chambers-are-dangerous-we-must-try-to-break-free-of-our-online-bubbles
2. https://eptanetwork.org/images/documents/minutes/EPTA-Report2018.pdf

Comments

Popular posts from this blog

Mantis - Defect Management Tool - User Guide

Introduction This white paper contains information related to an open source defect management tool called Mantis which is freely available for managing all your defects. Where to Download One can download the latest version of Mantis from http://sourceforge.net/project/showfiles.php?group_id=14963 Download the “mantis-stable” and then “mantis-x.y.z.zip”.1.1 PRE-REQUISITE Operating System Windows 2003 Server, MacOS, OS/2, Linux, Solaris Database MySQL database 3.23.2 and higher Software PHP 4.0.6 and higher Application Server Apache 1.3, Apache 2.0.54, IIS 6.0 with Web Services Extension Browser IE6 and above, Mozilla Firefox STEPS FOR INSTALLATION – FOR WINDOWS MySQL Installation Install MySQL by downloading it from http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-gui-tools-5.0-r6-win32.msi/from/http:/www.mirrorservice.org/sites/ftp.mysql.com/ . Please follow the below mentioned steps while installing MySQL: (Please remember the password for “root” account...

Why to do Software Testing?

Regardless of the limitations, testing is an integral part in software development. It is broadly deployed in every phase in the software development cycle. Typically, more than 50% percent of the development time is spent in testing. Testing is usually performed for the following purposes: To improve quality. As computers and software are used in critical applications, the outcome of a bug can be severe. Bugs can cause huge losses. Bugs in critical systems have caused airplane crashes, allowed space shuttle missions to go awry, halted trading on the stock market, and worse. Bugs can kill. Bugs can cause disasters. The so-called year 2000 (Y2K) bug has given birth to a cottage industry of consultants and programming tools dedicated to making sure the modern world doesn't come to a screeching halt on the first day of the next century. [Bugs] In a computerized embedded world, the quality and reliability of software is a matter of life and death. Quality means the conformance to the ...

Is BCI (Brain Computer Interface) a road to immortality?

What is a Brain-Computer Interface? Brain-computer interface is a technology which can read your mind and display it on a device - a mobile, laptop or TV screen. It means what data is being carried by our billion neurons are prone to hack.  When combined with other mechanical devices, can also be used to control the device.  So in future, if you want to switch on your TV or light, you just have to think and that's all.  Google and Alexa home will be replaced by BMI controlled devices.  I am not an expert in this field but based on my research and analysis, I can predict that when BMI tech will get matured, the human can do brain to brain talk and many other magical things - in future Telepathy will be a day to day affair. BCI can give you all kind of experience from the comfort of your home.  You can go on vacation without leaving your bedroom. You can have romantic experience without having a partner and many more such experiences. ...