메뉴
BL
The Decoder • 14일 전

구글, 미래를 예측하는 AI 모델 '타임스FM-3' 공개

IMP
7/10
핵심 요약

구글 리서치가 시계열 데이터뿐 아니라 관련 변수와 예정된 할인 일정, 날씨 예보 등 미래에 알려진 사건까지 활용해 미래를 예측하는 '타임스FM-3(TimesFM-3)'를 공개했습니다. 3억 3천만 개 파라미터의 이 모델은 단일 패스로 전체 미래 시점을 한 번에 예측해 기존의 단계별 예측 방식의 오차 누적 문제를 해결했으며, 세 개 벤치마크에서 최고 성능을 기록했습니다. 깃허브와 허깅페이스에 공개되었고 향후 빅쿼리(BigQuery)에도 추가될 예정입니다.

번역된 본문

구글의 새로운 AI 모델은 판매 데이터, 날씨, 할인 일정으로 미래를 예측합니다

구글 리서치가 일일 판매 수치와 같은 시계열 데이터에서 관련 데이터와 이미 알려진 예정 이벤트를 활용해 미래를 예측하는 AI 모델 '타임스FM-3(TimesFM-3)'를 공개했습니다.

현실 세계의 예측은 단일 변수에만 의존하는 경우가 드뭅니다. 구글은 아이스크림 판매량을 예측하려는 소매 체인을 예로 듭니다. 좋은 예측은 와플콘이나 시럽 같은 관련 제품, 과거 유동 인구, 날씨, 할인 캠페인, 공휴일 등도 함께 고려해야 합니다.

타임스FM-3는 이전 버전들과 같은 기반 아키텍처인 트랜스포머(Transformer) 기반이지만, 연속된 32개 데이터 포인트를 하나의 패치(patch)로 묶고 각 시계열을 공통 척도로 정규화하여 규모가 매우 다른 측정값도 직접 비교할 수 있게 합니다.

이 모델은 두 방향으로 데이터를 교차 처리합니다. 시간 축을 따라서는 단일 시계열 내 패턴을 찾으며, 미래 정보 누출을 막기 위해 과거 값만 사용합니다. 시계열 간에는 특정 시점의 모든 변수를 비교하며 그 관계를 학습해서, 예컨대 한 제품의 할인이 다른 제품 판매에 미치는 영향 같은 것을 파악할 수 있습니다.

구글에 따르면 이 모델은 3억 3천만 개의 파라미터를 가지며, 1조 개 이상의 데이터 포인트에 해당하는 실제 및 합성 시계열 데이터로 학습되었습니다. 이전 버전들과 마찬가지로 제로샷(zero-shot) 방식으로 작동해 새로운 작업에 추가 학습이 필요 없습니다.

타임스FM-3는 세 가지 유형의 보조 데이터를 처리합니다. 서로 다른 아이스크림 맛처럼 여러 관련 변수를 동시에 예측하고, 과거 유동 인구처럼 과거에만 알려진 요인을 반영하며, 계획된 할인이나 날씨 예보처럼 이미 알려진 미래 이벤트도 활용합니다. 단일 점 추정 대신, 타임스FM-3는 각 시간 단계마다 9개의 값을 출력해 예측의 범위와 불확실성을 담아냅니다.

원샷 예측이 오류가 잦은 단계별 방식을 대체

이전 버전들은 한 번에 한 블록씩 미래를 예측했는데, 구글은 이 방식이 느리고 컴퓨팅 자원을 많이 쓰며, 각 예측이 이전 예측에 기반하면서 오차가 누적된다고 설명합니다. 타임스FM-3는 모든 미래 시간 단계를 공란으로 표시한 뒤 한 번의 패스로 채우는 다른 접근법을 씁니다.

구글은 아이스크림 예시로 그 효과를 보여줍니다. 과거 판매량만 아는 모델은 평소 주간 패턴을 이어갈 뿐 계획된 프로모션을 전혀 감지하지 못합니다. 반면 타임스FM-3는 할인 일정을 받으면 과거 이력에서 프로모션이 수요를 얼마나 끌어올리는지 학습해, 각 프로모션 날에 약 20% 더 많은 판매를 예상합니다.

세 개 벤치마크에서 타임스FM-3가 선두

구글에 따르면 Gift-Eval, FEV-Bench, Time 세 벤치마크에서 타임스FM-3는 점 정확도와 불확실성 보정 모두에서 사전 학습된 모든 예측 모델 중 1위를 기록했습니다. 경쟁 모델로는 아마존의 Chronos-2, Toto-2.0 계열, 구글 자신의 TimesFM-2.5 등이 있습니다. 단일 변수에 한정해도 타임스FM-3는 필적하거나 앞서며, 데이터를 추가할수록 격차가 벌어집니다.

