11 comments

  • jeanettesherman 3 hours ago

    Using LLMs for everything is going to be seen as a big fad in a few years. First we try them for everything, then we find what use cases actually make sense, then we scale back. Woe betide our 401(k)s when it happens, though.

    • computably an hour ago

      > Woe betide our 401(k)s when it happens, though.

      The stock market crashes once in a while. Shit happens. The long-term outlook is unlikely to change nearly as much, unless you think there will be systemic macroeconomic changes.

    • drBonkers 2 hours ago

      This is a concise statement of what I've tried to articulate by analogizing it to railroad infra buildout.

      What applications do you think make the most sense so far?

    • simianwords 2 hours ago

      The paper did not compare against LLMs though.

  • glitchc 2 hours ago

    If there's one problem that LLMs have solved, it's language. While an LLM may hallucinate, it does so in grammatically correct English sentences. Additionally, even the local version of gemma-4-26B can seamlessly switch between languages in the midst of a conversation while maintaining context. That's perhaps the most exciting part for me: We have a bonafide universal translator (that's Star Trek territory) and people seem more focused on its factual accuracy.

    • tuvix 25 minutes ago

      Kind of a tangent I guess, but the coolest thing about Star Trek’s universal translator to me was that it could translate new languages mid-conversation with an extremely small amount of data. Makes me wonder how close we might be able to get to that eventually

    • porridgeraisin an hour ago

      Tbh. The accuracy of translation is, while much better than prior methods, not that great yet. For tamil atleast.

  • E-Reverance 2 hours ago

    I might be misinterpreting but the LUAR model (which is a transformer) seems to do decently well

    https://www.nature.com/articles/s41599-025-06340-3/figures/2

  • z3c0 3 hours ago

    Ha! To think that we're finally back to asking ourselves why we are using generative models for categorization and extraction. I wonder how much money has collectively been wasted by companies wittling away at square pegs.

    • otabdeveloper4 24 minutes ago

      > why we are using generative models for categorization and extraction

      Because LLM models have already amortized the man-years cost of collecting, curating and training on text corpuses?

  • simianwords 2 hours ago

    It should be obvious that LLMs would be able to beat this with ease. Not sure why this paper deliberately skipped comparing to current LLMs

    Example of LLMs doing well in similar tasks: https://arxiv.org/abs/2602.16800