目录
英伟达推出机器人“新大脑”Jetson Thor,算力飙升7.5倍
Nvidia Unveils Robot's 'New Brain' Jetson Thor, Compute Power Skyrockets 7.5 Times
Apple Unveils New AI Training Paradigm: Checklist-Based Feedback Outperforms Human Scoring
Microsoft Open-Sources VibeVoice-1.5B Model, Marking a New Breakthrough in Ultra-Long Multi-Speaker Speech Synthesis 🚀
Google Launches Next-Generation Text-to-Image Model Imagen 4 ✨
单词学习:![[a017ed03-5c73-4506-b229-8d342796f7f5.mp3]]
新闻播报:![[b6c080eb-8e29-4b08-99e5-29e668bfb404.mp3]]

英伟达推出机器人“新大脑”Jetson Thor,算力飙升7.5倍
简报:
- 英伟达正式发布新一代机器人芯片Jetson Thor,采用Blackwell GPU架构,专为人形机器人等物理AI智能体设计。
- 相比上一代Jetson Orin,Jetson Thor的AI算力提升7.5倍,达到2070 FP4 TFLOPS,能效提升3.5倍,并配备128GB内存。
- 该芯片支持在端侧实时运行生成式AI模型,并配备完整的NVIDIA AI软件栈及Isaac仿真平台,以减少对云端的依赖。
- Jetson Thor开发者套件起售价为3499美元(约合2.5万元人民币),量产级模组售价为2999美元(约合2.14万元人民币)。
- 国内外多家企业已宣布采用,包括中国的宇树科技、银河通用,以及国际上的Amazon Robotics、Boston Dynamics、Figure等。
相关链接:
Nvidia Unveils Robot's 'New Brain' Jetson Thor, Compute Power Skyrockets 7.5 Times
Brief:
- Nvidia officially released its next-generation robot chip, Jetson Thor, featuring the Blackwell GPU architecture and designed specifically for physical AI agents like humanoid robots. 🤖
- Compared to its predecessor, Jetson Orin, Jetson Thor boasts a 7.5x increase in AI compute power, reaching 2070 FP4 TFLOPS, a 3.5x improvement in energy efficiency, and comes with 128GB of memory. 🚀
- The chip supports real-time generative AI model inference at the edge and is equipped with the complete NVIDIA AI software stack and Isaac simulation platform to reduce reliance on cloud services.
- The Jetson Thor developer kit starts at 3,499USD(approximately25,000RMB),whiletheproduction−readymoduleispricedat2,999 USD (approximately 21,400 RMB).
- Numerous companies, both domestic and international, have announced their adoption, including China's Unitree Robotics, Galaxy Universal, and international players like Amazon Robotics, Boston Dynamics, and Figure. 💡
Related Links:
Adoption
/əˈdɑːp.ʃən/
n. 收养;采纳
▶ "The adoption of electric cars has increased significantly in recent years."
[例句] 近年来,电动汽车的采纳率大幅提升。
◼
衍生词
adopt (v.)
收养,采纳
adoptive (adj.)
收养的
苹果发布AI训练新范式:清单式反馈优于人工评分
简报:
- 苹果研究团队提出一种名为“基于清单反馈的强化学习”(RLCF)的AI训练新方法,旨在提升大语言模型执行复杂指令的能力。
- 该方法用详细的任务清单和0-100的精确评分机制,替代了传统依赖人工“点赞”或“点踩”进行反馈的RLHF方法。
- 实验结果表明,RLCF是唯一在FollowBench、InFoBench等五个常用评测基准上均取得性能提升的方案,在某些任务上提升幅度最高达8.2%。
- 技术上,该方法使用一个更强大的“教师模型”(Qwen2.5-72B-Instruct)为用户指令生成检查清单,并对“学生模型”的回答进行评分,以形成奖励信号进行优化。
- 研究人员也指出该方法的局限性,包括需要依赖更强大的模型作为评估标准,且该方法并非为安全对齐而设计。
相关链接:
Briefing:
- Apple's research team has proposed a new AI training method called "Reinforcement Learning from Checklist Feedback" (RLCF) 🧠, aimed at improving the ability of large language models to execute complex instructions.
- This method replaces the traditional RLHF approach, which relies on human "likes" or "dislikes" for feedback, with detailed task checklists and a precise 0-100 scoring mechanism.
- Experimental results show that RLCF is the only solution that achieved performance improvements across all five commonly used evaluation benchmarks, including FollowBench and InFoBench, with an improvement of up to 8.2% on some tasks. ✨
- Technically, the method uses a more powerful "teacher model" (Qwen2.5-72B-Instruct) to generate checklists for user instructions and then scores the "student model's" responses to form reward signals for optimization.
- Researchers also pointed out the method's limitations, including the reliance on a more powerful model as an evaluation standard, and that the method is not designed for safety alignment. 🧐
Related Links:
Instruction
/ɪnˈstrʌk.ʃən/
n. 指令;指导;用法说明
▶ "Please follow the instructions carefully before operating the device."
[例句] 在操作设备前请仔细阅读说明。
◼
衍生词
instruct (v.)
指导,教导
instructor (n.)
指导者,教师
微软开源VibeVoice-1.5B模型,实现超长多说话人语音合成新突破
简报:
- 微软研究院近日开源了其最新的音频模型VibeVoice-1.5B。
- 该模型可一次性合成长达90分钟的语音,并支持最多四位发言人同时对话。
- VibeVoice-1.5B实现了对24kHz原始音频3200倍的压缩率,并保持高保真效果。
- 模型采用了创新的双tokenizer架构(声学与语义),以解决音色与语义不匹配的问题。
相关链接:
Microsoft Open-Sources VibeVoice-1.5B Model, Marking a New Breakthrough in Ultra-Long Multi-Speaker Speech Synthesis 🚀
Brief:
- Microsoft Research recently open-sourced its latest audio model, VibeVoice-1.5B.
- The model can synthesize up to 90 minutes of speech at once and supports up to four speakers conversing simultaneously.
- VibeVoice-1.5B achieves a 3200x compression ratio for 24kHz raw audio while maintaining high-fidelity results. 🔊
- The model employs an innovative dual-tokenizer architecture (acoustic and semantic) to address the issue of timbre-semantic mismatch.
Related Links:
Synthesize
/ˈsɪn·θə·saɪz/
v. 合成;综合
▶ "Scientists were able to synthesize a new compound using advanced technology."
[例句] 科学家们利用先进技术合成了一种新化合物。
◼
衍生词
synthesis (n.)
合成;综合
synthesizer (n.)
合成器
synthesizing (v.)
合成(现在分词)
谷歌发布新一代文生图模型Imagen 4
简报:
- 谷歌正式发布其最新的文生图模型Imagen 4,现已通过Gemini API(付费预览)和Google AI Studio(限时免费测试)向开发者开放。
- 该模型也已集成到Gemini应用、Vertex AI平台以及包括Google Slides、Vids、Docs在内的Google Workspace套件中。
相关链接:
Google Launches Next-Generation Text-to-Image Model Imagen 4 ✨
Briefing:
- Google has officially launched its latest text-to-image model, Imagen 4, which is now available to developers via the Gemini API (paid preview) and Google AI Studio (limited-time free trial). 🚀
- The model has also been integrated into the Gemini app, Vertex AI platform, and the Google Workspace suite, including Google Slides, Vids, and Docs. 🎨
Related links:
▶ "Six subsidiaries of Inspur Group were added to the U.S. entity list."
[例句] 浪潮集团六家子公司被列入美国实体清单。
本文作者:topwind
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA
许可协议。转载请注明出处!