paper-with-me

홈 › Papers

Much Ado About Nothing -- Identification of Zero Copulas in Hungarian Using an NMT Model

2020-05-01 · LREC 2020 5 · Andrea D{\"o}m{\"o}t{\"o}r, Zijian Gy{\H{o}}z{\H{o}} Yang, Attila Nov{\'a}k

The research presented in this paper concerns zero copulas in Hungarian, i.e. the phenomenon that nominal predicates lack an explicit verbal copula in the default present tense 3rd person indicative case. We created a tool based on the state-of-the-art transformer architecture implemented in Marian NMT framework that can identify and mark the location of zero copulas, i.e. the position where an overt copula would appear in the non-default cases. Our primary aim was to support quantitative corpus-based linguistic research by creating a tool that can be used to compile a corpus of significant size containing examples of nominal predicates including the location of the zero copulas. We created the training corpus for our system transforming sentences containing overt copulas into ones containing zero copula labels. However, we first needed to disambiguate occurrences of the massively ambiguous verb van {`}exist/be/have{'}. We performed this using a rule-base classifier relying on English translations in the English-Hungarian parallel subcorpus of the OpenSubtitles corpus. We created several NMT-based models using different sampling methods and optionally using our baseline model to synthesize additional training data. Our best model obtains almost 90{\%} precision and 80{\%} recall on an in-domain test set.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

NMT

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Multi-Head Attention 설명 없음
Adam 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Pricing Exchange Option Based on Copulas by MCMC Algorithm

2021-07-21 · Wen Su

This paper focus on pricing exchange option based on copulas by MCMC algorithm. Initially, we introduce the methodologies concerned about risk-netural pricing, copulas and MCMC algorithm. After the basic knowledge, we co…

Anaphoric Zero Pronoun Identification: A Multilingual Approach

2020-12-01 · COLING (CRAC) 2020 12 · Abdulrahman Aloraini, Massimo Poesio

Pro-drop languages such as Arabic, Chinese, Italian or Japanese allow morphologically null but referential arguments in certain syntactic positions, called anaphoric zero-pronouns. Much NLP work on anaphoric zero-pronoun…

Transfer Learning

Variational Bayes Estimation of Discrete-Margined Copula Models with Application to Time Series

2017-12-26 · Ruben Loaiza-Maya, Michael Stanley Smith

We propose a new variational Bayes estimator for high-dimensional copulas with discrete, or a combination of discrete and continuous, margins. The method is based on a variational approximation to a tractable augmented p…

Time SeriesTime Series Analysis

2-Cats: 2D Copula Approximating Transforms

2023-09-28 · Flavio Figueiredo, José Geraldo Fernandes, Jackson Silva, Renato M. Assunção

Copulas are powerful statistical tools for capturing dependencies across data dimensions. Applying Copulas involves estimating independent marginals, a straightforward task, followed by the much more challenging task of …

Pure Exploration in Infinitely-Armed Bandit Models with Fixed-Confidence

2018-03-13 · Maryam Aziz, Jesse Anderton, Emilie Kaufmann, Javed Aslam

We consider the problem of near-optimal arm identification in the fixed confidence setting of the infinitely armed bandit problem when nothing is known about the arm reservoir distribution. We (1) introduce a PAC-like fr…