Signal Brief

Scaling Laws for Hypernetwork-Based Knowledge Injection in Large Language Models

Nace AI研究团队发布论文,提出使用超网络将知识注入大语言模型,无需修改模型核心参数。方法通过超网络将自然语言事实转换为LoRA权重,附加在冻结的模型上,且最强结果为目标模型越大泛化越好。

twitter关注列表 Rohan Paul (@rohanpaul_ai) 发布 2026-07-23 收录 2026-07-23 观察

一句话判断

该论文提出超网络生成LoRA适配器的新范式,并发现缩放定律——模型越大生成的泛化越好,与传统微调不同。

核心信息

Nace AI研究团队发布论文,提出使用超网络将知识注入大语言模型,无需修改模型核心参数。方法通过超网络将自然语言事实转换为LoRA权重,附加在冻结的模型上,且最强结果为目标模型越大泛化越好。

原始内容

New paper from @NaceAI shows a possible way to add large bodies of knowledge without rewriting the language model’s core parameters. The study advances a key continual-learning goal: teaching a model new facts without directly disturbing its existing parameters. i.e. the method may reduce the need to repeatedly alter billions of base-model parameters whenever knowledge changes. The big idea is that one model can learn how to manufacture knowledge updates for another model. The base model’s weights never move, but extra low-rank matrices are added alongside them. Those matrices carry the injected information and redirect the model’s internal computation toward answers supported by the facts. Knowledge injection here becomes a reusable process rather than a separate fine-tuning job for every factual corpus. The method separates storing new facts from changing the language model that must reason with them. A frozen language model may absorb new knowledge through generated adapters while preserving its original parameters. The hypernetwork acts like a compiler that converts facts into temporary changes inside another model. The strongest result is that these generated updates generalized better as the target language model became larger. ![photo](https://pbs.twimg.com/media/HN8RDRaakAA9NIb.jpg) > **引用原帖 Nace AI (@NaceAI):** > Releasing new research on HyperNetworks @ NaceAI Research Team. Introducing 📄Scaling Laws for Hypernetwork-Based Knowledge Injection in Large Language Models. > arXiv Preprint: https://t.co/GnKbd2hUVH > More info: https://t.co/XukU17gBqP https://t.co/IiJAp4iBjg > https://x.com/NaceAI/status/2080143132524769373 Rohan Paul (@rohanpaul_ai): The HyperNet converts natural-language facts into a set of numerical adjustments called LoRA weights. The target model keeps every original parameter frozen, but adds these adjustments during its forward pass to produce the answer. And that steer the frozen target model toward the injected knowledge. The system does not fine-tune the language model on the new facts. It trains a separate network to convert those facts into LoRA adapters that sit beside the language model’s existing attention and feed-forward weights. – https://t.co/23K7brNibC Title: "Scaling Laws for Hypernetwork-Based Knowledge Injection in LLMs"

相关动态

02

FLUX 3 将极大影响机器人智能和学习

Black Forest Labs 发布 FLUX 3 统一多模态模型,支持图像、视频、音频和动作预测。其 Self-Flow 架构使机器人微调数据减少一半,相比早期模仿视频实验,机器人训练数据减少 10 倍,通过大规模视频预训练隐式学习物理规律。

twitter关注列表2026-07-23#模型发布#多模态#技术突破
观察
03

Black Forest Labs 发布 FLUX 3 统一多模态模型

Black Forest Labs 发布 FLUX 3,采用统一架构同时处理图像生成、视频、原生音频和机器人动作预测。视频已开放早期访问,后续将开放权重,并与 mimic、Audi 合作在真实机器人上运行。团队认为物理世界智能与内容创作可共享同一视觉基础模型。

twitter关注列表2026-07-23#模型发布#多模态#技术突破
观察
04

Sonilo 发布音频模型 1.0

Sonilo 发布了视频原生音频模型 Sound Effects 1.0,可自动从视频同步音频,支持三分钟输入并可根据文本生成独立音频素材。该模型与现有的 Video2Music 和 Text2Music 工具集成,Fal 独家提供 Day Zero API,并在基准测试中声称超越领先模型。

twitter关注列表2026-07-23#产品发布#技术突破
观察