paper-with-me

Papers

Analyzing Syntactic Generalization Capacity of Pre-trained Language Models on Japanese Honorific Conversion

2023-06-05 · Ryo Sekizawa, Hitomi Yanaka

Using Japanese honorifics is challenging because it requires not only knowledge of the grammatical rules but also contextual information, such as social relationships. It remains unclear whether pre-trained large language models (LLMs) can flexibly handle Japanese honorifics like humans. To analyze this, we introduce an honorific conversion task that considers social relationships among people mentioned in a conversation. We construct a Japanese honorifics dataset from problem templates of various sentence structures to investigate the syntactic generalization capacity of GPT-3, one of the leading LLMs, on this task under two settings: fine-tuning and prompt learning. Our results showed that the fine-tuned GPT-3 performed better in a context-aware honorific conversion task than the prompt-based one. The fine-tuned model demonstrated overall syntactic generalizability towards compound honorific sentences, except when tested with the data involving direct speech.

📄 PDF Abstract BibTeX arXiv:2306.03055

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt LearningSentence

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Assessing the Syntactic Capabilities of Transformer-based Multilingual Language Models

2021-05-10 · Findings (ACL) 2021 8 · Laura Pérez-Mayos, Alba Táboas García, Simon Mille, Leo Wanner

Multilingual Transformer-based language models, usually pretrained on more than 100 languages, have been shown to achieve outstanding results in a wide range of cross-lingual transfer tasks. However, it remains unknown w…

Cross-Lingual Transfer

On the Tip of the Tongue: Analyzing Conceptual Representation in Large Language Models with Reverse-Dictionary Probe

2024-02-22 · Ningyu Xu, Qi Zhang, Menghan Zhang, Peng Qian 외

Probing and enhancing large language models' reasoning capacity remains a crucial open question. Here we re-purpose the reverse dictionary task as a case study to probe LLMs' capacity for conceptual inference. We use in-…

In-Context LearningReverse Dictionary

Controlled Evaluation of Syntactic Knowledge in Multilingual Language Models

2024-11-12 · Daria Kryvosheieva, Roger Levy

Language models (LMs) are capable of acquiring elements of human-like syntactic knowledge. Targeted syntactic evaluation tests have been employed to measure how well they form generalizations about syntactic phenomena in…

Diversity

Coloring the Blank Slate: Pre-training Imparts a Hierarchical Inductive Bias to Sequence-to-sequence Models

2022-03-17 · Findings (ACL) 2022 5 · Aaron Mueller, Robert Frank, Tal Linzen, Luheng Wang 외

Relations between words are governed by hierarchical structure rather than linear ordering. Sequence-to-sequence (seq2seq) models, despite their success in downstream NLP applications, often fail to generalize in a hiera…

Inductive Bias

Coloring the Blank Slate: Pre-training Imparts a Hierarchical Inductive Bias to Sequence-to-sequence Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Relations between words are governed by hierarchical structure rather than linear ordering. Sequence-to-sequence (seq2seq) models, despite their success in downstream NLP applications, often fail to generalize in a hiera…

Inductive Bias