zhaozh10 / ChatCAD

[COMMSENG'24, TMI'24] Interactive Computer-Aided Diagnosis using LLMs
Apache License 2.0
127 stars 15 forks source link

Report refinement #10

Open jangbi1 opened 2 months ago

jangbi1 commented 2 months ago

Hello, @zhaozh10

First of all, thank you for sharing your great work!

I recently read your ChatCAD+ paper and have a question about a specific part, so I am creating an issue here.

I am particularly curious about the report refinement method. The paper mentions "LLM to refine its preliminary report with retrieve k reports, and generate the enhanced report." Does this mean you provided the LLM with the top k reports and used a prompt to create an enhanced report? Could you please share the instructions or process you used for this?

In-ahurry commented 1 month ago

我理解 top k 报告是本地的可靠报告而不是LLM生成的