Skip to main content

MINI REVIEW article

Front. Neurosci., 08 November 2023
Sec. Neural Technology
This article is part of the Research Topic Advances in Brain-Computer Interface Technologies for Closed-Loop Neuromodulation View all 6 articles

Learning based motion artifacts processing in fNIRS: a mini review

  • 1HUB of Intelligent Neuro-Engineering, CREATe, IOMS, Division of Surgery and Interventional Science (DSIS), University College London, Stanmore, United Kingdom
  • 2School of Computing, Engineering and Built Environment, Edinburgh Napier University, Edinburgh, United Kingdom

This paper provides a concise review of learning-based motion artifacts (MA) processing methods in functional near-infrared spectroscopy (fNIRS), highlighting the challenges of maintaining optimal contact during subject movement, which can lead to MA and compromise data integrity. Traditional strategies often result in reduced reliability of the hemodynamic response and statistical power. Recognizing the limited number of studies focusing on learning-based MA removal, we examine 315 studies, identifying seven pertinent to our focus area. We discuss the current landscape of learning-based MA correction methods and highlight research gaps. Noting the absence of standard evaluation metrics for quality assessment of MA correction, we suggest a novel framework, integrating signal and model quality considerations and employing metrics like ΔSignal-to-Noise Ratio (ΔSNR), confusion matrix, and Mean Squared Error. This work aims to facilitate the application of learning-based methodologies to fNIRS and improve the accuracy and reliability of neurovascular studies.

1. Introduction

Functional near-infrared spectroscopy (fNIRS), a non-invasive neuroimaging technique, leverages near-infrared light measurements scattered through cortical tissues to estimate changes in oxy-hemoglobin (HbO) and deoxy-hemoglobin (HbR) concentrations, yielding insights into neurovascular coupling and cortical activities (Lloyd-Fox et al., 2010; Leff et al., 2011). The technology's relatively high spatial resolution, cost-effectiveness, and portability make it suitable for various applications such as cognitive neuroscience, clinical neurology, personalized healthcare (Rahman et al., 2020), motor rehabilitation (Zhu et al., 2020), cognitive studies (Fishburn et al., 2014; Skau et al., 2019), brain-computer interfaces (Naseer and Hong, 2015), and studies involving subject movements (Vitorio et al., 2017; Nemani et al., 2018, 2019; Pinti et al., 2018; Novi et al., 2020; von Lühmann et al., 2021). The convergence of fNIRS with Brain-Computer Interface (BCI) has paved the way for trans-formative applications, including the restoration of motor functions in individuals with disabilities and the modulation of neuronal activities (Naseer and Hong, 2015). Augmenting fNIRS with other modalities like electroencephalogram (EEG) amplifies its signal diversity, capturing both electrical and hemodynamic activities (Maher et al., 2023). The infusion of deep learning and transfer learning approaches has also augmented the capabilities of fNIRS-based BCIs, underscoring their efficiency and adaptability (Paulmurugan et al., 2021).

Motion artifacts (MA), such as high-frequency spikes (Janani and Sasikala, 2017), slow drifts (Jahani et al., 2018), and baseline intensity shifts (Huang et al., 2022b), can affect fNIRS data during subject movement, compromising the accurate depiction of cortical activity. Current mitigation methods include trial rejection (Cooper et al., 2012) or employing data processing tools like Homer2 (Huppert et al., 2009). Trial rejection can compromise the data reliability and reduce the statistical power of the hemodynamic response (Di Lorenzo et al., 2019). Additionally, data processing tools often require expert intervention and parameters are dependent on specific datasets. To enhance spatial resolution, cortical sensitivity, and robustness, a more general fNIRS MA processing method is essential.

With the rise of learning-based approaches in biomedical engineering, specialized, real-time tools (Wen et al., 2018; Roy et al., 2019; Susan Philip et al., 2023) are increasingly applied to biomedical imaging modalities, including fNIRS. However, studies focusing on learning-based MA removal in fNIRS remain limited. After conducting a review of 315 studies related to fNIRS, Motion Artifact, and Machine Learning. We then pinpointed seven studies that prioritize the processing of MA, aligning with the prevailing research focus on MA corrections. This review aims to highlight the current state of learning-based MA correction, pinpointing research gaps. Notably, a unified evaluation metric for motion correction quality is absent. We propose an evaluation framework that blends signal and model quality, emphasizing datasets with established ground truth.

