Synthetic and Realistic Laser–Tissue Interaction Data for Machine-Learning Applications
收藏Mendeley Data2026-04-18 收录
下载链接:
https://data.mendeley.com/datasets/ys4t55m57x
下载链接
链接失效反馈官方服务:
资源简介:
This dataset provides two complementary CSV files containing simulated laser–tissue interaction measurements, designed to support machine-learning research in biomedical optics and computational modeling:
1- **laser_tissue_data.csv**
- Samples: 1,000,000
Features:
- wavelength (nm)
- pulse_duration (ns)
- energy_density (J/cm²)
- absorption_coeff (cm⁻¹)
- thermal_conductivity (W/(m·K))
- fluence (J/cm²/ns) – derived
- beam_profile – simulated optical absorption
-- success (0/1) – binary target indicating whether the laser pulse meets thermal diffusion and energy thresholds
These data were generated via uniform, log-normal, and normal distributions to represent idealized measurements of laser–tissue interactions under controlled conditions.
2- **realistic_laser_tissue_data.csv**
- Samples: 1,000,000
Same feature set as above, with two added realism factors:
- Measurement noise (configurable noise_level = 0.1) applied to each physical variable
- Label noise (flip_prob = 0.05) randomly inverting 5% of the success outcomes
This version simulates sensor variance and occasional mislabeling, making it suitable for testing robustness of classification and regression models.
-------------------------------------------------
Use Cases & Applications
- Train and benchmark classification models (e.g., logistic regression, random forests, neural networks) on binary outcome prediction.
- Explore feature-engineering strategies (e.g., interaction terms, normalization) for optical parameters.
- Evaluate the impact of measurement and label noise on model performance and generalizability.
- Develop synthetic-data augmentation pipelines for scarce or ethically constrained biomedical datasets.
创建时间:
2025-06-10



