Skip to content

Commit

Permalink
new file: img/project-hbv-shap.png
Browse files Browse the repository at this point in the history
	new file:   img/project-molecules-dili.png
	modified:   pages/projects.html
  • Loading branch information
Charmgil Hong authored and Charmgil Hong committed Sep 17, 2024
1 parent 0bf3d3f commit e637392
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 6 deletions.
Binary file added img/project-hbv-shap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/project-molecules-dili.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 27 additions & 6 deletions pages/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,32 @@ <h2>Advanced Machine Learning Method Development</h2>
<h2>Medical & Clinical AI: Transforming Healthcare with AI</h2>
<p>One of the ambitious goals of AI lies in the field of medicine. HAIL is committed to applying advanced ML technologies to healthcare in order to improve the quality of medical services and expand access to care for a greater number of people. Our work spans several cutting-edge projects that harness AI to improve patient care and clinical decision-making.</p>
<ul>
<li><strong>Development of Liver Disease Support Software (with Dr. Answer 2.0 Liver Disease Team, Ajou University Hospital)</strong>: Electronic medical records (EMR) serve as a hub of clinical data that captures a wealth of information about patient events. These records are a treasure trove for running intelligent medical systems. At HAIL, we are processing EMR data to enable machine learning applications, which help develop various clinical decision support solutions related to liver diseases.</li>
<li><strong>AI Algorithm for Human-Derived Specimen Image Recognition (with HEM Pharma)</strong>: Human-derived specimens can provide valuable insights into a person's health status. In this project, we are developing AI algorithms that automatically process images of human specimens, for continuous health monitoring. Our solution automates the generation and comparison of machine learning models to ensure the use of up-to-date recognition models, along with continuously collected data. This approach ensures timely maintenance of the machine learning system that provides accurate health assessments.</li>
<li><strong>Risk Model and Analysis for Pancreatic Cancer (with Herings)</strong>: In South Korea, the National Health Insurance program mandates biennial health checkups for all citizens. Using health checkup data combined with follow-up records from the National Cancer Center on pancreatic cancer diagnoses, we have built predictive models that assess an individual's risk of developing pancreatic cancer. Our risk analysis offers the potential to identify high-risk individuals early, which in turn leads to better prevention and treatment strategies.</li>
<li><strong>Multi-Modal Healthcare Method Development (with Prof. Yuyin Zhou, UCSC)</strong>: One of the next milestones in machine learning is the ability to blend data from multiple modalities to maximize available information and refine predictive models. Starting with the RadFusion dataset from the Stanford Center for Artificial Intelligence in Medicine and Imaging (AIMI), this project explores how to integrate various data modalities generated in healthcare settings, such as EMRs, imaging data, drug structures, free-text notes, and medical ontologies, into robust decision-making models. By doing so, we aim to improve the accuracy of clinical predictions and support optimal healthcare decisions.</li>
<li><strong>Development of Liver Disease Support Software (with Dr. Answer 2.0 Liver Disease Team, Ajou University Hospital)</strong>: Electronic medical records (EMR) serve as a hub of clinical data that captures a wealth of information about patient events. These records are a treasure trove for running intelligent medical systems. At HAIL, we are processing EMR data to enable machine learning applications, which help develop various clinical decision support solutions related to liver diseases.
</li>
<li><strong>AI Algorithm for Human-Derived Specimen Image Recognition (with HEM Pharma)</strong>: Human-derived specimens can provide valuable insights into a person's health status. In this project, we are developing AI algorithms that automatically process images of human specimens, for continuous health monitoring. Our solution automates the generation and comparison of machine learning models to ensure the use of up-to-date recognition models, along with continuously collected data. This approach ensures timely maintenance of the machine learning system that provides accurate health assessments.
</li>
<li><strong>Risk Model and Analysis for Pancreatic Cancer (with Herings)</strong>: In South Korea, the National Health Insurance program mandates biennial health checkups for all citizens. Using health checkup data combined with follow-up records from the National Cancer Center on pancreatic cancer diagnoses, we have built predictive models that assess an individual's risk of developing pancreatic cancer. Our risk analysis offers the potential to identify high-risk individuals early, which in turn leads to better prevention and treatment strategies.
</li>
<li><strong>Multi-Modal Healthcare Method Development (with Prof. Yuyin Zhou, UCSC)</strong>: One of the next milestones in machine learning is the ability to blend data from multiple modalities to maximize available information and refine predictive models. Starting with the RadFusion dataset from the Stanford Center for Artificial Intelligence in Medicine and Imaging (AIMI), this project explores how to integrate various data modalities generated in healthcare settings, such as EMRs, imaging data, drug structures, free-text notes, and medical ontologies, into robust decision-making models. By doing so, we aim to improve the accuracy of clinical predictions and support optimal healthcare decisions.
</li>
</ul>
<!-- Placeholder for images related to AREST/SDS -->
<div id="med1" class="project-images">
<a href="#med1-img1"><img src="../img/project-molecules-dili.png" alt="Placeholder 1"></a>
<a href="#med1-img2"><img src="../img/project-dans-frame.png" alt="Placeholder 2"></a>
<a href="#med1-img3"><img src="../img/project-dans-shap.png" alt="Placeholder 3"></a>
</div>
<!-- Lightbox for enlarging images -->
<div id="med1-img1" class="lightbox">
<a href="#med1"><img src="../img/project-molecules-dili.png" alt="Image 1 Enlarged"></a>
</div>
<div id="med1-img2" class="lightbox">
<a href="#med1"><img src="../img/project-dans-frame.png" alt="Image 2 Enlarged"></a>
</div>
<div id="med1-img3" class="lightbox">
<a href="#med1"><img src="../img/project-dans-shap.png" alt="Image 3 Enlarged"></a>
</div>
<div class="spacer"></div>
</section>

