World Congress 2026 Europe

Rules, Heuristics, or LLMs? Lessons from Solving the Same Problem Twice

July 9, 2026 14:50 – 15:20 · 30 min Stage 6 - powered by Microsoft

What this session covers

Not every problem needs an LLM. But at the same time some problems are asking for LLMs as the solution. So, when to choose which?

I ran into this while working on a subjective text transformation problem. It’s hard to specify and hard to test. That made it into a brilliant grey zone. When the answer to the regular regular question “can it be done without LLM” is “yes, but…”.

To understand the trade-offs, I built two solutions to the same problem. Both of them produce similar result, they just work in a very different way.

One is a “just code and math”: rule-based stochastic system using Markov chains, edit-distance mutations and so on. The other is a LoRA fine tuned LLM trained on the examples.

In this talk, I’ll share what I learned, so that you could build just one system, instead of two:

Where deterministic models offer better control Where LLMs produce more natural results How the results are different Maintenance cost

As the problems sits in a grey zone and hard to properly measure, I will show a result of blind comparison between rule-based output and LLM output to determine whether LLM solution was necessary or overkill.

This is not a tutorial or an AI demo. You’ll leave with a practical way to understand and decide when the problem is LLM-worthy and when to stick to the good old code and algorithms. It’s a case study on how over-engineering once on purpose can save future effort and resources.

Related talks at this congress

Open session

World Congress 2026 Europe

July 9, 2026 · 16:10–16:40

Stage 9

Cutting LLM Costs Without Cutting Quality: How to Beat Proprietary LLMs with Fine-Tuned Open Source

Viktoria Semaan

Principal AI Evangelist at databricks

Viktoria Semaan
Open session

World Congress 2026 Europe

July 10, 2026 · 09:45–11:45

Room M8 (60 Seats)

From Hallucination to Justification: Hands-On Explainability for LLMs

Lucía Conde-Moreno, Tessel Haagen

Lucía Conde-Moreno
Tessel Haagen
Open session

World Congress 2026 Europe

July 10, 2026 · 15:40–16:10

Stage 6 - powered by Microsoft

The LLM Evolution: From Sequence Imitation to Verifiable Reasoning

Kamen Petroff

Software Developer at ATOS

Kamen Petroff
Open session

World Congress 2026 Europe

July 10, 2026 · 15:00–15:30

Stage 11

Teaching an LLM to review code … like a Senior Engineer!

Kesha Mykhailov

Principal Engineer at Intercom/Fin

Kesha Mykhailov
All sessions at this congress