AuraTracer智迹闻
中文

EVENT DOSSIER

Generating Bad Apple autonomously from a single initial state using a tiny recurrent dynamical system (417k params) [P]

2026-09-08 08:05 Models 🔥 42.2 heat score
1sources
1days unfolding
42.2heat score
3mentions
SummaryAI generated

The researchers used a tiny cycle dynamics system with only 417,000 parameters to successfully generate approximately 6,500 frames of full-resolution “Bad Apple” animation from a single initial state. The system employs a 64-dimensional latent space and works in conjunction with a frame decoder through timestamp-free closed-loop recursive transition (CTF). During the inference phase, peak memory usage was around 17.2 MB, and the process ran at over 200 FPS on an RTX 4080 graphics card. During training, techniques such as learned potential teacher tables, rolling horizon learning, state perturbation noise, and second-order differential acceleration regularization were used to address the problems of gradient vanishing and error accumulation. Momentum buffering was also scaled during management after the 500th epoch. Although the model was trained under a long horizon (K=512), it successfully expanded a complete 6.5k sequence, verifying its dynamic stability at a smaller parameter scale.

Related eventsRELATED EVENTS
Key entitiesKEY ENTITIES
BadAppleRNNGitHubSEBADA321

Coverage · reports per dayLANGUAGE SPLIT

Entity relations
BadAppleRNN × GitHub1BadAppleRNN × SEBADA3211GitHub × SEBADA3211

SignalsSIGNALS

Keyword heat
  • BadAppleRNN1
  • SEBADA3211
  • GitHub1

All reports (1)SOURCES

R r/MachineLearning en 2026-09-08 08:05

Generating Bad Apple autonomously from a single initial state using a tiny recurrent dynamical system (417k params) [P]

作者利用仅含 417k 参数的微小循环动力系统,从单一初始状态自主生成了约 6500 帧全分辨率《Bad Apple》视频。该系统采用 64 维潜空间,通过无时间戳输入的闭环递归过渡(CTF)与帧解码器协同工作,推理时峰值显存占用约 17.2 MB,在 RTX 4080 上运行速度超过 200 FPS。训练过程针对梯度消失及误差累积问题,采用了学习到的潜在教师表、滚动视界课程学习、状态扰动噪声以及二阶差分加速正则化等针对性技术,并在第 500 个 epoch 后对动量缓冲进行缩放管理。最终模型虽在长视界(K=512)下训练,却能成功展开完整的 6.5k 序列,验证了其在参数规模下的动力学稳定性。