paper-with-me

홈 › Papers

Generating Philosophical Statements using Interpolated Markov Models and Dynamic Templates

2019-09-19 · Thomas Winters

Automatically imitating input text is a common task in natural language generation, often used to create humorous results. Classic algorithms for learning to imitate text, e.g. simple Markov chains, usually have a trade-off between originality and syntactic correctness. We present two ways of automatically parodying philosophical statements from examples overcoming this issue, and show how these can work in interactive systems as well. The first algorithm uses interpolated Markov models with extensions to improve the quality of the generated texts. For the second algorithm, we propose dynamically extracting templates and filling these with new content. To illustrate these algorithms, we implemented TorfsBot, a Twitterbot imitating the witty, semi-philosophical tweets of professor Rik Torfs, the previous KU Leuven rector. We found that users preferred generative models that focused on local coherent sentences, rather than those mimicking the global structure of a philosophical statement. The proposed algorithms are thus valuable new tools for automatic parody as well as template learning systems.

📄 PDF Abstract BibTeX arXiv:1909.09480

Code (1)

twinters/torfs-bot 공식 구현

Tasks

Text Generation

Similar Papers 제목 키워드 기반

Falsehood and Impossibility Are Different Directions in an AI's Representation of Language

2026-08-13 · Yoon Pyo Lee arxiv

Language can describe states of affairs that are false and states of affairs that could not be the case at all. Whether an AI model internally distinguishes these failures remains unclear. I report an exploratory activat…

Generating Fair Consensus Statements with Social Choice on Token-Level MDPs

2025-10-15 · Carter Blair, Kate Larson arxiv

Current frameworks for consensus statement generation with large language models lack the inherent structure needed to provide provable fairness guarantees when aggregating diverse free-form opinions. We model the task a…

Text Generation

StarNet: Style-Aware 3D Point Cloud Generation

2023-03-28 · Yunfan Zhang, Hao Wang, Guosheng Lin, Vun Chan Hua Nicholas 외

This paper investigates an open research task of reconstructing and generating 3D point clouds. Most existing works of 3D generative models directly take the Gaussian prior as input for the decoder to generate 3D point c…

DecoderGenerating 3D Point CloudsPoint Cloud GenerationPoint cloud reconstruction

Moore's Paradox and the logic of belief

2020-06-19 · Andrés Páez

Moores Paradox is a test case for any formal theory of belief. In Knowledge and Belief, Hintikka developed a multimodal logic for statements that express sentences containing the epistemic notions of knowledge and belief…

Can LLMs Speak For Diverse People? Tuning LLMs via Debate to Generate Controllable Controversial Statements

2024-02-16 · Ming Li, Jiuhai Chen, Lichang Chen, Tianyi Zhou

Making LLMs speak for different, especially minority groups of people, and generate statements supporting their diverse or even controversial perspectives is critical to creating an inclusive environment. However, existi…