LLM Reasoning 相关度: 8/10

Logi-PAR: Logic-Infused Patient Activity Recognition via Differentiable Rule

Muhammad Zarar, MingZheng Zhang, Xiaowang Zhang, Zhiyong Feng, Sofonias Yitagesu, Kawsar Farooq
arXiv: 2603.05184v1 发布: 2026-03-05 更新: 2026-03-05

AI 摘要

Logi-PAR通过可微规则将逻辑推理融入病人活动识别,提升临床安全和可解释性。

主要贡献

  • 提出Logi-PAR框架,结合上下文信息和可学习逻辑规则
  • 实现病人活动识别的规则自动学习和端到端优化
  • 提供可审计的规则追踪解释和反事实干预

方法论

Logi-PAR利用上下文融合提取特征,注入神经引导的可微规则,通过端到端优化学习逻辑规则。

原文摘要

Patient Activity Recognition (PAR) in clinical settings uses activity data to improve safety and quality of care. Although significant progress has been made, current models mainly identify which activity is occurring. They often spatially compose sub-sparse visual cues using global and local attention mechanisms, yet only learn logically implicit patterns due to their neural-pipeline. Advancing clinical safety requires methods that can infer why a set of visual cues implies a risk, and how these can be compositionally reasoned through explicit logic beyond mere classification. To address this, we proposed Logi-PAR, the first Logic-Infused Patient Activity Recognition Framework that integrates contextual fact fusion as a multi-view primitive extractor and injects neural-guided differentiable rules. Our method automatically learns rules from visual cues, optimizing them end-to-end while enabling the implicit emergence patterns to be explicitly labelled during training. To the best of our knowledge, Logi-PAR is the first framework to recognize patient activity by applying learnable logic rules to symbolic mappings. It produces auditable why explanations as rule traces and supports counterfactual interventions (e.g., risk would decrease by 65% if assistance were present). Extensive evaluation on clinical benchmarks (VAST and OmniFall) demonstrates state-of-the-art performance, significantly outperforming Vision-Language Models and transformer baselines. The code is available via: https://github.com/zararkhan985/Logi-PAR.git}

标签

病人活动识别 逻辑推理 可微规则 可解释性

arXiv 分类

cs.CV cs.AI