全部/科技/实时热榜

Berkeley AI Research · 实时热榜

HISTORY2026年8月4日10 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS10 个热搜
  1. 01
    From CUDA to MLX: How K-Search Brings Decades of Kernel Expertise to Apple Silicon

    Figure 1: CUDA-to-MLX optimization translation map. CUDA optimization knowledge can be translated into architecture-native MLX strategies rather than copied instruction-for-instruction. We face a new epoch in computing. Hardware is changing rapidly — not just faster GPUs, but a growing range of chips from different vendors, each with its own architecture and often tailored to specific AI workloads. Software is changing just as fast, and AI coding tools now generate in minutes what took months of

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  2. 02
    Teaching LLMs to Update Beliefs for Efficient Long-Horizon Interaction

    Overview of ABBEL compared to traditional recursive summarization. Beliefs replace the full interaction history as the agent’s working context, and belief grading improves performance by supervising the contents of each belief state.. As task horizons grow, LLM contexts can’t scale forever. Self-summarization enables concise, interpretable contexts, but at a significant performance cost, especially for human assistance domains where high quality data is scarce, e.g., collaborative code generatio

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  3. 03
    Intelligence is Free, Now What? <br> Data Systems for, of, and by Agents

    ... government of the people, by the people, for the people ... — Abraham Lincoln, Gettysburg Address (1863) The cost of AI is dropping rapidly. GPT-4-class capabilities cost roughly $30 per million tokens in early 2023; today the same runs under $1 , and some providers are pushing costs below $0.10 . Across benchmarks, inference prices have fallen between 9x and 900x per year , with a median decline near 50x. Even frontier models are getting dramatically cheaper each generation, with open-sourc

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  4. 04
    2026 BAIR Graduate Showcase

    Congratulations to the Berkeley Artificial Intelligence Research (BAIR) Lab class of 2026! This year, BAIR celebrates another remarkable group of Ph.D. graduates whose curiosity, creativity, and perseverance have pushed the frontiers of artificial intelligence and machine learning. Their work spans the breadth of modern AI — robotics and embodied intelligence, large language models and reasoning, computer vision, generative modeling, AI safety, human-AI interaction, AI for science and healthcare

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  5. 05
    Adaptive Parallel Reasoning: The Next Paradigm in Efficient Inference Scaling

    Overview of adaptive parallel reasoning. What if a reasoning model could decide for itself when to decompose and parallelize independent subtasks, how many concurrent threads to spawn, and how to coordinate them based on the problem at hand? We provide a detailed analysis of recent progress in the field of parallel reasoning, especially Adaptive Parallel Reasoning. Disclosure: this post is part landscape survey, part perspective on adaptive parallel reasoning. One of the authors (Tony Lian) co-l

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  6. 06
    Gradient-based Planning for World Models at Longer Horizons

    GRASP is a new gradient-based planner for learned dynamics (a “world model”) that makes long-horizon planning practical by (1) lifting the trajectory into virtual states so optimization is parallel across time, (2) adding stochasticity directly to the state iterates for exploration, and (3) reshaping gradients so actions get clean signals while we avoid brittle “state-input” gradients through high-dimensional vision models. Large, learned world models are becoming increasingly capable. They can

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  7. 07
    Identifying Interactions at Scale for LLMs

    Understanding the behavior of complex machine learning systems, particularly Large Language Models (LLMs), is a critical challenge in modern artificial intelligence. Interpretability research aims to make the decision-making process more transparent to model builders and impacted humans, a step toward safer and more trustworthy AI. To gain a comprehensive understanding, we can analyze these systems through different lenses: feature attribution , which isolates the specific input features driving

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  8. 08
    Information-Driven Design of Imaging Systems

    An encoder (optical system) maps objects to noiseless images, which noise corrupts into measurements. Our information estimator uses only these noisy measurements and a noise model to quantify how well measurements distinguish objects. Many imaging systems produce measurements that humans never see or cannot interpret directly. Your smartphone processes raw sensor data through algorithms before producing the final photo. MRI scanners collect frequency-space measurements that require reconstructi

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  9. 09
    RL without TD learning

    In this post, I’ll introduce a reinforcement learning (RL) algorithm based on an “alternative” paradigm: divide and conquer . Unlike traditional methods, this algorithm is not based on temporal difference (TD) learning (which has scalability challenges ), and scales well to long-horizon tasks. We can do Reinforcement Learning (RL) based on divide and conquer, instead of temporal difference (TD) learning. Problem setting: off-policy RL Our problem setting is off-policy RL . Let’s briefly review w

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分
  10. 10
    What exactly does word2vec learn?

    What exactly does word2vec learn, and how? Answering this question amounts to understanding representation learning in a minimal yet interesting language modeling task. Despite the fact that word2vec is a well-known precursor to modern language models, for many years, researchers lacked a quantitative and predictive theory describing its learning process. In our new paper , we finally provide such a theory. We prove that there are realistic, practical regimes in which the learning problem reduce

    最高第 1000:00 达到当日首次采集时已在榜当日结束时仍在榜累计约20小时43分