Autofluorescence in the Oral Cavity

From Psych 221 Image Systems Engineering
Jump to navigation Jump to search

Introduction

In recent years, dentists have begun using the VELscope Vx, a handheld scope that enables fluorescence imaging to visualize oral mucosal abnormalities, in oral exams. This technology enables imaging of abnormalities that may not be visible to the naked eye and has enhanced diagnosis of oral cancer and dysplasia [1]. This device offers clear proof that there is interesting health data contained in oral fluorescence, and this project seeks to pursue that information. Specifically, this project aims to determine what data exists in the fluorescent spectrum, how we can reliably obtain this data, and how this can be used in diagnosis of oral disease.

Background

In 2003, Veld et.al. conducted a comprehensive study aimed at characterizing the autofluorescence of healthy oral mucosa in different parts of the mouth. This group recognized the power of autofluorescence spectroscopy in oral cancer detection and hoped to construct a reference database of fluorescent spectra from healthy oral mucosa. In this study, spectra were recorded from 97 volunteers under a selection of excitation wavelengths between 350 and 450 nm at different anatomical sites. Of particular interest to this project, the fluorescence measured on the dorsal side of the tongue exhibited a broad peak between 500 and 550 nm and a sharp peak above 600 nm [2].

In 2006, Wu and Qu studied autofluorescence of human epithelial tissue and obtained a similar broad fluorescent spectrum around 500 nm in oral tissue excited at 405 nm. They hypothesized that this peak may be due to overlapping of NADH, FAD, and keratin fluorescent spectra. They also observed a sharp peak in esophageal fluorescence around 680 nm and hypothesized that this peak may be attributed to porphyrin derivatives [3].

In 2017, Bjurshammar published a thesis exploring “Porphyrins and Phototherapy of Oral Bacteria.” This study discussed the spectral properties of porphyrins, a group of macromolecules found in most bacteria typically in the oral cavity. Notably, protoporphyrin IX has a sharp fluorescence emission peak around 635 nm and is efficiently excited at 405 nm [4].

The data from these studies is shown in Figure 1. The results of all of these studies suggest to us that we can expect to see significant autofluorescence in healthy oral tissue, due either to autofluorescence of oral mucosa or to the presence of porphyrins. This project seeks to collect further data about fluorescence and its ties to oral health. Fluorescence on volunteers’ tongues was measured under 400 nm light, chosen because it will excite relevant fluorescent species and is visible, preventing damage from unseen light. This data was analyzed using singular-value decomposition and least squares estimation in an effort to elucidate connections between fluorescence data and oral health.

Figure 1. Previously published fluorescent data is plotted. Veld et.al. measured a fluorescent curve with two primary peaks. Wu and Qu found a broad peak suspected to be due to overlapping NADH, FAD, and keratin fluorescent spectra, while Bjurshammar published the fluorescence spectra for protoporphyrin IX.

Methods

Data Collection

An experimental setup was designed to allow radiance data to be collected from a calibration spot and subject’s tongue under both blue and tungsten illuminants, with minimal time and effort required from the subject (Figure 2). Spectral data was collected using a SpectraScan 670 spectrophotometer controlled with a Matlab script. Subjects were given protective goggles designed to filter out blue light and sat at the edge of an optical table behind a chin rest. A 400nm blue light was mounted to the left of the chinrest, and a tungsten light (ARRI 1000 Plus) was placed on the far side of the optical table. The spectrophotometer was to the right of the subject.

Figure 2. Geometry of experimental setup. Data was collected from a spectrophotometer to the subject's right, while a blue source was placed to their left and a tungsten light faced them.

Subjects were first asked to hold a Labsphere Reflectance Standard in the approximate location their tongues would be when using the chin rest. The spectrophotometer was focused onto the reflectance standard, and calibration reflectance curves were obtained under blue illumination, tungsten illumination, and combined illumination. The subject was then asked to place their chin in the chin rest and hold their tongue out. The spectrophotometer was focused onto a spot in the middle of the tongue, and radiance was again measured under the three illumination conditions.

Fluorescence Estimation

