First, applicant argues that the mark is not merely descriptive because consumers will not immediately understand what the underlying wording “generative pre-trained transformer” means. The trademark examining attorney is not convinced. The previously and presently attached Internet evidence demonstrates the extensive and pervasive use in applicant’s software industry of the acronym “GPT” in connection with software that features similar AI technology with ask and answer functions based on pre-trained data sets; the fact that consumers may not know the underlying words of the acronym does not alter the fact that relevant purchasers are adapted to recognizing that the term “GPT” is commonly used in connection with software to identify a particular type of software that features this AI ask and answer technology. Accordingly, this argument is not persuasive.

  • NevermindNoMind@lemmy.world
    link
    fedilink
    English
    arrow-up
    53
    ·
    edit-2
    5 months ago

    Putting aside the merits of trying to trademark gpt, which like the examiner says is commonly used term for a specific type of AI (there are other open source “gpt” models that have nothing to do with OpenAI), I just wanted to take a moment to appreciate how incredibly bad OpenAI is at naming things. Google has Bard and now Gemini.Microsoft has copilot. Anthropic has Claude (which does sound like the name of an idiot, so not a great example). Voice assistants were Google Assistant, Alexa, seri, and Bixby.

    Then openai is like ChatGPT. Rolls right off the tounge, so easy to remember, definitely feels like a personable assistant. And then they follow that up with custom “GPTs”, which is not only an unfriendly name, but also confusing. If I try to use ChatGPT to help me make a GPT it gets confused and we end up in a “who’s on first” style standoff. I’ve reported to just forcing ChatGPT to do a websearch for “custom GPT” so I don’t have to explain the concept to it each time.

    • simple@lemm.ee
      link
      fedilink
      English
      arrow-up
      41
      ·
      5 months ago

      It’s like calling a laptop “Laptop v3.5”. They decided to name their product on the literal technology they use which was just a bad idea from the start, and is still causing confusion to this day when open source models are also called GPT.

        • brianorca@lemmy.world
          link
          fedilink
          English
          arrow-up
          28
          ·
          5 months ago

          iPhone is like ChatGPT. But trying to trademark GPT would be like trademarking “Phone”

        • 520@kbin.social
          link
          fedilink
          arrow-up
          14
          ·
          5 months ago

          iPhone is a bit different. Rather than just being the object name, they incorporated said object name into their naming style. OpenAI were trying to trademark GPT - the literal name of the technology they were using.

    • kromem@lemmy.world
      link
      fedilink
      English
      arrow-up
      10
      ·
      5 months ago

      Most of OpenAI as a company right now looks like someone who accidentally found themselves on a raging bull and is desperately trying to hold onto it.

      It’s beyond disappointing to see the leading AI company tripping over itself to cater to ‘chatbot’ usecases for their tech over everything else.

    • Kogasa@programming.dev
      link
      fedilink
      English
      arrow-up
      4
      ·
      5 months ago

      You can’t really say any GPT model has nothing to do with OpenAI. They invented the architecture. But the name GPT predates their commercial products using the technology.

      • NevermindNoMind@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        5 months ago

        I don’t know enough to know whether or not that’s true. My understanding was that Google’s Deep mind invented the transformer architecture with their paper “all you need is attention.” A lot, if not most, LLMs use a transformer architecture, though your probably right a lot of them base it on the open source models OpenAI made available. The “generative” part is just descriptive of the model generating outputs (as opposed to classification and the like), and pre trained just refers to the training process.

        But again I’m a dummy so you very well may be right.