Slang Context-based Inference Enhancement via Greedy Search-Guided Chain-of-Thought Prompting
Jinghan Cao, Qingyang Ren, Xiangyun Chen, Xinjin Li, Haoxiang Gao, Yu Zhao

TL;DR
This paper introduces a greedy search-guided chain-of-thought prompting framework to improve slang interpretation accuracy in large language models, emphasizing the importance of structured reasoning over model size or temperature settings.
Contribution
It proposes a novel framework combining greedy search with chain-of-thought prompting specifically for slang interpretation in LLMs, addressing the challenge of contextual and cultural language understanding.
Findings
Model size and temperature have limited impact on accuracy.
Larger models do not outperform smaller ones in slang inference.
The proposed framework improves slang interpretation accuracy.
Abstract
Slang interpretation has been a challenging downstream task for Large Language Models (LLMs) as the expressions are inherently embedded in contextual, cultural, and linguistic frameworks. In the absence of domain-specific training data, it is difficult for LLMs to accurately interpret slang meaning based on lexical information. This paper attempts to investigate the challenges of slang inference using large LLMs and presents a greedy search-guided chain-of-thought framework for slang interpretation. Through our experiments, we conclude that the model size and temperature settings have limited impact on inference accuracy. Transformer-based models with larger active parameters do not generate higher accuracy than smaller models. Based on the results of the above empirical study, we integrate greedy search algorithms with chain-of-thought prompting for small language models to build a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Sentiment Analysis and Opinion Mining