The simplest way to measure fluorescence would be to illuminate the tongue with a single wavelength of blue light and measure the radiance seen by the spectrophotometer. Any light in the visible spectrum (outside of the incident wavelength) could be assumed to be due to fluorescence. However, the blue excitation light we used had energy throughout the visible spectrum (Figure 3), and reflectance of this light needed to be accounted for. Tongue reflectance was therefore calculated using reference data taken under tungsten illumination. The reflectance of the tongue was calculated by dividing the spectrum of the tongue under tungsten light by the spectrum of the tungsten light reflected off of the reflectance standard. The predicted reflected light from our blue excitation light can be calculated by scaling the blue excitation light spectrum by each subject’s tongue reflectance function. Any radiance greater than this predicted reflectance can be assumed to be due to fluorescence.

Figure 3. Excitation light spectrum. The blue source used in this experiment was not well confined to one wavelength, with significant energy throughout the visible spectrum.

Singular Value Decomposition

From a collection of fluorescence data, we can attempt to find the dimensionality of the data using singular value decomposition (SVD). Briefly, SVD can be used to find a set of basis functions, linear combinations of which can be used to approximate the collected data. In this project, finding a small set of basis functions to explain collected data may allow for the correlation of fluorescence data with specific fluorescent populations in the mouth (e.g. specific fluorophores, bacteria, etc.) and correlation to oral health diagnoses. SVD was performed in Matlab, and data was reconstructed from basis functions as a check.

Least Squares Estimation

SVD imposes few restrictions on the basis functions produced. The formulation of the decomposition is likely to suggest the highest singular value basis as simply the mean of the data. Choosing a set of basis functions and performing least squares estimation to find the associated coefficients will circumvent this. We therefore sought to choose a set of basis functions from previously collected fluorescence data and fit our data to these functions, allowing us to link data directly to the underlying biology. Least squares estimation was also performed in Matlab, and data was reconstructed for evaluation of this procedure.

Results

Fluorescence Estimation

Data was collected from 13 different subjects, with one subject volunteering for data collection before and after brushing their teeth, for a total of 14 data sets. The fluorescence estimation was performed on all data sets, and an average fluorescence estimate was calculated (Figures 4 and 5).

Figure 4. All subjects' fluorescence is estimated and plotted.
Figure 5. All fluorescent estimates are averaged.

Verifying Fluorescence Estimate

Because the fluorescence data was estimated, we sought to verify the estimate. First, we checked whether the radiance measured under both blue and tungsten light agreed well with the predicted radiance when we sum spectra of the individual illuminants scaled by the tongue’s reflectance (Figure 6). We observed good agreement between this prediction and measurement, with disagreements attributed to fluorescence. In order to check that the found fluorescence values were reasonable, we compared the average fluorescence data to fluorescence measurements previously taken by Veld et. al. (Figure 7) [2]. The shape of the fluorescence estimate matched remarkably well to this data, suggesting that our estimate is reasonable.

Figure 6. Measured radiance is plotted against estimates based on reflectance. When the tungsten light only is scaled by reflectance, there is a clear mismatch. Addition of the scaled blue light spectrum results in a much closer fit.
Figure 7. Our fluorescence estimate and Veld et.al.'s reported data are normalized and plotted together, exhibiting excellent agreement in shape.

Singular Value Decomposition

Wu and Qu have previously suggested that the broad shorter wavelength peak between 500 and 550 nm may be due to overlapping NADH FAD, and keratin fluorescence, while the sharp peak above 600 nm may be due to porphyrin derivatives [3]. Given this suggestion, it seemed natural to first limit our SVD to two basis functions. The two basis functions with the largest singular values were kept and used in reconstruction of the measured fluorescence approximation (Figures 8 and 9). The success of this reconstruction is likely due to the fact that the first basis function largely follows the shape of the mean.

Figure 8. The two basis functions with the largest singular values are plotted as functions of wavelength.
Figure 9.1. Fluorescence estimate and SVD reconstruction are plotted for Subject 1, with good agreement.
Figure 9.2. Fluorescence estimate and SVD reconstruction are plotted for Subject 3, with good agreement.


While this set of basis functions worked well for many of the data sets, it was clear that certain data sets were much better explained by more basis functions. For example, Subject 005 was much better reconstructed by 4 basis functions than 2 basis functions (Figure 10).

Figure 10.1. Fluorescence estimate and SVD reconstruction using two basis functions are plotted for Subject 5.
Figure 10.2. Fluorescence estimate and SVD reconstruction using four basis functions are plotted for Subject 5.

