Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
FAQs about Seventy3:How many episodes does Seventy3 have?The podcast currently has 625 episodes available.
April 18, 2025【第200期】用LLM做oi题目怎么样?Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Competitive Programming with Large Reasoning ModelsSummaryThis document from OpenAI explores the advancements of large reasoning models in competitive programming and software engineering. It details the development and evaluation of models like o1, o1-ioi (specialized for the International O...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more29minPlay
April 17, 2025【第199期】LLaDA:Large Language Diffusion ModelsSeventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Large Language Diffusion ModelsSummaryThe provided document introduces LLaDA, a novel language model that utilizes a diffusion process rather than the conventional autoregressive method. This work challenges the long-held belief that autoregressive modeling is the only path to creating effect...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more10minPlay
April 16, 2025【第198期】CODE I/O:通过预测代码输入输出进行推理Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:CODEI/O: Condensing Reasoning Patterns via Code Input-Output PredictionSummaryThe provided research paper introduces CODEI/O, a novel method for enhancing the reasoning capabilities of large language models by training them to predict code inputs and outputs using natural language rationales....去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more25minPlay
April 15, 2025【第197期】ReasonFlux:层级强化学习进行推理Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:ReasonFlux: Hierarchical LLM Reasoning via Scaling Thought TemplatesSummaryThe provided research paper introduces ReasonFlux, a novel framework designed to enhance the mathematical reasoning capabilities of large language models (LLMs). This system utilizes a structured library of thought tem...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more17minPlay
April 14, 2025【第196期】递归深度Test-Time ComputeSeventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Scaling up Test-Time Compute with Latent Reasoning: A Recurrent Depth ApproachSummaryThis paper introduces a novel language model architecture that enhances reasoning by iteratively processing information in a latent space rather than solely generating more tokens. This "recurrent depth" appr...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more16minPlay
April 13, 2025【第195期】AI大模型已经超过自我复制红线Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Frontier AI systems have surpassed the self-replicating red lineSummaryResearchers at Fudan University investigated the self-replication capabilities of frontier AI systems. Their paper presents findings that Meta's Llama3-70B-Instruct and Alibaba's Qwen2.5-72B-Instruct, contrary to reports f...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more22minPlay
April 12, 2025【第194期】AI在经济各领域中的实际应用情况研究Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Which Economic Tasks are Performed with AI? Evidence from Millions of Claude ConversationsSummaryThis research paper analyzes millions of Claude.ai conversations to provide empirical evidence of how AI is being used across the economy. The study maps these conversations to occupational tasks,...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more17minPlay
April 11, 2025【第193期】LM2:大型记忆模型Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:LM2: Large Memory ModelsSummaryThis paper introduces the Large Memory Model (LM2), a novel Transformer architecture enhanced with an auxiliary memory module to improve performance on tasks requiring long context and complex reasoning. The LM2's memory component stores and retrieves contextual...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more18minPlay
April 10, 2025【第192期】Transformer架构的局限Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:On Limitations of the Transformer ArchitectureSummaryThis paper explores theoretical limitations of the Transformer architecture, a cornerstone of large language models. Through the lens of Communication Complexity, the authors demonstrate that a single Transformer layer struggles with functi...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more25minPlay
April 09, 2025【第191期】Value-Based RL可拓展性研究Seventy3:借助NotebookLM的能力进行论文解读,专注人工智能、大模型、机器人算法方向,让大家跟着AI一起进步。进群添加小助手微信:seventy3_podcast备注:小宇宙今天的主题是:Value-Based Deep RL Scales PredictablySummaryThis research investigates the scaling properties of value-based deep reinforcement learning methods. The authors demonstrate that despite common beliefs, the performance of these methods can be predicted as computational resources and training dat...去小宇宙查看完整单集简介前往小宇宙评论区与主播互动...more21minPlay
FAQs about Seventy3:How many episodes does Seventy3 have?The podcast currently has 625 episodes available.