יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

שינוי משקל טוקן במודלי שפה: חישוב צורפיות TF-IDF

Rebalancing Token Importance in Language Models with TF-IDF Weighted Cross-Entropy Loss
לשפר את החשיבות של טוקנים במודלי שפה באמצעות חישוב צורפיות TF-IDF. ניתן לראות זאת כצעד למניעת המצאת טקסט פנימי.
תקציר מקורי באנגליתarXiv:2609.11029v1 Announce Type: cross Abstract: Large language models are typically trained under uniform token weighting, which allows frequent and low-information tokens to dominate learning and can increase the tendency to memorize surface-level text spans. To address this, we present an information-weighted cross-entropy loss that rescales token-level contributions using TF-IDF statistics, emphasizing semantically informative tokens while down-weighting ubiquitous ones. Experiments on five decoder-only LLMs ranging from 1.1B to 13B parameters show consistent reductions in memorized substring length while preserving perplexity and downstream task performance. Under LoRA fine-tuning, TF-IDF reduces average substring memorization length by 14% across all five models. Under full-weight f
קרא במקור המקורי