paper-with-me

Papers

A Factorization Machine Framework for Testing Bigram Embeddings in Knowledgebase Completion

2016-04-20 · WS 2016 6 · Johannes Welbl, Guillaume Bouchard, Sebastian Riedel

Embedding-based Knowledge Base Completion models have so far mostly combined distributed representations of individual entities or relations to compute truth scores of missing links. Facts can however also be represented using pairwise embeddings, i.e. embeddings for pairs of entities and relations. In this paper we explore such bigram embeddings with a flexible Factorization Machine model and several ablations from it. We investigate the relevance of various bigram types on the fb15k237 dataset and find relative improvements compared to a compositional model.

📄 PDF Abstract BibTeX arXiv:1604.05878

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base Completion

Similar Papers 제목 키워드 기반

A Machine Learning Approach for the Identification of Bengali Noun-Noun Compound Multiword Expressions

2014-01-25 · Vivekananda Gayen, Kamal Sarkar

This paper presents a machine learning approach for identification of Bengali multiword expressions (MWE) which are bigram nominal compounds. Our proposed approach has two steps: (1) candidate extraction using chunk info…

BIG-bench Machine Learning

Supervised and Unsupervised Categorization of an Imbalanced Italian Crime News Dataset

2022-03-22 · Lecture Notes in Business Information Processing 2022 3 · Federica Rollo, Giovanni Bonisoli, Laura Po

The automatic categorization of crime news is useful to create statistics on the type of crimes occurring in a certain area. This assignment can be treated as a text categorization problem. Several studies have shown tha…

ArticlesKeyphrase ExtractionLemmatizationText Categorization+1

attr2vec: Jointly Learning Word and Contextual Attribute Embeddings with Factorization Machines

2018-06-01 · NAACL 2018 6 · Fabio Petroni, Vassilis Plachouras, Timothy Nugent, Jochen L. Leidner

The widespread use of word embeddings is associated with the recent successes of many natural language processing (NLP) systems. The key approach of popular models such as word2vec and GloVe is to learn dense vector repr…

AttributeDependency ParsingInformation RetrievalMachine Translation+5

TUDA-CCL at SemEval-2021 Task 1: Using Gradient-boosted Regression Tree Ensembles Trained on a Heterogeneous Feature Set for Predicting Lexical Complexity

2021-08-01 · SEMEVAL 2021 · Sebastian Gombert, Sabine Bartsch

In this paper, we present our systems submitted to SemEval-2021 Task 1 on lexical complexity prediction.The aim of this shared task was to create systems able to predict the lexical complexity of word tokens and bigram m…

SentenceWord Embeddings

Better Word Embeddings by Disentangling Contextual n-Gram Information

2019-04-10 · NAACL 2019 6 · Prakhar Gupta, Matteo Pagliardini, Martin Jaggi

Pre-trained word vectors are ubiquitous in Natural Language Processing applications. In this paper, we show how training word embeddings jointly with bigram and even trigram embeddings, results in improved unigram embedd…

Word Embeddings