Aussie AI

Heuristics in AI Architectures

  • Last Updated 12 December, 2024
  • by David Spuler, Ph.D.

What are Heuristics?

These days, the term "heuristics" seems to mean "anything except LLMs" in the AI research literature. We used to have software that did things prior to ChatGPT, and amazingly, some of that stuff is still useful. For starters, heuristics are:

  • Much faster than LLMs, and
  • Sometimes more accurate than LLMs (e.g., no hallucinations)

There are many decades of research on software algorithms that existed long before AI was any good. And now it's come full circle, with some of the research on heuristics starting to be used with LLM architectures.

Research on Heuristics

Research papers on the use of "heuristics" in AI include:

More AI Research

Read more about: