Papers by Andraž Pelicon
Embeddings models for Buddhist Sanskrit (2022.lrec-1)
Copied to clipboard
| Challenge: | Despite extensive scholarly endeavors, much uncertainty still surrounds this body of literature, especially regarding matters of chronology, authorship, compositional history. |
| Approach: | They propose a corpus of Buddhist texts, a general corpus and word similarity and word analogy datasets for embeddings models. |
| Outcome: | The proposed models perform better on semantic similarity and word analogy tasks than on contextual models. |
Denoising Labeled Data for Comment Moderation Using Active Learning (2024.lrec-main)
Copied to clipboard
| Challenge: | Large contextualized language models (LLMs) are becoming ubiquitous in natural language processing due to their performance and adaptability to diverse tasks. |
| Approach: | They propose to use active learning methods to denoise textual data for model training by sampling the most informative examples with noisy labels with active learning. |
| Outcome: | The proposed method reduces the cost of reannotation by reducing noise in noisy examples. |