任雨山

Seventy3

73播客,名字取材于Sheldon最喜欢的数字,内容由NotebookLM生成,每天跟随AI读AI业界论文。

Author

任雨山

Category

Technology

Podcast website

www.xiaoyuzhoufm.com

Latest episode

Jul 10, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

【第124期】面向通用机器人控制的VLA模型 01.02.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Towards Generalist Robot Policies: What Matters in Building Vision-Language-Action Models Summary This research paper explores the creation of Vision-Language-Action (VLA) models for generalist robot control. The authors investigate key design choices in VLAs, including the selection of Vision-Language Model (VLM) backbone...

【第123期】Cache-augmented generation (CAG) 31.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Don't Do RAG: When Cache-Augmented Generation is All You Need for Knowledge Tasks Summary This research paper introduces cache-augmented generation (CAG) as a more efficient alternative to retrieval-augmented generation (RAG) for knowledge-intensive tasks. CAG preloads all relevant knowledge into a large language model (LL...

【第122期】HuatuoGPT-o1:医学推理大模型 30.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: HuatuoGPT-o1, Towards Medical Complex Reasoning with LLMs Summary This research introduces HuatuoGPT-o1, a large language model (LLM) specialized for complex medical reasoning. The model is trained using a novel two-stage approach: first, a search-based strategy learns complex reasoning trajectories from a newly created da...

【第121期】一种新型的蒙特卡罗符合性预测 29.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Conformal prediction under ambiguous ground truth Summary This research paper proposes a novel Monte Carlo Conformal Prediction (CP) method to address uncertainty quantification in classification tasks with ambiguous ground truth labels. Standard CP methods often rely on "voted" labels derived from aggregated expert opinio...

【第120期】iTransformer:Inverted Transformers理解时间序列问题 28.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: iTransformer: Inverted Transformers Are Effective for Time Series Forecasting Summary The paper introduces iTransformer, a novel architecture for time series forecasting that inverts the standard Transformer structure. Instead of embedding multiple variates at each timestamp, iTransformer embeds each time series individual...

【第119期】DRT-o1:一种旨在改进包含明喻和隐喻句子翻译的新型神经机器翻译模型 27.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: DRT-o1: Optimized Deep Reasoning Translation via Long Chain-of-Thought Summary The paper introduces DRT-o1, a novel neural machine translation model designed to improve the translation of sentences containing similes and metaphors. DRT-o1 leverages a multi-agent framework to simulate extended reasoning during the translati...

【第118期】Mulberry:使用CoMCTS做类o1的多模态大模型 26.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Mulberry: Empowering MLLM with o1-like Reasoning and Reflection via Collective Monte Carlo Tree Search Summary This research paper introduces Mulberry, a series of multimodal large language models (MLLMs) designed for improved reasoning and reflection. The key innovation is CoMCTS, a novel Collective Monte Carlo Tree Searc...

【第117期】ExploreToM:一种用于生成复杂且多样化的心智理论 25.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Explore Theory of Mind: Program-guided adversarial data generation for theory of mind reasoning Summary The paper introduces ExploreToM, a novel framework for generating complex and diverse theory-of-mind (ToM) datasets for evaluating and training large language models (LLMs). ExploreToM uses an A* search algorithm and a d...

【第116期】LLM Inference-Time自我提升综述 24.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: A Survey on LLM Inference-Time Self-Improvement Summary This research survey explores Large Language Model (LLM) Inference-Time Self-Improvement (ITSI), techniques enhancing LLM performance at inference without retraining. The authors categorize ITSI methods into three groups: Independent, improving decoding processes; Con...

【第115期】ModernBERT 23.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Smarter, Better, Faster, Longer: A Modern Bidirectional Encoder for Fast, Memory Efficient, and Long Context Finetuning and Inference Summary This research paper introduces ModernBERT, a significantly improved encoder-only transformer language model. ModernBERT boasts state-of-the-art performance across various natural lan...

【第114期】DeepSeek V3技术报告 22.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: DeepSeek-V3 Technical Report Summary The document details DeepSeek-V3, a 671B-parameter Mixture-of-Experts large language model. It covers the model's architecture, including Multi-Head Latent Attention and an innovative auxiliary-loss-free load balancing strategy for DeepSeekMoE. The training process, encompassing pre-tra...

【第113期】ASAL:使用LLM自动搜索人工生命 21.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Automating the Search for Artificial Life with Foundation Models Summary This research paper introduces Automated Search for Artificial Life (ASAL), a novel method using foundation models (FMs) to automate the discovery of interesting artificial life (ALife) simulations. ASAL employs FMs to evaluate simulations across dive...

