paper-with-me

Papers

Two eyes, Two views, and finally, One summary! Towards Multi-modal Multi-tasking Knowledge-Infused Medical Dialogue Summarization

2024-07-21 · Anisha Saha, Abhisek Tiwari, Sai Ruthvik, Sriparna Saha

We often summarize a multi-party conversation in two stages: chunking with homogeneous units and summarizing the chunks. Thus, we hypothesize that there exists a correlation between homogeneous speaker chunking and overall summarization tasks. In this work, we investigate the effectiveness of a multi-faceted approach that simultaneously produces summaries of medical concerns, doctor impressions, and an overall view. We introduce a multi-modal, multi-tasking, knowledge-infused medical dialogue summary generation (MMK-Summation) model, which is incorporated with adapter-based fine-tuning through a gated mechanism for multi-modal information integration. The model, MMK-Summation, takes dialogues as input, extracts pertinent external knowledge based on the context, integrates the knowledge and visual cues from the dialogues into the textual content, and ultimately generates concise summaries encompassing medical concerns, doctor impressions, and a comprehensive overview. The introduced model surpasses multiple baselines and traditional summarization models across all evaluation metrics (including human evaluation), which firmly demonstrates the efficacy of the knowledge-guided multi-tasking, multimodal medical conversation summarization. The code is available at https://github.com/NLP-RL/MMK-Summation.

📄 PDF Abstract BibTeX arXiv:2407.15237

Code (1)

nlp-rl/mmk-summation 공식 구현 pytorch

Tasks

ChunkingConversation Summarizationdialogue summary

Similar Papers 제목 키워드 기반

Self-Supervised Multimodal Opinion Summarization

2021-05-27 · ACL 2021 5 · Jinbae Im, Moonki Kim, Hoyeop Lee, Hyunsouk Cho 외

Recently, opinion summarization, which is the generation of a summary from multiple reviews, has been conducted in a self-supervised manner by considering a sampled review as a pseudo summary. However, non-text data such…

DecoderOpinion Summarization

Experience and Evidence are the eyes of an excellent summarizer! Towards Knowledge Infused Multi-modal Clinical Conversation Summarization

2023-09-27 · Abhisek Tiwari, Anisha Saha, Sriparna Saha, Pushpak Bhattacharyya 외

With the advancement of telemedicine, both researchers and medical practitioners are working hand-in-hand to develop various techniques to automate various medical operations, such as diagnosis report generation. In this…

Conversation Summarization

EchoAgent: Towards Reliable Echocardiography Interpretation with "Eyes","Hands" and "Minds"

2026-04-07 · Qin Wang, Zhiqing He, Yu Liu, Bowen Guo 외 arxiv

Reliable interpretation of echocardiography (Echo) is crucial for assessing cardiac function, which demands clinicians to synchronously orchestrate multiple capabilities, including visual observation (eyes), manual measu…

Automatically Evaluating Opinion Prevalence in Opinion Summarization

2023-07-26 · Christopher Malon

When faced with a large number of product reviews, it is not clear that a human can remember all of them and weight opinions representatively to write a good reference summary. We propose an automatic metric to test the …

Opinion SummarizationUnsupervised Opinion Summarization

Evaluation of Review Summaries via Question-Answering

2021-12-01 · ALTA 2021 12 · Nannan Huang, Xiuzhen Zhang

Summarisation of reviews aims at compressing opinions expressed in multiple review documents into a concise form while still covering the key opinions. Despite the advancement in summarisation models, evaluation metrics …

Question Answering