17 comments

  • maplethorpe 1 hour ago
    A few sentences in, I was thinking that the article felt AI-generated, so I scrolled to the bottom of the page. There's no author listed, but there is this disclaimer:

    "AI assists in refining our editorial process, ensuring that every article is engaging, clear and succinct."

    One thing I hope we'll see in the future on these types of articles is the ability to view the original prompt. If your goal is to be succinct, you can't get much more succinct than that.

    • Waterluvian 8 minutes ago
      > view the original prompt

      I think this assumes a very limited scope of how AI gets used for these. As if the article is a one and done output from a single prompt. I can imagine many iterative prompts combined with some copying and pasting to get an hour’s worth of copy in five minutes.

    • sarreph 47 minutes ago
      The (presumably fully human) author is listed in the byline at the top of the article.

      What is sadly rather ironic is the author's first name, "Al" looks like AI when stylised in the article's font.

    • jonplackett 27 minutes ago
      That jovial overly friendly tone is a give away. Like to thinks its writing style is HILARIOUSLY clever
    • ortusdux 1 hour ago
      Just have an AI summarize it for you /s

      https://marketoonist.com/2023/03/ai-written-ai-read.html

      • elpakal 1 hour ago
        or move the disclaimer to the top. or better yet, have aggregators like HN add a badge if it's likely AI generated
        • jedberg 27 minutes ago
          > or better yet, have aggregators like HN add a badge if it's likely AI generated

          How could you possibly tell? I've been playing around with AI detectors, putting in known all-human samples, known all-AI samples, and mixed samples.

          The only thing it's gotten right is not marking a human sample as 100% AI (but it marked one of the AI samples as 100% human).

          Having such a mark would be a witch-hunt for sure.

  • jkingsman 1 hour ago
    Feels like this title could benefit from clarification that 'Massive Attack' refers to the band and not the concept of a large scale attack; perhaps "Band 'Massive Attack' Turns Concert into Facial Recognition Surveillance Experiment"
    • IOUnix 1 hour ago
      Hahah, great point. As a music nut I knew what it was talking about, but to people who don't it might seem alarming.
      • antonymoose 50 minutes ago
        I unironically thought this was going to be about a recent terrorist attack on a concert.
    • ricardonunez 38 minutes ago
      “Turns concert” clarified it to me.
    • bruffen 33 minutes ago
      My next stop was going to be LiveLeak to see the aftermath.
  • thw_9a83c 1 hour ago
    > The band deployed live facial recognition technology that captured and analyzed attendees during their recent performance.

    I think more drama has been created around this than is necessary. Based on the video, the real-time projected visitor's faces were not analyzed. They were simply shown with a random description flag attached, such as "energetic," "compassionate," "inspiring," "fitness influencer," or "cloud watcher." It seems to be an artistic provocation showing what a real people analysis could look like.

    • autoexec 1 minute ago
      > It seems to be an artistic provocation showing what a real people analysis could look like.

      I that cause they should have used descriptions like "gay", "muslim", "poor", "bipolar", "twice divorced", "low quality hire", "easy to scam", "both parents are dead", "takes Metformin", "spends > 60 on alcohol a month", "dishonest"

    • jkestner 46 minutes ago
      The fact that people were uncomfortable with simply having their pictures taken and shown without their knowledge gives lie to the idea that "You're in a public place—of course you have no right to privacy." It's great to be given the chance to face your principles.
    • stevage 58 minutes ago
      Oh so it isn't even recognition, in that it doesn't identify the people. Just face detection.
  • ycwatcher 53 minutes ago
    They have long been sounding the alarm to society through their art. As a longtime fan, I’m glad to see them being recognized in this way once again.
  • 0xbadcafebee 13 minutes ago
    I tried to create an art piece sorta like this once. Video cameras in two separate places in the world, hooked up to a monitor. Made to look like a mirror, only you realize you're looking into a completely different place. So if you and someone else walk up to it, it's like you in another dimension. I was told I couldn't bring it to a regional burning man event because "it violates consent" (because they didn't consent to being filmed). Despite their being no storage or recording whatsoever and it only being a live feed to another identical event. The organizers just couldn't come to grips with the discomfort they felt that there are cameras capturing your image. We definitely need more of these projects so people don't keep their heads in the sand.
  • tptacek 1 hour ago
    Neat and all, but I'd be even happier if they flirted with the experiment of actually touring a new album, rather than serving as trip-hop's answer to Roger Waters, touring forever on the same 12 songs.
    • bigiain 1 hour ago
      While I agree, in that I'd love a new album.

      God damn those are 12 great songs!

      • tptacek 57 minutes ago
        I'd say the same thing but I saw them on the Mezzanine nostalgia tour in Chicago, which was very expensive, and it was... not one of the best shows I've seen. I'd seen them a couple times prior and they were fine (I was both times surprised by the guest vocalists they'd managed to drag along on those tours). The Mezzanine tour though was like Spinal Tap's appearance on the Simpsons; "there will be no encore!".
        • wisemang 38 minutes ago
          I thoroughly enjoyed their Toronto show on that tour. To be fair it was the first time I’d seen them in concert so I didn’t have any points of comparison.

          I also hadn’t really clued in to just how political they were until seeing their visuals, which I also thought added a lot. Surely not everyone’s cup of tea though.

    • Loughla 59 minutes ago
      You watch your dirty mouth. They're amazing and you know it.

      But yes. They do need new material dammit.

    • jsbisviewtiful 54 minutes ago
      Massive Attack has 7 albums, so what are you talking about?
      • tptacek 44 minutes ago
        It's been 15 years since their last original LP and over 20 years since the last album anyone really cared about (Google their setlists --- they play more covers than they do tracks from their last LP).
  • stevage 1 hour ago
    Not having a clear consent statement or saying what they are doing with the data seems the correct artistic choice.
  • hamdingers 57 minutes ago
    From the video this appears to be face detection, with some cute strings attached at random to the detected faces.

    I don't see evidence of facial recognition.

    • pier25 37 minutes ago
      how did the code crop faces without facial recognition?
      • pcl 22 minutes ago
        In the industry, that’s known as face (or facial) detection, which is a different problem than face recognition.

        Face recognition means computing which individual from some other database of people a particular face belongs to.

        There’s also face tracking — detecting a face in an image and then tracking the same face across subsequent images. Which is often implemented by using a face recognition approach, but without any predefined catalog of people — you just dynamically fill up your face database as faces appear in the image sequence / video source.

      • Gigachad 29 minutes ago
        Parent comment is saying the system wasn’t linking the faces to real names, just detecting a face in general.
      • dotancohen 24 minutes ago
        It was detecting faces, not recognizing them.

        Recognition implies associating the faces with an ID.

      • Eisenstein 25 minutes ago
        'Face detection' means it can detect faces. 'Face recognition' means it recognizes the faces. A specific example of the difference: license plate detection will detect the presence of a license plate; license plate recognition will tell you the number on that plate.
    • MyOutfitIsVague 47 minutes ago
      It displays the faces on the screen, and you recognize them.
  • musesum 29 minutes ago
    Well that was timely. I just requested a refund for my new Zenni eyeglasses because the IR blocking was also blocking my iPhone's faceID.

    Maybe I should keep them.

  • zephod 23 minutes ago
    This lends even more weight to the theory that Massive Attack’s singer is, in fact, Banksy.
  • Lerc 33 minutes ago
    The YouTube video is a year old, and says the labels are fake.

    Have they done this again with an updated system?

  • mkw5053 33 minutes ago
    Has it ever been confirmed if Robert Del Naja is Bansky?
  • ares623 58 minutes ago
    Now that’s what I call art.

    It’s hard to explain the concept of surveillance and its effects to laypeople. And the corporations absolutely know that.

  • llm_nerd 11 minutes ago
    Are the faces even of audience members? Seems...gimmicky. The faces don't seem to react at all, and all are making almost AI movements. Many look artificial.

    And it isn't identifying the people or anything. It's putting some meaningless adjective like "Resourceful" below them.

    Have seen this headline a few times and thought it was actual novel, but instead it's just a surveillance gimmick. Put a bunch of generative AI face loops with bounding boxes and adjectives.

  • ajcp 1 hour ago
    Just wait until Coldplay gets ahold of this tech.
  • lawlessone 1 hour ago
    Rollercoaster headline