【第112期】Differentiable Cache Augmentation 20.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Deliberation in Latent Space via Differentiable Cache Augmentation Summary This research paper explores a novel method for improving large language models (LLMs) by augmenting their internal cache with latent embeddings generated by a separate "coprocessor" model. This coprocessor, trained using standard language modeling...

【第111期】LearnLM:Gemini在教育场景的应用 19.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: LearnLM: Improving Gemini for Learning Summary This research paper details the development and evaluation of LearnLM, a Google AI model designed for educational applications. LearnLM improves upon existing models by incorporating "pedagogical instruction following," allowing developers to specify desired teaching behaviors...

【第110期】PC Agent:通过学习人类认知过程来执行复杂的数字化工作 18.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: PC Agent: While You Sleep, AI Works -- A Cognitive Journey into Digital World Summary This research paper introduces PC Agent, a novel AI system designed to perform complex digital work by learning from human cognitive processes. The system comprises three key components: PC Tracker for data collection, a cognition complet...

【第109期】AutoFeedback:使用智能体做自动反馈系统 17.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Using Generative AI and Multi-Agents to Provide Automatic Feedback Summary This research paper explores using a multi-agent system called AutoFeedback to improve the quality of automatically generated feedback for student responses in science assessments. AutoFeedback uses two AI agents: one to generate initial feedback an...

【第108期】PAE:能够自主学习新的网页导航技能 16.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Proposer-Agent-Evaluator(PAE): Autonomous Skill Discovery For Foundation Model Internet Agents Summary This research introduces Proposer-Agent-Evaluator (PAE), a novel system that enables foundation model agents to autonomously learn new skills for web navigation. PAE leverages a context-aware task proposer to suggest task...

【第107期】SGD-SaI:替代Adam类优化方法 15.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: No More Adam: Learning Rate Scaling at Initialization is All You Need Summary The research introduces SGD-SaI, a novel optimization method that significantly improves the memory efficiency and training speed of large neural networks. Unlike adaptive methods like AdamW, SGD-SaI scales learning rates at initialization based...

【第106期】ScaleOT:保护隐私的大型语言模型离站微调的新型框架 14.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: ScaleOT: Privacy-utility-scalable Offsite-tuning with Dynamic LayerReplace and Selective Rank Compression Summary This research introduces ScaleOT, a novel framework for privacy-preserving offsite tuning of large language models (LLMs). ScaleOT addresses limitations of existing methods by using reinforcement learning to de...

【第105期】MAXINFORL:最大化对底层任务信息增益的强化学习 13.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: MaxInfoRL: Boosting exploration in reinforcement learning through information gain maximization Summary The paper introduces MAXINFORL, a novel reinforcement learning (RL) framework that improves exploration by maximizing information gain about the underlying task. It augments existing off-policy RL methods with directed e...

【第104期】STAR:无梯度的进化优化算法 12.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: STAR: Synthesis of Tailored Architectures Summary This research paper introduces STAR, a novel framework for automated deep learning architecture synthesis. STAR utilizes a hierarchical search space based on linear input-varying systems, numerically encoded as "genomes," which are optimized using gradient-free evolutionary...

【第103期】开源和闭源大型语言模型的比较研究 11.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: The Open Source Advantage in Large Language Models (LLMs) Summary This research paper compares open-source and closed-source Large Language Models (LLMs), examining their development, performance, accessibility, and ethical implications. Open-source LLMs, like LLaMA and BLOOM, prioritize accessibility and community collabo...

【第102期】Byte Latent Transformer (BLT):用byte级替代token级 10.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Byte Latent Transformer: Patches Scale Better Than Tokens Summary The paper introduces the Byte Latent Transformer (BLT), a novel large language model architecture that processes raw byte data without tokenization. BLT dynamically groups bytes into patches based on entropy, allocating computational resources efficiently. E...

【第101期】Large Concept Models (LCMs) 09.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Large Concept Models: Language Modeling in a Sentence Representation Space Summary This research paper introduces Large Concept Models (LCMs), a novel approach to language modeling that operates on sentence embeddings instead of individual tokens. LCMs aim to mimic human-like abstract reasoning by processing higher-level s...

【第100期】SLM更懂LLM提示词 08.01.2025

Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Smaller Language Models Are Better Instruction Evolvers Summary This research paper investigates the surprising effectiveness of smaller language models (SLMs) in improving instruction data for larger language models (LLMs). The authors challenge the common assumption that larger models are always superior for this task, d...

Listen to the Seventy3 podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.