The structure of the paper unfolds as delineated: Section 2 critically examines diverse methodologies for mitigating motion artifacts in fNIRS, alongside the corresponding evaluative measures. In Section 3, emphasis is placed on championing a standardized General Evaluation Metric, which is introduced through a weighted equation to ensure steadfast evaluations. The conclusive insights are furnished in Section 4, complemented by a recognition of forthcoming endeavors and prospects.

2. Current work on learning-based MA removals

Deep Neural Networks (DNNs) have recently become prominent tools in biomedical engineering due to their resilience, real-time capabilities, and ability to handle large amounts of data. This section summarizes current research on learning-based MA removal methods, particularly for fNIRS datasets. Our review methodically examined literature based on criteria in Table 1, which details the keyword selection. While many papers concentrated on fNIRS signal processing, we further filtered to focus on MA correction, identifying six relevant papers on learning-based techniques that are particularly useful for large fNIRS datasets. Figure 1 offers an overview of these approaches, illustrating the network architectures proposed in the studies.

TABLE 1
www.frontiersin.org

Table 1. Current works on learning-based MA removal.

FIGURE 1
www.frontiersin.org

Figure 1. Learning based methods for fNIRS MA processing. (a) Wavelet regression ANN (Lee et al., 2017). (b) Entropy based cross-correlation BPNN (Lee et al., 2018). (c) sResFCNN and low-pass FIR filter (Huang et al., 2022c). (d) Machine learning fNIRS MA classifier (Siddiquee et al., 2020). (e) U-Net HRF reconstruction (Kim et al., 2022). (f) Denoising auto-encoder (Gao et al., 2022).

2.1. Learning-based methods

2.1.1. Artificial neural network

Lee et al. (2017) introduced a MA correction technique using a wavelet regression neural network. The method specifically targets unbalanced optodes, identified by an unbalance index computed from entropy cross-correlation of neighboring channel pairs. Building on this work, the authors proposed a multi-channel fNIRS MA correction method using an ANN for signal reconstruction (Lee et al., 2018). They employed entropy cross-correlation with fNIRS signals to identify contaminated optodes and utilized a back-propagation neural network (BPNN) for MA correction. Experimental validation, including graphical analysis and Contrast-to-Noise Ratio (CNR) from gait tasks, demonstrated the effectiveness of their approach. However, the authors acknowledged limitations in handling extremely poor fNIRS data with prominent artifacts in many channels. The decision algorithm's reliance on optode/channel imbalance hindered its ability to accurately distinguish normal from abnormal fNIRS channels. Consequently, further research is needed to develop a detection algorithm for classifying abnormal fNIRS channels. As the limitations of the ANN were evident, the community moved toward exploring a broader spectrum of algorithms, particularly looking at traditional machine learning classifiers.

2.1.2. Machine learning classifier

Siddiquee et al. (2020) investigated the impact of MA on vigilance level detection during walking compared to seated conditions. Their study aimed to assess if similar results could be obtained in both scenarios. To do this, the authors devised an experimental protocol inducing different vigilance levels while walking and sitting. They employed supervised classification using brain hemodynamic signals to identify vigilance levels and compared the accuracy of vigilance detection to evaluate the effect of MA. Multiple machine learning models, including Linear Discriminant Analysis (LDA), Support Vector Machines (SVM), K-Nearest Neighbors (KNN), and Gradient Boosting Trees (GBT), were employed to find the optimal classifier for binary classification. The comparison revealed that MA significantly reduced the accuracy of vigilance level detection during walking. To address this, the authors implemented a motion sensor-based artifacts estimation and removal method to investigate if removing artifacts could improve vigilance level detection performance. While traditional classifiers showed promise in addressing certain challenges, the rapid progress in deep learning sparked interest in harnessing their capabilities. CNNs emerged as a powerful tool for fNIRS data processing.

2.1.3. Convolutional neural network

Kim et al. (2022) employed a CNN architecture based on the U-net. To create a training and testing data set, variants of the hemodynamic response functions (HRF) were combined with experimental measurements of motion noise to generate a large-scale data set. The neural network was then trained to reconstruct the hemodynamic response linked to neuronal activity while reducing MA. Through a thorough analysis, the authors established that their proposed method yields a more accurate estimate of the task-related HRF than the previously established methods of wavelet decomposition and auto-regressive models. The mean squared error (MSE) and variance of the HRF estimates produced by the CNN were found to be the lowest among all methods considered in the study. These findings were particularly evident when the semi-simulated data contained HRF variants in terms of shape and amplitude. The proposed CNN method enables precise estimation of HRF amplitude and shape while significantly reducing MA and holds great promise for monitoring HRF changes in real-life settings that are subject to excessive MA. As the deep learning domain matured, researchers started to explore other neural network architectures that can further enhance denoising capabilities. Enter the Denoising auto-encoder.

