任雨山
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
【第49期】Responsibility in Multi-Agent Systems 18.11.2024 22:46
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Measuring Responsibility in Multi-Agent Systems Summary This research paper introduces a novel framework for quantitatively measuring responsibility in multi-agent systems. The authors extend the concept of causal responsibility, as defined by Parker et al., to include three metrics: proportion, probability, and entropy. T...
【第48期】测试时训练TTT(test-time training) 17.11.2024 24:24
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: The Surprising Effectiveness of Test-Time Training for Abstract Reasoning Summary This research paper investigates the effectiveness of test-time training (TTT) for improving the abstract reasoning capabilities of large language models (LLMs). The researchers demonstrate that TTT, a technique that involves updating model p...
【第47期】LoRA vs Full Fine-tuning 16.11.2024 15:47
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: LoRA vs Full Fine-tuning: An Illusion of Equivalence Summary This research paper investigates the differences between two popular methods for fine-tuning large language models: full fine-tuning and Low-Rank Adaptation (LoRA). While both approaches can achieve comparable performance on downstream tasks, the authors show tha...
【第46期】大模型的数据会用完吗? 15.11.2024 16:25
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Will we run out of data? Limits of LLM scaling based on human-generated data Summary This research paper investigates whether the limited availability of public human text data could constrain the continued scaling of large language models (LLMs). The authors use statistical models to predict when the total available stock...
【第45期】SeqComm:多智能体通讯机制 14.11.2024 16:39
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Multi-Agent Coordination via Multi-Level Communication Summary This research paper introduces a novel multi-agent communication scheme called Sequential Communication (SeqComm) that aims to improve coordination in cooperative multi-agent reinforcement learning (MARL) tasks. SeqComm tackles the coordination problem by treat...
【第44期】MIPRA解读 13.11.2024 23:59
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: A New Generation of Rules-based Approach: Mivar-based Intelligent Planning of Robot Actions (MIPRA) and Brains for Autonomous Robots Summary This paper proposes a new approach to planning robot actions, based on the Mivar expert system, and explores the effectiveness of this method in comparison with existing planning tech...
【第43期】Reward Centering 12.11.2024 21:04
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Reward Centering Summary This research paper investigates the effectiveness of reward centering, a technique that involves subtracting the average reward from observed rewards in reinforcement learning problems. The authors demonstrate that this simple method can significantly improve the performance of standard reinforcem...
【第42期】SELA:使用MCTS增强LLM 11.11.2024 13:49
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: SELA: Tree-Search Enhanced LLM Agents for Automated Machine Learning Summary The source explores a new method for automated machine learning called Tree-Search Enhanced LLM Agents (SELA). SELA uses a large language model (LLM) to suggest potential machine learning strategies, then employs Monte Carlo Tree Search (MCTS) to...
【第41期】Multimodal RAG 10.11.2024 12:00
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Beyond Text: Optimizing RAG with Multimodal Inputs for Industrial Applications Summary This research paper investigates the effectiveness of incorporating images alongside text in Retrieval Augmented Generation (RAG) systems for industrial applications. The authors explore two approaches for integrating multimodal models i...
【第40期】LLM使用bag of heuristics求解数学问题 09.11.2024 14:27
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Arithmetic Without Algorithms: Language Models Solve Math With a Bag of Heuristics Summary This research investigates how large language models (LLMs) perform arithmetic tasks. Instead of using complex algorithms or memorizing training data, the authors discovered that LLMs rely on a "bag of heuristics". These heuristics a...
【第39期】AFlow自动生成工作流 08.11.2024 14:42
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: AFlow: Automating Agentic Workflow Generation Summary This research paper presents AFLOW, a novel framework for automated workflow optimization for large language models (LLMs). It tackles the challenge of manually designing and refining agentic workflows, which are structured sequences of LLM invocations, by using Monte C...
【第38期】OpenAI的论文:SimpleQA 07.11.2024 12:04
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Measuring short-form factuality in large language models Summary This document introduces SimpleQA, a new benchmark for evaluating the factuality of large language models. The benchmark consists of over 4,000 short, fact-seeking questions designed to be challenging for advanced models, with a focus on ensuring a single, in...
【第37期】认知的几何特征 06.11.2024 8:46
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: The Geometry of Concepts: Sparse Autoencoder Feature Structure Summary This research paper investigates the structure of the "concept universe" within large language models (LLMs), specifically focusing on sparse autoencoders (SAEs). The authors examine the organization of SAE features at three distinct scales. At the atom...
【第36期】HIL-SERL 05.11.2024 11:08
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Precise and Dexterous Robotic Manipulation via Human-in-the-Loop Reinforcement Learning Summary The research paper "Precise and Dexterous Robotic Manipulation via Human-in-the-Loop Reinforcement Learning" investigates the effectiveness of human-in-the-loop reinforcement learning (HIL-SERL) for training robots to perform co...
【第35期】DriveDreamer4D 04.11.2024 15:45
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: DriveDreamer4D: World Models Are Effective Data Machines for 4D Driving Scene Representation Summary DriveDreamer4D is a novel framework that enhances 4D driving scene representation by leveraging world models. The system uses a world model to synthesize novel trajectory video data, which is then incorporated into a 4D Gau...
【第34期】Heterogeneous Pre-trained Transformers 03.11.2024 16:29
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Scaling Proprioceptive-Visual Learning with Heterogeneous Pre-trained Transformers Summary This research paper proposes a new architecture called Heterogeneous Pre-trained Transformers (HPT) to address the challenges of training generalist robotic models. HPT leverages a shared "trunk" transformer network to learn a task-a...
【第33期】多项式激活函数 02.11.2024 12:09
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Rethinking Softmax: Self-Attention with Polynomial Activations Summary This research paper examines the effectiveness of the softmax activation function in transformer architectures, commonly used for attention mechanisms. The authors argue that softmax's success stems not solely from its ability to produce a probability d...
【第32期】TapeAgents:AI Agent+log 01.11.2024 15:33
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: TapeAgents: a Holistic Framework for Agent Development and Optimization Summary The sources present TapeAgents, a novel framework for developing and optimizing large language model (LLM) agents. It leverages a structured log, called a tape, that records the agent's reasoning and actions, facilitating various aspects of the...
【第31期】给prompt加一个角色有用吗? 31.10.2024 18:29
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: When “A Helpful Assistant” Is Not Really Helpful: Personas in System Prompts Do Not Improve Performances of Large Language Models Summary This research paper investigates the impact of incorporating personas into system prompts used for interacting with large language models (LLMs). The authors conducted a large-scale stud...
【第30期】Diffusion Evolution Algorithm 30.10.2024 10:13
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Diffusion Models are Evolutionary Algorithms Summary This research paper proposes a novel approach to evolutionary algorithms called Diffusion Evolution, which draws a parallel between the process of biological evolution and the mathematical framework of diffusion models in machine learning. The authors demonstrate that di...
【第29期】Contextual Document Embeddings 29.10.2024 11:18
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Contextual Document Embeddings Summary This research paper proposes two methods for improving dense document embeddings, which are crucial for neural retrieval. The first method introduces a contextual training procedure that explicitly incorporates neighboring documents into the contrastive learning process. This approach...
【第28期】AEVB解读 28.10.2024 8:39
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Auto-Encoding Variational Bayes Summary The paper introduces a novel method for performing efficient approximate inference and learning in directed probabilistic models with continuous latent variables. This method, called Auto-Encoding Variational Bayes (AEVB), is based on a reparameterization of the variational lower bou...
【第27期】BERT解读 27.10.2024 9:32
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding Summary The paper proposes a new language representation model called BERT (Bidirectional Encoder Representations from Transformers), which is designed to learn deep bidirectional representations from unlabeled text. Unlike prior models, BERT...
【第26期】ELMo解读 26.10.2024 7:30
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Deep contextualized word representations Summary This research paper introduces a novel approach to deep contextualized word representation called ELMo (Embeddings from Language Models). ELMo utilizes a bidirectional language model (biLM) to learn representations for words that are context-dependent and capture both syntac...
【第25期】CoVe解读 25.10.2024 9:25
Seventy3: 用NotebookLM将论文生成播客,让大家跟着AI一起进步。 今天的主题是: Learned in Translation: Contextualized Word Vectors Summary The research paper proposes a method for improving natural language processing (NLP) models by transferring knowledge from a deep learning model trained for machine translation (MT). The authors show that incorporating contextualized word vectors (CoVe), generated...
Similar podcasts
Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.