paper_lifecycle / README.md
elfsong
Add quarterly topic hype-cycle pipeline and slider visualization
82f767a
|
Raw
History Blame Contribute Delete
978 Bytes

A newer version of the Gradio SDK is available: 6.20.0

Upgrade
metadata
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.
  • 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