AI research vocabulary index (weekly)
Weekly index of the technical vocabulary driving AI research, mined from the titles and abstracts of every AI paper announced on arXiv in the trailing 7 complete days (cs.AI, cs.CL, cs.CV, cs.LG via the official keyless arXiv query API, 3 s between requests per the API Terms of Use). Deterministic pipeline: LaTeX stripped, hyphenated/spaced spellings merged, plural stemming, stopword + domain-filler screening, document-frequency filter (term must appear in >= 3 papers and <= 50% of the weekly corpus). Each term is scored by TF-IDF-style significance ln(N / df) * mean(1 + ln(tf)) over containing papers, min-max normalized 0-100, and ranked (significance desc, term_id asc). Each term carries a majority-vote AI subtopic (agents, reasoning, evals, llm, finetuning, rl, quantization, multimodal, vision, audio, nlp, robotics, ml-theory, data, education, other), up to 5 sample arXiv ids, and an example paper title. Columns: ISO week, day-granular fetch timestamp, deterministic term_id, display term, token count, paper count, paper share, significance score, emergence rank, AI subtopic, sample arXiv ids, example paper title, first-seen week, week-over-week velocity (attached automatically from the second snapshot on, when a prior snapshot exists in the hub; absent from the baseline snapshot). Primary key: (week, term_id). Cadence: weekly. Nullability: velocity_pct is absent from the first snapshot; every emitted column is otherwise never null. Caveats: subtopic is a keyword-rule majority vote, not a classifier; stemming is a small deterministic rule set, not a lemmatizer; significance measures vocabulary distinctiveness, not research quality. Only descriptive arXiv metadata is mined (CC0 1.0), so commercial_use = yes. Sample use: order by emergence_rank for the week's most distinctive technical vocabulary, or filter ai_subtopic = 'agents'.
- Rows
- 11,379
- Columns
- 13
- Source cadence
- Weekly
- Last refreshed
- Sep 25, 2026
- Theme
- technology
| Column | Type | Description |
|---|---|---|
| week | string | ISO week of the fetch (e.g. 2026-W39); the snapshot's trailing-7-day announcement window. (unit: ISO week) |
| fetched_at | string | Fetch timestamp, day-granular: the UTC date of the fetch at midnight. Same-day re-runs produce identical snapshots; a new day always yields a new content-hashed snapshot. (unit: ISO datetime) |
| term_id | string | Deterministic slug of the normalized term (lowercased, hyphens/spaces unified, plural stemmed); the primary row identity with week. (unit: id) |
| term | string | Display form of the term: the most common raw surface spelling seen in the corpus (ties broken lexicographically). (unit: text) |
| n_tokens | integer | Number of whitespace-separated tokens in the display term. (unit: count) |
| n_papers | integer | Number of distinct papers in the weekly corpus containing the term (cross-listing deduped). A term is indexed only when 3 <= n_papers <= 50% of the corpus. (unit: count) |
| paper_share | float | n_papers divided by the number of papers in the weekly corpus; the term's raw prevalence, independent of the significance score. (unit: share) |
| significance_score | float | TF-IDF-style distinctiveness: ln(corpus_size / document_frequency) times the mean over containing papers of (1 + ln(term frequency)), min-max normalized to 0-100 across the week's terms. Rewards vocabulary that is both repeated where it appears and rare across the corpus; not a quality or importance measure. (unit: score) |
| emergence_rank | integer | Rank by significance_score descending (1 = the week's most distinctive method vocabulary); ties broken by term_id ascending. (unit: rank) |
| ai_subtopic | string | AI subtopic for the term: the term string itself is matched against the same first-match-wins keyword rules as the sibling arXiv papers dataset (agents, reasoning, evals, llm, finetuning, rl, quantization, multimodal, vision, audio, nlp, robotics, ml-theory, data, education, other); when the term matches no rule, the majority subtopic of the papers containing it, excluding evals unless every containing paper is evals. Indicative, not a classifier. (unit: category) |
| sample_arxiv_ids | string | Pipe-joined sample of up to 5 arXiv ids of papers containing the term, ascending; per-term provenance into arXiv. (unit: ids) |
| example_paper_title | string | Title of the lowest arXiv-id paper containing the term; descriptive metadata under CC0 1.0. (unit: text) |
| first_seen_week | string | ISO week the term first entered the index; the baseline snapshot stamps every term with its own week. (unit: ISO week) |
First 10 sample rows — a preview, not the complete dataset.
| week | fetched_at | term_id | term | n_tokens | n_papers | paper_share | significance_score | emergence_rank | ai_subtopic | sample_arxiv_ids | example_paper_title | first_seen_week |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2026-W39 | 2026-09-25T00:00:00+00:00 | radiomic | radiomics | 1 | 3 | 0.001 | 100 | 1 | llm | 2609.26463|2609.26492|2609.26578 | Complementary Roles of Radiomics and Foundation Representations in Renal Cell Carcinoma Classification: A Comparative Study of 2D and 3D CT Encodings | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | flow-map | flow map | 2 | 3 | 0.001 | 88.999 | 2 | finetuning | 2609.23290|2609.26402|2609.27033 | Stochastic Flow Map for Count Data | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | sign-language | sign language | 2 | 3 | 0.001 | 84.919 | 3 | finetuning | 2609.21709|2609.25862|2609.29292 | SignGPT: Toward LLM-Mediated Sign Language Interaction through Gloss-Free Translation and Generation | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | mirage | mirage | 1 | 3 | 0.001 | 82.928 | 4 | agents | 2609.21554|2609.21755|2609.24537 | MIRAGE: Multi-Perspective Creative Language Model Reasoning with Reinforcement Learning Guidance | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | gesture | gesture | 1 | 5 | 0.002 | 82.006 | 5 | agents | 2609.21576|2609.25466|2609.25511|2609.25582|2609.29292 | GestureFAR: Streaming Co-Speech Gesture Generation with Flow Autoregression | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | lalm | lalms | 1 | 3 | 0.001 | 80.046 | 6 | reasoning | 2609.22851|2609.23589|2609.30227 | Discrete vs. Continuous: A Comprehensive Study of Unified Audio Understanding in LALMs | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | tracer | tracer | 1 | 3 | 0.001 | 80.046 | 7 | agents | 2609.24304|2609.28690|2609.29742 | Scale-Vector Alignment: A Scale-Aware Framework for Spatially Resolved Morphological Similarity in Astronomical Images | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | teammate | teammate | 1 | 3 | 0.001 | 79.213 | 8 | agents | 2609.23269|2609.29837|2609.29901 | Latent Telepathy: Multi-Robot Communication with Self-Supervised Perceptual Latents | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | indian | indian | 1 | 3 | 0.001 | 78.322 | 9 | agents | 2609.24199|2609.28826|2609.29167 | Vimarsha: Faithful ASR Evaluation for Indian Languages with Demographic Diversity, In-the-Wild Audio and Spelling Variations | 2026-W39 |
| 2026-W39 | 2026-09-25T00:00:00+00:00 | vista | vista | 1 | 3 | 0.001 | 78.322 | 10 | agents | 2609.23492|2609.23817|2609.23875 | CE$^4$L: Continual Ego, Exo, and Ego-Exo Learning | 2026-W39 |
- Current
20260925T052911Z-22a819cf5e84 · sha256 22a819cf5e84…
11,379 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/arxiv_ai_method_signals/ai_research_vocabulary_weekly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/arxiv_ai_method_signals/ai_research_vocabulary_weekly").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)API endpoint: https://datazimuts.com/v1/datasets/arxiv_ai_method_signals/ai_research_vocabulary_weekly
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260925T052911Z-22a819cf5e84 and its content hash, so readers get exactly the data you used.
AI research vocabulary index (agent-curated). (2026). AI research vocabulary index (weekly) [Data set, snapshot 20260925T052911Z-22a819cf5e84, sha256 22a819cf5e84]. Datazimuts. Retrieved 2026-09-25, from https://datazimuts.com/en/datasets/arxiv_ai_method_signals/ai_research_vocabulary_weekly?snapshot=20260925T052911Z-22a819cf5e84
@misc{dz_arxiv_ai_method_signals_ai_research_voca_22a819cf,
title = {{AI research vocabulary index (weekly)}},
author = {{AI research vocabulary index (agent-curated)}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/arxiv_ai_method_signals/ai_research_vocabulary_weekly?snapshot=20260925T052911Z-22a819cf5e84}},
note = {Snapshot 20260925T052911Z-22a819cf5e84, sha256 22a819cf5e848fb9fd02360b56f0c2a2b19c7b4b3ed01f56e401ea9fba2e4e7d; accessed 2026-09-25}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=arxiv_ai_method_signals%2Fai_research_vocabulary_weekly&lang=en&theme=auto&snapshot=20260925T052911Z-22a819cf5e84&x=week&y=n_tokens&agg=avg" title="AI research vocabulary index (weekly)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.