Scalable Robust Graph and Feature Extraction for Arbitrary Vessel Networks in Large Volumetric Datasets

Total Page:16

File Type:pdf, Size:1020Kb

Scalable Robust Graph and Feature Extraction for Arbitrary Vessel Networks in Large Volumetric Datasets Drees et al. BMC Bioinformatics (2021) 22:346 https://doi.org/10.1186/s12859-021-04262-w METHODOLOGY ARTICLE Open Access Scalable robust graph and feature extraction for arbitrary vessel networks in large volumetric datasets Dominik Drees1, Aaron Scherzinger2, René Hägerling4, Friedemann Kiefer3 and Xiaoyi Jiang1* *Correspondence: [email protected] Abstract 1 Faculty of Mathematics Background: Recent advances in 3D imaging technologies provide novel insights to and Computer Science, University of Münster, researchers and reveal fner and more detail of examined specimen, especially in the Münster, Germany biomedical domain, but also impose huge challenges regarding scalability for auto- Full list of author information mated analysis algorithms due to rapidly increasing dataset sizes. In particular, existing is available at the end of the article research towards automated vessel network analysis does not always consider memory requirements of proposed algorithms and often generates a large number of spuri- ous branches for structures consisting of many voxels. Additionally, very often these algorithms have further restrictions such as the limitation to tree topologies or relying on the properties of specifc image modalities. Results: We propose a scalable iterative pipeline (in terms of computational cost, required main memory and robustness) that extracts an annotated abstract graph rep- resentation from the foreground segmentation of vessel networks of arbitrary topol- ogy and vessel shape. The novel iterative refnement process is controlled by a single, dimensionless, a-priori determinable parameter. Conclusions: We are able to, for the frst time, analyze the topology of volumes of roughly 1 TB on commodity hardware, using the proposed pipeline. We demonstrate improved robustness in terms of surface noise, vessel shape deviation and anisotropic resolution compared to the state of the art. An implementation of the presented pipe- line is publicly available in version 5.1 of the volume rendering and processing engine Voreen. Keywords: Graph extraction, Vessel network, Scalability, Large volume processing Background As one of the important problems in biomedical imaging, segmentation provides the foundation for tasks like quantifcation and diagnostics [1]. In particular, the study of vascular networks using modern 3D imaging techniques has become an increasingly popular topic of interest in biomedical research [2–7], as 2D slice analysis is limited to a small subset of the available data and cannot capture the 3D structure of vessel net- works [8]. At the same time, analysis of 3D datasets by visual inspection is error prone © The Author(s), 2021. Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the mate- rial. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http:// creat iveco mmons. org/ licen ses/ by/4. 0/. The Creative Commons Public Domain Dedication waiver (http:// creat iveco mmons. org/ publi cdoma in/ zero/1. 0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data. Drees et al. BMC Bioinformatics (2021) 22:346 Page 2 of 28 [9]. Tus, for quantifable results or novel insights into data properties invisible to the human observer, automatic image processing techniques are required. In light of difer- ent imaging techniques, modalities and problem domains, the generation of a voxel-wise foreground segmentation can be seen as a sensible intermediate step for the automatic processing of vascular network images (see Fig. 1). However, the next step of calculating topological, morphological or geometric features—a key requirement for the applica- tion in biomedical research and beyond—has not received sufcient attention from the research community [10], which mostly focused on developing novel methods [11–13] and software [14, 15] in the segmentation domain. In recent years, improvements in imaging technology and procedures are providing images of increasing resolution (in terms of the number of voxels per unit volume) and thus ofer new chances for fner grained analysis, but also pose new challenges for image analysis algorithms. Te analysis of fne structures down to the level of capillary net- works promises great insights. At the same time it is desirable to analyze large networks at once in order to obtain as much topological information as possible and avoid arti- facts at the boundary of the volume. Modern microscopy hardware generates a single volumetric image fle of hundreds of GBs or even TBs (the same order of magnitude as hard drive capacity) per sample which existing vessel analysis approaches are not able to process. Te problem of rapid advances in technology and increasing data sizes is also present in other domains such as cell type identifcation [16], but is especially pressing in 3D image analysis where datasets exceed the main memory of not only commodity hardware but also specialized workstations. Consequently, for a vessel network analysis pipeline to be useful now and in the future, it has to be scalable both in terms of memory and runtime, and it should be invariant with regard to increases in image resolution. For application in a wide range of biomedical domains, a pipeline should further not rely on specifc imaging conditions, dataset-dependent parameters, a cylindrical vessel shape, isotropic image resolution or a specifc network topology. In this paper we present a pipeline designed to fulfll these requirements while extract- ing the topology, centerlines and edge associated features from binary volumetric images. Tis is achieved by our main contribution, a novel iterative refnement approach and careful design of all pipeline stages. Generally, analyzing ultra large datasets by scalable algorithms is still a huge chal- lenge. For instance, even in the very recent image segmentation tool Biomedisa [17] (based on the popular random walker) a dataset of 900 × 1303 × 4327 voxels had to Fig. 1 Typical pipeline for processing of 3D images of vascular networks. While the research community has mostly focused on the foreground segmentation task (e.g., [47]), this paper presents a widely applicable analysis based on (potentially very large) binary volumes as input Drees et al. BMC Bioinformatics (2021) 22:346 Page 3 of 28 be split for processing, despite testing on a system with amply resources (750 GB RAM (random access memory), 4 NVIDIA Tesla V100) compared to the standard PC (per- sonal computer) as intended in our work. In [18] we presented a hierarchical segmen- tation algorithm. High-quality segmentation could be demonstrated on datasets of 9070 × 12732 × 1634 voxels (377 GB, 37 times the size of the dataset processed by Bio- medisa) on a standard PC. Tis paper represents another work on scalable algorithm development towards robust graph and feature extraction for arbitrary vessel networks in large volumetric datasets. Related work Chen et al. [19] use the neighborhood-based voxel classifcation defnitions of [20] for analysis of hepatic vasculature. Tey also discuss other alternative voxel-based skeleton extraction methods, but note that they are not suitable: Distance transformation-based methods [21] do not guarantee connectedness of the extracted skeleton, while Voronoi- skeleton methods [22] are comparatively time consuming. Furthermore, Chen et al. [19] perform extensive analysis to denote a single voxel of the skeleton as a branch point. Tey extract a graph by following skeleton voxels in a tree search, breaking up cycles in the graph. Tey do not perform any operations to remove erroneous branches—likely because for the processed low resolution volumes the efect of noise is negligible. Drechsler and Laura [23] extend [19] by decomposing the generated skeleton into seg- ments, computing a number of properties for each segment and generating a labeled graph structure from the segments. Te authors observe that their algorithm is very sen- sitive to noise in the foreground segmentation, but do not propose any means to reduce this efect. Palágyi [24, 25] proposes isthmus-based [26] thinning algorithms and shows that they reduce the sensitivity compared to other approaches, although they do not completely eliminate the problem. Chen et al. [27] present an alternative thinning-based skeletonization method for anal- ysis of hepatic vasculature as part of the previously published pipeline [19]. Tey use the voxel classifcation methods of [20], but present a diferent algorithm. As a preprocess- ing step they suggest flling-hole techniques and morphological operations to remove cavities and irregularities on the surface of the object. Chothani et al. [28] propose a pipeline for tracing of neurites from light microscopy image stacks. It comprises foreground segmentation, skeletonization using a voxel cod- ing algorithm [29], tree construction using the scalar feld
Recommended publications
  • Mathematics Is a Gentleman's Art: Analysis and Synthesis in American College Geometry Teaching, 1790-1840 Amy K
    Iowa State University Capstones, Theses and Retrospective Theses and Dissertations Dissertations 2000 Mathematics is a gentleman's art: Analysis and synthesis in American college geometry teaching, 1790-1840 Amy K. Ackerberg-Hastings Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/rtd Part of the Higher Education and Teaching Commons, History of Science, Technology, and Medicine Commons, and the Science and Mathematics Education Commons Recommended Citation Ackerberg-Hastings, Amy K., "Mathematics is a gentleman's art: Analysis and synthesis in American college geometry teaching, 1790-1840 " (2000). Retrospective Theses and Dissertations. 12669. https://lib.dr.iastate.edu/rtd/12669 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Retrospective Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. INFORMATION TO USERS This manuscript has been reproduced from the microfilm master. UMI films the text directly from the original or copy submitted. Thus, some thesis and dissertation copies are in typewriter face, while others may be from any type of computer printer. The quality of this reproduction is dependent upon the quality of the copy submitted. Broken or indistinct print, colored or poor quality illustrations and photographs, print bleedthrough, substandard margwis, and improper alignment can adversely affect reproduction. in the unlikely event that the author did not send UMI a complete manuscript and there are missing pages, these will be noted.
    [Show full text]
  • B.Casselman,Mathematical Illustrations,A Manual Of
    1 0 0 setrgbcolor newpath 0 0 1 0 360 arc stroke newpath Preface 1 0 1 0 360 arc stroke This book will show how to use PostScript for producing mathematical graphics, at several levels of sophistication. It includes also some discussion of the mathematics involved in computer graphics as well as a few remarks about good style in mathematical illustration. To explain mathematics well often requires good illustrations, and computers in our age have changed drastically the potential of graphical output for this purpose. There are many aspects to this change. The most apparent is that computers allow one to produce graphics output of sheer volume never before imagined. A less obvious one is that they have made it possible for amateurs to produce their own illustrations of professional quality. Possible, but not easy, and certainly not as easy as it is to produce their own mathematical writing with Donald Knuth’s program TEX. In spite of the advances in technology over the past 50 years, it is still not a trivial matter to come up routinely with figures that show exactly what you want them to show, exactly where you want them to show it. This is to some extent inevitable—pictures at their best contain a lot of information, and almost by definition this means that they are capable of wide variety. It is surely not possible to come up with a really simple tool that will let you create easily all the graphics you want to create—the range of possibilities is just too large.
    [Show full text]
  • The Chem Access Project from Bitmap Graphics to Fully Accessible Chemical Diagrams
    The Chem Access project From Bitmap Graphics to Fully Accessible Chemical Diagrams Volker Sorge Scientific Document Analysis Group Progressive Accessibility Solutions School of Computer Science Birmingham, UK University of Birmingham progressiveaccess.com 9th European e-Accessibility Forum, 2015, Paris, 8 June 2015 Motivation I Accessibility to STEM material is important issue for inclusive education I Diagrams are an important teaching means in STEM I Chemical diagrams (depictions of molecules) are ubiquitous in teaching from GCSE and A-levels teaching to undergrad curriculum chemistry, biosciences, life sciences. I Previous work on assistive technology for chemical diagrams I Require diagrams to be drawn in particular way or authoring environment I Need for specialist software to access and interact with diagrams I Additional hurdles for both authors and readers Goals I Make regular teaching material accessible I From inaccessible image to support for independent learning I Source independence I Do not rely on the benevolent, educated author I Platform independence I Use standard web technology (HTML5) I Accessible with all browsers, screen readers I Provide a seamless user experience without/very little interface I Support diverse material, for novices and experts alike Examples I Different representations of Aspirin molecule. Displayed formula. Skeletal formula. Structural formula. Examples I Or somewhat more complex. Procedure Input: A bitmap image of a molecule diagram 1. Image analysis and recognition 2. Generation of annotated SVG
    [Show full text]
  • Semantic Foundation of Diagrammatic Modelling Languages
    Universität Leipzig Fakultät für Mathematik und Informatik Institut für Informatik Johannisgasse 26 04103 Leipzig Semantic Foundation of Diagrammatic Modelling Languages Applying the Pictorial Turn to Conceptual Modelling Diplomarbeit im Studienfach Informatik vorgelegt von cand. inf. Alexander Heußner Leipzig, August 2007 betreuender Hochschullehrer: Prof. Dr. habil. Heinrich Herre Institut für Medizininformatik, Statistik und Epidemologie (I) Härtelstrasse 16–18 04107 Leipzig Abstract The following thesis investigates the applicability of the picto- rial turn to diagrammatic conceptual modelling languages. At its heart lies the question how the “semantic gap” between the for- mal semantics of diagrams and the meaning as intended by the modelling engineer can be bridged. To this end, a pragmatic ap- proach to the domain of diagrams will be followed, starting from pictures as the more general notion. The thesis consists of three parts: In part I, a basic model of cognition will be proposed that is based on the idea of conceptual spaces. Moreover, the most central no- tions of semiotics and semantics as required for the later inves- tigation and formalization of conceptual modelling will be intro- duced. This will allow for the formalization of pictures as semi- otic entities that have a strong cognitive foundation. Part II will try to approach diagrams with the help of a novel game-based F technique. A prototypical modelling attempt will reveal basic shortcomings regarding the underlying formal foundation. It will even become clear that these problems are common to all current conceptualizations of the diagram domain. To circumvent these difficulties, a simple axiomatic model will be proposed that allows to link the findings of part I on conceptual modelling and formal languages with the newly developed con- cept of «abstract logical diagrams».
    [Show full text]
  • Inviwo — a Visualization System with Usage Abstraction Levels
    IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL X, NO. Y, MAY 2019 1 Inviwo — A Visualization System with Usage Abstraction Levels Daniel Jonsson,¨ Peter Steneteg, Erik Sunden,´ Rickard Englund, Sathish Kottravel, Martin Falk, Member, IEEE, Anders Ynnerman, Ingrid Hotz, and Timo Ropinski Member, IEEE, Abstract—The complexity of today’s visualization applications demands specific visualization systems tailored for the development of these applications. Frequently, such systems utilize levels of abstraction to improve the application development process, for instance by providing a data flow network editor. Unfortunately, these abstractions result in several issues, which need to be circumvented through an abstraction-centered system design. Often, a high level of abstraction hides low level details, which makes it difficult to directly access the underlying computing platform, which would be important to achieve an optimal performance. Therefore, we propose a layer structure developed for modern and sustainable visualization systems allowing developers to interact with all contained abstraction levels. We refer to this interaction capabilities as usage abstraction levels, since we target application developers with various levels of experience. We formulate the requirements for such a system, derive the desired architecture, and present how the concepts have been exemplary realized within the Inviwo visualization system. Furthermore, we address several specific challenges that arise during the realization of such a layered architecture, such as communication between different computing platforms, performance centered encapsulation, as well as layer-independent development by supporting cross layer documentation and debugging capabilities. Index Terms—Visualization systems, data visualization, visual analytics, data analysis, computer graphics, image processing. F 1 INTRODUCTION The field of visualization is maturing, and a shift can be employing different layers of abstraction.
    [Show full text]
  • 11.2 Alkanes
    11.2 Alkanes A large number of carbon compounds are possible because the covalent bond between carbon atoms, such as those in hexane, C6H14, are very strong. Learning Goal Write the IUPAC names and draw the condensed structural formulas and skeletal formulas for alkanes and cycloalkanes. Chemistry: An Introduction to General, Organic, and Biological Chemistry, Twelfth Edition © 2015 Pearson Education, Inc. Naming Alkanes Alkanes • are hydrocarbons that contain only C—C and C—H bonds • are formed by a continuous chain of carbon atoms • are named using the IUPAC (International Union of Pure and Applied Chemistry) system • have names that end in ane • use Greek prefixes to name carbon chains with five or more carbon atoms Chemistry: An Introduction to General, Organic, and Biological Chemistry, Twelfth Edition © 2015 Pearson Education, Inc. IUPAC Naming of First Ten Alkanes Chemistry: An Introduction to General, Organic, and Biological Chemistry, Twelfth Edition © 2015 Pearson Education, Inc. 1 Condensed Structural Formulas In a condensed structural formula, • each carbon atom and its attached hydrogen atoms are written as a group • a subscript indicates the number of hydrogen atoms bonded to each carbon atom The condensed structural formula of butane has four carbon atoms. CH3—CH2—CH2—CH3 butane Core Chemistry Skill Naming and Drawing Alkanes Chemistry: An Introduction to General, Organic, and Biological Chemistry, Twelfth Edition © 2015 Pearson Education, Inc. Condensed Structural Formulas Alkanes are written with structural formulas that are • expanded to show each bond • condensed to show each carbon atom and its attached hydrogen atoms Expanded Condensed Expanded Condensed Chemistry: An Introduction to General, Organic, and Biological Chemistry, Twelfth Edition © 2015 Pearson Education, Inc.
    [Show full text]
  • Beyond Infinity
    Copyright Copyright © 2017 by Eugenia Cheng Hachette Book Group supports the right to free expression and the value of copyright. The purpose of copyright is to encourage writers and artists to produce the creative works that enrich our culture. The scanning, uploading, and distribution of this book without permission is a theft of the author’s intellectual property. If you would like permission to use material from the book (other than for review purposes), please contact [email protected]. Thank you for your support of the author’s rights. Basic Books Hachette Book Group 1290 Avenue of the Americas, New York, NY 10104 www.basicbooks.com First published in Great Britain by Profile Books LTD, 3 Holford Yard, Bevin Way, London WC1X 9HD, www.profilebooks.com. First Trade Paperback Edition: April 2018 Published by Basic Books, an imprint of Perseus Books, LLC, a subsidiary of Hachette Book Group, Inc. The Basic Books name and logo is a trademark of the Hachette Book Group. The Hachette Speakers Bureau provides a wide range of authors for speaking events. To find out more, go to www.hachettespeakersbureau.com or call (866) 376-6591. The publisher is not responsible for websites (or their content) that are not owned by the publisher. Library of Congress Control Number: 2017931084 ISBNs: 978-0-465-09481-3 (hardcover), 978-0-465-09482-0 (e-book), 978-1- 5416-4413-7 (paperback) E3-20180327-JV-PC Cover Title Page Copyright Dedication Prologue part one | THE JOURNEY 1 What Is Infinity? 2 Playing with Infinity 3 What Infinity Is Not 4 Infinity
    [Show full text]
  • Imaging Live Drosophila Brain with Two-Photon Fluorescence Microscopy Syeed Ehsan Ahmed University of Texas at El Paso, [email protected]
    University of Texas at El Paso DigitalCommons@UTEP Open Access Theses & Dissertations 2017-01-01 Imaging Live Drosophila Brain With Two-Photon Fluorescence Microscopy Syeed Ehsan Ahmed University of Texas at El Paso, [email protected] Follow this and additional works at: https://digitalcommons.utep.edu/open_etd Part of the Biophysics Commons, and the Optics Commons Recommended Citation Ahmed, Syeed Ehsan, "Imaging Live Drosophila Brain With Two-Photon Fluorescence Microscopy" (2017). Open Access Theses & Dissertations. 397. https://digitalcommons.utep.edu/open_etd/397 This is brought to you for free and open access by DigitalCommons@UTEP. It has been accepted for inclusion in Open Access Theses & Dissertations by an authorized administrator of DigitalCommons@UTEP. For more information, please contact [email protected]. IMAGING LIVE DROSOPHILA BRAIN WITH TWO-PHOTON FLUORESCENCE MICROSCOPY SYEED EHSAN AHMED Master’s Program in Physics APPROVED: Chunqiang Li, Ph.D., Chair Cristian E. Botez, Ph.D. Chuan Xiao, Ph.D. Charles Ambler, Ph.D. Dean of the Graduate School Copyright © by Syeed Ehsan Ahmed 2017 Dedication Dedicated to my beloved family and friends. Thank you for believing in me and helping me throughout my journey. IMAGING LIVE DROSOPHILA BRAIN WITH TWO-PHOTON FLUORESCENCE MICROSCOPY by SYEED EHSAN AHMED, B.Sc. in Physics THESIS Presented to the Faculty of the Graduate School of The University of Texas at El Paso in Partial Fulfillment of the Requirements for the Degree of MASTER OF SCIENCE Department of Physics THE UNIVERSITY OF TEXAS AT EL PASO August 2017 ACKNOWLEDGEMENTS All praise and worthiness goes to Almighty Merciful Allah who has given me the opportunity, strength and ability to complete this work.
    [Show full text]
  • Arxiv:2001.11604V2 [Cs.PL] 6 Sep 2020 of Trigger Conditions, Having an in Situ Infrastructure That Simplifies Results They Desire
    DIVA: A Declarative and Reactive Language for in situ Visualization Qi Wu* Tyson Neuroth† Oleg Igouchkine‡ University of California, Davis, University of California, Davis, University of California, Davis, United States United States United States Konduri Aditya§ Jacqueline H. Chen¶ Kwan-Liu Ma|| Indian Institute of Science, India Sandia National Laboratories, University of California, Davis, United States United States ABSTRACT for many applications. VTK [61] also partially adopted this ap- The use of adaptive workflow management for in situ visualization proach, however, VTK is designed for programming unidirectional and analysis has been a growing trend in large-scale scientific simu- visualization pipelines, and provides limited support for highly dy- lations. However, coordinating adaptive workflows with traditional namic dataflows. Moreover, the synchronous dataflow model is procedural programming languages can be difficult because system somewhat difficult to use and does not always lead to modular pro- flow is determined by unpredictable scientific phenomena, which of- grams for large scale applications when control flows become com- ten appear in an unknown order and can evade event handling. This plicated [19]. Functional reactive programming (FRP) [19,24,48,53] makes the implementation of adaptive workflows tedious and error- further improved this model by directly treating time-varying values prone. Recently, reactive and declarative programming paradigms as first-class primitives. This allowed programmers to write reac- have been recognized as well-suited solutions to similar problems in tive programs using dataflows declaratively (as opposed to callback other domains. However, there is a dearth of research on adapting functions), hiding the mechanism that controls those flows under these approaches to in situ visualization and analysis.
    [Show full text]
  • Reconstruction of the Interpretation of Geometric Diagrams of Primary School Children Based on Actions on Various Materials - a Semiotic Perspective on Actions
    International Electronic Journal of Mathematics Education 2021, 16(3), em0650 e-ISSN: 1306-3030 https://www.iejme.com Research Article OPEN ACCESS Reconstruction of the Interpretation of Geometric Diagrams of Primary School Children Based on Actions on Various Materials - A Semiotic Perspective on Actions Lara Kristina Billion 1* 1 Goethe University Frankfurt, Frankfurt am Main, GERMANY *Corresponding Author: [email protected] Citation: Billion, L. K. (2021). Reconstruction of the Interpretation of Geometric Diagrams of Primary School Children Based on Actions on Various Materials - A Semiotic Perspective on Actions. International Electronic Journal of Mathematics Education, 16(3), em0650. https://doi.org/10.29333/iejme/11068 ARTICLE INFO ABSTRACT Received: 18 Jan. 2021 This paper adopts a semiotic perspective on mathematical learning according to Peirce, in which the actions on Accepted: 17 May 2021 material arrangements are considered the bases for diagrammatic work. The focus is on the learner’s actions using digital and analogue material arrangements which are the starting point for the reconstruction of the learner’s mathematical interpretations. In this paper a qualitative interpretative paradigm is adopted for the reconstruction. Specifically, a semiotic specification of the context analysis according to Mayring and an adoption of Vogel, is carried out. The reconstruction of the mathematical interpretation is presented with a focus on a geometrical problem that third graders are working on. Finally, the results of several cases are compared to identify possible differences between the analysed actions when using digital and analogue material arrangements. Keywords: semiotics, mathematics education, actions on material, mathematical interpretation of diagrams, primary school INTRODUCTION In mathematics education, a cognitive psychological perspective largely determines the perception of actions on the learning material and the focus is on their function as means of illustration.
    [Show full text]
  • A Dynamic Multidimensional Visualization Method for Social Networks
    PsychNology Journal, 2008 Volume 6, Number 3, 291 – 320 SIM: A dynamic multidimensional visualization method for social networks Maria Chiara Caschera*¨, Fernando Ferri¨ and Patrizia Grifoni¨ ¨CNR-IRPPS, National Research Council, Institute of Research on Population and Social Policies, Rome (Italy) ABSTRACT Visualization plays an important role in social networks analysis to explore and investigate individual and groups behaviours. Therefore, different approaches have been proposed for managing networks patterns and structures according to the visualization purposes. This paper presents a method of social networks visualization devoted not only to analyse individual and group social networking but also aimed to stimulate the second-one. This method provides (using a hybrid visualization approach) both an egocentric as well as a global point of view. Indeed, it is devoted to explore the social network structure, to analyse social aggregations and/or individuals and their evolution. Moreover, it considers and integrates features such as real-time social network elements locations in local areas. Multidimensionality consists of social phenomena, their evolution during the time, their individual characterization, the elements social position, and their spatial location. The proposed method was evaluated using the Social Interaction Map (SIM) software module in the scenario of planning and managing a scientific seminars cycle. This method enables the analysis of the topics evolution and the participants’ scientific interests changes using a temporal layers sequence for topics. This knowledge provides information for planning next conference and events, to extend and modify main topics and to analyse research interests trends. Keywords: Social network visualization, Spatial representation of social information, Map based visualization.
    [Show full text]
  • Locality-Dependent Training and Descriptor Sets for QSAR Modeling
    Locality-Dependent Training and Descriptor Sets for QSAR Modeling Dissertation Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy in the Graduate School of The Ohio State University By Bryan Christopher Hobocienski Graduate Program in Chemical Engineering The Ohio State University 2020 Dissertation Committee Dr. James Rathman, Advisor Dr. Bhavik Bakshi Dr. Jeffrey Chalmers Copyrighted by Bryan Christopher Hobocienski 2020 Abstract Quantitative Structure-Activity Relationships (QSARs) are empirical or semi-empirical models which correlate the structure of chemical compounds with their biological activities. QSAR analysis frequently finds application in drug development and environmental and human health protection. It is here that these models are employed to predict pharmacological endpoints for candidate drug molecules or to assess the toxicological potential of chemical ingredients found in commercial products, respectively. Fields such as drug design and health regulation share the necessity of managing a plethora of chemicals in which sufficient experimental data as to their application-relevant profiles is often lacking; the time and resources required to conduct the necessary in vitro and in vivo tests to properly characterize these compounds make a pure experimental approach impossible. QSAR analysis successfully alleviates the problems posed by these data gaps through interpretation of the wealth of information already contained in existing databases. This research involves the development of a novel QSAR workflow utilizing a local modeling strategy. By far the most common QSAR models reported in the literature are “global” models; they use all available training molecules and a single set of chemical descriptors to learn the relationship between structure and the endpoint of interest.
    [Show full text]