Slashdot Mirror


Is Time Moving Forward Or Backward? Computers Learn To Spot the Difference

sciencehabit (1205606) writes For the first time, scientists have taught computers to figure out the direction of time in videos, a result that could help researchers better understand our own perception of time. Regardless of any possible applications, "we just thought it was a great problem," says one of the study's authors. Teaching computers to see the arrow of time combines computer science, physics, and human perception to get at the heart of the question, "How do we understand the visual world?" The researchers "broke down 180 YouTube videos into square patches of a few hundred pixels, which they further divided into four-by-four grids. Combining standard techniques for discovering objects in still photographs with motion detection algorithms, the researchers identified 4000 typical patterns of motion, or 'flow words,' across a grid’s 16 cells. ... When they tested their program on the remaining 60 videos, the trained computers could correctly determine whether a video ran forward or backward 80% of the time."

19 of 78 comments (clear)

  1. Easy by ZombieBraintrust · · Score: 3, Funny
    Beginning

    hey guys..

    End

    Click Like To Subscribe. Follow Hashtag blah on twitter, blah blah reddit. Hand waves to bottom of screen.

    1. Re:Easy by ZahrGnosis · · Score: 2

      Actually, if you guessed that a randomly selected set of youtube videos were being played, you know... FORWARD, you'd probably be correct more than 80% of the time without having to actually think at all. I assume their 80% result was based on something more difficult, but it's still kind of a silly sounding number without context.

    2. Re:Easy by Dcnjoe60 · · Score: 3, Insightful

      But the point is not to tell if sound is moving forward or backwards.

      The point is to detect if a video (possibly even without sound) is moving forward or backwards.

      But you could easily mess up this program by showing it a video of Michael Jackson doing the Moonwalk.

      However, whether detecting if sound or video is moving backwards or not has nothing to do with detecting if time is moving backwards or not. Playing a file backwards still occurs with time moving forwards.

  2. How'd it do on Top Secret? by Overzeetop · · Score: 4, Interesting

    https://www.youtube.com/watch?...

    (and..."Europe on 5 Quaaludes a Day," forward version: https://www.youtube.com/watch?...

    --
    Is it just my observation, or are there way too many stupid people in the world?
  3. I know by nitehawk214 · · Score: 2

    I will call you yesterday and let you know.

    --
    I'm a good cook. I'm a fantastic eater. - Steven Brust
    1. Re:I know by geekoid · · Score: 2

      I was in yesterday, and you never called.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  4. time or not by buswolley · · Score: 4, Insightful

    This means nothing. It is not detecting time per se. It is detecting things violations like objects don't fall up, or other such experienced pattern that is the result of time.

    --

    A Good Troll is better than a Bad Human.

    1. Re:time or not by rogoshen1 · · Score: 2

      Hi gnick, this is your boss. Step into my office please.

  5. ok by hurfy · · Score: 2

    If I close my eyes and say "forward" what percentage do I get right?

    1. Re:ok by Carnildo · · Score: 2

      More significantly, if you see left-to-right motion and say "forward", what percentage do you get right? I suspect there's a bias in videos towards left-to-right motion of subjects (or conversely, right-to-left motion of backgrounds), and I don't see anything in the paper about controlling for it.

      --
      "They redundantly repeated themselves over and over again incessantly without end ad infinitum" -- ibid.
  6. Sounds like bad methology by imsabbel · · Score: 2

    You tube videos? And analysation on block level?

    Won't the fact that the video codec has a direct timeline (with predictive frames, etc) override the rsults?

    --
    HI O WISE PRINCE. WHT TOOK U SO DAM LONG?
    1. Re:Sounds like bad methology by Minwee · · Score: 3, Funny

      Be quiet! You'll jeopardize our funding.

    2. Re:Sounds like bad methology by mrbobjoe · · Score: 2
      Good question about the codec, they took that into account somewhat by including a dataset that used a codec with only intra-frames (I imagine this was MJPEG).

      From section 3.3:

      We also filmed a small number of video clips using a camera which could record in a video codec which used only intra-frame, rather than inter-frame coding, meaning that there was no possibility of compression artefacts holding any time-direction information. This dataset comprises 13 HD videos of tennis balls being rolled along a floor and colliding with other rolling or static balls.

      The algorithms tested did well on this dataset as well, 12/13 classified correctly.

  7. Re:Sooo.... by clam666 · · Score: 2

    Is that the only measure of success?

    ...and this is why the terrorists are winning. If you're in 'murica, get some Jesus. If you aren't, stop takin' meh jobs!

    --
    I'm a satanic clam.
  8. Re:Time isn't moving at all by sjames · · Score: 2

    If you prefer, now moves through time. At the quantum level there is no directional preference yet at the macro level, there is a distinct preference. Why that is so is an open question.

  9. Oh really? by ArcadeMan · · Score: 2

    Have they tried their software on the music video Amish Paradise by "Weird Al" Yankovic?

  10. Re:Sooo.... by Dishevel · · Score: 3, Insightful

    This saves us from the terrorists how?

    Is that the only measure of success?

    Not. It is not the only measure. We also measure success by thinking of the children. Any other questions?

    --
    Why is it so hard to only have politicians for a few years, then have them go away?
  11. Re:Time isn't moving at all by kruach+aum · · Score: 2

    For space to be able to travel there needs to be some frame of reference against which it can be judged to have travelled. As the frame of reference for travel is space itself, if space could travel we wouldn't be able to tell.

  12. Abrupt transitions in optical flow? by RandCraw · · Score: 3, Informative

    Dr Freeman spoke about this work at CVPR this week. In the videos I saw he identified small markers of temporal transition as indicative of moving forward or backward. Those they labeled as backward appeared to recognize asymmetric movement -- as in gradual acceleration followed by sudden deceleration as uniquely forward flow (as when a hand swings down and strickes a table top) -- an asymmetry that cannot occur in reverse (as in sudden acceleration followed by gradual deceleration).

    Dr Freeman did not propose this as the causal phenomenon in question, but that made the most sense to me in light of the motions he identified as evidence for backward motion.