中文
相关论文

相关论文: A Joint Neural Baseline for Concept, Assertion, an…

200 篇论文

Effective clinical decision-making depends on iterative, multimodal reasoning across diverse sources of evidence. The recent emergence of multimodal reasoning models has significantly transformed the landscape of solving complex tasks.…

计算与语言 · 计算机科学 2025-11-04 Zhongzhen Huang , Linjie Mu , Yakun Zhu , Xiangyu Zhao , Shaoting Zhang , Xiaofan Zhang

Keyphrase extraction is the task of extracting a small set of phrases that best describe a document. Most existing benchmark datasets for the task typically have limited numbers of annotated documents, making it challenging to train…

计算与语言 · 计算机科学 2020-10-26 Tuan Manh Lai , Trung Bui , Doo Soon Kim , Quan Hung Tran

Open Domain Question Answering (QA) is evolving from complex pipelined systems to end-to-end deep neural networks. Specialized neural models have been developed for extracting answers from either text alone or Knowledge Bases (KBs) alone.…

计算与语言 · 计算机科学 2018-09-05 Haitian Sun , Bhuwan Dhingra , Manzil Zaheer , Kathryn Mazaitis , Ruslan Salakhutdinov , William W. Cohen

Finding the relationships between sentences in a document is crucial for tasks like fact-checking, argument mining, and text summarization. A key challenge is to identify which sentences act as premises or contradictions for a specific…

计算与语言 · 计算机科学 2025-08-26 Antonin Sulc

Recently, with the advances made in continuous representation of words (word embeddings) and deep neural architectures, many research works are published in the area of relation extraction and it is very difficult to keep track of so many…

计算与语言 · 计算机科学 2021-09-01 Tapas Nayak , Navonil Majumder , Pawan Goyal , Soujanya Poria

Clinical practice guidelines are long, multimodal documents whose branching recommendations are difficult to convert into executable clinical decision support (CDS), and one-shot parsing often breaks cross-page continuity. Recent LLM/VLM…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Onur Selim Kilic , Yeti Z. Gurbuz , Cem O. Yaldiz , Afra Nawar , Etrit Haxholli , Ogul Can , Eli Waxman

Novel and high-performance medical image classification pipelines are heavily utilizing ensemble learning strategies. The idea of ensemble learning is to assemble diverse models or multiple predictions and, thus, boost prediction…

计算机视觉与模式识别 · 计算机科学 2022-04-14 Dominik Müller , Iñaki Soto-Rey , Frank Kramer

Biomedical entity linking and event extraction are two crucial tasks to support text understanding and retrieval in the biomedical domain. These two tasks intrinsically benefit each other: entity linking disambiguates the biomedical…

计算与语言 · 计算机科学 2023-05-25 Xiaochu Li , Minqian Liu , Zhiyang Xu , Lifu Huang

Motivated by the fact that many relations cross the sentence boundary, there has been increasing interest in document-level relation extraction (DocRE). DocRE requires integrating information within and across sentences, capturing complex…

计算与语言 · 计算机科学 2022-04-12 John Giorgi , Gary D. Bader , Bo Wang

Document-level relation extraction is a complex human process that requires logical inference to extract relationships between named entities in text. Existing approaches use graph-based neural models with words as nodes and edges as…

计算与语言 · 计算机科学 2019-09-04 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou

Relation extraction is the task of identifying relation instance between two entities given a corpus whereas Knowledge base modeling is the task of representing a knowledge base, in terms of relations between entities. This paper proposes…

计算与语言 · 计算机科学 2020-11-20 Xiaoyu Chen , Rohan Badlani

Many analysis and prediction tasks require the extraction of structured data from unstructured texts. However, an annotation scheme and a training dataset have not been available for training machine learning models to mine structured data…

信息检索 · 计算机科学 2025-06-24 Chaochao Zhou , Bo Yang

Question answering (QA) systems for large document collections typically use pipelines that (i) retrieve possibly relevant documents, (ii) re-rank them, (iii) rank paragraphs or other snippets of the top-ranked documents, and (iv) select…

信息检索 · 计算机科学 2021-06-17 Dimitris Pappas , Ion Androutsopoulos

In the medical domain, identifying and expanding abbreviations in clinical texts is a vital task for both better human and machine understanding. It is a challenging task because many abbreviations are ambiguous especially for intensive…

计算与语言 · 计算机科学 2018-06-11 Yue Liu , Tao Ge , Kusum S. Mathews , Heng Ji , Deborah L. McGuinness

While the NLP community has produced numerous summarization benchmarks, none provide the rich annotations required to simultaneously address many important problems related to control and reliability. We introduce a Wikipedia-derived…

计算与语言 · 计算机科学 2023-12-05 Kundan Krishna , Prakhar Gupta , Sanjana Ramprasad , Byron C. Wallace , Jeffrey P. Bigham , Zachary C. Lipton

Frame semantic parsing is a semantic analysis task based on FrameNet which has received great attention recently. The task usually involves three subtasks sequentially: (1) target identification, (2) frame classification and (3) semantic…

计算与语言 · 计算机科学 2021-09-28 Zhichao Lin , Yueheng Sun , Meishan Zhang

Learning representations for knowledge base entities and concepts is becoming increasingly important for NLP applications. However, recent entity embedding methods have relied on structured resources that are expensive to create for new…

计算与语言 · 计算机科学 2018-07-11 Denis Newman-Griffis , Albert M. Lai , Eric Fosler-Lussier

Recently, link prediction algorithms based on neural embeddings have gained tremendous popularity in the Semantic Web community, and are extensively used for knowledge graph completion. While algorithmic advances have strongly focused on…

人工智能 · 计算机科学 2020-08-31 Asan Agibetov , Matthias Samwald

We introduce a new approach for abstractive text summarization, Topic-Guided Abstractive Summarization, which calibrates long-range dependencies from topic-level features with globally salient content. The idea is to incorporate neural…

计算与语言 · 计算机科学 2021-08-31 Chujie Zheng , Kunpeng Zhang , Harry Jiannan Wang , Ling Fan , Zhe Wang

Compared to the general news domain, information extraction (IE) from biomedical text requires much broader domain knowledge. However, many previous IE methods do not utilize any external knowledge during inference. Due to the exponential…

计算与语言 · 计算机科学 2021-06-02 Tuan Lai , Heng Ji , ChengXiang Zhai , Quan Hung Tran