<?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" xmlns:webfeeds="http://webfeeds.org/rss/1.0">
    <channel>
        <title><![CDATA[AI+X Global Talent Community]]></title>
        <description><![CDATA[AI+X Global Talent Community]]></description>
        <link>https://gtc.blendedlearn.org</link>
        <generator>Bettermode RSS Generator</generator>
        <lastBuildDate>Sat, 12 Sep 2026 04:37:43 GMT</lastBuildDate>
        <atom:link href="https://gtc.blendedlearn.org/rss/feed" rel="self" type="application/rss+xml"/>
        <pubDate>Sat, 12 Sep 2026 04:37:43 GMT</pubDate>
        <copyright><![CDATA[2026 AI+X Global Talent Community]]></copyright>
        <language><![CDATA[en-US]]></language>
        <ttl>60</ttl>
        <webfeeds:icon></webfeeds:icon>
        <webfeeds:related layout="card" target="browser"/>
        <item>
            <title><![CDATA[Ouch, My Knee Hurts]]></title>
            <description><![CDATA[This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-KFBYBpsAyuGnUdd</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-KFBYBpsAyuGnUdd</guid>
            <category><![CDATA[OCE | PBL Project]]></category>
            <dc:creator><![CDATA[Yeshwanth]]></dc:creator>
            <pubDate>Fri, 04 Sep 2026 17:04:06 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to train models on medical images paired with free-text radiology reports, and the reports arrive in nine languages from sites worldwide. Our working set comprises 4,407 studies and 24,371 imaging series, evaluated as macro AUC across twelve findings spanning ligaments, menisci, cartilage, and soft tissue.</p><p>The defining constraint is supervision. Only 58 studies carry radiologist annotations; the remaining 4,349 provide only a report, and reports are present in the training split alone, so text can supply targets but can never be an input at inference. Our pipeline therefore translates and mines the reports into weak per-finding labels, recovers acquisition geometry and contrast from DICOM headers where the provided series metadata is degraded, and trains a vision transformer over multiple series per study with per-diagnosis attention over series slots.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Ouch, My Knee Hurts]]></title>
            <description><![CDATA[This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-WQdme8tUGj4NTOh</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-WQdme8tUGj4NTOh</guid>
            <category><![CDATA[OCE | 2026 Summer]]></category>
            <category><![CDATA[Program Outcomes]]></category>
            <dc:creator><![CDATA[Yun-Hsuan Ku]]></dc:creator>
            <pubDate>Thu, 27 Aug 2026 22:18:40 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to train models on medical images paired with free-text radiology reports, and the reports arrive in nine languages from sites worldwide. Our working set comprises 4,407 studies and 24,371 imaging series, evaluated as macro AUC across twelve findings spanning ligaments, menisci, cartilage, and soft tissue.</p><p>The defining constraint is supervision. Only 58 studies carry radiologist annotations; the remaining 4,349 provide only a report, and reports are present in the training split alone, so text can supply targets but can never be an input at inference. Our pipeline therefore translates and mines the reports into weak per-finding labels, recovers acquisition geometry and contrast from DICOM headers where the provided series metadata is degraded, and trains a vision transformer over multiple series per study with per-diagnosis attention over series slots.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Ouch, My Knee Hurts!]]></title>
            <description><![CDATA[This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-PcessUmtIB1QKRc</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-PcessUmtIB1QKRc</guid>
            <category><![CDATA[OCE | 2026 Summer]]></category>
            <category><![CDATA[OCE | PBL Project]]></category>
            <category><![CDATA[Program Outcomes]]></category>
            <dc:creator><![CDATA[Liu Bowen]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 20:27:32 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to train models on medical images paired with free-text radiology reports, and the reports arrive in nine languages from sites worldwide. Our working set comprises 4,407 studies and 24,371 imaging series, evaluated as macro AUC across twelve findings spanning ligaments, menisci, cartilage, and soft tissue.</p><p>The defining constraint is supervision. Only 58 studies carry radiologist annotations; the remaining 4,349 provide only a report, and reports are present in the training split alone, so text can supply targets but can never be an input at inference. Our pipeline therefore translates and mines the reports into weak per-finding labels, recovers acquisition geometry and contrast from DICOM headers where the provided series metadata is degraded, and trains a vision transformer over multiple series per study with per-diagnosis attention over series slots.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Ouch, My Knee Hurts!]]></title>
            <description><![CDATA[This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-9W6oUy1sOpcUSxn</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/ouch-my-knee-hurts-9W6oUy1sOpcUSxn</guid>
            <category><![CDATA[Program Outcomes]]></category>
            <dc:creator><![CDATA[Jia Qi Choy]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 20:15:03 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project addresses the 2026 RSNA Knee Abnormality Detection AI Challenge, a Kaggle competition to detect twelve clinically important abnormalities on knee MRI. It is the first RSNA challenge to train models on medical images paired with free-text radiology reports, and the reports arrive in nine languages from sites worldwide. Our working set comprises 4,407 studies and 24,371 imaging series, evaluated as macro AUC across twelve findings spanning ligaments, menisci, cartilage, and soft tissue.</p><p>The defining constraint is supervision. Only 58 studies carry radiologist annotations; the remaining 4,349 provide only a report, and reports are present in the training split alone, so text can supply targets but can never be an input at inference. Our pipeline therefore translates and mines the reports into weak per-finding labels, recovers acquisition geometry and contrast from DICOM headers where the provided series metadata is degraded, and trains a vision transformer over multiple series per study with per-diagnosis attention over series slots.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Chest X-ray Classification with ViT]]></title>
            <description><![CDATA[This project develops a multi-label chest X-ray disease classification pipeline using the NIH ChestX-ray14 dataset. We identified class imbalance and patient-level data leakage as key challenges. To ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/chest-x-ray-classification-with-vit-MhqesGgCM2n2oj7</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/chest-x-ray-classification-with-vit-MhqesGgCM2n2oj7</guid>
            <category><![CDATA[OCE | 2026 Summer]]></category>
            <dc:creator><![CDATA[Yuta Suzuki]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 19:24:44 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project develops a multi-label chest X-ray disease classification pipeline using the NIH ChestX-ray14 dataset. We identified class imbalance and patient-level data leakage as key challenges. To address them, we created patient-wise train/validation splits, reduced only “No Finding” images in the development set, and retained all disease-labelled images. We fine-tuned a pretrained DeiT-Tiny/16 model using BCEWithLogitsLoss with tempered positive weighting for rare diseases. On the test set, the selected model achieved a Macro-F1 of 0.275 and a Micro-F1 of 0.346. The results establish a baseline, but the increasing validation loss and lower rare-disease F1 scores indicate substantial overfitting and the need for further optimization.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Chest X-ray Classification with ViT]]></title>
            <description><![CDATA[This project develops a multi-label chest X-ray disease classification pipeline using the NIH ChestX-ray14 dataset. We identified class imbalance and patient-level data leakage as key challenges. To ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/chest-x-ray-classification-with-vit-ufFmUKipRX6SAh7</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/chest-x-ray-classification-with-vit-ufFmUKipRX6SAh7</guid>
            <category><![CDATA[OCE | 2026 Summer]]></category>
            <dc:creator><![CDATA[Kenta Ueda]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 19:22:25 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project develops a multi-label chest X-ray disease classification pipeline using the NIH ChestX-ray14 dataset. We identified class imbalance and patient-level data leakage as key challenges. To address them, we created patient-wise train/validation splits, reduced only “No Finding” images in the development set, and retained all disease-labelled images. We also matched disease prevalence between the training and validation sets, achieving a maximum prevalence gap of 0.73 percentage points across labels. We fine-tuned a pretrained DeiT-Tiny/16 model using BCEWithLogitsLoss with tempered positive weighting for rare diseases. On the unchanged official test set, the selected model achieved a Macro-F1 of 0.275 and a Micro-F1 of 0.346. Although the train and validation distributions were closely aligned, the increasing validation loss and lower rare-disease F1 scores indicate substantial overfitting and motivate further optimization.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Brain Tumour Segmentation and Volumetry with CNN-ViT]]></title>
            <description><![CDATA[This project developed an end-to-end AI pipeline for automated brain tumour segmentation and volumetric analysis from multimodal MRI. Using the Medical Segmentation Decathlon BrainTumour dataset, we ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/brain-tumour-segmentation-and-volumetry-with-cnn-vit-yMsryek3fGhWEjJ</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/brain-tumour-segmentation-and-volumetry-with-cnn-vit-yMsryek3fGhWEjJ</guid>
            <dc:creator><![CDATA[Monica Chiang]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 16:15:11 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project developed an end-to-end AI pipeline for automated brain tumour segmentation and volumetric analysis from multimodal MRI. Using the Medical Segmentation Decathlon BrainTumour dataset, we adapted an ImageNet-21k-pretrained hybrid CNN–Vision Transformer to four-channel MRI and evaluated it on a frozen, patient-level, tumour-volume-stratified split. The primary binary model achieved a mean 3D Dice of <strong>0.8481</strong> on 73 held-out patients, while a four-label extension explored tumour subregion segmentation. Beyond model evaluation, we translated the pipeline into a GPU-backed web application that accepts NIfTI scans, automatically performs segmentation and volumetry, provides interactive 2D/3D visualization, supports optional ground-truth comparison, and exports predicted NIfTI masks.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Diversity and the Student Rat Race: Can non-gameable criteria reduce competition over gameable ones?]]></title>
            <description><![CDATA[This project studies strategic competition in university admissions through a broader question: can non-gameable criteria reduce competition over gameable ones? We model admissions as an equilibrium ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/diversity-and-the-student-rat-race-can-non-gameable-criteria-reduce-Z5JTAv9Eaa4IIU7</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/diversity-and-the-student-rat-race-can-non-gameable-criteria-reduce-Z5JTAv9Eaa4IIU7</guid>
            <dc:creator><![CDATA[Monica Chiang]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 16:00:44 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project studies strategic competition in university admissions through a broader question: <strong>can non-gameable criteria reduce competition over gameable ones?</strong> We model admissions as an equilibrium between universities and strategic students, distinguishing a manipulable academic signal from a non-manipulable diversity criterion. We compare different policy designs—including diversity weights, aggregate diversity targets, and protected pathways—and examine how each changes students’ incentives to invest in tutoring. Our main insight is that <strong>priorities, targets, and pathways are not equivalent</strong>: valuing or requiring diversity may redistribute or stratify the rat race, while protecting a non-gameable pathway can directly reduce incentives to game the academic signal.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Brain Tumour Segmentation and Volumetry with CNN-ViT]]></title>
            <description><![CDATA[This project developed an end-to-end AI pipeline for automated brain tumour segmentation and volumetric analysis from multimodal MRI. Using the Medical Segmentation Decathlon BrainTumour dataset, we ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/brain-tumour-segmentation-and-volumetry-with-cnn-vit-SZ3zQ7hyU5aPYOx</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/brain-tumour-segmentation-and-volumetry-with-cnn-vit-SZ3zQ7hyU5aPYOx</guid>
            <dc:creator><![CDATA[YUFEI CHANG]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 16:00:35 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project developed an end-to-end AI pipeline for automated brain tumour segmentation and volumetric analysis from multimodal MRI. Using the Medical Segmentation Decathlon BrainTumour dataset, we adapted an ImageNet-21k-pretrained hybrid CNN–Vision Transformer to four-channel MRI and evaluated it on a frozen, patient-level, tumour-volume-stratified split. The primary binary model achieved a mean 3D Dice of 0.8481 on 73 held-out patients, while a four-label extension explored tumour subregion segmentation. Beyond model evaluation, we translated the pipeline into a GPU-backed web application that accepts NIfTI scans, automatically performs segmentation and volumetry, provides interactive 2D/3D visualization, supports optional ground-truth comparison, and exports predicted NIfTI masks.</p>]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Diversity and the Student Rat Race: Can non-gameable criteria reduce competition over gameable ones?]]></title>
            <description><![CDATA[This project studies strategic competition in university admissions through a broader question: can non-gameable criteria reduce competition over gameable ones? We model admissions as an equilibrium ...]]></description>
            <link>https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/diversity-and-the-student-rat-race-can-non-gameable-criteria-reduce-anMKDNge0pUPBXe</link>
            <guid isPermaLink="true">https://gtc.blendedlearn.org/project-team-matching-uuc2fiio/post/diversity-and-the-student-rat-race-can-non-gameable-criteria-reduce-anMKDNge0pUPBXe</guid>
            <category><![CDATA[OCE | 2026 Summer]]></category>
            <category><![CDATA[Program Outcomes]]></category>
            <dc:creator><![CDATA[Yun-Hsuan Ku]]></dc:creator>
            <pubDate>Wed, 26 Aug 2026 15:53:08 GMT</pubDate>
            <content:encoded><![CDATA[<p>This project studies strategic competition in university admissions through a broader question: <strong>can non-gameable criteria reduce competition over gameable ones?</strong> We model admissions as an equilibrium between universities and strategic students, distinguishing a manipulable academic signal from a non-manipulable diversity criterion. We compare different policy designs—including diversity weights, aggregate diversity targets, and protected pathways—and examine how each changes students’ incentives to invest in tutoring. Our main insight is that <strong>priorities, targets, and pathways are not equivalent</strong>: valuing or requiring diversity may redistribute or stratify the rat race, while protecting a non-gameable pathway can directly reduce incentives to game the academic signal.</p>]]></content:encoded>
        </item>
    </channel>
</rss>