中文
相关论文

相关论文: CompactIE: Compact Facts in Open Information Extra…

200 篇论文

Information extraction (IE) aims to produce structured information from an input text, e.g., Named Entity Recognition and Relation Extraction. Various attempts have been proposed for IE via feature engineering or deep learning. However,…

计算与语言 · 计算机科学 2019-12-09 Wenya Wang , Sinno Jialin Pan

We provide a detailed overview of the various approaches that were proposed to date to solve the task of Open Information Extraction. We present the major challenges that such systems face, show the evolution of the suggested approaches…

计算与语言 · 计算机科学 2018-06-15 Christina Niklaus , Matthias Cetto , André Freitas , Siegfried Handschuh

High-energy, large-scale particle colliders in nuclear and high-energy physics generate data at extraordinary rates, reaching up to $1$ terabyte and several petabytes per second, respectively. The development of real-time, high-throughput…

人工智能 · 计算机科学 2024-12-03 Xihaier Luo , Samuel Lurvey , Yi Huang , Yihui Ren , Jin Huang , Byung-Jun Yoon

Unified information extraction (UIE) aims to extract diverse structured information from unstructured text. While large language models (LLMs) have shown promise for UIE, they require significant computational resources and often struggle…

计算与语言 · 计算机科学 2025-01-22 Xincheng Liao , Junwen Duan , Yixi Huang , Jianxin Wang

Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is extracting…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Jialun Wu , Yang Liu , Zeyu Gao , Tieliang Gong , Chunbao Wang , Chen Li

Model compression and acceleration are attracting increasing attentions due to the demand for embedded devices and mobile applications. Research on efficient convolutional neural networks (CNNs) aims at removing feature redundancy by…

机器学习 · 计算机科学 2020-08-21 Jinhua Liang , Tao Zhang , Guoqing Feng

Open Information Extraction (OIE) is a structured prediction (SP) task in Natural Language Processing (NLP) that aims to extract structured $n$-ary tuples - usually subject-relation-object triples - from free text. The word embeddings in…

计算与语言 · 计算机科学 2024-03-22 Fauzan Farooqui , Thanmay Jayakumar , Pulkit Mathur , Mansi Radke

The concept of compressing deep Convolutional Neural Networks (CNNs) is essential to use limited computation, power, and memory resources on embedded devices. However, existing methods achieve this objective at the cost of a drop in…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Waqar Ahmed , Andrea Zunino , Pietro Morerio , Vittorio Murino

Large Language Models (LLMs) deliver powerful reasoning and generation capabilities but incur substantial run-time costs when operating in agentic workflows that chain together lengthy prompts and process rich data streams. We introduce…

Extracting key information from scientific papers has the potential to help researchers work more efficiently and accelerate the pace of scientific progress. Over the last few years, research on Scientific Information Extraction (SciIE)…

计算与语言 · 计算机科学 2023-12-19 Yuhan Li , Jian Wu , Zhiwei Yu , Börje F. Karlsson , Wei Shen , Manabu Okumura , Chin-Yew Lin

Open-domain KeyPhrase Extraction (KPE) aims to extract keyphrases from documents without domain or quality restrictions, e.g., web pages with variant domains and qualities. Recently, neural methods have shown promising results in many KPE…

计算与语言 · 计算机科学 2021-09-20 Si Sun , Zhenghao Liu , Chenyan Xiong , Zhiyuan Liu , Jie Bao

Open Information Extraction (OIE) systems seek to compress the factual propositions of a sentence into a series of n-ary tuples. These tuples are useful for downstream tasks in natural language processing like knowledge base creation,…

计算与语言 · 计算机科学 2021-01-28 Jacob Solawetz , Stefan Larson

Extracting entities and their relations from text is an important task for understanding massive text corpora. Open information extraction (IE) systems mine relation tuples (i.e., entity arguments and a predicate string to describe their…

计算与语言 · 计算机科学 2018-12-04 Qi Zhu , Xiang Ren , Jingbo Shang , Yu Zhang , Ahmed El-Kishky , Jiawei Han

Deep Neural Networks (DNNs) have shown great success in completing complex tasks. However, DNNs inevitably bring high computational cost and storage consumption due to the complexity of hierarchical structures, thereby hindering their wide…

机器学习 · 计算机科学 2021-03-23 Ke Zhang , Hanbo Ying , Hong-Ning Dai , Lin Li , Yuangyuang Peng , Keyi Guo , Hongfang Yu

Data compaction is a new approach for lossless and lossy compression of read-only array data. The biggest advantage over existing approaches is the possibility to access compressed data without any decompression. This makes data compaction…

数据结构与算法 · 计算机科学 2014-02-12 Steffen Görzig

We present a new approach and a novel architecture, termed WSNet, for learning compact and efficient deep neural networks. Existing approaches conventionally learn full model parameters independently and then compress them via ad hoc…

计算机视觉与模式识别 · 计算机科学 2018-05-23 Xiaojie Jin , Yingzhen Yang , Ning Xu , Jianchao Yang , Nebojsa Jojic , Jiashi Feng , Shuicheng Yan

To mitigate forgetting, existing lifelong event detection methods typically maintain a memory module and replay the stored memory data during the learning of a new task. However, the simple combination of memory data and new-task samples…

计算与语言 · 计算机科学 2024-04-04 Chengwei Qin , Ruirui Chen , Ruochen Zhao , Wenhan Xia , Shafiq Joty

Open Information Extraction (OIE) aims to extract relational tuples from open-domain sentences. Existing OIE systems split a sentence into tokens and recognize token spans as tuple relations and arguments. We instead propose Sentence as…

计算与语言 · 计算机科学 2023-05-08 Kuicai Dong , Aixin Sun , Jung-Jae Kim , Xiaoli Li

Complex systems are fascinating because their rich macroscopic properties emerge from the interaction of many simple parts. Understanding the building principles of these emergent phenomena in nature requires assessing natural complex…

神经元与认知 · 定量生物学 2022-11-17 Anna Levina , Viola Priesemann , Johannes Zierenberg

Event extraction (EE) is an essential task of information extraction, which aims to extract structured event information from unstructured text. Most prior work focuses on extracting flat events while neglecting overlapped or nested ones. A…

计算与语言 · 计算机科学 2022-09-07 Hu Cao , Jingye Li , Fangfang Su , Fei Li , Hao Fei , Shengqiong Wu , Bobo Li , Liang Zhao , Donghong Ji