cs.LG(2024-06-08)
📊 共 4 篇论文
🎯 兴趣领域导航
🔬 支柱九:具身大模型 (Embodied Foundation Models) (2 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 1 | Critical Phase Transition in Large Language Models | 揭示大语言模型中的临界相变现象,类比自然语言的统计特性 | large language model | ||
| 2 | LoCoCo: Dropping In Convolutions for Long Context Compression | 提出LoCoCo,通过卷积动态融合KV缓存,实现长文本高效压缩。 | large language model |
🔬 支柱二:RL算法与架构 (RL & Architecture) (2 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 3 | CMamba: Channel Correlation Enhanced State Space Models for Multivariate Time Series Forecasting | 提出CMamba模型,通过增强通道相关性的状态空间模型提升多元时间序列预测性能。 | Mamba state space model | ||
| 4 | Benchmarking Neural Decoding Backbones towards Enhanced On-edge iBCI Applications | 针对边缘iBCI应用,评估GRU、Transformer、RWKV和Mamba四种神经解码骨干网络 | Mamba state space model |