Spaces:
Sleeping
Sleeping
File size: 978 Bytes
3340726 82f767a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
title: Paper Lifecycle
emoji: π
colorFrom: gray
colorTo: blue
sdk: gradio
sdk_version: 6.15.2
python_version: '3.13'
app_file: app.py
pinned: false
---
# arXiv CS Topic Lifecycle β Gartner Hype Cycle
Interactive visualization of how Computer Science research topics on arXiv move
through the Gartner hype cycle, 2022β2026. Drag the quarter slider to watch each
quarter's (cumulative) snapshot: topics are placed along the hype curve by phase
(Innovation Trigger β Peak β Trough β Slope β Plateau), sized by paper count.
- **Data**: ~536k arXiv CS papers (2022β2026), topics from OpenAlex.
Lifecycle snapshots: [`Elfsong/arxiv_cs_lifecycle`](https://huggingface.co/datasets/Elfsong/arxiv_cs_lifecycle).
- **Pipeline**: `src/lifecycle_quarterly.py` aggregates topics per quarter and
classifies each topic's phase per cumulative snapshot.
- **App**: `app.py` (Gradio + Plotly).
Config reference: https://huggingface.co/docs/hub/spaces-config-reference
|