K-文化的一切——从回归到 K-美妆,发送到您的邮箱订阅邮件

METAL MEDIA

Figurative and Cultural Knowledge in LLMs: Investigating Cross-Domain Transfer through Fine-Tuning

arXiv:2608.183612026-08-20

给AI补文化知识不会自动让它更懂谚语,反之亦然

研究者分别用文化常识数据和比喻性语言数据(谚语、诗歌)对四个阿拉伯语模型做微调,考察两类知识能否互相迁移。用诗歌数据微调后,模型在习语理解上比基础模型平均提升2.33%,这是唯一具有统计显著性的效果,其余大多数跨领域组合的效果都与噪声无法区分,甚至出现下降。用文化数据微调反而在某些情况下降低了谚语理解的准确率。

METAL MEDIA 解读图

给AI补文化知识不会自动让它更懂谚语,反之亦然

  1. 01研究对ALLaM-7B、Fanar-1-9B、Qwen3-8B、Llama-3.1-8B四个模型分别用LoRA方法在阿拉伯语文化知识数据集(ArabCulture、Palm)和比喻性语言数据集(FannOrFlop诗歌、Jawaher谚语)上做微调,再与未微调的基础模型对比
  2. 02为排除仅因接触阿拉伯语文本而非特定内容产生效果的可能,研究还设置了ArabicMMLU对照组
  3. 03用诗歌数据(FannOrFlop)微调的模型在习语基准Kinayat上平均提升2.33%,是唯一置信区间不包含零的结果(p=0.021);而ArabicMMLU对照组在同一基准上反而下降,说明这一提升源于比喻性内容本身,而非单纯的语言适应
  4. 04用文化数据集Palm微调后,两个阿拉伯语专用模型ALLaM-7B和Fanar-1-9B的谚语理解准确率分别下降3.70%和3.03%,是本研究中唯一有统计支持的负面效果
  5. 05阿拉伯语专用模型本身基线已经较高,微调后往往出现退步,可能因为预训练阶段已充分吸收相关知识;而多语言模型Qwen3、Llama-3.1则表现出更大的提升空间
这是 METAL MEDIA 制作的解读图,并非论文作者提供的原图。

他们做了什么

  1. 研究对ALLaM-7B、Fanar-1-9B、Qwen3-8B、Llama-3.1-8B四个模型分别用LoRA方法在阿拉伯语文化知识数据集(ArabCulture、Palm)和比喻性语言数据集(FannOrFlop诗歌、Jawaher谚语)上做微调,再与未微调的基础模型对比
  2. 为排除仅因接触阿拉伯语文本而非特定内容产生效果的可能,研究还设置了ArabicMMLU对照组
  3. 用诗歌数据(FannOrFlop)微调的模型在习语基准Kinayat上平均提升2.33%,是唯一置信区间不包含零的结果(p=0.021);而ArabicMMLU对照组在同一基准上反而下降,说明这一提升源于比喻性内容本身,而非单纯的语言适应
  4. 用文化数据集Palm微调后,两个阿拉伯语专用模型ALLaM-7B和Fanar-1-9B的谚语理解准确率分别下降3.70%和3.03%,是本研究中唯一有统计支持的负面效果
  5. 阿拉伯语专用模型本身基线已经较高,微调后往往出现退步,可能因为预训练阶段已充分吸收相关知识;而多语言模型Qwen3、Llama-3.1则表现出更大的提升空间
  6. 错误分析显示,微调会强化美食、传统游戏、节庆等体验性文化知识,却让战争、历史日期、政治等事实性历史知识变得更不稳定