2.1.4. Denoising auto-encoder model

Gao et al. (2022) proposed a deep learning-based MA removal method for fNIRS data. The authors employed a DAE model, equipped with a specialized loss function, for the purpose of eliminating MA. In order to train this deep learning network, they implemented an auto-regression (AR) model to generate a substantial synthetic fNIRS dataset. The efficacy of the DAE methodology was assessed through the utilization of this synthetic dataset and compared against the conventional methods widely used within the fNIRS community. Furthermore, the performance of the DAE was effectively validated through application to open-access experimental datasets (Yücel et al., 2014, 2015). Building upon the successes of DAE and aiming to integrate the benefits of various architectures, researchers turned their attention toward fully connected neural networks, focusing on optimizing network structures.

2.1.5. Fully connected neural network

Huang et al. (2022c) put forward a MA removal approach that is based on a simplified residual fully connected neural network (sResFCNN) and a low-pass finite impulse response filter. Both the sResFCNN and the low-pass finite impulse response (FIR) filter are amenable to online filtering. The optimal structure of the sResFCNN was determined through an analysis of the training loss and testing loss. The proposed filter was compared with MARA, a wavelet-based filter, and the DSMF filter. The results demonstrate that the proposed filter outperforms the wavelet-based filter and is comparable to, or exhibits improved performance in specific scenarios compared to, the dual-stage median filter (DSMF) in terms of noise suppression and signal distortion.

2.2. Evaluation metrics

A diverse range of evaluation metrics has been established to assess the performance of artifacts removal solutions, providing insights into noise suppression and signal distortion.

The ΔSignal-to-Noise Ratio (ΔSNR) in MA removal involves analyzing the SNRs at both the input and estimation stages, and utilizing their difference as a performance indicator (Hossain et al., 2022). By evaluating the disparity between the SNR values before and after MA removal, ΔSNR provides valuable insights into the efficacy of the artifacts removal process and its impact on the signal quality.

The CNR quantifies the distinction between the fNIRS signal prior to and during stimulation, reflecting the relative magnitude of the signal change compared to the accompanying noise in a spatial map (Zhou et al., 2020). Thus, the calculated results could be represented visually, providing an intuitive means to identify the occurrence or suppression of MA (Kohno et al., 2007). However, the selection of an appropriate parameter, and the computational resources required for the back-projection to form a spatial map warrant careful consideration.

Artifact power attenuation (APA) refers to the reduction or suppression of unwanted noise or artifacts present in a signal, typically achieved through filtering techniques, with the aim of enhancing the quality of the underlying information (Janani and Sasikala, 2017). The APA method necessitates a meticulous selection of an appropriate high-pass filter to effectively eliminate physiological noise. It is crucial that the chosen filters are consistently applied to both the measured and reference signals.

The “percent root difference” (PRD) evaluation metric determines the percentage difference between the square roots of two signals, serving as a measure of dissimilarity or deviation between them (Dong and Jeong, 2018). In the context of MA removal, the reference signal is commonly selected as the simulated motionless signal.

The within- and between-subject standard deviation method is a statistical approach used to detect potential MA in fNIRS data. It involves calculating within-subject standard deviations for each chromophore to capture variability in single-trial hemodynamic responses due to MA (Di Lorenzo et al., 2019). Comparing two signals entails plotting their standard deviation values on a scatter plot and assessing filtering performance by counting points above or below a specific line.

3. Discussion

The enumeration of methods is presented in Table 1, wherein it is observed that different fNIRS datasets were applied. Also, evaluation metrics varied across the studies, with Gao et al. (2022) reporting results through visual inspection and MSE using ground truth, Lee et al. (2017) and Lee et al. (2018) employing CNR and Region of Interest (ROI), Siddiquee et al. (2020) utilizing MA-contaminated signal classification accuracy, Kim et al. (2022) reporting results using CC, AUC, and MSE, and Huang et al. (2022a) adopting Signal Distortion Ratio (SDR) and Normalized MSE (NMSE) for result evaluation. Consequently, due to the diversity of datasets and evaluation metrics, direct comparison of performance across these methods is not feasible. Thus, it is imperative to conduct a systematic comparison to analyze their respective performance.

