paper-with-me

Papers

MLMOD: Machine Learning Methods for Data-Driven Modeling in LAMMPS

2021-07-29 · Paul J. Atzberger

MLMOD is a software package for incorporating machine learning approaches and models into simulations of microscale mechanics and molecular dynamics in LAMMPS. Recent machine learning approaches provide promising data-driven approaches for learning representations for system behaviors from experimental data and high fidelity simulations. The package faciliates learning and using data-driven models for (i) dynamics of the system at larger spatial-temporal scales (ii) interactions between system components, (iii) features yielding coarser degrees of freedom, and (iv) features for new quantities of interest characterizing system behaviors. MLMOD provides hooks in LAMMPS for (i) modeling dynamics and time-step integration, (ii) modeling interactions, and (iii) computing quantities of interest characterizing system states. The package allows for use of machine learning methods with general model classes including Neural Networks, Gaussian Process Regression, Kernel Models, and other approaches. Here we discuss our prototype C++/Python package, aims, and example usage. The package is integrated currently with the mesocale and molecular dynamics simulation package LAMMPS and PyTorch. For related papers, examples, updates, and additional information see https://github.com/atzberg/mlmod and http://atzberger.org/.

📄 PDF Abstract BibTeX arXiv:2107.14362

Code (1)

atzberg/mlmod 공식 구현 pytorch

Tasks

BIG-bench Machine Learningregression

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

MLModelScope: A Distributed Platform for Model Evaluation and Benchmarking at Scale

2020-02-19 · Abdul Dakkak, Cheng Li, JinJun Xiong, Wen-mei Hwu

Machine Learning (ML) and Deep Learning (DL) innovations are being introduced at such a rapid pace that researchers are hard-pressed to analyze and study them. The complicated procedures for evaluating innovations, along…

Benchmarking

MLModelScope: A Distributed Platform for ML Model Evaluation and Benchmarking at Scale

2019-09-25 · Cheng Li, Abdul Dakkak, JinJun Xiong, Wen-mei Hwu

Machine Learning (ML) and Deep Learning (DL) innovations are being introduced at such a rapid pace that researchers are hard-pressed to analyze and study them. The complicated procedures for evaluating innovations, along…

Benchmarking

MLModelCI: An Automatic Cloud Platform for Efficient MLaaS

2020-06-09 · Huaizheng Zhang, Yuanming Li, Yizheng Huang, Yonggang Wen 외

MLModelCI provides multimedia researchers and developers with a one-stop platform for efficient machine learning (ML) services. The system leverages DevOps techniques to optimize, test, and manage models. It also contain…

The Design and Implementation of a Scalable DL Benchmarking Platform

2019-11-19 · Cheng Li, Abdul Dakkak, JinJun Xiong, Wen-mei Hwu

The current Deep Learning (DL) landscape is fast-paced and is rife with non-uniform models, hardware/software (HW/SW) stacks, but lacks a DL benchmarking platform to facilitate evaluation and comparison of DL innovations…

Benchmarking

Frustrated with Replicating Claims of a Shared Model? A Solution

2018-11-24 · Abdul Dakkak, Cheng Li, JinJun Xiong, Wen-mei Hwu

Machine Learning (ML) and Deep Learning (DL) innovations are being introduced at such a rapid pace that model owners and evaluators are hard-pressed analyzing and studying them. This is exacerbated by the complicated pro…