Erdem Caliskan

← Back to Home

Graduate Internship at ORNL

May 2024 - Dec 2024; May 2025 - present, Oak Ridge, TN


Summary: At ORNL, I worked on reducing the computational cost of microstructure-sensitive materials modeling by building graph neural network surrogates for composites and polycrystals. My work focused on making structure-to-property prediction more scalable, more robust to heterogeneous microstructures, and more useful for downstream fatigue and damage studies.

Mentor: Massimiliano Lupo Pasini, Computational Coupled Physics, Computational Sciences and Engineering Division (CSED), Computing and Computational Sciences Directorate (CCSD), Oak Ridge National Laboratory

Key outcomes:


Project Highlights

1. Fiber-composite surrogate modeling

Situation: High-fidelity homogenization of 2D fiber composites is expensive, especially when microstructures are statistically diverse, anisotropic at the SVE scale, and far from the RVE limit.

Task: Build a surrogate that can predict stiffness and strength directly from microstructure while remaining accurate for high material-contrast cases and practical for large parametric studies.

Action: I developed topology-based GNN workflows for 2D fiber composites, trained them to predict the full stiffness tensor together with peak-strength and brittle-fracture-related quantities, introduced physics-based normalization for extreme contrast ratios, and used Voronoi-derived features to improve learning in small-data regimes.

Result: The models remained robust across diverse microstructure configurations, achieved stiffness prediction with 160x fewer parameters than CNN baselines, improved peak-strength accuracy while using 12x fewer parameters, and led to a published paper in Materials & Design.

Graphical abstract: GNN workflow for 2D fiber composite stiffness and strength prediction, Materials and Design 2025

Graphical abstract (Caliskan et al., 2025, M&D).

2. Multitask polycrystal surrogate modeling

Situation: Elastoplastic response prediction for polycrystals typically requires large CPFEM ensembles, which becomes a bottleneck when studying variability, extreme responses, and fatigue-relevant random fields over many statistically distinct SVEs.

Task: Create a surrogate that preserves microstructure-sensitive variability while predicting both scalar elastoplastic measures and full stress-strain behavior across compositions and SVE sizes.

Action: I represented dual-phase ferrite-martensite polycrystals as grain-adjacency graphs with phase, geometry, orientation, and misorientation information, then developed multitask GNN surrogates that jointly predict elastic-plastic quantities of interest and stress-strain responses across martensite volume fractions and SVE sizes.

Result: The workflow supported population-level comparisons of finite-SVE variability and enabled statistically consistent random-field construction for mesoscale fatigue and damage analyses, making large ensemble studies more tractable.

Selected Outputs

Methods/Stack: HydraGNN, PyTorch, PyTorch Geometric, microstructure-derived graphs, grain-adjacency graphs, physics-based normalization, Voronoi-derived features, and Linux/HPC workflows.