paper-with-me

홈 › Papers

DeepOPG: Improving Orthopantomogram Finding Summarization with Weak Supervision

2021-03-15 · Tzu-Ming Harry Hsu, Yin-Chih Chelsea Wang

Clinical finding summaries from an orthopantomogram, or a dental panoramic radiograph, have significant potential to improve patient communication and speed up clinical judgments. While orthopantomogram is a first-line tool for dental examinations, no existing work has explored the summarization of findings from it. A finding summary has to find teeth in the imaging study and label the teeth with several types of past treatments. To tackle the problem, we developDeepOPG that breaks the summarization process into functional segmentation and tooth localization, the latter of which is further refined by a novel dental coherence module. We also leverage weak supervision labels to improve detection results in a reinforcement learning scenario. Experiments show high efficacy of DeepOPG on finding summarization, achieving an overall AUC of 88.2% in detecting six types of findings. The proposed dental coherence and weak supervision both are shown to improve DeepOPG by adding 5.9% and 0.4% to AP@IoU=0.5.

📄 PDF Abstract BibTeX arXiv:2103.08290

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WSL-DS: Weakly Supervised Learning with Distant Supervision for Query Focused Multi-Document Abstractive Summarization

2020-11-03 · COLING 2020 8 · Md Tahmid Rahman Laskar, Enamul Hoque, Jimmy Xiangji Huang

In the Query Focused Multi-Document Summarization (QF-MDS) task, a set of documents and a query are given where the goal is to generate a summary from these documents based on the given query. However, one major challeng…

Abstractive Text SummarizationDocument Summarizationdocument understandingMulti-Document Summarization+3

Massive Multi-Document Summarization of Product Reviews with Weak Supervision

2020-07-22 · Ori Shapira, Ran Levy

Product reviews summarization is a type of Multi-Document Summarization (MDS) task in which the summarized document sets are often far larger than in traditional MDS (up to tens of thousands of reviews). We highlight thi…

Document SummarizationMulti-Document Summarization

Phrase-Level Localization of Inconsistency Errors in Summarization by Weak Supervision

2022-10-01 · COLING 2022 10 · Masato Takatsuka, Tetsunori Kobayashi, Yoshihiko Hayashi

Although the fluency of automatically generated abstractive summaries has improved significantly with advanced methods, the inconsistency that remains in summarization is recognized as an issue to be addressed. In this s…

ARCSentenceSentence Fusion

Neural Entity Summarization with Joint Encoding and Weak Supervision

2020-05-01 · Junyou Li, Gong Cheng, Qingxia Liu, Wen Zhang 외

In a large-scale knowledge graph (KG), an entity is often described by a large number of triple-structured facts. Many applications require abridged versions of entity descriptions, called entity summaries. Existing solu…

VT-SSum: A Benchmark Dataset for Video Transcript Segmentation and Summarization

2021-06-10 · Tengchao Lv, Lei Cui, Momcilo Vasilijevic, Furu Wei

Video transcript summarization is a fundamental task for video understanding. Conventional approaches for transcript summarization are usually built upon the summarization data for written language such as news articles,…

ArticlesSegmentationText SummarizationVideo Understanding