Figure 2: Average performance difference.
Figure 2: Average performance difference.
Table 1: Datasets used for training and evaluation, covering figurative language and cultural knowledge across Arabic varieties and regions. Cultural datasets (AraDiCE-Culture, ArabCulture, Palm) and figurative language datasets (FannOrFlop, Jawaher, Kinayat) are visually distinguished; ArabicMMLU serves as a control.
DatasetDescriptionSizeCoverageUsage
AraDiCE-Culture mousi2024aradicebenchmarksdialectalculturalMultiple-choice cultural commonsense reasoning benchmark1806 Arab countriesTest
ArabCulture sadallah2025commonsensereasoningarabcultureCultural knowledge and practices across the Arab world3,48213 Arab countriesTrain
Palm alwajih-etal-2025-palmCultural commonsense and social reasoning in Arabic15.5k (train), 1.93k (test)22 Arab countriesTrain
FannOrFlop alghallabi2025fannflopmultigenremultieraPoem–explanation pairs capturing poetic preference and aesthetic judgment across 14 genres, 12 eras6,984Arabic poetryTrain
Jawaher magdy-etal-2025-jawaherArabic proverb understanding and interpretation800 (train), 198 (test)20 Arabic varietiesTrain, test
Kinayat attia-etal-2026-beyondEgyptian Arabic idiom–explanation pairs150Egyptian ArabicTest
ArabicMMLU koto-etal-2024-arabicmmluArabic language and grammar MCQs (control)980Modern Standard ArabicTrain
Figure 9: Performance difference on different datasets for models fine-tuned on the ArabCulture dataset (diff = fine-tuned accuracy - base accuracy).
Figure 9: Performance difference on different datasets for models fine-tuned on the ArabCulture dataset (diff = fine-tuned accuracy - base accuracy).
Table 2: Average evaluation results across three runs on Jawaher, Kinayat, and AraDiCE datasets. Results show accuracy scores (↑) for base models and models fine-tuned on different subsets.
ModelJawaherKinayatAraDiCE
BaseALLaM-7B-Instruct0.89900.84000.7537
Qwen3-8B0.81310.68000.5037
Fanar-1-9B-Instruct0.89060.76670.6870
Llama-3.1-8B-Instruct0.68860.59560.5204
Fine-tuned on Palm SubsetALLaM-7B-Instruct0.86200.83330.7167
Qwen3-8B0.83000.71780.5204
Fanar-1-9B-Instruct0.86030.74670.6926
Llama-3.1-8B-Instruct0.72050.63330.5481
Fine-tuned on ArabCulture subsetALLaM-7B-Instruct0.89060.82670.7500
Qwen3-8B0.81480.71330.5185
Fanar-1-9B-Instruct0.88050.75330.6870
Llama-3.1-8B-Instruct0.70200.62000.4926
Fine-tuned on JawaherALLaM-7B-Instruct0.89900.85330.7407
Qwen3-8B0.78960.67560.5130
Fanar-1-9B-Instruct0.89060.74890.6907
Llama-3.1-8B-Instruct0.71210.67780.5130
Fine-tuned on FannOrFlopALLaM-7B-Instruct0.88890.82890.7352
Qwen3-8B0.83330.70000.5111
Fanar-1-9B-Instruct0.89730.78220.6944
Llama-3.1-8B-Instruct0.71210.66440.5241
Fine-tuned on ArabicMMLU (control)ALLaM-7B-Instruct0.89060.78970.7833
Qwen3-8B0.77950.63690.5389
Fanar-1-9B-Instruct0.88380.74360.6926
Llama-3.1-8B-Instruct0.70370.61640.5463
Figure 10: Performance difference on different datasets for models fine-tuned on the FannOrFlop dataset (diff = fine-tuned accuracy - base accuracy).
Figure 10: Performance difference on different datasets for models fine-tuned on the FannOrFlop dataset (diff = fine-tuned accuracy - base accuracy).
Table 3: Aggregate performance changes on culture by model and fine-tuning dataset.
ModelTrain SetAvg Δ %ImprRegrNet
ALLaMJawaher-1.302128-7
FannOrFlop-1.871525-10
FanarJawaher+0.372220+2
FannOrFlop+0.732319+4
LlamaJawaher-0.773842-4
FannOrFlop+0.374341+2
QwenJawaher+0.87105+5
FannOrFlop+0.70139+4
Figure 11: Performance difference on different datasets for models fine-tuned on the Jawaher dataset (diff = fine-tuned accuracy - base accuracy).
Figure 11: Performance difference on different datasets for models fine-tuned on the Jawaher dataset (diff = fine-tuned accuracy - base accuracy).
Table 4: Performance changes on cultural evaluation by country and topic category, aggregated across all models and fine-tuning configurations.
ImprRegrNet
By Country
Jordan5018+32
Lebanon3029+1
Qatar2628−2
Palestine3035−5
Egypt2234−12
Syria2745−18
By Topic
Food/Cuisine183+15
Traditional Games185+13
Other6665+1
Holidays/Occasions4046−6
History/Civilization311−8
Religion210−8
Traditional Clothing1731−14
Figure 12: Performance difference on different datasets for models fine-tuned on the Palm dataset (diff = fine-tuned accuracy - base accuracy).
Figure 12: Performance difference on different datasets for models fine-tuned on the Palm dataset (diff = fine-tuned accuracy - base accuracy).
Table 5: Overall fine-tuning effect on idiom and proverb interpretation, aggregated across all models. Cultural fine-tuning uses ArabCulture and Palm; Poetry fine-tuning uses FannOrFlop.
TaskImprRegrNetAvg Δ%
Cultural Fine-tuning
Idioms195159+36+1.00
Proverbs149162−13−0.27
Poetry Fine-tuning
Idioms10058+42+2.33
Proverbs9773+24+1.01
Figure 13: Performance difference on different datasets for models fine-tuned on the ArabicMMLU baseline dataset (diff = fine-tuned accuracy - base accuracy).
Figure 13: Performance difference on different datasets for models fine-tuned on the ArabicMMLU baseline dataset (diff = fine-tuned accuracy - base accuracy).
Table 6: Aggregate fine-tuning results by model and fine-tuning dataset for both idiom and proverb interpretation. Cultural fine-tuning datasets (ArabCulture, Palm) and Poetry fine-tuning (FannOrFlop) are visually distinguished. Net refers to the total net improved predictions across all three seeds.
IdiomsProverbs
ModelTrain SetAvg Δ%NetAvg Δ%Net
ALLaMArabCulture−1.33−6−0.84−5
Palm−0.67−3−3.70−22
Poetry−1.11−5−1.01−6
FanarArabCulture−1.33−6−1.01−6
Palm−2.00−9−3.03−18
Poetry+1.56+7+0.67+4
LLaMAArabCulture+2.44+11+1.35+8
Palm+3.78+17+3.20+19
Poetry+6.89+31+2.36+14
QwenArabCulture+3.33+15+0.17+1
Palm+3.78+17+1.68+10
Poetry+2.02+9+2.00+12
Figure 14: Average performance difference between models fine-tuned on the full FannOrFlop dataset vs. FannOrFlop subset.
Figure 14: Average performance difference between models fine-tuned on the full FannOrFlop dataset vs. FannOrFlop subset.
Table 7: Zero-shot evaluation results across three runs with different random seeds on Jawaher, Kinayat, and AraDiCE datasets. Results show accuracy scores (↑) for base models and models fine-tuned on different subsets.
Run 1 (seed=0)Run 2 (seed=42)Run 3 (seed=21)
ModelJawaherKinayatAraDiCEJawaherKinayatAraDiCEJawaherKinayatAraDiCE
BaseALLaM-7B-Instruct0.88890.86000.76670.90910.82670.76670.89900.83330.7278
Qwen3-8B0.80300.67330.52780.83330.68670.50560.80300.68000.4778
Fanar-1-9B-Instruct0.87880.77330.72220.90400.72670.70000.88890.80000.6389
Llama-3.1-8B-Instruct0.70200.59330.50560.69190.59330.51670.67170.60000.5389
Fine-tuned on Palm SubsetALLaM-7B-Instruct0.86870.85330.73330.87370.81330.71110.84340.83330.7056
Qwen3-8B0.82320.70000.55000.85350.73330.51110.81310.72000.5000
Fanar-1-9B-Instruct0.85860.74670.72780.86870.71330.70000.85350.78000.6500
Llama-3.1-8B-Instruct0.74750.62670.50000.70200.62670.55000.71210.64670.5944
Fine-tuned on ArabCulture subsetALLaM-7B-Instruct0.88890.84670.77780.90910.81330.73890.87370.82000.7333
Qwen3-8B0.81310.70670.57780.83330.72000.50000.79800.71330.4778
Fanar-1-9B-Instruct0.88380.75330.69440.87880.72000.72220.87880.78670.6444
Llama-3.1-8B-Instruct0.71210.62000.43330.70710.59330.50000.68690.64670.5444
Fine-tuned on JawaherALLaM-7B-Instruct0.89900.87330.77780.91920.83330.72780.87880.85330.7167
Qwen3-8B0.77270.68000.54440.81820.68000.50000.77780.66670.4944
Fanar-1-9B-Instruct0.88890.74670.72780.89900.72000.70000.88380.78000.6444
Llama-3.1-8B-Instruct0.73230.67330.50000.71720.67330.50560.68690.68670.5333
Fine-tuned on FannOrFlopALLaM-7B-Instruct0.88380.86670.77780.90400.81330.71670.87880.80670.7111
Qwen3-8B0.81820.70000.54440.84850.70670.50000.83330.69330.4889
Fanar-1-9B-Instruct0.89390.78670.72220.89390.75330.72220.90400.80670.6389
Llama-3.1-8B-Instruct0.73740.67330.52780.70200.62000.50560.69700.70000.5389
Fine-tuned on ArabicMMLU (control)ALLaM-7B-Instruct0.89900.80310.80000.89900.78460.77780.87370.78150.7722
Qwen3-8B0.76770.63690.56110.79800.60310.54440.77270.67080.5111
Fanar-1-9B-Instruct0.88380.73230.71670.89390.74150.72220.87370.75690.6389
Llama-3.1-8B-Instruct0.72220.60000.50560.71720.62770.55000.67170.62150.5833
Figure 15: Average performance difference between models fine-tuned on the full ArabCulture dataset vs. ArabCulture subset.
Figure 15: Average performance difference between models fine-tuned on the full ArabCulture dataset vs. ArabCulture subset.
Table 8: Zero-shot evaluation results across three runs with different random seeds on Jawaher, Kinayat, and AraDiCE datasets. Results show accuracy scores (↑) for models finetuned on FannOrFlop and ArabCulture full datasets.
Run 1 (seed=0)Run 2 (seed=42)Run 3 (seed=21)
ModelJawaherKinayatAraDiCEJawaherKinayatAraDiCEJawaherKinayatAraDiCE
Fine-tuned on FannOrFlopALLaM-7B-Instruct0.89900.86000.78890.93430.83330.71670.89900.84670.7222
Qwen3-8B0.83330.68670.55560.85860.73330.49440.85860.72000.5278
Fanar-1-9B-Instruct0.86870.75330.71670.86360.72670.68890.85860.78670.6278
Llama-3.1-8B-Instruct0.74240.57330.51670.69190.54670.48890.69700.62000.5556
Fine-tuned on ArabCultureALLaM-7B-Instruct0.89900.84670.77220.90400.83330.74440.88380.83330.7389
Qwen3-8B0.78790.68000.55000.82830.68000.51110.80300.66670.4889
Fanar-1-9B-Instruct0.87370.76670.70560.89390.72000.73890.88380.76670.6611
Llama-3.1-8B-Instruct0.69190.58670.47220.65150.53330.52220.66670.61330.5222
Table 9: Zero-shot evaluation results for ALLaM-7B-Instruct on Jawaher, Kinayat, and AraDiCE datasets. Results show accuracy scores (↑) comparing the default LoRA configuration against two ablation settings.
ConfigurationSubsetSeedJawaherKinayatAraDiCE
DefaultPalm00.86870.85330.7333
420.87370.81330.7111
210.84340.83330.7056
FannOrFlop00.88380.86670.7778
420.90400.81330.7167
210.87880.80670.7111
r=16, α=32, lr=1e-5Palm00.87370.84670.7556
420.88380.80000.7278
210.86360.82000.7278
r=16, α=32, lr=5e-4Palm00.81310.82000.7389
420.83330.82670.7278
210.80810.82000.7611
FannOrFlop00.88380.79330.7111
420.88380.74670.6889
210.86870.78670.6611
Table 10: Average zero-shot evaluation results for ALLaM-7B-Instruct across three runs on Jawaher, Kinayat, and AraDiCE datasets. Δ values indicate the difference relative to the default configuration for the corresponding finetuning dataset. Results show accuracy scores (↑).
ConfigurationDatasetJawaherΔJawaherKinayatΔKinayatAraDiCEΔAraDiCE
r=4, α=8, lr=5e-5Palm Subset0.86200.83330.7167
FannOrFlop0.88890.82890.7352
r=16, α=32, lr=1e-5Palm Subset0.8737+0.01180.8222−0.01110.7370+0.0204
r=16, α=32, lr=5e-4Palm Subset0.8182−0.04380.8222−0.01110.7426+0.0259
FannOrFlop0.8788−0.01010.7756−0.05330.6870−0.0481
Table 11: Clustered aggregate effects, pooled across all four models (items resampled jointly). ICC is the intraclass correlation coefficient. Δ and CI bounds in percentage points. ∗ denotes p<0.05.
TaskFinetuned onΔ95% CIpICCSig.
AraDiCEJawaher−0.19[−1.76,+1.39]0.81010.018
AraDiCEPoetry+0.00[−1.48,+1.48]0.9940−0.006
KinayatArabCulture+0.78[−1.22,+2.72]0.4353−0.011
KinayatPalm+1.22[−1.00,+3.44]0.28810.027
KinayatPoetry+2.33[+0.39,+4.28]0.02070.009
JawaherArabCulture−0.08[−1.56,+1.39]0.91950.078
JawaherPalm−0.46[−2.06,+1.18]0.58150.040
JawaherPoetry+1.01[−0.63,+2.61]0.23120.046
Table 12: Per-run results significant by exact McNemar’s test (p<0.05).
ModelFinetuned onTaskSeedΔ95% CIp
ALLaMPoetryAraDiCE42−5.00[−8.89,−1.11]0.0225
QwenPalmIdioms42+4.67[+1.33,+8.00]0.0156
LlamaPoetryIdioms21+10.00[+3.33,+16.67]0.0081
ALLaMPalmProverbs21−5.56[−9.60,−1.52]0.0127
FanarPalmProverbs42−3.54[−6.57,−1.01]0.0391
Table 13: Top 10 most frequently improved and regressed questions from the AraDiCE dataset, with counts across all models fine-tuned on figurative language (proverbs and poetry).
CountCountryQuestion
Top 10 Most Frequently Improved
9Jordan؟ندرألاب ناضمر راهنب راطفإلاب رهجلا ةبوقع وش
7Jordan؟ندرألاب جاوزلا ديلاقتو تاداع يه وش
6Syria؟ايروس لهأ اهيف لفتحيب يللا دايعألا يه وش
6Jordan؟ندرألاب لافطألل ةيبعشلا باعلألا يه وش
6Jordan؟ندرألاب ةروهشم راجشأو تاتابن رتكأ وش
5Qatar؟رطق يف ةروهشملا تايولحلا ونش
5Palestine؟نيطسلفب ةروهشملا تايولحلا يه وش
5Qatar؟ناصرقلا ةياور فلأ ونم
5Lebanon؟نانبلب ةيمسرلا لطعلا مايأ وش
4Lebanon؟نانبلب ناضمر راهنب راطفإلاب رهجلا ةبوقع وش
Top 10 Most Frequently Regressed
7Egypt؟رصم يف ةيمسرلا لطعلا مايأ هيإ
7Syria؟لاجرلل يروسلا يديلقتلا سبللا وش
7Syria؟ناوسنلل يروسلا يديلقتلا سبللا وش
6Palestine؟نيطسلفب تراص ةيخيرات كراعم ٣ رهشأ وش
6Lebanonنانبلب نوجسلا نع يكحتب نيتياور نيوانع يدب
5Syria؟قشمد حتف داق يللا يباحصلا نيم
5Syria؟ايروس اهيلع لطتب يللا راحبلا يه وش
4Qatar؟رطق يف لالقتسالا ديع ىتم
4Egypt؟رصم يف جاوزلا ديلاقتو تاداع هيإ
4Qatar؟رطق يف ةماعلا تالصاوملل نيتليسو رهشأ ونش
Table 14: Representative subset of the 21 unstable idioms (improved in some seeds, regressed in others), with counts across all fine-tuned models.
Idiom (Arabic)ImprRegr
ْهشِو ْلَكَأ93
ْهَدْلِجْلا ىَلَع84
نِرِي ْهاَّلَخ27
ْهَضاَخَمْلا ِّسَج25
ْبلْقِتِو ْبَرْضِتِب اَيْنُّدلا45
بياس هفك62
ْرْحَبْلا ِتْحَف41
Table 15: Representative subset of the 15 unstable proverbs (improved in some seeds, regressed in others).
Proverb (Arabic)DialectImprRegr
لمج عسوي بابلاKuwaiti18
اهنب نم هسفن لماعEgyptian27
اودعا بيجت ام نطبلاLibyan16
صوردلا وارعني ام ژاژغتلا تعاسMauritanian53
مادك نم ديأو هرو نم ديأ عجرIraqi42
اشاب نايمعلا ىلع روعألاOmani12
Table 16: Representative subset of the 15 unstable idioms (improved in some seeds, regressed in others) under poetry fine-tuning, with counts across all models.
Idiom (Arabic)ImprRegr
ْهشِو ْلَكَأ33
نِرِي ْهاَّلَخ14
ْهَدْلِجْلا ىَلَع42
ْبلْقِتِو ْبَرْضِتِب اَيْنُّدلا41
ْهَضاَخَمْلا ِّسَج12
يِدْنه ْرْمَت ْنَبَل ْكَمَس12
اهاَطَغ ّْدَرْو هَمْلِك12
بياس هفك21
شِو ْشوُلاَم21
Table 17: The 7 unstable proverbs (improved in some seeds, regressed in others) under poetry fine-tuning.
Proverb (Arabic)DialectImprRegr
حازم ةودعلاAlgerian32
اهنب نم هسفن لماعEgyptian13
لبج لوقت تناو لمج لوقا اناOmani11
نيَعلا يحَتسِت مَفلا مَعطِاPalestinian21
يراوشلا زنخت ةدحو ةتوحMoroccan21
مادك نم ديأو هرو نم ديأ عجرIraqi21
اهصنب ىضري ةزببخ ىضر ام يللاAlgerian21
Table 18: Net fine-tuning effect by Arabic dialect variety on the proverb task.
DialectImprRegrNet
Mauritanian3010+20
Yemeni151+14
Iraqi72+5
Tunisian72+5
Jordanian117+4
Kuwaiti128+4
MSA40+4
Moroccan76+1
Qatari43+1
Egyptian813−5
Syrian38−5
Lebanese712−5
Palestinian410−6
Saudi613−7
Omani310−7
Libyan513−8
Sudanese616−10
Algerian1021−11
Table 19: Improvement and regression breakdown on Kinayat idioms across cultural fine-tuning (ArabCulture and Palm) and poetry fine-tuning (FannOrFlop). Base% and FT% are accuracy before and after fine-tuning; Δ% is the percentage-point change, reported with 95% paired-bootstrap confidence intervals over test items and exact McNemar p-values; Impr and Regr are the number of individual predictions improved or worsened. ∗ marks p<0.05.
Model / DatasetBase%FT%Δ%95% CIpImprRegr
ALLaM
ArabCulture (seed 0)86.084.7−1.33[−5.33,+2.67]0.75446
ArabCulture (seed 21)83.382.0−1.33[−6.00,+3.33]0.77457
ArabCulture (seed 42)82.781.3−1.33[−5.33,+2.67]0.75446
Palm (seed 0)86.085.3−0.67[−5.33,+4.00]1.00067
Palm (seed 21)83.383.3±0.00[−4.67,+4.67]1.00066
Palm (seed 42)82.781.3−1.33[−6.67,+4.00]0.80479
FannOrFlop (seed 0)86.086.7+0.67[−3.33,+4.67]1.00054
FannOrFlop (seed 21)83.380.7−2.67[−7.33,+2.00]0.38848
FannOrFlop (seed 42)82.781.3−1.33[−5.33,+2.67]0.75446
Fanar
ArabCulture (seed 0)77.375.3−2.00[−5.33,+1.33]0.45325
ArabCulture (seed 21)80.078.7−1.33[−4.67,+2.00]0.68824
ArabCulture (seed 42)72.772.0−0.67[−4.00,+2.67]1.00034
Palm (seed 0)77.374.7−2.67[−6.67,+0.67]0.28926
Palm (seed 21)80.078.0−2.00[−5.33,+0.67]0.37514
Palm (seed 42)72.771.3−1.33[−4.67,+2.00]0.68824
FannOrFlop (seed 0)77.378.7+1.33[−2.00,+4.67]0.68842
FannOrFlop (seed 21)80.080.7+0.67[−2.00,+3.33]1.00032
FannOrFlop (seed 42)72.775.3+2.67[−0.67,+6.67]0.28962
LLaMA
ArabCulture (seed 0)59.362.0+2.67[−5.33,+10.67]0.6272117
ArabCulture (seed 21)60.064.7+4.67[−2.00,+11.33]0.2481710
ArabCulture (seed 42)59.359.3±0.00[−7.33,+6.67]1.0001414
Palm (seed 0)59.362.7+3.33[−4.67,+12.00]0.5332318
Palm (seed 21)60.064.7+4.67[−2.67,+12.67]0.3102114
Palm (seed 42)59.362.7+3.33[−4.00,+10.67]0.4871914
FannOrFlop (seed 0)59.367.3+8.00[+0.00,+16.00]0.0732513
FannOrFlop (seed 21)60.070.0+10.00∗[+3.33,+16.67]0.008227
FannOrFlop (seed 42)59.362.0+2.67[−4.00,+9.33]0.5571511
Table 20: Improvement and regression breakdown on Jawaher proverbs across cultural fine-tuning (ArabCulture and Palm) and poetry fine-tuning (FannOrFlop). Base% and FT% are accuracy before and after fine-tuning; Δ% is the percentage-point change, reported with 95% paired-bootstrap confidence intervals over test items and exact McNemar p-values; Impr and Regr are the number of individual predictions improved or worsened. ∗ marks p<0.05.
Model / DatasetBase%FT%Δ%95% CIpImprRegr
ALLaM
ArabCulture (seed 0)88.988.9±0.00[−2.53,+2.53]1.00033
ArabCulture (seed 21)89.987.4−2.53[−5.05,+0.00]0.12516
ArabCulture (seed 42)90.990.9±0.00[−3.03,+3.03]1.00055
Palm (seed 0)88.986.9−2.02[−5.56,+1.52]0.38848
Palm (seed 21)89.984.3−5.56∗[−9.60,−1.52]0.013314
Palm (seed 42)90.987.4−3.54[−7.58,+0.51]0.143512
FannOrFlop (seed 0)88.988.4−0.51[−3.54,+2.53]1.00045
FannOrFlop (seed 21)89.987.9−2.02[−5.05,+0.51]0.28926
FannOrFlop (seed 42)90.990.4−0.51[−4.04,+3.03]1.00056
Fanar
ArabCulture (seed 0)87.988.4+0.51[−2.02,+3.03]1.00043
ArabCulture (seed 21)88.987.9−1.01[−4.04,+2.02]0.75446
ArabCulture (seed 42)90.487.9−2.53[−6.06,+0.51]0.22738
Palm (seed 0)87.985.9−2.02[−5.56,+1.52]0.38848
Palm (seed 21)88.985.4−3.54[−7.07,−0.51]0.06529
Palm (seed 42)90.486.9−3.54∗[−6.57,−1.01]0.03918
FannOrFlop (seed 0)87.989.4+1.52[−2.02,+5.05]0.58185
FannOrFlop (seed 21)88.990.4+1.52[−1.52,+5.05]0.54974
FannOrFlop (seed 42)90.489.4−1.01[−4.55,+2.53]0.77457
LLaMA
ArabCulture (seed 0)70.271.2+1.01[−3.54,+5.56]0.824119
ArabCulture (seed 21)67.268.7+1.52[−3.03,+6.06]0.6781310
ArabCulture (seed 42)69.270.7+1.52[−3.54,+6.57]0.6901411
Palm (seed 0)70.274.7+4.55[+0.00,+9.09]0.078156
Palm (seed 21)67.271.2+4.04[−0.51,+9.09]0.152168
Palm (seed 42)69.270.2+1.01[−3.54,+5.56]0.8321210
FannOrFlop (seed 0)70.273.7+3.54[−1.01,+8.08]0.210158
FannOrFlop (seed 21)67.269.7+2.53[−2.53,+7.58]0.4421611
FannOrFlop (seed 42)69.270.2+1.01[−4.04,+6.06]0.8451412
Table 21: Improvement and regression breakdown on AraDiCE-Culture across figurative fine-tuning (Jawaher) and poetry fine-tuning (FannOrFlop). Δ% is the percentage-point change from base to fine-tuned accuracy, reported with 95% paired-bootstrap confidence intervals over test items; Impr and Regr are the number of individual predictions improved or worsened. ∗ marks p<0.05 under an exact McNemar test.
Model / DatasetΔ%95% CIImprRegr
ALLaM
Jawaher (seed 0)+1.11[−3.33,+5.56]108
Jawaher (seed 21)−1.11[−5.56,+3.33]810
Jawaher (seed 42)−3.89[−7.78,+0.00]310
FannOrFlop (seed 0)+1.11[−3.33,+5.56]97
FannOrFlop (seed 21)−1.67[−5.56,+1.67]47
FannOrFlop (seed 42)−5.00∗[−8.89,−1.11]211
Fanar
Jawaher (seed 0)+0.56[−3.89,+5.00]98
Jawaher (seed 21)+0.56[−3.89,+5.00]87
Jawaher (seed 42)±0.00[−3.33,+3.33]55
FannOrFlop (seed 0)±0.00[−3.89,+3.89]77
FannOrFlop (seed 21)±0.00[−4.44,+4.44]88
FannOrFlop (seed 42)+2.22[−1.67,+6.11]84
LLaMA
Jawaher (seed 0)−0.56[−6.11,+5.00]1213
Jawaher (seed 21)−0.56[−5.56,+4.44]1112
Jawaher (seed 42)−1.11[−7.22,+5.00]1517
FannOrFlop (seed 0)+2.22[−3.33,+7.78]1612
FannOrFlop (seed 21)±0.00[−5.56,+5.56]1313
FannOrFlop (seed 42)−1.11[−7.22,+5.00]1416
Qwen
Jawaher (seed 0)+1.67[−1.11,+4.44]52
Jawaher (seed 21)+1.67[+0.00,+3.89]30
Jawaher (seed 42)−0.56[−2.78,+1.67]23
FannOrFlop (seed 0)+1.67[−1.67,+5.00]63
FannOrFlop (seed 21)+1.11[−1.67,+3.89]42
FannOrFlop (seed 42)−0.56[−3.33,+2.22]34
Table 22: Top 15 most frequently improved and regressed idioms across all models fine-tuned on cultural data (ArabCulture and Palm).
CountIdiom
Top 15 Most Frequently Improved
16ْدوُع ىَلَع ْدوُد
9ْهَديِدَحْلا ىَلَع
9ْهشِو ْلَكَأ
8ْهَدْلِجْلا ىَلَع
6ْعاَرِّدلاو ْعاَبْلاِب
6ْماَّدُق ْنِم ْديإِو اَرَو ْنِم ْديإ
6بياس هفك
6ْهَفْشاَن ْهُديإ
6ّْبَد ْنِمْو ِّبَه ْنِم
6ْتيبلا ِنِم ْهَريِمَخْلا ِعَطْقِي ْهُّشِو
6ْداَّدَحْلا ِعَنَص اَم ْهُنيبْو هُنيب
6ْروُّزلا ِنِم ْشْلِزْنِي اَم
5ْهُنيِع ْنِم ْعِلِط
4ْقِطاَّنلا ْقِلاَخْلا
4ىَراَصَن ْةِزاَوَج
Top 15 Most Frequently Regressed
9ْساَّنلا ِّيَز
7نِرِي ْهاَّلَخ
6ْهُبوُت ْنِم ْشوُم
6ْهُغاَد ْباَج
6ْلاَخْلُخْلاِب اَيْنُّدلا هُدْنَع
6ْلِجْنِمْلاِو ْلِجْنِحْلاِب
6ْهُتِّبُق يِف اَهْباَج
6يفيِص ْهَخيِّطَب ْهُنْطَب يف طَح
6رَبْلا اَهْبِياَج ْشوُم
5ْبلْقِتِو ْبَرْضِتِب اَيْنُّدلا
5هَنيِحْط ِرْحَبلا ِلَمَع
5ْهَضاَخَمْلا ِّسَج
5ْهُعاَبُص ِّلِض يِف ىَراَّدإ
Table 23: Top 15 most frequently improved and regressed proverbs across all fine-tuned models, with counts and dialect variety.
CountDialectProverb
Top 15 Most Frequently Improved
10Mauritanian.ْكلْكَّلَعْي ال ْكاعْما ْدِراو ُهاَمْلا
9Mauritanianلازغا وما نيعفا سونخب لك
6Yemeniقزري كبرو قزخ
6Lebaneseسبايلاو رَضْخألا لكأ
6Kuwaiti.رحب هطقو ريخ وس
6Sudaneseنينس با ىلع كحضي نس با
5Mauritanianصوردلا وارعني ام ژاژغتلا تعاس
4Algerianاهصنب ىضري ةزببخ ىضر ام يللا
4Iraqiمادك نم ديأو هرو نم ديأ عجر
4Jordanianهِشيِر ُهُسارْبإ
4Jordanianلوقي هنع ضماح بنعلا لوطي ام يللا
4MSAادرمت ميئللا تمركأ تنأ نإو هتكلم ميركلا تمركأ تنأ اذإ
4Yemeniهنمث يف لاعلا
4Egyptianاهيلَع سِّسَحِي ةَحطَب هُسار ىلَع يللإ
4Algerianهرادقم لق هراد نم جرخ يذلا
Top 15 Most Frequently Regressed
12Algerianةلوتخم ةأرملاو ةلولحم رادلا
8Kuwaitiلمج عسوي بابلا
8Lebanese؟رحبب كمس يرتشيب ادَح
7Egyptianاهنب نم هسفن لماع
6Sudaneseناك ول و ريبكلا مالك عمسا
6Libyan.اودعا بيجت ام نطبلا
6Omaniدمحم نويع لجا نم دمح يباحا
5Sudanese.توفي لمجلاو حبني بلكلا
4Sudanese.نيرفن اهوليشب نينضا ما هفُقلا
4Libyanهنامز هيلع دقرُي دقرُي ىللا
4Saudi.ونم نسحأ تاكسلاو حيلم يدلا
4Jordanian.اقلبلل اقرزلا باج وش
4Egyptianْناَطْلُس ْهُتيِب يِف ْناَرْعُج وُبَأ
Table 24: Net poetry fine-tuning effect by Arabic dialect variety on the proverb task.
DialectImprRegrNet
Yemeni102+8
Mauritanian113+8
Jordanian81+7
Kuwaiti60+6
Tunisian51+4
MSA40+4
Egyptian74+3
Bahraini20+2
Moroccan53+2
Saudi20+2
Palestinian76+1
Syrian54+1
Iraqi21+1
Lebanese54+1
Libyan220
Emirati01−1
Omani15−4
Algerian712−5
Sudanese513−8
Qatari311−8

