• Andromxda 🇺🇦🇵🇸🇹🇼@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    33
    ·
    17 days ago

    Finally a use case where AI/Machine learning would absolutely make sense. If we can have AI that can generate text or images, imitate people’s voices or write code, we can also have a lightweight model that can detect ads and skip them during playback. There’s a model trained on SponsorBlock data for detecting sponsored segments https://github.com/xenova/sponsorblock-ml
    I’m sure that we can have something similar but for embedded ads.

    • gressen@lemm.ee
      link
      fedilink
      English
      arrow-up
      18
      ·
      17 days ago

      It’s called a classifier and it could easily detect an embedded ad. The issue is now everyone needs to run it on their hardware to detect and this will cost some electricity.

        • gressen@lemm.ee
          link
          fedilink
          English
          arrow-up
          2
          ·
          16 days ago

          Well I’m not happy about potentially adding new type of load on the electrical grids around the world.

          • archchan@lemmy.ml
            link
            fedilink
            English
            arrow-up
            5
            ·
            16 days ago

            Ads have definitely added more load on electrical grids in aggregate than locally hosted and lightweight models, especially given that ads are fucking everywhere all the time. Websites, apps, the servers, even 24/7 electric billboards. I’m not worried about a few nerds using slightly more electricity sometimes for their own benefit and joy (it’s still less power than gaming), as opposed to a corp that burns through power and breaks their climate pledges (Microsoft) for the benefit of their bottom line and nothing else. Corps don’t get to have a monopoly on AI that was built with our data, only to have it fed back to us to pull more data and siphon more money.

            So basically fuck Google and fuck ads.

          • interdimensionalmeme@lemmy.ml
            link
            fedilink
            English
            arrow-up
            2
            ·
            16 days ago

            Do you understand what we’re still talking less energy than the monitor it displays on. I would bet even untuned VGG16 could do that without even a fine tune. Advertising is starkly different to content and the output is a “ad=yes/no” signal. It’s a very small amount of data, probably less than the plain hardware video decoder. It’s also not a new type of load, it runs off the same power supply as any computer, a slight capacitive load, it won’t even change the grid powerfactor.

    • r00ty@kbin.life
      link
      fedilink
      arrow-up
      3
      ·
      17 days ago

      It already exists. Although it’s not AI, and mostly works best when using channel logos to work out the ad breaks.

      • shrugs@lemmy.world
        link
        fedilink
        English
        arrow-up
        2
        ·
        17 days ago

        Give it 5 more years in hardware performance improvements and software/model optimization and I don’t see a problem. The important part is that improvements are made public for everyone to use and improve upon instead of letting openai and microsoft take the whole cake