2007 Materials for NCBC Program Review

From NAMIC Wiki
Jump to: navigation, search
Home < 2007 Materials for NCBC Program Review

Final Submission

This is the Response submitted to NIH for NCBC Program Review of June 11, 2007 (pdf format).

Wiki Version of the Text

A copy of two parts of your most recent progress report: the summary section and the highlights section.

Summary

This Introduction section of the NA-MIC Progress Report provides a summary, and is excerpted here:

The National Alliance for Medical Imaging Computing (NA-MIC) is now in its third year. This Center is comprised of a multi-institutional, interdisciplinary team of computer scientists, software engineers, and medical investigators who have come together to develop and apply computational tools for the analysis and visualization of medical imaging data. A further purpose of the Center is to provide infrastructure and environmental support for the development of computational algorithms and open source technologies, and to oversee the training and dissemination of these tools to the medical research community. The driving biological projects (DBPs) for the first three years of the Center came from schizophrenia, although the methods and tools developed are clearly applicable to many other diseases.

In the first year of this endeavor, our main focus was to develop alliances among the many cores to increase awareness of the kinds of tools needed for specific imaging applications. Our first annual report and all-hands meeting reflected this emphasis on cores, which was necessary to bring together members of an interdisciplinary team of scientists with such diverse expertise and interests. In the second year of the center our emphasis shifted from the integration of cores to the identification of themes that cut across cores and are driven by the requirements of the DBPs. We saw this shift as a natural evolution, given that the development and application of computational tools became more closely aligned with specific clinical applications. This change in emphasis was reflected in the Center's four main themes, which included Diffusion Tensor Analysis, Structural Analysis, Functional MRI Analysis, and the integration of newly developed tools into the NA-MIC Tool Kit. In the third year of the center, collaborative efforts have continued along each of these themes among computer scientists, clinical core counterparts, engineering partners, and our schizophrenia researchers. We are thus quite pleased with the focus on themes, and we also note that our progress has not only continued but that more projects have come to fruition with respect to publications and presentations from NA-MIC investigators, which are listed on our publications page.

In the rest of the report we summarize our progress over the last year using the same four central themes to organize the progress report. These four themes include: Diffusion Image analysis (Section 2.1), Structural analysis (Section 2.2), Functional MRI analysis (Section 2.3), and the NA-MIC toolkit (Section 2.4). Section 3 highlights four important accomplishments of the third year: advanced algorithm development in Shape and DTI analysis, the newly architected open source application platform, Slicer 3, and our outreach and technology transfer efforts. Section 4 summarizes the impact and value of our work to the biocomputing community at three different levels: within the center, within the NIH-funded research community, and externally to a national and international community. The final section of this report, Section 5, provides a timeline of Center activities.

In addition, the end of the first three years of the center marks a transition from the first set of DBPs that were focused entirely on Schizophrenia to a new set that spans a wider range of biological problems. The new DBPs include a focus on Systemic Lupus Erythematosis (MIND Institute, University of New Mexico), Velocardiofacial Syndrome (Harvard), and Autism (University of North Carolina, Chapel Hill), along with a direction that is new but synergistic for NA-MIC: Prostate Interventions (Johns Hopkins University). Funding for the second round of DBPs starts in the next cycle, but the PIs were able to attend the recent All-hands meeting and start developing plans for their future research in NA-MIC.

Finally, we note that Core 3.1 (Shenton and Saykin), are in the process of applying for a Collaborative R01 to expand current research with NA-MIC, which ends on July 31, 2007. Both Drs. Shenton and Saykin have worked for three years in driving tool development for shape measures, DTI tools, and path analysis measures for fMRI as part of the driving biological project in NA-MIC, and they now plan to expand this research in a Collaborative R01 by working closely with Drs. Westin, Miller, Pieper, and Wells, to design, assess, implement, and apply tools that will enable the integration of MRI, DTI, and fMRI in individual subjects, as well as to develop an atlas of functional networks and circuits that are based on a DTI atlas (i.e., structural connectivity), which will be integrated with a network of functional connectivity that will be identified from fMRI probes of attention, memory, emotion, and semantic processing. We mention this here because this will be, to our knowledge, the first DBP to apply for further funding to continue critical work begun with NA-MIC.


Highlights

The Highlights Section of the Progress Report is excerpted here:

The third year of the NA-MIC project saw continued development and dissemination of medical image analysis software. The current progress is clearly characterized by a significant increase in the application of Core-1 and Core-2 tools to image data provided by the Core-3 DBP groups. The main reasons for this progress are two-fold, first there are several new methods that are out of the prototype stage and ready to be applied to large sets of imaging datasets, and second there are new high-resolution imaging data from high-field scanners that are more appropriate for the new tools than historical data with often very coarse slice resolution.

With the release of the first version of Slicer3, the transfer of this technology is accelerating. Because of NA-MIC's strong ties with several large open source communities, such as ITK, VTK, and CMake, NA-MIC continues to make significant impact on the nation's broader biocomputing infrastructure. The following are just a few of the many highlights from the third year of the NA-MIC effort.

Advanced Algorithms

Core 1 continues to lead the biomedical community in DTI and shape analysis.

  • NA-MIC published an open source framework for shape analysis, including providing access to the open source software repository. Shape analysis has become of increasing relevance to the neuroimaging community due to its potential to precisely locate morphological changes between healthy and pathological structures. The software has been downloaded many times since the first online publication in October 2006, and is now used by several prestigious image analysis groups.
  • The spherical based wavelet shape analysis package has been incorporated into ITK, and in the next few months the multiscale segmentation work will be incorporated as well.
  • The NA-MIC community has implemented a very fast method for the optimal transport approach to elastic image registration, which is currently being added to ITK.
  • The NA-MIC toolkit includes a comprehensive set of modules for analysis of diffusion weighted images (DWI), including improved calculation of tensors, interpolation, nonlinear deformation and statistics on tensor fields, novel methods for tractography and for optimal path finding, and clustering of sets of streamlines.
  • A quantitative tractography package for user-guided geometric parametrization and statistical analysis of fiber bundles (FiberViewer) has been contributed to the NA-MIC toolbox. This tool used in several ongoing clinical DTI studies.
  • The conformal flattening algorithm has been implemented as an ITK filter and is in the NA-MIC Sandbox in preparation for formal acceptance into the NA-MIC Kit.

Technology Deployment Platform: Slicer3

Core 2 in conjunction with Algorithms (Core 1) and DBP (Core 3) are creating new tools to accelerate the transition of technology to the biomedical imaging community.

  • One of the year's major achievements was the release of the first viable version of Slicer3 application, which evolved from concept to a full-featured application. The second beta version of Slicer3 was released in April 2007. The application provides a full range of functionality for loading, viewing, editing, and saving models, volumes, transforms, fiducials and other common medical data types. Slicer3 also includes a powerful execution model that enables Core 1 developers (and other in the NA-MIC community) to easily deploy algorithms to Core 2 and other biocomputing clients.
  • Slicer3's execution model supports plug-in modules. These modules can be run stand alone or integrated into the Slicer3 framework. When integrated, the GUI to the module can be automatically generated from an associated XML file describing input parameters to the module. A variety of modules were created, ranging from simple image processing algorithms, to complex, multi-step segmentation procedures.
  • Slicer3's execution model is also allowing researchers to access large computational resources. Two applications that support the use of such resources, BatchMake and GridWizard, have been recently integrated with Slicer3 for specific modules. The GUI for the modules that are to be run via these computational support applications allow for the creation of large population studies or parametric studies of an algorithm.
  • To stress test Slicer3's architecture and demonstrate its capabilities, the EM Segment module (http://wiki.na-mic.org/Wiki/index.php/Slicer3:EM) was created and added to Slicer's library of modules. EM Segment is an automatic segmentation algorithm for medical images and represents a collaborative effort between the NA-MIC engineering, algorithms, and biological problem cores. The EM Segment module enables users to quickly configure the algorithm to a variety of imaging protocols as well as anatomical structures through a wizard-style, workflow interface. The workflow tools have been integrated into the NA-MIC Kit, and are now available to all other modules built on the Slicer3 framework.

Driving Biological Projects

Core 3 continues to provide medically relevant problems to the NA-MIC community and is closely involved in the development of new technologies.

  • The brain parcellation algorithm developed at MIT was tested and validated by reproducing a neuroimaging study on schizophrenia with the help of Core 3.This study led to a publication in IEEE Transaction of Medical Imaging.
  • The shape analysis pipelines developed at UNC and Georgia Tech have been applied to Core 3 datasets. The results show a level of precision and accuracy in detecting differences not attainable with simple volumetric studies. The details on the methodology have been submitted to and published at conferences and journals typical of the Core 1 community. Moreover, the results of the study have been submitted to Biological Psychiatry and other work is in development for more clinically oriented journals.
  • Core 3 has also been collaborating closely with Core 1 on the development of DWMRI tools. Training concerning the anatomy was provided which helped improve novel fiber clustering methodologies as well as optimal path finding algorithms.
  • Core 3 has also been working with Core 2 to help improve the useability of Slicer 3. Core 3 members have also been leading efforts to ensure the replicability of the results obtained by the brain tissue classification algorithm of Slicer 2 and 3.

Outreach and Technology Transfer

Cores 4-5-6 continue to support, train and disseminate to the NA-MIC community, and the broader biomedical computing community.

  • NA-MIC continues to practice the best of collaborative science through its bi-annual Project Week events. These events, which gather key representatives from Cores 1-7 and external collaborators, are organized to bring together experts from a variety of domains to address current research problems. This year's first Project Week Project Week was held in January and hosted by the University of Utah. It saw several significant accomplishments including the first beta release of the next generation Slicer3 computing platform. The second Project Week is scheduled for June in Boston, MA.
  • Twelve NA-MIC-supported papers were published in high-quality peer reviewed conference proceedings (four papers in MICCAI alone). Another paper on the NA-MIC software process was published in IEEE Software. All three DTI papers presented at MICCAI last year were NA-MIC associated.
  • Several workshops through the year were held at various institutions. This includes the DTI workshop at UNC, the MICCAI Open Source Workshop, and the NA-MIC Training Workshop at the Harvard Center for Neurodegeneration and Repair. The training and dissemination will continue with a DTI workshop at the forthcoming Human Brain Mapping meeting and activities at MICCAI 2007, among others.

