23 Matching Annotations
  1. Last 7 days
    1. The NLA consists of the AV and AR, which, together, form a round trip: original activation → text explanation → reconstructed activation. We score the NLA on how similar the reconstructed activation is to the original.

      NLA通过激活解释器(AV)和激活重构器(AR)形成闭环,通过重构质量评估解释准确性,这种创新方法为AI内部表示的可解释性提供了新范式。

  2. May 2026
    1. What if instead of building one giant AI, we evolved a coordinator to orchestrate a diverse team of specialized AIs?

      大多数人认为AI发展的方向是构建越来越大的单一模型,但作者提出了一种反直觉的观点:通过进化一个协调者来管理多个专业化AI可能更有效。这挑战了当前AI行业普遍追求模型规模扩大的共识。

  3. Apr 2026
    1. Agents and CDC streams are powerful together because they split the work well.

      大多数人可能认为AI代理应该独立完成所有任务,包括数据获取和处理。但作者提出反直觉的分工模式:AI专注于逻辑解释和适应,而数据库引擎专注于持续评估和精确更新。这种分工挑战了当前AI代理应该端到端处理所有任务的主流观点。

    2. The fix is not smarter prompts. It is software built to meet agents halfway.

      大多数人认为提高AI性能的关键在于更好的提示工程或更智能的模型。但作者认为解决方案在于重新设计软件架构,使其与AI代理更好地协作,而不是继续改进AI本身。这是一个颠覆性的观点,挑战了当前AI开发的主流方向。

    3. The agent interprets new information and adapts the logic. The engine applies that logic continuously and emits precise updates.

      大多数人认为AI代理应该具备自主决策和执行能力。但作者提出了一种反直觉的分工模式:AI代理负责策略和逻辑调整,而执行引擎负责持续应用这些逻辑。这种模式将AI从'执行者'重新定位为'策略制定者',挑战了AI自主性的主流认知。

    1. In a 1-million-token context, V4-Pro uses only 27% of the computing power required by its previous model, V3.2, while cutting memory use to 10%.

      大多数人认为AI模型处理更长上下文必然需要更多计算资源,但作者认为DeepSeek V4通过创新架构实现了惊人的效率提升,大幅降低了计算和内存需求。这一反直觉的发现挑战了'长上下文等于高成本'的行业认知。

    1. The filing cabinet keeps getting bigger. But a bigger filing cabinet is still a filing cabinet.

      大多数人认为通过扩大上下文窗口和检索能力可以解决AI的'记忆'问题,但作者认为这本质上只是让文件柜变大,而没有改变其本质。这个观点挑战了当前AI领域对'扩展上下文'的主流研究方向,暗示我们需要从根本上重新思考AI如何存储和处理信息,而不仅仅是扩大容量。

    1. Build a cognitive core, a model that contains only the algorithms for reasoning and problem-solving, stripped of encyclopedic memorization

      Karpathy提出的认知核心概念挑战了当前AI模型的架构设计理念,暗示我们可能一直在错误的方向上投入资源。这一分离记忆与推理的思路,可能代表AI发展的范式转变。

    1. Aegis Core provides the foundational infrastructure for orchestrating LLM-based security agents, monitoring their behavior, and tracking the evolution of AI security capabilities over time.

      这段陈述定义了Aegis Core的核心功能,它不仅仅是一个工具,而是一个完整的生态系统,用于管理AI安全代理并监控其行为。这种架构反映了当前AI安全研究的一个重要趋势:从静态防御转向动态监控和适应。

    1. Memory is now an extensible plugin system. Swap in any backend, or build your own.

      令人惊讶的是:Hermes Agent 将记忆系统转变为可扩展插件架构,这打破了传统AI系统中记忆功能通常被硬编码的限制。用户现在可以自由替换或自定义记忆后端,这种开放性在AI代理开发中相当罕见,为个性化定制提供了前所未有的灵活性。

    1. 原生多模态能力的引入并未削弱其编程逻辑,编程能力仍属于国内第一梯队。

      令人惊讶的是,GLM-5V-Turbo在增强视觉能力的同时,保持了其文本编程能力不退步。这打破了'增加模态会削弱核心能力'的常见认知,证明了多模态模型可以同时保持多种高水平的认知能力,这是AI架构设计上的重大突破。

    1. Meta also explicitly highlighted parallel multi-agent inference as a way to improve performance at similar latency

      令人惊讶的是,Meta明确强调了并行多代理推理作为在相似延迟下提高性能的方法。这表明AI系统正在从单一模型向多代理系统演进,可能是解决复杂问题的新范式,同时也暗示了未来AI系统架构的重大转变。

    2. Gemma4-31B worked in an iterative-correction loop (with a long-term memory bank) for 2 hours to solve a problem that baseline GPT-5.4-Pro couldn't

      令人惊讶的是,较小的Gemma4-31B模型通过迭代修正循环和长期记忆库工作了2小时,解决了GPT-5.4-Pro无法解决的问题。这表明模型架构创新和推理能力可能比单纯的规模扩展更重要,为AI发展提供了新的方向。

    1. Unlike traditional GPU-centric systems, MegaTrain stores parameters and optimizer states in host memory (CPU memory) and treats GPUs as transient compute engines.

      令人惊讶的是:这项研究彻底颠覆了传统GPU训练范式,将百亿参数模型的训练重心从GPU转移到CPU内存,这打破了人们对GPU作为AI训练核心的固有认知。这种'GPU仅作为计算引擎'的理念可能重新定义大模型训练的基础架构。

    1. This unified design naturally extends beyond static images to video, voice agents, and fully interactive world simulators.

      令人惊讶的是:UNI-1的统一设计能够自然地扩展到视频、语音代理和完全交互式世界模拟器,这表明该模型架构具有极强的可扩展性,可能成为未来多模态AI系统的基础框架。

    1. Reconstructing raw inputs forces models to model irrelevant low-level detail. Predicting in a learned embedding space allows the model to focus on semantically meaningful, causally relevant features.

      大多数人认为AI模型需要重建完整的输入数据才能理解世界,但作者认为这种方法迫使模型关注无关的低级细节。相反,在嵌入空间中进行预测可以让模型专注于语义上有意义、因果相关的特征,这是一个反直觉的见解。

    1. these two challenges are fundamentally distinct: the former relies on fuzzy semantic planning, while the latter demands strict logical constraints

      主流AI研究通常将语义规划和逻辑验证视为可以统一处理的问题,但作者明确指出它们是根本不同的挑战。这一观点与当前大多数LLM代理方法相悖,暗示了单一神经网络架构的局限性。

    1. Sandboxes made for running tens of thousands of agents

      大多数人认为在单个系统中运行数万个AI代理是不现实的,会导致资源竞争和性能下降。Freestyle明确将此作为设计目标,暗示他们的架构可能重新定义了AI代理的规模边界,挑战了关于AI系统可扩展性的主流认知。

  4. Jan 2026
    1. Some good pointers to [[Brian Eno c]] work and thinking, to follow up.

      Also good anecdote from one of those links on Rem Koolhaas notion of n:: premature sheen Making things look nice early takes away from thinking about other points of quality. Jeremy applies it to AI too, the premature sheen generate awe, but not quality output.

    1. for - Yann Lecun - paper - Yann Lecun - AI - LLMs are dead - language is optional for reasoning - to paper - VL-JEPA: Joint Embedding Predictive Architecture for Vision-language - https://hyp.is/eSxi8OxGEfCF7QMFiWL9Fg/arxiv.org/abs/2512.10942

      Comment - That language and reasoning are separate is obvious. - If we look at the diversity of life and its ability to operationalize goal seeking behavior, that already tells you that - Michael Levin's research on goal-seeking behavior of organisms and the framework of multi-scale competency architecture validates Lecun's insight - Orders of magnitude fewer efficiency of Lecun's team's prototype compared to LLM also validates this

  5. Sep 2023
      • for: bio-buddhism, buddhism - AI, care as the driver of intelligence, Michael Levin, Thomas Doctor, Olaf Witkowski, Elizaveta Solomonova, Bill Duane, care drive, care light cone, multiscale competency architecture of life, nonduality, no-self, self - illusion, self - constructed, self - deconstruction, Bodhisattva vow
      • title: Biology, Buddhism, and AI: Care as the Driver of Intelligence
      • author: Michael Levin, Thomas Doctor, Olaf Witkowski, Elizaveta Solomonova, Bill Duane, AI - ethics
      • date: May 16, 2022
      • source: https://www.mdpi.com/1099-4300/24/5/710/htm

      • summary

        • a trans-disciplinary attempt to develop a framework to deal with a diversity of emerging non-traditional intelligence from new bio-engineered species to AI based on the Buddhist conception of care and compassion for the other.
        • very thought-provoking and some of the explanations and comparisons to evolution actually help to cast a new light on old Buddhist ideas.
        • this is a trans-disciplinary paper synthesizing Buddhist concepts with evolutionary biology
  6. Jun 2020