Digital sers kynurenine ultra trace detection method based on deep learning
By preparing a uniform array-type SERS substrate and a deep learning model, the problem of signal instability at extremely low concentrations in traditional detection methods was solved, achieving highly sensitive and automated kynurenine detection, applicable to complex media such as serum and urine.
Patent Information
- Application Number
- CN202511576198.2
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2025-10-31
- Publication Date
- 2026-02-10
- Estimated Expiration
- 2045-10-31
AI Technical Summary
Existing traditional detection methods are difficult to stably and rapidly detect L-kynurenine at extremely low concentrations, and SERS detection suffers from uneven distribution of substrate hotspots and difficulty in processing complex background signals.
A uniform array-type SERS substrate was prepared using self-assembly technology. Combined with deep learning methods, signal distribution uniformity and robustness were achieved by using multi-point mapping of spectral data and convolutional neural networks with attention mechanisms to capture weak spectral shape changes and perform high-sensitivity detection.
It achieves highly sensitive, stable, and automated detection of extremely low concentrations of kynurenine, capable of detecting concentrations of 10-11 mol/L, and is suitable for quantitative analysis in complex biological media.
Smart Images

Figure CN121049232B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of biomedical detection and spectral analysis, and particularly relates to a digital SERS kynurenine ultra-micro detection method based on deep learning. BACKGROUND
[0002] L-kynurenine (L-Kyn) is an important intermediate product of tryptophan metabolic pathway, and its content change is closely related to immune activation, inflammatory response and various diseases (such as Parkinson's disease, Alzheimer's disease, depression, diabetes, etc.). The concentration of kynurenine in serum is usually at an extremely low level. Although traditional detection methods such as high performance liquid chromatography-mass spectrometry (HPLC-MS / MS) and enzyme-linked immunosorbent assay (ELISA) have certain sensitivity, they have defects such as expensive equipment, complex operation, long detection period and poor repeatability.
[0003] Surface-enhanced Raman scattering (SERS) technology has been gradually applied to small molecule metabolite detection in recent years due to its high sensitivity and molecular fingerprint identification capability. However, SERS detection still faces two major challenges in practical application: first, the distribution of substrate hot spots is uneven, and under the condition of extremely low concentration, the signal fluctuation is large, which limits the stability of quantitative analysis; second, the traditional spectral analysis method relies on manual peak determination, which is difficult to deal with complex background signals and low signal-to-noise ratio conditions.
[0004] Deep learning technology has shown superior feature extraction and pattern recognition capability in spectral data modeling, and can realize efficient identification and quantitative prediction of weak signals. Therefore, there is an urgent need for a new detection method to realize rapid and stable detection of kynurenine at an extremely low concentration level. SUMMARY
[0005] The purposes of the present application include solving the following technical problems:
[0006] (1) Improve the uniformity and robustness of signal distribution to ensure the repeatability and comparability of signals at different positions;
[0007] (2) Use SERS mapping spectral data of multiple spatial position points instead of relying on a single spectrum to reduce accidental errors;
[0008] (3) Capture the weak spectral shape changes and characteristic peak intensity changes that are difficult to detect by traditional algorithms under the condition of extremely low concentration;
[0009] (4) Learn the spatial correlation between spectra and comprehensively utilize the local and global features of mapping data to realize ultra-micro detection with higher sensitivity and stability.
[0010] To achieve the above objectives, this invention proposes a deep learning-based digital SERS method for ultra-micro detection of kynurenine, comprising the following steps:
[0011] Step 1: Prepare a highly sensitive, uniform array-type SERS substrate.
[0012] A monolayer polystyrene (PS) microsphere array was fabricated on a silicon wafer surface using a self-assembly technique. Subsequently, reactive ion etching (RIE) was employed to form a conical silicon nanostructure at the PS sphere-silicon interface. Further, Au / Ag noble metal thin films were deposited via magnetron sputtering to form a uniformly distributed array of nano-hot spots. This substrate ensures the spatial uniformity of the electromagnetic field-enhanced hot spots, reducing signal differences at different locations and significantly improving the signal-to-noise ratio (SNR) and detection sensitivity.
[0013] Step 2: Sample spectral acquisition. For concentrations in C ∈ [10...],... -11 10 -3 Different concentrations of kynurenine aqueous solution in the mol / L range were dropped onto the surface of a SERS substrate. Three parallel samples were prepared for each concentration, using 2 µL of solution each time. After drying, Raman signals were acquired. Raman spectrometers were used to collect n rows of data for each concentration sample. n columns = m SERS mapping signals from different spatial locations, resulting in a dataset. ,in The Raman shift is used; preferably, the detection conditions are: laser wavelength 785nm, power 20mW, integration time 500ms.
[0014] Step 3: Batch preprocessing of spectral data. Perform the following processing on each spectrum in the dataset:
[0015] 3.1 Spectral cropping: A uniform spectral cutoff of 500-1800 cm⁻¹ should be maintained. -1 Raman signals within the range:
[0016] = v∈[500,1800],
[0017] 3.2 Outlier Removal: The Whitaker-Hayes algorithm is used to remove outlier peaks.
[0018] =RemoveOutlier( ),
[0019] 3.3 Baseline Correction: Baseline correction is performed using the Asymmetric Penalized Least Squares (ASPLS) algorithm.
[0020] = -Baseline ASPLS ,
[0021] 3.4 Noise Reduction: Smoothing is achieved by applying a Savitzky-Golay filter.
[0022] =SavGol( ,w,p),
[0023] 3.5 Normalization: Vector normalization is used to make different spectral intensities comparable.
[0024] = ,
[0025] Step 4: Digitize the spectral signal. For each preprocessed spectrum, the characteristic peak position of kynurenine is v0 = 560 ± 1 cm. -1 Signal strength detected at the location:
[0026] B i = ,
[0027] Where T is the dynamic threshold, which can be defined as:
[0028] ,
[0029] μ bg σ is the average intensity of the background region. bg denoted as the standard deviation of the background area intensity, and k is an empirical coefficient (usually k=5).
[0030] The digital positive rate (RPV) is obtained by analyzing m spectra collected for each concentration sample.
[0031] ,
[0032] RPV, as a concentration-related statistical indicator, is input into the deep learning model as an auxiliary feature.
[0033] Step 5: Deep Learning Modeling. Construct a deep learning model based on the fusion of convolutional neural networks and attention mechanisms:
[0034] 5.1 The backbone network adopts an improved ResNet:
[0035] F=ResNet( ),
[0036] 5.2. Introducing multi-layer convolution and self-attention modules (MHSA) to capture global semantics across the spectrum:
[0037] F att =MHSA(F),
[0038] 5.3. Feature fusion is achieved through a fully connected layer, integrating digital statistical features:
[0039] F fusion =Concat(F att (RPV),
[0040] 5.4 Output Concentration Prediction Value:
[0041] =MLP(F fusion ),
[0042] The loss function adopts the fusion loss form:
[0043] ,
[0044] Where λ1 and λ2 are weighting coefficients, MSE is the mean squared error, and BCE is the binary cross-entropy. V represents the predicted digital statistical feature, and RPV represents the actual digital statistical feature, ensuring consistency between the predicted concentration and the digital feature statistics.
[0045] Step 6: Model Training and Validation. Data is divided into three sets: 80% training set, 10% validation set, and 10% test set. Preferably, the Adam optimizer is used with a learning rate of 1×10⁻⁶. -3 Weight decay 1×10 -4 Batch size is 32, training duration is 200 epochs; early stopping strategy is used to avoid overfitting, and the coefficient of determination R0 is [value missing]. 2 Mean squared error (MSE) and mean absolute error (MAE) are used as performance evaluation indicators.
[0046] Step 7: Quantitative Regression and Result Output. Input the spectral set to be measured {Si}, and the model outputs the predicted concentration. Simultaneously, output R0. 2 The confidence interval is predicted, ultimately achieving highly sensitive, repeatable, and automated quantitative detection of ultra-low concentrations of kynurenine.
[0047] Beneficial effects:
[0048] Compared with existing detection methods, the present invention has the following significant advantages and technical effects:
[0049] I. Significantly Improved Sensitivity: This invention employs multi-point mapping acquisition and statistical modeling, avoiding random errors caused by relying on a single spectrum, and can detect values as low as 10. -11 The concentration of kynurenine in mol / L is more accurate than that of traditional methods.
[0050] II. Strong ability to capture weak signals: This invention introduces multi-layer convolution and self-attention mechanism, which can extract subtle differences in spectral shape and global correlation across the spectrum, improve the ability to identify weak feature peaks, and still output prediction results stably even when the signal-to-noise ratio is low.
[0051] 3. Digital Feature-Assisted Regression: SERS spectra are mapped into binary digital features, which are then combined with deep learning regression models to improve the physical consistency of prediction results and model robustness, effectively reducing overfitting.
[0052] IV. Joint Loss Optimization: By jointly optimizing regression loss and statistical feature constraints, the predicted concentration not only approximates the true value, but also maintains consistency with the statistical characteristics of RPV, thereby improving the model's generalization ability and interpretability.
[0053] V. Highly automated and scalable: The entire process of preprocessing, feature extraction, and model prediction is automated, and it can be extended to the detection of ultra-micro samples of other similar samples, enabling simultaneous quantitative analysis of multiple indicators.
[0054] VI. High clinical application potential: This method has low sensitivity to environmental interference and batch-to-batch differences, and is suitable for highly sensitive detection of kynurenine in complex media such as serum and urine. Attached Figure Description
[0055] Figure 1 This is a flowchart of the detection method described in this invention;
[0056] Figure 2 The image shows the SERS spectrum of kynurenine collected in Specific Example 1;
[0057] Figure 3 This is a linear relationship graph between the predicted concentration and the actual concentration in Specific Example 1;
[0058] Figure 4 The image shows the SERS spectrum of kynurenine collected in Specific Example 2;
[0059] Figure 5 This is a graph showing the linear relationship between the predicted concentration and the actual concentration in Specific Example 2. Detailed Implementation
[0060] The present invention will now be described in detail with reference to the accompanying drawings and specific embodiments. However, the following embodiments are only for explaining the present invention, and the scope of protection of the present invention should include all the contents of the claims. Moreover, through the description of the following embodiments, those skilled in the art can fully implement all the contents of the claims of the present invention.
[0061] Example 1:
[0062] This embodiment provides a deep learning-based digital SERS method for ultra-micro detection of kynurenine, the process of which is as follows: Figure 1 As shown, it includes the following steps:
[0063] Step 1: Prepare a highly sensitive array-type SERS substrate.
[0064] A monocrystalline silicon wafer was selected as the substrate, and a monolayer polystyrene (PS) microsphere array was formed using interface self-assembly technology. Reactive ion etching (RIE) was then used to form periodic tapered silicon nanostructures at the interface between the PS spheres and the silicon wafer. After etching, Au / Ag noble metals were deposited using physical sputtering technology to form a uniformly distributed metal nanoarray.
[0065] Step 2: Sample preparation and spectral acquisition.
[0066] Preparation of C={10 -11 10 -10 10 -9 10 -8 10 -7 10 -6 10 -5 10 -4 A 1 mol / L kynurenine aqueous solution was prepared, with three parallel samples for each concentration, and each drop volume was 2 μL. After drying, the sample was placed under a Raman spectrometer to collect SERS spectra. The acquisition conditions were: laser wavelength 785 nm, laser power 20 mW, integration time 500 ms. 400 mapping points were collected for each sample, resulting in a spectral set of 9600 spectra.
[0067] ,
[0068] Where, v∈[0,2000], C={10 -11 10 -10 10 -9 10 -8 10 -7 10 -6 10 -5 10 -4}, and perform concentration labeling on the dataset.
[0069] Step 3: Batch preprocessing of spectral data. Perform the following processing on each spectrum in the dataset:
[0070] 3.1 Spectral cropping: A uniform spectral cutoff of 500-1800 cm⁻¹ should be maintained. -1 Interval signal.
[0071] = v∈[500,1800],
[0072] 3.2 Outlier Removal: The Whitaker-Hayes algorithm is used to remove outliers.
[0073] =RemoveOutlier( ),
[0074] 3.3 Baseline Correction: Baseline correction is performed using the Asymmetric Penalized Least Squares (ASPLS) algorithm.
[0075] = -BaselineASPLS ,
[0076] 3.4 Noise Reduction and Smoothing: The Savitzky-Golay filter is used for smoothing. The window width w and the polynomial order p are determined according to the noise level.
[0077] =SavGol( ,w,p),
[0078] 3.5 Normalization: Perform vector normalization to obtain the normalized spectrum.
[0079] = ,
[0080] Step 4: Digitize the spectral signal. For each preprocessed spectrum, the characteristic peak position of kynurenine is ν0 = 560 ± 1 cm. -1 Signal strength detected at the location:
[0081] Bi= ,
[0082] Where T is the dynamic threshold, which can be defined as:
[0083] ,
[0084] μ bg σ bg , respectively, represent the mean and standard deviation of the background region intensity, and k is an empirical coefficient (k=5).
[0085] The digital positive rate (RPV) was obtained by analyzing all 400 spectra:
[0086] ,
[0087] RPV, as a concentration-related statistical indicator, is input into the deep learning model as an auxiliary feature.
[0088] Step 5: Deep Learning Modeling. Construct a deep learning model based on the fusion of convolutional neural networks and attention mechanisms:
[0089] 5.1 The backbone network adopts an improved ResNet:
[0090] F=ResNet( ),
[0091] 5.2. Introducing multi-layer convolution and self-attention modules (MHSA) to capture global semantics across the spectrum:
[0092] F att =MHSA(F),
[0093] 5.3. Feature fusion is achieved through a fully connected layer, integrating digital statistical features:
[0094] F fusion =Concat(F att (RPV),
[0095] 5.4 Output Concentration Prediction Value :
[0096] =MLP(F fusion ),
[0097] The loss function adopts the fusion loss form:
[0098] ,
[0099] Where λ1 and λ2 are weighting coefficients, MSE is mean squared error, and BCE is binary cross-entropy, ensuring consistency between predicted concentration and digitized feature statistics.
[0100] Step 6: Model Training and Validation. Data is divided into three sets: 80% training, 10% validation, and 10% test. The Adam optimizer is used with a learning rate of 1×10⁻⁶. -3 Weight decay 1×10 -4 Batch size is 32, training duration is 200 epochs; early stopping strategy is used to avoid overfitting, and the coefficient of determination R0 is [value missing]. 2 Mean squared error (MSE) and mean absolute error (MAE) are used as performance evaluation indicators.
[0101] Step 7: Quantitative Regression and Result Output. Input the spectral set to be measured {Si}, and the model outputs the predicted concentration. Simultaneously output R 2The confidence interval is predicted, ultimately achieving highly sensitive, repeatable, and automated quantitative detection of ultra-low concentrations of kynurenine.
[0102] The kynurenine spectral data collected in step 2 of this embodiment are as follows: Figure 2 As shown.
[0103] This implementation method is in C={10 -11 10 -10 10 -9 10 -8 10 -7 10 -6 10 -5 10 -4 At eight concentration gradients of 1 mol / L, 400 spectra were collected for each concentration sample, and the experiment was repeated three times, resulting in a total of 9600 spectra. 7680 of these were used as the training set, and 960 as the validation set. The deep learning model was then trained and optimized following the steps outlined above.
[0104] The trained model was then used to evaluate its performance on the remaining 960 test set spectra, yielding the following concentration prediction results: Figure 3 As shown, the coefficient of determination R 2 =0.993, indicating that the model has high prediction accuracy.
[0105] Example 2
[0106] The same experimental testing was performed on patient serum samples using the same method as in Example 1. The difference from Example 1 is that step 2 was replaced; the remaining steps are the same as in Example 1. Step 2 of this example is as follows:
[0107] Step 2: Patient serum sample pretreatment and spectral acquisition
[0108] 2.1. Serum pretreatment
[0109] To address the complex background interference (such as proteins, lipids, and carbohydrates) in patient serum samples, the following pretreatment method was adopted: 100 µL of patient serum sample was taken, 300 µL of acetonitrile was added, and the mixture was thoroughly mixed on a vortex mixer and centrifuged at 13000 rpm for 10 minutes. The supernatant was collected for later use. The supernatant was then passed through a pretreated C18 extraction column (activated with 1 mL of methanol and then equilibrated with 1 mL of ultrapure water). Methanol and water were used as the elution buffer at a ratio of 5:95 (containing 0.1% formic acid), and the target component solution was collected.
[0110] 2.2. SERS Spectral Acquisition
[0111] Serum samples were collected from 10 patients with radiation enteritis. The sample solutions, processed as described above, were dropped onto the surface of a SERS substrate. Three parallel samples were prepared for each concentration, using 2 µL of solution each time. After drying, Raman signals were acquired. The acquisition conditions were: laser wavelength 785 nm, power 20 mW, integration time 500 ms. 400 mapping points were acquired for each sample, resulting in a spectral set of 12,000 lines.
[0112] ,
[0113] And the dataset is labeled with concentration.
[0114] In step 2 of this implementation method, serum sample spectral data from 10 patients are collected as follows: Figure 4 As shown.
[0115] In this implementation method, 400 spectra were collected from each patient's serum sample, and the experiment was repeated three times, resulting in a total of 12,000 spectra. 9,600 of these were used as the training set, and 1,200 as the validation set. The deep learning model was then trained and optimized according to the aforementioned steps.
[0116] The trained model was then used to evaluate its performance on the remaining 1200 test set spectra, yielding the concentration prediction results as follows: Figure 5 As shown, the coefficient of determination R² = 0.981, indicating that the model has high predictive accuracy.
[0117] Through the above embodiments, the present invention achieves the following technical effects:
[0118] 1. The fabricated array-type SERS substrate exhibits highly uniform hotspot distribution, significantly improving signal repeatability and spatial consistency;
[0119] 2. By utilizing the statistical characteristics of multi-position mapping spectra, the signal reliability at low concentrations is effectively improved, achieving 10 -11 Detection limits at the mol / L level;
[0120] 3. By combining an improved ResNet with a self-attention mechanism, the ability to capture weak feature peaks is enhanced, and the robustness of the model to noise is improved.
[0121] 4. The method automates the entire process from spectral acquisition and preprocessing to concentration prediction. It is suitable for early clinical detection and quantitative analysis of kynurenine in complex biological matrices such as serum and urine, and can be extended to trace detection of other target molecules.
[0122] The above description is merely a specific embodiment of this application, enabling those skilled in the art to understand or implement this application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of this application. Therefore, this application is not to be limited to the embodiments shown herein, but is to be accorded the widest scope consistent with the principles and novel features claimed herein.
Claims
1. A deep learning-based digital SERS method for ultra-micro detection of kynurenine, characterized in that, Includes the following steps: Step 1: Prepare a highly sensitive, uniform array-type SERS substrate; Step 2: Raman spectra of kynurenine samples of different concentrations were acquired using a SERS array substrate to obtain mapping spectral data containing multiple spatial locations for each concentration sample. Step 3: Perform batch preprocessing on the spectra: spectral cropping, outlier removal, baseline correction, noise reduction, normalization, and concentration labeling; Step 4: Binarize each preprocessed spectrum and statistically analyze all concentration samples to obtain digital features; Step 5: Construct a deep learning model based on the fusion of convolutional neural network and attention mechanism to extract spectral features, stitch together the digital features obtained in step 4, and achieve feature fusion through a fully connected layer; Step 6: Use the collected data to train and validate the deep learning model, and optimize it using a fusion loss function; Step 7: Input the spectral set to be measured, the model outputs the predicted concentration, and also outputs the coefficient of determination R. 2 And the predicted confidence interval; This method is suitable for the ultra-micro detection of kynurenine in serum or urine matrices.
2. The method according to claim 1, characterized in that, The preparation of the SERS substrate in step 1 specifically includes: preparing a monolayer polystyrene microsphere array on the surface of a silicon wafer using self-assembly technology; forming a conical silicon nanostructure at the interface between the PS spheres and silicon using reactive ion etching; and depositing an Au / Ag noble metal thin film by magnetron sputtering to form a uniformly distributed array substrate.
3. The method according to claim 1, characterized in that, The detection limit for the concentration acquired by Raman spectroscopy in step 2 is as low as 10. -11 The Raman spectroscopy acquisition conditions were as follows: laser wavelength 785 nm, power 15-25 mW, integration time 500 ms, and spectral range 0-2000 cm⁻¹. -1 .
4. The method according to claim 1, characterized in that, Step 3, the batch spectral preprocessing steps, specifically include: Spectral uniform clipping retains 500-1800 cm⁻¹ -1 Raman signals within the range were analyzed; outliers were removed using the Whitaker-Hayes algorithm; baseline removal was performed using an asymmetric penalized least squares algorithm; smoothing was performed using a Savitzky-Golay filter with a window size of 5-21 and a polynomial order of 2-4; and vector normalization was used to make the peak characteristics of different spectra directly comparable.
5. The method according to claim 1, characterized in that, The dynamic threshold T for binarization in step 4 is defined as follows: , Where, μ bg σ is the average intensity of the background region. bg denoted as the standard deviation of the background area intensity, and k is an empirical coefficient with a value of 4-6.
6. The method according to claim 1, characterized in that, The deep learning model mentioned in step 5 includes: The backbone network adopts an improved ResNet architecture; multi-layer convolution and self-attention modules are introduced to capture global semantics across the spectrum; digital statistical features (RPV) are fused with deep learning features; and concentration prediction values are output through a multi-layer perceptron.
7. The method according to claim 6, characterized in that, The fusion loss function is: , Where λ1 and λ2 are weighting coefficients, MSE is the mean squared error loss, and BCE is the binary cross-entropy loss. To predict the concentration, C represents the actual concentration. V represents the predicted digital statistical feature, and RPV represents the actual digital statistical feature.
8. The method according to claim 1, characterized in that, The deep learning model described in step 6 is trained using the Adam optimizer with a learning rate of 1×10⁻⁶. -3 Up to 1×10 -4 The weight decays to 1×10 -4 Up to 1×10 -5 The batch size is 16-64, and the number of training rounds is 150-250.
9. The method according to claim 1, characterized in that, The training of the deep learning model described in step 6 employs an early stopping strategy to avoid overfitting, with a determination coefficient R0. 2 Mean square error and mean absolute error are used as performance evaluation indicators.
Citation Information
Patent Citations
Method for detecting 5-hydroxytryptamine in serum based on surface enhanced Raman technology
CN112362637A
Method for intelligently and accurately judging color, shape and state of tobacco leaves in baking process
CN120629064A