zzunlp at ClinicalSkillQA: Perceive-and-Plan with Decomposed In-Context Learning and Saliency-Guided Perception for Clinical Skill Keyframe Reordering

· Source: Paper Index on ACL Anthology · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Clinical Care & Medical Practice · Depth: Expert, quick

Summary

The zzunlp team introduces Perceive-and-Plan, a decomposed in-context learning paradigm designed to enhance Multimodal Large Language Models' (MLLMs) continuous perception in procedural clinical workflows, specifically for clinical skill keyframe reordering. This method operates without parameter updates and separates visual perception from temporal planning into two stages. The first stage employs structured visual perception with saliency-guided Picture-in-Picture (PiP) composition, magnifying critical regions like the head and chest as color-coded insets. The second stage involves temporal reasoning through chain-style self-verification, utilizing fresh conversation resets and visual-evidence anchoring via BLS Rules R1-R11. The system achieved an overall score of 71.43 (2nd place, ClinSkill QA 2026), with 0.86 pairwise accuracy and 1.0 rationale coverage, demonstrating that structured prompting with visual saliency guidance measurably improves MLLMs' procedural understanding.

Key takeaway

For AI Scientists and Machine Learning Engineers developing MLLMs for medical procedural understanding, adopting a decomposed in-context learning approach like Perceive-and-Plan can significantly enhance performance. You should explore separating visual perception with saliency-guided Picture-in-Picture from temporal reasoning using chain-style self-verification to achieve higher accuracy and rationale coverage in complex clinical skill reordering tasks. This strategy improves MLLM procedural understanding without parameter updates.

Key insights

Decomposed in-context learning with saliency-guided perception improves MLLM procedural understanding for clinical keyframe reordering.

Principles

Method

The method involves structured visual perception using saliency-guided PiP to magnify critical regions, followed by temporal reasoning with chain-style self-verification and visual-evidence anchoring (BLS Rules R1-R11).

In practice

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.