Language Model Sentence Completion with a Parser-Driven Rhetorical Control Method
Joshua Zingale, Jugal Kalita

TL;DR
This paper introduces a parser-driven decoding method for controlled text generation that guides large language models to produce sentences with specific rhetorical relations without needing to fine-tune the model.
Contribution
It presents a novel CTG algorithm that enforces rhetorical relation adherence during sentence completion without model fine-tuning.
Findings
Effective in guiding LLMs to produce rhetorically coherent sentences
Validated through automatic and human evaluations
Code available on GitHub
Abstract
Controlled text generation (CTG) seeks to guide large language model (LLM) output to produce text that conforms to desired criteria. The current study presents a novel CTG algorithm that enforces adherence toward specific rhetorical relations in an LLM sentence-completion context by a parser-driven decoding scheme that requires no model fine-tuning. The method is validated both with automatic and human evaluation. The code is accessible on GitHub.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques
