paper-with-me

홈 › Papers

Towards a Flexible System Architecture for Automated Knowledge Base Construction Frameworks

2021-02-04 · Osman Din

Although knowledge bases play an important role in many domains (including in archives, where they are sometimes used for entity extraction and semantic annotation tasks), it is challenging to build knowledge bases by hand. This is owing to a number of factors: Knowledge bases must be accurate, up-to-date, comprehensive, and as flexible and as efficient as possible. These requirements mean a large undertaking, in the form of extensive work by subject matter experts (such as scientists, programmers, archivists, and other information professionals). Even when successfully engineered, manually built knowledge bases are typically one-off, use-case-specific, non-standardized, hard-to-maintain solutions. We present a scalable, flexible, and extensible architecture for knowledge base construction frameworks. As a work in progress, we extend a specific framework to address some of its design limitations. The contributions presented in this short paper can shed a light on the suitability of using AKBC frameworks for computational use cases in this domain and provide future directions for building improved AKBC frameworks.

📄 PDF Abstract BibTeX arXiv:2102.02922

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Construction

Similar Papers 제목 키워드 기반

A Flexible Approach to Automated RNN Architecture Generation

2017-12-20 · ICLR 2018 1 · Martin Schrimpf, Stephen Merity, James Bradbury, Richard Socher

The process of designing neural architectures requires expert knowledge and extensive trial and error. While automated architecture search may simplify these requirements, the recurrent neural network (RNN) architectures…

Language ModelingLanguage ModellingMachine TranslationNeural Architecture Search+2

AutoGL: A Library for Automated Graph Learning

2021-04-11 · ICLR Workshop GTRL 2021 5 · Ziwei Zhang, Yijian Qin, Zeyang Zhang, Chaoyu Guan 외

Recent years have witnessed an upsurge in research interests and applications of machine learning on graphs. However, manually designing the optimal machine learning algorithms for different graph datasets and tasks is i…

AutoMLBIG-bench Machine LearningFeature EngineeringGraph Learning+1

AutoRec: An Automated Recommender System

2020-06-26 · Ting-Hsiang Wang, Qingquan Song, Xiaotian Han, Zirui Liu 외

Realistic recommender systems are often required to adapt to ever-changing data and tasks or to explore different models systematically. To address the need, we present AutoRec, an open-source automated machine learning …

AutoMLClick-Through Rate PredictionRecommendation Systems

CaseSummarizer: A System for Automated Summarization of Legal Texts

2016-12-01 · COLING 2016 12 · Seth Polsley, Pooja Jhunjhunwala, Ruihong Huang

Attorneys, judges, and others in the justice system are constantly surrounded by large amounts of legal text, which can be difficult to manage across many cases. We present CaseSummarizer, a tool for automated text summa…

Text GenerationText Summarization

Flexible Channel Dimensions for Differentiable Architecture Search

2023-06-13 · Ahmet Caner Yüzügüler, Nikolaos Dimitriadis, Pascal Frossard

Finding optimal channel dimensions (i.e., the number of filters in DNN layers) is essential to design DNNs that perform well under computational resource constraints. Recent work in neural architecture search aims at aut…

GPUNeural Architecture Search