paper-with-me

Papers

Sense representations for Portuguese: experiments with sense embeddings and deep neural language models

2021-08-31 · Jessica Rodrigues da Silva, Helena de Medeiros Caseli

Sense representations have gone beyond word representations like Word2Vec, GloVe and FastText and achieved innovative performance on a wide range of natural language processing tasks. Although very useful in many applications, the traditional approaches for generating word embeddings have a strict drawback: they produce a single vector representation for a given word ignoring the fact that ambiguous words can assume different meanings. In this paper, we explore unsupervised sense representations which, different from traditional word embeddings, are able to induce different senses of a word by analyzing its contextual semantics in a text. The unsupervised sense representations investigated in this paper are: sense embeddings and deep neural language models. We present the first experiments carried out for generating sense embeddings for Portuguese. Our experiments show that the sense embedding model (Sense2vec) outperformed traditional word embeddings in syntactic and semantic analogies task, proving that the language resource generated here can improve the performance of NLP tasks in Portuguese. We also evaluated the performance of pre-trained deep neural language models (ELMo and BERT) in two transfer learning approaches: feature based and fine-tuning, in the semantic textual similarity task. Our experiments indicate that the fine tuned Multilingual and Portuguese BERT language models were able to achieve better accuracy than the ELMo model and baselines.

📄 PDF Abstract BibTeX arXiv:2109.00025

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Textual SimilarityTransfer LearningWord Embeddings

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

Generating Sense Embeddings for Syntactic and Semantic Analogy for Portuguese

2020-01-21 · Jessica Rodrigues da Silva, Helena de Medeiros Caseli

Word embeddings are numerical vectors which can represent words or concepts in a low-dimensional continuous space. These vectors are able to capture useful syntactic and semantic information. The traditional approaches l…

Word Embeddings

Which Evaluations Uncover Sense Representations that Actually Make Sense?

2020-05-01 · LREC 2020 5 · Jordan Boyd-Graber, Fenfei Guo, Leah Findlater, Mohit Iyyer

Text representations are critical for modern natural language processing. One form of text representation, sense-specific embeddings, reflect a word{'}s sense in a sentence better than single-prototype word embeddings ti…

Coherence EvaluationSentenceWord Embeddings

Making Sense of Word Embeddings

2017-08-10 · WS 2016 8 · Maria Pelevina, Nikolay Arefyev, Chris Biemann, Alexander Panchenko

We present a simple yet effective approach for learning word sense embeddings. In contrast to existing techniques, which either directly learn sense representations from corpora or rely on sense inventories from lexical …

ClusteringWord Embeddings

Real Multi-Sense or Pseudo Multi-Sense: An Approach to Improve Word Representation

2017-01-06 · WS 2016 12 · Haoyue Shi, Caihua Li, Junfeng Hu

Previous researches have shown that learning multiple representations for polysemous words can improve the performance of word embeddings on many tasks. However, this leads to another problem. Several vectors of a word m…

Word EmbeddingsWord Similarity

Challenges of Word Sense Alignment: Portuguese Language Resources

2020-05-01 · LREC 2020 5 · Ana Salgado, Sina Ahmadi, Alberto Sim{\~o}es, John Philip McCrae 외

This paper reports on an ongoing task of monolingual word sense alignment in which a comparative study between the Portuguese Academy of Sciences Dictionary and the Dicion{\'a}rio Aberto is carried out in the context of …