<hr>
Expand Down Expand Up @@ -221,7 +242,7 @@ <h2>Anomalies in Surveillance Video</h2>
<div class="spacer"></div>
</li>
<li><strong>Dangerous Object Detection and Tracking using <a href="https://pjreddie.com/darknet/yolo/">YOLO</a></strong>: While anomaly detection in surveillance video is effective for identifying unusual behaviors such as violence, vandalism, abduction, or trespassing, <i>etc.</i>, it may not always trigger alerts based solely on the presence of dangerous objects. However, the appearance of weapons, firearms, or other objects that could be used in crimes serves as a crucial indicator of potential danger. This project focuses on fine-tuning the well-known YOLO object detector to identify dangerous objects. This would help enhance surveillance capabilities by identifying potential threats at an earlier stage.
<!-- Placeholder for images related to VODE -->
<!-- Placeholder for images related to OBDE -->
<div id="vode2" class="project-images">
<a href="#vode2-img1"><img src="../img/project-obde-demo1.gif" alt="Placeholder 1"></a>
<a href="#vode2-img2"><img src="../img/project-obde-demo2.gif" alt="Placeholder 2"></a>
Expand All @@ -244,7 +265,7 @@ <h2>Anomalies in Surveillance Video</h2>
<div class="spacer"></div>
</li>
<li><strong>Video Indexing for Rapid Surveillance Footage Summarization (VIDEX, with <a href="https://www.gmdsoft.com/">GMDSOFT</a>)</strong>: Alongside anomaly detection and object detection methods, we are developing applications to make the analysis of surveillance footage more efficient. This project involves creating a video indexing system that allows the results of anomaly and object detection to be stored, searched, and navigated easily. The goal is to assist investigators in maximizing their efficiency when analyzing large volumes of video data by providing quick access to critical segments.
<!-- Placeholder for images related to AREST/SDS -->
<!-- Placeholder for images related to VIDEX -->
<div id="vode3" class="project-images">
<a href="#vode3-img1"><img src="../img/project-videx-logo.png" alt="Placeholder 1"></a>
<a href="#vode3-img2"><img src="../img/project-videx-pipeline.png" alt="Placeholder 2"></a>
Expand Down

0 comments on commit e637392

Please sign in to comment.