中文
相关论文

相关论文: Enhanced Multi-Tuple Extraction for Alloys: Integr…

200 篇论文

The relation triples extraction method based on table filling can address the issues of relation overlap and bias propagation. However, most of them only establish separate table features for each relationship, which ignores the implicit…

信息检索 · 计算机科学 2022-10-10 Runze Fang , Junping Du , Yingxia Shao , Zeli Guan

Retrieval augmented models are becoming increasingly popular for computer vision tasks after their recent success in NLP problems. The goal is to enhance the recognition capabilities of the model by retrieving similar examples for the…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Ahmet Iscen , Alireza Fathi , Cordelia Schmid

Unionable table search techniques input a query table from a user and search for data lake tables that can contribute additional rows to the query table. The definition of unionability is generally based on similarity measures which may…

数据库 · 计算机科学 2025-09-03 Aamod Khatiwada , Roee Shraga , Renée J. Miller

We study the problem of extracting N-ary relation tuples from scientific articles. This task is challenging because the target knowledge tuples can reside in multiple parts and modalities of the document. Our proposed method ReSel…

计算与语言 · 计算机科学 2022-10-27 Yuchen Zhuang , Yinghao Li , Jerry Junyang Cheung , Yue Yu , Yingjun Mou , Xiang Chen , Le Song , Chao Zhang

Multi-modal machine translation (MMT) improves translation quality by introducing visual information. However, the existing MMT model ignores the problem that the image will bring information irrelevant to the text, causing much noise to…

计算与语言 · 计算机科学 2022-07-26 Pengbo Liu , Hailong Cao , Tiejun Zhao

Multimodal machine translation (MMT) aims to improve translation quality by incorporating information from other modalities, such as vision. Previous MMT systems mainly focus on better access and use of visual information and tend to…

计算与语言 · 计算机科学 2023-09-06 Yaoming Zhu , Zewei Sun , Shanbo Cheng , Luyang Huang , Liwei Wu , Mingxuan Wang

Keeping track of all relevant recent publications and experimental results for a research area is a challenging task. Prior work has demonstrated the efficacy of information extraction models in various scientific areas. Recently, several…

计算与语言 · 计算机科学 2023-10-25 Timo Pierre Schrader , Matteo Finco , Stefan Grünewald , Felix Hildebrand , Annemarie Friedrich

Joint entity and relation extraction framework constructs a unified model to perform entity recognition and relation extraction simultaneously, which can exploit the dependency between the two tasks to mitigate the error propagation problem…

计算与语言 · 计算机科学 2021-04-19 Yongliang Shen , Xinyin Ma , Yechun Tang , Weiming Lu

In this article, we present the BTransformer18 model, a deep learning architecture designed for multi-label relation extraction in French texts. Our approach combines the contextual representation capabilities of pre-trained language models…

计算与语言 · 计算机科学 2025-02-24 Ngoc Luyen Le , Gildas Tagny Ngompé

Joint extraction of entities and relations has received significant attention due to its potential of providing higher performance for both tasks. Among existing methods, CopyRE is effective and novel, which uses a sequence-to-sequence…

计算与语言 · 计算机科学 2020-09-17 Daojian Zeng , Ranran Haoran Zhang , Qianying Liu

The construction of experimental datasets is essential for expanding the scope of data-driven scientific discovery. Recent advances in natural language processing (NLP) have facilitated automatic extraction of structured data from…

计算与语言 · 计算机科学 2025-05-12 Junhyeong Lee , Jong Min Yuk , Chan-Woo Lee

Recent work in machine learning for information extraction has focused on two distinct sub-problems: the conventional problem of filling template slots from natural language text, and the problem of wrapper induction, learning simple…

信息检索 · 计算机科学 2012-06-06 Radhouane Boughamoura , Mohamed Nazih Omri , Habib Youssef

Entity extraction is fundamental to many text mining tasks such as organisation name recognition. A popular approach to entity extraction is based on matching sub-string candidates in a document against a dictionary of entities. To handle…

数据库 · 计算机科学 2017-02-14 Zeyi Wen , Dong Deng , Rui Zhang , Kotagiri Ramamohanarao

Entity coreference resolution is an important research problem with many applications, including information extraction and question answering. Coreference resolution for English has been studied extensively. However, there is relatively…

计算与语言 · 计算机科学 2023-01-24 Tuan Manh Lai , Heng Ji

Tabular data is often hidden in text, particularly in medical diagnostic reports. Traditional machine learning (ML) models designed to work with tabular data, cannot effectively process information in such form. On the other hand, large…

Despite the significant progress made by transformer models in machine reading comprehension tasks, they still fall short in handling complex reasoning tasks due to the absence of explicit knowledge in the input sequence. To address this…

计算与语言 · 计算机科学 2024-01-17 Shima Foolad , Kourosh Kiani

With the advent of large language models (LLMs), the vast unstructured text within millions of academic papers is increasingly accessible for materials discovery, although significant challenges remain. While LLMs offer promising few- and…

计算与语言 · 计算机科学 2025-09-30 Amit K Verma , Zhisong Zhang , Junwon Seo , Robin Kuo , Runbo Jiang , Emma Strubell , Anthony D Rollett

We introduce SpERT, an attention model for span-based joint entity and relation extraction. Our key contribution is a light-weight reasoning on BERT embeddings, which features entity recognition and filtering, as well as relation…

计算与语言 · 计算机科学 2021-06-30 Markus Eberts , Adrian Ulges

Extracting relational triples from text is a crucial task for constructing knowledge bases. Recent advancements in joint entity and relation extraction models have demonstrated remarkable F1 scores ($\ge 90\%$) in accurately extracting…

计算与语言 · 计算机科学 2023-10-30 Pratik Saini , Samiran Pal , Tapas Nayak , Indrajit Bhattacharya

Tabular reasoning involves multi-step information extraction and logical inference over tabular data. While recent advances have leveraged large language models (LLMs) for reasoning over structured tables, such high-quality textual…

机器学习 · 计算机科学 2025-06-05 Jun-Peng Jiang , Yu Xia , Hai-Long Sun , Shiyin Lu , Qing-Guo Chen , Weihua Luo , Kaifu Zhang , De-Chuan Zhan , Han-Jia Ye