2026
NeuralOS: Towards Simulating Operating Systems via Neural Generative Models
ICLR 2026poster
We introduce NeuralOS, a neural framework that simulates graphical user interfaces (GUIs) of operating systems by directly predicting screen frames in response to user inputs such as mouse movements, clicks, and keyboard events. NeuralOS combines a recurrent neural network (RNN), which tracks the co…