you are viewing a single comment's thread
view the rest of the comments
[–] 13 points 8 months ago (1 child)

Talked to somebody who is really into chatbot roleplay (of the 'longer term stories with new fantasy characters' type), and he mentioned that he needs to take his characters stories and archetypes to different models every now and then as a sort of refresh, as the models tend to eventually converge into certain stuck patterns. First clue of this seems to be that the replies seem to start to become a similar pattern of text organization. Sorry if this is vague as it is second hand, but the main point is, text based LLMs prob also do this.

  • source
  • hideshow 2 child comments
  • [–] [S] 8 points 8 months ago (3 children)

    oh yeah, Suno does the same, it has about 12 songs

  • source
  • parent
  • hideshow 6 child comments
  • [–] 8 points 8 months ago (1 child)

    Wonder if this is some sort of pre model collapse sign.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 7 months ago (1 child)

    Nah, it's more to do with stationary distributions. Most tokens tend to move towards it; only very surprising tokens can move away. (Insert physics metaphor here.) Most LLM architectures are Markov, so once they get near that distribution they cannot escape on their own. There can easily be hundreds of thousands of orbits near the stationary distribution, each fixated on a simple token sequence and unable to deviate. Moreover, since most LLM architectures have some sort of meta-learning (e.g. attention) they can simulate situations where part of a simulation can get stuck while the rest of it continues, e.g. only one chat participant is stationary and the others are not.

  • source
  • parent
  • hideshow 2 child comments