Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where E.W. Bethel is active.

Publication


Featured researches published by E.W. Bethel.


IEEE Computer Graphics and Applications | 2003

The grid and future visualization system architectures

John Shalf; E.W. Bethel

The promise of grid computing, particularly grid-enabled visualization, is a transparent, interconnected fabric to link data sources, computing (visualization) resources, and users into widely distributed virtual organizations. The grids purpose is to tackle increasingly complex problems. However, a wide gulf exists between current visualization technologies and the vision of global, grid-enabled visualization capabilities. Here, we discuss our views of how visualization technology must evolve to offer true effectiveness in a grid environment.


IEEE Transactions on Visualization and Computer Graphics | 2012

Hybrid Parallelism for Volume Rendering on Large-, Multi-, and Many-Core Systems

Mark Howison; E.W. Bethel; Hank Childs

With the computing industry trending toward multi- and many-core processors, we study how a standard visualization algorithm, raycasting volume rendering, can benefit from a hybrid parallelism approach. Hybrid parallelism provides the best of both worlds: using distributed-memory parallelism across a large numbers of nodes increases available FLOPs and memory, while exploiting shared-memory parallelism among the cores within each node ensures that each node performs its portion of the larger calculation as efficiently as possible. We demonstrate results from weak and strong scaling studies, at levels of concurrency ranging up to 216,000, and with data sets as large as 12.2 trillion cells. The greatest benefit from hybrid parallelism lies in the communication portion of the algorithm, the dominant cost at higher levels of concurrency. We show that reducing the number of participants with a hybrid approach significantly improves performance.


IEEE/ACM Transactions on Computational Biology and Bioinformatics | 2010

Integrating Data Clustering and Visualization for the Analysis of 3D Gene Expression Data

Oliver Rübel; Gunther H. Weber; Min-Yu Huang; E.W. Bethel; Mark D. Biggin; Charless C. Fowlkes; C.L. Luengo Hendriks; Soile V.E. Keranen; Michael B. Eisen; David W. Knowles; Jitendra Malik; Hans Hagen; Bernd Hamann

The recent development of methods for extracting precise measurements of spatial gene expression patterns from three-dimensional (3D) image data opens the way for new analyses of the complex gene regulatory networks controlling animal development. We present an integrated visualization and analysis framework that supports user-guided data clustering to aid exploration of these new complex data sets. The interplay of data visualization and clustering-based data classification leads to improved visualization and enables a more detailed analysis than previously possible. We discuss 1) the integration of data clustering and visualization into one framework, 2) the application of data clustering to 3D gene expression data, 3) the evaluation of the number of clusters k in the context of 3D gene expression clustering, and 4) the improvement of overall analysis quality via dedicated postprocessing of clustering results based on visualization. We discuss the use of this framework to objectively define spatial pattern boundaries and temporal profiles of genes and to analyze how mRNA patterns are controlled by their regulatory transcription factors.


IEEE Computer | 2013

Research Challenges for Visualization Software

Hank Childs; Berk Geveci; William J. Schroeder; Jeremy S. Meredith; Kenneth Moreland; Christopher M. Sewell; Torsten W. Kuhlen; E.W. Bethel

As the visualization research community reorients its software to address up-coming challenges, it must successfully deal with diverse processor architectures, distributed systems, various data sources, massive parallelism, multiple input and output devices, and interactivity.


IEEE Transactions on Visualization and Computer Graphics | 2012

Augmented Topological Descriptors of Pore Networks for Material Science

Daniela Ushizima; D. Morozov; Gunther H. Weber; A. G. C. Bianchi; James A. Sethian; E.W. Bethel

One potential solution to reduce the concentration of carbon dioxide in the atmosphere is the geologic storage of captured CO2 in underground rock formations, also known as carbon sequestration. There is ongoing research to guarantee that this process is both efficient and safe. We describe tools that provide measurements of media porosity, and permeability estimates, including visualization of pore structures. Existing standard algorithms make limited use of geometric information in calculating permeability of complex microstructures. This quantity is important for the analysis of biomineralization, a subsurface process that can affect physical properties of porous media. This paper introduces geometric and topological descriptors that enhance the estimation of material permeability. Our analysis framework includes the processing of experimental data, segmentation, and feature extraction and making novel use of multiscale topological analysis to quantify maximum flow through porous networks. We illustrate our results using synchrotron-based X-ray computed microtomography of glass beads during biomineralization. We also benchmark the proposed algorithms using simulated data sets modeling jammed packed bead beds of a monodispersive material.


IEEE Transactions on Visualization and Computer Graphics | 2008

Interactive, Internet Delivery of Visualization via Structured Prerendered Multiresolution Imagery

Jerry Chen; Ilmi Yoon; E.W. Bethel

We present a novel approach for latency-tolerant delivery of visualization and rendering results, where client-side frame rate display performance is independent of source data set size, image size, visualization technique, or rendering complexity. Our approach delivers prerendered multiresolution images to a remote user as they navigate through different viewpoints, visualization parameters, or rendering parameters. We employ demand-driven tiled multiresolution image streaming and prefetching to efficiently utilize available bandwidth while providing the maximum resolution a user can perceive from a given viewpoint. Since image data is the only input to our system, our approach is generally applicable to all visualization and graphics rendering applications capable of generating v in an ordered fashion. In our implementation, a normal Web server provides on-demand images to a remote custom client application, which uses client-pull to obtain and cache only those images required to fulfill the interaction needs. The main contributions of this work are 1) an architecture for latency-tolerant remote delivery of precomputed imagery suitable for use with any visualization or rendering application capable of producing images in an ordered fashion; and 2) a performance study showing the impact of diverse network environments and different tunable system parameters on end-to-end system performance in terms of deliverable frames per second.