为什么重要

这项研究用实证方式检验了文化知识与比喻语言理解看似自然相连、实则难以通过简单微调实现互相迁移的假设。对于开发小语种或特定文化背景AI的团队而言,这意味着不能简单堆叠某类数据就期待模型全面变强,需要更细致地设计不同知识领域的结合方式。

本文术语

  • LoRA(低秩适配) · 只训练模型中新增的一小部分低秩参数、而非整个模型的高效微调方法
  • 微调(fine-tuning) · 在已训练好的模型基础上,用特定数据继续训练以调整其表现
  • 零样本评测(zero-shot evaluation) · 不给模型任何示例、直接让其完成任务来测试性能的方式
  • 自助法置信区间(bootstrap confidence interval) · 通过反复重新抽样数据计算出的数值范围,用于判断结果是否可能只是偶然
  • McNemar检验 · 比较两种条件下正确变错误或错误变正确的项目数量,以判断差异是否显著的统计方法

无法转载的图表

  • Figure 1: Scene from the Egyptian TV show Nelly and Sherihan.
在原文中查看图表 →

论文原文摘要(英文)

Figurative language is deeply culturally embedded; fluent use requires not just linguistic competence but cultural immersion. We ask whether LLMs can learn this link: does fine-tuning on cultural data improve figurative language understanding, and vice versa? We conduct a systematic study across four models (ALLaM-7B, Fanar-1-9B, Qwen3-8B, Llama-3.1-8B) and six Arabic datasets spanning cultural commonsense, proverbs, and poetry across diverse dialects and regions. Fine-tuning on poetry improves idiom comprehension (+2.33%, p<0.05), a gain our ArabicMMLU control does not reproduce, indicating that it stems from figurative content rather than Arabic language adaptation and pointing to a sensitivity to non-literal meaning that transfers across figurative types. Cultural fine-tuning, by contrast, lowers proverb-interpretation accuracy in both Arabic-centric models. Transfer between the two domains is otherwise indistinguishable from noise, with Arabic models frequently regressing after fine-tuning, suggesting prior saturation of relevant knowledge, while multilingual models show greater adaptation headroom. Error analysis further reveals that fine-tuning reinforces experiential cultural knowledge while destabilizing historically grounded factual knowledge. Our findings suggest that the relationship between culture and figurative language, though conceptually natural, is not straightforwardly captured through fine-tuning alone.

作者 · Mena Attia, Mona Diab, Thamar Solorio

在 arXiv 阅读

最新论文

全部论文 →

METAL MEDIA 最新报道

图片来源: Mena Attia et al., arXiv:2608.18361, CC BY 4.0