A brief statement - (one page per question, max) addressing each of the questions listed below. These are the questions that we have been asked to address in our report. Our goal in asking for this information is to be able to produce a report that reviews the program as a whole. Your view, from the vantage point of the center you direct, is critical to our work. In addition, your answers will provide us with more information that we can use in our discussion with program staff on June 11th. We know that some of this information can be found on your websites, so in those cases a link to the information would be most helpful.

1 To what extent does the vision and direction of the NCBC initiative promote biomedical computing?

The RFA for the creation of the NCBC program laid out a very explicit vision.

The NCBCs are to be the core of the networked national effort to build the computational infrastructure for biomedical computing in the US. From the website NIH website in 2004: Four new National Centers for Biomedical Computing (NCBC) will develop and implement the core of a universal computing infrastructure that is urgently needed to speed progress in biomedical research. The centers will create innovative software programs and other tools that enable the biomedical community to integrate, analyze, model, simulate, and share data on human health and disease. The original RFA stated:

1. The software should be freely available to biomedical researchers and educators in the non-profit sector and

2. The terms of software availability should permit the commercialization of enhanced or customized versions of the software.

As the amount of data produced by biomedical researchers increases at an ever accelerating pace, the relative importance of computing as an integral part of analysis is increasing as well. In addition, both data and analyses are getting more and more complex. Increasingly, science is performed by interdisciplinary teams at multiple locations. Industrial strength research platforms are one of the emerging needs of biomedical research. This need was only partially addressed before the creation of the NCBC program. The NCBC centers are in an outstanding position to develop robust, sustainable, and extensible software to address these needs.

In addition to building the infrastructure for biomedical computing, NCBCs play an important role in fostering a community of computational scientists dedicated to solving problems in the biomedical domain. In its short three-year life span, the NA-MIC NCBC has contributed to this vision by holding numerous workshops and tutorials on open source software for biomedical image analysis, by supporting the Insight Journal, a peer-review venue for publications accompanied with open-source implementation, and by engaging a large number of graduate students in Computer Science programs in biomedical computing research. By creating high-profile bio-computation programs, the NCBC initiative brings the biomedical computing as a field of research to the attention of the computation community and actively promotes collaborations between computational and biological sciences.

The participants in our center signed on for this project because they believe in the vision of developing a universal computing infrastructure for medical image computing. NA-MIC is creating an open source platform that embodies this vision for the field of medical image computing. We have settled on a very liberal open source license for our software platform. All the components of that platform, called the NA-MIC kit, are distributed under a BSD style license without restrictions on commercial use. Other centers have adopted different strategies to address the requirement for open source and to enable commercial use, as required in the original RFA; we believe the NA-MIC liberal license approach minimizes barriers to wide adoption and will maximize return on the NIH investment. The availability of software platforms commoditizes infrastructure for research and allows individual researchers to spend more time on their core research. Over time, this will promote biomedical computing by lowering the hurdle for scientists to use the technology.

2 In what ways has the NCBC initiative advanced biomedical computing?

In assessing the impact of the NCBC initiative on biomedical computing, an important point to note is the short duration for which these Centers have been in existence: four of the NCBC's were funded less than three years ago (October 2004), and the other three less than two years ago (late 2005). Center efforts of this size and scope need significant time and effort to get organized and to synchronize the activities of all participants. This startup effort is where the primary focus of the Centers has been until now. There are early signs that some of the Centers are beginning to emerge from this phase of their evolution and turning toward activities aimed at the field at large. However, it will be several years before the full impact of this program will become visible.

The "Impact and Value to Biocomputing" Section of our progress report details the specifics of this evolution from the vantage point of NA-MIC, and is excerpted below.

NA-MIC Impact and Value to Biocomputing

  • Impact within the Center
    • Within the center, the NA-MIC organization is nimble, forming ad hoc distributed teams within and between cores to address specific biocomputing tasks. Information is shared freely on the NA-MIC Wiki, on the weekly Engineering telephone conferences, and in the NA-MIC Subversion source code repository. The software engineering tools of CMake, Dart 2 and CTest, CPack, and KWWidgets facilitate a cross platform software environment for medical image analysis that can be easily built, tested, and distributed to end-users. Core 2 has provided a platform, Slicer 3, that allows Core 1 to easily integrate new technology and deliver this technology in an end user application to Core 3. Core 1 has developed a host of techniques to apply to structural and diffusion analysis, which are under evaluation by Core 3. Additionally, Core 3 members are heavy users of the Slicer 3 software and they provide ongoing feedback to Core 2 with respect to features that are optimal and those that need to be refined. They also assist in refining the user interface of this software platform. Core 3 members are also actively using the software and new tools developed by applying them to address scientific questions of interest, as is evident from the new publications using these tools. Major NA-MIC events, such as the annual All Hands Meeting, the Summer Project Week, the Spring Algorithms meeting, and Engineering Teleconferences are avidly attended by NA-MIC researchers as opportunities to foster collaborations.
  • Impact within NIH Funded Research
    • Within NIH funded research, NA-MIC continues to forge relationships with other large NIH funded projects such as BIRN, caBIG, NAC, and IGT. Here, we are sharing the NA-MIC culture, engineering practices, and tools. The BIRN infrastructure, built on widely-accepted grid middleware, allows NA-MIC researchers to share data, access computational resources and provides a rich collaborative environment through a science portal. caBIG lists the 3D Slicer among the applications available on the National Cancer Imaging Archive. NAC and IGT use the NA-MIC infrastructure and are involved in the development of the 3D Slicer. BIRN recently held an event modeled after the NA-MIC Project Week. NA-MIC has become a resource on open source licensing to the medical image analysis community.

NA-MIC is also attracting NIH funded collaborations. Two grants have been funded under PAR-05-063 to collaborate with NA-MIC: Automated FE Mesh Development and Measuring Alcohol and Stress Interactions with Structural and Perfusion MRI. Five additional applications to collaborate with NA-MIC via the NCBC collaborative grant mechanism are under consideration. Additional grant applications submitted under other calls are planning to use and extend the NA-MIC tools. The first collaborative R01 from a previous driving biological problem has also been submitted by Drs. Shenton and Saykin to follow up on important tool development ideas that will combine multi-modal imaging to address specific questions relevant to brain circuitry abnormalities in schizophrenia.

  • National and International Impact
    • NA-MIC events and tools garner national and international interest. There were nearly 100 participants at the NA-MIC All Hands Meeting in January 2007, with many of these participants from outside of NA-MIC. Several researchers from outside the NA-MIC community have attended the Summer Project Weeks and the Winter Project Half-Weeks to gain access to the NA-MIC tools and people. These external researchers are contributing ideas and technology back into NA-MIC.
    • Components of the NA-MIC kit are used globally. The software engineering tools of CMake, Dart 2 and CTest are used by many open source projects and commercial applications. For example, the K Desktop Environment (KDE) for Linux and Unix workstations uses CMake and Dart. KDE is one of the largest open source projects in the world. Many open source projects and commercial products are benefiting from the NA-MIC related contributions to ITK and VTK. Finally, Slicer 3 is being used as an image analysis platform in several fields outside of medical image analysis, in particular, biological image analysis, astronomy, and industrial inspection.
    • NA-MIC co-sponsored the Workshop on Open Science at the Medical Image Computing and Computer-Assisted Intervention (MICCAI) 2006 conference. The proceedings of the workshop are published on the electronic Insight Journal, another NIH-funded activity.
    • Over 50 NA-MIC related publications have been produced since the inception of the center.

3. Are the NCBCs interfacing appropriately?

Outreach across NCBCs is an effective use of resources. Initial efforts are ongoing and include cross-center use of software tools such as SimBios/SimTk actively using NA-MIC's VTK toolkit, and the use of the promising Software and Data Integration Working Group (SDIWG). In addition, NA-MIC has interactions with CCB and Simbios. NA-MIC also interfaces with a number of large-scale efforts which are not NCBC but are comparable in scale: BIRN, several national resource centers, and to some extent, with CaBIG. The NCBC's are thus interfacing appropriately.

Within the next few years there will be a need to increase NCBCs interfacing significantly. This will require either reallocation of resources or the allocation of new, additional resources. Due to the large variety of approaches adopted by the different centers it will likely be necessary to allocate significant amounts of time by senior leadership at the centers for identifying objectives of such efforts and by the engineering cores to actually execute the plans. A serious effort in this direction will probably require the allocation of multiple dedicated employees.

4. What new collaborations have been formed through the NCBC initiative?

NA-MIC’s structure and organization has facilitated many, new collaborations. NA-MIC is a distributed center, bringing together mathematicians, computer scientists, software engineers, and clinicians from multiple sites. This distributed structure provides two types of new collaborations within NA-MIC: new collaborations between cores and new collaborations within cores. For between core collaborations, many of the algorithm and engineering core researchers had not collaborated previously with the researchers in either the first or second round of Driving Biological Projects (DBPs). Thus, the NCBC provides a unique opportunity for the algorithm and engineering core researchers to gain clinical insight and to adapt and tune their algorithms and tools to new clinical contexts. Conversely, the DBPs have gained access to algorithms and tools that they previously did not have. Additionally, new collaborations among DBPs and Core 1 members is an important step in bringing together computer scientists and clinical researchers and we have been most successful here. Similarly, many of the algorithm core researchers and engineering core researchers had not previously collaborated. Thus, the NCBC exposed the researchers in the algorithm core to the tools and engineering practices of the engineering core and exposed the researchers in the engineering core to the computational techniques and data structures utilized by the algorithms core. For within core collaborations, many of the researchers within the algorithm core had not previously collaborated. Through NA-MIC, these researchers have been able to cooperate and also amicably compete to address the issues brought forth by the DBPs.

