当前位置: 首页 > news >正文

【文献分享】Model-based evaluation提供了数据和代码

在这里插入图片描述

文章目录

    • 介绍
    • 代码
    • 参考

介绍

艾滋病毒治疗方法的开发是全球卫生工作的重点,艾滋病毒治疗的目标产品概况(TPP)指导研究工作。我们使用了一个根据荷兰男男性行为者(MSM)数据校准的数学模型,评估了一种有效的治疗方法是否有助于结束艾滋病毒的流行。在TPP之后,我们评估了两种情况:(i)艾滋病毒缓解,即在没有持续抗逆转录病毒治疗(ART)的情况下,病毒在个体中受到抑制,但可能反弹;(ii)艾滋病毒根除,其目的是完全从个体中清除病毒。在这里,我们表明,与没有治愈的情况相比,持续的艾滋病毒缓解(没有反弹)或根除艾滋病毒可以减少新的艾滋病毒感染。相比之下,如果不密切监测反弹的情况,艾滋病毒的短暂缓解和反弹的风险可能会增加新的感染,从而潜在地破坏艾滋病毒控制的努力。我们的研究结果强调了治愈特征在最大限度地提高公共卫生治疗效益方面的关键作用,并强调了将艾滋病毒治愈研究与公共卫生目标结合起来以结束艾滋病毒流行的必要性。

The development of an HIV cure is a global health priority, with the target product profile (TPP) for an HIV cure guiding research efforts. Using a mathematical model calibrated to data from men who have sex with men (MSM) in the Netherlands, we assessed whether an effective cure could help end the HIV epidemic. Following the TPP, we evaluated two scenarios: (i) HIV remission, where the virus is suppressed in an individual without ongoing antiretroviral therapy (ART) but may rebound, and (ii) HIV eradication, which aims to completely remove the virus from the individual. Here, we show that sustained HIV remission (without rebound) or HIV eradication could reduce new HIV infections compared to a scenario without a cure. In contrast, transient HIV remission with a risk of rebound could increase new infections if rebounds are not closely monitored, potentially undermining HIV control efforts. Our findings emphasize the critical role of cure characteristics in maximizing cure benefits for public health and highlight the need to align HIV cure research with public health objectives to end the HIV epidemic.

代码

在这里插入图片描述

参考

  • https://github.com/alfredodebellis/HIVcure_rev/tree/main
  • Model-based evaluation of the impact of a potential HIV cure on HIV transmission dynamics
http://www.xdnf.cn/news/85447.html

相关文章:

  • synchronized锁
  • 为啥低速MCU单板辐射测试会有200M-1Ghz的辐射信号
  • ZYNQ笔记(十二):SD卡读写txt
  • 【Git】Fork和并请求
  • 《MySQL 核心技能:SQL 查询与数据库概述》
  • CentOS笔记本合上盖子不休眠
  • WeakSet:JavaScript 中容易被忽视的“弱集合”
  • 2025年4月22日第一轮
  • 本地部署DeepSeek-R1模型接入PyCharm
  • Java常用正则表达式及使用方法
  • 【屠龙勇士】BIT睿信书院屠龙勇士心得分享
  • Buffer of Thoughts: Thought-Augmented Reasoningwith Large Language Models
  • 第八天 AI开发:NavMesh导航系统 对话系统:使用ScriptableObject存储对话数据 存档系统:JSON序列化保存数据
  • 在Windows上安装Git
  • UDP协议理解
  • Linux 系统中使用 OpenSSL 生成适用于 IIS 的证书
  • L2-2、示范教学与角色扮演:激发模型“模仿力“与“人格“
  • Selenium 在爬取过程中,网络响应被退出的解决方案
  • 机器学习第二篇 多变量线性回归
  • CF912E
  • PR网表出现assign该如何解决
  • 三网通电玩城平台系统结构与源码工程详解(一):系统概述与前端搭建
  • 第四届商师校赛 web 1
  • 【Git】Git的远程分支已删除,为何本地还能显示?
  • VSCode 用于JAVA开发的环境配置,JDK为1.8版本时的配置
  • 交易所开发:构建高效数字交易枢纽
  • Spring 事务实现原理,Spring 的 ACID是如何实现的?如果让你用 JDBC 实现事务怎么实现?
  • React.cloneElement的用法详解
  • go 编译的 windows 进程(exe)以管理员权限启动(UAC)
  • Spark-Streaming简介及核心编程