Tagged articles
6 articles
Page 1 of 1
Bighead's Algorithm Notes
Bighead's Algorithm Notes
Sep 16, 2025 · Artificial Intelligence

Paper Review: HGTS‑Former – A Hierarchical Hypergraph Transformer for Multivariate Time‑Series Analysis

The HGTS‑Former model introduces a hierarchical hypergraph backbone combined with a Transformer to capture high‑order and dynamic dependencies in multivariate time‑series data, and experimental results on eight datasets show it consistently outperforms state‑of‑the‑art methods in both long‑term forecasting and interpolation tasks.

HGTS-FormerHypergraphTransformer
0 likes · 11 min read
Paper Review: HGTS‑Former – A Hierarchical Hypergraph Transformer for Multivariate Time‑Series Analysis
Model Perspective
Model Perspective
Jun 10, 2022 · Fundamentals

Exploring 1D Interpolation with SciPy: Linear, Nearest, Cubic & More

This article introduces the concept of interpolation for discrete data, demonstrates how to use SciPy's interp1d function with various methods (linear, nearest, nearest‑up, zero, quadratic, cubic), visualizes the resulting curves alongside the original points, and provides complete Python code for reproducing the plots.

Data visualizationinterpolationscipy
0 likes · 5 min read
Exploring 1D Interpolation with SciPy: Linear, Nearest, Cubic & More
ITPUB
ITPUB
May 10, 2020 · Artificial Intelligence

How AI Restores 100‑Year‑Old Beijing Footage to 4K: Techniques and Insights

A Chinese netizen used AI to colorize, upscale, and increase the frame rate of 1920 Beijing footage, sparking massive online interest, while the article explains the underlying AI interpolation methods, Gigapixel AI's role, and the technical challenges of restoring century‑old video.

AIGigapixelhistorical footage
0 likes · 7 min read
How AI Restores 100‑Year‑Old Beijing Footage to 4K: Techniques and Insights