Search papers, labs, and topics across Lattice.
This paper introduces LiteraryBigFive, a novel framework that models authorial writing characteristics as coordinates within a unified five-dimensional space inspired by the Big Five personality traits. By deriving interpretable axes from contrasts between author-written and neutral texts, the framework enables adaptive text generation that aligns with specific authorial styles while maintaining semantic fidelity. Experimental results demonstrate that LiteraryBigFive not only enhances authorial expressiveness but also correlates strongly with real-world literary consensus, offering a transparent approach to personalized text generation.
Authorial expressiveness can be significantly enhanced by positioning writing styles within a unified five-dimensional space, leading to more personalized and interpretable text generation.
Personalized text generation for authors and literary writing is essential for applications such as adaptive writing assistants, creative support tools, and computational literary analysis. However, existing approaches to author modeling and personalization often represent writing behavior as independent labels, requiring large-scale corpus collection or fine-tuning for each author or stylistic category. Such formulations are costly, difficult to interpret, and poorly suited for generalizing across authors. Inspired by the Big Five model's dimensional view of personality, we propose LiteraryBigFive, a framework that reframes authorial writing characteristics as coordinates within a unified and interpretable space. In this space, we derive each interpretable axis (e.g., Classicism, Emotionality) from activation-space contrasts between author-written and neutral passages, yielding distinct stylistic dimensions that allow texts or authors to be positioned within a five-dimensional system. Beyond localizing different authors, we further introduce an interpretable steering mechanism, which adaptively guides text generation toward target coordinates to perform author-personalized writing. Experimental results show that LiteraryBigFive improves authorial expressiveness while preserving semantic fidelity. The derived author per-axis scores strongly correlate with real-world literary consensus, offering transparent and interpretable explanations of author-specific generation behavior: https://github.com/Znull-1220/LiteraryBigFive.