You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Companion code for the MiLeTS 2026 paper "When Does Adversarial Refinement Help?" — adapting R3GAN (NeurIPS 2024) to multivariate time series imputation. A clearly-scoped negative result and open problem.
Negative result paper: the King Wen sequence has genuine anti-habituation statistical properties (confirmed via Monte Carlo against 100k baselines) but does not improve neural network training. Experiments on NVIDIA RTX 2060 (PyTorch) and Apple Silicon (MLX).
Pre-registered study: can MoE routers be trained for cache locality at no accuracy cost? A negative result at 137M scale, plus edge memory-bandwidth-wall measurements. Single RTX 3070.
A Windows 11 Bluetooth LE Audio/LC3 driver project targeting Qualcomm on x86-64 — with an explanation of why it can't work without an OEM or reverse-engineered driver for the hardware layer. Plus a tool to check LE Audio support on your PC. Not an installable driver.
Algorithmic study of sub-fp16 KV cache compression on shared-memory mobile SoCs. Documented negative result: scalar sign+magnitude (incl. outlier extraction + 2-bit) insufficient vs KIVI. Cos sim shown unreliable for KV-quant PPL.
Content-aware adaptive sampling for Stable Diffusion - dynamically optimizing inference steps based on prompt complexity for 30-50% speedup with <5% quality loss.
Claim-bounded failure-boundary audit of an A10-derived Hubble-tension scaffold: no physical E(z)/H(z) bridge, no likelihood comparison, and no solution claim.
Archived negative result: measuring whether routing Claude Code prompts to free models saves tokens. It doesn't — three features, three measured failures.
Preregistered Stage 0 report: automatic memory distillation and DEV task calibration for a local LLM code optimization harness. Negative results with mechanism, frozen gates, no test tasks opened.