paper-with-me

홈 › Papers

Robust Guidance for Unsupervised Data Selection: Capturing Perplexing Named Entities for Domain-Specific Machine Translation

2024-02-29 · Seunghyun Ji, Hagai Raja Sinulingga, Darongsae Kwon

Low-resourced data presents a significant challenge for neural machine translation. In most cases, the low-resourced environment is caused by high costs due to the need for domain experts or the lack of language experts. Therefore, identifying the most training-efficient data within an unsupervised setting emerges as a practical strategy. Recent research suggests that such effective data can be identified by selecting 'appropriately complex data' based on its volume, providing strong intuition for unsupervised data selection. However, we have discovered that establishing criteria for unsupervised data selection remains a challenge, as the 'appropriate level of difficulty' may vary depending on the data domain. We introduce a novel unsupervised data selection method named 'Capturing Perplexing Named Entities,' which leverages the maximum inference entropy in translated named entities as a metric for selection. When tested with the 'Korean-English Parallel Corpus of Specialized Domains,' our method served as robust guidance for identifying training-efficient data across different domains, in contrast to existing methods.

📄 PDF Abstract BibTeX arXiv:2402.19267

Code (1)

comchobo/capturing-perplexing-named-entities 공식 구현 pytorch

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

How Well Can Knowledge Edit Methods Edit Perplexing Knowledge?

2024-06-25 · Huaizhi Ge, Frank Rudzicz, Zining Zhu

Large language models (LLMs) have demonstrated remarkable capabilities, but updating their knowledge post-training remains a critical challenge. While recent model editing techniques like Rank-One Model Editing (ROME) sh…

knowledge editingModel Editing

Comparative Analysis of Word Embeddings for Capturing Word Similarities

2020-05-08 · Martina Toshevska, Frosina Stojanovska, Jovan Kalajdjieski

Distributed language representation has become the most widely used technique for language representation in various natural language processing tasks. Most of the natural language processing models that are based on dee…

Word Embeddings

Beyond Correlation: Causal Multi-View Unsupervised Feature Selection Learning

2025-09-17 · Zongxin Shen, Yanyong Huang, Bin Wang, Jinyuan Chang 외 arxiv

Multi-view unsupervised feature selection (MUFS) has recently received increasing attention for its promising ability in dimensionality reduction on multi-view unlabeled data. Existing MUFS methods typically select discr…

Dimensionality Reduction

Second-Order Unsupervised Feature Selection via Knowledge Contrastive Distillation

2021-09-29 · Han Yue, Jundong Li, Hongfu Liu

Unsupervised feature selection aims to select a subset from the original features that are most useful for the downstream tasks without external guidance information. While most unsupervised feature selection methods foc…

feature selection

Block Model Guided Unsupervised Feature Selection

2020-07-05 · Zilong Bai, Hoa Nguyen, Ian Davidson

Feature selection is a core area of data mining with a recent innovation of graph-driven unsupervised feature selection for linked data. In this setting we have a dataset $\mathbf{Y}$ consisting of $n$ instances each wit…

Clusteringfeature selectionmodel