中文
相关论文

相关论文: Ontology Enhanced Claim Detection

200 篇论文

Topic modeling analyzes documents to learn meaningful patterns of words. However, existing topic models fail to learn interpretable topics when working with large and heavy-tailed vocabularies. To this end, we develop the Embedded Topic…

信息检索 · 计算机科学 2019-07-12 Adji B. Dieng , Francisco J. R. Ruiz , David M. Blei

Fake news detection has become a major task to solve as there has been an increasing number of fake news on the internet in recent years. Although many classification models have been proposed based on statistical learning methods showing…

计算与语言 · 计算机科学 2022-07-26 Daesoo Lee

Investigating whether pre-trained language models (LMs) can function as knowledge bases (KBs) has raised wide research interests recently. However, existing works focus on simple, triple-based, relational KBs, but omit more sophisticated,…

计算与语言 · 计算机科学 2023-05-09 Yuan He , Jiaoyan Chen , Ernesto Jiménez-Ruiz , Hang Dong , Ian Horrocks

Contextual word embedding models such as ELMo (Peters et al., 2018) and BERT (Devlin et al., 2018) have dramatically improved performance for many natural language processing (NLP) tasks in recent months. However, these models have been…

计算与语言 · 计算机科学 2019-06-24 Emily Alsentzer , John R. Murphy , Willie Boag , Wei-Hung Weng , Di Jin , Tristan Naumann , Matthew B. A. McDermott

Ontologies are useful for automatic machine processing of domain knowledge as they represent it in a structured format. Yet, constructing ontologies requires substantial manual effort. To automate part of this process, large language models…

机器学习 · 计算机科学 2024-11-01 Andy Lo , Albert Q. Jiang , Wenda Li , Mateja Jamnik

This paper investigates techniques for knowledge injection into word embeddings learned from large corpora of unannotated data. These representations are trained with word cooccurrence statistics and do not commonly exploit syntactic and…

计算与语言 · 计算机科学 2020-10-06 Diego Ramirez-Echavarria , Antonis Bikakis , Luke Dickens , Rob Miller , Andreas Vlachidis

In this work, we present a weakly supervised sentence extraction technique for identifying important sentences in scientific papers that are worthy of inclusion in the abstract. We propose a new attention based deep learning architecture…

信息检索 · 计算机科学 2018-02-14 Parth Mehta , Gaurav Arora , Prasenjit Majumder

In most cases, word embeddings are learned only from raw tokens or in some cases, lemmas. This includes pre-trained language models like BERT. To investigate on the potential of capturing deeper relations between lexical items and…

计算与语言 · 计算机科学 2022-06-07 Juuso Eronen , Michal Ptaszynski , Fumito Masui

Querying large datasets with incomplete and vague data is still a challenge. Ontology-based query answering extends standard database query answering by background knowledge from an ontology to augment incomplete data. We focus on…

计算机科学中的逻辑 · 计算机科学 2018-08-07 Rafael Peñaloza , Veronika Thost , Anni-Yasmin Turhan

Contrastive learning techniques have been widely used in the field of computer vision as a means of augmenting datasets. In this paper, we extend the use of these contrastive learning embeddings to sentiment analysis tasks and demonstrate…

计算与语言 · 计算机科学 2021-12-03 Ipsita Mohanty , Ankit Goyal , Alex Dotterweich

Pre-trained contextualized embedding models such as BERT are a standard building block in many natural language processing systems. We demonstrate that the sentence-level representations produced by some off-the-shelf contextualized…

计算与语言 · 计算机科学 2022-06-06 Xiliang Zhu , David Rossouw , Shayna Gardiner , Simon Corston-Oliver

Efficiency and scalability are obstacles that have not yet received a viable response from the human activity recognition research community. This paper proposes an activity recognition method. The knowledge model is in the form of…

人机交互 · 计算机科学 2021-09-08 Pouya Foudeh , Naomie Salim

Biomedical Named Entity Recognition (NER) is a fundamental task of Biomedical Natural Language Processing for extracting relevant information from biomedical texts, such as clinical records, scientific publications, and electronic health…

计算与语言 · 计算机科学 2023-12-27 Fahime Shahrokh , Nasser Ghadiri , Rasoul Samani , Milad Moradi

Recent work incorporates pre-trained word embeddings such as BERT embeddings into Neural Topic Models (NTMs), generating highly coherent topics. However, with high-quality contextualized document representations, do we really need…

计算与语言 · 计算机科学 2022-04-22 Zihan Zhang , Meng Fang , Ling Chen , Mohammad-Reza Namazi-Rad

Embedding-based neural retrieval is a prevalent approach to address the semantic gap problem which often arises in product search on tail queries. In contrast, popular queries typically lack context and have a broad intent where additional…

信息检索 · 计算机科学 2024-09-26 Rishikesh Jha , Siddharth Subramaniyam , Ethan Benjamin , Thrivikrama Taula

Large pre-trained language models such as BERT have been the driving force behind recent improvements across many NLP tasks. However, BERT is only trained to predict missing words - either behind masks or in the next sentence - and has no…

计算与语言 · 计算机科学 2020-10-26 Nicole Peinelt , Marek Rei , Maria Liakata

Type-level word embeddings use the same set of parameters to represent all instances of a word regardless of its context, ignoring the inherent lexical ambiguity in language. Instead, we embed semantic concepts (or synsets) as defined in…

计算与语言 · 计算机科学 2017-05-09 Pradeep Dasigi , Waleed Ammar , Chris Dyer , Eduard Hovy

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for…

计算与语言 · 计算机科学 2022-01-28 Youmi Ma , Tatsuya Hiraoka , Naoaki Okazaki

In this paper, we propose a novel method to enhance sentiment analysis by addressing the challenge of context-specific word meanings. It combines the advantages of a BERT model with a knowledge graph based synonym data. This synergy…

计算与语言 · 计算机科学 2025-03-20 Kavita Sharma , Ritu Patel , Sunita Iyer

Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating misinformation and disinformation in the news. However, most existing work has focused on claim sentence analysis…