前沿专利观察 / Patent Frontier Watch
创刊号:机器人、AI、制药、新材料八个值得企业家和科研团队关注的公开专利
2026年8月12日创刊。第一期不追求数量,只挑八件能代表技术路线、商业壁垒和研发机会的公开专利。
Founded on August 12, 2026. Issue 001 selects eight public patent documents that signal where robotics, AI, pharma, and advanced materials strategy may be moving.
写给企业家和科研团队
专利文件不是只给专利律师看的。对企业家来说,它是竞争对手正在押注的产品路线;对科研团队来说,它是产业界正在验证的技术问题;对技术管理者来说,它是决定研发预算、合作方向和专利布局的重要信号。
本期我们选择 8 件公开专利。选择标准不是“最新”两个字本身,而是这些专利是否能让企业和科研团队看到一个更早的产业趋势:人形机器人正在从硬件炫技走向可工作本体,机器人正在从编程走向技能迁移,AI 正在从模型调用走向知识增强和安全治理,制药正在从单点分子走向递送系统和平台技术,新材料正在从单一配方走向“材料组成 + 微结构 + 工艺 + 应用场景”的系统保护。
Patent documents are not only legal texts. For founders, they reveal product bets. For research teams, they expose technical problems that industry is trying to solve. For technology leaders, they help shape R&D budgets, collaboration choices, and patent portfolio timing.
本期怎么读 / How to Read This Issue
下面每件专利都按三个问题来拆:它想解决什么痛点,采用了什么技术方案,企业或科研团队应该从哪里得到启发。这样读者可以先理解技术逻辑,再决定是否需要进一步做专利族、权利要求和竞争对手分析。
Each patent below is explained through three questions: what problem it addresses, what solution it proposes, and why founders or research teams should care.
机器人 01:Figure AI 人形机器人本体结构
代表专利:US12611766B2, Humanoid robot with advanced kinematics。Google Patents 显示,该专利当前权利人为 Figure AI Inc,公开日为 2026-04-28,优先权日期为 2024-09-13。
它想解决什么问题?
人形机器人如果只是外形像人,并不一定能稳定完成搬运、行走、转身、下蹲、伸手等动作。真正难点在于:关节和执行器怎么布置,才能让机器人运动范围更大、姿态更稳定,同时避免某些关节角度下突然失去可控性的“奇异位”问题。
The problem is not making a robot look human. The problem is arranging joints and actuators so the robot can move through useful work postures while avoiding unstable or uncontrollable kinematic positions.
它采用了什么方案?
这件专利把人形机器人拆成躯干、骨盆、髋部和多类电动执行器,并强调执行器不是平均分布,而是按运动任务和关节关系进行配置。简单说,它试图通过“执行器位置 + 关节连接 + 躯干/骨盆关系”的整体设计,让机器人获得更好的动作范围和运动稳定性。
The proposed solution is a specific body architecture: torso, pelvis, hip structures, and multiple categories of electric actuators arranged according to motion requirements instead of being uniformly distributed.
企业和科研团队该看什么?
人形机器人不是只有大模型和算法,硬件本体也会形成专利壁垒。整机团队要关注关节、执行器、驱动、电池、散热和结构件的组合保护;供应链企业则可以从某一个关键模块切入,做可替代、可量产、可规避的技术路线。
The signal: embodiment is a moat. Founders should not treat humanoid robots as a pure AI story; actuator layout, joint architecture, manufacturability, and module-level alternatives deserve patent attention.
机器人 02:Standard Bots 机器人技能迁移
代表专利:WO2025155646A1, Devices, systems, and methods for transferring physical skills to robots。Google Patents 显示,该 PCT 公开文本当前权利人为 Standard Bots Co,公开日为 2025-07-24。
它想解决什么问题?
传统工业机器人部署成本高,因为很多任务需要工程师编程和调试。但工厂里真正懂动作细节的人,往往是一线操作员。问题是:怎样让普通操作员把“怎么拿、怎么放、怎么调角度”的经验快速教给机器人?
The problem is that robot programming is expensive and slow, while much of the practical know-how sits with human operators rather than robotics engineers.
它采用了什么方案?
专利把示教动作、自然语言指令、视觉识别、任务相似度评价、基础模型选择和实时参数调整放在一个训练流程里。可以把它理解成:人先演示或描述任务,系统判断这个任务像什么,再选择合适模型和参数,让机器人学会相似动作。
The solution combines demonstrations, natural-language prompts, visual/task similarity evaluation, foundation-model selection, and real-time parameter adjustment into a robot-training workflow.
企业和科研团队该看什么?
这类专利说明机器人竞争会从“卖机械臂”走向“让机器人快速学会新任务”。科研团队如果做具身智能,不应只记录模型精度,还要记录示教数据结构、任务拆分、交互界面和部署流程;企业则要关注这类流程是否会成为客户迁移成本。
The signal: robot learning workflows can become defensible assets. Labs should document the full training pipeline, not only model accuracy; companies should watch whether workflow patents create switching costs.
AI 01:Microsoft RAG 响应生成
代表专利:US20240346256A1, Response generation using a retrieval augmented AI model。Google Patents 显示,该申请当前权利人为 Microsoft Technology Licensing LLC,公开日为 2024-10-17。
它想解决什么问题?
大模型本身并不知道企业内部最新资料,也可能产生不准确回答。企业真正需要的是:员工问一个问题,系统能先找到企业知识库、产品文档或实时资料里的相关内容,再让模型基于这些资料回答。
The problem is that a general LLM may not know current enterprise information and may hallucinate. Businesses need responses grounded in their own knowledge sources.
它采用了什么方案?
专利流程可以拆成四步:接收用户查询;把查询转成特征向量;在增强信息库中找到向量相似的资料;把这些资料作为增强提示交给大模型生成回答。它保护的不是“使用大模型”这个概念,而是把检索、增强信息和模型回答连接起来的工程路径。
The solution turns a query into a feature vector, retrieves related augmentation information through vector comparison, builds an augmented prompt, and uses the AI model to generate a grounded response.
企业和科研团队该看什么?
垂直 AI 的专利机会不一定在模型本身,而在“如何把企业知识可靠接入模型”。行业知识库结构、权限控制、检索规则、引用溯源、反馈修正和输出验证,都可能比“用了哪个模型”更有保护价值。
The signal: vertical AI moats may sit in retrieval architecture, domain data organization, access control, provenance, feedback loops, and verification rather than the base model alone.
AI 02:American Express LLM 供应链安全
代表专利:US20250086270A1 / US12579256B2, Large language model (LLM) supply chain security。Google Patents 显示,该专利族当前权利人为 American Express Travel Related Services Co Inc,申请于 2025-03-13 公开,并于 2026-03-17 授权。
它想解决什么问题?
企业使用 LLM 时,风险不只来自模型回答错误,还来自整个使用链路:谁把模型接入了什么应用,用了哪些测试材料,提示和数据从哪里来,输出结果是否被审计,系统是否引入了不安全组件。金融、医疗、政企客户尤其关心这些问题。
The problem is enterprise LLM risk across the whole chain: applications, test materials, prompts, dependencies, data flows, model use, and auditability.
它采用了什么方案?
这类专利的核心不是让 LLM 更会聊天,而是把 LLM 应用放进安全检查流程:识别应用和材料,检测与模型供应链有关的风险,记录或评估安全状态,并对 LLM 应用的使用链路进行治理。可以理解为“给企业 AI 做安全体检和追踪”。
The solution is a governance workflow for LLM applications: identify applications and materials, evaluate supply-chain security risks, record security states, and manage the use path of LLM systems.
企业和科研团队该看什么?
AI 创业公司如果要进入大客户,不只要证明效果好,还要证明安全、可追溯、可审计。专利布局也应覆盖测试集生成、提示注入防御、依赖组件检查、模型调用记录和部署审计,而不只是算法指标。
The signal: enterprise AI products need security and auditability as technical features. Startups should protect governance workflows, not just model performance.
制药 01:Panther Therapeutics 植入式可降解给药装置
代表专利:US20260083665A1, Implantable and biodegradable drug delivery devices and methods of use thereof。Google Patents 显示,该申请当前权利人为 Panther Therapeutics Inc,公开日为 2026-03-26。
它想解决什么问题?
很多药物如果全身给药,可能剂量不够集中、副作用较大,或者难以在肿瘤等局部病灶维持有效浓度。临床上真正想解决的是:能不能把药物放到病灶附近,让它在局部、较长时间、可控地释放?
The problem is local drug exposure: systemic dosing may not maintain enough drug concentration at a lesion and may create unwanted side effects.
它采用了什么方案?
专利描述一种可植入、可降解的给药装置,装置中可以有含活性药物成分的层和不含药物的层。它还关注装置如何定向放置、如何被识别、如何固定,以及如何配合临床影像和治疗过程。也就是说,它不是只保护药物,而是保护“药物 + 材料 + 结构 + 放置方法”的组合。
The solution is an implantable biodegradable device with API-containing and non-API layers, plus features for orientation, identification, fixation, and clinical use.
企业和科研团队该看什么?
制药和器械正在融合。对于药企来说,递送系统可能延长产品生命周期或形成差异化;对于器械和材料团队来说,药物释放结构、可降解材料和手术适配都可能成为进入制药价值链的入口。
The signal: drug-device combinations can create protection beyond a molecule. Delivery design, biodegradable materials, implantation workflow, and clinical compatibility become portfolio assets.
制药 02:Telos Therapeutics 细胞外囊泡治疗递送平台
代表专利:US20260109752A1, Platforms, compositions, and methods for therapeutic delivery。Google Patents 显示,该申请当前权利人为 Telos Therapeutics Inc,公开日为 2026-04-23。
它想解决什么问题?
很多治疗分子本身有潜力,但难点在于如何把它们送到合适的细胞或组织,并让它们在体内发挥作用而不是被快速清除或引起不必要反应。细胞外囊泡被关注,是因为它们可能成为天然或工程化的递送载体。
The problem is therapeutic delivery: promising molecules need a carrier that can reach target cells, present payloads effectively, and avoid unwanted biological responses.
它采用了什么方案?
该申请围绕细胞外囊泡平台展开,让囊泡表达或携带特定多肽、靶向结构或免疫调节相关分子,并通过表面展示或膜嵌入等方式实现治疗递送。可以把它理解为“把细胞外囊泡做成可装载、可展示、可靶向的平台”。
The solution engineers extracellular vesicles to carry or display peptides, targeting moieties, or immune-related molecules, turning the vesicle into a modular therapeutic delivery platform.
企业和科研团队该看什么?
平台型生命科学专利要提前保护模块组合:载体来源、表面分子、连接方式、治疗负载、靶细胞、适应症和制备方法。等到某一个具体管线成熟再申请,基础平台可能已经被别人先布局。
The signal: platform patents should protect reusable modules early: carrier source, surface display, targeting elements, therapeutic payloads, indications, and manufacturing methods.
新材料 01:Samsung / Seoul National University 全固态电池负极结构
代表专利:US12573620B2, Anode for all-solid secondary battery, all-solid secondary battery including the same, and manufacturing method thereof。Google Patents 显示,该专利当前权利人为 Samsung Electronics Co Ltd 和 Seoul National University R&DB Foundation,公开日为 2026-03-10。
它想解决什么问题?
全固态电池理论上更安全、能量密度更高,但负极和固态电解质之间的界面很难处理。如果界面不稳定,容易出现短路、倍率性能差、寿命下降等问题。材料团队真正要解决的是:怎样让锂金属或锂合金负极和固态电解质稳定接触。
The problem is the anode-solid electrolyte interface in all-solid-state batteries: poor contact or instability can cause short circuits, low high-rate performance, and shorter cycle life.
它采用了什么方案?
专利在负极材料层和固态电解质之间设计了一个中间层。这个中间层包含能与锂形成合金或化合物的第一金属材料,以及锂离子导体;同时,负极活性材料层包含锂金属或锂合金。简单说,它不是直接把锂负极贴到固态电解质上,而是在中间做一层“缓冲和导离子”的界面材料。
The solution introduces an interlayer between the anode active layer and solid electrolyte. The interlayer includes a metal material that can alloy or compound with lithium and a lithium-ion conductor.
企业和科研团队该看什么?
电池材料专利的重点往往不只是“用了什么材料”,而是材料在哪里、颗粒尺寸如何、层厚多少、和相邻层怎样配合。做固态电池的团队应重点记录界面层、粒径、离子导体、制造工艺和性能数据,因为这些细节最容易形成可保护的专利点。
The signal: battery materials patents often protect interface architecture, particle size, layer thickness, ion-conductor design, and manufacturing process rather than a material name alone.
新材料 02:Armacell 双网络气凝胶隔热复合材料
代表专利:US12552674B2, Fiber-reinforced double-network aerogel composite articles and methods of manufacture。Google Patents 显示,该专利当前权利人为 Armacell Enterprise GmbH and Co KG,公开日为 2026-02-17。
它想解决什么问题?
气凝胶隔热性能很好,但传统气凝胶复合材料常常依赖单一气凝胶体系,并加入填料或遮光剂来改善性能。问题是:怎样在保持低导热的同时,提高材料稳定性,减少额外填料依赖,并让材料更适合实际工程应用。
The problem is that conventional aerogel composites often rely on a single aerogel material plus fillers or opacifiers. The goal is better stability and insulation performance with less reliance on standalone additives.
它采用了什么方案?
专利提出纤维增强的“双网络”气凝胶复合材料:材料中有第一气凝胶网络和第二气凝胶网络,二者化学组成不同,但通过共价方式相互连接。这样可以通过不同网络组合来调节性能,同时利用纤维增强来改善复合材料的工程可用性。
The solution is a fiber-reinforced double-network aerogel: primary and secondary aerogel network domains differ in chemical composition but are covalently interconnected.
企业和科研团队该看什么?
新材料创业不是只报一个“低导热系数”就够了。真正有商业价值的专利,应把材料网络结构、纤维增强、制备方法、性能范围和目标应用一起保护。建筑节能、冷链、动力电池热管理、航空航天隔热都可能是这种材料的下游场景。
The signal: advanced materials need claim coverage across structure, reinforcement, manufacturing method, performance range, and target use cases such as battery thermal management, cold-chain logistics, buildings, and aerospace insulation.
创刊号结论
本期八件专利共同说明一件事:前沿技术的竞争正在从单点能力转向系统能力。机器人不是只有运动控制,AI 不是只有模型调用,制药不是只有一个活性成分,新材料也不是只有一个配方。真正值得企业家和科研团队关注的,是“技术模块如何组合成可落地产品”,以及“这种组合能不能被专利长期保护”。
下一期我们会继续保持小样本原则:每个板块只选 2-3 件。宁可少,也要有判断。
The shared lesson of Issue 001 is simple: frontier competition is moving from isolated inventions to integrated systems. The strategic question is no longer only "what is new?" It is "which technical combination can become a product, a moat, and a patent portfolio?"
Sources / 资料来源
本期基于 Google Patents 公开页面和其中链接的公开专利资料整理。Google Patents 页面会提示法律状态和权利人信息为自动整理结果,不构成法律结论;正式商业决策应进一步核验官方登记簿、同族状态和审查历史。
- US12611766B2 - Humanoid robot with advanced kinematics
- WO2025155646A1 - Devices, systems, and methods for transferring physical skills to robots
- US20240346256A1 - Response generation using a retrieval augmented AI model
- US20250086270A1 - Large language model supply chain security
- US20260083665A1 - Implantable and biodegradable drug delivery devices
- US20260109752A1 - Platforms, compositions, and methods for therapeutic delivery
- US12573620B2 - Anode for all-solid secondary battery
- US12552674B2 - Fiber-reinforced double-network aerogel composite articles