ieee vgtc conference on visualization | 2016

In situ methods, infrastructures, and applications on high performance computing platforms

Andrew C. Bauer; Hasan Abbasi; James P. Ahrens; Hank Childs; Berk Geveci; Scott Klasky; Kenneth Moreland; Patrick O'Leary; Venkatram Vishwanath; Brad Whitlock; E.W. Bethel

The considerable interest in the high performance computing (HPC) community regarding analyzing and visualization data without first writing to disk, i. e., in situ processing, is due to several factors. First is an I/O cost savings, where data is analyzed/visualized while being generated, without first storing to a filesystem. Second is the potential for increased accuracy, where fine temporal sampling of transient analysis might expose some complex behavior missed in coarse temporal sampling. Third is the ability to use all available resources, CPUs and accelerators, in the computation of analysis products. This STAR paper brings together researchers, developers and practitioners using in situ methods in extreme‐scale HPC with the goal to present existing methods, infrastructures, and a range of computational science and engineering applications using in situ analysis and visualization.


IEEE Transactions on Visualization and Computer Graphics | 2011

An Application of Multivariate Statistical Analysis for Query-Driven Visualization

Luke J. Gosink; Christoph Garth; John C. Anderson; E.W. Bethel; Kenneth I. Joy

Driven by the ability to generate ever-larger, increasingly complex data, there is an urgent need in the scientific community for scalable analysis methods that can rapidly identify salient trends in scientific data. Query-Driven Visualization (QDV) strategies are among the small subset of techniques that can address both large and highly complex data sets. This paper extends the utility of QDV strategies with a statistics-based framework that integrates nonparametric distribution estimation techniques with a new segmentation strategy to visually identify statistically significant trends and features within the solution space of a query. In this framework, query distribution estimates help users to interactively explore their querys solution and visually identify the regions where the combined behavior of constrained variables is most important, statistically, to their inquiry. Our new segmentation strategy extends the distribution estimation analysis by visually conveying the individual importance of each variable to these regions of high statistical significance. We demonstrate the analysis benefits these two strategies provide and show how they maybe used to facilitate the refinement of constraints over variables expressed in a users query. We apply our method to data sets from two different scientific domains to demonstrate its broad applicability.


IEEE Symposium on Parallel and Large-Data Visualization and Graphics, 2003. PVG 2003. | 2003

Parallel cell projection rendering of adaptive mesh refinement data

Gunther H. Weber; M. Ohler; Oliver Kreylos; John Shalf; E.W. Bethel; Bernd Hamann; Gerik Scheuermann

Adaptive mesh refinement (AMR) is a technique used in numerical simulations to automatically refine (or de-refine) certain regions of the physical domain in a finite difference calculation. AMR data consists of nested hierarchies of data grids. As AMR visualization is still a relatively unexplored topic, our work is motivated by the need to perform efficient visualization of large AMR data sets. We present a software algorithm for parallel direct volume rendering of AMR data using a cell-projection technique on several different parallel platforms. Our algorithm can use one of several different distribution methods, and we present performance results for each of these alternative approaches. By partitioning an AMR data set into blocks of constant resolution and estimating rendering costs of individual blocks using an application specific benchmark, it is possible to achieve even load balancing.


IEEE Transactions on Visualization and Computer Graphics | 2012

Visual Data Analysis as an Integral Part of Environmental Management

Meyer J; E.W. Bethel; Horsman Jl; Hubbard Ss; Harinarayan Krishnan; Romosan A; Keating Eh; Laura Monroe; Strelitz R; Moore P; Taylor G; Torkian B; Johnson Tc; Gorton I

The U.S. Department of Energys (DOE) Office of Environmental Management (DOE/EM) currently supports an effort to understand and predict the fate of nuclear contaminants and their transport in natural and engineered systems. Geologists, hydrologists, physicists and computer scientists are working together to create models of existing nuclear waste sites, to simulate their behavior and to extrapolate it into the future. We use visualization as an integral part in each step of this process. In the first step, visualization is used to verify model setup and to estimate critical parameters. High-performance computing simulations of contaminant transport produces massive amounts of data, which is then analyzed using visualization software specifically designed for parallel processing of large amounts of structured and unstructured data. Finally, simulation results are validated by comparing simulation results to measured current and historical field data. We describe in this article how visual analysis is used as an integral part of the decision-making process in the planning of ongoing and future treatment options for the contaminated nuclear waste sites. Lessons learned from visually analyzing our large-scale simulation runs will also have an impact on deciding on treatment measures for other contaminated sites.

Collaboration


Dive into the E.W. Bethel's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Bernd Hamann

University of California

View shared research outputs
Top Co-Authors

Avatar

Gunther H. Weber

Lawrence Berkeley National Laboratory

View shared research outputs
Top Co-Authors

Avatar

John Shalf

Lawrence Berkeley National Laboratory

View shared research outputs
Top Co-Authors

Avatar

Kenneth I. Joy

University of California

View shared research outputs
Top Co-Authors

Avatar

Daniela Ushizima

Lawrence Berkeley National Laboratory

View shared research outputs
Top Co-Authors

Avatar

Jeremy S. Meredith

Oak Ridge National Laboratory

View shared research outputs
Top Co-Authors

Avatar

Kenneth Moreland

Sandia National Laboratories

View shared research outputs
Top Co-Authors

Avatar

Oliver Kreylos

University of California

View shared research outputs
Top Co-Authors

Avatar

Oliver Rübel

Lawrence Berkeley National Laboratory

View shared research outputs
Researchain Logo
Decentralizing Knowledge