RSSAmplifier

Blog

Ehud Reiter's Blog

Ehud s thoughts about Natural Language Generation. Also see my book on NLG.

ehudreiter.comRSS feed ↗10 posts

Latest posts

AI for Healthcare: Great benchmark scores but minimal impact

The paradox of AI in healthcare is that while benchmarks show soaring (and sometimes superhuman) performance, in the real world AI is not actually helping people much. This is partially because real-world healthcare is messy, AI/NLP people do weak evaluations, deploying AI systems in real-world healthcare is challenging, and impact is limited even when systems are deployed.

Memories of being an NL researcher in 1990

Since I am about to retire, I decided to "reminisce " about what it was like to be an NL researcher in 1990, when I got my PhD. The community was much smaller than 2026, but in many ways it was nicer, including less pressure on early career researchers and a more open research culture.

What is the purpose of ACL conferences?

The reviewing system for ACL conferences is struggling. In order to fix it, we should be clear about what the main pupose of the conferences is: meeting people, enhancing CVs, identifying good papers, or providing a home for exciting science. The best reviewing system depends on the goal of our conferences.

Future of NLG evaluation

In a recent position paper, I argued that NLG evaluation in the future needs to be become more rigorous. It also needs to move beyond benchmarks, and focus more on impact, qualitative, and safety evaluation.

I am worried by NLP research culture

In most ways NLG and NLP are much better in 2026 than when I got my PhD in 1990. Unfortunately research culture has gotten *worse" in this period, which really worries me as I retire. We have a culture which does not value scientific rigour, tolerates cheating and fraud, and in many ways is closed to new ideas and new people.

Software engineering of prompts

When we create complex prompts for LLMs, we face similar software engineering challenges as conventional software development (requirements, design, implementation and debugging, testing, maintenance). We need to better understand good software engineering for prompts.

AI and CS Teaching

I am often asked how AI will impact Computer Science teaching. The biggest challenge is adapting what we teach so that it is relevant to a world where AI assistants are heavily used in software development. We should also use AI tutors to help teach. Least important is making assessments more resistant to AI cheating.

Achieving my vision of personal AI health assistants

25 years ago I proposed personal health assistants as a grand challenge for computer science. LLMs have brought this vision closer to reality, but many challenges remain. These include understanding requirements, adapting to individual users, showing effectiveness in RCTs, and running on cheap phones with limited Internet access.

Real-world safety and harms from patient-facing LLMs

There is very limited data on harms to real patients from using AI health chatbots. The limited data we have from incident reports, clinical trials with patients, and data from health providers suggests that bots are usually safe, but can cause harm in a few cases. More data is badly needed!

Comparing performance of LLMs is not very interesting

Quantitative comparisons of different LLMs are not very interesting in research papers, because the LLMs in question will probably be out of date by the time the paper is published. However looking for behaviour which is shared by several LLMs is definitely interesting and worthwhile.