When Does Text Inform? Benchmarking Information-Theoretic Metrics for Multimodal Time-Series Forecasting
This paper introduces a synthetic benchmark with known ground-truth information content to evaluate six mutual information estimators for auditing text annotations in multimodal time-series forecasting, demonstrating their ability to identify informative text and select optimal annotations for downstream tasks without model training.
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
In the world of predictive modeling, computers have long been experts at reading numbers. They can track the rise and fall of stock prices, the fluctuation of energy demand, or the spread of a disease by analyzing patterns in historical data. But the real world is rarely just numbers; it is also filled with words. A sudden news report about a supply chain disruption, a doctor's note describing a patient's unusual symptoms, or a meteorologist's comment on an approaching storm can hold clues that raw data alone misses. The promise of modern artificial intelligence is to combine these two streams—numerical signals and natural language—into a single, smarter forecast. The hope is that by feeding a computer both the numbers and the story behind them, the machine can predict the future with greater accuracy.
However, a significant problem has emerged in this field. Just because a text annotation exists alongside a time series does not mean it is helpful. Sometimes, the words describe a future event that the numbers cannot yet see. Other times, the text is simply wrong, or it describes something entirely irrelevant to the specific moment being predicted. In the rush to build more complex systems, researchers often fuse text and data without knowing if the words are actually improving the prediction or just adding noise. Without a way to measure the true value of the text before training a model, practitioners risk wasting resources on misleading information or, worse, building systems that learn to ignore the very clues they were designed to use.
A team of researchers at the National University of Singapore has tackled this uncertainty by creating a controlled environment to test how well we can measure the value of words. They built a synthetic benchmark, a made-up dataset where the truth is known by design. Imagine a simple, repeating wave pattern, like the steady rise and fall of a tide. The researchers then inserted specific moments where the wave suddenly stopped and flattened out, a change the pattern itself could not predict. At these exact moments, they attached three types of text notes. One type correctly described the upcoming flat line. A second type described the exact opposite, claiming the wave would continue to rise or fall. The third type offered generic, vague observations about the wave that provided no clue about what would happen next. Because the researchers created the data, they knew with absolute certainty which notes were helpful, which were harmful, and which were useless.
Using this perfectly labeled ground truth, the team tested six different mathematical tools designed to measure how much information a piece of text provides about a future event. These tools, known as mutual information estimators, are meant to act as a diagnostic check, telling a researcher whether a text annotation is worth the effort of including in a model. The researchers fed the correct, incorrect, and irrelevant notes into these tools to see if the tools could correctly rank them. They found that the tools generally worked well in identifying the helpful notes as the most informative. However, the study revealed that not all tools are created equal. Some of the more complex, neural-network-based tools struggled when the signal from the text was weak, often producing unreliable or negative results. In contrast, simpler, deterministic tools proved more robust, consistently ranking the correct notes highest and the irrelevant notes lowest, even when the text was mixed with noise.
The researchers then took their findings to the real world, testing these same tools on seven different datasets covering agriculture, public health, energy, and finance. Here, the situation was messier. Unlike their synthetic wave, real-world data is noisy and complex, and the text annotations are not always perfectly timed to the events they describe. The study showed that in these real-world scenarios, the text often carried general information about a topic but was not tightly linked to the specific timestamp it was attached to. For instance, a news article about a drought might be relevant to crop yields for months, but a tool might struggle to pinpoint exactly which day the drought would impact the numbers. The researchers discovered that while the text did contain useful information, simply fusing it with the data often made predictions worse rather than better. The text was not always wrong, but it was often too diffuse to help a model predict a specific future value.
Based on these experiments, the team established a set of practical rules for anyone trying to combine text and time series data. They recommend using specific, stable tools to audit text before training a model, rather than relying on complex neural estimators that can be unstable with small datasets. They also suggest that instead of just asking if text is generally useful, researchers should check if the text is actually paired correctly with the specific moment it describes. If the pairing is weak, the text might be better left out entirely. The study concludes that while the idea of combining words and numbers is powerful, it requires a careful, principled approach to ensure that the words are actually informing the forecast and not just confusing the machine. By providing a way to measure the true value of text before a model is even built, this work offers a path toward more reliable and transparent forecasting systems in fields where getting the prediction right matters most.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.