paper-with-me

홈 › Papers

A General FOFE-net Framework for Simple and Effective Question Answering over Knowledge Bases

2019-03-29 · Dekun Wu, Nana Nosirova, Hui Jiang, MingBin Xu

Question answering over knowledge base (KB-QA) has recently become a popular research topic in NLP. One popular way to solve the KB-QA problem is to make use of a pipeline of several NLP modules, including entity discovery and linking (EDL) and relation detection. Recent success on KB-QA task usually involves complex network structures with sophisticated heuristics. Inspired by a previous work that builds a strong KB-QA baseline, we propose a simple but general neural model composed of fixed-size ordinally forgetting encoding (FOFE) and deep neural networks, called FOFE-net to solve KB-QA problem at different stages. For evaluation, we use two popular KB-QA datasets, SimpleQuestions and WebQSP, and a newly created dataset, FreebaseQA. The experimental results show that FOFE-net performs well on KB-QA subtasks, entity discovery and linking (EDL) and relation detection, and in turn pushing overall KB-QA system to achieve strong results on all datasets.

📄 PDF Abstract BibTeX arXiv:1903.12356

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringRelation

Similar Papers 제목 키워드 기반

A Fixed-Size Encoding Method for Variable-Length Sequences with its Application to Neural Network Language Models

2015-05-06 · Shiliang Zhang, Hui Jiang, MingBin Xu, JunFeng Hou 외

In this paper, we propose the new fixed-size ordinally-forgetting encoding (FOFE) method, which can almost uniquely encode any variable-length sequence of words into a fixed-size representation. FOFE can model the word o…

Dual Fixed-Size Ordinally Forgetting Encoding (FOFE) for Competitive Neural Language Models

2018-10-01 · EMNLP 2018 10 · Sedtawut Watcharawittayakul, MingBin Xu, Hui Jiang

In this paper, we propose a new approach to employ the fixed-size ordinally-forgetting encoding (FOFE) (Zhang et al., 2015b) in neural languages modelling, called dual-FOFE. The main idea of dual-FOFE is that it allows t…

Language ModelingLanguage ModellingMachine TranslationSpeech Recognition+1

Dual-FOFE-net Neural Models for Entity Linking with PageRank

2019-07-30 · Feng Wei, Uyen Trang Nguyen, Hui Jiang

This paper presents a simple and computationally efficient approach for entity linking (EL), compared with recurrent neural networks (RNNs) or convolutional neural networks (CNNs), by making use of feedforward neural net…

ClusteringEntity LinkingSentence

Fractional-Order Federated Learning

2026-02-17 · Mohammad Partohaghighi, Roummel Marcia, YangQuan Chen arxiv

Federated learning (FL) allows remote clients to train a global model collaboratively while protecting client privacy. Despite its privacy-preserving benefits, FL has significant drawbacks, including slow convergence, hi…

Federated Learning

A FOFE-based Local Detection Approach for Named Entity Recognition and Mention Detection

2016-11-02 · Mingbin Xu, Hui Jiang

In this paper, we study a novel approach for named entity recognition (NER) and mention detection in natural language processing. Instead of treating NER as a sequence labelling problem, we propose a new local detection …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1