Section 01
Introduction to the RELISH Architecture: A Breakthrough in Lightweight LLM Text Regression
RELISH (REgression with a Latent Iterative State Head) is a lightweight text regression architecture for large language models. Its core mechanism involves iteratively refining a latent state head to predict scalar values directly from frozen LLM representations. With only 3.4-3.7M additional trainable parameters (0.01-0.04% extra overhead), it significantly outperforms existing text regression baseline methods, addressing the efficiency and accuracy pain points of current LLMs in continuous numerical prediction tasks.