Tagged articles

Sonar-TS

3 articles · Page 1 of 1
Data Party THU
Data Party THU
Sep 3, 2026 · Databases

Sonar-TS: Training-Free Natural Language Querying for Massive Time Series Databases

Sonar-TS introduces a training-free framework for natural language querying of massive time series databases, defining the new NLQ4TSDB problem, creating the NLQTSBench benchmark, and using a search-then-verify approach with symbolic indexing and code-based verification to find pattern matches across millions of data points.

NLQ4TSDBNLQTSBenchSonar-TS
0 likes · 12 min read
Sonar-TS: Training-Free Natural Language Querying for Massive Time Series Databases
Machine Learning Algorithms & Natural Language Processing
Machine Learning Algorithms & Natural Language Processing
Aug 6, 2026 · Artificial Intelligence

Training‑Free Beats 14B Model: Sonar‑TS Fills Scale Gap in Time‑Series QA

The paper introduces Sonar‑TS, a training‑free neural‑symbolic system that tackles the newly defined NLQ4TSDB problem—natural‑language queries over database‑scale time‑series—by converting shape intents into searchable symbols and verifying candidates with executable code, achieving up to 3.8× higher scores than the strongest Text‑to‑SQL baseline while highlighting remaining challenges in shape understanding.

LLMNatural Language QuerySQL
0 likes · 10 min read
Training‑Free Beats 14B Model: Sonar‑TS Fills Scale Gap in Time‑Series QA
DataFunSummit
DataFunSummit
Jun 10, 2026 · Databases

Sonar-TS: A New Text-to-SQL Paradigm for Time‑Series Databases

The paper defines the NLQ4TSDB problem of letting non‑expert users query massive time‑series data with natural language, builds the large‑scale NLQTSBench benchmark, proposes the neural‑symbolic Sonar‑TS framework that searches then verifies, and shows it outperforms existing baselines while highlighting remaining challenges.

NLQ4TSDBSonar-TSText-to-SQL
0 likes · 9 min read
Sonar-TS: A New Text-to-SQL Paradigm for Time‑Series Databases