← Latest papers
💬 NLP

Overview of CHIP 2025 Shared Task 2: Discharge Medication Recommendation for Metabolic Diseases Based on Chinese Electronic Health Records

This paper presents an overview of the CHIP 2025 Shared Task 2, which introduced the CDrugRed dataset and evaluated state-of-the-art approaches, particularly LLM-based ensemble systems, for automatically recommending discharge medications for metabolic diseases using Chinese electronic health records.

Original authors: Juntao Li, Haobin Yuan, Ling Luo, Tengxiao Lv, Yan Jiang, Fan Wang, Ping Zhang, Huiyi Lv, Jian Wang, Yuanyuan Sun, Hongfei Lin

Published 2026-08-06
📖 5 min read🧠 Deep dive

Original authors: Juntao Li, Haobin Yuan, Ling Luo, Tengxiao Lv, Yan Jiang, Fan Wang, Ping Zhang, Huiyi Lv, Jian Wang, Yuanyuan Sun, Hongfei Lin

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine a world where your body is a complex city, and chronic diseases like diabetes or high blood pressure are like persistent traffic jams that never seem to clear up. To keep the city running, doctors act as traffic controllers, prescribing specific "vehicles" (medications) to keep the flow moving. But here's the tricky part: every city is different, and every driver has unique habits. Figuring out exactly which vehicles a patient needs to take home after a hospital stay is a massive puzzle. If the wrong vehicles are chosen, the traffic jams return, and the patient might end up back in the hospital. This is the heart of "medication recommendation," a field where scientists try to use computers to help doctors make these life-saving decisions.

For a long time, computers have been getting better at reading medical notes, but they mostly learned from English-language stories. This paper dives into a new, exciting corner of science: teaching computers to read Chinese hospital records to solve this puzzle. The key idea is using "Electronic Health Records" (EHRs)—which are just digital diaries of a patient's hospital stay, filled with symptoms, lab tests, and history—and feeding them into powerful "Large Language Models" (LLMs). Think of these LLMs as super-smart, well-read librarians who have read millions of books and can now learn to predict the perfect medication list for a specific patient, just by reading their story. Why does this matter? Because getting the right medicine at discharge is the difference between a patient staying healthy at home or getting sick again.


The Great Medication Puzzle: CHIP 2025 Shared Task 2

In the bustling world of medical AI, a new competition called "CHIP 2025 Shared Task 2" was launched to see if computers could master the art of discharge medication recommendation for metabolic diseases. Metabolic diseases are conditions like diabetes and fatty liver disease, where the body's energy processing gets a bit glitchy. The organizers, a team from Dalian University of Technology and a local hospital, wanted to see if AI could look at a patient's Chinese hospital records and automatically suggest the right list of medicines to take when they go home.

To make this possible, the team built a special training ground called CDrugRed. Imagine this as a massive, secret library containing 5,894 real-life hospital stories from 3,190 different patients. These stories were carefully cleaned up to protect patient privacy, stripping away names and faces but keeping the medical details intact. The library includes everything from the patient's age and weight to their lab test results, their past medical history, and the actual list of medicines the doctors prescribed when the patient left. The goal for the AI was simple: read the story and pick the correct medicines from a menu of 651 possible options.

The competition was a huge hit. A total of 526 teams signed up to solve this puzzle, ranging from university researchers to tech companies. They were split into two rounds: a practice round (Phase A) and the final showdown (Phase B). In the end, 167 teams submitted their best guesses for the practice round, and 95 teams made it to the final test.

The results were a mix of "wow" and "still a lot to learn." The top-performing team, named DeepDrug, managed to achieve a score that combined two different ways of measuring success: a Jaccard score of 0.5102 and an F1 score of 0.6267. To put this in perspective, the researchers had set up a baseline computer model (a standard AI trained on the data) that scored around 0.5062 on the final test. The best team beat this baseline, but not by a landslide. It was a tight race, with the top ten teams all scoring very close to each other, showing that while AI is getting good at this, it's not quite a solved problem yet.

So, how did the winners do it? The paper reveals that the secret sauce wasn't just one super-smart robot, but a "team of robots" working together. The top teams, like DeepDrug and ZZUNLP, used a strategy called ensemble learning. Imagine you are trying to guess the answer to a hard riddle. If you ask one person, they might get it wrong. But if you ask five different people and take the answer that most of them agree on, you are much more likely to be right. The winning teams trained multiple different AI models, let them each make their own list of medicines, and then combined their answers. Some teams even used "voting" systems where a medicine only made the final list if at least two or three different models suggested it.

The paper also highlights that these AI models are still learning. While the top teams improved significantly over the baseline, the scores suggest there is still room for growth. The researchers note that the task is tricky because patients are all different, and the medical text is messy and full of jargon. The winning approaches didn't just rely on raw computing power; they used clever tricks like "data augmentation" (creating fake but realistic variations of patient stories to help the AI learn better) and "prompt engineering" (teaching the AI exactly how to read the medical notes).

In the end, this competition showed that advanced AI, especially those based on Large Language Models, has real potential to help doctors in China manage chronic diseases. It proved that with the right data and smart teamwork, computers can start to understand the complex stories of human health. However, the authors are careful to point out that this is just the beginning. Challenges like rare diseases, unbalanced data, and making sure the AI works in different hospitals still need to be solved. For now, the door is open for more researchers to join the party, using the CDrugRed dataset to build even smarter tools that could one day make sure every patient leaves the hospital with the perfect prescription in hand.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →