Non-Deterministic Turing Machine

What Does Non-Deterministic Turing Machine Mean?

A non-deterministic Turing machine is a theoretical type of computer in which specific commands may allow for a range of actions, rather than a specific command leading to only one allowable action in the deterministic model of computing.

Advertisements

Where deterministic programming is a simple condition of ‘input X leads to action Y’, a non-deterministic Turing machine setup would theoretically allow for input X to lead to a variety of actions Y(array).

Techopedia Explains Non-Deterministic Turing Machine

Non-deterministic Turing machines could really provide a direction for the future of smart or artificially intelligent computing. By untethering computational work from the deterministic paradigm, computers could learn to solve more complicated problems and ‘think’ more like humans.

One type of non-deterministic Turing machine is the probabilistic Turing machine. Here, the array of actions (Y) spoken of above is determined through some probability distribution. Another way to say this is that when the machine has more than one choice, it goes to a probabilistic model, analyzes that model, and makes a choice accordingly.

There are many other ways to order a non-deterministic Turing machine, but the principle is that the computer has to choose from an available set of options. Some non-deterministic Turing models in a machine learning setup might consist of the computer following paths of logic to an accepted or rejected end, and then going back and choosing an action accordingly.

As experts point out, non-deterministic Turing machines are different than quantum computing models. In quantum computing, the confluence of binary bits into qubits broadens the paradigm and makes the computing processes more elaborate and sophisticated.

In the non-deterministic Turing machine, as explained, it's the availability of choices according to inputs that takes the computing model away from pure determinism.

Advertisements

Related Terms

Latest Computer Science Terms

Related Reading

Margaret Rouse

Margaret Rouse is an award-winning technical writer and teacher known for her ability to explain complex technical subjects to a non-technical, business audience. Over the past twenty years her explanations have appeared on TechTarget websites and she's been cited as an authority in articles by the New York Times, Time Magazine, USA Today, ZDNet, PC Magazine and Discovery Magazine.Margaret's idea of a fun day is helping IT and business professionals learn to speak each other’s highly specialized languages. If you have a suggestion for a new definition or how to improve a technical explanation, please email Margaret or contact her…