paper-with-me

Papers

Process-oriented Iterative Multiple Alignment for Medical Process Mining

2017-09-16 · Shuhong Chen, Sen yang, Moliang Zhou, Randall S. Burd, Ivan Marsic

Adapted from biological sequence alignment, trace alignment is a process mining technique used to visualize and analyze workflow data. Any analysis done with this method, however, is affected by the alignment quality. The best existing trace alignment techniques use progressive guide-trees to heuristically approximate the optimal alignment in O(N2L2) time. These algorithms are heavily dependent on the selected guide-tree metric, often return sum-of-pairs-score-reducing errors that interfere with interpretation, and are computationally intensive for large datasets. To alleviate these issues, we propose process-oriented iterative multiple alignment (PIMA), which contains specialized optimizations to better handle workflow data. We demonstrate that PIMA is a flexible framework capable of achieving better sum-of-pairs score than existing trace alignment algorithms in only O(NL2) time. We applied PIMA to analyzing medical workflow data, showing how iterative alignment can better represent the data and facilitate the extraction of insights from data visualization.

📄 PDF Abstract BibTeX arXiv:1709.05440

Code (0)

등록된 구현이 없습니다.

Tasks

Data Visualization

Similar Papers 제목 키워드 기반

Quark Medical Alignment: A Holistic Multi-Dimensional Alignment and Collaborative Optimization Paradigm

2026-02-12 · Tianxiang Xu, Jiayi Liu, Yixuan Tong, Jialu Xu 외 arxiv

While reinforcement learning for large language model alignment has progressed rapidly in recent years, transferring these paradigms to high-stakes medical question answering reveals a fundamental paradigm mismatch. Rein…

Reinforcement LearningQuestion Answering

Progressive Local Alignment for Medical Multimodal Pre-training

2025-02-25 · Huimin Yan, Xian Yang, Liang Bai, Jiye Liang

Local alignment between medical images and text is essential for accurate diagnosis, though it remains challenging due to the absence of natural local pairings and the limitations of rigid region recognition methods. Tra…

Contrastive LearningImage-text Retrievalobject-detectionObject Detection+4

Towards Rationale-Answer Alignment of LVLMs via Self-Rationale Calibration

2025-09-17 · Yuanchen Wu, Ke Yan, Shouhong Ding, Ziyin Zhou 외 arxiv

Large Vision-Language Models (LVLMs) have manifested strong visual question answering capability. However, they still struggle with aligning the rationale and the generated answer, leading to inconsistent reasoning and i…

Visual Question Answering

PrinciplismQA: A Philosophy-Grounded Approach to Assessing LLM-Human Clinical Medical Ethics Alignment

2025-08-07 · Chang Hong, Minghao Wu, Qingying Xiao, Yuchi Wang 외 arxiv

As medical LLMs transition to clinical deployment, assessing their ethical reasoning capability becomes critical. While achieving high accuracy on knowledge benchmarks, LLMs lack validated assessment for navigating ethic…

Balancing Safety and Helpfulness in Healthcare AI Assistants through Iterative Preference Alignment

2025-12-03 · Huy Nghiem, Swetasudha Panda, Devashish Khatwani, Huy V. Nguyen 외 arxiv

Large Language Models (LLMs) are increasingly used in healthcare, yet ensuring their safety and trustworthiness remains a barrier to deployment. Conversational medical assistants must avoid unsafe compliance without over…

Adversarial Robustness