任雨山
Seventy3
73播客,名字取材于Sheldon最喜欢的数字,内容由NotebookLM生成,每天跟随AI读AI业界论文。
Where to listen?
Podcasts in the app Replaio Radio Coming soonPodcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts
Episodes
【第149期】Mind Evolution:一种进化搜索策略 26.02.2025 30:53
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Evolving Deeper LLM Thinking Summary This paper introduces Mind Evolution, a novel evolutionary search strategy for enhancing the problem-solving capabilities of Large Language Models (LLMs) in natural language planning. The method uses an LLM to generate, combine, and refine potential solutions iteratively, guided by feed...
【第148期】Embodied-RAG:赋予机器人在复杂环境中更强的记忆和推理能力 25.02.2025 16:57
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Embodied-RAG: General Non-parametric Embodied Memory for Retrieval and Generation Summary This paper introduces Embodied-RAG, a novel framework designed to equip robots with enhanced memory and reasoning capabilities in complex environments. It tackles challenges in applying Retrieval-Augmented Generation (RAG) to robotics...
【第147期】VideoRAG 24.02.2025 13:40
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: VideoRAG: Retrieval-Augmented Generation over Video Corpus Summary VideoRAG is a novel framework that enhances Retrieval-Augmented Generation (RAG) by incorporating video content. Unlike traditional RAG, which primarily uses text, VideoRAG dynamically retrieves relevant videos and integrates both visual and textual informa...
【第146期】如何训练能量模型EBM 23.02.2025 22:01
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: How to Train Your Energy-Based Models Summary Energy-Based Models (EBMs) offer a flexible approach to probabilistic modeling by specifying probability up to a normalizing constant, enabling the use of versatile architectures. The challenge lies in training these models due to the intractable normalizing constant. This docu...
【第145期】扩散模型的Inference-Time Scaling 22.02.2025 16:55
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Inference-Time Scaling for Diffusion Models beyond Scaling Denoising Steps Summary This research explores enhancing diffusion models by scaling inference-time computation beyond simply increasing denoising steps. The authors propose a search framework that identifies better noises for the diffusion sampling process. This f...
【第144期】Transformer-Squared:自适应LLM框架 21.02.2025 23:51
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Transformer-Squared: Self-adaptive LLMs Summary This research paper introduces Transformer2, a novel self-adaptive large language model (LLM) framework. Transformer2 uses Singular Value Fine-tuning (SVF), a parameter-efficient method, to train "expert" vectors for specific tasks using reinforcement learning. During inferen...
【第143期】构建能够终身学习的大型语言模型(LLM)代理 20.02.2025 20:44
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Lifelong Learning of Large Language Model based Agents: A Roadmap Summary This paper surveys techniques for building large language model (LLM) agents capable of lifelong learning. It categorizes key agent components into perception, memory, and action modules, emphasizing how these modules enable continuous adaptation and...
【第142期】Titans:神经长期记忆模块 19.02.2025 11:35
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Titans: Learning to Memorize at Test Time Summary This research paper introduces Titans, a novel family of neural architectures designed to improve long-term memory in sequence modeling. Titans incorporate a new neural long-term memory module that learns to memorize historical context at test time, addressing the limitatio...
【第141期】O1 Replication Journey:Part 3 18.02.2025 18:15
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: O1 Replication Journey -- Part 3: Inference-time Scaling for Medical Reasoning Summary This research paper investigates the effectiveness of inference-time scaling in large language models (LLMs) for medical reasoning tasks. The authors explore how increasing the processing time during inference improves the accuracy of LL...
【第140期】CNCD:新类型发现 17.02.2025 17:57
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: CLIP-guided continual novel class discovery Summary This research paper introduces a novel method for Continual Novel Class Discovery (CNCD), a challenging machine learning problem focusing on teaching a model new classes without forgetting previously learned ones, especially when old data is unavailable. The proposed meth...
【第139期】多语种控制机器人的能力评估 16.02.2025 12:25
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Language and Planning in Robotic Navigation: A Multilingual Evaluation of State-of-the-Art Models Summary This research paper evaluates the performance of several multilingual Small Language Models (SLMs) and one Arabic-centric Large Language Model (LLM) on vision-and-language navigation (VLN) tasks. Using the NavGPT frame...
【第138期】ParGo:弥合视觉与语言之间的鸿沟 15.02.2025 16:45
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: ParGo: Bridging Vision-Language with Partial and Global Views Summary This research introduces ParGo, a novel vision-language projector designed to improve multimodal large language models (MLLMs). ParGo bridges the gap between vision and language by integrating both global and partial views of images, addressing the limit...
【第137期】Agents, Sims and Assistants 14.02.2025 30:01
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Agents Are Not Enough Summary This research paper argues that current AI agents, while experiencing a resurgence, are insufficient for creating truly effective and sustainable AI systems. The authors analyze past failures of various agent architectures, identifying limitations in generalization, scalability, coordination,...
【第136期】R3GAN:简化的生成对抗网络 13.02.2025 14:30
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: The GAN is dead; long live the GAN! A Modern GAN Baseline Summary This NeurIPS 2024 paper introduces R3GAN, a simplified Generative Adversarial Network (GAN) that achieves state-of-the-art performance. The authors achieve this by developing a novel, mathematically well-behaved loss function that eliminates the need for the...
【第135期】Search-o1:文档中的推理 12.02.2025 10:51
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Search-o1: Agentic Search-Enhanced Large Reasoning Models Summary The paper introduces Search-o1, a framework enhancing large reasoning models (LRMs) by integrating an agentic search workflow. This allows the LRM to dynamically retrieve external knowledge when encountering uncertainties during complex reasoning tasks. A ke...
【第134期】DPO Kernels:通过结合核方法来增强直接偏好优化 11.02.2025 16:38
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: DPO Kernels: A Semantically-Aware, Kernel-Enhanced, and Divergence-Rich Paradigm for Direct Preference Optimization Summary This research paper introduces DPO-Kernels, an improved method for aligning large language models (LLMs) with human preferences. It enhances Direct Preference Optimization (DPO) by incorporating kerne...
【第133期】Meta-CoT:朝着系统2推理的方向发展 10.02.2025 22:21
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Towards System 2 Reasoning in LLMs: Learning How to Think With Meta Chain-of-Thought Summary The paper "Towards System 2 Reasoning in LLMs" explores methods for improving the reasoning capabilities of large language models (LLMs). It introduces Meta Chain-of-Thought (Meta-CoT), a framework that models the reasoning process...
【第132期】Agent Laboratory:科学研究助手 09.02.2025 26:34
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Agent Laboratory: Using LLM Agents as Research Assistants Summary The document details Agent Laboratory, an open-source framework using large language models (LLMs) to automate the scientific research process. It progresses through literature review, experimentation, and report writing stages, with human researchers provid...
【第131期】Orient Anything:一种用于估计图像中物体方向的模型 08.02.2025 12:19
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Orient Anything: Learning Robust Object Orientation Estimation from Rendering 3D Models Summary The paper introduces Orient Anything, a novel model for estimating object orientation in images. It addresses the challenge of limited labeled data by generating a large dataset of rendered 3D models with precise orientation ann...
【第130期】OS-Genesis:可为GUI Agent提供数据 07.02.2025 20:21
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: OS-Genesis: Automating GUI Agent Trajectory Construction via Reverse Task Synthesis Summary This research paper introduces OS-Genesis, a novel pipeline for synthesizing high-quality and diverse data for training Graphical User Interface (GUI) agents. Unlike existing methods that rely on pre-defined tasks or human supervisi...
【第129期】Sa2VA:Sam2+LLaVA 06.02.2025 14:51
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Sa2VA: Marrying SAM2 with LLaVA for Dense Grounded Understanding of Images and Videos Summary The research introduces Sa2VA, a unified model for understanding images and videos. Sa2VA combines the strengths of SAM-2 (video segmentation) and LLaVA (vision-language model) to perform various tasks like referring segmentation...
【第128期】MeCo:元数据调节与冷却 05.02.2025 17:56
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Metadata Conditioning Accelerates Language Model Pre-training Summary This research paper introduces Metadata Conditioning then Cooldown (MeCo), a novel method for improving the efficiency and controllability of large language model pre-training. MeCo incorporates readily available metadata, such as URLs, to enhance the mo...
【第127期】隐式 PRM:过程奖励模型 04.02.2025 15:38
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Free Process Rewards without Process Labels Summary This research paper proposes a cost-effective method for training process reward models (PRMs), which evaluate the intermediate steps of a reasoning process. Unlike existing PRMs requiring costly step-level labels, the authors demonstrate that a strong PRM can be implicit...
【第126期】ICAL:VLM的上下文抽取学习 03.02.2025 17:24
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: VLM Agents Generate Their Own Memories: Distilling Experience into Embodied Programs of Thought Summary This NeurIPS 2024 paper introduces In-Context Abstraction Learning (ICAL), a method that allows Vision-Language Models (VLMs) to learn from suboptimal demonstrations and human feedback. ICAL generates its own high-qualit...
【第125期】GraphAgent:一种用于分析结构化(图形)和非结构化(文本)数据的自动化代理 02.02.2025 19:36
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: GraphAgent: Agentic Graph Language Assistant Summary This paper introduces GraphAgent, a novel automated agent pipeline designed for analyzing both structured (graph) and unstructured (textual) data. GraphAgent uses three key agents: a Graph Generator Agent to create knowledge graphs from text, a Task Planning Agent to int...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.