AI觉醒星球
Awakening is here
Knowledge File / 全球热点解读
2026-06-05 1 浏览 公开

趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验

趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验:这条内容属于全球热点,核心焦点是提升开发者接入体验,适合继续追踪它对内容生产、业务执行和工具工作流的直接影响。

SOURCE / 全球热点解读 MIN / 9 ACCESS / 公开 POST / 2026-06-05 03:47:12

原贴

查看原文
作者:Google Research Blog 来源站点:research.google 原贴时间:

原文

Eric S. Teasley, Product Manager, and Ming-Zher Poh, Staff Research Scientist, Google Research We present a research system that passively measures heart rate and resting heart rate via facial video captured by the front-facing camera during everyday smartphone use. Heart rate (HR), one of the cardinal vital signs , is a dynamic indicator of physiological status, influenced by everything from activity, to stress, to acute and chronic illness. Further, resting heart rate (RHR) is a key biomarker of cardiovascular health and long-term health risk. A higher RHR and increases in RHR over time are associated with major adverse cardiovascular events and all-cause mortality. Wearables, such as Fitbit devices and the Pixel Watch , have made it possible to track these health markers throughout our daily lives. However, there is room to improve their adoption, especially in low-resource environments and among those most at risk for cardiovascular disease. Smartphones present a unique opportunity to broaden access to health tracking — today, around five billion people already own a device with powerful sensors capable of monitoring their health. In 2022, we demonstrated using smartphones for on-demand HR measurement via a finger placed over the camera, and subsequent Google research considered how the signal detected during that measurement could help predict cardiovascular disease. In “ Passive Heart Rate Monitoring During Smartphone Use in Everyday Life ”, published in Nature , we introduce a research system (PHRM) that enables tracking of HR and RHR in the background during everyday smartphone use. PHRM leverages the front-facing camera to capture video of the user’s face in the seconds after face unlock events. It then applies deep learning to estimate HR with a mean absolute percentage error (MAPE) < 10% compared to electrocardiogram -derived ground truth, meeting industry accuracy standards for people of all skin tones. Finally, the system integrates HR measurements throughout the day into an estimate of daily RHR that matches the accuracy of wearables, with a mean absolute error (MAE) of < 5 beats per minute (bpm) compared to a wearable tracker. With our publication, we release the largest and most diverse dataset of smartphone videos publicly available for research along with a pre-trained “PHRM-mini” model. Qualified researchers can apply for access. Like wearables, pulse oximeters , and our previous work , PHRM measures HR via photoplethysmography (PPG), i.e., by sensing the fluctuation in how light interacts with the skin each time blood pulses through it. We developed an on-device software pipeline that processes 8-second facial video clips and uses computationally-efficient temporal shift convolutional neural networks to predict HR along with a confidence score. The pipeline further aggregates HR predictions over the day and leverages confidence scores and Kalman filtering to estimate a daily RHR. PHRM’s pipeline for estimating HR and daily RHR from clips of a user’s face. While computer vision models for such “remote” PPG (rPPG) have existed for two decades, previous work involved smaller studies under controlled conditions, limiting generalizability. Additionally, previous studies vastly underrepresented people with dark skin, in whom melanin makes the PPG signal more challenging for cameras to detect. Only recently have researchers investigated rPPG model performance on dark-skinned study participants more thoroughly, finding significantly lower accuracy — a trajectory similar to what has occurred for pulse oximeters and other PPG-based technologies. The concerns about pulse oximeters spurred the FDA to draft guidance to ensure diverse skin tone representation in validation studies. Thus far, there is a lack of studies of rPPG that achieve similar standards. We developed PHRM using over 350,000 video clips from nearly 700 diverse consented research participants in both laboratory and real-world settings, and we de

中文翻译

