What happened
Researchers built an AI system that remembers what it has already learned during a conversation about a broken computer, instead of starting fresh with each question. In practice, this cuts the time to fix IT problems roughly in half — the AI solves problems in 3.9 back-and-forth exchanges instead of 8.4, and succeeds 78.7% of the time versus 41.3% for older systems.
Why it matters
Every IT support interaction is a guessing game: the human on the phone describes a symptom, the support tech proposes a fix, the human reports whether it worked, and the cycle repeats until someone finds the root cause. Standard AI systems treat each new question as isolated — they don't accumulate a theory of what's actually broken. This system builds and updates a hypothesis as it gathers evidence, which is how actual troubleshooting works. The practical effect is dramatic: fewer back-and-forth cycles means less time on hold for the user, lower cost per ticket for the company, and faster resolution. The constraint here is that this is tested on 150 anonymized scenarios in a lab setting, not in live support queues, so the real-world numbers may differ.