Below is a list of new collaborations within NA-MIC. This list was compiled from the complete list of NA-MIC Collaborations and project lists from the five NA-MIC Project week events that have been held over the last three years. Best effort was made to filter these lists down to just the new collaborations (groups of researchers) formed under NA-MIC.

Georgia Tech + UC Irvine – Rule based segmentation algorithm for DLPFC Georgia Tech + Kitware - Knowledge-based Bayesian classification and segmentation BWH + MIT + Kitware - Brain tissue classification and subparcellation of brain structures Georgia Tech + UNC + BWH - Multiscale shape segmentation techniques BWH + Dartmouth + UNC + Georgia Tech - Shape analysis of the caudate and corpus callosum Georgia Tech + UNC + BWH - Spherical wavelet based shape analysis for Caudate Georgia Tech + UNC + BWH - Multiscale shape analysis of the hippocampus Dartmouth + UNC + BWH - Shape analysis of tbe hippocampus Utah + UNC + BWH - Automated shape model construction Dartmouth + Isomics - Neural substrates of apathy in schizophrenia Georgia Tech + GE Research + Kitware - Spherical Wavelet Transforms Georgia Tech + UNC - Shape analysis with Spherical Wavelets Utah + UNC - Adaptive, particle-based sampling for shapes and complexes UNC + Utah + BWH - Tensor estimation and Monte-Carlo simulation BWH + MIT + UNC - Corpus Callosum Regional FA analysis in Schizophrenia Dartmouth + MGH + Isomics + BWH - Integrity of Fronto-Temporal Circuitry in Schizophrenia using Path of Interest Analysis MGH + Isomics - ITK implementation of POIStats, and Integration into Slicer3 UC Irvine + MGH + UNC + MIT - DTI Validation Utah + UNC + GE Research - DTI Software and Algorithm Infrastructure Utah + BWH - Tensor based statistics Utah + BWH - Diffusion tensor image filtering MGH + Dartmouth + Kitware + GE Research - Non-rigid EPI registration Dartmouth + BWH - Neural Substrates of Working Memory in Schizophrenia: A Parametric 3-Back Study Dartmouth + BWH - Brain Activation during a Continuous Verbal Encoding and Recognition Task in Schizophrenia Dartmouth + BWH - Fronto-Temporal Connectivity in Schizophrenia during Semantic Memory UC Irvine + Toronto - Imaging Phenotypes in Schizophrenics and Controls MIT + Isomics + GE Research + Kitware - fMRI statistics software MIND + Isomics + MGH - Analysis of Brain Lesions in Neuropsychiatric Systemic Lupus Erythematosis JHU + Queen's + BWH + Georgia Tech - Segmentation and Registration Tools for Robotic Prostate Interventions UNC + GE Research - Longitudinal MRI study of early brain development BWH + Kitware + MIT - Velocardiofacial Syndrome (VCFS) as a genetic model for schizophrenia UNC + GE Research + BWH - DTI population analysis Georgia Tech + BWH - Geodesic tractography BWH + Queen's + GE Research - Display optimization UCSD + Isomics - Dendritic Spine Morphometrics


NA-MIC has attracted a critical mass of researchers from the field who were not part of the original NA-MIC team but were driven to collaborate solely by the opportunity to share resources, techniques, capabilities, and ideas. Some of these new collaborations have since been formally organized using the NIH NCBC Collaborative R01 program, and we hope that others will also get that opportunity in the future.

Below is a list of new collaborations between external researchers and NA-MIC. Again, best effort was made to only list the new collaborations with external parties.

Mario Negri + GE Research – Integration of vmtk with Slicer 3 Iowa + Isomics - Finger Bone Biomechanics CalTech + Kitware - Systems Biology and Genomic Science BWH + Wake Forest + Virginia Tech - Alcohol Stress in Primates BWH + MGH - Radiation Treatment Planning' Iowa + Kitware + BWH - Non Linear Registration Tools Northwestern + Isomics - Radiology Translation Station Harvard IIC + Isomics + GE Research - Astronomy Analysis and Visualization Virginia Tech + BWH - Applying EMSegmenter to nonhuman primate neuroimaging JHU + Queen's + BWH - Brachytherapy needle positioning robot integration Iowa + Kitware + BWH - Nonrigid registration Iowa + BWH - Developing electronic atlas Iowa + Kitware - GUI for nonridig image registration Canary Islands Technological Institute + Isomics + GE Research - DICOM Query/Retrieve Canary Islands Technological Institute + GE Research - Block matching registration UNC + Duke University Medical Center - DTI tractography analysis in depression study

The collaborative nature of NA-MIC is exemplified by the attendance at the NA-MIC All Hands Meeting and the NA-MIC Summer Project Week. Researchers from within and external to NA-MIC come together at these two events to forge collaborations. At the 2007 NA-MIC All Hands Meeting alone, there were 96 attendees: 56 NA-MIC researchers, 32 NA-MIC collaborators from 13 institutions, and 8 members of the External Advisory Board and NIH. At the Project Half-Week run in conjunction with the All Hands Meeting, there were 38 projects: 16 initiated from the algorithm core, 10 specific to the engineering core, and 11 from external collaborators.

More detailed information on collaborations as well as Project Week events can be found at:

5. What new training opportunities have the centers provided?

The requirement for all NCBC's to dedicate funds for training provides the opportunity to develop a targeted and deep portfolio of training resources. The unique perspective of providing these training opportunities and resources specifically targeted to a multi-disciplinary audience of basic and clinical biomedical scientists, computer scientists and medical imaging scientists is fostered by the NCBC Program. Traditional funding by NIH research grants results in allocation of all funds into the primary research; NIH training grants allocate funding for the support of trainees; the few education grants are restricted in budget and overhead thus severely limiting the quality and quantity of educational resources that can be offered. The NCBCs have created a new opportunity for experienced clinician scientists, computer scientists and medical image analysis experts affiliated with our centers to be supported to work on outreach activities.

Within NA-MIC, this perspective has given rise to a thriving training program that supports the biomedical research community within NA-MIC, across the NIH community and around the world. The strong demand for our training resources is evident from the large number of hits to our training web pages, from the rapid enrollment in all offered workshops, and the positive feedback from participants. We believe, and our belief is supported by the documented backgrounds of our workshop attendees, that a key aspect of our training materials that makes them useful to the community is that they are learner-centered, goal-oriented, and targeted to bridge the gaps in technical knowledge and language that exist between basic and clinical biomedical scientists, computer scientists and medical imaging scientists. For example, a tutorial that teaches how to use Slicer to register two images includes not only the necessary details of how to implement the algorithm, but also the conceptual framework for the registration approach, the mathematical underpinnings of the algorithm and a detailed anatomical approach for visually inspecting and refining the registration. This rich, but simple approach provides a consistently educational experience for every new user of the NA-MIC toolkit.

