Neural network inverse design of nanophotonic scintillators for medical imaging. Uses physics-informed neural networks to learn scintillation cascade processes from incident particles to photon emission, enabling end-to-end differentiable optimization of scintillator geometry. Use when designing scintillators for X-ray imaging, medical radiation detectors, or optimizing photon emission patterns via inverse design.
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill neural-inverse-design-scintillator-medical --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Neural Inverse Design Scintillator Medical?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-neural-inverse-design-scintillator-medical-ai-collection)More formats (shields.io, HTML) on the badges page.
---
name: neural-inverse-design-scintillator-medical
description: "Neural network inverse design of nanophotonic scintillators for medical imaging. Uses physics-informed neural networks to learn scintillation cascade processes from incident particles to photon emission, enabling end-to-end differentiable optimization of scintillator geometry. Use when designing scintillators for X-ray imaging, medical radiation detectors, or optimizing photon emission patterns via inverse design."
metadata:
arxiv_id: "2606.16309"
published: "2026-06-15"
authors: "Various"
tags: [scintillator, medical-imaging, inverse-design, neural-network, X-ray, photonics]
---
# Neural Inverse Design of Nanophotonic Scintillators for Medical Imaging
## Core Concept
Scintillators convert high-energy radiation into optical light for medical imaging and security scanning. Traditional development uses non-differentiable Monte Carlo simulations, blocking ML-based optimization. This methodology replaces Monte Carlo with a physics-informed neural network that learns the scintillation cascade process end-to-end, enabling differentiable geometry optimization.
## Key Innovations
### 1. Physics-Informed Neural Network for Scintillation Cascade
- Learns the full cascade from incident high-energy particle to photon emission
- Replaces non-differentiable Monte Carlo simulation with differentiable surrogate
- Substantially accelerates scintillator design and optimization
### 2. End-to-End Differentiable Optimization
- Combines neural scintillation model with photonic simulations
- Enables gradient-based optimization of arbitrary figures of merit
- Supports target-specific emission pattern design
### 3. Inverse Design for Nanophotonic Scintillators
- Demonstrated on X-ray imaging scintillator geometry optimization
- Can optimize for specific target emission patterns (directionality, spectrum)
- Characterizes performance relative to non-differentiable approaches
## Methodology
### Step 1: Data Collection
- Generate training data from Monte Carlo simulations of scintillation cascades
- Include electron-electron, electron-phonon, and electron-photon interaction physics
- Cover range of incident particle energies and materials
### Step 2: Train Physics-Informed Neural Network
- Architecture should respect energy conservation and stochastic cascade physics
- Learn mapping from incident particle parameters to photon emission characteristics
- Validate against held-out Monte Carlo simulation data
### Step 3: Combine with Photonic Simulations
- Integrate neural scintillation model with electromagnetic/photonic simulator
- Ensure end-to-end differentiability from geometry parameters to output metrics
- Verify gradient flow through entire pipeline
### Step 4: Inverse Design Optimization
- Define target figure of merit (e.g., specific emission pattern, efficiency)
- Use gradient-based optimization to find optimal scintillator geometry
- Verify designs with independent simulation methods
## Medical Imaging Application Patterns
### X-Ray Imaging Scintillators
- Optimize nanophotonic structure for maximum light collection efficiency
- Design emission patterns matched to photodetector geometry
- Balance resolution vs. sensitivity tradeoffs
### CT Scanner Detectors
- Design scintillator arrays with optimized light output uniformity
- Optimize for specific X-ray energy spectra used in CT
- Minimize cross-talk between detector elements
### Radiation Therapy Monitoring
- Design scintillators optimized for therapeutic radiation energies
- Enable real-time dose monitoring via optimized light output
- Support both photon and particle therapy applications
## Error Handling
### Neural Network Accuracy
- **Symptom**: Neural surrogate deviates from Monte Carlo ground truth
- **Fix**: Increase training data diversity, add physics constraints as loss terms
### Gradient Instability
- **Symptom**: Optimization diverges or finds unphysical designs
- **Fix**: Add regularization terms, constrain geometry parameter ranges
### Photonic Simulation Mismatch
- **Symptom**: Optimized design performs poorly in full-wave simulation
- **Fix**: Include photonic simulation error in training objective, use multi-fidelity approach
## Activation Keywords
- scintillator inverse design, nanophotonic scintillator neural network
- medical imaging scintillator optimization, X-ray scintillator design
- physics-informed scintillation cascade, differentiable scintillator design
- 闪烁体逆向设计, 医学成像闪烁体优化
## References
- arXiv: 2606.16309 — "Neural network inverse design of nanophotonic scintillators"
- Related skills: `quantum-medical-imaging`, `physics-guided-neural-network`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!