My title might be a bit hyperbolic, but stuff like this worries me. I love to read and I love reading on a kindle. This has been going on for a while, but it has now reached absurd levels.

  • tanglisha [she/her]
    link
    fedilink
    English
    11 year ago

    I dunno, people have been trying to automate technical writing for at least 30 years. The results have been mostly garbage. I’m not sure an LLM is going to understand what’s going on any better than the folks doing this work now, it tends to involve lengthy discussions.

    • @TheTrueLinuxDev@beehaw.org
      link
      fedilink
      English
      11 year ago

      There are active researches on world model working alongside with llm. The idea generally is that llm is used for generating text, but world model provide more context for llm to understand the world.

      • tanglisha [she/her]
        link
        fedilink
        English
        01 year ago

        When you say “the world”, what do you mean? If it means the actual world, I don’t understand how that would help with technical writing. Plenty of people can get around in the real world but struggle to use Excel.

        • @TheTrueLinuxDev@beehaw.org
          link
          fedilink
          English
          11 year ago

          As in actual world, providing context to physics of things, providing logical association/evaluation, and so go on. It is basically something that supposed to help LLM get closer to understanding the “world” rather than just spewing out whatever the training dataset give it. It does have a direct implication for technical writing, because with stronger understanding of the things you wanted to write about in technical writing, LLM with World Model would basically auto-fill that.

          This is something that the researchers are pretty much all hand on deck working on to create.

          One example of the research involving this