Skip to main content
Log in

Abstract

Tabular reasoning presents a significant challenge in understanding natural language queries in the context of provided tables, mainly because of the complex logical operations involved. Pre-trained language models have demonstrated their capabilities in various tasks. However, performing pre-training specifically for tabular reasoning is difficult due to the diverse range of reasoning abilities required beyond contextual understanding. In this work, we propose Tabular Reasoning with Two-stage Knowledge Injection (TsKI). TsKI consists of two components: TsKI \(_{\textsc {Stage1}}\) and TsKI \(_{\textsc {Stage2}}\). The primary objective of TsKI \(_{\textsc {Stage1}}\) is to incorporate symbolic knowledge into pre-trained language models by utilizing synthesized programs. It begins by generating high-quality programs using a specific program synthesis algorithm. Next, TsKI \(_{\textsc {Stage1}}\) conducts pre-training on the automatically generated corpus, enabling the model to learn how to query tables using the generated programs. On the other hand, TsKI \(_{\textsc {Stage2}}\) aims to inject step-wise knowledge into the model. It starts by decomposing natural language queries into multiple sub-queries using heuristic rules and a constituency parser. Then, it employs pre-trained language models themselves to query tables with the obtained sub-queries, obtaining intermediate results that facilitate step-wise tabular reasoning. Experimental results demonstrate the effectiveness of our proposed approach. TsKI achieves significant improvements on two well-known tabular reasoning datasets, namely TabFact and WikiTableQuestions, in both TsKI \(_{\textsc {Stage1}}\) and TsKI \(_{\textsc {Stage2}}\). Furthermore, in-depth analysis validates the effectiveness of each component of our approach. The code is available at https://github.com/qshi95/TsKI.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Price excludes VAT (USA)
Tax calculation will be finalised during checkout.

Instant access to the full article PDF.

Fig. 1
Fig. 2
Algorithm 1
Fig. 3
Algorithm 2
Fig. 4
Fig. 5
Fig. 6

Similar content being viewed by others

Data availability statement

All datasets in this paper are available. The TabFact datasets are available at https://github.com/wenhuchen/Table-Fact-Checking. The WikiTableQuestions dataset is available at https://github.com/ppasupat/WikiTableQuestions/tree/master/data.

