this post was submitted on 01 Oct 2024
85 points (81.5% liked)

Asklemmy

43490 readers
1986 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] TheOubliette@lemmy.ml 2 points 1 day ago (1 children)

Is this referring to what I said about Markov chains or stochastic processes? If it's the former the only discriminating factor is beam and not all LLMs use that. If it's the latter then I don't know what you mean. Molecular dffusion is a classic stochastic process, I am 100% correct in my example.

[โ€“] howrar@lemmy.ca 1 points 1 day ago (1 children)

It's in reference to your complaint about the imprecision of "stochastic process". I'm not disagreeing that molecular diffusion is a stochastic process. I'm saying that if you want to use "Markov process" to describe a non-Markovian stochastic process, then you no longer have the precision you're looking for and now molecular diffusion also falls under your new definition of Markov process.

[โ€“] TheOubliette@lemmy.ml 1 points 1 day ago (1 children)

Okay so both of those ideas are incorrect.

As I said, many are literally Markovian and the main discriminator is beam, which does not really matter for helping people understand my meaning nor should it confuse anyone that understands this topic. I will repeat: there are examples that are literally Markovian. In your example, it would be me saying there are rectangular phones but you step in to say, "but look those ones are curved! You should call it a shape, not a rectangle." I'm not really wrong and your point is a nitpick that makes communication worse.

In terms of stochastic processes, no, that is incredibly vague just like calling a phone a "shape" would not be more descriptive or communicate better. So many things follow stochastic processes that are nothing like a Markov chain, whereas LLMs are like Markov Chains, either literally being them or being a modified version that uses derived tree representations.

[โ€“] howrar@lemmy.ca 0 points 1 day ago (1 children)

I'm not familiar with the term "beam" in the context of LLMs, so that's not factored into my argument in any way. LLMs generate text based on the history of tokens generated thus far, not just the last token. That is by definition non-Markovian. You can argue that an augmented state space would make it Markovian, but you can say that about any stochastic process. Once you start doing that, both become mathematically equivalent. Thinking about this a bit more, I don't think it really makes sense to talk about a process being Markovian or not without a wider context, so I'll let this one go.

nitpick that makes communication worse

How many readers do you think know what "Markov" means? How many would know what "stochastic" or "random" means? I'm willing to bet that the former is a strict subset of the latter.

[โ€“] TheOubliette@lemmy.ml 1 points 1 day ago (1 children)

The very first response I gave said you just have to reframe state.

This is getting repetitive and I think it is because you aren't really trying to understand what I am saying. Please let me know when you are ready to have an actual conversation.

[โ€“] howrar@lemmy.ca 1 points 1 day ago

The very first response I gave said you just have to reframe state.

And I said "am augmented state space would make it Markovian". Is that not what you meant by reframing the state? If not, then apologies for the misunderstanding. I do my best, but I understand that falls short sometimes.