You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Medical Imaging Informatics and Radiomics Projects

TCIA Data Exploration and Information Visualization

Mentor: Ashish Sharma
OverviewThe Cancer Imaging Archive provides access to a wealth of biomedical cancer imaging data. It contains over 26 million radiology images, pathology data, and clinical data. The existing web interface for searching the archive is extremely outdated. Recently a REST API for TCIA was implemented to allow programmatic query and download of the data. Using the new REST API this project would seek to create a new search interface to the data as an alternate way to explore the contents of TCIA, create dynamic dashboards that can be extended to support the exploration of TCIA data (similar to "http://nickqizhu.github.io/dc.js/"). In addition to searching the TCIA archive, this project could also include support to intuitively formulate queries that can federate data from other remote archives. Possible strategies could include Microsoft Pivotviewer which provides an interactive data exploration platform. 
Programming Languages/Frameworks: Javascript, d3, crossfilter, HTML
Prerequisites: Extensive experience with jQuery. Experience/Coursework in HCI, visual interface development.
Level of Expertise: Intermediate.

TCIA Data Replication Services

Mentor: Ashish Sharma
Overview: The Cancer Imaging Archive provides access to a wealth of biomedical cancer imaging data. It contains over 26 million radiology images, pathology data, and clinical data. Typicaly users download images to their local machines before analysing the downloaded data. Over time, as new studies are uploaded, it becomes difficult to track which imaging studies have been downloaded by users. In this project you will propose and develop a system that can 


Clinical Informatics Projects

Web-based UI for temporal query

Mentor: Himanshu Rathod (himanshu dot rathod at emory dot edu)
Overview: You will investigate novel user interface designs for identifying interesting patient populations for clinical research and healthcare analytics. Eureka! Clinical Analytics is a web-based software system that aims to break down the layers of IT that typically sit between electronic health record data and users of that data such as researchers and healthcare operations personnel. It aims to enable those users to define variables, computed from the source data, that are useful for their analytics or research task, an activity that typically is performed by IT intermediaries. These variables may be computed as patterns in temporal sequences and frequencies of clinical attributes (visit information, vital signs, diagnoses, etc.). These data transformation concepts are challenging to present to research and operations personnel in a web user interface.
This UI is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Javascript, HTML, CSS, JQuery, JSP
Prerequisites: Javascript, HTML, CSS. JQuery, JSP a big plus.
Required skills – UI design.
Level of Expertise: Intermediate

 

Web-based source-to-target mapping UI

Mentor: Michel Mansour (michel dot mansour at emory dot edu)
Overview: You will investigate and prototype novel designs for a user interface for defining mappings from a source data model to a target data model. Source to target mapping is a key component of Eureka! Clinical Analytics, which aims in part to connect to enterprise data warehouses at a medical institution and support straightforward preparation of those data for research and operational analytics. We currently provide the source-to-target mappings functionality only in the form of Java code and some externalized configuration files. To facilitate adoption by hospital and biomedical research IT departments, we need an elegant UI that will allow data modelers (who are not programmers) to easily define source-to-target mappings that will make their enterprise data sources available through Eureka. This mapping UI is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java, JSP, Javascript, HTML, CSS.
Prerequisites: Java, Javascript, HTML, CSS. JSP a plus.
Required skills – UI design.
Level of Expertise: Advanced

Automate account creation for new users

Mentor: Himanshu Rathod (himanshu dot rathod at emory dot edu)
Overview: Eureka! Clinical Analytics is an open source web-based analytics application that provides user interfaces for new users to register for an account. Account creation is currently a manual, tedious, time-consuming, and error-prone activity. In this project, you will implement automated account creation that will run whenever a new user signs up. This code will hook into Eureka!'s existing infrastructure. It will require interaction with Eureka!'s own databases as well as with 3rd party software. New user registration is a component of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java
Prerequisites: Java, XML. JDBC/JPA experience a plus.
Level of Expertise: Intermediate

Integrate Eureka! with a web-based statistical analysis and data mining platform

Mentor: Michel Mansour (michel dot mansour at emory dot edu)
Overview: You will extend healthcare data processing software to support straightforward analysis of its output using the R programming language (http://www.r-project.org/). Eureka! Clinical Analytics, our web-based clinical data processing software, provides sophisticated functionality for preparing electronic health record data for use in research and analytics. R is one of the most popular languages for statistical analysis and data analytics. We aim to create a web-based data analysis platform using a combination of Eureka and R. While Eureka supports outputting prepared data in various formats that can be consumed by R, it has no intrinsic integration with R or any other statistical analysis or data mining tool. You will make transferring prepared data from Eureka into R as easy as possible via selection of a web-based R solution, backend integration of Eureka and the selected R solution, and minor user interface extensions to invoke R on a prepared dataset. This project is an extension of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java mostly, with some JSP, Javascript, HTML and CSS.
Prerequisites: Java, Javascript, HTML, CSS. JSP a plus.
Level of Expertise: Intermediate

Automate QA Process

Mentor: Michel Mansour (michel dot mansour at emory dot edu)

Overview: You will examine methods for and implement automated quality assurance of data for our software, Eureka! Clinical Analytics. Eureka performs complex transformations on large volumes of clinical data. We have reference datasets that we use to test the system. During every release cycle, we spend a lot of time verifying that the transformations' output are correct for each dataset. Since the data and transformations are well-defined, so is the output. We want you to build an automated system that, given a source dataset and expected output, computes whether the expected output and actual output are the same. If not, it should provide lots of detail about where the differences lie and what transformations may be producing incorrect output. This project is an extension of Eureka! Clinical Analytics, a federally funded web application for healthcare analytics. You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Language: Java, and a scripting language like Python, Ruby, etc.
Prerequisites: Java, database experience, comfortable with complex algorithms
Level of Expertise: Advanced


Data mining algorithms with NoSQL database

Mentor: Himanshu Rathod (himanshu dot rathod at emory dot edu)

Overview: We are currently working to export data from our application to NoSQL databases, to take advantage of the flexible schema.  The nature of the exported data makes it suitable for a NoSQL graph database, such as Neo4J.  You will explore and implement various graph algorithms within a NoSQL environment, to analyze the exported data.  The aim of this effort is to provide researchers with an easy-to-use set of tools that can be used to gain a deeper understanding of the relationship between the data.  The data to be analyzed is inserted into the graph database by the Eureka! Clinical Analytics application, a federally funded web application for healthcare analytics.  You can learn more about Eureka! at http://aiw.sourceforge.net.
Programming Languages
: Java
Prerequisites
: Java.  Familiarity with NoSQL databases and graph algorithms a plus.
Level of expertise
: Intermediate



 

  • No labels