中文
相关论文

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

200 篇论文

Information Extraction (IE) plays a crucial role in Natural Language Processing (NLP) by extracting structured information from unstructured text, thereby facilitating seamless integration with various real-world applications that rely on…

计算与语言 · 计算机科学 2024-06-05 Yida Cai , Hao Sun , Hsiu-Yuan Huang , Yunfang Wu

Structured chemical reaction information plays a vital role for chemists engaged in laboratory work and advanced endeavors such as computer-aided drug design. Despite the importance of extracting structured reactions from scientific…

计算与语言 · 计算机科学 2023-07-06 Ming Zhong , Siru Ouyang , Minhao Jiang , Vivian Hu , Yizhu Jiao , Xuan Wang , Jiawei Han

Nowadays, neural networks act as a synonym for artificial intelligence. Present neural network models, although remarkably powerful, are inefficient both in terms of data and energy. Several alternative forms of neural networks have been…

神经与进化计算 · 计算机科学 2026-02-27 Mario Franco , Carlos Gershenson

Convolutional Neural Networks need the construction of informative features, which are determined by channel-wise and spatial-wise information at the network's layers. In this research, we focus on bringing in a novel solution that uses…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jerrin Bright , Suryaprakash Rajkumar , Arockia Selvakumar Arockia Doss

Ensembles of separate neural networks (NNs) have shown superior accuracy and confidence calibration over single NN across tasks. To improve the hardware efficiency of ensembles of separate NNs, recent methods create ensembles within a…

机器学习 · 计算机科学 2024-07-25 Martin Ferianc , Hongxiang Fan , Miguel Rodrigues

Neural abstractions have been recently introduced as formal approximations of complex, nonlinear dynamical models. They comprise a neural ODE and a certified upper bound on the error between the abstract neural network and the concrete…

计算机科学中的逻辑 · 计算机科学 2023-10-03 Alec Edwards , Mirco Giacobbe , Alessandro Abate

Information retrieval (IR) methods, like retrieval augmented generation, are fundamental to modern applications but often lack statistical guarantees. Conformal prediction addresses this by retrieving sets guaranteed to include relevant…

信息检索 · 计算机科学 2024-10-07 Yotam Intrator , Ori Kelner , Regev Cohen , Roman Goldenberg , Ehud Rivlin , Daniel Freedman

Objectives: Despite the recent adoption of large language models (LLMs) for biomedical information extraction, challenges in prompt engineering and algorithms persist, with no dedicated software available. To address this, we developed…

机器学习 · 计算机科学 2025-04-02 Enshuo Hsu , Kirk Roberts

Edge computing and artificial intelligence (AI), especially deep learning for nowadays, are gradually intersecting to build a novel system, called edge intelligence. However, the development of edge intelligence systems encounters some…

机器学习 · 计算机科学 2021-12-07 Di Liu , Hao Kong , Xiangzhong Luo , Weichen Liu , Ravi Subramaniam

Information extraction suffers from its varying targets, heterogeneous structures, and demand-specific schemas. In this paper, we propose a unified text-to-structure generation framework, namely UIE, which can universally model different IE…

计算与语言 · 计算机科学 2022-03-24 Yaojie Lu , Qing Liu , Dai Dai , Xinyan Xiao , Hongyu Lin , Xianpei Han , Le Sun , Hua Wu

Tables are widely used in several types of documents since they can bring important information in a structured way. In scientific papers, tables can sum up novel discoveries and summarize experimental results, making the research…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Andrea Gemelli , Emanuele Vivoli , Simone Marinai

Explaining the predictions of AI models is paramount in safety-critical applications, such as in legal or medical domains. One form of explanation for a prediction is an extractive rationale, i.e., a subset of features of an instance that…

计算与语言 · 计算机科学 2023-01-18 Lei Sha , Oana-Maria Camburu , Thomas Lukasiewicz

Subtask distillation is an emerging paradigm in which compact, specialized models are extracted from large, general-purpose 'foundation models' for deployment in environments with limited resources or in standalone computer systems.…

机器学习 · 计算机科学 2026-02-03 Pattarawat Chormai , Klaus-Robert Müller , Grégoire Montavon

Inference optimizations are critical for improving user experience and reducing infrastructure costs and power consumption. In this article, we illustrate a form of dynamic execution known as speculative sampling to reduce the overall…

机器学习 · 计算机科学 2024-04-10 Haim Barad , Ekaterina Aidova , Yury Gorbachev

This work proposes a mathematically founded mixed precision accumulation strategy for the inference of neural networks. Our strategy is based on a new componentwise forward error analysis that explains the propagation of errors in the…

机器学习 · 计算机科学 2025-12-03 El-Mehdi El Arar , Silviu-Ioan Filip , Theo Mary , Elisa Riccietti

In the last five years, edge computing has attracted tremendous attention from industry and academia due to its promise to reduce latency, save bandwidth, improve availability, and protect data privacy to keep data secure. At the same time,…

人工智能 · 计算机科学 2019-06-06 Xingzhou Zhang , Yifan Wang , Sidi Lu , Liangkai Liu , Lanyu Xu , Weisong Shi

The relationship between two entities in a sentence is often implied by word order and common sense, rather than an explicit predicate. For example, it is evident that "Fed chair Powell indicates rate hike" implies (Powell, is a, Fed chair)…

信息检索 · 计算机科学 2019-05-21 Jacob Beckerman , Theodore Christakis

Universal Information Extraction~(Universal IE) aims to solve different extraction tasks in a uniform text-to-structure generation manner. Such a generation procedure tends to struggle when there exist complex information structures to be…

计算与语言 · 计算机科学 2023-06-21 Xin Cong. Bowen Yu , Mengcheng Fang , Tingwen Liu , Haiyang Yu , Zhongkai Hu , Fei Huang , Yongbin Li , Bin Wang

Floating-point neural networks dominate modern machine learning but incur substantial inference costs, motivating emerging interest in Boolean networks for resource-constrained deployments. Since Boolean networks use only Boolean…

人工智能 · 计算机科学 2026-05-13 Shengpu Wang , Yuhao Mao , Yani Zhang , Martin Vechev

Neural network-based methods for abstractive summarization produce outputs that are more fluent than other techniques, but which can be poor at content selection. This work proposes a simple technique for addressing this issue: use a…

计算与语言 · 计算机科学 2018-10-10 Sebastian Gehrmann , Yuntian Deng , Alexander M. Rush