谷歌研究院产品经理 Eric S. Teasley 和研究科学家 Ming-Zher Poh 我们提出了一种研究系统,该系统通过日常使用智能手机时前置摄像头捕获的面部视频被动测量心率和静息心率。心率 (HR) 是主要生命体征之一,是生理状态的动态指标,受到从活动、压力到急性和慢性疾病等各种因素的影响。此外,静息心率 (RHR) 是心血管健康和长期健康风险的关键生物标志物。较高的 RHR 以及 RHR 随着时间的推移而增加与主要不良心血管事件和全因死亡率相关。 Fitbit 设备和 Pixel Watch 等可穿戴设备让我们在日常生活中追踪这些健康标记成为可能。然而,它们的采用还有改进的空间,特别是在资源匮乏的环境中和心血管疾病风险最高的人群中。智能手机为扩大健康追踪的覆盖范围提供了独特的机会——如今,大约 50 亿人已经拥有配备强大传感器的设备,能够监测其健康状况。 2022 年,我们演示了使用智能手机通过将手指放在相机上进行按需心率测量,随后的 Google 研究考虑了测量过程中检测到的信号如何帮助预测心血管疾病。在《自然》杂志上发表的“日常生活中智能手机使用期间的被动心率监测”中,我们介绍了一种研究系统(PHRM),该系统可以在日常智能手机使用期间在后台跟踪 HR 和 RHR。 PHRM 利用前置摄像头在面部解锁事件发生后的几秒钟内捕获用户面部的视频。然后,它应用深度学习来估计心率,与心电图得出的基本事实相比,平均绝对百分比误差 (MAPE) < 10%,满足所有肤色人群的行业准确性标准。最后,该系统将全天的心率测量值集成到与可穿戴设备的准确性相匹配的每日 RHR 估计中,与可穿戴追踪器相比,平均绝对误差 (MAE) 小于每分钟 5 次心跳 (bpm)。通过我们的出版物,我们发布了可供研究的最大、最多样化的智能手机视频数据集以及预先训练的“PHRM-mini”模型。合格的研究人员可以申请访问。与可穿戴设备、脉搏血氧计和我们之前的工作一样,PHRM 通过光电体积描记法 (PPG) 测量心率,即通过感知每次血液脉冲穿过皮肤时光与皮肤相互作用的波动。我们开发了一个设备上软件管道,可以处理 8 秒的面部视频剪辑,并使用计算效率高的时间移位卷积神经网络来预测 HR 和置信度得分。该管道进一步汇总当天的 HR 预测,并利用置信度评分和卡尔曼滤波来估计每日 RHR。 PHRM 的管道,用于根据用户面部片段估算 HR 和每日 RHR。虽然这种“远程”PPG (rPPG) 的计算机视觉模型已经存在了二十年,但之前的工作涉及受控条件下的小型研究,限制了普遍性。此外,之前的研究大大低估了深色皮肤人群的代表性,这些人群中的黑色素使 PPG 信号更难以被相机检测到。直到最近,研究人员才更彻底地研究了深色皮肤研究参与者的 rPPG 模型性能,发现准确性明显较低——这一轨迹类似于脉搏血氧计和其他基于 PPG 的技术所发生的情况。对脉搏血氧计的担忧促使 FDA 起草指南,以确保验证研究中肤色的多样化。迄今为止,还缺乏达到类似标准的 rPPG 研究。我们在实验室和现实环境中使用了近 700 名经过同意的不同研究参与者的 350,000 多个视频剪辑来开发 PHRM,并且我们。

核心信息

趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验:这条内容属于全球热点,核心焦点是提升开发者接入体验,适合继续追踪它对内容生产、业务执行和工具工作流的直接影响。

  • 趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验:这条内容属于全球热点,核心焦点是提升开发者接入体验,适合继续追踪它对内容生产、业务执行和工具工作流的直接影响。
  • 原贴提到:Eric S. Teasley, Product Manager, and Ming-Zher Poh, Staff Research Scie
  • 关键词:AI、研究、Google Research Blog
  • 来源:Google Research Blog

详细解读

这是什么信号

这条内容的中文标题可以概括为《趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验》。它来自 Google Research Blog,原始标题是 Towards passive heart health monitoring via smartphone camera。从信号类型上看,它不是单纯的资讯快讯,而是更适合做长期跟踪的结构化内容源。

核心信息

