paper-with-me

Papers

sMolBoxes: Dataflow Model for Molecular Dynamics Exploration

2022-09-23 · Pavol Ulbrich, Manuela Waldner, Katarína Furmanová, Sérgio M. Marques, David Bednář, Barbora Kozlikova, Jan Byška

We present sMolBoxes, a dataflow representation for the exploration and analysis of long molecular dynamics (MD) simulations. When MD simulations reach millions of snapshots, a frame-by-frame observation is not feasible anymore. Thus, biochemists rely to a large extent only on quantitative analysis of geometric and physico-chemical properties. However, the usage of abstract methods to study inherently spatial data hinders the exploration and poses a considerable workload. sMolBoxes link quantitative analysis of a user-defined set of properties with interactive 3D visualizations. They enable visual explanations of molecular behaviors, which lead to an efficient discovery of biochemically significant parts of the MD simulation. sMolBoxes follow a node-based model for flexible definition, combination, and immediate evaluation of properties to be investigated. Progressive analytics enable fluid switching between multiple properties, which facilitates hypothesis generation. Each sMolBox provides quick insight to an observed property or function, available in more detail in the bigBox View. The case study illustrates that even with relatively few sMolBoxes, it is possible to express complex analyses tasks, and their use in exploratory analysis is perceived as more efficient than traditional scripting-based methods.

📄 PDF Abstract BibTeX arXiv:2209.11771

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

FlowSense: A Natural Language Interface for Visual Data Exploration within a Dataflow System

2019-08-02 · Bowen Yu, Claudio T. Silva

Dataflow visualization systems enable flexible visual data exploration by allowing the user to construct a dataflow diagram that composes query and visualization modules to specify system functionality. However learning …

Machine Translation

MD-LLM-1: A Large Language Model for Molecular Dynamics

2025-07-21 · Mhd Hussein Murtada, Z. Faidon Brotzakis, Michele Vendruscolo arxiv

Molecular dynamics (MD) is a powerful approach for modelling molecular systems, but it remains computationally intensive on spatial and time scales of many macromolecular systems of biological interest. To explore the op…

YFlows: Systematic Dataflow Exploration and Code Generation for Efficient Neural Network Inference using SIMD Architectures on CPUs

2023-10-01 · Cyrus Zhou, Zack Hassman, Ruize Xu, Dhirpal Shah 외

We address the challenges associated with deploying neural networks on CPUs, with a particular focus on minimizing inference time while maintaining accuracy. Our novel approach is to use the dataflow (i.e., computation o…

Code GenerationEfficient Neural Network

KAPLA: Pragmatic Representation and Fast Solving of Scalable NN Accelerator Dataflow

2023-06-09 · Zhiyao Li, Mingyu Gao

Dataflow scheduling decisions are of vital importance to neural network (NN) accelerators. Recent scalable NN accelerators support a rich set of advanced dataflow techniques. The problems of comprehensively representing …

Scheduling

FuseFlow: A Fusion-Centric Compilation Framework for Sparse Deep Learning on Streaming Dataflow

2025-11-06 · Rubens Lacouture, Nathan Zhang, Ritvik Sharma, Marco Siracusa 외 arxiv

As deep learning models scale, sparse computation and specialized dataflow hardware have emerged as powerful solutions to address efficiency. We propose FuseFlow, a compiler that converts sparse machine learning models w…