• chatokun@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      17
      ·
      2 hours ago

      I’m going to need significant levels of convincing. Computers have always preferred specificity and accuracy, it’s half the reason I’m in my current position (MSP Escalations/level 3, half of my success at fixing issues is being extremely specific in looking up exact error messages instead of paraphrasing).

      This isn’t a defense of AI; on the contrary, it’s my doubt that AI can read intentions/inflection/emotion better than just writing out what you actually want.

      • db_null@lemmy.dbzer0.com
        link
        fedilink
        arrow-up
        1
        ·
        16 minutes ago

        LLMs don’t need accuracy. This just boils down to speaking being faster than typing, especially if your thought isn’t fully formulated.

      • qaz@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        1 hour ago

        Deepseek recently published a paper in which they describe that vision tokens contain more information than text tokens and that this can be used to compress context.

        We present DeepSeek-OCR as an initial investigation into the feasibility of compressing long contexts via optical 2D mapping.

        Experiments show that when the number of text tokens is within 10 times that of vision tokens (i.e., a compression ratio < 10×), the model can achieve decoding (OCR) precision of 97%. Even at a compression ratio of 20×, the OCR accuracy still remains at about 60%. This shows considerable promise for research areas such as historical long-context compression and memory forgetting mechanisms in LLMs.

        It reminds me of LLM caveman speak, it used to have another option to use Chinese instead of English. A language like Chinese is seemingly better at encoding information in fewer tokens and I think this is the same mechanism why OCR tokens work so well.

        That said, I also doubt that voice messages are more efficient than text prompts, but it’s best not to waste too much time engaging with these sorts of LinkedIn posts (and LinkedIn in general).

      • AppleMango@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        22 minutes ago

        afaik it just boils down to text being a bad form of representing information in general. Basically, a picture speaks a thousand words.