Eric S. Teasley, Product Manager, and Ming-Zher Poh, Staff Research Scientist, Google Research We present a research system that passively measures heart rate and resting heart rate via facial video captured by the front-facing camera durin 结合标题和来源可以判断,这条内容至少覆盖了 AI、研究、Google Research Blog 这些方向。它释放出来的不是一个孤立更新,而是一个可以继续拆成方法、案例、选题或专题页的内容切口。

为什么值得关注

提升开发者接入体验 之所以重要,是因为它通常直接连接到开发效率、内容生产、业务验证或团队协作。对 OPC 这种内容管理系统来说,真正有价值的不是“它发生了”,而是“它能否成为下一条高质量栏目内容的起点”。因此这类内容比普通新闻更适合作为深度文章的素材基础。

对 OPC 的实际价值

从栏目匹配来看,这条内容更偏向 全球热点。你可以把它看成一个“可二次加工”的信号:一方面能生成面向前台的中文解读,另一方面能沉淀成后续的专题、周报和历史回顾。如果持续积累这类内容,OPC 的内容池就不会只有热点速览,而会逐渐形成可复用、可串联、可推荐的知识资产。

对读者意味着什么

如果读者只是看到一条短资讯,他通常只会知道“有这回事”;但当它被整理成深度文章后,读者才能进一步理解这件事为什么值得关注、适合谁、会影响哪些工作流。这也是 OPC 内容引擎需要做扩写和结构化整理的原因:不是单纯翻译,而是把一条原始信号加工成真正可阅读、可理解、可行动的中文内容。

可以继续追问的方向

接下来最值得继续补充的,不是重复原文,而是把这条内容延伸成三个问题:第一,它解决的到底是哪类真实问题;第二,它和你现有工作流的哪一段最相关;第三,是否能沉淀成可执行的 SOP、模板或栏目专题。这样整理出来的文章,才会比普通搬运更有留存价值。

后续可扩写的栏目角度

如果后面继续补材料,这条内容还能进一步扩成几个栏目方向,比如工具测评、场景案例、行业影响、工作流改造、以及给个体创业者或团队管理者的行动清单。也就是说,一条高质量信号不仅能生成一篇文章,还能成为一组内容的上游素材,这正是你想要的“内容活起来”的基础。

编辑提示

如果后续改成模型增强版,这一段还可以继续补充三类信息:第一是关键事实和时间点,第二是与现有同主题内容的差异,第三是对不同读者角色的适用建议。这样文章既能保留“信息密度”,又不会只是空泛结论,整体阅读价值会比普通摘要更高。

可沉淀为知识资产的部分

从长期看,这类文章最有价值的部分并不是标题本身,而是它背后的结构:问题是什么、变化发生在哪里、为什么重要、读者能做什么。只要这个结构稳定下来,后面无论接入更多信源还是更强的模型,OPC 都能把它们持续沉淀成越来越厚的内容资产库,而不是一堆一次性快讯。

行动建议

  1. 把这条内容归档到对应栏目,并记录 3 个最重要的关键词。
  2. 补一段“对业务/创作的直接启发”,避免文章停留在资讯层。
  3. 如果后续 7 天内还有同主题内容出现,就把它们合并成系列文章或专题页。

来源说明

来源站点:Google Research Blog。当前版本为规则整理稿,评分约 82 分,已优先转成中文表达,并保留原始来源用于后续复核。

信息差价值

这条内容的真正价值,不只是“有人发布了一个新功能”,而是它揭示了 Google Research Blog 背后的产品方向、工作流变化或竞争信号。对 OPC 来说,这种信息可以转化成持续追踪的栏目选题。

如果把《趋势解读:Towards passive heart health monitoring via smartphone camera,提升开发者接入体验》放到你的内容系统里,它最大的价值在于帮助读者更快看懂“为什么值得关注”,而不是只看到一条碎片化动态。

参考来源

上一篇 趋势解读:Google Research 发布被动心率监测系统 PHRM,讨论数据集与基础模型 下一篇 OpenAI Developers 发布新动态,提升开发者接入体验(Moderation scores are now available in the Res