<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Christina's blog]]></title><description><![CDATA[Christina's blog]]></description><link>https://christinas-blog.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 20:56:33 GMT</lastBuildDate><atom:link href="https://christinas-blog.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Psoriasis Diagnostic Uncertainty on Reddit]]></title><description><![CDATA[Abstract
This report analyzes 336 Reddit posts from the r/Psoriasis subreddit to understand the key themes and challenges surrounding diagnostic uncertainty. Using a deterministic LLM-based filter, we isolated posts where users expressed confusion ab...]]></description><link>https://christinas-blog.hashnode.dev/psoriasis-diagnostic-uncertainty-on-reddit</link><guid isPermaLink="true">https://christinas-blog.hashnode.dev/psoriasis-diagnostic-uncertainty-on-reddit</guid><dc:creator><![CDATA[Christina Bear]]></dc:creator><pubDate>Tue, 29 Jul 2025 13:02:21 GMT</pubDate><content:encoded><![CDATA[<h2 id="heading-abstract">Abstract</h2>
<p>This report analyzes 336 Reddit posts from the r/Psoriasis subreddit to understand the key themes and challenges surrounding diagnostic uncertainty. Using a deterministic LLM-based filter, we isolated posts where users expressed confusion about their diagnosis. We then applied BERTopic, an unsupervised topic modeling algorithm, to identify distinct clusters of discussion. Our analysis reveals that diagnostic uncertainty is most prominent for symptoms affecting the scalp (113 mentions) and nails (44 mentions). Key themes include differentiating psoriasis from eczema, the onset of psoriatic arthritis, concerns about specific body areas (face, hands, feet), and navigating the healthcare system for a definitive diagnosis. Sentiment analysis using VADER showed a distinctly negative emotional tone (average compound score of -0.051), dominated by anxiety. These findings highlight significant opportunities for targeted patient education and improved physician-patient communication to address the specific anxieties and questions that arise during the diagnostic phase of psoriasis.</p>
<h2 id="heading-1-introduction">1. Introduction</h2>
<p>Psoriasis is a complex, chronic skin condition that can be challenging to diagnose, especially in its early stages or when it presents in less typical ways. While a lot of research has concentrated on treatment, the patient journey during diagnosis is less widely investigated. To understand what patients truly experience while seeking answers, we assessed the r/Psoriasis Reddit community, where individuals come for honest, vulnerable advice and to share their diagnostic worries and stories. This report aims to systemati<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/">cally analyze these discussions to uncove</a>r the prim<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/">ary sources of diagnostic uncertainty.</a></p>
<p>Reddit is a popular online forum where patients share their real-life struggles, questions, and frustrations, often in more detail and candor than they do in the clinic. By tuning into these conversations, we can:</p>
<ul>
<li><p>Identify common pain points in the diagnostic process</p>
</li>
<li><p>Spot gaps in patient education and communication</p>
</li>
<li><p>Understand what patients wish their doctors knew</p>
</li>
</ul>
<p>Most published Reddit psoriasis studies focus on how patients feel about medications, not on the diagnostic journey itself. Maynard et al. tallied sentiment toward biologics in 1,141 posts and reported that 61% were positive about treatment efficacy (<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/"><strong>https://pubmed.ncbi.nlm.nih.gov/36877885/</strong>), while Okon et al. mapped 176k commen</a>ts but grouped diagnostic confusion into a single minor topic without digging deeper (<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/"><strong>https://pubmed.ncbi.nlm.nih.gov/29469693/</strong>). No peer-reviewed work has yet quanti</a>fied how often people leave the dermatologist still wondering “Is this really psoriasis, do I need a biopsy, or could it be eczema or PsA?” Our study fills that gap by isolating and analysing only those posts that express diagnostic uncertainty.</p>
<p><a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/">S</a>ome of the key q<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/">uestions we set out to answer were:</a></p>
<ol>
<li><p><a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/"><strong>Mi</strong></a><strong>ld-to-Moder</strong><a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/"><strong>ate Disease</strong>: For many patients with sever</a>e disease, <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/">they’re well-connected to dermatologic an</a><a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/">d rhe</a>umatologic care. <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/">For patients with mild-to-moderate psori</a>asis, what <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/">questions cause the most diagnostic confu</a>sion?</p>
</li>
<li><p><strong>Bi</strong><a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/"><strong>opsy Decisions</strong>: What are the uncertaintie</a>s around the necessity and timing of biopsies?</p>
</li>
<li><p><strong>Alternative Etiologies</strong>: To what extent do users discuss alternative causes like diet, pH balance, celiac/gluten intolerance, and vitamin D deficiency?</p>
</li>
<li><p><strong>Severity &amp; Body Areas</strong>: How do disease severity and the specific body area affected (e.g., scalp, nails) influence diagnostic uncertainty?</p>
</li>
</ol>
<p>By analyzing the authentic, unfiltered conversations of patients, we aim to provide clinicians with a deeper understanding of the patient experience, ultimately helping to improve communication and patient care.</p>
<h2 id="heading-2-methods">2. Methods</h2>
<h3 id="heading-21-data-collection-and-filtering">2.1. Data Collection and Filtering</h3>
<p>We began with a dataset of 3,240 posts scraped from the r/Psoriasis subreddit. To isolate posts relevant to diagnostic uncertainty, we implemented a multi-stage filtering process:</p>
<ol>
<li><p><strong>Initial keyword sieve</strong>: A "less-restrictive" keyword filter was applied to identify a broad set of 1,157 potentially relevant posts. Keywords included “diagnosis”, “biopsy”, etc.</p>
</li>
<li><p><strong>Exclude treatment-only posts</strong>: We applied a keyword filter to remove posts focused purely on treatment discussions (e.g., specific biologics, dosages), ensuring the remaining posts were more likely related to diagnosis.</p>
</li>
<li><p><strong>Deterministic LLM Classification</strong>: The core of our method involved using a fine-tuned Large Language Model (<code>gpt-4o-mini</code>) to classify each of the 1,157 posts as dealing with a diagnostic vs treatment question. The model was given a detailed system prompt and few-shot examples to distinguish between "Diagnostic Uncertainty" and "Treatment/Management." This deterministic approach (with <code>temperature=0</code>) ensures full reproducibility, meaning each time the model runs, it’ll give the same answer.</p>
</li>
</ol>
<p>This process yielded a final dataset of <strong>336 posts</strong> centered on diagnostic uncertainty.</p>
<h3 id="heading-22-topic-modeling-and-analysis">2.2. Topic Modeling and Analysis</h3>
<p>The 336 diagnostic posts were analyzed using the following NLP pipeline:</p>
<ol>
<li><p><strong>Embeddings</strong>: Each post was converted into a numerical vector using the <code>all-MiniLM-L6-v2</code> sentence-transformer model. Essentially, this represents the meaning of a post as a vector so two post vectors can be compared for similarity in meaning.</p>
</li>
<li><p><strong>Clustering</strong>: We used BERTopic, an unsupervised clustering algorithm, to group the posts into thematic clusters. Key parameters (<code>min_topic_size=3</code>) were optimized to reveal granular topics.</p>
</li>
<li><p><strong>Keyword Extraction</strong>: For each cluster, we used class-based TF-IDF (c-TF-IDF) to identify the most representative keywords.</p>
</li>
<li><p><strong>Demographic &amp; Thematic Analysis</strong>: We ran additional scripts to extract mentions of age, gender, body parts, and specific keywords (e.g., "biopsy," "diet," "gluten") from the 336 posts.</p>
</li>
</ol>
<h3 id="heading-23-sentiment-and-emotion-analysis">2.3. Sentiment and Emotion Analysis</h3>
<p>To quantify the emotional tone of the posts, we performed an additional analysis using VADER (Valence Aware Dictionary and sEntiment Reasoner), a lexicon and rule-based sentiment analysis tool specifically attuned to sentiments expressed in social media that is often used in research.</p>
<ol>
<li><p><strong>Sentiment Scoring</strong>: Each post was analyzed using VADER's <code>SentimentIntensityAnalyzer</code> to produce a <strong>compound score</strong> (normalized between -1 for most negative and +1 for most positive). This single, comprehensive score captures the overall sentiment intensity and valence of the text.</p>
</li>
<li><p><strong>Emotion Word Counting</strong>: We developed lexicons of keywords for four core emotions: <strong>Anxiety</strong> (e.g., <em>worried, scared, stress</em>), <strong>Despair</strong> (e.g., <em>hopeless, miserable, crying</em>), <strong>Frustration</strong> (e.g., <em>annoyed, sick of, hate</em>), and <strong>Hope</strong> (e.g., <em>hopeful, better, progress</em>). We then counted the occurrences of these words in each post to measure the prevalence of each emotional theme.</p>
</li>
</ol>
<h2 id="heading-3-results">3. Results</h2>
<p>Our analysis of the 336 posts on diagnostic uncertainty revealed several key insights into patient concerns.</p>
<h3 id="heading-31-demographic-and-body-area-insights">3.1. Demographic and Body Area Insights</h3>
<ul>
<li><p><strong>Gender</strong>: Of 107 posts where gender was identifiable, <strong>90% were from male users</strong>.</p>
</li>
<li><p><strong>Age</strong>: The average age of users discussing diagnostic uncertainty was <strong>28 years old</strong>.</p>
</li>
<li><p><strong>Family History</strong>: 6% of posts mentioned a family history of psoriasis.</p>
</li>
</ul>
<h4 id="heading-body-areas-sparking-the-most-uncertainty">Body Areas Sparking the Most Uncertainty</h4>
<p>The analysis of post content revealed that diagnostic confusion is most frequently associated with specific, hard-to-diagnose areas:</p>
<ul>
<li><p><strong>Scalp</strong>: <strong>113 mentions</strong>.</p>
</li>
<li><p><strong>Hands &amp; Feet</strong>: <strong>107 mentions combined</strong>.</p>
</li>
<li><p><strong>Nails</strong>: <strong>44 mentions</strong>.</p>
</li>
<li><p><strong>Face &amp; Ears</strong>: <strong>~30 mentions combined</strong>.</p>
</li>
</ul>
<h3 id="heading-32-etiology-and-biopsy-discussions">3.2. Etiology and Biopsy Discussions</h3>
<ul>
<li><p><strong>Alternative Etiologies</strong>:</p>
<ul>
<li><p><strong>Diet &amp; Gluten</strong>: 17 posts mentioned diet, celiac disease, or gluten as a potential cause or trigger.</p>
</li>
<li><p><strong>Vitamin D</strong>: 5 posts discussed Vitamin D deficiency.</p>
</li>
</ul>
</li>
<li><p><strong>Biopsy Discussions</strong>: "Biopsy" was mentioned in <strong>21 posts</strong>, often in the context of seeking a definitive answer when a visual diagnosis was inconclusive.</p>
</li>
</ul>
<h3 id="heading-33-topic-cluster-deep-dive">3.3. Topic Cluster Deep Dive</h3>
<p>The BERTopic analysis identified 29 distinct clusters. Below is a summary of the most prevalent and clinically relevant topics.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Topic ID</td><td>Post Count</td><td>Top Keywords</td><td>Plain English Summary</td></tr>
</thead>
<tbody>
<tr>
<td><strong>0</strong></td><td>32</td><td><code>nail</code>, <code>nails</code>, <code>psoriasis</code></td><td>Concerns about nail psoriasis, differentiating it from fungus, and discussing pitting and lifting.</td></tr>
<tr>
<td><strong>1</strong></td><td>20</td><td><code>eczema</code>, <code>diagnosed</code>, <code>skin</code></td><td>Direct comparisons between psoriasis and eczema, with users posting pictures asking for opinions.</td></tr>
<tr>
<td><strong>2</strong></td><td>17</td><td><code>arthritis</code>, <code>pain</code>, <code>psoriatic</code></td><td>Questions about the initial signs of psoriatic arthritis and joint pain.</td></tr>
<tr>
<td><strong>5</strong></td><td>12</td><td><code>scalp</code>, <code>shampoo</code>, <code>itchy</code>, <code>dry</code></td><td>Focused on scalp issues, unsure if it's dandruff, seborrheic dermatitis, or psoriasis.</td></tr>
<tr>
<td><strong>18</strong></td><td>6</td><td><code>face</code>, <code>nose</code>, <code>red</code>, <code>mouth</code></td><td>Uncertainty about red, flaky skin around the nose, mouth, and eyebrows.</td></tr>
<tr>
<td><strong>15</strong></td><td>7</td><td><code>strep</code>, <code>guttate</code>, <code>weeks</code></td><td>Posts connecting a recent strep throat infection to a sudden outbreak of guttate psoriasis.</td></tr>
</tbody>
</table>
</div><h3 id="heading-34-sentiment-and-emotional-tone">3.4. Sentiment and Emotional Tone</h3>
<p>The analysis of the language used in the 336 posts reveals a predominantly negative and anxious emotional state.</p>
<ul>
<li><p><strong>Overall Sentiment</strong>: The average VADER compound score across all posts was <strong>-0.051</strong>. This score, on a scale from -1 (most negative) to +1 (most positive), indicates a clear, albeit mild, overall negative sentiment.</p>
</li>
<li><p><strong>Prevalence of Core Emotions</strong>:</p>
<ul>
<li><p><strong>Anxiety</strong>: 117 total mentions</p>
</li>
<li><p><strong>Hope</strong>: 89 total mentions</p>
</li>
<li><p><strong>Frustration</strong>: 37 total mentions</p>
</li>
<li><p><strong>Despair</strong>: 28 total mentions</p>
</li>
</ul>
</li>
</ul>
<p>    <strong>Anxiety was the most frequently expressed emotion</strong>. Despite the negative context, <strong>hope was the second most common emotional theme</strong>, suggesting a resilient search for answers.</p>
<h2 id="heading-4-discussion">4. Discussion</h2>
<p>By synthesizing the cluster themes and sentiment data, we can identify critical knowledge gaps and understand the emotional landscape of waiting for a diagnosis.</p>
<h3 id="heading-41-the-emotional-landscape-of-diagnostic-uncertainty">4.1. The Emotional Landscape of Diagnostic Uncertainty</h3>
<p>The sentiment data confirms a journey marked by significant emotional distress. The dominant emotion is <strong>anxiety</strong> (117 mentions), driven by new, unexplained symptoms and the fear of a worsening condition (e.g., onset of PsA). This is followed by <strong>frustration</strong> (37 mentions) at the healthcare process and <strong>despair</strong> (28 mentions) over the impact on quality of life. Despite this, <strong>hope</strong> remains a powerful force (89 mentions), often linked to community support and the prospect of a clear diagnosis.</p>
<h3 id="heading-42-interpreting-keyword-frequency-vs-cluster-size">4.2. Interpreting Keyword Frequency vs. Cluster Size</h3>
<p>A key finding is that a topic can be frequently mentioned but not form a single large cluster. For example, the <strong>scalp</strong> was mentioned 113 times, yet the dedicated scalp clusters (e.g., Topic 5) are relatively small. This is because topic modeling groups posts by their <em>primary theme</em>. A post mentioning the scalp in the context of new joint pain will be clustered with "psoriatic arthritis" posts, not "scalp" posts. This demonstrates that scalp-related uncertainty is a pervasive issue woven into many different types of patient concerns, from initial symptoms to fears of disease progression.</p>
<h3 id="heading-43-key-knowledge-gaps-and-patient-needs">4.3. Key Knowledge Gaps and Patient Needs</h3>
<p><strong>Gap 1: Differentiating Psoriasis from "Look-Alike" Conditions</strong></p>
<ul>
<li><p><strong>Evidence</strong>: The largest clusters focus on telling psoriasis apart from <strong>eczema (Cluster 1), fungal infections (Cluster 0), and seborrheic dermatitis (Cluster 5)</strong>.</p>
</li>
<li><p><strong>Patient Need</strong>: Clear, visually-rich educational materials that explain the key differences.</p>
</li>
</ul>
<p><strong>Gap 2: Understanding the Psoriasis-Psoriatic Arthritis Link</strong></p>
<ul>
<li><p><strong>Evidence</strong>: The fear of psoriatic arthritis (PsA) is a significant source of anxiety (Cluster 2).</p>
</li>
<li><p><strong>Patient Need</strong>: Proactive education for all psoriasis patients about the early signs of PsA.</p>
</li>
</ul>
<p><strong>Gap 3: Navigating the Healthcare System for a Diagnosis</strong></p>
<ul>
<li><p><strong>Evidence</strong>: Multiple clusters highlight struggles with long wait times, conflicting diagnoses, and confusion around biopsies.</p>
</li>
<li><p><strong>Patient Need</strong>: Greater transparency about the diagnostic process and encouragement to seek second opinions.</p>
</li>
</ul>
<p><strong>Gap 4: The Mind-Body Connection and Triggers</strong></p>
<ul>
<li><p><strong>Evidence</strong>: Patients actively explore connections to <strong>strep throat (Cluster 15), celiac disease/diet, and mental stress (Cluster 25)</strong>.</p>
</li>
<li><p><strong>Patient Need</strong>: Balanced, evidence-based discussion about known triggers and associations to validate patient experiences.</p>
</li>
</ul>
<h2 id="heading-5-conclusions">5. Conclusions</h2>
<p>The diagnostic phase of psoriasis is an emotionally charged journey defined by anxiety and a search for clarity.</p>
<p><strong>Key Clinical Takeaways:</strong></p>
<ol>
<li><p><strong>Acknowledge Location-Specific Uncertainty</strong>: When a patient presents with symptoms on the <strong>scalp or nails</strong>, clinicians should proactively address the high likelihood of confusion with seborrheic dermatitis or fungus.</p>
</li>
<li><p><strong>Educate on Psoriatic Arthritis</strong>: Proactively discussing the early signs of joint pain can empower patients to seek help sooner.</p>
</li>
<li><p><strong>Discuss Diet Sensibly</strong>: Being prepared to discuss the evidence regarding diet, gluten, and psoriasis can build trust.</p>
</li>
<li><p><strong>Validate the "Eczema vs. Psoriasis" Dilemma</strong>: Acknowledge that these conditions can look similar and clearly explain the clinical reasoning behind a diagnosis.</p>
</li>
</ol>
]]></content:encoded></item><item><title><![CDATA[Realistic Prompts for Melanoma Counseling by LLMs: GPT-4 vs OpenEvidence]]></title><description><![CDATA[Introduction
In the field of dermatology, artificial intelligence (AI) is becoming an essential tool for clinical decision-making and patient counseling. This project focuses on evaluating two leading AI models, OpenAI's GPT-4 (ChatGPT) and OpenEvide...]]></description><link>https://christinas-blog.hashnode.dev/realistic-prompts-for-melanoma-counseling-by-llms-gpt-4-vs-openevidence</link><guid isPermaLink="true">https://christinas-blog.hashnode.dev/realistic-prompts-for-melanoma-counseling-by-llms-gpt-4-vs-openevidence</guid><dc:creator><![CDATA[Christina Bear]]></dc:creator><pubDate>Tue, 15 Jul 2025 20:45:41 GMT</pubDate><content:encoded><![CDATA[<h2 id="heading-introduction">Introduction</h2>
<p>In the field of dermatology, artificial intelligence (AI) is becoming an essential tool for clinical decision-making and patient counseling. This project focuses on evaluating two leading AI models, OpenAI's GPT-4 (ChatGPT) and OpenEvidence, based on their ability to respond to <strong>realistic, physician-style prompts</strong> for melanoma counseling. Our emphasis is on three clinically relevant scenarios that reflect how a dermatologist would actually counsel a patient, highlighting the importance of realistic prompts in assessing AI's clinical utility.</p>
<h2 id="heading-methods">Methods</h2>
<h3 id="heading-prompt-design">Prompt Design</h3>
<p>We selected three realistic clinical scenarios for melanoma counseling, each written to reflect realistic use of an LLM:</p>
<ul>
<li><p><strong>melanoma_in_situ</strong>: Melanoma in situ, I need to counsel the patient on next steps. What key points should I cover?</p>
</li>
<li><p><strong>melanoma_0_9_ulcer</strong>: Melanoma, 0.9 mm, with ulceration, I need to counsel the patient on next steps. What key points should I cover?</p>
</li>
<li><p><strong>melanoma_1_9_ulcer</strong>: Melanoma, 1.9 mm, with ulceration, I need to counsel the patient on next steps. What key points should I cover?</p>
</li>
</ul>
<p>Each prompt was given to both GPT-4 and OpenEvidence. For each scenario, multiple runs were collected to assess consistency.</p>
<h4 id="heading-example-model-responses">Example Model Responses</h4>
<p><strong>melanoma_in_situ</strong></p>
<ul>
<li><em>ChatGPT</em>: "Melanoma in situ means the cancer is only in the very top layer of your skin. We usually treat this with a minor surgery to remove the spot and a small area around it. The chance of it coming back or spreading is extremely low. You don't need any further tests. It's a good idea to keep an eye on your skin and use sun protection. If you have questions or feel anxious, let us know."</li>
</ul>
<p><strong>melanoma_0_9_ulcer</strong></p>
<ul>
<li><em>OpenEvidence</em>: "For a 0.9 mm melanoma with ulceration, wide local excision is recommended. Sentinel lymph node biopsy may be considered because ulceration increases the risk of spread, though the overall risk is still not high. Prognosis is generally good, but ulceration is a negative factor. Ongoing follow-up and sun protection are important. Support is available if you need it."</li>
</ul>
<h3 id="heading-evaluation-metrics">Evaluation Metrics</h3>
<p>Model responses were evaluated using:</p>
<ul>
<li><p><strong>Similarity metrics</strong>: SBERT (semantic similarity), ROUGE (text overlap), BLEU (n-gram overlap) compared to a “gold standard” response written by project author CB.</p>
<ol>
<li><p><em>Example “gold standard” answer for melanoma in situ:</em> <em>You have been diagnosed with melanoma in situ, which means the cancer cells are only in the top layer of your skin and have not spread deeper. The next step is a minor surgery called wide local excision to remove the melanoma and a small margin of normal skin around it. The prognosis is excellent, and the risk of the melanoma coming back or spreading is extremely low. You do not need any further tests or lymph node biopsies. It's important to protect your skin from the sun and to check your skin regularly for any new or changing spots. We are here to support you and answer any questions you may have.</em></p>
</li>
<li><p><em>Example “gold standard” answer for 0.9mm melanoma with ulceration: You have a melanoma that is 0.9 mm thick with ulceration, which means it has grown into the deeper layers of your skin. The next step is surgery to remove the melanoma with a margin of normal skin around it. We also recommend a sentinel lymph node biopsy to check if any cancer cells have spread to nearby lymph nodes. The prognosis is generally good, but ulceration increases the risk slightly. You'll need regular follow-up visits to monitor for any recurrence. We're here to support you through this process and answer any questions.</em></p>
</li>
<li><p><em>Example “gold standard” answer for 1.9mm melanoma with ulceration: You have a melanoma that is 1.9 mm thick with ulceration, which means it has grown deeper into your skin. The next step is surgery to remove the melanoma with a wider margin of normal skin. We strongly recommend a sentinel lymph node biopsy to check for spread to nearby lymph nodes. The prognosis is more guarded due to the thickness and ulceration. You'll need more frequent follow-up visits and may be eligible for additional treatments if the lymph nodes are involved. We're here to support you and will work together to ensure the best possible outcome.</em></p>
</li>
</ol>
</li>
<li><p><strong>Physician-style grading</strong>: An LLM grader scored each response on clinical accuracy, relevance, depth, clarity, completeness, and correct staging, workup, and treatment recommendations (0-2 points each, max 16)</p>
</li>
</ul>
<h4 id="heading-what-is-the-llm-grader">What is the LLM Grader?</h4>
<p>The LLM grader is an automated evaluation tool that uses a large language model to assess each response for clinical accuracy, relevance, depth, clarity, completeness, and correct staging, workup, and treatment recommendations. Inspired by the grading criterion of Nihal et al’s paper comparing ChatGPT and OpenEvidence for SCC and BCC, each category is scored from 0 (poor) to 2 (excellent), for a maximum total of 16. (<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/40471861/">https://pubmed.ncbi.nlm.nih.gov/40471861/</a>) This provides a rapid, consistent, and reproducible way to benchmark model performance across many runs and scenarios.</p>
<p>While the LLM grader is a powerful tool for large-scale benchmarking, it is not a substitute for human expert review. We will supplement these results with human grading to ensure clinical validity and to capture nuances that automated systems may miss.</p>
<h3 id="heading-data-and-analysis">Data and Analysis</h3>
<p>Only responses to the three realistic prompts were included in the main analysis. All grading and similarity calculations were performed using standardized scripts. Detailed grading for every run is provided in the Supplemental section.</p>
<h2 id="heading-results-note-using-mocked-llm-responses-to-get-code-working-none-are-real-results">Results (NOTE: using mocked LLM responses to get code working, none are real results)</h2>
<h3 id="heading-model-comparison">Model Comparison</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Metric</td><td>GPT-4</td><td>OpenEvidence</td></tr>
</thead>
<tbody>
<tr>
<td>SBERT Similarity</td><td>0.856</td><td>0.743</td></tr>
<tr>
<td>ROUGE Similarity</td><td>0.407</td><td>0.335</td></tr>
<tr>
<td>BLEU Similarity</td><td>0.134</td><td>0.075</td></tr>
<tr>
<td>LLM Score (0-16)</td><td>10.7</td><td>8.0</td></tr>
<tr>
<td>Section Score (0-6)</td><td>5.3</td><td>3.7</td></tr>
<tr>
<td>Global Score (0-10)</td><td>5.3</td><td>4.3</td></tr>
</tbody>
</table>
</div><h4 id="heading-key-findings">Key Findings</h4>
<ul>
<li><p><strong>GPT-4 outperformed OpenEvidence</strong> on all similarity metrics (SBERT, ROUGE, BLEU) and on the LLM physician grading, with higher total, section, and global scores.</p>
</li>
<li><p><strong>OpenEvidence</strong> responses were generally accurate but tended to be less detailed and less complete, especially in the areas of workup, treatment, and patient support.</p>
</li>
<li><p>Both models provided clear, patient-friendly explanations, but GPT-4's responses were more comprehensive and nuanced.</p>
</li>
</ul>
<h2 id="heading-discussion">Discussion</h2>
<p>Our results highlight the strengths and limitations of current medical LLMs when faced with realistic, patient-facing clinical prompts. Key points:</p>
<ul>
<li><p><strong>Clinical realism matters</strong>: Evaluating AI models with realistic prompts reveals subtle differences in communication, nuance, and patient-centeredness, which are crucial for effective patient counseling.</p>
</li>
<li><p><strong>GPT-4 vs OpenEvidence</strong>: GPT-4 consistently provided more complete and nuanced counseling, especially in discussing next steps, emotional support, and patient resources. OpenEvidence was accurate but more terse and less supportive.</p>
</li>
<li><p><strong>Consistency</strong>: With only one run per prompt/model, variability could not be fully assessed, but the differences in completeness and supportiveness were consistent across scenarios.</p>
</li>
<li><p><strong>Limitations</strong>: Automated grading is a powerful tool for benchmarking, but it cannot fully replace human expert review. Our next step is to have human graders review and score these same responses to validate and supplement the LLM grader's findings. The prompt set is also limited, and real patient feedback is not yet included.</p>
</li>
</ul>
<h2 id="heading-conclusion">Conclusion</h2>
<p>Evaluating AI models with realistic, physician-style prompts provides a more accurate picture of their clinical utility. Both GPT-4 and OpenEvidence are capable, but differences in depth, nuance, and completeness may impact patient care. Ongoing refinement and human validation are essential as these tools move closer to clinical deployment.</p>
<hr />
<h2 id="heading-supplemental-full-grading-tables">Supplemental: Full Grading Tables</h2>
<p>Below are the detailed grading tables for all runs, including section and global scores for each model and prompt.</p>
<h3 id="heading-summary-table">Summary Table</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td>prompt_id</td><td>model</td><td>run_number</td><td>run_id</td><td>sbert_similarity</td><td>rouge_similarity</td><td>bleu_similarity</td><td>llm_physician_grader_stage</td><td>llm_physician_grader_workup</td><td>llm_physician_grader_treatment</td><td>llm_physician_grader_accuracy</td><td>llm_physician_grader_relevance</td><td>llm_physician_grader_depth</td><td>llm_physician_grader_clarity</td><td>llm_physician_grader_completeness</td><td>total_score</td></tr>
</thead>
<tbody>
<tr>
<td>melanoma_0_9_ulcer</td><td>ChatGPT</td><td>1</td><td>gpt4chat2</td><td>0.817</td><td>0.434</td><td>0.164</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>0</td><td>0</td><td>12</td></tr>
<tr>
<td>melanoma_0_9_ulcer</td><td>OpenEvidence</td><td>1</td><td>b2c3d4e5</td><td>0.659</td><td>0.306</td><td>0.112</td><td>2</td><td>1</td><td>1</td><td>2</td><td>1</td><td>1</td><td>0</td><td>0</td><td>8</td></tr>
<tr>
<td>melanoma_1_9_ulcer</td><td>ChatGPT</td><td>1</td><td>gpt4chat3</td><td>0.932</td><td>0.297</td><td>0.081</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>2</td><td>0</td><td>0</td><td>12</td></tr>
<tr>
<td>melanoma_1_9_ulcer</td><td>OpenEvidence</td><td>1</td><td>c3d4e5f6</td><td>0.770</td><td>0.319</td><td>0.087</td><td>2</td><td>1</td><td>1</td><td>2</td><td>1</td><td>1</td><td>0</td><td>0</td><td>8</td></tr>
<tr>
<td>melanoma_in_situ</td><td>ChatGPT</td><td>1</td><td>gpt4chat1</td><td>0.820</td><td>0.490</td><td>0.157</td><td>2</td><td>1</td><td>1</td><td>2</td><td>1</td><td>1</td><td>0</td><td>0</td><td>8</td></tr>
<tr>
<td>melanoma_in_situ</td><td>OpenEvidence</td><td>1</td><td>a1b2c3d4</td><td>0.799</td><td>0.379</td><td>0.025</td><td>2</td><td>1</td><td>1</td><td>2</td><td>1</td><td>1</td><td>0</td><td>0</td><td>8</td></tr>
</tbody>
</table>
</div><pre><code class="lang-plaintext">PROMPT_ID,MODEL,RUN_NUMBER,RUN_ID,RAW_ANSWER,SBERT,ROUGE,BLEU,LLM_STAGE,LLM_WORKUP,LLM_TREATMENT,LLM_ACCURACY,LLM_RELEVANCE,LLM_DEPTH,LLM_CLARITY,LLM_COMPLETENESS,LLM_SECTION_TOTAL,LLM_GLOBAL_TOTAL,LLM_COMBINED,LLM_NORMALIZED,LLM_ISSUES
melanoma_0_9_ulcer,ChatGPT,1,gpt4chat2,"This melanoma is just under 1 mm thick and has ulceration, which means the skin is broken over the tumor. We'll need to remove it with some normal skin around it. Because of the ulceration, we should also talk about a sentinel lymph node biopsy to check if it's spread. Most people do well, but the ulceration does increase the risk a bit. You'll need regular checkups, and it's important to protect your skin from the sun. Let me know if you have any questions or need support.",0.817,0.434,0.164,2,2,2,2,2,2,0,0,6,6,12,0.750,None
melanoma_0_9_ulcer,OpenEvidence,1,b2c3d4e5,"For a 0.9 mm melanoma with ulceration, wide local excision is recommended. Sentinel lymph node biopsy may be considered because ulceration increases the risk of spread, though the overall risk is still not high. Prognosis is generally good, but ulceration is a negative factor. Ongoing follow-up and sun protection are important. Support is available if you need it.",0.659,0.306,0.112,2,1,1,2,1,1,0,0,4,4,8,0.500,Does not explicitly explain the significance of the diagnosis; Lacks detailed discussion of follow-up and surveillance; Minimal supportive language and emotional support; Does not provide clear next steps or resources
melanoma_1_9_ulcer,ChatGPT,1,gpt4chat3,"You have a melanoma that's almost 2 mm deep and has ulceration. We'll recommend surgery to remove it and also a sentinel lymph node biopsy, since the risk of spread is higher. If the lymph node is positive, we may talk about more treatment or closer follow-up. The outlook is more serious than for thinner melanomas, but many people do well. We'll discuss follow-up, sun safety, and support resources.",0.932,0.297,0.081,2,2,2,2,2,2,0,0,6,6,12,0.750,None
melanoma_1_9_ulcer,OpenEvidence,1,c3d4e5f6,"A melanoma of 1.9 mm with ulceration is more serious. Surgery to remove the tumor and a sentinel lymph node biopsy are both recommended, as the risk of lymph node involvement is higher. If the lymph node is positive, we may discuss additional treatments. Regular follow-up and sun safety are important. Please ask if you have questions or need support.",0.770,0.319,0.087,2,1,1,2,1,1,0,0,4,4,8,0.500,Does not mention the significance of the thickness and ulceration on prognosis; Lacks detail on follow-up frequency and potential additional treatments; Limited supportive language and emotional support
melanoma_in_situ,ChatGPT,1,gpt4chat1,"Melanoma in situ means the cancer is only in the very top layer of your skin. We usually treat this with a minor surgery to remove the spot and a small area around it. The chance of it coming back or spreading is extremely low. You don't need any further tests. It's a good idea to keep an eye on your skin and use sun protection. If you have questions or feel anxious, let us know.",0.820,0.490,0.157,2,1,1,2,1,1,0,0,4,4,8,0.500,Does not mention the specific name of the surgery (wide local excision).; Does not explicitly mention the excellent prognosis.; Lacks detailed follow-up and surveillance advice.; Limited supportive language and resources.
melanoma_in_situ,OpenEvidence,1,a1b2c3d4,"Melanoma in situ is a very early skin cancer. Treatment is usually a simple surgery to remove the lesion and a small margin. The risk of spread is extremely low, so no further tests are needed. It's important to monitor your skin and practice sun safety. Let us know if you have any concerns.",0.799,0.379,0.025,2,1,1,2,1,1,0,0,4,4,8,0.500,Lacks detailed explanation of wide local excision; Does not mention excellent prognosis explicitly; Does not offer resources or support; Minimal emotional support or empathy shown
</code></pre>
]]></content:encoded></item><item><title><![CDATA[What Reddit Reveals About Diagnostic Uncertainty in Psoriasis]]></title><description><![CDATA[Introduction
Psoriasis is a complex, chronic skin condition that can be challenging to diagnose, especially in its early stages or when it presents in less typical ways. While a lot of research has concentrated on treatment, the patient journey durin...]]></description><link>https://christinas-blog.hashnode.dev/what-reddit-reveals-about-diagnostic-uncertainty-in-psoriasis</link><guid isPermaLink="true">https://christinas-blog.hashnode.dev/what-reddit-reveals-about-diagnostic-uncertainty-in-psoriasis</guid><dc:creator><![CDATA[Christina Bear]]></dc:creator><pubDate>Tue, 15 Jul 2025 17:42:02 GMT</pubDate><content:encoded><![CDATA[<h2 id="heading-introduction">Introduction</h2>
<p>Psoriasis is a complex, chronic skin condition that can be challenging to diagnose, especially in its early stages or when it presents in less typical ways. While a lot of research has concentrated on treatment, the patient journey during diagnosis is less widely investigated. To understand what patients truly experience while seeking answers, we assessed the r/Psoriasis Reddit community, where individuals come for honest, vulnerable advice and to share their diagnostic worries and stories. This blog post highlights our findings, their significance, and how these insights can enhance patient care.</p>
<p>Reddit is a popular online forum where patients share their real-life struggles, questions, and frustrations, often in more detail and candor than they do in the clinic. By tuning into these conversations, we can:</p>
<ul>
<li><p>Identify common pain points in the diagnostic process</p>
</li>
<li><p>Spot gaps in patient education and communication</p>
</li>
<li><p>Understand what patients wish their doctors knew</p>
</li>
</ul>
<p>Most published Reddit psoriasis studies focus on how patients feel about medications, not on the diagnostic journey itself. Maynard et al. tallied sentiment toward biologics in 1,141 posts and reported that 61% were positive about treatment efficacy (<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/36877885/">https://pubmed.ncbi.nlm.nih.gov/36877885/</a>), while Okon et al. mapped 176k comments but grouped diagnostic confusion into a single minor topic without digging deeper (<a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/29469693/">https://pubmed.ncbi.nlm.nih.gov/29469693/</a>). No peer-reviewed work has yet quantified how often people leave the dermatologist still wondering “Is this really psoriasis, do I need a biopsy, or could it be eczema or PsA?” Our study fills that gap by isolating and analysing only those posts that express diagnostic uncertainty.</p>
<hr />
<h2 id="heading-methods">Methods</h2>
<ol>
<li><p><strong>Post Collection:</strong> We gathered 100 of the most recent posts from r/Psoriasis that included a question mark, since questions often signal uncertainty or a search for answers.</p>
</li>
<li><p><strong>Initial Screening:</strong> Posts were reviewed to remove those that were clearly about treatment choices, medication side effects, or unrelated topics (e.g., insurance, diet, or emotional support only).</p>
</li>
<li><p><strong>Focus on Diagnostic Uncertainty:</strong> We looked for posts where the main concern was about getting a diagnosis, understanding symptoms, or navigating the process of being diagnosed (not just managing known psoriasis). For example: "My doctor isn't sure if this is psoriasis or eczema—what should I do?"</p>
</li>
<li><p><strong>Theme Identification:</strong> Posts were grouped by common themes: delays in referral, confusion about symptoms, questions about biopsies, etc. We used both manual reading and simple keyword searches (e.g., "referral," "biopsy," "second opinion") to help sort posts.</p>
</li>
<li><p><strong>Counting and Summarizing:</strong> We counted how many posts fell into each theme and summarized the most common questions and frustrations.</p>
</li>
<li><p><strong>Representative Quotes:</strong> For each major theme, we selected real patient quotes to illustrate the issue in their own words.</p>
</li>
<li><p><strong>Sentiment analysis:</strong> Using VADER (Valence Aware Dictionary and sEntiment Reasoner), a sentiment tool assigns scores to each word and then combines them into a compound score (-1 = very negative, +1 = very positive) and the percentages of positive, negative, and neutral words overall. This is a research method commonly used, such as in <a target="_blank" href="https://www.jintegrativederm.org/article/122500-online-sentiment-towards-dermatologists-in-topical-steroid-withdrawal-and-psoriasis-an-analysis-of-reddit-posts">https://www.jintegrativederm.org/article/122500-online-sentiment-towards-dermatologists-in-topical-steroid-withdrawal-and-psoriasis-an-analysis-of-reddit-posts</a></p>
<ol>
<li><p>Neutral words = “doctor”</p>
</li>
<li><p>Positive words = “thank you”, “appreciate”</p>
</li>
<li><p>Negative words = “overwhelmed”, “confused”</p>
</li>
</ol>
</li>
</ol>
<hr />
<h2 id="heading-results">Results</h2>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Category</td><td>Number of Posts</td><td>% of A<a target="_blank" href="https://github.com/cjhutto/vaderSentiment?utm_source=chatgpt.com">ll Pos</a>ts</td></tr>
</thead>
<tbody>
<tr>
<td>Total posts analyzed</td><td>100</td><td>100</td></tr>
<tr>
<td>Posts included after initial keyword screening (not relevant, not a question, etc.)</td><td>62</td><td>62%</td></tr>
<tr>
<td>From screened posts, posts about diagnostic uncertainty</td><td>25</td><td>25%</td></tr>
<tr>
<td>From screened posts, posts focused on treatment</td><td>32</td><td>32%</td></tr>
<tr>
<td>From screened posts, not about treatment or diagnosis</td><td>5</td><td>5%</td></tr>
<tr>
<td><strong>Total</strong></td><td>100</td><td>100%</td></tr>
</tbody>
</table>
</div><p>Among the diagnostic posts, here are the most common themes:</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Theme</td><td>Number of diagnostic posts (n=25)</td><td>% of Diagnostic Posts</td></tr>
</thead>
<tbody>
<tr>
<td>Symptoms (itch, pain, etc.)</td><td>18</td><td>72%</td></tr>
<tr>
<td>Referral/Access Delays</td><td>14</td><td>56%</td></tr>
<tr>
<td>Body Area Specific</td><td>10</td><td>48%</td></tr>
<tr>
<td>Triggers (stress, infection)</td><td>8</td><td>28%</td></tr>
<tr>
<td>Uncertainty/Confusion</td><td>4</td><td>16%</td></tr>
<tr>
<td>Biopsy/Pathology Questions</td><td>3</td><td>12%</td></tr>
<tr>
<td>Misdiagnosis</td><td>2</td><td>8%</td></tr>
<tr>
<td>Seeking Second Opinion</td><td>1</td><td>4%</td></tr>
</tbody>
</table>
</div><p>Body Areas Mentioned in Diagnostic Posts</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Body Area</td><td>Number of Posts (n=25)</td><td>% of Diagnostic Posts</td></tr>
</thead>
<tbody>
<tr>
<td>Scalp</td><td>8</td><td>32%</td></tr>
<tr>
<td>Nails</td><td>6</td><td>24%</td></tr>
<tr>
<td>Genitals</td><td>3</td><td>12%</td></tr>
<tr>
<td>Joints/arthritis</td><td>4</td><td>16%</td></tr>
<tr>
<td>Face</td><td>2</td><td>8%</td></tr>
</tbody>
</table>
</div><p>Sentiment Analysis results:</p>
<ul>
<li><p>In the 25 Reddit posts about diagnostic uncertainty, the average compound score was <strong>-0.193</strong> (mildly negative), meaning posts were overall leaning towards negativity.</p>
</li>
<li><p>Out of all words, 85.6% were neutral, 8.0% were negative, and 6.4% were positive.</p>
</li>
</ul>
<hr />
<h3 id="heading-what-are-patients-struggling-with">What Are Patients Struggling With?</h3>
<p>1. <strong>Access and Referral Delays</strong></p>
<blockquote>
<p>"I literally am at a loss. I don't even actually have a referral to a dermatologist that can help, and the referral hasn't even been processed yet. I have no idea how to pursue treatment when I feel turned away." (<a target="_blank" href="https://www.reddit.com/r/PsoriaticArthritis/comments/1lzs5nn/i_think_im_cooked_not_sure_my_options/">https://www.reddit.com/r/PsoriaticArthritis/comments/1lzs5nn/i_think_im_cooked_not_sure_my_options/</a>)</p>
<p>"[My PCP] put in a referral 1 year ago as there is a 1.5-2 year wait. I don’t know what to do anymore. I grow plaques .5-1cm in thickness within 24 hours of me descaling using combs. I’m desperate to be seen and I don’t know how to keep waiting. "</p>
</blockquote>
<ul>
<li><p>Long waits for specialist appointments</p>
</li>
<li><p>Referrals that get lost or delayed</p>
</li>
<li><p>Patients feeling "stuck" in the system</p>
</li>
</ul>
<p>2. <strong>Information Gaps and Confusion</strong></p>
<blockquote>
<p>"I don't know what to ask and it's really freaking me out. Any suggestions would be greatly appreciated. Thank you." (<a target="_blank" href="https://www.reddit.com/r/Psoriasis/comments/1ekno9m/any_advice_would_be_greatly_appreciated_thank_you/">https://www.reddit.com/r/Psoriasis/comments/1ekno9m/any_advice_would_be_greatly_appreciated_thank_you/</a>)</p>
</blockquote>
<ul>
<li><p>Not knowing what questions to ask</p>
</li>
<li><p>Uncertainty about what symptoms mean</p>
</li>
<li><p>Lack of clear information about the diagnostic process</p>
</li>
</ul>
<p>3. <strong>Uncertainty and Communication Issues</strong></p>
<blockquote>
<p>"The clinical note listed a whole differential: 'R/O GA vs papular eczema vs LP vs guttate psoriasis' — so even my dermatologist isn't totally sure yet."</p>
<p>"Should I bring up re-diagnosis to my doctor?"</p>
</blockquote>
<ul>
<li><p>Patients often encounter mixed or shifting differentials (e.g., "could be eczema, lichen planus, or psoriasis")</p>
</li>
<li><p>Explanations from clinicians may be unclear or leave patients confused about what is actually happening</p>
</li>
<li><p>Anxiety and distress arise when patients leave without a clear answer or next step</p>
</li>
</ul>
<p>4. <strong>Delayed Diagnosis</strong></p>
<blockquote>
<p>“Anyone else kicking themselves for not being diagnosed earlier? For probly 10yrs now I thought and so did some GPs/derm that I had dandruff and or fungal nail infection. I was always so embarrassed to bring it up with doctors / derms because mines so hard to see on my skin like tiny dry skin/acne. But it covered my whole scalp and foot toe nails. I've now been told I've got 9 years of damage including a wrecked spine and pheripheral neuropathy. I just wish I could go back and advocate for myself better.” (<a target="_blank" href="https://www.reddit.com/r/PsoriaticArthritis/comments/184yyu2/anyone_else_kicking_themselves_for_not_being/">https://www.reddit.com/r/PsoriaticArthritis/comments/184yyu2/anyone_else_kicking_themselves_for_not_being/</a>)</p>
</blockquote>
<ul>
<li><p>Years or even decades before getting a correct diagnosis</p>
</li>
<li><p>Symptoms dismissed or misattributed to other conditions</p>
</li>
</ul>
<hr />
<h2 id="heading-discussion">Discussion</h2>
<p>The most common uncertainties among diagnostic posts revolve around confusion about symptoms, body area involvement, and the actual diagnosis, with mixed or evolving differentials frequently mentioned.</p>
<p>Many posts specifically highlight areas like nails, scalp, genitals, or joints, where psoriasis can present atypically or be harder to diagnose, leading to heightened uncertainty. Referral and access issues are also significant sources of frustration, with some patients experiencing delays of months or even years before seeing a dermatologist or getting a biopsy.</p>
<p>The emotional tone of these posts often conveys anxiety, frustration, and a sense of being lost or dismissed, as patients seek to be heard and to understand their situation. The mild overall negativity found in sentiment analysis reflects patients’ anxiety while awaiting a clear diagnosis; their posts are mostly factual yet tinged with more worry than hope. Across all themes, there is a strong desire for guidance, with patients looking for clear next steps, explanations, and resources to help them navigate the diagnostic journey.</p>
<hr />
<h2 id="heading-conclusion">Conclusion</h2>
<p>Reddit posts reveal that diagnostic uncertainty in psoriasis is a real and distressing part of the patient journey. Dermatologists can make a big difference by improving communication, setting expectations, and providing clear, empathetic guidance - especially when the answer isn't obvious right away.</p>
<h3 id="heading-next-steps-for-the-project">Next steps for the project</h3>
<ul>
<li><p>Check for gaps in existing literature and guidelines.</p>
<ul>
<li>Compare these patient-identified struggles and questions with what is covered in current dermatology guidelines and patient education materials.</li>
</ul>
</li>
<li><p>Identify where new resources or updates are needed.</p>
</li>
<li><p>Consider more subreddits, such as r/psoriaticarthritis or filtering r/eczema for psoriasis-related posts.</p>
</li>
<li><p>Do more analysis of sentiments surrounding diagnostic uncertainty</p>
</li>
<li><p>Explore patient care interventions or guidelines to improve communication about uncertainty, set expectations, and support patients through long or complex diagnostic processes.</p>
</li>
</ul>
]]></content:encoded></item><item><title><![CDATA[Using LLMs for Melanoma SLNB Counseling: Which Model Delivers the Best Clinical Answers?]]></title><description><![CDATA[Introduction & Clinical Need
Sentinel lymph node biopsy (SLNB) is a key decision point in the management of early-stage melanoma, especially for patients with T1b lesions (0.8–1.0 mm with ulceration, or <0.8 mm with ulceration). Counseling patients a...]]></description><link>https://christinas-blog.hashnode.dev/using-llms-for-melanoma-slnb-counseling-which-model-delivers-the-best-clinical-answers</link><guid isPermaLink="true">https://christinas-blog.hashnode.dev/using-llms-for-melanoma-slnb-counseling-which-model-delivers-the-best-clinical-answers</guid><dc:creator><![CDATA[Christina Bear]]></dc:creator><pubDate>Thu, 10 Jul 2025 18:58:33 GMT</pubDate><content:encoded><![CDATA[<h2 id="heading-introduction-amp-clinical-need">Introduction &amp; Clinical Need</h2>
<p>Sentinel lymph node biopsy (SLNB) is a key decision point in the management of early-stage melanoma, especially for patients with T1b lesions (0.8–1.0 mm with ulceration, or &lt;0.8 mm with ulceration). Counseling patients about SLNB versus observation requires up-to-date, evidence-based, and patient-centered information. With the rise of large language models (LLMs) in medicine, clinicians are asking: <strong>Can AI help deliver accurate, guideline-concordant counseling at the point of care?</strong></p>
<h2 id="heading-methods">Methods</h2>
<p>We evaluated two leading AI models:</p>
<ul>
<li><p><strong>OpenEvidence</strong>: A clinical evidence retrieval and summarization LLM.</p>
</li>
<li><p><strong>ChatGPT (GPT-4)</strong>: A general-purpose large language model.</p>
</li>
</ul>
<h3 id="heading-prompts">Prompts</h3>
<p>We tested each model with two prompt types, running each prompt three times to assess variance:</p>
<ol>
<li><p><strong>Quick, Realistic Ask</strong>: A short question similar to how real clinicians would prompt an LLM about SLNB counseling for a T1b melanoma scenario.</p>
<p> <code>Melanoma, 0.9 mm, with ulceration (T1b). I need to counsel the patient on SLNB vs observation. What key points should I cover?</code></p>
</li>
<li><p><strong>Structured Research Prompt</strong>: A comprehensive, bullet-pointed request for all key counseling elements (positivity rate, risks, management impact, shared decision-making), also for a T1b melanoma scenario.</p>
<p> <code>You are a dermatologist. Give the talking points for discussing optional SLNB in a patient with T1b melanoma (0.9 mm with ulceration). Include: • Why SLNB is considered • Expected positivity rate for T1b • Surgical risk numbers • Impact on staging, follow-up, adjuvant options • How to frame shared decision-making. Respond in bullet points (≤150 words).</code></p>
</li>
</ol>
<h3 id="heading-evaluation-methods">Evaluation Methods</h3>
<h4 id="heading-llm-grader-assessment">LLM Grader Assessment</h4>
<p>One of the biggest challenges in evaluating AI-generated clinical content is manual grading - having human experts review and score dozens of AI responses is time-consuming. To address this, we developed an LLM grader that uses a structured rubric to help standardize the evaluation process. The grader uses GPT-4 to evaluate each AI-generated answer against gold standard evidence for T1b melanoma SLNB counseling. It follows a detailed scoring rubric that mimics how a board-certified dermatologist would assess clinical content quality.</p>
<p><strong>Important limitation</strong>: This grader is designed to assist human evaluation, not replace it. It provides a standardized framework for comparing AI-generated answers, but human experts will validate the answers and scoring.</p>
<p><strong>Scoring Rubric Breakdown (0-14 total points):</strong></p>
<ul>
<li><p><strong>Numerical Accuracy (0-4 points)</strong>: Evaluates whether key clinical numbers are correct</p>
<ul>
<li><p>Positivity rate for T1b: 8-12%</p>
</li>
<li><p>Surgical complication rate: 5-10%</p>
</li>
<li><p>Survival information for Stage IB: &gt;95%</p>
</li>
<li><p>Management impact of positive SLNB</p>
</li>
</ul>
</li>
<li><p><strong>Completeness (0-4 points)</strong>: Checks if all five essential counseling elements are covered</p>
<ul>
<li><p>SLNB consideration for the specific scenario</p>
</li>
<li><p>Positivity rate for the specific scenario</p>
</li>
<li><p>Risks/complications</p>
</li>
<li><p>Staging impact and management changes</p>
</li>
<li><p>Shared decision-making framework</p>
</li>
</ul>
</li>
<li><p><strong>Clinical Clarity (0-3 points)</strong>: Assesses presentation quality</p>
<ul>
<li><p>Clear, structured format (bullet points or short paragraphs)</p>
</li>
<li><p>Logical flow and organization</p>
</li>
<li><p>No run-on sentences or confusing language</p>
</li>
<li><p>Appropriate level of detail for clinical counseling</p>
</li>
</ul>
</li>
<li><p><strong>Shared Decision Framing (0-3 points)</strong>: Evaluates patient counseling guidance</p>
<ul>
<li><p>Explicitly frames SLNB as optional</p>
</li>
<li><p>Advises how to present options and uncertainties</p>
</li>
<li><p>Mentions patient factors (anxiety, comorbidities, preferences)</p>
</li>
<li><p>Provides guidance on counseling approach</p>
</li>
</ul>
</li>
</ul>
<h4 id="heading-similarity-metrics-automated-text-comparison">Similarity Metrics: Automated Text Comparison</h4>
<p>We also used three automated similarity metrics to compare AI answers against gold standards, all of which are typically used in LLM output evaluation (below):</p>
<ul>
<li><p><strong>SBERT (Semantic Similarity)</strong>: Measures how similar the meaning is between model answers and gold standards, ignoring exact words. Scores range 0-1, where 1.0 = perfect semantic match.</p>
</li>
<li><p><strong>ROUGE (Text Overlap)</strong>: Measures how many words/phrases overlap between model answers and gold standards. Scores range 0-1, where higher scores indicate more shared vocabulary.</p>
</li>
<li><p><strong>BLEU (Exact Word Matching)</strong>: Measures precise word matching between model answers and gold standards. Very strict metric - low scores (0.01-0.05) are normal even for good answers.</p>
</li>
</ul>
<h3 id="heading-gold-standards">Gold Standards</h3>
<p>We created two gold standard answers to evaluate different clinical scenarios using the above standard metrics:</p>
<ul>
<li><p><strong>Concise Gold</strong>: A practical, clinic-ready summary (~100 words) designed for quick patient counseling. This represents the essential information a dermatologist would cover in a brief office visit - key facts about SLNB consideration, positivity rates, risks, and basic shared decision-making points.</p>
<ul>
<li><em>"SLNB is considered for melanomas with ulceration (T1b) to check for microscopic nodal spread. About 8–12% of patients with T1b will have a positive SLNB. Risks: 5–10% chance of minor complications (seroma, infection, transient lymphedema); permanent lymphedema is rare. No proven survival benefit, but a positive SLNB upstages to Stage III and may affect follow-up and eligibility for adjuvant therapy. SLNB is optional; decision should consider patient preferences and comorbidities."</em></li>
</ul>
</li>
<li><p><strong>Full Gold</strong>: A comprehensive guideline-based answer (~200 words) that covers all aspects of SLNB counseling in detail. This represents the complete information a dermatologist might provide during a longer consultation or when preparing detailed patient education materials - including specific survival data, detailed risk breakdowns, management implications, and comprehensive shared decision-making guidance.</p>
<ul>
<li><em>"• SLNB is offered for T1b melanoma (0.9 mm with ulceration) to detect microscopic nodal spread. • Positivity rate: T1b: 8–12%. • Surgical risks: 5–10% (seroma, infection, transient lymphedema); permanent lymphedema is rare (&lt;1%). • Impact on management: Positive SLNB upstages to Stage III, prompts imaging, and may make the patient eligible for adjuvant anti-PD-1 immunotherapy; follow-up becomes more intensive. • Survival benefit: No proven overall survival benefit in thin melanomas; main value is staging and prognosis. • Shared decision: Emphasize that SLNB is optional; discuss patient values, anxiety, comorbidities, and practical factors. Both SLNB and observation are guideline-concordant for T1b."</em></li>
</ul>
</li>
</ul>
<p><em>Both gold standards are based on current NCCN guidelines and clinical evidence for T1b melanoma SLNB counseling.</em></p>
<h2 id="heading-results">Results</h2>
<h3 id="heading-table-1-model-performance-by-prompt-type-scored-by-llm-grader">Table 1. Model Performance by Prompt Type (Scored by LLM grader)</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Prompt Type</td><td>Model</td><td>Total Score (%)</td><td>Numerical Accuracy (%)</td><td>Completeness (%)</td><td>Clinical Clarity (%)</td><td>Shared Decision (%)</td></tr>
</thead>
<tbody>
<tr>
<td><strong>Quick, Realistic Ask</strong></td><td>OpenEvidence</td><td>71% ± 5%</td><td>75% ± 0%</td><td>75% ± 0%</td><td>67% ± 0%</td><td>67% ± 0%</td></tr>
<tr>
<td></td><td>ChatGPT</td><td>69% ± 13%</td><td>67% ± 6%</td><td>67% ± 6%</td><td>89% ± 6%</td><td>56% ± 6%</td></tr>
<tr>
<td><strong>Structured Research</strong></td><td>OpenEvidence</td><td>79% ± 5%</td><td>67% ± 6%</td><td>75% ± 0%</td><td>83% ± 0%</td><td>78% ± 6%</td></tr>
<tr>
<td></td><td>ChatGPT</td><td>86% ± 0%</td><td>75% ± 0%</td><td>75% ± 0%</td><td>100% ± 0%</td><td>100% ± 0%</td></tr>
</tbody>
</table>
</div><p><em>Scores normalized to percentage of maximum possible points.</em></p>
<h3 id="heading-table-2-similarity-to-gold-standards-calculated-scores">Table 2. Similarity to Gold Standards (calculated scores)</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Prompt Type</td><td>Model</td><td>SBERT (Semantic)</td><td>ROUGE (Overlap)</td><td>BLEU (Exact Match)</td></tr>
</thead>
<tbody>
<tr>
<td><strong>Quick, Realistic Ask</strong></td><td>OpenEvidence</td><td>0.84 ± 0.02</td><td>0.10 ± 0.02</td><td>0.01 ± 0.00</td></tr>
<tr>
<td></td><td>ChatGPT</td><td>0.81 ± 0.03</td><td>0.13 ± 0.07</td><td>0.01 ± 0.00</td></tr>
<tr>
<td><strong>Structured Research</strong></td><td>OpenEvidence</td><td>0.86 ± 0.02</td><td>0.22 ± 0.06</td><td>0.05 ± 0.02</td></tr>
<tr>
<td></td><td>ChatGPT</td><td>0.86 ± 0.00</td><td>0.26 ± 0.01</td><td>0.04 ± 0.02</td></tr>
</tbody>
</table>
</div><p><em>SBERT scores show both models achieve high semantic similarity to gold standards.</em></p>
<h3 id="heading-table-3-example-issues-flagged-by-the-llm-grader">Table 3. Example Issues Flagged by the LLM Grader</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Model</td><td>Prompt Type</td><td>Example Issues Flagged</td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>Quick Ask</td><td>Missing specific positivity rate (8–12%) for T1b; lacks explicit shared decision framing; missing survival info</td></tr>
<tr>
<td>ChatGPT</td><td>Structured Research</td><td>Positivity rate slightly off; complication rate not specific; missing survival info</td></tr>
<tr>
<td>OpenEvidence</td><td>Quick Ask</td><td>Occasionally missing survival info for Stage IB</td></tr>
<tr>
<td>OpenEvidence</td><td>Structured Research</td><td>No major issues flagged</td></tr>
</tbody>
</table>
</div><h2 id="heading-discussion-amp-clinical-takeaways">Discussion &amp; Clinical Takeaways</h2>
<p><strong>Tl;dr:</strong> Both AI models can help with melanoma SLNB counseling, but they have different strengths and limitations.</p>
<p><strong>ChatGPT's Performance:</strong></p>
<ul>
<li><p><strong>Strengths:</strong> Excels at structured, comprehensive responses (86% vs 79% on detailed prompts)</p>
</li>
<li><p><strong>Limitations:</strong> More variable performance, especially on quick prompts (69% ± 13% for ChatGPT vs 71% ± 5% for OE)</p>
</li>
<li><p><strong>Best for:</strong> Detailed patient education materials, comprehensive counseling sessions, teaching scenarios</p>
</li>
</ul>
<p><strong>OpenEvidence's Performance:</strong></p>
<ul>
<li><p><strong>Strengths:</strong> More consistent, reliable performance across different scenarios</p>
</li>
<li><p><strong>Limitations:</strong> Slightly lower peak performance on structured prompts</p>
</li>
<li><p><strong>Best for:</strong> Quick clinic consultations, consistent point-of-care counseling, scenarios where reliability matters most</p>
</li>
</ul>
<p><strong>Critical Finding - Numerical Accuracy Gap:</strong> Both models scored only 67-75% on numerical accuracy, meaning they often get key clinical numbers wrong (positivity rates, survival data, complication rates). This is the most important limitation for clinical use.</p>
<h3 id="heading-conclusion">Conclusion</h3>
<p>While both models show promise, the 67-75% numerical accuracy scores mean clinicians should:</p>
<ul>
<li><p><strong>Never use AI-generated content without verification</strong> of key clinical numbers</p>
</li>
<li><p><strong>Focus on the structure and comprehensiveness</strong> rather than trusting specific statistics</p>
</li>
<li><p><strong>Use AI primarily for content organization and completeness</strong> rather than as a source of clinical facts</p>
</li>
<li><p><strong>Consider AI as a starting point</strong> for patient education materials that still require human review and refinement</p>
</li>
</ul>
<hr />
<h2 id="heading-example-responses">Example responses</h2>
<p><strong>ChatGPT – Quick Realistic Ask (Run 3, Score: 11/14):</strong></p>
<p>Prompt: <code>Melanoma, 0.9 mm, with ulceration (T1b). I need to counsel the patient on SLNB vs observation. What key points should I cover?</code></p>
<blockquote>
<p>When counseling a patient with a melanoma that is 0.9 mm with ulceration (classified as T1b), it's important to discuss the potential benefits and risks of sentinel lymph node biopsy (SLNB) versus observation. Here are the key points to cover:</p>
<ol>
<li>Purpose of SLNB: Explain that SLNB is a surgical procedure used to determine if the melanoma has spread to the lymph nodes. It involves injecting a tracer near the tumor site to identify the sentinel lymph node(s), which are then removed and examined for cancer cells.</li>
</ol>
<ol start="2">
<li>Staging and Prognosis: Highlight that SLNB can provide more accurate staging information, which can help in assessing the prognosis and guiding further treatment decisions. A positive SLNB may indicate a higher risk of recurrence and could influence the decision to pursue additional therapies.</li>
</ol>
<ol start="3">
<li>Risk of Metastasis: Discuss that ulceration in melanoma is a risk factor for metastasis, which makes SLNB a consideration even for thin melanomas like T1b. The presence of ulceration increases the likelihood of lymph node involvement.</li>
</ol>
<ol start="4">
<li>Benefits of SLNB: Explain that if the SLNB is negative, it can provide reassurance and potentially spare the patient from more aggressive treatments. If positive, it can lead to early intervention and closer monitoring.</li>
</ol>
<ol start="5">
<li>Risks and Complications: Inform the patient about the potential risks of SLNB, including surgical risks such as infection, bleeding, and lymphedema. Discuss the possibility of false-negative results, where the SLNB might miss cancer cells.</li>
</ol>
<ol start="6">
<li>Observation Option: Explain that observation involves regular follow-up visits and monitoring without immediate surgery. This approach avoids the risks associated with surgery but may delay the detection of nodal metastasis.</li>
</ol>
</blockquote>
<p><strong>OpenEvidence - Structured Research Prompt (Run 2, Score: 12/14):</strong></p>
<p>Prompt: <code>You are a dermatologist. Give the talking points for discussing optional SLNB in a patient with T1b melanoma (0.9 mm with ulceration). Include: • Why SLNB is considered • Expected positivity rate for T1b • Surgical risk numbers • Impact on staging, follow-up, adjuvant options • How to frame shared decision-making. Respond in bullet points (≤150 words).</code></p>
<blockquote>
<p>"The following document provides concise, evidence-based talking points for dermatologists discussing optional SLNB in T1b melanoma (0.9 mm with ulceration). The content is grounded in current guidelines from the American Society of Clinical Oncology, Society of Surgical Oncology, and the American Academy of Dermatology, as well as recent population-based and multicenter studies.</p>
<p><strong>SLNB Counseling Points:</strong></p>
<p>• <strong>Rationale for SLNB</strong>: SLNB is considered for T1b melanoma (0.8–1.0 mm or &lt;0.8 mm with ulceration) due to a higher risk of nodal metastasis compared to T1a, providing important prognostic information and guiding management.</p>
<p>• <strong>Expected SLN positivity rate</strong>: For T1b melanoma, the SLN positivity rate is approximately 5–10%.</p>
<p>• <strong>Surgical risk statistics</strong>: SLNB is minimally invasive; overall complication rates are ~4–5%, including seroma (5.5%), infection (4.6%), and rare lymphedema.</p>
<p>• <strong>Impact on staging</strong>: A positive SLNB upstages to stage IIIA, which has prognostic significance and may influence eligibility for clinical trials or adjuvant therapy, though most T1b SLN-positive cases have excellent prognosis.</p>
<p>• <strong>Follow-up and adjuvant therapy</strong>: SLNB status informs surveillance intensity. Adjuvant systemic therapy is not routinely recommended for most stage IIIA (SLN-positive) T1b melanoma, but may be considered in select high-risk cases.</p>
<p>• <strong>Shared decision-making</strong>: The American Academy of Dermatology and ASCO recommend a collaborative approach, weighing patient comorbidities, preferences, and how SLNB results would affect management. Observation is reasonable for those with limited benefit or increased surgical risk."</p>
</blockquote>
<h3 id="heading-supplemental-table-detailed-llm-grader-results-for-all-runs">Supplemental Table: Detailed LLM Grader Results for All Runs</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Prompt Type</strong></td><td><strong>Run</strong></td><td><strong>Total Score</strong></td><td><strong>Key Issues Flagged</strong></td><td><strong>Numerical Accuracy</strong></td><td><strong>Completeness</strong></td><td><strong>Clinical Clarity</strong></td><td><strong>Shared Decision</strong></td></tr>
</thead>
<tbody>
<tr>
<td><strong>ChatGPT</strong></td><td>Quick Ask</td><td>1</td><td>7/14 (50%)</td><td>Missing positivity rate (8-12%), missing survival info, lacks shared decision framing</td><td>2/4 (50%)</td><td>2/4 (50%)</td><td>2/3 (67%)</td><td>1/3 (33%)</td></tr>
<tr>
<td></td><td>Quick Ask</td><td>2</td><td>11/14 (79%)</td><td>Missing specific rates, lacks guidance on options</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>2/3 (67%)</td></tr>
<tr>
<td></td><td>Quick Ask</td><td>3</td><td>11/14 (79%)</td><td>Missing positivity rate, missing survival rates</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>2/3 (67%)</td></tr>
<tr>
<td><strong>OpenEvidence</strong></td><td>Quick Ask</td><td>1</td><td>10/14 (71%)</td><td>Positivity rate off (5-10% vs 8-12%), missing survival info</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>2/3 (67%)</td><td>2/3 (67%)</td></tr>
<tr>
<td></td><td>Quick Ask</td><td>2</td><td>10/14 (71%)</td><td>Positivity rate off, missing survival info</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>2/3 (67%)</td><td>2/3 (67%)</td></tr>
<tr>
<td></td><td>Quick Ask</td><td>3</td><td>10/14 (71%)</td><td>Positivity rate off, missing complication rate</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>2/3 (67%)</td><td>2/3 (67%)</td></tr>
<tr>
<td><strong>ChatGPT</strong></td><td>Structured Research</td><td>1</td><td>12/14 (86%)</td><td>Positivity rate slightly off (5-10% vs 8-12%)</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>3/3 (100%)</td></tr>
<tr>
<td></td><td>Structured Research</td><td>2</td><td>12/14 (86%)</td><td>Positivity rate off, complication rate off</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>3/3 (100%)</td></tr>
<tr>
<td></td><td>Structured Research</td><td>3</td><td>12/14 (86%)</td><td>Positivity rate off, missing survival info</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>3/3 (100%)</td></tr>
<tr>
<td><strong>OpenEvidence</strong></td><td>Structured Research</td><td>1</td><td>11/14 (79%)</td><td>Positivity rate off, complication rate off</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>2/3 (67%)</td></tr>
<tr>
<td></td><td>Structured Research</td><td>2</td><td>12/14 (86%)</td><td>Positivity rate off, complication rate off</td><td>3/4 (75%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>3/3 (100%)</td></tr>
<tr>
<td></td><td>Structured Research</td><td>3</td><td>10/14 (71%)</td><td>Incorrect positivity rate, incorrect complication rate</td><td>2/4 (50%)</td><td>3/4 (75%)</td><td>3/3 (100%)</td><td>2/3 (67%)</td></tr>
</tbody>
</table>
</div>]]></content:encoded></item><item><title><![CDATA[Comparing OpenEvidence and ChatGPT: Evaluating Adherence to NCCN Melanoma Guidelines for Staging, Workup, and Treatment Options]]></title><description><![CDATA[How we compared ChatGPT and OpenEvidence on their ability to provide accurate, guideline-based medical advice for melanoma staging, work-up, and treatment.
Introduction
Large language models (LLMs) such as ChatGPT (GPT-4) are increasingly being explo...]]></description><link>https://christinas-blog.hashnode.dev/comparing-openevidence-and-chatgpt-evaluating-adherence-to-nccn-melanoma-guidelines-for-staging-workup-and-treatment-options</link><guid isPermaLink="true">https://christinas-blog.hashnode.dev/comparing-openevidence-and-chatgpt-evaluating-adherence-to-nccn-melanoma-guidelines-for-staging-workup-and-treatment-options</guid><category><![CDATA[Melanoma]]></category><category><![CDATA[AI]]></category><category><![CDATA[chatgpt]]></category><category><![CDATA[OpenEvidence]]></category><category><![CDATA[guidelines]]></category><dc:creator><![CDATA[Christina Bear]]></dc:creator><pubDate>Tue, 08 Jul 2025 03:14:01 GMT</pubDate><content:encoded><![CDATA[<p><em>How we compared ChatGPT and OpenEvidence on their ability to provide accurate, guideline-based medical advice for melanoma staging, work-up, and treatment.</em></p>
<h1 id="heading-introduction"><strong>Introduction</strong></h1>
<p>Large language models (LLMs) such as ChatGPT (GPT-4) are increasingly being explored as tools to assist clinicians by generating evidence-based answers to medical questions, including staging, workup, and treatment recommendations. However, while LLMs excel at producing fluent, contextually appropriate responses, they may sometimes generate outdated or incorrect information if not carefully aligned to current guidelines. In contrast, tools like OpenEvidence are explicitly designed to cite and link to the latest medical literature, improving transparency and traceability, but they can be slower or less conversational in their output.</p>
<p>In this post, we evaluate two leading AI-based clinical tools, ChatGPT (GPT-4) and OpenEvidence, on their ability to provide accurate and up-to-date melanoma staging, workup, and treatment recommendations according to the latest clinical guidelines. By comparing the strengths and limitations of each approach, we aim to highlight how these technologies perform in a guideline-driven clinical context.</p>
<h2 id="heading-what-were-testing"><strong>What We're Testing</strong></h2>
<h3 id="heading-the-ai-models"><strong>The AI Models</strong></h3>
<ul>
<li><p><strong>ChatGPT (GPT-4)</strong>: A general-purpose AI assistant that can answer questions on any topic</p>
</li>
<li><p><strong>OpenEvidence</strong>: A specialized AI system designed specifically for medical knowledge and evidence-based medicine</p>
</li>
</ul>
<h3 id="heading-the-question"><strong>The Question</strong></h3>
<p>Can these AI systems provide accurate, up-to-date medical advice that matches what expert physicians would recommend based on the latest clinical guidelines?</p>
<h1 id="heading-methods">Methods</h1>
<h2 id="heading-how-we-tested-the-ai-systems"><strong>How We Tested the AI Systems</strong></h2>
<h3 id="heading-the-clinical-scenarios"><strong>The Clinical Scenarios</strong></h3>
<p>We gave both AI systems the same three medical scenarios and asked them to provide staging and treatment recommendations. For each clinical scenario, we generated several independent responses (runs) from each model. This approach allowed us to measure not only the average performance but also the consistency and robustness of each model across multiple attempts.Here's an example of one of the prompts we used:</p>
<p><strong>Actual Prompt Used:</strong></p>
<ul>
<li>Note: “Melanoma scenario” changed for each prompt</li>
</ul>
<pre><code class="lang-plaintext">You are a dermatologist.

Respond in EXACTLY three sections, each beginning with the Markdown H2 header shown (## Stage, ## Work-up, ## Treatment). No other headers.

─────────────────────────────────────
Melanoma scenario
• Pathology: 1.4 mm Breslow thickness, non-ulcerated superficial-spreading melanoma on the anterior calf  
• Lymph nodes: no palpable inguinal or popliteal nodes  
• Imaging: none yet
─────────────────────────────────────

1. Stage – Provide the TNM designation and overall stage.  
2. Work-up – Summarize the recommended next diagnostic or staging steps.  
3. Treatment – Summarize the initial management you would recommend.

Cite your sources for each section, if possible, using references or links. Cite all sources inline in each section using raw identifiers only — write out full URLs, DOIs (doi:...), PMIDs (PMID: ...), or PMCs (PMC: ...), not hyperlinks or plain text.
</code></pre>
<p><strong>Example Response from ChatGPT to above prompt:</strong></p>
<pre><code class="lang-plaintext">Stage
The TNM classification for this melanoma scenario is as follows: T2a N0 M0. The "T2" indicates a Breslow thickness of more than 1.0 mm but not more than 2.0 mm, and "a" signifies that it is non-ulcerated. "N0" implies no regional lymph node metastasis, and "M0" indicates no distant metastasis. According to the American Joint Committee on Cancer (AJCC) 8th Edition Cancer Staging Manual, this corresponds to a Stage IB melanoma (doi:10.1002/cncr.36683).

Work-up
For a Stage IB melanoma, additional work-up may include a sentinel lymph node biopsy (SLNB) to evaluate the presence of metastasis in the regional lymph nodes, as the SLNB is the standard of care for melanomas with a Breslow thickness greater than 0.8 mm or with other high-risk features (doi:10.1200/JCO.2018.78.2005). Advanced imaging studies, such as PET/CT or MRI, are not routinely recommended unless there are clinical indications of metastasis (PMID: 31675400).

Treatment
Initial management for a Stage IB melanoma typically involves a wide local excision of the primary lesion with 1-2 cm margins, depending on the anatomical location and surgical considerations, to ensure complete removal of the melanoma (PMID: 29116527). If the SLNB is positive, further management may include a completion lymph node dissection or consideration of adjuvant therapy with immune checkpoint inhibitors such as pembrolizumab in certain cases (doi:10.1056/NEJMoa1709030). Regular follow-up for surveillance is also recommended to monitor for recurrence or new primary melanomas (PMID: 31675400).
</code></pre>
<h3 id="heading-the-gold-standard"><strong>The Gold Standard</strong></h3>
<p>For each scenario, we compared the AI responses against the official NCCN Clinical Practice Guidelines for Melanoma (v2.2024). These guidelines represent the consensus of expert physicians and are considered the standard of care.</p>
<p>Here are the exact gold standards we used for each scenario:</p>
<h4 id="heading-stage-0ia-melanoma-melanoma-in-situ">Stage 0/IA Melanoma (Melanoma in situ)</h4>
<pre><code class="lang-plaintext">Stage 0: Melanoma in situ
Stage IA: Tumor &lt;0.8 mm thick, no ulceration

Work-up
History and physical examination (H&amp;P)
Routine imaging and laboratory tests not recommended
Imaging only if needed to evaluate specific signs or symptoms

Treatment
Wide excision (category 1 for stage IA)
Proceed to follow-up (ME-10)
</code></pre>
<h4 id="heading-stage-ib-t2a-melanoma">Stage IB (T2a) Melanoma</h4>
<pre><code class="lang-plaintext">Stage IB (T2a):
T2a: Tumor ≥1.0–2.0 mm thick without ulceration (Stage IB)

Work-up
History and physical examination (H&amp;P)
Baseline imaging and laboratory tests not recommended, unless:
Needed for surgical planning
Prior to systemic treatment discussion/initiation
Imaging if needed to evaluate specific signs or symptoms
Discuss and offer sentinel node biopsy (SLNB)

Treatment
Wide excision (category 1)
Either without SLNB
Or with SLNB
If sentinel node negative →
Clinical trial for stage II
Or observation (ME-11)
Then proceed to follow-up (ME-10 and ME-11)
If sentinel node positive → proceed to Stage III workup and treatment (ME-5)
</code></pre>
<h4 id="heading-stage-ii-t2b-or-higher-melanoma">Stage II (T2b or higher) Melanoma</h4>
<pre><code class="lang-plaintext">Stage II (T2b or higher):
T2b or higher: Tumor ≥1.0 mm with ulceration, or thicker

Work-up
History and physical examination (H&amp;P)
Baseline imaging and laboratory tests not recommended, unless:
Needed for surgical planning
Prior to systemic treatment discussion/initiation
Imaging if needed to evaluate specific signs or symptoms
Discuss and offer sentinel node biopsy (SLNB)

Treatment
Wide excision (category 1)
Either without SLNB
Or with SLNB
If sentinel node negative →
Clinical trial for stage II
Or observation (ME-11)
Or for pathological stage IIB or IIC:
Pembrolizumab (category 1)
Nivolumab (category 1)
+/- primary tumor site radiation therapy (category 2B)
Then proceed to follow-up (ME-10 and ME-11)
If sentinel node positive → proceed to Stage III workup and treatment (ME-5)
</code></pre>
<h2 id="heading-how-we-evaluated-the-responses"><strong>How We Evaluated the Responses</strong></h2>
<h3 id="heading-1-similarity-metrics-how-close-to-the-gold-standard"><strong>1. Similarity Metrics (How Close to the Gold Standard?)</strong></h3>
<p>We used three different ways to measure how similar the AI responses were to the expert guidelines:</p>
<ul>
<li><p><strong>SBERT Similarity</strong>: Measures how similar the <em>meaning</em> is between answers (ignores exact words)</p>
</li>
<li><p><strong>ROUGE Similarity</strong>: Measures how many words/phrases overlap between answers</p>
</li>
<li><p><strong>BLEU Similarity</strong>: Measures exact word matching (very strict - low scores are normal)</p>
</li>
</ul>
<h3 id="heading-2-ai-physician-grading-medical-expert-evaluation"><strong>2. AI Physician Grading (Medical Expert Evaluation)</strong></h3>
<p>We created an AI "physician grader" that evaluates responses like a real doctor would, meant to compare against other grading metrics and to aid manual grading for a “gold standard” of human grading. Here's how it works:</p>
<h4 id="heading-what-is-a-system-prompt"><strong>What is a System Prompt?</strong></h4>
<p>Think of a system prompt as the "job description" we give to an AI. It tells the AI what role to play and how to behave. In our case, we told the AI: "You are a dermatologist and expert in melanoma. Grade this answer against the gold standard."</p>
<h4 id="heading-the-grading-system"><strong>The Grading System</strong></h4>
<p>Our AI physician grader evaluates each response on two main categories:</p>
<p><strong>Medical Accuracy (0-6 points total):</strong></p>
<ul>
<li><p><strong>Stage</strong>: Is the cancer staging correct? (0-2 points)</p>
</li>
<li><p><strong>Workup</strong>: Are the recommended tests appropriate? (0-2 points)</p>
</li>
<li><p><strong>Treatment</strong>: Is the treatment plan correct? (0-2 points)</p>
</li>
</ul>
<p><strong>Communication Quality (0-10 points total):</strong></p>
<ul>
<li><p><strong>Accuracy</strong>: Are the medical facts correct? (0-2 points)</p>
</li>
<li><p><strong>Relevance</strong>: Does it answer the specific question? (0-2 points)</p>
</li>
<li><p><strong>Depth</strong>: Is there enough detail? (0-2 points)</p>
</li>
<li><p><strong>Clarity</strong>: Is it well-written and clear? (0-2 points)</p>
</li>
<li><p><strong>Completeness</strong>: Does it cover everything needed? (0-2 points)</p>
</li>
</ul>
<p><strong>Total Score</strong>: 0-16 points (medical accuracy + communication quality)</p>
<h3 id="heading-3-citation-analysis-and-validity-checks"><strong>3. Citation Analysis and Validity Checks</strong></h3>
<p>To evaluate the reliability and recency of the references provided by each model, we performed a detailed citation analysis for every answer. Our process included:</p>
<ul>
<li><p><strong>Extraction</strong>: All citations (DOIs, PMIDs, URLs) were extracted from each model's output for every run and prompt variant. Duplicate citations within runs were counted only once per model answer.</p>
</li>
<li><p><strong>Validation</strong>: Each citation was checked for validity by attempting to resolve it via official registries (CrossRef, PubMed, or direct URL access). Citations that did not resolve or were not found in the registry were marked as invalid.</p>
</li>
<li><p><strong>Recency</strong>: For valid citations, we extracted the publication year. Citations from before 2021 were flagged as 'old' to assess whether models referenced up-to-date literature.</p>
</li>
</ul>
<h1 id="heading-the-complete-results"><strong>The Complete Results</strong></h1>
<p>Here's the full comparison table showing how both AI systems performed across all metrics:</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Metric</strong></td><td><strong>GPT-4</strong></td><td><strong>OpenEvidence</strong></td><td><strong>Winner</strong></td><td><strong>What This Measures</strong></td></tr>
</thead>
<tbody>
<tr>
<td><strong>SBERT Similarity</strong></td><td>0.717 ± 0.029</td><td>0.709 ± 0.040</td><td>GPT-4</td><td>How similar the meaning is</td></tr>
<tr>
<td><strong>ROUGE Similarity</strong></td><td>0.156 ± 0.020</td><td>0.177 ± 0.020</td><td>OpenEvidence</td><td>How much text overlaps</td></tr>
<tr>
<td><strong>BLEU Similarity</strong></td><td>0.009 ± 0.003</td><td>0.018 ± 0.009</td><td>OpenEvidence</td><td>Exact word matching</td></tr>
<tr>
<td><strong>LLM Score (0-16)</strong></td><td>11.667 ± 1.414</td><td>12.889 ± 2.315</td><td>OpenEvidence</td><td>Overall physician evaluation</td></tr>
<tr>
<td><strong>LLM Normalized (0-1)</strong></td><td>0.729 ± 0.088</td><td>0.806 ± 0.145</td><td>OpenEvidence</td><td>Physician score scaled to 0-1</td></tr>
<tr>
<td><strong>Section Score (0-6)</strong></td><td>4.222 ± 0.441</td><td>4.667 ± 0.866</td><td>OpenEvidence</td><td>Medical accuracy only</td></tr>
<tr>
<td><strong>Global Score (0-10)</strong></td><td>7.444 ± 1.014</td><td>8.222 ± 1.481</td><td>OpenEvidence</td><td>Communication quality only</td></tr>
</tbody>
</table>
</div><h3 id="heading-citation-results">Citation results</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Citation Analysis by Model</strong></td><td><strong>Valid</strong></td><td><strong>Invalid</strong></td><td><strong>Old (&lt;2021)</strong></td></tr>
</thead>
<tbody>
<tr>
<td><strong>ChatGPT</strong></td><td>18/22 (81.8%)</td><td>4/22 (18.2%)</td><td>16/22 (72.7%)</td></tr>
<tr>
<td><strong>OpenEvidence</strong></td><td>121/121 (100.0%)</td><td>0/121 (0.0%)</td><td>S62/121 (51.2%)</td></tr>
</tbody>
</table>
</div><ul>
<li><p><strong>Valid</strong>: Citation resolves to a real reference (DOI/PMID/URL)</p>
</li>
<li><p><strong>Invalid</strong>: Citation does not resolve, is fake, or not in the official registry (CrossRef/PubMed)</p>
</li>
<li><p><strong>Old</strong>: Citation is from before 2021.</p>
</li>
<li><p>Note: see invalid citations below in supplemental material</p>
</li>
</ul>
<h1 id="heading-key-findings"><strong>Key Findings</strong></h1>
<h3 id="heading-openevidence-wins-6-out-of-7-metrics-857-win-rate"><strong>OpenEvidence Wins 6 Out of 7 Metrics (85.7% Win Rate)</strong></h3>
<p><strong>GPT-4 wins only 1 metric:</strong></p>
<ul>
<li>SBERT Similarity (0.717 vs 0.709) - semantic similarity</li>
</ul>
<p><strong>OpenEvidence wins:</strong></p>
<ul>
<li><p>ROUGE Similarity (0.177 vs 0.156) - text overlap</p>
</li>
<li><p>BLEU Similarity (0.018 vs 0.009) - exact word matching</p>
</li>
<li><p>LLM Score (13.2 vs 12.2) - physician evaluation</p>
</li>
<li><p>LLM Normalized (0.826 vs 0.764) - scaled physician evaluation</p>
</li>
<li><p>Section Score (4.8 vs 4.4) - medical accuracy</p>
</li>
<li><p>Global Score (8.4 vs 7.8) - communication quality</p>
</li>
</ul>
<h3 id="heading-key-findings-from-the-variability-results"><strong>Key findings from the variability results:</strong></h3>
<ul>
<li><p>OpenEvidence's LLM scores show higher variability for some prompts, indicating it sometimes gives a wider range of answer quality.</p>
</li>
<li><p>ChatGPT's scores are generally more consistent (lower standard deviation), but its average scores are often lower than OpenEvidence's.</p>
</li>
<li><p>For the easiest prompt (stage_0_ia), both models are highly consistent (very low standard deviation).</p>
</li>
<li><p>For more complex prompts (stage_ib_t2a, stage_ii_t2b_or_higher), OpenEvidence's higher mean is sometimes accompanied by higher variability, suggesting it occasionally produces both very strong and weaker answers.</p>
</li>
<li><p>Overall: OpenEvidence is more likely to produce top scores, but with a bit more spread; ChatGPT is steadier, but less likely to hit the highest marks.</p>
</li>
</ul>
<h3 id="heading-key-findings-from-citation-analysis"><strong>Key findings from citation analysis:</strong></h3>
<ul>
<li><p><strong>OpenEvidence consistently provided valid citations</strong>: Across all runs and prompt variants, OpenEvidence produced only valid citations, with none found to be hallucinated or broken. This demonstrates the strength of specialized medical LLMs in evidence-based referencing.</p>
</li>
<li><p><strong>ChatGPT occasionally hallucinated or provided broken citations</strong>: Several citations from ChatGPT did not resolve or were not found in official registries, highlighting a known limitation of general-purpose LLMs in generating reliable references.</p>
</li>
<li><p><strong>Recency gap</strong>: Both models frequently cited older literature, but OpenEvidence had a higher proportion of recent (post-2020) references compared to ChatGPT.</p>
</li>
</ul>
<h3 id="heading-what-this-means"><strong>What This Means</strong></h3>
<ol>
<li><p><strong>OpenEvidence is more accurate</strong> - It provides more medically correct information</p>
</li>
<li><p><strong>OpenEvidence is more complete</strong> - It covers more of the required details</p>
</li>
<li><p><strong>OpenEvidence is clearer</strong> - It communicates medical information better</p>
</li>
<li><p><strong>OpenEvidence can give the best answers, but is less consistent -</strong> ChatGPT is more consistent, but rarely the most accurate</p>
</li>
<li><p><strong>OpenEvidence cites more extensively</strong> - It includes more references, which are usually valid, though sometimes slightly older</p>
</li>
<li><p><strong>Overall, specialized medical LLMs work better</strong> <strong>for this task</strong> - A system designed for medicine outperforms a general-purpose LLM</p>
</li>
</ol>
<h1 id="heading-conclusions"><strong>Conclusions</strong></h1>
<h3 id="heading-key-insights"><strong>Key Insights</strong></h3>
<ul>
<li><p><strong>In straightforward melanoma clinical scenarios, one LLM outperformed the other.</strong> In our evaluation of clear-cut clinical scenarios involving melanoma staging, work-up, and treatment recommendations, OpenEvidence, an LLM trained for evidence-based medicine, produced more accurate, complete, and guideline-concordant answers than the general-purpose LLM across most metrics.</p>
</li>
<li><p><strong>Guideline adherence can be systematically assessed.</strong> Using a structured evaluation pipeline that combined semantic similarity, physician-style grading, and human validation allowed us to measure how closely LLM responses followed the NCCN melanoma guidelines.</p>
</li>
<li><p><strong>Human oversight remains necessary.</strong> Even in these straightforward melanoma cases, both LLMs occasionally omitted important details or introduced minor inaccuracies, showing that expert review is still essential.</p>
</li>
<li><p><strong>Evaluation frameworks are valuable for benchmarking.</strong> Our structured, multi-metric approach demonstrates that with appropriate tools and benchmarks, it is possible to meaningfully compare LLMs for specific clinical tasks such as interpreting melanoma guidelines.</p>
</li>
</ul>
<h3 id="heading-limitations">Limitations</h3>
<ul>
<li><p><strong>Focused on melanoma staging scenarios.</strong> Our evaluation was limited to straightforward melanoma cases and may not generalize to other skin cancers or more complex situations.</p>
</li>
<li><p><strong>Emphasized guideline adherence over outcomes.</strong> We assessed how well LLMs followed guidelines but did not evaluate whether their recommendations would improve patient outcomes.</p>
</li>
<li><p><strong>Did not measure clinical impact.</strong> The study did not test the effect of using LLMs in real clinical settings.</p>
</li>
<li><p><strong>Single evaluation per model.</strong> Each LLM was tested on one set of runs, which may not capture variability in performance.</p>
</li>
</ul>
<h3 id="heading-future-work">Future Work</h3>
<ul>
<li><p><strong>Broaden to other skin cancers and more complex/multi-step clinical scenarios.</strong></p>
</li>
<li><p><strong>Study clinical utility.</strong> Research should measure how LLM recommendations affect care quality, safety, and efficiency in practice.</p>
</li>
<li><p><strong>Develop quality control tools.</strong> Building automated checks for LLM outputs could help maintain accuracy and reliability at scale.</p>
</li>
</ul>
<hr />
<h1 id="heading-the-technical-details-for-those-who-want-to-dig-deeper"><strong>The Technical Details (For Those Who Want to Dig Deeper)</strong></h1>
<h2 id="heading-the-ai-grader">The AI Grader</h2>
<h3 id="heading-how-we-built-the-ai-physician-grader"><strong>How We Built the AI Physician Grader</strong></h3>
<p>We used OpenAI's GPT-4 to create an AI "physician" that evaluates medical responses. Here's the system prompt we used:</p>
<pre><code class="lang-plaintext">You are a dermatologist and expert in melanoma. You will GRADE a model answer against the following gold standard excerpt from the most recent NCCN melanoma guidelines. Base your evaluation strictly on this reference.

GRADE the model answer on the following:

Section Accuracy (score each 0, 1, or 2 - WHOLE NUMBERS ONLY):
- Stage: 2 = fully correct, 1 = minor error/omission, 0 = major error/omission
- Workup: 2 = fully correct, 1 = minor error/omission, 0 = major error/omission
- Treatment: 2 = fully correct, 1 = minor error/omission, 0 = major error/omission

Global Criteria (score each 0, 1, or 2 - WHOLE NUMBERS ONLY):
1. ACCURACY: Is the medical information factually correct?
2. RELEVANCE: Does the answer address the specific question asked?
3. DEPTH: Does the answer provide sufficient detail and explanation?
4. CLARITY: Is the answer clearly written and easy to understand?
5. COMPLETENESS: Does the answer cover all necessary aspects of the question?

For each issue, be as specific as possible about what is incorrect, missing, or unclear.
</code></pre>
<h3 id="heading-structured-outputs-explained"><strong>Structured Outputs Explained</strong></h3>
<p>Instead of having the AI write free-form text like "This answer is pretty good but missing some details," we made it fill out a specific form with exact scores and specific issues. This ensures consistent, comparable results.</p>
<p>The AI returns graded results in this exact format:</p>
<pre><code class="lang-plaintext">{
  "section_accuracy": {
    "Stage": 2,
    "Workup": 1, 
    "Treatment": 2
  },
  "global": {
    "Accuracy": 2,
    "Relevance": 2,
    "Depth": 1,
    "Clarity": 2,
    "Completeness": 1
  },
  "issues": [
    "Treatment section omits specific adjuvant therapy options",
    "Workup section suggests unnecessary imaging"
  ]
}
</code></pre>
<h3 id="heading-human-validation"><strong>Human Validation</strong></h3>
<p>To ensure our AI grading was reliable, we created a system that:</p>
<ol>
<li><p><strong>Exports all data to CSV files</strong> that human physicians can review</p>
</li>
<li><p><strong>Provides detailed scoring breakdowns</strong> for each response</p>
</li>
<li><p><strong>Lists specific issues</strong> found by the AI grader</p>
</li>
<li><p><strong>Includes the gold standard guidelines</strong> for comparison</p>
</li>
</ol>
<p>This allows human physicians to:</p>
<ul>
<li><p>Review each AI response against the guidelines</p>
</li>
<li><p>Compare their scores with the AI scores</p>
</li>
<li><p>Identify any discrepancies</p>
</li>
<li><p>Provide their own expert evaluation</p>
</li>
</ul>
<h2 id="heading-supplemental-materials">Supplemental Materials</h2>
<h3 id="heading-detailed-results-by-prompt"><strong>Detailed Results by Prompt</strong></h3>
<h4 id="heading-stage-0ia-melanoma-melanoma-in-situ-1"><strong>Stage 0/IA Melanoma (Melanoma in situ)</strong></h4>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Run</strong></td><td><strong>SBERT</strong></td><td><strong>ROUGE</strong></td><td><strong>BLEU</strong></td><td><strong>LLM Score</strong></td><td><strong>Key Issues</strong></td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>1</td><td>0.744</td><td>0.127</td><td>0.006</td><td>11/16</td><td>Suggested dermatoscopic evaluation and Mohs surgery (not in guidelines); omitted follow-up reference</td></tr>
<tr>
<td>ChatGPT</td><td>2</td><td>0.751</td><td>0.178</td><td>0.009</td><td>15/16</td><td>Omitted "category 1 for stage IA" specification; missing follow-up guideline reference</td></tr>
<tr>
<td>ChatGPT</td><td>3</td><td>0.745</td><td>0.132</td><td>0.007</td><td>16/16</td><td>Perfect score - no issues identified</td></tr>
<tr>
<td>OpenEvidence</td><td>1</td><td>0.737</td><td>0.192</td><td>0.029</td><td>14/16</td><td>Suggested non-surgical options for melanoma in situ</td></tr>
<tr>
<td>OpenEvidence</td><td>2</td><td>0.738</td><td>0.171</td><td>0.010</td><td>11/16</td><td>Omitted history and physical examination; missing "wide excision" specification</td></tr>
<tr>
<td>OpenEvidence</td><td>3</td><td>0.725</td><td>0.158</td><td>0.007</td><td>14/16</td><td>Suggested 9-10 mm margins (not specified in guidelines)</td></tr>
</tbody>
</table>
</div><h4 id="heading-stage-ib-t2a-melanoma-1"><strong>Stage IB (T2a) Melanoma</strong></h4>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Run</strong></td><td><strong>SBERT</strong></td><td><strong>ROUGE</strong></td><td><strong>BLEU</strong></td><td><strong>LLM Score</strong></td><td><strong>Key Issues</strong></td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>1</td><td>0.690</td><td>0.163</td><td>0.009</td><td>11/16</td><td>Suggested high-resolution ultrasound; omitted clinical trial/observation options; missing Stage III referral</td></tr>
<tr>
<td>ChatGPT</td><td>2</td><td>0.692</td><td>0.163</td><td>0.011</td><td>11/16</td><td>Suggested baseline imaging; omitted clinical trial/observation; missing follow-up procedures</td></tr>
<tr>
<td>ChatGPT</td><td>3</td><td>0.745</td><td>0.177</td><td>0.011</td><td>13/16</td><td>Omitted clinical trial or observation options for negative SLNB</td></tr>
<tr>
<td>OpenEvidence</td><td>1</td><td>0.758</td><td>0.201</td><td>0.023</td><td>16/16</td><td>Perfect score - no issues identified</td></tr>
<tr>
<td>OpenEvidence</td><td>2</td><td>0.742</td><td>0.214</td><td>0.026</td><td>16/16</td><td>Perfect score - no issues identified</td></tr>
<tr>
<td>OpenEvidence</td><td>3</td><td>0.661</td><td>0.161</td><td>0.003</td><td>16/16</td><td>Perfect score - no issues identified</td></tr>
</tbody>
</table>
</div><h4 id="heading-stage-ii-t2b-or-higher-melanoma-1"><strong>Stage II (T2b or higher) Melanoma</strong></h4>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Run</strong></td><td><strong>SBERT</strong></td><td><strong>ROUGE</strong></td><td><strong>BLEU</strong></td><td><strong>LLM Score</strong></td><td><strong>Key Issues</strong></td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>1</td><td>0.709</td><td>0.149</td><td>0.010</td><td>11/16</td><td>Suggested baseline CT/PET imaging; omitted pembrolizumab/nivolumab for stage IIB/IIC</td></tr>
<tr>
<td>ChatGPT</td><td>2</td><td>0.702</td><td>0.141</td><td>0.004</td><td>11/16</td><td>Omitted specific adjuvant therapy options; missing clinical trial/observation</td></tr>
<tr>
<td>ChatGPT</td><td>3</td><td>0.678</td><td>0.177</td><td>0.012</td><td>9/16</td><td>Incorrect T2b definition (1.01-2.0 mm); suggested unnecessary imaging</td></tr>
<tr>
<td>OpenEvidence</td><td>1</td><td>0.648</td><td>0.158</td><td>0.021</td><td>11/16</td><td>Omitted specific conditions for baseline imaging; missing adjuvant therapy options</td></tr>
<tr>
<td>OpenEvidence</td><td>2</td><td>0.683</td><td>0.174</td><td>0.023</td><td>13/16</td><td>Omitted pembrolizumab/nivolumab for pathological stage IIB/IIC</td></tr>
<tr>
<td>OpenEvidence</td><td>3</td><td>0.685</td><td>0.167</td><td>0.023</td><td>11/16</td><td>Omitted specific adjuvant therapy options; missing follow-up procedures</td></tr>
</tbody>
</table>
</div><h2 id="heading-citation-validity-supplmental-material">Citation Validity Supplmental Material</h2>
<h3 id="heading-invalid-citations-found">Invalid citations found</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Prompt</strong></td><td><strong>Run#</strong></td><td><strong>Type</strong></td><td><strong>Citation</strong></td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1007/s12094-014-1218-5</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1001/jama.2017.16261</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1002/cncr.36683</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1200/JCO.2018.78.2005</td></tr>
</tbody>
</table>
</div><h3 id="heading-full-citation-list">Full citation list</h3>
<div class="hn-table">
<table>
<thead>
<tr>
<td><strong>Model</strong></td><td><strong>Prompt</strong></td><td><strong>Run#</strong></td><td><strong>Type</strong></td><td><strong>Citation</strong></td><td><strong>Valid</strong></td><td><strong>Year</strong></td><td><strong>Old</strong></td></tr>
</thead>
<tbody>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1007/s12094-014-1218-5</td><td>INVALID</td><td>-</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.3322/caac.21348</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1002/cncr.32764</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1001/jama.2017.16261</td><td>INVALID</td><td>-</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1007/978-3-319-40618-3_41</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1200/JCO.2009.23.4799</td><td>VALID</td><td>2009</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1097/CMR.0000000000000743</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1007/978-3-319-40618-3_48</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1016/j.jaad.2011.06.038</td><td>VALID</td><td>2012</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1001/jamadermatol.2013.7117</td><td>VALID</td><td>2014</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.3322/caac.21392</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1097/CMR.0000000000000785</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>2</td><td>DOI</td><td>10.1200/JCO.2016.67.1529</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>2</td><td>DOI</td><td>10.1016/j.jaad.2018.02.022</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>2</td><td>DOI</td><td>10.1016/j.jaad.2018.02.022</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.3322/caac.21388</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.03.037</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.03.037</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1002/cncr.36683</td><td>INVALID</td><td>-</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1200/JCO.2018.78.2005</td><td>INVALID</td><td>-</td><td></td></tr>
<tr>
<td>ChatGPT</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1056/NEJMoa1709030</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>ChatGPT</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1007/978-3-319-40618-3</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1001/jamadermatol.2023.4193</td><td>VALID</td><td>2023</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1001/jamasurg.2023.6904</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>1</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1001/jamadermatol.2023.4193</td><td>VALID</td><td>2023</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1001/jamasurg.2023.6904</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ii_t2b_or_higher</td><td>3</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1001/jamasurg.2023.6904</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>1</td><td>PMID</td><td>31758078</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1038/s41379-019-0402-x</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.3390/jcm13061607</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1001/jamasurg.2023.6904</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1097/PRS.0000000000002367</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1007/s11912-019-0843-x</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>DOI</td><td>10.1001/jamanetworkopen.2022.50613</td><td>VALID</td><td>2023</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2018.08.055">https://doi.org/10.1016/j.jaad.2018.08.055</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.3322/caac.21409">https://doi.org/10.3322/caac.21409</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1038/s41379-019-0402-x">https://doi.org/10.1038/s41379-019-0402-x</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1056/NEJMra2034861">https://doi.org/10.1056/NEJMra2034861</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.3390/jcm13061607">https://doi.org/10.3390/jcm13061607</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1001/jamasurg.2023.6904">https://doi.org/10.1001/jamasurg.2023.6904</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1097/PRS.0000000000002367">https://doi.org/10.1097/PRS.0000000000002367</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1007/s11912-019-0843-x">https://doi.org/10.1007/s11912-019-0843-x</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1200/JCO.2017.75.7724">https://doi.org/10.1200/JCO.2017.75.7724</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1001/jamanetworkopen.2022.50613">https://doi.org/10.1001/jamanetworkopen.2022.50613</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1038/s41379-019-0402-x</td><td>VALID</td><td>2020</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1001/jamasurg.2023.6904</td><td>VALID</td><td>2024</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2018.08.055">https://doi.org/10.1016/j.jaad.2018.08.055</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.3322/caac.21409">https://doi.org/10.3322/caac.21409</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1038/s41379-019-0402-x">https://doi.org/10.1038/s41379-019-0402-x</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1111/bjd.16892">https://doi.org/10.1111/bjd.16892</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1200/JCO.2017.75.7724">https://doi.org/10.1200/JCO.2017.75.7724</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1001/jamasurg.2023.6904">https://doi.org/10.1001/jamasurg.2023.6904</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_ib_t2a</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1056/NEJMra2034861">https://doi.org/10.1056/NEJMra2034861</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1016/j.suc.2014.07.001</td><td>VALID</td><td>2014</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1001/jamadermatol.2016.2668</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>DOI</td><td>10.1097/PRS.0000000000002367</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2018.08.055">https://doi.org/10.1016/j.jaad.2018.08.055</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.3322/caac.21409">https://doi.org/10.3322/caac.21409</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1056/NEJMra2034861">https://doi.org/10.1056/NEJMra2034861</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.suc.2014.07.001">https://doi.org/10.1016/j.suc.2014.07.001</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1001/jamadermatol.2016.2668">https://doi.org/10.1001/jamadermatol.2016.2668</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>1</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1097/PRS.0000000000002367">https://doi.org/10.1097/PRS.0000000000002367</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1056/NEJMra2034861</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1016/j.suc.2014.07.001</td><td>VALID</td><td>2014</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1001/jamadermatol.2016.2668</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>DOI</td><td>10.1097/PRS.0000000000002367</td><td>VALID</td><td>2016</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2018.08.055">https://doi.org/10.1016/j.jaad.2018.08.055</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1111/bjd.16892">https://doi.org/10.1111/bjd.16892</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1056/NEJMra2034861">https://doi.org/10.1056/NEJMra2034861</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.suc.2014.07.001">https://doi.org/10.1016/j.suc.2014.07.001</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1200/JCO.2017.75.7724">https://doi.org/10.1200/JCO.2017.75.7724</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1001/jamadermatol.2016.2668">https://doi.org/10.1001/jamadermatol.2016.2668</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>2</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1097/PRS.0000000000002367">https://doi.org/10.1097/PRS.0000000000002367</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2018.08.055</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1111/bjd.16892</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.3322/caac.21409</td><td>VALID</td><td>2017</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.cps.2021.05.004</td><td>VALID</td><td>2021</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.suc.2014.07.001</td><td>VALID</td><td>2014</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1200/JCO.2017.75.7724</td><td>VALID</td><td>2018</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>DOI</td><td>10.1016/j.jaad.2019.01.051</td><td>VALID</td><td>2019</td><td>OLD</td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2018.08.055">https://doi.org/10.1016/j.jaad.2018.08.055</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1111/bjd.16892">https://doi.org/10.1111/bjd.16892</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.3322/caac.21409">https://doi.org/10.3322/caac.21409</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.cps.2021.05.004">https://doi.org/10.1016/j.cps.2021.05.004</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.suc.2014.07.001">https://doi.org/10.1016/j.suc.2014.07.001</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1200/JCO.2017.75.7724">https://doi.org/10.1200/JCO.2017.75.7724</a></td><td>VALID</td><td>-</td><td></td></tr>
<tr>
<td>OpenEvidence</td><td>stage_0_ia</td><td>3</td><td>URL</td><td><a target="_blank" href="https://doi.org/10.1016/j.jaad.2019.01.051">https://doi.org/10.1016/j.jaad.2019.01.051</a></td><td>VALID</td><td>-</td><td></td></tr>
</tbody>
</table>
</div>]]></content:encoded></item></channel></rss>