Skip to content

Latest commit

 

History

History
106 lines (87 loc) · 4.25 KB

File metadata and controls

106 lines (87 loc) · 4.25 KB
layout home
title HongLin He
<script src="/assets/i18n.js"></script>
English 中文简体 中文繁體 日本語 한국어 Français Deutsch Español
🌙

HongLin He

Independent researcher in hyperbolic geometry, quantum-inspired IR, and LLM context extension


Research Interests

🌐 Hyperbolic Geometry

Poincaré ball embeddings for hierarchical document retrieval in RAG systems

⚛️ Quantum-Inspired IR

Density matrix representations and measurement collapse for context selection

🧠 LLM Context Extension

Adaptive compression with closed-loop quality feedback for long-context processing

🔧 Embedded Systems

Rust/Zig firmware for smart energy metering on Cortex-M0+


🔬 UCEF: Universal Context Extension Framework

I designed UCEF, a model-agnostic framework enabling any LLM to process documents far exceeding its native context window through hyperbolic retrieval, quantum-inspired selection, adaptive compression, and quality feedback.

Results on LongBench (8 tasks × 30 samples/task × 2 models):

Model Method ROUGE-L TokenF1 vs RAG
GLM-4-flashRAG top-k0.13400.1498
GLM-4-flashUCEF0.14790.1671+10.3%
DeepSeek-v3RAG top-k0.18000.1919
DeepSeek-v3UCEF0.21460.2306+19.3%

Statistical significance (DeepSeek-v3): Wilcoxon p=0.011, paired t-test p=0.007 ✅

📄 GitHub · 📊 Documentation · 📝 Paper


What have I been up to?

  • May 2026Real benchmark experiments: UCEF on LongBench with GLM-4-flash and DeepSeek-v3
  • Apr 2026FeMeter firmware Phase 1-4 complete, FreeRTOS 11.x migration done
  • Mar 2026UCEF v2026.5.2 released: all phases complete
  • Jan 2026Competitive analysis of hyperbolic RAG landscape

Contact