3.1. Model and signal evaluation

The establishment and implementation of a robust General Evaluation Metric (GEM) for Learning-based methods is crucial to systematically gauge the efficacy of learning-based solutions tailored for MA removal. Such a metric would be independent of the particular dataset employed, thereby allowing for an efficient and holistic comparison among various methodologies. The GEM should not merely evaluate the suppression of artifacts within the signal but should also incorporate an assessment of the adapted learning model in terms of robustness, adaptability and accuracy, especially given the rising significance of such models in this domain.

When scrutinizing learning-based models tailored for fNIRS MA rectification, it is indispensable to amalgamate modeling-specific metrics with conventional methodologies. Two paramount tools in this arena are the Confusion Matrix and the MSE. The Confusion Matrix offers a nuanced performance evaluation for MA detection tasks by bifurcating instances into “clean” and “contaminated by MA” based on the model's prognostications. This metric doesn't merely clarify the model's performance but also reveals pertinent insights that could be pivotal for model refinement, including potential enhancements in model architecture or judicious alterations to the dataset to ensure a balanced representation.

In parallel, other metrics, endowed with their distinct attributes and utilities, are instrumental for a thorough evaluation of fNIRS signals. The MSE stands out as a pivotal metric for MA rectification endeavors. It gains prominence when the rectified fNIRS signal is juxtaposed with the reference signal. Particularly, MSE is the preferred evaluation tool for contexts transcending mere categorical classifications, such as when the output is continuous or regression-oriented. By computing the mean squared deviation between the predicted and the reference values, the MSE offers an acute insight into the model's precision and accuracy. In tandem, the Confusion Matrix and the MSE proffer a comprehensive comprehension of the efficiency of learning-based fNIRS MA rectification models, elucidating potential pathways for optimization.

While certain metrics shed light on the overall proficiency of correction techniques, others might encounter impediments in particular scenarios. For instance, representing the CNR's results in a 2D paradigm complicates its numerical integration with other metrics for innovative evaluations. This method is typically adept for inspecting spatial-filtering methodologies, but care must be exercised in the selection of filters. Applying non-uniform filters might inculcate biases, jeopardizing fair comparisons. The PRD demands auxiliary metrics like the Root-mean-square deviation (RMSE) to discern the congruence between signals, and CC to fathom their resemblance. Introducing these metrics augments computational intricacy, which isn't propitious in this context. The within- and between-subject standard deviation methodology, though capable of differentiating neural response variations from MA fluctuations, makes assumptions that may not always hold, rendering it less than ideal as a standalone approach.

Acknowledging the complexity of the evaluation landscape, the ΔSNR metric stands out as especially pertinent for tasks focused on signal regression. In the context of the GEM framework, ΔSNR serves as an instrumental metric for quantitatively assessing the efficacy of artifact removal techniques, thereby facilitating numerically grounded comparisons among various methods. Importantly, ΔSNR is optimally suited for evaluating performance on simulated data, given that these datasets come with ground-truth information, enabling more accurate and reliable assessment. Conversely, for the evaluation of classification models, the ΔSNR metric is not applicable. Instead, the use of a confusion matrix is advocated, as it provides a comprehensive and tailored evaluation criterion explicitly designed for classification tasks. It is crucial to recognize that classification models typically require ground-truth datasets for training and validation, necessitating evaluation methodologies that are synergistic with the intrinsic properties of simulated data.

3.2. GEM equation

In the realm of learning-based techniques for mitigating MAs, the evaluation of both signal fidelity and model efficacy stands as a pivotal pursuit. In the work delineated by Yamada et al. (2017), paramount importance is accorded to the SNR as a pivotal metric within the purview of fNIRS-based learning methodologies. Conversely, Gao et al. (2020) accentuate the import of the MSE as a prominent yardstick for evaluating the efficacy of such techniques. Additionally, the salience of the Confusion Matrix in the appraisal of machine learning approaches finds resonance in the exposition by Gabrieli et al. (2021) in the context of fNIRS.