This illustrated to us two fundamental approaches to choosing the number of basis functions. The first approach is to let the biology inform our choice of basis size - given that we expect n fluorescent species to be present, we expect n basis functions will explain our data. The second approach is to choose how well we want to explain the data and let the singular values dictate our choice of basis size. We can plot the cumulative variability described against the number of basis functions used, set a threshold for the variability we want to explain, and choose the lowest number of basis functions that will reach this threshold (Figure 11). However, with only 14 data sets, there is no clear correct choice.

Figure 11. Cumulative variance explained is plotted as a function of the number of bases used. As expected, this function monotonically increases, reaching 1 when 14 bases (the total number of data sets) are used.

Least Squares Estimation

As we hope to use this information for diagnostic purposes, it would presumably be advantageous for our basis functions to reflect the biology. Therefore, we chose basis functions based on previously measured fluorescence data and performed least-squares estimation to find how well these functions could explain our collected data. This approach has the additional advantage over SVD that it eliminates the possibility that a basis function can simply follow the mean.

For this estimation, we chose to use the basis set of Wu and Qu’s reported fluorescence curve, representing the overlapping fluorescence of NADH, FAD, and keratin, and Bjurshammar’s porphyrin emission curve (Figure 12) [3,4]. Coefficients were calculated using least squares estimation in Matlab, and the fluorescence data was reconstructed using these coefficients. The original fluorescence estimate data was plotted against reconstructions making use of SVD and least-squares basis sets (Figure 13). Qualitatively, there is reasonable agreement for both reconstructions, suggesting that choosing a basis set based on the biology is worth further consideration. To quantify the performance of each reconstruction, we calculated the Euclidean norm of the difference between our original data and our reconstruction. The Euclidean norm from the least squares reconstruction was found to be ~1.09 times the Euclidean norm from the SVD reconstruction with two basis functions. Since SVD finds two basis functions to minimize this norm, this close match in performance again suggests that our choice of basis set based on biology is very promising.

Figure 12. Fluorescent data from Wu and Qu and Bjurshammar are used as the basis functions in least squares estimation.
Figure 13.1. Fluorescence estimate, SVD reconstruction, and least squares reconstruction are plotted for Subject 1. Qualitatively, the least squares estimation appears to be a reasonable approximation.
Figure 13.1. Fluorescence estimate, SVD reconstruction, and least squares reconstruction are plotted for Subject 3. Qualitatively, the least squares estimation appears to be a reasonable approximation.

Conclusions

This project required the development of several knowledgebases - experimental design while accounting for human subjects, estimation, linear analysis. While the data for this project by all accounts appears reasonable, it is not sufficient to draw any conclusions. In future work, it is most critical that a statistically significant database be acquired. In this project, the number of basis functions we fit to was still within an order of magnitude of the number of data sets. While acquiring more data, there are a few specific considerations to keep in mind. First, the tungsten light that we used has minimal energy at short wavelengths, so our estimations of reflectance in the blue region is based on low signal and high signal to noise ratios. It would be wise to measure reflectance using several broadband sources and compare these reflectances. Morever, our estimation assumes that tungsten light does not excite any fluorescence, which is certain not true, and a strategy to account for this would be helpful. The geometry of the setup should also be considered. With illuminants coming from different angles, diffuse and specular reflection may affect measurements and different layers of tissue may be excited. Additionally, strategies to reduce subject movement during measurement would be useful. Despite these areas of potential improvement, this project produced exciting results and suggests a clear path for continued research.

References

VELscope Oral Screening [1]

de Veld, D.C.G, et. al. (2003). Autofluorescence Characteristics of Healthy Oral Mucosa at Different Anatomical Sites. Lasers in Surgery and Medicine, 32. [2]

Wu, Y. and Qu, J.Y. (September 2006). Autofluorescence spectroscopy of epithelial tissues. Journal of Biomedical Optics, 11(5). [3]

Bjurshammar, N. (2017). Nadja Bjurshammar, “Porphyrins and Phototherapy of Oral Bacteria” PhD dissertation, Karolinska Institutet, 2017, ISBN 978-91-7676589-0.

Appendix

File:Final Project.zip