References

  1. Chen W, Wang H, Chen J, Zhang Y, Wang H, Li S, Zhou X, Wang WY (2020) Tabfact: a large-scale dataset for table-based fact verification. In: 8th international conference on learning representations, ICLR 2020, Addis Ababa, April 26–30, 2020. https://openreview.net/forum?id=rkeJRhNYDH

  2. Chen Z, Chen W, Smiley C, Shah S, Borova I, Langdon D, Moussa R, Beane M, Huang T-H, Routledge B, Wang WY (2021) FinQA: a dataset of numerical reasoning over financial data. In: Proceedings of the 2021 conference on empirical methods in natural language processing. Association for Computational Linguistics, Online and Punta Cana, pp 3697–3711. https://doi.org/10.18653/v1/2021.emnlp-main.300. https://aclanthology.org/2021.emnlp-main.300

  3. Wang NXR, Mahajan D, Danilevsky M, Rosenthal S (2021) SemEval-2021 task 9: fact verification and evidence finding for tabular data in scientific documents (SEM-TAB-FACTS). In: Proceedings of the 15th international workshop on semantic evaluation (SemEval-2021). Association for Computational Linguistics, Online, pp 317–326. https://doi.org/10.18653/v1/2021.semeval-1.39. https://aclanthology.org/2021.semeval-1.39

  4. Zhong V, Xiong C, Socher R (2017) Seq2sql: generating structured queries from natural language using reinforcement learning. arXiv:1709.00103

  5. Pasupat P, Liang P (2015) Compositional semantic parsing on semi-structured tables. In: Proceedings of the 53rd annual meeting of the association for computational linguistics and the 7th international joint conference on natural language processing (Volume 1: Long Papers). Association for Computational Linguistics, Beijing, pp 1470–1480. https://doi.org/10.3115/v1/P15-1142. https://aclanthology.org/P15-1142

  6. Zhong W, Tang D, Feng Z, Duan N, Zhou M, Gong M, Shou L, Jiang D, Wang J, Yin J (2020) LogicalFactChecker: leveraging logical operations for fact checking with graph module network. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 6053–6065. https://doi.org/10.18653/v1/2020.acl-main.539. https://aclanthology.org/2020.acl-main.539

  7. Shi Q, Zhang Y, Yin Q, Liu T (2020) Learn to combine linguistic and symbolic information for table-based fact verification. In: Proceedings of the 28th international conference on computational linguistics. International committee on computational linguistics, Barcelona, pp 5335–5346 (Online). https://doi.org/10.18653/v1/2020.coling-main.466. https://aclanthology.org/2020.coling-main.466

  8. Yang X, Nie F, Feng Y, Liu Q, Chen Z, Zhu X (2020) Program enhanced fact verification with verbalization and graph attention network. In: Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP). Association for Computational Linguistics, Online, pp 7810–7825. https://doi.org/10.18653/v1/2020.emnlp-main.628. https://aclanthology.org/2020.emnlp-main.628

  9. Shi Q, Zhang Y, Yin Q, Liu T (2021) Logic-level evidence retrieval and graph-based verification network for table-based fact verification. In: Proceedings of the 2021 conference on empirical methods in natural language processing. association for computational linguistics, Online and Punta Canac, pp 175–184. https://doi.org/10.18653/v1/2021.emnlp-main.16. https://aclanthology.org/2021.emnlp-main.16

  10. Herzig J, Nowak PK, Müller T, Piccinno F, Eisenschlos J (2020) TaPas: weakly supervised table parsing via pre-training. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 4320–4333. https://doi.org/10.18653/v1/2020.acl-main.398. https://aclanthology.org/2020.acl-main.398

  11. Yin P, Neubig G, Yih W-t, Riedel S (2020) TaBERT: pretraining for joint understanding of textual and tabular data. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 8413–8426. https://doi.org/10.18653/v1/2020.acl-main.745. https://aclanthology.org/2020.acl-main.745

  12. Eisenschlos J, Krichene S, Müller T (2020) Understanding tables with intermediate pre-training. In: Findings of the association for computational linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 281–296. https://doi.org/10.18653/v1/2020.findings-emnlp.27. https://aclanthology.org/2020.findings-emnlp.27

  13. Liu Q, Chen B, Guo J, Ziyadi M, Lin Z, Chen W, Lou J (2022) TAPEX: table pre-training via learning a neural SQL executor. In: The tenth international conference on learning representations, ICLR 2022, Virtual Event, April 25–29, 2022. https://openreview.net/forum?id=O50443AsCP

  14. Chen W, Zha H, Chen Z, Xiong W, Wang H, Wang WY (2020) HybridQA: a dataset of multi-hop question answering over tabular and textual data. In: Findings of the association for computational linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 1026–1036. https://doi.org/10.18653/v1/2020.findings-emnlp.91. https://aclanthology.org/2020.findings-emnlp.91

  15. Talmor A, Yoran O, Catav A, Lahav D, Wang Y, Asai A, Ilharco G, Hajishirzi H, Berant J (2021) Multimodalqa: complex question answering over text, tables and images. In: 9th international conference on learning representations, ICLR 2021, Virtual Event, Austria, May 3–7, 2021. https://openreview.net/forum?id=ee6W5UgQLa

  16. Zhu F, Lei W, Huang Y, Wang C, Zhang S, Lv J, Feng F, Chua T-S (2021) TAT-QA: a question answering benchmark on a hybrid of tabular and textual content in finance. In: Proceedings of the 59th annual meeting of the association for computational linguistics and the 11th international joint conference on natural language processing (Volume 1: Long Papers). Association for Computational Linguistics, Online, pp 3277–3287. https://doi.org/10.18653/v1/2021.acl-long.254. https://aclanthology.org/2021.acl-long.254

  17. Aly R, Guo Z, Schlichtkrull M, Thorne J, Vlachos A, Christodoulopoulos C, Cocarascu O, Mittal A (2021) Feverous: fact extraction and verification over unstructured and structured information. arXiv:2106.05707

  18. Gupta V, Mehta M, Nokhiz P, Srikumar V (2020) INFOTABS: inference on tables as semi-structured data. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 2309–2324. https://doi.org/10.18653/v1/2020.acl-main.210. https://aclanthology.org/2020.acl-main.210

  19. Yu T, Zhang R, Yang K, Yasunaga M, Wang D, Li Z, Ma J, Li I, Yao Q, Roman S, Zhang Z, Radev D (2018) Spider: a large-scale human-labeled dataset for complex and cross-domain semantic parsing and text-to-SQL task. In: Proceedings of the 2018 conference on empirical methods in natural language processing. Association for Computational Linguistics, Brussels, pp 3911–3921. https://doi.org/10.18653/v1/D18-1425. https://aclanthology.org/D18-1425

  20. Liang C, Norouzi M, Berant J, Le QV, Lao N (2018) Memory augmented policy optimization for program synthesis and semantic parsing. In: Bengio S, Wallach HM, Larochelle H, Grauman K, Cesa-Bianchi N, Garnett, R (eds) Advances in neural information processing systems 31: annual conference on neural information processing systems 2018, NeurIPS 2018, December 3–8, 2018, Montréal, p. 10015. https://proceedings.neurips.cc/paper/2018/hash/f4e369c0a468d3aeeda0593ba90b5e55-Abstract.html

  21. Agarwal R, Liang C, Schuurmans D, Norouzi M (2019) Learning to generalize from sparse and underspecified rewards. In: Chaudhuri K, Salakhutdinov R (eds) Proceedings of the 36th international conference on machine learning, ICML 2019, 9–15 June 2019, Long Beach. Proceedings of machine learning research, vol. 97, pp 130–140. PMLR. http://proceedings.mlr.press/v97/agarwal19e.html

  22. Guo J, Lou J-G, Liu T, Zhang D (2021) Weakly supervised semantic parsing by learning from mistakes. In: Findings of the association for computational linguistics: EMNLP 2021. Association for Computational Linguistics, Punta Cana, pp 2603–2617. https://doi.org/10.18653/v1/2021.findings-emnlp.222. https://aclanthology.org/2021.findings-emnlp.222

  23. Thorne J, Vlachos A, Christodoulopoulos C, Mittal A (2018) FEVER: a large-scale dataset for fact extraction and VERification. In: Proceedings of the 2018 conference of the north American chapter of the association for computational linguistics: human language technologies, volume 1 (Long Papers). Association for Computational Linguistics, New Orleans, pp 809–819. https://doi.org/10.18653/v1/N18-1074. https://aclanthology.org/N18-1074

  24. Jiang Y, Bordia S, Zhong Z, Dognin C, Singh M, Bansal M (2020) HoVer: a dataset for many-hop fact extraction and claim verification. In: Findings of the association for computational linguistics: EMNLP 2020. Association for Computational Linguistics, Online, pp 3441–3460. https://doi.org/10.18653/v1/2020.findings-emnlp.309. https://aclanthology.org/2020.findings-emnlp.309

  25. Zhou J, Han X, Yang C, Liu Z, Wang L, Li C, Sun M (2019) GEAR: graph-based evidence aggregating and reasoning for fact verification. In: Proceedings of the 57th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Florence, pp 892–901. https://doi.org/10.18653/v1/P19-1085. https://aclanthology.org/P19-1085

  26. Liu Z, Xiong C, Sun M, Liu Z (2020) Fine-grained fact verification with kernel graph attention network. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 7342–7351. https://doi.org/10.18653/v1/2020.acl-main.655. https://aclanthology.org/2020.acl-main.655

  27. Zhong W, Xu J, Tang D, Xu Z, Duan N, Zhou M, Wang J, Yin J (2020) Reasoning over semantic-level graph for fact checking. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 6170–6180. https://doi.org/10.18653/v1/2020.acl-main.549. https://aclanthology.org/2020.acl-main.549

  28. Zhang H, Wang Y, Wang S, Cao X, Zhang F, Wang Z (2020) Table fact verification with structure-aware transformer. In: Proceedings of the 2020 conference on empirical methods in natural language processing (EMNLP). Association for Computational Linguistics, Online, pp 1624–1629. https://doi.org/10.18653/v1/2020.emnlp-main.126. https://aclanthology.org/2020.emnlp-main.126

  29. Malon C (2021) Team papelo at FEVEROUS: multi-hop evidence pursuit. In: Proceedings of the fourth workshop on fact extraction and VERification (FEVER). Association for Computational Linguistics, Dominican Republic, pp 40–49. https://doi.org/10.18653/v1/2021.fever-1.5. https://aclanthology.org/2021.fever-1.5

  30. Kotonya N, Spooner T, Magazzeni D, Toni F (2021) Graph reasoning with context-aware linearization for interpretable fact extraction and verification. In: Proceedings of the fourth workshop on fact extraction and VERification (FEVER). Association for Computational Linguistics, Dominican Republic, pp 21–30. https://doi.org/10.18653/v1/2021.fever-1.3. https://aclanthology.org/2021.fever-1.3

  31. Bouziane M, Perrin H, Sadeq A, Nguyen T, Cluzeau A, Mardas J (2021) FaBULOUS: fact-checking based on understanding of language over unstructured and structured information. In: Proceedings of the fourth workshop on fact extraction and VERification (FEVER). Association for Computational Linguistics, Dominican Republic, pp 31–39. https://doi.org/10.18653/v1/2021.fever-1.4. https://aclanthology.org/2021.fever-1.4

  32. Saeed M, Alfarano G, Nguyen K, Pham D, Troncy R, Papotti P (2021) Neural re-rankers for evidence retrieval in the FEVEROUS task. In: Proceedings of the fourth workshop on fact extraction and VERification (FEVER). Association for Computational Linguistics, Dominican Republic, pp 108–112. https://doi.org/10.18653/v1/2021.fever-1.12. https://aclanthology.org/2021.fever-1.12

  33. Yu T, Wu C, Lin XV, Wang B, Tan YC, Yang X, Radev DR, Socher R, Xiong C (2021) Grappa: grammar-augmented pre-training for table semantic parsing. In: 9th international conference on learning representations, ICLR 2021, Virtual Event, Austria, May 3–7, 2021. https://openreview.net/forum?id=kyaIeYj4zZ

  34. Deng X, Awadallah AH, Meek C, Polozov O, Sun H, Richardson M (2021) Structure-grounded pretraining for text-to-SQL. In: Proceedings of the 2021 conference of the North American chapter of the association for computational linguistics: Human Language Technologies. Association for Computational Linguistics, Online, pp 1337–1350. https://doi.org/10.18653/v1/2021.naacl-main.105. https://aclanthology.org/2021.naacl-main.105

  35. Zhao Y, Nan L, Qi Z, Zhang R, Radev D (2022) ReasTAP: injecting table reasoning skills during pre-training via synthetic reasoning examples. In: Proceedings of the 2022 conference on empirical methods in natural language processing. Association for Computational Linguistics, Abu Dhabi, pp 9006–9018. https://aclanthology.org/2022.emnlp-main.615

  36. Gu Z, Fan J, Tang N, Nakov P, Zhao X, Du X (2022) PASTA: table-operations aware fact verification via sentence-table cloze pre-training. In: Proceedings of the 2022 conference on empirical methods in natural language processing. Association for Computational Linguistics, Abu Dhabi, pp 4971–4983. https://aclanthology.org/2022.emnlp-main.331

  37. Cheng Z, Xie T, Shi P, Li C, Nadkarni, R, Hu Y, Xiong C, Radev D, Ostendorf M, Zettlemoyer L, Smith NA, Yu T (2023) Binding language models in symbolic languages. In: The eleventh international conference on learning representations. https://openreview.net/forum?id=lH1PV42cbF

  38. Ye Y, Hui B, Yang M, Li B, Huang F, Li Y (2023) Large language models are versatile decomposers: Decompose evidence and questions for table-based reasoning. arXiv:2301.13808

  39. Jiang J, Zhou K, Dong Z, Ye K, Zhao WX, Wen J-R (2023) Structgpt: a general framework for large language model to reason over structured data. arXiv:2305.09645

  40. Vaswani A, Shazeer N, Parmar N, Uszkoreit J, Jones L, Gomez AN, Kaiser L, Polosukhin I (2017) Attention is all you need. In: Guyon I, Luxburg U, Bengio S, Wallach HM, Fergus R, Vishwanathan SVN, Garnett R (eds) Advances in neural information processing systems 30: annual conference on neural information processing systems 2017, December 4–9, 2017, Long Beach, pp 5998–6008. https://proceedings.neurips.cc/paper/2017/hash/3f5ee243547dee91fbd053c1c4a845aa-Abstract.html

  41. Devlin J, Chang M-W, Lee K, Toutanova K (2019) BERT: pre-training of deep bidirectional transformers for language understanding. In: Proceedings of the 2019 conference of the North American chapter of the association for computational linguistics: human language technologies, Volume 1 (Long and Short Papers). Association for Computational Linguistics, Minneapolis, pp 4171–4186. https://doi.org/10.18653/v1/N19-1423. https://aclanthology.org/N19-1423

  42. Lewis M, Liu Y, Goyal N, Ghazvininejad M, Mohamed A, Levy O, Stoyanov V, Zettlemoyer L (2020) BART: denoising sequence-to-sequence pre-training for natural language generation, translation, and comprehension. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 7871–7880. https://doi.org/10.18653/v1/2020.acl-main.703. https://aclanthology.org/2020.acl-main.703

  43. Gururangan S, Marasović A, Swayamdipta S, Lo K, Beltagy I, Downey D, Smith NA (2020) Don’t stop pretraining: adapt language models to domains and tasks. In: Proceedings of the 58th annual meeting of the association for computational linguistics. Association for Computational Linguistics, Online, pp 8342–8360. https://doi.org/10.18653/v1/2020.acl-main.740. https://aclanthology.org/2020.acl-main.740

  44. Wang F, Sun K, Pujara J, Szekely P, Chen M (2021) Table-based fact verification with salience-aware learning. In: Findings of the association for computational linguistics: EMNLP 2021. Association for Computational Linguistics, Punta Cana, Dominican Republic, pp 4025–4036. https://doi.org/10.18653/v1/2021.findings-emnlp.338. https://aclanthology.org/2021.findings-emnlp.338

  45. Yang X, Zhu X (2021) Exploring decomposition for table-based fact verification. In: Findings of the association for computational linguistics: EMNLP 2021. Association for Computational Linguistics, Punta Cana, Dominican Republic, pp 1045–1052. https://doi.org/10.18653/v1/2021.findings-emnlp.90. https://aclanthology.org/2021.findings-emnlp.90

  46. Zhao G, Yang P (2022) Table-based fact verification with self-labeled keypoint alignment. In: Proceedings of the 29th international conference on computational linguistics. International Committee on Computational Linguistics, Gyeongju, pp 1401–1411. https://aclanthology.org/2022.coling-1.120

  47. Zhou Y, Liu X, Zhou K, Wu J (2022) Table-based fact verification with self-adaptive mixture of experts. In: Findings of the association for computational linguistics: ACL 2022. Association for Computational Linguistics, Dublin, pp 139–149. https://doi.org/10.18653/v1/2022.findings-acl.13. https://aclanthology.org/2022.findings-acl.13

  48. Neelakantan A, Le QV, Sutskever I (2016) Neural programmer: inducing latent programs with gradient descent. In: Bengio Y, LeCun Y (eds) 4th international conference on learning representations, ICLR 2016, San Juan, Puerto Rico, May 2–4, 2016, conference track proceedings. arXiv:1511.04834

  49. Zhang Y, Pasupat P, Liang P (2017) Macro grammars and holistic triggering for efficient semantic parsing. In: Proceedings of the 2017 conference on empirical methods in natural language processing. Association for Computational Linguistics, Copenhagen, pp 1214–1223. https://doi.org/10.18653/v1/D17-1125. https://aclanthology.org/D17-1125

  50. Dasigi P, Gardner M, Murty S, Zettlemoyer L, Hovy E (2019) Iterative search for weakly supervised semantic parsing. In: Proceedings of the 2019 conference of the North American chapter of the association for computational linguistics: human language technologies, Volume 1 (Long and Short Papers). Association for Computational Linguistics, Minneapolis, pp 2669–2680. https://doi.org/10.18653/v1/N19-1273. https://aclanthology.org/N19-1273

  51. Yang J, Gupta A, Upadhyay S, He L, Goel R, Paul S (2022) TableFormer: robust transformer modeling for table-text encoding. In: Proceedings of the 60th annual meeting of the association for computational linguistics (Volume 1: Long Papers). Association for Computational Linguistics, Dublin, pp 528–537. https://doi.org/10.18653/v1/2022.acl-long.40. https://aclanthology.org/2022.acl-long.40

  52. Katsis Y, Chemmengath S, Kumar V, Bharadwaj S, Canim M, Glass M, Gliozzo A, Pan F, Sen J, Sankaranarayanan K, Chakrabarti S (2022) AIT-QA: question answering dataset over complex tables in the airline industry. In: Proceedings of the 2022 conference of the North American chapter of the association for computational linguistics: human language technologies: industry track. Association for Computational Linguistics, Hybrid: Seattle, Washington + Online, pp 305–314. https://doi.org/10.18653/v1/2022.naacl-industry.34. https://aclanthology.org/2022.naacl-industry.34

  53. Chen X, Jia S, Xiang Y (2020) A review: Knowledge reasoning over knowledge graph. Expert Syst Appl 141:112948

    Article  ADS  Google Scholar 

  54. Chen W, Wang X, Wang WY (2021) A dataset for answering time-sensitive questions. arXiv:2108.06314

  55. Yang Z, Qi P, Zhang S, Bengio Y, Cohen W, Salakhutdinov R, Manning CD (2018) HotpotQA: a dataset for diverse, explainable multi-hop question answering. In: Proceedings of the 2018 Conference on empirical methods in natural language processing. Association for Computational Linguistics, Brussels, pp 2369–2380. https://doi.org/10.18653/v1/D18-1259. https://aclanthology.org/D18-1259

  56. Zhang Y, Deng L, Zhu H, Wang W, Ren Z, Zhou Q, Lu S, Sun S, Zhu Z, Gorriz JM et al (2023) Deep learning in food category recognition. Inf Fusion 101859

  57. Lu S, Wang S-H, Zhang Y-D (2021) Detection of abnormal brain in mri via improved alexnet and elm optimized by chaotic bat algorithm. Neural Comput Appl 33(17):10799–10811

    Article  Google Scholar 

  58. Lu S, Zhu Z, Gorriz JM, Wang S-H, Zhang Y-D (2022) Nagnn: classification of covid-19 based on neighboring aware representation from deep graph neural network. Int J Intell Syst 37(2):1572–1598

    Article  Google Scholar 

  59. Gou J, Yu B, Maybank SJ, Tao D (2021) Knowledge distillation: a survey. Int J Comput Vis 129:1789–1819

    Article  Google Scholar 

Download references

Acknowledgements

This work was supported by the National Natural Science Foundation of China (No. 61976068 and No. 62277002).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yu Zhang.

Ethics declarations

Conflict of interest

There are no financial or non-financial interests that are directly or indirectly related to this work.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Springer Nature or its licensor (e.g. a society or other partner) holds exclusive rights to this article under a publishing agreement with the author(s) or other rightsholder(s); author self-archiving of the accepted manuscript version of this article is solely governed by the terms of such publishing agreement and applicable law.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Shi, Q., Zhang, Y. & Liu, T. Tabular reasoning via two-stage knowledge injection. Int. J. Mach. Learn. & Cyber. (2024). https://doi.org/10.1007/s13042-023-02073-4

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1007/s13042-023-02073-4

Keywords

Navigation