Cover image

Latent Brilliance: Turning LLMs into Creativity Engines

TL;DR for operators Creative AI systems usually fail in a painfully familiar way: ask for ten ideas, and by idea four the model is politely repainting the same wall. Change the temperature, give it a persona, ask a panel of agents to “debate,” and the system may sound busier, but the semantic spread often remains narrow. The paper behind this article argues that this is not merely a prompt-design inconvenience. It is a structural limitation of how LLMs are conditioned. ...

July 21, 2025 · 18 min · Zelina
Cover image

Echo Chamber in a Prompt: How Survey Bias Creeps into LLMs

TL;DR for operators LLM survey panels are cheap, fast, and extremely willing to give you numbers. That is exactly why they are dangerous. A recent paper by Jens Rupprecht, Georg Ahnert, and Markus Strohmaier stress-tests nine instruction-tuned LLMs on World Values Survey-style questions and finds that small prompt changes can materially alter synthetic survey responses.1 The study runs 167,400 simulated interviews across 62 normative survey questions, 25 repeated runs per model-question-condition, and a battery of perturbations covering answer-order reversal, refusal-option removal, odd/even scale changes, priming text, typos, synonyms, paraphrases, and a combined paraphrase-plus-reversal condition. ...

July 11, 2025 · 18 min · Zelina
Cover image

Backtrack to the Future: How ASTRO Teaches LLMs to Think Like Search Algorithms

TL;DR for operators ASTRO is not another paper saying “make the model think longer” and then acting surprised when token bills become a lifestyle choice. It is more specific: the authors train a non-reasoner Llama model to imitate the procedure of search. The model is taught to explore a wrong path, notice uncertainty, backtrack, and continue from an earlier step — all inside one generated answer. ...

July 7, 2025 · 18 min · Zelina
Cover image

Unchained Distortions: Why Step-by-Step Image Editing Breaks Down While Chain-of-Thought Shines

TL;DR for operators Image-editing demos are easy. Ask a model to remove one object, recolour a jacket, or add a tasteful lamp, and most modern systems can produce something impressive enough for a product page and a LinkedIn post. Ask it to perform eight connected edits while keeping the original subject, layout, texture, lighting, and realism intact, and the polite showroom smile begins to crack. ...

April 21, 2025 · 16 min · Zelina