타임스FM-3는 깃허브(GitHub)와 허깅페이스(Hugging Face)에서 이용할 수 있으며, 구글은 향후 몇 주 내에 빅쿼리(BigQuery)에 추가할 계획입니다. 현재 빅쿼리의 AI.FORECAST 명령어는 TimesFM-2.5가 단일 변수 예측을 담당하고 있습니다.

구글은 2024년 이 모델 계열을 출시한 이후 소매, 금융, 제조, 의료, 과학 분야에 배포해 왔다고 밝혔습니다. 2025년 9월에 출시된 TimesFM-2.5까지의 모든 버전은 한 번에 하나의 데이터 시계열만 처리할 수 있었기에, 타임스FM-3의 다변량 지원은 큰 발전입니다.

구글은 시계열을 넘어선 예측 모델도 개발 중입니다. 8월 초 구글 딥마인드는 열대성 저기압을 위한 오픈소스 AI 시스템 'WeatherNext Cyclones'를 공개했는데, 이 시스템은 선도적인 운영 모델보다 약 하루 더 멀리까지 폭풍 경로와 강도를 예측합니다.

AI 뉴스, 과장 없이 – 사람이 엄선합니다

THE DECODER를 구독하면 광고 없는 기사, 주간 AI 뉴스레터, 독점 "에이"

원문 보기
원문 보기 (영어)
Google's new AI model predicts the future from sales data, weather, and discount schedules Jonathan Kemper View the LinkedIn Profile of Jonathan Kemper Sep 12, 2026 Nano Banana Pro prompted by THE DECODER Google Research has released TimesFM-3, an AI model that forecasts the future from time series like daily sales figures, drawing on related data and known upcoming events to improve its predictions. Real-world forecasts rarely depend on a single variable, and Google illustrates this with a retail chain trying to predict ice cream sales. A good forecast should also factor in related products like waffle cones or syrup, along with past foot traffic, weather, discount campaigns, and holidays. TimesFM-3 is built on a Transformer, the same base architecture as its predecessors, but it groups 32 consecutive data points into a single patch and normalizes each series to a common scale so measurements of very different magnitudes can be compared directly. The model processes data in two alternating directions. Along the time axis, it looks for patterns within a single series, only drawing on past values to avoid leaking future information. Across series, it compares all variables at a given point in time and learns how they relate, which lets it pick up on things like how a discount on one product affects sales of another. The model has 330 million parameters and was trained on real and synthetic time series totaling more than one trillion data points, according to Google. Like its predecessors, it works zero-shot and needs no extra training for new tasks. TimesFM-3 handles three types of supplementary data. It predicts multiple related variables at once, like different ice cream flavors, and it incorporates factors known only for the past, such as historical foot traffic. It also uses known future events like planned discounts or weather forecasts . Instead of a single point estimate, TimesFM-3 outputs nine values per time step to capture the range and uncertainty of each prediction. One-shot forecasting replaces error-prone step-by-step approach Earlier versions predicted the future one block at a time, which Google says was slow, compute-heavy, and let errors compound as each prediction built on the last. TimesFM-3 takes a different approach by marking all future time steps as blanks and filling them in a single pass. Google shows the payoff with its ice cream example. A model that only knows past sales just continues the usual weekly pattern, blind to planned promotions. When TimesFM-3 gets the discount schedule, it learns from history how much promotions boost demand and expects roughly 20 percent more units on each promotion day. TimesFM-3 leads across three benchmarks On Gift-Eval, FEV-Bench, and Time, TimesFM-3 ranks first among all pretrained forecasting models in both point accuracy and uncertainty calibration, according to Google. Competitors include Amazon's Chronos-2 , the Toto-2.0 family, and Google's own TimesFM-2.5. Even limited to a single variable, TimesFM-3 matches or beats the field, and adding more data widens the gap. TimesFM-3 is available on GitHub and Hugging Face , and Google plans to add it to BigQuery in the coming weeks. TimesFM-2.5 currently handles single-variable forecasting there via the AI.FORECAST command. Since the family launched in 2024, Google says it has been deployed in retail, finance, manufacturing, healthcare, and the sciences. All versions through TimesFM-2.5, released in September 2025, could only process one data series at a time, making TimesFM-3's multivariate support a major step forward. Google is also building forecasting models beyond time series. In early August, Google DeepMind released WeatherNext Cyclones , an open-source AI system for tropical cyclones that predicts storm tracks and intensity about a day further out than leading operational models. AI News Without the Hype – Curated by Humans Subscribe to THE DECODER for ad-free reading, a weekly AI newsletter, our exclusive "AI Radar" frontier report six times a year, full archive access, and access to our comment section. Subscribe now --> Read on for the full picture. Subscribe for hype-free coverage. Full access to every article on THE DECODER No ads Join the comments and community discussions A weekly AI news recap via mail 6x/year: "AI Radar" — deep dives on the AI topics that matter most Daily AI news, always up to date Our full ten-year archive Covered by a team with 10+ years in AI Subscribe to The Decoder -->