Conventional Computers vs Artificially Intelligent Computers

AI Thread Summary
Artificially Intelligent (AI) computers may have operating systems that differ significantly from conventional systems. While traditional computers utilize an operating system with processes, memory management, scheduling, input/output, and file handling, AI systems could incorporate specialized components tailored to specific applications. For instance, an AI designed for autonomous driving would likely include dedicated radar processors and navigation systems, potentially eliminating the need for a traditional operating system in certain components. Instead, these systems might be optimized by manufacturers to focus solely on the necessary functionalities, avoiding the overhead associated with general-purpose features like internet browsing. Neuromorphic computing is also relevant, with developments in neuromorphic chips, such as Intel's Loihi, indicating a shift toward architectures that mimic brain functions. Overall, the evolution of AI operating systems is likely to prioritize efficiency and specialization based on application requirements.
pairofstrings
Messages
411
Reaction score
7
Hello.
A conventional computer has an Operating System that has Process, Memory, Scheduler, Input/Output and Files.

My question is:
What the Operating System of Artificially Intelligent Computers will have?Thank you.
 
Computer science news on Phys.org
  • Like
Likes QuantumQuest
pairofstrings said:
Hello.
A conventional computer has an Operating System that has Process, Memory, Scheduler, Input/Output and Files.

My question is:
What the Operating System of Artificially Intelligent Computers will have?

Thank you.
There's a wide variety of things that can be considered an "AI" computer. In many cases, the AI computer will be a conventional computer with AI applications.

But a computer dedicated to a specific AI application will probably have specialized engines design to handle problems specific to that application.
So, for example, an AI system intended to drive cars autonomously will probably include radar processors with systems that in turn include FFT engines. It will also include processors for overall navigation and planning and for operating the car. For the FFT Engine, there will be no operating system - it will be managed by a conventional processor. In the other cases, there are a selection of operating systems that can be optimized by the manufacturer to provide exactly the services requires without the overhead of supporting features such as Internet Browsing.
 
pairofstrings said:
Hello.
A conventional computer has an Operating System that has Process, Memory, Scheduler, Input/Output and Files.

My question is:
What the Operating System of Artificially Intelligent Computers will have?Thank you.

The same.
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top