paper-with-me

홈 › Papers

A Study on the Interplay Between the Corpus Size and Parameters of a Distributional Model for Term Classification

2016-12-01 · WS 2016 12 · Behrang QasemiZadeh

We propose and evaluate a method for identifying co-hyponym lexical units in a terminological resource. The principles of term recognition and distributional semantics are combined to extract terms from a similar category of concept. Given a set of candidate terms, random projections are employed to represent them as low-dimensional vectors. These vectors are derived automatically from the frequency of the co-occurrences of the candidate terms and words that appear within windows of text in their proximity (context-windows). In a $k$-nearest neighbours framework, these vectors are classified using a small set of manually annotated terms which exemplify concept categories. We then investigate the interplay between the size of the corpus that is used for collecting the co-occurrences and a number of factors that play roles in the performance of the proposed method: the configuration of context-windows for collecting co-occurrences, the selection of neighbourhood size ($k$), and the choice of similarity metric.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Transformer Memory as a Differentiable Search Index

2022-02-14 · Yi Tay, Vinh Q. Tran, Mostafa Dehghani, Jianmo Ni 외

In this paper, we demonstrate that information retrieval can be accomplished with a single Transformer, in which all information about the corpus is encoded in the parameters of the model. To this end, we introduce the D…

Information RetrievalRetrieval

Power Scheduler: A Batch Size and Token Number Agnostic Learning Rate Scheduler

2024-08-23 · Yikang Shen, Matthew Stallone, Mayank Mishra, Gaoyuan Zhang 외

Finding the optimal learning rate for language model pretraining is a challenging task. This is not only because there is a complicated correlation between learning rate, batch size, number of training tokens, model size…

Thematic Fit Bits: Annotation Quality and Quantity Interplay for Event Participant Representation

2021-05-13 · LREC 2022 6 · Yuval Marton, Asad Sayeed

Modeling thematic fit (a verb--argument compositional semantics task) currently requires a very large burden of labeled data. We take a linguistically machine-annotated large corpus and replace corpus layers with output …

The realization of tones in spontaneous spoken Taiwan Mandarin: a corpus-based survey and theory-driven computational modeling

2025-03-29 · Yuxin Lu, Yu-Ying Chuang, R. Harald Baayen

A growing body of literature has demonstrated that semantics can co-determine fine phonetic detail. However, the complex interplay between phonetic realization and semantics remains understudied, particularly in pitch re…

Large Language Model

Investigating Effective Parameters for Fine-tuning of Word Embeddings Using Only a Small Corpus

2018-07-01 · WS 2018 7 · Kanako Komiya, Hiroyuki Shinnou

Fine-tuning is a popular method to achieve better performance when only a small target corpus is available. However, it requires tuning of a number of metaparameters and thus it might carry risk of adverse effect when in…

Language ModelingLanguage ModellingWord Embeddings