中文
相关论文

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

200 篇论文

This study presents OpenExtract, an open-source pipeline for automated data extraction in large-scale systematic literature reviews. The pipeline queries large language models (LLMs) to predict data entries based on relevant sections of…

Recent advancements in large language models have shown impressive performance in general chat. However, their domain-specific capabilities, particularly in information extraction, have certain limitations. Extracting structured information…

计算与语言 · 计算机科学 2024-03-11 Jun Xu , Mengshu Sun , Zhiqiang Zhang , Jun Zhou

In this paper, we propose a novel ensembling technique for deep neural networks, which is able to drastically reduce the required memory compared to alternative approaches. In particular, we propose to extract multiple sub-networks from a…

机器学习 · 计算机科学 2022-10-07 Jary Pomponi , Simone Scardapane , Aurelio Uncini

We introduce EXIT, an extractive context compression framework that enhances both the effectiveness and efficiency of retrieval-augmented generation (RAG) in question answering (QA). Current RAG systems often struggle when retrieval models…

计算与语言 · 计算机科学 2025-05-30 Taeho Hwang , Sukmin Cho , Soyeong Jeong , Hoyun Song , SeungYoon Han , Jong C. Park

The excellent performance of deep neural networks has enabled us to solve several automatization problems, opening an era of autonomous devices. However, current deep net architectures are heavy with millions of parameters and require…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Dat Thanh Tran , Alexandros Iosifidis , Moncef Gabbouj

Deep Neural Networks (DNNs) have drawn attention because of their outstanding performance on various tasks. However, deploying full-fledged DNNs in resource-constrained devices (edge, mobile, IoT) is difficult due to their large size. To…

机器学习 · 计算机科学 2023-09-19 Divya J. Bajpai , Vivek K. Trivedi , Sohan L. Yadav , Manjesh K. Hanawal

This paper introduces ASCAI, a novel adaptive sampling methodology that can learn how to effectively compress Deep Neural Networks (DNNs) for accelerated inference on resource-constrained platforms. Modern DNN compression techniques…

机器学习 · 计算机科学 2019-11-18 Mojan Javaheripi , Mohammad Samragh , Tara Javidi , Farinaz Koushanfar

We propose a fully automatic minutiae extractor, called MinutiaeNet, based on deep neural networks with compact feature representation for fast comparison of minutiae sets. Specifically, first a network, called CoarseNet, estimates the…

计算机视觉与模式识别 · 计算机科学 2017-12-29 Dinh-Luan Nguyen , Kai Cao , Anil K. Jain

In recent years, learning-based methods have achieved significant advancements in multi-exposure image fusion. However, two major stumbling blocks hinder the development, including pixel misalignment and inefficient inference. Reliance on…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Zhu Liu , Jinyuan Liu , Guanyao Wu , Zihang Chen , Xin Fan , Risheng Liu

We propose a novel strategy for extracting features in supervised learning that can be used to construct a classifier which is more robust to small perturbations in the input space. Our method builds upon the idea of the information…

机器学习 · 计算机科学 2019-10-16 Ankit Pensia , Varun Jog , Po-Ling Loh

Deploying large language model inference remains challenging due to their high computational overhead. Early exit optimizes model inference by adaptively reducing the number of inference layers. Current methods typically train internal…

计算与语言 · 计算机科学 2026-03-05 Lianming Huang , Shangyu Wu , Yufei Cui , Ying Xiong , Haibo Hu , Xue Liu , Tei-Wei Kuo , Nan Guan , Chun Jason Xue

Feature upsampling is a key operation in a number of modern convolutional network architectures, e.g. feature pyramids. Its design is critical for dense prediction tasks such as object detection and semantic/instance segmentation. In this…

计算机视觉与模式识别 · 计算机科学 2019-10-30 Jiaqi Wang , Kai Chen , Rui Xu , Ziwei Liu , Chen Change Loy , Dahua Lin

Growing demand for sustainable logistics and higher space utilization, driven by e-commerce and urbanization, increases the need for storage systems that are both energy- and space-efficient. Compact storage systems aim to maximize space…

计算复杂性 · 计算机科学 2025-10-16 Malte Fliedner , Julian Golak , Yağmur Gül , Simone Neumann

In real world, our datasets often contain outliers. Moreover, the outliers can seriously affect the final machine learning result. Most existing algorithms for handling outliers take high time complexities (e.g. quadratic or cubic…

计算几何 · 计算机科学 2020-02-28 Hu Ding , Zixiu Wang

The increasing power of computer technology does not dispense with the need to extract meaningful in- formation out of data sets of ever growing size, and indeed typically exacerbates the complexity of this task. To tackle this general…

物理与社会 · 物理学 2016-06-22 M. Zanin , D. Papo , P. A. Sousa , E. Menasalvas , A. Nicchi , E. Kubik , S. Boccaletti

Deep learning has excelled in image recognition tasks through neural networks inspired by the human brain. However, the necessity for large models to improve prediction accuracy introduces significant computational demands and extended…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Taigo Sakai , Kazuhiro Hotta

Computer vision with state-of-the-art deep learning models has achieved huge success in the field of Optical Character Recognition (OCR) including text detection and recognition tasks recently. However, Key Information Extraction (KIE) from…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Wenwen Yu , Ning Lu , Xianbiao Qi , Ping Gong , Rong Xiao

Splice detection models are the need of the hour since splice manipulations can be used to mislead, spread rumors and create disharmony in society. However, there is a severe lack of image splicing datasets, which restricts the capabilities…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Ankit Yadav , Dinesh Kumar Vishwakarma

The goal of co-clustering is to simultaneously identify a clustering of rows as well as columns of a two dimensional data matrix. A number of co-clustering techniques have been proposed including information-theoretic co-clustering and the…

机器学习 · 计算机科学 2020-04-27 Joyce Jiyoung Whang , Inderjit S. Dhillon

When handling large datasets that exceed the capacity of the main memory, movement of data between main memory and external memory (disk), rather than actual (CPU) computation time, is often the bottleneck in the computation. Since data is…

数据结构与算法 · 计算机科学 2017-10-30 Lars Arge , Mathias Rav , Svend C. Svendsen , Jakob Truelsen