While the MSE metric is frequently utilized to assess the performance of learning-based models, it may also exhibit a correlation with the change in SNR, thereby possibly serving as an ancillary indicator of signal fidelity. The decoupling of these metrics might be considered to mitigate the risk of skewed evaluations of a learning algorithm's effectiveness, especially when both metrics carry positive weightings. For tasks not oriented toward classification, MSE may suffice as the singular evaluation criterion. Considering the scarcity of well-established guidelines regarding the proportional weighting of these evaluation aspects in the realm of classification problems, we suggest the possible introduction of a novel parameter, denoted as “α”. This parameter could be allocated the role of balancing the assessment of signal fidelity, while the remaining weightings may dictate the proportion of focus given to the model's performance evaluation. This nuanced approach might offer a way to harmonize essential facets of signal quality and model performance within the scope of MA removal techniques. Based on these considerations, we tentatively propose a novel evaluation metric, which might be termed the GEM for learning-based methods, and would be mathematically formulated as follows:

GEM={α×ΔSNR+(1α)×ConfusionMatrix                             is purposed for classificationif the modelMSEotherwise    (1)

where α is in range [0, 1]

This tentative evaluation criterion outlines a possibly balanced framework for considering both signal refinement and model effectiveness. However, achieving a universal comparison across various learning-based approaches may remain an elusive goal, considering the plausible variability in weight allocations between the two evaluation dimensions. It is our hope that future research might explore standardized weighting schemes to enable more direct performance comparisons among diverse learning-based methods.

4. Conclusion

This review accentuates the burgeoning interest in employing deep learning techniques for mitigating MAs in fNIRS data analyses, attributed to their adaptability and capabilities for real-time processing. These methodologies have shown potential effectiveness across a range of fNIRS datasets, spanning both empirical and simulated data. However, the task of evaluation is rendered complex by the metrics designed for traditional signal processing. This work cautiously suggests an exploratory evaluation approach that amalgamates signal and model metrics through a weighted formula. This may facilitate concurrent assessment of MA suppression and model performance. Despite these advances, the lack of a universally accepted evaluation framework underscores an important avenue for future research. Accordingly, it is imperative that future investigations undertake quantitative evaluation and rigorous statistical analysis to validate the efficacy of this newly proposed metric, thereby fostering a more robust, universally accepted framework for assessment.

Author contributions

YZ: Writing—original draft, Writing—review & editing, Methodology, Resources. HL: Writing—original draft, Writing—review & editing. JC: Writing—review & editing. RL: Project administration, Writing—review & editing. SY: Writing—review & editing. HZ: Writing—review & editing.

Funding

The author(s) declare financial support was received for the research, authorship, and/or publication of this article. HZ was supported by The Royal Society Research Grant (RGS/R2/222333), Engineering and Physical Sciences Research Council Grant (13171178 R00287), and European Research Council (ERC) under the European Union's Horizon Europe Research and Innovation Program (Grant agreement No. 101099093). This work was partially supported by Department of Orthopaedics and Musculoskeletal Science and by the Wellcome Trust and EPSRC through the WEISS Centre (Grant: 203145Z/16/Z) at UCL. SY was supported by SHED project Royal Academy of Engineering (IF2223-172) and Innovate UK KTP (013191).

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher's note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Cooper, R. J., Selb, J., Gagnon, L., Phillip, D., Schytz, H. W., Iversen, H. K., et al. (2012). A systematic comparison of motion artifact correction techniques for functional near-infrared spectroscopy. Front. Neurosci. 6, 147. doi: 10.3389/fnins.2012.00147

PubMed Abstract | CrossRef Full Text | Google Scholar

Di Lorenzo, R., Pirazzoli, L., Blasi, A., Bulgarelli, C., Hakuno, Y., Minagawa, Y., et al. (2019). Recommendations for motion correction of infant fNIRS data applicable to multiple data sets and acquisition systems. Neuroimage 200, 511–527. doi: 10.1016/j.neuroimage.2019.06.056

PubMed Abstract | CrossRef Full Text | Google Scholar

Dong, S., and Jeong, J. (2018). Improvement in recovery of hemodynamic responses by extended kalman filter with non-linear state-space model and short separation measurement. IEEE Transact. Biom. Eng. 66, 2152–2162. doi: 10.1109/TBME.2018.2884169

PubMed Abstract | CrossRef Full Text | Google Scholar

Fishburn, F. A., Norr, M. E., Medvedev, A. V., and Vaidya, C. J. (2014). Sensitivity of fNIRS to cognitive state and load. Front. Hum. Neurosci. 8, 76. doi: 10.3389/fnhum.2014.00076

PubMed Abstract | CrossRef Full Text | Google Scholar

Gabrieli, G., Bizzego, A., Neoh, M. J. Y., and Esposito, G. (2021). fNIRS-QC: crowd-sourced creation of a dataset and machine learning model for fNIRS quality control. Appl. Sci. 11, 9531. doi: 10.3390/app11209531

CrossRef Full Text | Google Scholar

Gao, Y., Cavuoto, L., Yan, P., Kruger, U., Schwaitzberg, S., De, S., et al. (2020). A deep learning approach to remove motion artifacts in fNIRS data analysis. Optics Brain. BM2C.7. doi: 10.1364/BRAIN.2020.BM2C.7

CrossRef Full Text | Google Scholar

Gao, Y., Chao, H., Cavuoto, L., Yan, P., Kruger, U., Norfleet, J. E., et al. (2022). Deep learning-based motion artifact removal in functional near-infrared spectroscopy. Neurophotonics 9, 041406. doi: 10.1117/1.NPh.9.4.041406

PubMed Abstract | CrossRef Full Text | Google Scholar

Hossain, M. S., Reaz, M. B. I., Chowdhury, M. E., Ali, S. H., Bakar, A. A. A., Kiranyaz, S., et al. (2022). Motion artifacts correction from eeg and fNIRS signals using novel multiresolution analysis. IEEE Access 10, 29760–29777. doi: 10.1109/ACCESS.2022.3159155

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, R., Hong, K.-S., Yang, D., and Huang, G. (2022a). Motion artifacts removal and evaluation techniques for functional near-infrared spectroscopy signals: a review. Front. Neurosci. 16, 878750. doi: 10.3389/fnins.2022.878750

CrossRef Full Text | Google Scholar

Huang, R., Qing, K., Yang, D., and Hong, K.-S. (2022b). Real-time motion artifact removal using a dual-stage median filter. Biomed. Signal Process. Control 72, 103301. doi: 10.1016/j.bspc.2021.103301

CrossRef Full Text | Google Scholar

Huang, R., Yang, D., and Hong, K.-S. (2022c). “Remove the motion artifacts in fNIRS using neural networks,” in 2022 13th Asian Control Conference (ASCC) (Jeju: IEEE), 1359–1364. doi: 10.23919/ASCC56756.2022.9828151

CrossRef Full Text | Google Scholar

Huppert, T. J., Diamond, S. G., Franceschini, M. A., and Boas, D. A. (2009). Homer: a review of time-series analysis methods for near-infrared spectroscopy of the brain. Appl. Opt. 48, D280–D298. doi: 10.1364/AO.48.00D280

PubMed Abstract | CrossRef Full Text | Google Scholar

Jahani, S., Setarehdan, S. K., Boas, D. A., and Yücel, M. A. (2018). Motion artifact detection and correction in functional near-infrared spectroscopy: a new hybrid method based on spline interpolation method and savitzky-golay filtering. Neurophotonics 5, 015003. doi: 10.1117/1.NPh.5.1.015003

PubMed Abstract | CrossRef Full Text | Google Scholar

Janani, A., and Sasikala, M. (2017). Investigation of different approaches for noise reduction in functional near-infrared spectroscopy signals for brain-computer interface applications. Neural Comp. Appl. 28, 2889–2903. doi: 10.1007/s00521-017-2961-4

CrossRef Full Text | Google Scholar

Kim, M., Lee, S., Dan, I., and Tak, S. (2022). A deep convolutional neural network for estimating hemodynamic response function with reduction of motion artifacts in fNIRS. J. Neural Eng. 19, 016017. doi: 10.1088/1741-2552/ac4bfc

PubMed Abstract | CrossRef Full Text | Google Scholar

Kohno, S., Miyai, I., Seiyama, A., Oda, I., Ishikawa, A., Tsuneishi, S., et al. (2007). Removal of the skin blood flow artifact in functional near-infrared spectroscopic imaging data through independent component analysis. J. Biomed. Opt. 12, 062111. doi: 10.1117/1.2814249

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, G., Jin, S. H., and An, J. (2018). Motion artifact correction of multi-measured functional near-infrared spectroscopy signals based on signal reconstruction using an artificial neural network. Sensors 18, 2957. doi: 10.3390/s18092957

PubMed Abstract | CrossRef Full Text | Google Scholar

Lee, G., Jin, S. H., Lee, S. H., Abibullaev, B., and An, J. (2017). “fNIRS motion artifact correction for overground walking using entropy based unbalanced optode decision and wavelet regression neural network,” in 2017 IEEE International Conference on Multisensor Fusion and Integration for Intelligent Systems (MFI) (Daegu: IEEE), 186–193. doi: 10.1109/MFI.2017.8170427

CrossRef Full Text | Google Scholar

Leff, D. R., Orihuela-Espina, F., Elwell, C. E., Athanasiou, T., Delpy, D. T., Darzi, A. W., et al. (2011). Assessment of the cerebral cortex during motor task behaviours in adults: a systematic review of functional near infrared spectroscopy (fNIRS) studies. Neuroimage 54, 2922–2936. doi: 10.1016/j.neuroimage.2010.10.058

PubMed Abstract | CrossRef Full Text | Google Scholar

Lloyd-Fox, S., Blasi, A., and Elwell, C. (2010). Illuminating the developing brain: the past, present and future of functional near infrared spectroscopy. Neurosci. Biobehav. Rev. 34, 269–284. doi: 10.1016/j.neubiorev.2009.07.008

PubMed Abstract | CrossRef Full Text | Google Scholar

Maher, A., Qaisar, S. M., Salankar, N., Jiang, F., Tadeusiewicz, R., Pławiak, P., et al. (2023). Hybrid EEG-fNIRS brain-computer interface based on the non-linear features extraction and stacking ensemble learning. Biocybernet. Biomed. Eng. 43, 463–475. doi: 10.1016/j.bbe.2023.05.001

CrossRef Full Text | Google Scholar

Naseer, N., and Hong, K.-S. (2015). fNIRS-based brain-computer interfaces: a review. Front. Hum. Neurosci. 9, 3. doi: 10.3389/fnhum.2015.00003

CrossRef Full Text | Google Scholar

Nemani, A., Kruger, U., Cooper, C. A., Schwaitzberg, S. D., Intes, X., and De, S. (2019). Objective assessment of surgical skill transfer using non-invasive brain imaging. Surg. Endosc. 33, 2485–2494. doi: 10.1007/s00464-018-6535-z

PubMed Abstract | CrossRef Full Text | Google Scholar

Nemani, A., Yücel, M. A., Kruger, U., Gee, D. W., Cooper, C., Schwaitzberg, S. D., et al. (2018). Assessing bimanual motor skills with optical neuroimaging. Sci. Adv. 4, eaat3807. doi: 10.1126/sciadv.aat3807

PubMed Abstract | CrossRef Full Text | Google Scholar

Novi, S. L., Roberts, E., Spagnuolo, D., Spilsbury, B. M., D'manda, C. P., Imbalzano, C. A., et al. (2020). Functional near-infrared spectroscopy for speech protocols: characterization of motion artifacts and guidelines for improving data analysis. Neurophotonics 7, 015001. doi: 10.1117/1.NPh.7.1.015001

PubMed Abstract | CrossRef Full Text | Google Scholar

Paulmurugan, K., Vijayaragavan, V., Ghosh, S., Padmanabhan, P., and Gulyás, B. (2021). Brain-computer interfacing using functional near-infrared spectroscopy (fNIRS). Biosensors 11, 389. doi: 10.3390/bios11100389

PubMed Abstract | CrossRef Full Text | Google Scholar

Pinti, P., Aichelburg, C., Gilbert, S., Hamilton, A., Hirsch, J., Burgess, P., et al. (2018). A review on the use of wearable functional near-infrared spectroscopy in naturalistic environments. Jpn. Psychol. Res. 60, 347–373. doi: 10.1111/jpr.12206

PubMed Abstract | CrossRef Full Text | Google Scholar

Rahman, M. A., Siddik, A. B., Ghosh, T. K., Khanam, F., and Ahmad, M. (2020). A narrative review on clinical applications of fNIRS. J. Digit. Imaging 33, 1167–1184. doi: 10.1007/s10278-020-00387-1

PubMed Abstract | CrossRef Full Text | Google Scholar

Roy, Y., Banville, H., Albuquerque, I., Gramfort, A., Falk, T. H., and Faubert, J. (2019). Deep learning-based electroencephalography analysis: a systematic review. J. Neural Eng. 16, 051001. doi: 10.1088/1741-2552/ab260c

CrossRef Full Text | Google Scholar

Siddiquee, M. R., Hasan, S. S., Marquez, J. S., Ramon, R. N., and Bai, O. (2020). Accurate vigilance detection during gait by using movement artifact removal. IEEE Access 8, 51179–51188. doi: 10.1109/ACCESS.2020.2980546

CrossRef Full Text | Google Scholar

Skau, S., Bunketorp-Käll, L., Kuhn, H. G., and Johansson, B. (2019). Mental fatigue and functional near-infrared spectroscopy (fNIRS)-based assessment of cognitive performance after mild traumatic brain injury. Front. Hum. Neurosci. 13, 145. doi: 10.3389/fnhum.2019.00145

PubMed Abstract | CrossRef Full Text | Google Scholar

Susan Philip, B., Prasad, G., and Hemanth, D. J. (2023). A systematic review on artifact removal and classification techniques for enhanced meg-based bci systems. Brain Comp. Interfaces 1–15. doi: 10.1080/2326263X.2023.2233368

CrossRef Full Text | Google Scholar

Vitorio, R., Stuart, S., Rochester, L., Alcock, L., and Pantall, A. (2017). fNIRS response during walking—artefact or cortical activity? A systematic review. Neurosci. Biobehav. Rev. 83, 160–172. doi: 10.1016/j.neubiorev.2017.10.002

CrossRef Full Text | Google Scholar

von Lühmann, A., Zheng, Y., Ortega-Martinez, A., Kiran, S., Somers, D. C., Cronin-Golomb, A., et al. (2021). Towards Neuroscience of the Everyday World (NEW) using functional Near-Infrared Spectroscopy. Curr Opin Biomed Eng. 18:100272. doi: 10.1016/j.cobme.2021.100272

CrossRef Full Text | Google Scholar

Wen, D., Wei, Z., Zhou, Y., Li, G., Zhang, X., and Han, W. (2018). Deep learning methods to process fMRI data and their application in the diagnosis of cognitive impairment: a brief overview and our opinion. Front. Neuroinform. 12, 23. doi: 10.3389/fninf.2018.00023

PubMed Abstract | CrossRef Full Text | Google Scholar

Yamada, T., Umeyama, S., and Kamoshida, A. (2017). “Method for leveling the signal-to-noise ratio in multichannel functional near-infrared spectroscopy,” in Proc. SPIE 10051, Neural Imaging and Sensing, 1005118. doi: 10.1117/12.2250239

CrossRef Full Text | Google Scholar

Yücel, M. A., Aasted, C. M., Petkov, M. P., Borsook, D., Boas, D. A., and Becerra, L. (2015). Specificity of hemodynamic brain responses to painful stimuli: a functional near-infrared spectroscopy study. Sci. Rep. 5, 9469. doi: 10.1038/srep09469

PubMed Abstract | CrossRef Full Text | Google Scholar

Yücel, M. A., Selb, J., Boas, D. A., Cash, S. S., and Cooper, R. J. (2014). Reducing motion artifacts for long-term clinical NIRS monitoring using collodion-fixed prism-based optical fibers. Neuroimage 85, 192–201. doi: 10.1016/j.neuroimage.2013.06.054

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhou, X., Sobczak, G., McKay, C. M., and Litovsky, R. Y. (2020). Comparing fNIRS signal qualities between approaches with and without short channels. PLoS ONE 15, e0244186. doi: 10.1371/journal.pone.0244186

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhu, Y., Jayagopal, J. K., Mehta, R. K., Erraguntla, M., Nuamah, J., McDonald, A. D., et al. (2020). Classifying major depressive disorder using fNIRS during motor rehabilitation. IEEE Transact. Neural Syst. Rehabil. Eng. 28, 961–969. doi: 10.1109/TNSRE.2020.2972270

PubMed Abstract | CrossRef Full Text | Google Scholar

Keywords: fNIRS, brain-computer interfaces, motion artifacts, machine learning, deep learning, evaluation matrix

Citation: Zhao Y, Luo H, Chen J, Loureiro R, Yang S and Zhao H (2023) Learning based motion artifacts processing in fNIRS: a mini review. Front. Neurosci. 17:1280590. doi: 10.3389/fnins.2023.1280590

Received: 20 August 2023; Accepted: 11 October 2023;
Published: 08 November 2023.

Edited by:

Vassiliy Tsytsarev, University of Maryland, United States

Reviewed by:

Mario Versaci, Mediterranea University of Reggio Calabria, Italy
Ruisen Huang, Shenzhen Institute of Advanced Technology of Chinese Academy of Sciences (SIAT), China

Copyright © 2023 Zhao, Luo, Chen, Loureiro, Yang and Zhao. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Hubin Zhao, hubin.zhao@ucl.ac.uk

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.