cs.AI(2025-09-14)
📊 共 22 篇论文 | 🔗 2 篇有代码
🎯 兴趣领域导航
支柱九:具身大模型 (Embodied Foundation Models) (16 🔗1)
支柱二:RL算法与架构 (RL & Architecture) (5 🔗1)
支柱一:机器人控制 (Robot Control) (1)
🔬 支柱九:具身大模型 (Embodied Foundation Models) (16 篇)
🔬 支柱二:RL算法与架构 (RL & Architecture) (5 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 17 | Omni-CLST: Error-aware Curriculum Learning with guided Selective chain-of-Thought for audio question answering | 提出Omni-CLST框架,利用课程学习和选择性思维链提升音频问答性能。 | curriculum learning multimodal chain-of-thought | ||
| 18 | Trading-R1: Financial Trading with LLM Reasoning via Reinforcement Learning | 提出Trading-R1,利用强化学习提升LLM在金融交易中的推理能力。 | reinforcement learning instruction following | ✅ | |
| 19 | Mamba Outpaces Reformer in Stock Prediction with Sentiments from Top Ten LLMs | 利用大型语言模型情感分析,Mamba在股票预测中超越Reformer | Mamba large language model | ||
| 20 | Prompts to Proxies: Emulating Human Preferences via a Compact LLM Ensemble | 提出偏好重构理论以解决人类偏好模拟问题 | representation learning large language model | ||
| 21 | An Entropy-Guided Curriculum Learning Strategy for Data-Efficient Acoustic Scene Classification under Domain Shift | 提出熵引导的课程学习策略,解决声场景分类中的数据稀疏和域偏移问题 | curriculum learning |
🔬 支柱一:机器人控制 (Robot Control) (1 篇)
| # | 题目 | 一句话要点 | 标签 | 🔗 | ⭐ |
|---|---|---|---|---|---|
| 22 | Your Compiler is Backdooring Your Model: Understanding and Exploiting Compilation Inconsistency Vulnerabilities in Deep Learning Compilers | 揭示深度学习编译器漏洞:未经修改的编译器可引入模型后门 | manipulation |