
Assistant Professor of Computer Science Zhao Chen arrived at NYU Shanghai in the fall of 2023 and dove into teaching undergraduate courses in computer science. His own research, in affiliation with the NYU Center for Data Science, relates to natural language processing.
It seems everyone is talking about ChatGPT and Deepseek these days. Tell us what your research is about and how it applies to the real world.
My research area is called natural language processing, using AI technology to focus on language problems. So some applications could be machine translation, like Google Translate or question answering, or nowadays ChatGPT, you get a direct response to that. There are also a lot of other real world applications — for example, to summarize a document or meeting notes, or build conversational agents.
One of my research areas is called retrieval-augmented language models. For example, you have ChatGPT. But ChatGPT does not know the most recent news, because the training data could be out of date, and if you’ve got the recent news, your model does not have such knowledge. So basically, what you need is an additional search engine–we call it information retrieval— to find the most recent news and then incorporate your search result into ChatGPT to get the final output. So you augment your basic language models with additional tools.
What do you think is most misunderstood about NLP and machine learning models?
Many people think that ChatGPT can do everything, but that is probably not correct. Maybe in 10 years. It's getting closer, but I think nowadays there’s still a big gap.
It seems to be okay with some relatively straightforward tasks, but if you want it to make critical decisions, that's still pretty challenging. People are a little bit too optimistic about ChatGPT. I feel like there's still a long way to go if it really wants to replace what humans are currently doing.
What about in ten years?
I think in many scenarios, only AI or only humans is not enough. For example, you want to read a mammogram report, or you want to predict cancer. Most experienced doctors may still miss something, or it's in general pretty ambiguous.
But on the other hand, your AI model may miss something that seems pretty obvious to humans. So that's why in many tasks, it will be much better, more efficient, sometimes more reliable, more accurate to have both humans and AI work together.
It’s called human-centered AI, like human and AI collaboration on some critical tasks. That is one area of my research.

Your research focuses a lot on applications in healthcare. What were some of the challenges you were trying to solve?
The New York campus has a big hospital, the Langone hospital. There are a lot of interdisciplinary interests. For example, one of the applications that they really care about is called radiology report generation. They have an image like a mammogram, and they want to generate reports.
In medical domains–if your language model gives you some medical advice but it's hallucinated, meaning that it may generate something that seems correct but is factually incorrect—that is a serious issue. If your radiologist knows that your model can hallucinate—generate something that is incorrect—they will never trust the model because it's too risky. That's why you want some control;it’s called controllable generation.
We want the model to generate something that is under some control. We want the language model to follow some specific rules so that it will not hallucinate. The high-level goal is to increase the users’ trust of your language models.
Is that something that could actually become used in hospitals?
I have a PhD [student] working on that. If the project succeeds, it would directly be deployed to hospitals, and I think it will have some real impact.

Aside from your research, you’re also a pretty serious bridge player.
I started playing bridge in 2011. At the beginning, it was my dad [who taught me]. I’m kind of lucky to have had multiple very good advisers at different stages. They are really talented and probably some of the best players in China [across] different generations.
I really like this game. I’ve gotten some good results, so that kind of further motivated me to play more seriously when I went to the US for my PhD. I played some national tournaments in the United States, and we had a champion there. I also represented the Chinese youth team. Now we are trying to qualify for the national team.
That's one of the reasons or maybe one of the biggest reasons I want to come back to Asia, because I wanted to play in the national team and fight for a world championship.
Our goal is that in five to 10 years, we play for the China Open team and can have some real opportunities. Every week we do some online practice, and I also read books, doing some exercises. We play tournaments, but now less frequently because I focus more on school.