NA-MIC supported new training opportunities are developed to maximize impact on the wider scientific community. The primary vehicle for this is "Slicer 101", our portfolio of Slicer training tutorials (http://www.na-mic.org/Wiki/index.php/Slicer:Workshops:User_Training_101). We have focused our efforts on making all our tutorial materials available via the NA-MIC Wiki as downloadable Powerpoint presentations and accompanying curated, anonymized datasets. The tutorials are all carefully tested on multiple computer platforms and by our team before being used in live Workshops (http://www.na-mic.org/Wiki/index.php/Training:Events_Timeline). Refinements are made based on the feedback of the audience and our experience during the teaching sessions. The final product of our work allows any new users, regardless of educational background, to not only use the NA-MIC tools and algorithms, but to understand what they are doing and why. To date we have had over 7,880 hits to the Slicer 101 webpage.

NA-MIC supported Workshops are another unique venue for multi-disciplinary training. In addition to the all the points made regarding the content of the training materials, the 14 Workshops run by the NA-MIC Training core over the past 3 years have each provided the opportunity for new connections to be made among basic and clinical biomedical scientists, computer scientists and medical imaging scientists. All our Workshops provide opportunities for formal and informal discussions among attendees of diverse backgrounds and strengths. These hands-on, interactive workshops allow participants to translate concepts of medical image processing into skills through instructor-led training. The simplicity of our approach, and the exceptional quality of the NA-MIC toolkit, ensure a very high success rate for knowledge and skill acquisition. We estimate that 370 people from 52 different universities and companies attended our Workshops between 2005 and 2006.

We are currently focusing our efforts on reaching a wider community by delivering a more didatic based Workshop in conjunction with the upcoming Organization for Human Brain Mapping meeting in Chicago next week. We held our enrollment to 50 so that we could offer the same hands-on interactive training experience to the attendees and our registration filled within a few weeks of the offering being posted. Tentatively, we anticipate that more than 12 countries and 14 states within the US will be represented at this upcoming Workshop.

A final point is that this commitment and focus on training permeates all aspects of the NA-MIC program. All large gatherings of NA-MIC personnel including All Hands Meetings, Programming/Project Weeks, and Core meetings provide venues for our culture of training to be expressed. Each gathering creates an opportunity to build bridges between our participating disciplines and to improve the communication skills of each member. This culture includes implicit aspects such as a supportive and collegial environment that encourages questions and critical feedback, as well as explicit aspects such as encouraging junior level participants to make presentations and scheduling educational presentations from domain experts within and outside of the community. We believe that the positive attitude towards sharing knowledge and skills is fostered in all who are associated with our Project.

Additional details of the NA-MIC Training effort are provided online at: http://www.na-mic.org/Wiki/index.php/Training:Main.

6. What changes could make the program more effective in the future?

We believe that the program could be made more effective in the future by focused effort on three fronts: an increase in the national level visibility for the program, preservation of the local autonomy of the center leadership, and stability in the funding of the centers. Below we expand on each of these three suggestions.

Increase in National Visibility

The overall objective statement of the NCBC program calls for building computational infrastructure for the nation's biomedical research efforts -- this ambitious goal includes both computational and biomedical science, areas in which the existing centers have extensive experience, but also in nationwide "marketing" efforts where the scientific community is less adept. Several centers, including NA-MIC, have developed novel approaches to this problem through their training and dissemination cores, but as the output of the centers grows along with the number of potential users in the community and the potential impact, these critical resources will be increasingly strained. There are several approaches the overall program could take to address this issue including supplemental funding to host workshops or conferences, providing small travel grants for researchers or students to visit the centers, or actively encouraging a wider range of NIH funded researchers to adopt the tools generated by the NCBCs. In particular, collaboration PAR has been very effective as a mechanism for encouraging busy scientists to consider adopting the NCBC tools and is an excellent example of how the program can extend the impact of the basic investment in scientific infrastructure.

Preservation of Local Autonomy

The program should avoid adding extra layers of uniformity to what are fundamentally unique centers. The NCBC program has successfully established a distributed network of centers drawing on the expertise of some of the nation's leading researchers drawn to the program for the opportunity to develop and apply their know-how to this ambitious effort. This rich environment, predictably, yields a diversity of approaches and organizational structures as each of the centers works to implement their particular vision of how to fulfill the overall mission of the NCBC program. Preserving the vitality of the effort depends on retaining this autonomy as each center strives to meet the individual objectives suited to their communities. The program needs well defined goals that each center must meet, but the overall program should facilitate the individual solutions of the center's leadership.

Stability in Funding

One critical mission of the NCBC program is the creation of infrastructure. These large-scale efforts require time-horizons that are incompatible with the current framework of many programs at NIH. It might take two or three iterations until a software package is sufficiently mature to be attractive to a larger community of scientists. Large software platforms require dedicated engineering staff of 10-20 full-time employees in addition to the biomedical scientists developing functionality aimed at solving a particular problem. Many of the NCBCs are working on several packages. This results in underfunded projects, which compromises the timeliness and performance of the resulting software.

It would be advisable to increase funding for the engineering and outreach activities of the centers and provide the funding in a reliable way. The continous stream of cuts from of the original budget has made this discrepancy even more pronounced. In 2007/2008 we will receive only 77.7% of the money that was budgeted in the application for that year. Following the RFA guidelines, the original budget did not contain adjustments for inflation. Furthermore, in deviation from the way that most NIH programs are funded, the budget was frozen in total dollars not direct dollars. Institutional overhead rates, and fringe and benefit rates have increased for several of the NA-MIC participants during the last three years and have resulted in further decreases in the amount of money available to actually do research.

7. What lessons have been learned from the NCBC initiative that can guide future NIH efforts in biomedical computing?

Among the main lessons learned in this initial stage of the NCBC program, is the fact that Center startup time is greater than anyone anticipated, the learning curve is steeper, and developing robust software for advanced applications is more difficult than anticipated. We have also learned that algorithms development is better served as an iterative rather than sequential process, and as mentioned earlier, in order to maximize our chances of success, the scope of work and the level of funding must be in alignment. Below we expand on each of these points.

Greater Start Up Time and Steeper Learning Curve Than Anticipated

Bringing together computer scientists, engineers, and biomedical researchers, with diverse interests, training, and background, for the purpose of working on a set of biological problems, is no easy feat and, in retrospect requires a steeper learning curve than was anticipated. This steeper learning curve is understandable, since the main focus initially was on developing alliances among cores in order to increase awareness regarding the kinds of tools needed for the specific imaging problems posed by the biomedical researchers. The first year of the grant, as noted in our annual report, reflected a "core" emphasis. It was not until the second year that the focus shifted to a focus on "themes", which cut across "core" boundaries. While this shift was viewed as part of a natural evolution, this can help guide future NIH efforts by where we should begin new Centers by suggesting that specific projects/clinical applications be highlighted in the first few months of the Center, based on meetings among core members, so as to facilitate a focus on clinical applications from the outset.

Such an early emphasis on clinical applications/problems would facilitate an early focus on the development and application of computational tools, which could be more closely aligned with specific clinical problems and applications.This would breakdown artificial barriers that a "core" focus involves, which, while seemingly an inherent part of the initial stages, could be curtailed. In this way, the needed applications of the driving biological problems could form natural groupings that involve members from all cores, and work groups could be set up that reflect a "theme"/"application" approach. This would also assist in more communication between cores, which would also facilitate ongoing communication among computer scientists, engineers, and biomedical researchers.

Developing Robust Software for Advanced Applications is Difficult

Creating industrial-strength software solutions to support scientific investigations is time consuming and requires skills not usually found in the academic environment. NA-MIC has been successful at bringing in commercial software development expertise to help accomplish the Center's goals (GE, Kitware, Isomics) but these resources are routinely stretched well beyond the allocated budgets due to the many research directions of the Center's scientists. When considering biomedical computing projects, NIH should keep in mind the time consuming nature of such efforts, otherwise the resulting systems run a greater risk of being difficult to maintain, difficult to scale up, and incompatible across systems.

An excellent example of the level of effort needed for a successful, extensible, cross-platform product is the National Library of Medicine's Insight Toolkit (ITK). The organizational meeting for ITK was held in October 1999. Between October 1999 and October 2002, fifty developers contributed code from six prime contractors (GE, Kitware, Insightful, UNC, Utah, and UPenn) and four sub-contractors (BWH, UPenn, Pitt, and Columbia) to produce ITK Version 1.0. To date, over $13.5 million has been awarded by the NIH for the development, use, and expansion of ITK. That total includes 20, one-year contracts that were given to early adopters of ITK. When assessing the level of effort expended on ITK, it is important to consider that ITK's funding did not cover algorithm, graphical user interface, or visualization developments. ITK costs only funded the integration of existing methods into a common library. Developing end applications, involving user interfaces and visualizations tailored for clinical users, requires significant additional effort.

Algorithm Development Needs to be Interactive and Not Sequential

In reviewing the last three years of the driving biological problem, schizophrenia, it is evident that tool development involved multiple interactions among members of Core 1 (Computer Scientists), 2 (Engineers), and 3 (Driving Biological Problem), at all stages of development, which led to the development of computational tools that were both more tailored to the specific applications needed by Core 3 members, as well as to the development of tools that were more optimized for general use. This interactive mode of tool development is in contrast to tool development that proceeds more sequentially, i.e., where one or several members of Core 1 and 3 met, and then Core 1 proceeded with what their understanding was of the problem and went off and developed a tool with very little further input from Core 3 until the tool was delivered. The latter approach often resulted in delays in receiving the tool, as there was less communication between Core 1 and Core 3 members in these instances, and often the tool did not really meet the specific needs of the application without further work. In the future, and based on this experience, NIH initiatives should emphasize the importance of encouraging a more "interactive" approach to tool development and to discouraging what is termed here as a more "sequential" approach to tool development. With a more interactive approach, progress can be more readily evaluated at each phase of tool development, and input and testing can be provided based on more communication among members of Core 1, 2, and 3. A more "interactive" model is also far more responsive to the needs of the driving biological problem, and also keeps the focus on the clinical application.

Focusing on interactions across core members will also likely facilitate breaking down the steep learning curve inherent in early interactions across cores members (see above).

Funding

As mentioned above, there is a mismatch between the objectives set by NIH and the resources available to address them. This is evident in the driving biological problem being limited to three years, a time period when tools are just beginning to be applied in a meaningful manner to test specific hypotheses of the biomedical researchers. The time here needs to be the same for the tool development and application period. Moreover, additional cuts imposed over the last three years, combined with a "requirements creep", are problematic. In the future, increased interaction between Centers will require either additional resources or a change in the commitment of existing activities. Of further note, the more successful Centers are, the more there will be an increase in the number of scientists who will want to interact with scientists at the Centers, which will also require additional resources. NIH will thus need to allocate significant additional resources to Centers in order to fulfill the vision of a network of Centers of biomedical computing, at the center of an ever increasing network of biomedical scientific programs benefiting from their software and services.

A list of publications and/or software tools produced by the Center

If this information is provided in your progress report or is available on your website, a link will be sufficient. We are especially interested in your assessment of the maturity of your software tools and the impact they are having on the scientific community.

NA-MIC Publications

NA-MIC publications are available online at: http://www.na-mic.org/Wiki/index.php/Publications, and are also listed below.

Medline Indexed Publications: The majority of our papers are listed in Medline, and included below are the results of a search performed (using the URL http://www.ncbi.nlm.nih.gov/entrez/query.fcgi?CMD=search&DB=pubmed&term=EB005149) today.

1: DaSilva AF, Granziera C, Tuch DS, Snyder J, Vincent M, Hadjikhani N. Interictal alterations of the trigeminal somatosensory pathway and periaqueductal gray matter in migraine. Neuroreport. 2007 Mar 5;18(4):301-5. PMID: 17435592 [PubMed - indexed for MEDLINE]

2: Nain D, Haker S, Bobick A, Tannenbaum A. Multiscale 3-D shape representation and segmentation using spherical wavelets. IEEE Trans Med Imaging. 2007 Apr;26(4):598-618. PMID: 17427745 [PubMed - indexed for MEDLINE]

3: Yu P, Grant PE, Qi Y, Han X, Segonne F, Pienaar R, Busa E, Pacheco J, Makris N, Buckner RL, Golland P, Fischl B. Cortical surface shape analysis based on spherical wavelets. IEEE Trans Med Imaging. 2007 Apr;26(4):582-97. PMID: 17427744 [PubMed - indexed for MEDLINE]

4: Segonne F, Pacheco J, Fischl B. Geometrically accurate topology-correction of cortical surfaces using nonseparating loops. IEEE Trans Med Imaging. 2007 Apr;26(4):518-29. PMID: 17427739 [PubMed - indexed for MEDLINE]

5: Han X, Fischl B. Atlas renormalization for improved brain MR image segmentation across scanner platforms. IEEE Trans Med Imaging. 2007 Apr;26(4):479-86. PMID: 17427735 [PubMed - indexed for MEDLINE]

6: McHugh TL, Saykin AJ, Wishart HA, Flashman LA, Cleavinger HB, Rabin LA, Mamourian AC, Shen L. Hippocampal volume and shape analysis in an older adult population. Clin Neuropsychol. 2007 Jan;21(1):130-45. PMID: 17366281 [PubMed - indexed for MEDLINE]

7: Blezek DJ, Miller JV. Atlas stratification. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 1):712-9. PMID: 17354953 [PubMed - indexed for MEDLINE]

8: Basu S, Fletcher T, Whitaker R. Rician noise removal in diffusion tensor MRI. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 1):117-25. PMID: 17354881 [PubMed - indexed for MEDLINE]

