← Latest papers
🤖 machine learning

ChronoSSM: Training for Temporally Aware Representations in Autoregressive State Space Models

The paper introduces ChronoSSM, an autoregressive State Space Model that jointly trains on event and timestamp generation to produce more temporally informative representations without compromising content prediction quality, outperforming traditional two-stage approaches that treat timing as a secondary signal.

Original authors: Adrien Schoen, Nachiketa Ratnakar Patil, Arjun Bhagoji, Francesco Bronzino

Published 2026-08-12
📖 4 min read☕ Coffee break read

Original authors: Adrien Schoen, Nachiketa Ratnakar Patil, Arjun Bhagoji, Francesco Bronzino

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are teaching a robot to tell a story. For a long time, scientists have been very good at teaching robots what happens next in a story—like predicting that after "The king died," the next line is likely "The queen died of grief." But usually, the robot doesn't care when these things happen. It treats time like a boring background detail, just a secondary note in the margin. This works fine for writing novels, but it falls apart when you need to understand real-world events, like a doctor tracking a patient's heartbeat or a security system spotting a network attack. In those cases, knowing that a heart skipped a beat three seconds ago is just as important as knowing the beat happened at all. If the robot can't learn the rhythm of the story, it can't truly understand the plot.

This is where a new idea called "ChronoSSM" comes in. The researchers behind it asked a simple but tricky question: Can we teach a robot to learn the story and the timing at the exact same time, using the same brain? Usually, scientists use a two-step method: first, they teach the robot the story perfectly, freeze its brain, and then attach a separate, smaller module just to guess the time. But the authors suspected this was like trying to teach someone to drive by first teaching them to steer, freezing their hands, and then hoping they could figure out the gas pedal later. They wondered if teaching the robot to handle the story and the clock together from the start would make it smarter, without making it forget how to tell the story in the first place.

The team built a new kind of AI model called ChronoSSM to test this. Think of the model as a musician learning to play a complex song. The "Two-Stage" method is like teaching the musician the notes first, locking their fingers in place, and then asking them to figure out the tempo later. The "Joint" method, which ChronoSSM uses, is like teaching the musician the notes and the rhythm simultaneously, letting the rhythm help shape how they press the keys. The researchers tested this on four very different types of data: business process logs (like a checklist of office tasks), hospital patient records (a stream of medical events), network traffic (data packets zipping across the internet), and a map of world events (facts about history and news).

The results were surprisingly clear. When they looked at the "frozen" brains of the models after training, the ones trained with the "Joint" method were much better at revealing the timing information. It was as if the Joint-trained models had a hidden rhythm section that the Two-Stage models simply didn't have. The researchers could easily pull the timing data out of the Joint models, whereas the Two-Stage models kept their timing information buried deep and hard to find. This happened across all four different types of data, whether the timing information was dense (every single step had a time) or sparse (only some steps had a time).

But there was a catch: could teaching the robot to care about time make it worse at telling the story? The researchers were worried that by splitting the robot's attention between "what" and "when," it might start making mistakes in the story itself. They checked this carefully. On the business process data, the story quality was exactly the same. On the hospital data, the story was almost identical, with only tiny, negligible differences in how well it matched the most common events. However, on the network traffic and world event data, the Joint method actually made the story better. It seems that learning the rhythm helped the model understand the structure of the data even more deeply.

In short, the paper suggests that we don't have to choose between a smart storyteller and a precise timekeeper. By training them together, we get a model that understands both the plot and the pace, without losing its ability to tell a good story. This opens the door for smarter AI that can handle real-world situations where time matters just as much as the events themselves.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →