|
|
|
|
|
by papyrus9244
208 days ago
|
|
> This is why it's impossible to create a digital assistant, or really anything useful, via Markov Chain. The fact that they only generate sequences that existed in the source mean that it will never come up with anything creative. Or, in other words, a Markov Chain won't hallucinate.
Having a system that only repeats sentences from it's source material and doesn't create anything new on its own is quite useful on some scenarios. |
|
It very much can. Remember, the context windows used for Markov Chains are usually very short, usually in the single digit numbers of words. If you use a context length of 5, then when asking it what the next word should be, it has no idea what the words were before the current context of 5 words. This results in incoherence, which can certainly mean hallucinations.