9: Dauguet J, Peled S, Berezovskii V, Delzescaux T, Warfield SK, Born R, Westin CF. 3D histological reconstruction of fiber tracts and direct comparison with diffusion tensor MRI tractography. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 1):109-16. PMID: 17354880 [PubMed - indexed for MEDLINE]

10: Nain D, Haker S, Bobick A, Tannenbaum A. Shape-driven 3D segmentation using spherical wavelets. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 1):66-74. PMID: 17354875 [PubMed - indexed for MEDLINE]

11: Pohl KM, Fisher J, Shenton M, McCarley RW, Grimson WE, Kikinis R, Wells WM. Logarithm odds maps for shape representation. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):955-63. PMID: 17354865 [PubMed - indexed for MEDLINE]

12: Ziyan U, Tuch D, Westin CF. Segmentation of thalamic nuclei from DTI using spectral clustering. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):807-14. PMID: 17354847 [PubMed - indexed for MEDLINE]

13: Tao X, Miller JV. A method for registering diffusion weighted magnetic resonance images. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):594-602. PMID: 17354821 [PubMed - indexed for MEDLINE]

14: Goodlett C, Davis B, Jean R, Gilmore J, Gerig G. Improved correspondence for DTI population studies via unbiased atlas building. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):260-7. PMID: 17354780 [PubMed - indexed for MEDLINE]

15: Niethammer M, Bouix S, Westin CF, Shenton ME. Fiber bundle estimation and parameterization. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):252-9. PMID: 17354779 [PubMed - indexed for MEDLINE]

16: O'Donnell L, Westin CF. High-dimensional white matter atlas generation and group analysis. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):243-51. PMID: 17354778 [PubMed - indexed for MEDLINE]

17: Kim S, Smyth P, Stern H. A nonparametric bayesian approach to detecting spatial activation patterns in fMRI data. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2006;9(Pt 2):217-24. PMID: 17354775 [PubMed - indexed for MEDLINE]

18: Ou W, Golland P. From spatial regularization to anatomical priors in fMRI analysis. Inf Process Med Imaging. 2005;19:88-100. PMID: 17354687 [PubMed - indexed for MEDLINE]

19: Onitsuka T, McCarley RW, Kuroki N, Dickey CC, Kubicki M, Demeo SS, Frumin M, Kikinis R, Jolesz FA, Shenton ME. Occipital lobe gray matter volume in male patients with chronic schizophrenia: A quantitative MRI study. Schizophr Res. 2007 May;92(1-3):197-206. Epub 2007 Mar 9. PMID: 17350226 [PubMed - in process]

20: Nakamura M, Nestor PG, McCarley RW, Levitt JJ, Hsu L, Kawashima T, Niznikiewicz M, Shenton ME. Altered orbitofrontal sulcogyral pattern in schizophrenia. Brain. 2007 Mar;130(Pt 3):693-707. PMID: 17347256 [PubMed - indexed for MEDLINE]

21: Flashman LA, Roth RM, Pixley HS, Cleavinger HB, McAllister TW, Vidaver R, Saykin AJ. Cavum septum pellucidum in schizophrenia: clinical and neuropsychological correlates. Psychiatry Res. 2007 Feb 28;154(2):147-55. Epub 2007 Feb 7. PMID: 17291728 [PubMed - in process]

22: Khachaturian MH, Wisco JJ, Tuch DS. Boosting the sampling efficiency of q-Ball imaging using multiple wavevector fusion. Magn Reson Med. 2007 Feb;57(2):289-96. PMID: 17260358 [PubMed - indexed for MEDLINE]

23: Kuroki N, Shenton ME, Salisbury DF, Hirayasu Y, Onitsuka T, Ersner-Hershfield H, Yurgelun-Todd D, Kikinis R, Jolesz FA, McCarley RW. Middle and inferior temporal gyrus gray matter volume abnormalities in first-episode schizophrenia: an MRI study. Am J Psychiatry. 2006 Dec;163(12):2103-10. PMID: 17151161 [PubMed - indexed for MEDLINE]

24: Gurrera RJ, Nakamura M, Kubicki M, Dickey CC, Niznikiewicz MA, Voglmaier MM, McCarley RW, Shenton ME, Westin CF, Maier SE, Seidman LJ. The uncinate fasciculus and extraversion in schizotypal personality disorder: a diffusion tensor imaging study. Schizophr Res. 2007 Feb;90(1-3):360-2. Epub 2006 Nov 28. No abstract available. PMID: 17126532 [PubMed - indexed for MEDLINE]

25: Hershkovitz E, Sapiro G, Tannenbaum A, Williams LD. Statistical analysis of RNA backbone. IEEE/ACM Trans Comput Biol Bioinform. 2006 Jan-Mar;3(1):33-46. PMID: 17048391 [PubMed - indexed for MEDLINE]

26: Wishart HA, Saykin AJ, McAllister TW, Rabin LA, McDonald BC, Flashman LA, Roth RM, Mamourian AC, Tsongalis GJ, Rhodes CH. Regional brain atrophy in cognitively intact adults with a single APOE epsilon4 allele. Neurology. 2006 Oct 10;67(7):1221-4. PMID: 17030756 [PubMed - indexed for MEDLINE]

27: Haidar H, Bouix S, Levitt JJ, McCarley RW, Shenton ME, Soul JS. Characterizing the shape of anatomical structures with Poisson's equation. IEEE Trans Med Imaging. 2006 Oct;25(10):1249-57. PMID: 17024829 [PubMed - indexed for MEDLINE]

28: Dimaio SP, Archip N, Hata N, Talos IF, Warfield SK, Majumdar A, Mcdannold N, Hynynen K, Morrison PR, Wells WM 3rd, Kacher DF, Ellis RE, Golby AJ, Black PM, Jolesz FA, Kikinis R. Image-guided neurosurgery at Brigham and Women's Hospital. IEEE Eng Med Biol Mag. 2006 Sep-Oct;25(5):67-73. No abstract available. PMID: 17020201 [PubMed - indexed for MEDLINE]

29: Saykin AJ, Wishart HA, Rabin LA, Santulli RB, Flashman LA, West JD, McHugh TL, Mamourian AC. Older adults with cognitive complaints show brain atrophy similar to that of amnestic MCI. Neurology. 2006 Sep 12;67(5):834-42. PMID: 16966547 [PubMed - indexed for MEDLINE]

30: Blood AJ, Tuch DS, Makris N, Makhlouf ML, Sudarsky LR, Sharma N. White matter abnormalities in dystonia normalize after botulinum toxin treatment. Neuroreport. 2006 Aug 21;17(12):1251-5. PMID: 16951564 [PubMed - indexed for MEDLINE]

31: Corouge I, Fletcher PT, Joshi S, Gouttard S, Gerig G. Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis. Med Image Anal. 2006 Oct;10(5):786-98. Epub 2006 Aug 22. PMID: 16926104 [PubMed - indexed for MEDLINE]

32: Roth RM, Koven NS, Randolph JJ, Flashman LA, Pixley HS, Ricketts SM, Wishart HA, Saykin AJ. Functional magnetic resonance imaging of executive control in bipolar disorder. Neuroreport. 2006 Jul 31;17(11):1085-9. PMID: 16837832 [PubMed - indexed for MEDLINE]

33: Szymczak A, Stillman A, Tannenbaum A, Mischaikow K. Coronary vessel trees from 3D imagery: a topological approach. Med Image Anal. 2006 Aug;10(4):548-59. Epub 2006 Jun 22. PMID: 16798058 [PubMed - indexed for MEDLINE]

34: Salat DH, Smith EE, Tuch DS, Benner T, Pappu V, Schwab KM, Gurol ME, Rosas HD, Rosand J, Greenberg SM. White matter alterations in cerebral amyloid angiopathy measured by diffusion tensor imaging. Stroke. 2006 Jul;37(7):1759-64. Epub 2006 Jun 8. PMID: 16763176 [PubMed - indexed for MEDLINE]

35: O'Donnell LJ, Kubicki M, Shenton ME, Dreusicke MH, Grimson WE, Westin CF. A method for clustering white matter fiber tracts. AJNR Am J Neuroradiol. 2006 May;27(5):1032-6. PMID: 16687538 [PubMed - indexed for MEDLINE]

36: Nain D, Haker S, Bobick A, Tannenbaum AR. Multiscale 3D shape analysis using spherical wavelets. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 2):459-67. PMID: 16685992 [PubMed - indexed for MEDLINE]

37: Zhu L, Haker S, Tannenbaum A. Mass preserving registration for heart MR images. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 2):147-54. PMID: 16685954 [PubMed - indexed for MEDLINE]

38: Martin-Fernandez M, Bouix S, Ungar L, McCarley RW, Shenton ME. Two methods for validating brain tissue classifiers. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):515-22. PMID: 16685885 [PubMed - indexed for MEDLINE]

39: Yang Y, Zhu L, Haker S, Tannenbaum AR, Giddens DP. Harmonic skeleton guided evaluation of stenoses in human coronary arteries. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):490-7. PMID: 16685882 [PubMed - indexed for MEDLINE]

40: Kim S, Smyth P, Stern H, Turner J. Parametric response surface models for analysis of multi-site fMRI data. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):352-9. PMID: 16685865 [PubMed - indexed for MEDLINE]

41: Pohl KM, Fisher J, Levitt JJ, Shenton ME, Kikinis R, Grimson WE, Wells WM. A unifying approach to registration, segmentation, and intensity correction. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):310-8. PMID: 16685860 [PubMed - indexed for MEDLINE]

