Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
AI Science

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

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."
This discussion has been archived. No new comments can be posted.

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

Comments Filter:
  • Easy (Score:4, Funny)

    by ZombieBraintrust ( 1685608 ) on Thursday June 26, 2014 @03:26PM (#47327225)
    Beginning

    hey guys..

    End

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

    • 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.

      • I assumed they took youtube vids and then played them backwards half the time. Then they asked the computer to guess forward or backward. I think it would be easier to guess based on the audio than the vidio. You could just put the audio through speach regonition. If the sound makes sense as words in some language then it is playing forwards. But good for them to look at the harder problem.
        • If the sound makes sense as words in some language then it is playing forwards.

          Except for certain Prince songs.

      • I assume their 80% result was based on something more difficult, but it's still kind of a silly sounding number without context.

        On our next episode: Scientists Use Computers To Determine Which Direction The Earth Is Turning.

  • by Overzeetop ( 214511 ) on Thursday June 26, 2014 @03:30PM (#47327239) Journal

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

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

  • This saves us from the terrorists how?

    This sounds like the beginning of evil technology so that I can't use my DVR to skip commercials.

    • by Meshach ( 578918 )

      This saves us from the terrorists how?

      Is that the only measure of success?

      • 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!

      • Re:Sooo.... (Score:4, Insightful)

        by Dishevel ( 1105119 ) on Thursday June 26, 2014 @04:39PM (#47327859)

        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?

  • by nitehawk214 ( 222219 ) on Thursday June 26, 2014 @03:36PM (#47327315)

    I will call you yesterday and let you know.

  • time or not (Score:4, Insightful)

    by buswolley ( 591500 ) on Thursday June 26, 2014 @03:36PM (#47327319) Journal

    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.

    • by gnick ( 1211984 )

      It doesn't even have to do that. I just watched 180 YouTube videos and guessed that they were all moving forward. I blew that 80% number out of the water.

    • What is the difference?

      How is detecting a violation like objects falling up different from detecting time?

      I can only imagine you think the real test is some different scenario?

  • by hurfy ( 735314 ) on Thursday June 26, 2014 @03:45PM (#47327405)

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

    • Depends on the data set used. In this case 50%
    • 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.

  • Events unfold in time, but time itself doesn't move. Substitute space for time to make the absurdity clearer: "Is space moving forwards or backwards?" Space isn't moving, we move through space.

    • You're imposing an arbitrary abstraction on a complicated natural phenomenon.
      Space *is* not doing anything. We observe things in the real world and we construct useful models that contain notions such as "time" and "space".

      In this particular case, time is analogous to the frame index of the video. If that index is increasing, time is moving forward. If it is decreasing, time is moving backwards in this video. Everybody understands what it means so stop being pedantic.
      • I'm not doing anything of the sort. I'm clarifying that the title is incoherent. If time could move, growing older would make no sense; you would age because time would move past you, rather than you move through time. And because everyone has a different age, it would mean that time moves differently past everyone. Everyone (and every thing) would have their own personal time bubble, rather than time being just a dimension of a shared world.

    • by sjames ( 1099 )

      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.

    • Events unfold in time, but time itself doesn't move. Substitute space for time to make the absurdity clearer: "Is space moving forwards or backwards?" Space isn't moving, we move through space.

      Since you're being pedantic, so can I. Space can travel. It moves all the time. It warps and contorts, and acts very much like a "thing" Time also warps and contorts. So if you want to get all picky, the article is still correct :-p

  • by imsabbel ( 611519 ) on Thursday June 26, 2014 @03:48PM (#47327441)

    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?

    • by Minwee ( 522556 ) <dcr@neverwhen.org> on Thursday June 26, 2014 @03:55PM (#47327501) Homepage
      Be quiet! You'll jeopardize our funding.
    • The only reason that the codec would influence the outcome is if it would generate artifacts that are somehow informative of the direction of time. In practice, codecs aim to keep as much information as possible while reducing the required space by finding regularities in the video. If the quality is sufficiently high, there would be next to no artifacts. Only in cases where the quality is extremely low there are tell-tale signs of the direction of time. Everyone has seen damaged Xvid movies I assume.
    • Good question about the codec, they took that into account somewhat by including a dataset that used a codec with only intra-frames [wikipedia.org] (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

    • by geekoid ( 135745 )

      No.

      Maybe your opinion should be with held until you get more data then a /. summary.

    • by mikael ( 484 )

      I'd imagine they decompress the video into it's constituent frames. That's easy to do with various Linux command line tools. Now you have to determine whether each adjacent pair of images are moving forwards or backwards in time. You can split this task up into small tiles to make use of parallel processing. Now you've got various sorts of movement; no change (eg. blue sky), upwards movement (smoke, clouds, rockets), sideways movement (cars, people), downwards movement (stuff falling, parachutists). Each of

    • +1. It seems like the results are perhaps keying off the compression artifacts introduced rather than any fundamental image data. Moreover, the compression artifacts are consistent from video to video, forming a consistent training set.
  • Hard Mode: Test it on Back to the Future.

  • The political videos that people like to link to from here often praise the past, and demonize the present. While they leave me wishing I could have my time back I would love to know if the comptuers could recognize time as moving forward.

    (That said, as they are mostly political speeches with no significant moving object the identification could be done by speech pattern recognition)
    • Praising the past and demonizing the present goes back as far as we have records. Not that they do it right nowadays.

  • by ArcadeMan ( 2766669 ) on Thursday June 26, 2014 @04:16PM (#47327677)

    Have they tried their software on the music video Amish Paradise [wikipedia.org] by "Weird Al" Yankovic?

  • Behold, the first piece of the the trans-dimensional Hitchhiker's Guide. One of the first things it has to do is figure out is which way time runs in whatever reality it finds itself in.

  • Seriously, the poster was presented yesterday at CVPR and ends up on /. today. There is nothing sensational about it. I'm getting sick of science turning into PR stunts all the time.

  • We can't even make machines that can figure out if entropy is increasing or decreasing in a video recording (something most humans can do unsciously). But we'll have human-equivalent AI is in our grasp within 10 years. And the singularity is coming within 20.

    Sure.

  • But would it recognize the time flow of a movie like Memento? Every sequence moves forward, but each subsequent sequence predates the previous one, with overlap. There are also flashback sequences.
  • That being the label we apply to the direction we observe time to be moving in. If there is some other direction time could be moving in, please demonstrate it so we could label it appropriately.

  • Odds are it's probably cheating somehow, eg discovered which direction based on text fading/scrolling, or backwards voice, or something. Also, 80% success rate is rather poor, though I suppose some sort of things would be hard to tell (if they have little change in entropy).

  • It would seem that before you could make a computer detect time moving backwards, you would first have to devise a way to actually make time move backwards. Running a video in reverse still occurs with time moving forward. That's nothing new. VCRs did this with a little LED. DVDs do it with an on-screen display.

    Now, if they found a way to actually make time move backwards, that would be something.

  • To really confuse it, point it out the window of an apartment complex anywhere in China. At any given time at least one retiree is walking around the grounds backwards as a form of exercise and or coordination boost (I haven't figured out which yet).

  • by RandCraw ( 1047302 ) on Thursday June 26, 2014 @11:11PM (#47330247)

    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.

  • Comment removed based on user account deletion

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...