paper-with-me

Papers

Generating bilingual example sentences with large language models as lexicography assistants

2024-10-04 · Raphael Merx, Ekaterina Vylomova, Kemal Kurniawan

We present a study of LLMs' performance in generating and rating example sentences for bilingual dictionaries across languages with varying resource levels: French (high-resource), Indonesian (mid-resource), and Tetun (low-resource), with English as the target language. We evaluate the quality of LLM-generated examples against the GDEX (Good Dictionary EXample) criteria: typicality, informativeness, and intelligibility. Our findings reveal that while LLMs can generate reasonably good dictionary examples, their performance degrades significantly for lower-resourced languages. We also observe high variability in human preferences for example quality, reflected in low inter-annotator agreement rates. To address this, we demonstrate that in-context learning can successfully align LLMs with individual annotator preferences. Additionally, we explore the use of pre-trained language models for automated rating of examples, finding that sentence perplexity serves as a good proxy for typicality and intelligibility in higher-resourced languages. Our study also contributes a novel dataset of 600 ratings for LLM-generated sentence pairs, and provides insights into the potential of LLMs in reducing the cost of lexicographic work, particularly for low-resource languages.

📄 PDF Abstract BibTeX arXiv:2410.03182

Code (1)

raphaelmerx/llm-bilingual-examples 공식 구현

Tasks

In-Context LearningInformativenessSentence

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Learning to Find Translation of Grammar Patterns in Parallel Corpus

2021-10-01 · ROCLING 2021 10 · Kai-Wen Tuan, Yi-Jyun Chen, Yi-Chien Lin, Chun-Ho Kwok 외

We introduce a method for assisting English as Second Language (ESL) learners by providing translations of Collins COBUILD grammar patterns(GP) for a given word. In our approach, bilingual parallel corpus is transformed …

Translation

Learning to Respond to Mixed-code Queries using Bilingual Word Embeddings

2019-06-01 · NAACL 2019 6 · Chia-Fang Ho, Jason Chang, Jhih-Jie Chen, Ching-Yu Yang

We present a method for learning bilingual word embeddings in order to support second language (L2) learners in finding recurring phrases and example sentences that match mixed-code queries (e.g., {``}接 受 sentence{''}) c…

SentenceTranslationWord EmbeddingsWord Translation

EAG: Extract and Generate Multi-way Aligned Corpus for Complete Multi-lingual Neural Machine Translation

2022-03-04 · ACL 2022 5 · Yulin Xu, Zhen Yang, Fandong Meng, JieZhou

Complete Multi-lingual Neural Machine Translation (C-MNMT) achieves superior performance against the conventional MNMT by constructing multi-way aligned corpus, i.e., aligning bilingual training examples from different l…

DiversityMachine Translation

Identify Bilingual Patterns and Phrases from a Bilingual Sentence Pair

2021-10-01 · ROCLING 2021 10 · Yi-Jyun Chen, Hsin-Yun Chung, Jason S. Chang

This paper presents a method for automatically identifying bilingual grammar patterns and extracting bilingual phrase instances from a given English-Chinese sentence pair. In our approach, the English-Chinese sentence pa…

Machine TranslationSentenceTranslation

Bilingual Dictionary Based Neural Machine Translation without Using Parallel Sentences

2020-07-06 · ACL 2020 6 · Xiangyu Duan, Baijun Ji, Hao Jia, Min Tan 외

In this paper, we propose a new task of machine translation (MT), which is based on no parallel sentences but can refer to a ground-truth bilingual dictionary. Motivated by the ability of a monolingual speaker learning t…

Machine TranslationTranslationWord Translation