42: Maddah M, Mewes AU, Haker S, Grimson WE, Warfield SK. Automated atlas-based clustering of white matter fiber tracts from DTMRI. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):188-95. PMID: 16685845 [PubMed - indexed for MEDLINE]

43: Pichon E, Westin CF, Tannenbaum AR. A Hamilton-Jacobi-Bellman approach to high angular resolution diffusion tractography. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):180-7. PMID: 16685844 [PubMed - indexed for MEDLINE]

44: O'Donnell L, Westin CF. White matter tract clustering and correspondence in populations. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):140-7. PMID: 16685839 [PubMed - indexed for MEDLINE]

45: Corouge I, Fletcher PT, Joshi S, Gilmore JH, Gerig G. Fiber tract-oriented statistics for quantitative diffusion tensor MRI analysis. Med Image Comput Comput Assist Interv Int Conf Med Image Comput Comput Assist Interv. 2005;8(Pt 1):131-9. PMID: 16685838 [PubMed - indexed for MEDLINE]

46: Turner JA, Smyth P, Macciardi F, Fallon JH, Kennedy JL, Potkin SG. Imaging phenotypes and genotypes in schizophrenia. Neuroinformatics. 2006 Winter;4(1):21-49. Review. PMID: 16595857 [PubMed - indexed for MEDLINE]

47: Pohl KM, Fisher J, Grimson WE, Kikinis R, Wells WM. A Bayesian model for joint segmentation and registration. Neuroimage. 2006 May 15;31(1):228-39. Epub 2006 Feb 7. PMID: 16466677 [PubMed - indexed for MEDLINE]

48: Kuroki N, Kubicki M, Nestor PG, Salisbury DF, Park HJ, Levitt JJ, Woolston S, Frumin M, Niznikiewicz M, Westin CF, Maier SE, McCarley RW, Shenton ME. Fornix integrity and hippocampal volume in male schizophrenic patients. Biol Psychiatry. 2006 Jul 1;60(1):22-31. Epub 2006 Jan 10. PMID: 16406249 [PubMed - indexed for MEDLINE]

49: Tuch DS, Salat DH, Wisco JJ, Zaleta AK, Hevelone ND, Rosas HD. Choice reaction time performance correlates with diffusion anisotropy in white matter pathways supporting visuospatial attention. Proc Natl Acad Sci U S A. 2005 Aug 23;102(34):12212-7. Epub 2005 Aug 15. PMID: 16103359 [PubMed - indexed for MEDLINE]

50: Tuch DS, Wisco JJ, Khachaturian MH, Ekstrom LB, Kotter R, Vanduffel W. Q-ball imaging of macaque white matter architecture. Philos Trans R Soc Lond B Biol Sci. 2005 May 29;360(1457):869-79. PMID: 16087432 [PubMed - indexed for MEDLINE]

51: Nakamura M, McCarley RW, Kubicki M, Dickey CC, Niznikiewicz MA, Voglmaier MM, Seidman LJ, Maier SE, Westin CF, Kikinis R, Shenton ME. Fronto-temporal disconnectivity in schizotypal personality disorder: a diffusion tensor imaging study. Biol Psychiatry. 2005 Sep 15;58(6):468-78. Epub 2005 Jun 22. PMID: 15978550 [PubMed - indexed for MEDLINE]


Insight Journal

NA-MIC Kit publications also appear in the Insight Journal, an NLM supported effort to implement Open Science, and included below are the results of a search performed (using the URL http://www.insight-journal.org/InsightJournalManager/search.php?texte=namic%20OR%20na-mic%20OR%20EB005149&onlysponsors=1) today.

A nonparametric, entropy-minimizing MRI tissue classification algorithm implementation using ITK. ISC/NA-MIC/MICCAI Workshop on Open-Source Software. http://hdl.handle.net/1926/29 A Quantitative DTI Fiber Tract Analysis Suite. ISC/NA-MIC/MICCAI Workshop on Open-Source Software. http://hdl.handle.net/1926/39 Knowledge-Based Segmentation of Brain MRI Scans Using the Insight Toolkit. ISC/NA-MIC/MICCAI Workshop on Open-Source Software. http://hdl.handle.net/1926/44 BioRad file format support. 2005 August – December http://hdl.handle.net/1926/136 Zeiss (LSM) file format support.2005 August – December. http://hdl.handle.net/1926/139 Probability Distributions for the Insight Toolkit. 2006 January – June. http://hdl.handle.net/1926/159 An ITK Filter for Bayesian Segmentation: itkBayesianClassifierImageFilter. 2006 January – June. http://hdl.handle.net/1926/160 Framework for the Statistical Shape Analysis of Brain Structures using SPHARM-PDM. ISC/NA-MIC Workshop on Open Science at MICCAI 2006. http://hdl.handle.net/1926/215 KWMeshVisu: A Mesh Visualization Tool for Shape Analysis. ISC/NA-MIC Workshop on Open Science at MICCAI 2006. http://hdl.handle.net/1926/220 Implementing the Automatic Generation of 3D Statistical Shape Models with ITK. ISC/NA-MIC Workshop on Open Science at MICCAI 2006. http://hdl.handle.net/1926/224 Conformal Flattening ITK Filter. ISC/NA-MIC Workshop on Open Science at MICCAI 2006. http://hdl.handle.net/1926/225 Fast BlockMatching Registration with Entropy-based Similarity. 2006 July – December http://hdl.handle.net/1926/372

Many technical journals are not listed in Medline. Medline therefore only holds a subset of NA-MIC related refereed publications. The rest of this page contains publications that do not appear in Medline.

Non Medline Peer Reviewed Journal Papers:In Press

Gilmore John H., Lin Weili, Corouge Isabelle, Vetsa Y. Sampath K., Smith J. Keith, Kang Chaeryon, Gu Hongbin, Hamer Robert M., Lieberman Jeffrey A., Gerig Guido, Early Postnatal Development of Corpus Callosum and Corticospinal White Matter Assessed with Quantitative Tractography, accepted AJNR- (American Journal of Neuroradiology), in print Liu T, Young G, Huang L, Chen N-K, Wong S. “76-space Analysis of Grey Matter Diffusivity: Methods and Applications,” in press, NeuroImage. Koo MS, Levitt JJ, McCarley RW, Seidman LJ, Dickey CC, Niznikiewicz MA, Voglmaier MM, Zamani P, Long KL, Kim SS, Shenton ME. Reduction of caudate volume in neuroleptic-naive female subjects with schizotypal personality disorder. Biol Psychiatry (In Press). Onitsuka T, Niznikiewicz MA, Spencer KM, Frumin M, Kuroki N, Lucia LC, Shenton ME, McCarley RW. Schizophrenia is associated with functional and structural deficits in brain regions subserving face processing. Am J Psychiatry (In Press). Zhu L., Yang Y., Haker S., Tannenbaum A. An Image Morphing Technique Based on Optimal Mass Preserving Mapping. IEEE Trans. Image Processing. 2007. In Press. Melonakos J., Pichon E., Angenent S., Tannenbaum A. Finsler Active Contours. IEEE PAMI. 2007. In Press. Georgiou T., Michailovich O., Rathi Y., Tannenbaum A. Distribution Metrics and Image Segmentation. Linear Algebra and Its Applications, 2007. In Press. Rathi Y, Vaswani N, Tannenbaum A, Yezzi Y. Tracking Deforming Objects Using Particle Filtering for Geometric Active Contours. IEEE PAMI, 2007. In Press. Gilbertson MW, Williston SK, Paulus LA, Lasko NB, Gurvits TV, Shenton ME, Pitman RK, Orr SP. Configural cue performance in identical twins discordant for PTSD: Theoretical implications for the role of hippocampal function. Biological Psychiatry. 2007. In Press.

M. Nakamura, D. F. Salisbury, Y. Hirayasu, S. Bouix, K. M. Pohl, T. Yoshida, M.-S. Koo, M. E. Shenton and R. W. McCarley, “Neocortical gray matter volume in first episode schizophrenia and first episode affective psychosis: a cross-sectional and longitudinal MRI study”. Biological Psychiatry. 2007. In Press.

S. Bouix, M. Martin-Fernandez, L. Ungar, M. Nakamura, M.-S. Koo, R. W. McCarley and M. E. Shenton, “On evaluating brain tissue classifiers without a ground truth”. Neuroimage. 2007. In Press. K. M. Pohl, S. Bouix, M. Nakamura, T. Rohlfing, R. W. McCarley, R. Kikinis, W. E. L. Grimson, M. E. Shenton and W. M. Wells, “A hierarchical algorithm for MR brain image parcellation”, IEEE Transactions on Medical Imaging. 2007. In Press. K. M. Pohl, S. Bouix, M. E. Shenton, R. W. McCarley, W. E. L. Grimson, R. Kikinis and W. M. Wells, “Using the logarithm of odds to define a vector space on probablistic atlases”, Medical Image Analysis. 2007. In Press.

2007

lor WD, MacFall JR, Gerig G, Krishnan KR. Structural integrity of the uncinate fasciculus in geriatric depression: Relationship with age of onset. In press, Neuropsychiatric Disease and Treatment. Martin K, Hoffman B. An Open Source Approach to Developing Software in a Small Organization. IEEE Software. January/February 2007 (Vol. 24, No. 1). Rathi Y., Vaswani N., Tannenbaum A. Generic Framework for Tracking Using Particle Filter with Dynamic Shape Prior. IEEE Transactions on Image Processing. 2007: 16:1370-1382.

2006

Niethammer M, Vela P, Tannenbaum A. On the evolution of closed curves by means of vector distance functions. Int. Journal Computer Vision, 2006; 65: 5-27. PDF Niethammer M, Tannenbaum A, Angenent S. Dynamic active contours. IEEE Trans. Automatic Control. 2006; 51:562-579. PDF Angenent S., Pichon E., Tannenbaum A. Mathematical Methods in Medical Imaging. Bull. Amer. Math. Soc. 2006; 43: 365-396. Niethammer M, Tannenbaum A, Kalies W, Mischaikow K. Detecting simple points in higher dimensions. IEEE Trans. Image Processing, 2006. 15: 2462- 2469. Rathi Y, Dambreville S, Tannenbaum A. Comparative analysis of kernel methods for statistical shape learning. CVAMIA'06, 2006. Fletcher PT, Joshi S. Riemannian Geometry for the Statistical Analysis of Diffusion Tensor Data. Signal Processing, 2006. Keator, D.; Grethe, J.S.; Marcus, D.; Ozyurt, B.; Gadde, S.; Murphy, S.; Pieper, S.; Greve, D.; Notestine, R.; Bockholt, H.J; Papadopoulos, P.; Function BIRN; Morphometry BIRN; BIRNCoordinating Center. A National Human Neuroimaging Collaboratory Enabled By The Biomedical Informatics Research Network (BIRN). IEEE Transactions on Information Technology in Biomedicine Special Bio-Grid edition. 2006.

Non-Medline Peer Reviewed Conference Proceedings

Conferences included here represent the major high quality conferences in medical image analysis (MICCAI, IPMI, MMBIA, ISBI). These conferences only accept submission of full papers and guarantee a peer review process by at least three reviewers and an area chair. Acceptance rates are below 40% for MICCAI, IPMI and MMBIA and around 50% for ISBI.

2007

U. Ziyan, M.R. Sabuncu, L. O'Donnell, C-F. Westin. Fiber Bundle-based Nonlinear Registration of Diffusion MR Images. MICCAI 2007. In Press. B.T.T. Yeo, M.R. Sabuncu, R. Desikan, P. Golland, B. Fischl. Effects of Registration Regularization and Atlas Sharpness on Segmentation Accuracy. To appear in Proc. MICCAI 2007: International Conference on Medical Image Computing and Computer Assisted Intervention.

Goodlett, Casey , Fletcher, P. Thomas , Lin, Weili , and Gerig, Guido, "Quantification of measurement error in DTI: Theoretical predictions and validation", in print MICCAI 2007, to appear Nov. 2007

M. Maddah, W. M. Wells, S. K. Warfield, C.-F. Westin, and W. E. L. Grimson, Probabilistic Clustering and Quantitative Analysis of White Matter Fiber Tracts, IPMI 2007, Netherlands. P. Golland, Y. Golland, R. Malach. Detection of Spatial Activation Patterns Through Unsupervised Segmentation of fMRI Images. To appear in Proc. MICCAI 2007: International Conference on Medical Image Computing and Computer Assisted Intervention. W. Ou, P. Golland, Matti Hamalainen. Sources of Variability in MEG Signals. To appear in Proc. MICCAI 2007: International Conference on Medical Image Computing and Computer Assisted Intervention. G. M. Postelnicu, L. Zöllei, R. Desikan and B. Fischl, "Geometry Driven Volumetric Registration", IPMI 2007, Netherlands. L. Zöllei, M. Jenkinson, S. Timoner and W. M. Wells:"A marginalized MAP approach and EM optimization for pair-wise registration", IPMI 2007, Netherlands. Styner M, Xu SC, El-Sayed M, Gerig G, Correspondence Evaluation in Local Shape Analysis and Structural Subdivision, IEEE Symposium on Biomedical Imaging ISBI 2007, in print Zhou C, Park DC, Styner M, Wang YM, ROI Constrained Statistical Surface Morphometry, IEEE Symposium on Biomedical Imaging ISBI 2007, in print D. Nain, M. Styner, M. Niethammer, J. J. Levitt, M E Shenton, G Gerig, A. Bobick, A. Tannenbaum. Statistical Shape Analysis of Brain Structures using Spherical Wavelets. Accepted in The Fourth IEEE International Symposium on Biomedical Imaging (ISBI ’07), April 12-15, 2007, Washington DC, USA. Goodlett C, Fletcher PT, Lin W, and Gerig G. Noise-induced bias in low-direction diffusion tensor MRI: Replication of Monte-Carlo simulation with in-vivo scans. Accepted ISMRM 2007. M. Styner, I. Oguz, S. Xu, D. Pantazis, and G. Gerig. Statistical group differences in anatomical shape analysis using hotelling T2 metric. Proc SPIE Medical Imaging Conference, in print, 2007. D. Nain, M. Styner, M. Niethammer, J. Levitt, M. Shenton, G. Gerig, A. Tannenbaum. Statistical Shape Analysis of Brain Structures Using Spherical Wavelets. ISBI'07. 2007. J. Malcolm , Y. Rathi, A. Tannenbaum, Graph Cut Segmentation with Nonlinear Shape Priors. ICIP`07. In Press. O. Michailovich and A. Tannenbaum. Segmentation of Medical Ultrasound Images Using Active Contours. ICIP`07. In Press. J. Melonakos, V. Mohan, A. Tannenbaum. Finsler Tractography for White Matter Connectivity Analysis of Cingulum Bundle. MICCAI'07. In Press. Y. Rathi, J. Malcolm, A. Tannenbaum. Segmenting Images on the Tensor Manifold. CVPR'07. In Press. M. Niethammer, S. Bouix, C.-F. Westin, M. E. Shenton. "Outlier Rejection for Diffusion Weighted Images", MICCAI'07. In Press. M. Niethammer, M. Reuter, S. Bouix, N. Peinecke, M.-S. Koo , M. E. Shenton, F.-E. Wolter. "Global Medical Shape Analysis Using the Laplace-Beltrami Spectrum", MICCAI'07. In Press.

2006 Kim S, Smyth P. Hierarchical Dirichlet processes with random effects. Advances in Neural Information Processing Systems 19, to appear, 2006. PDF Styner M, Jomier M, Gerig G: Closed and Open Source Neuroimage Analysis Tools and Libraries at UNC. IEEE Symposium on Biomedical Imaging ISBI. 2006; 702-705. PDF M. Maddah, W. E. L. Grimson, and S. Warfield, Statistical Modeling and EM Clustering of White Matter Fiber Tracts, ISBI 2006: IEEE 2006 International Symposium on Biomedical Imaging, Arlington, VA, April 6-9, 2006 Gerig G, Joshi S, Fletcher T, Gorczowski K, Xu S, Pizer SM, Styner M. Statistics of populations of images and its embedded objects: Driving applications in neuroimaging. IEEE Symposium on Biomedical Imaging ISBI. 2006; 1120-1123. PDF Pieper S, Lorensen W, Schroeder W, Kikinis R. The NA-MIC Kit: ITK, VTK, Pipelines, Grids and 3D Slicer as An Open Platform for the Medical Image Computing Community. IEEE Symposium on Biomedical Imaging ISBI. 2006; 698-701. Rathi Y, Olver P, Sapiro G, Tannenbaum A. Affine Invariant Surface Evolutions for 3D Image Segmentation, SPIE 2006 Rathi Y, Dambreville S, Tannenbaum A. Comparative Analyis of Kernel Methods for Statistical Shape Learning, 2nd Workshop on Computer Vision Approaches to Medical Image Analysis (in conjunction with ECCV) 2006. Eric Pichon, Delphine Nain, and Marc Niethammer. A Laplace Equation Approach for Shape Comparison. Proc SPIE Medical Imaging, 2006. Al-Hakim R, Fallon J, Nain D, Melonakos J, Tannenbaum A. A Dorsolateral Prefrontal Cortex Semi-Automatic Segmenter. Proc SPIE Medical Imaging, 2006. O'Donnell L, Westin C-F. A High-Dimensional Fiber Tract Atlas. ISMRM 2006. Zöllei L, Wells WM III. Multi-modal Image Registration Using Dirichlet-encoded Prior Information. oral presentation at WBIR06 Cates J, Meyer M, Fletcher PT, Whitaker R. Entropy-Based Particle Systems for Shape Correspondence. accepted to MICCAI'06 Workshop on Mathematical Foundations of Computational Anatomy (MFCA). Pohl KM, Fisher J, Shenton M, McCarley R, Grimson WEL, Kikinis R, Wells WW. Logarithm Odds Maps for Shape Represention. Ninth International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2006, Lecture Notes in Computer Science, volume 4191, pp. 955-963, 2006. Springer Berlin, Heidelberg 2006 (http://dx.doi.org/10.1007/11866763_117 ). Haidar H, Bouix S, Levitt JJ, Dickey CC, McCarley RW, Shenton ME, Soul JS. Characterizing the Shape of Anatomical Structures with Poisson’s Equation. Proceedings of the Seventh International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2006;25:1249-57. Niethammer M, Bouix S, Westin C-F, Shenton M. Fiber Bundle Estimation and Parameterization. Ninth International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2006; 4191:252-259. Niethammer M, Estepar RSJ, Bouix S, Shenton ME, Westin C-F. On Diffusion Estimation. Paper presented at the International Conference of the Engineering in Medicine and Biology Society, New York, New York, 2006. M. Niethammer, R. San Jose Estepar, S. Bouix, M. E. Shenton and C.-F. Westin, On Diffusion Tensor Estimation, in: International Conference of the IEEE Engineering in Medicine and Biology Society, pp. 2622–2625, 2006.

  1. Styner M, Oguz I, Xu S, Brechbuhler C, Pantazis D, Levitt J, Shenton M, Gerig G. Framework for the statistical shape analysis of brain structures using SPHARM-PDM, Open Science Workshop at the Ninth International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2006, Copenhagen, published at Insight Journal Dspace link: http://hdl.handle.net/1926/215.

2005

Pichon E, Tannenbaum A. Curve segmentation using directional information, relation to pattern detection. Proc IEEE International Conference on Image Processing (ICIP), 2005 Pohl KM, Fisher J, Kikinis R, Grimson WEL, Wells WM. Shape Based Segmentation of Anatomical Structures in Magnetic Resonance Images, In Proc. ICCV 2005: Computer Vision for Biomedical Image Applications: Current Techniques and Future Trend, An International Conference on Computer Vision Workshop, Beijing, China, Springer-Verlag, vol. 3765 of Lecture Notes in Computer Science, 2005 Zöllei L, Learned-Miller E, Grimson WEL, Wells WM III. Efficient Population Registration of 3D Data. Proc ICCV 2005, Computer Vision for Biomedical Image Applications; Beijing, China Fletcher PT, Whitaker RT. Riemannian Metrics on the Space of Solid Shapes. accepted to MICCAI'06 Workshop on Mathematical Foundations of Computational Anatomy (MFCA). Martin-Fernandez M, Bouix S, Ungar L, McCarley RW, Shenton ME. Two Methods for Validating Brain Tissue Classifiers. Eighth International Conference on Medical Image Computing and Computer Assisted Interention, MICCAI 2005, Palm Springs, CA, USA: J. Duncan and G. Gerig (Eds.): Lecture Notes in Computer Science, volume 3749, pp 515-522, 2005. Springer-Verlag Berlin Heidelberg, 2005. Pohl KM, Fisher F, Levitt JJ, Shenton ME, Kikinis R, Grimson WEL, Wells WM. A unifying approach to registration, segmentation, and intensity correction. Eighth International Conference on Medical Image Computing and Computer Assisted Intervention, MICCAI 2005, Palm Springs, CA, USA: J. Duncan and G. Gerig (Eds.): Lecture Notes in Computer Science, volume 3749, pp. 310-318, 2005. Springer Verlag Berlin Heidelberg, 2005. Pohl KM, Bouix S, Shenton ME, Grimson WEL, Kikinis R. Automatic segmentation using non-rigid registration. In short communications of MICCAI 2005: Eighth International Conference on Medical Image Computing and Computer Assisted Intervention (MICCAI), Palm Springs, CA, USA, 2005.

Book Chapters

S. Bouix, K. Siddiqi, A. Tannenbaum, and S. Zucker. Medial axis computation and evolution. Statistics and Analysis of Shape edited by Hamid Krim and A. Yezzi, Birhauser, 2006, pages 1-29. S. Dambreville, Y. Rathi, and A. Tannenbaum. A shape-based approach to robust image segmentation. Image Analysis and Recognition, Lecture Notes in Computer Science volume 4141 (2006), pp. 173-183. Y. Rathi, S. Dambreville, A. Tannenbaum. Particle filtering with dynamic shape priors. Image Analysis and Recognition, Lecture Notes in Computer Science 4141 (2006), pp. 886-897. Nain D, Tannenbaum A, Unal G, Yezzi A, Zeitouni O. On a stochastic model of geometric snakes. Mathematical Methods in Computer Vision: A Handbook, edited by Faugeras O, Paragios N, Springer-Verlag, 2005. Angenent S, Tannenbaum A, Yezzi A, Zeitouni O. Curve shortening and interacting particle systems. Book chapter in a volume edited by Hamid Krim, 2005.

NA-MIC Software Tools

NA-MIC Software tools are available online at: http://www.na-mic.org/Wiki/index.php/NA-MIC-Kit, and are also listed below.

The Center has created and extended a number of software tools to handle some of the key problems in medical imaging analysis and to deliver these computational technologies via a suite of applications, toolkits, and infrastructure facilities. A summary description of these tools includes:

  • Slicer3 (application) - a application platform for deploying imaging technologies, newly architected with an execution model facilitating integration, work flow, and large scale computing. While Slicer3 is the newest addition to the NA-MIC Kit, it is built on pre-existing, mature toolkits so that the application is relatively mature, and is already in use. Because Slicer3 supports plug-in modules, active development is proceeding to create and package various modules for dissemination to the NA-MIC community.
  • ITK (toolkit) - a mature system for image analysis, registration and segmentation (initially created in 1999). ITK is in use worldwide for medical imaging research and development.
  • VTK (toolkit) - a mature system for visualization, graphics, volume rendering, and interaction (initially created in 1993). VTK is used worldwide for research, teaching and commercial development.
  • DART (computational infrastructure) - a key component of the NA-MIC quality control process, DART is used to coordinate and report the software testing process. It was created in the first year of NA-MIC and is in constant use, therefore a mature system.
  • CMake/CTest/CPack (computational infrastructure) - CMake and CTest are relatively mature systems used to manage the building and testing of software across diverse computer platforms. CMake is used worldwide by some of the world's largest open source systems such as KDE. CPack, a recent addition to the NA-MIC kit, is used to simplify the packaging and dissemination of software across platforms. Thus in NA-MIC we can easily deploy our software across Windows, Linux, Unix, and Mac platforms.
  • Other tools (computational infrastructure) - Many other software tools are used to support the development of advanced imaging applications, and to assist with large scale computing, including
    • Teem - image processing tools (mature)
    • KWWidgets - Open source, cross platform GUI toolkit (mature, but development continues to support workflow).
    • BatchMake - Support large-scale computing, including grid computing, for performing large population studies and statistical analysis (under active development).
    • GridWizard - an application scheduler aimed at allowing researchers to easily harness the power of large computational grids. It lets you run tens of thousands of commands simultaneously on multiple clusters of computers by typing a single command, without writing scripts. It can be used by itself, and is currently being integrated with Slicer3 and as part of a web-based portal environment. (http://www.na-mic.org/Wiki/index.php/Slicer3:Grid_Interface)

These tools address key problems in imaging including segmentation, registration, visualization, and shape analysis; or provide facilities supporting researchers and developers who wish to create advanced software applications. One of key characteristics of NA-MIC is that we treat the development of advanced medical image analysis software holistically. That is, the complete cycle of algorithm design, efficient implementations, quality control and dissemination are needed to effectively address challenges provided by the driving biological problems. Examples of how these tools are being used include the following:

(a) Segmentation: Here there are a variety of tools of varying degrees of maturity ranging from the EM Segmentor (a widely distributed, mature algorithm included in Slicer3 as an application plug-in) to more recent work on DTI segmentation based on directional flows which are Matlab and C++ based. Powerful mature tools such as Bayesian segmentation have been recently included in Slicer (and have been available in ITK for some time now) which can be combined with very recent work on the semi-automated segmentation of the DPFC done in collaboration with Core 3 researchers. Further, tools previously developed by NA-MIC researchers, which have had a wide distribution have been put into Slicer. For example, geometric based segmentation methods (some of which were included in packages marketed by GE) were tailored for cortical segmentation, and included in the Slicer, and in fact even improved with the inclusion of statistical based approaches.

(b) Registration: Similar remarks can be made for registration in which we have a spectrum ranging from very mature methods to very recent ones which are still being tested. In particular, mature widely distributed methodologies for rigid registration are now included in ITK, as well as spline-based registration methodologies. These are well-tested methods, which have been made accessible to the general imaging community. Newer methodologies such as those based on optimal transport for elastic registration are being included in ITK. NA-MIC has also pushed for fast implementations of its algorithms to be used on cheap widely available platforms. Taking a cue from the game industry, some algorithms have been ported to GPUs (graphics cards), which are being employed now as computing devices. This has led to a speed-up of almost two orders of magnitude on some of the registration algorithms being tested.

(c) Shape Analysis: Again a number of methodologies have been developed and implemented with varying levels of maturity. Shape methodologies based on spherical harmonics are quite mature, and are available in pipelines developed by NA-MIC researchers and have been distributed to the general community. A newer spherical based wavelet shape analysis package has been put into ITK, which also drives a novel shape-based segmentation procedure. More globally based spherical harmonic ideas have been combined with the multi-resolution spherical wavelet approach as a statistical shape based package for schizophrenia. This general technique may be used for other purposes as well, and is presently being ported to some work being done on the prostate. Work has also been accomplished on particle-based approaches to this important problem area with the code put into ITK. Many times we work with a Matlab/C++ initial version of our codes, then move to ITK, and finally to Slicer. However, even at the Matlab/C++ stage, algorithms have been distributed and used in a clinical setting (for example, rule-based brain segmentation approaches).

(d) Diffusion Weighted Image (DWI) Analysis: A number of tools relevant to diffusion tensor estimation, fiber tractography and geometric and statistical analysis of fiber bundles have been contributed to the NA-MIC toolkit. Some of these tools have been already integrated into diffusion dedicated ITK package with GUI as part of the NA-MIC toolkit (e.g., FiberViewer-UNC) and into the Slicer platform (BWH tractography, clustering). The impact of NA-MIC DWI analysis activities is best characterized by most recent journal articles and journal articles in print. The application of the NA-MIC FiberViewer tool (UNC) in large clinical studies at UNC and Duke are in print (Taylor et al, Gilmore et al., Cascio et al.). Clinical application of the Slicer DTI package by BWH/MIT is reported in O’Donnell et al., Kuroki N. et al., and Nakamura et al. The research by MGH is found in two journal publications by Tuch et al. The description of the methodologies also appeared or will appear in peer reviewed journals (Corouge et al., Fletcher et al., Corouge et al.). New methods in development (Finsler metric GT, volumetric PDE based path analysis Utah, stochastic tractography BWH), and path of interest MGH, are currently tested on Core-3 DBP data, with the goal to give recommendations on which type of solution is appropriate to solve specific clinical analysis questions.

(e) Visualization: Core 2 researchers involved with NA-MIC now (e.g., the founders of Kitware) were at the forefront of developing VTK (and of course ITK). Thus here we are considering technologies which are at a commercial level of development, and used at thousands of sites. Algorithms developed at NA-MIC have driven new directions for these packages. Newer visualization methods, for example, the conformal flattening procedure have been ported to an ITK filter and is in the NA-MIC Sandbox. Quasi-isometric methods for brain flattening from the MGH Free Surfer have become part of the NA-MIC enterprise as well. These flattening procedures are very easy to use, and may also be employed for registration. Code for the control of distortion of the area in flattening has been incorporated which give area-preservation with minimal distortion. The techniques may be also used for several other purposes included automatic fly-throughs in endoscopy (incorporated into Slicer), and for texture mappings for general visualization purposes.