datacite.yml 4.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. # Metadata for DOI registration according to DataCite Metadata Schema 4.1.
  2. # For detailed schema description see https://doi.org/10.5438/0014
  3. ## Required fields
  4. # The main researchers involved. Include digital identifier (e.g., ORCID)
  5. # if possible, including the prefix to indicate its type.
  6. authors:
  7. -
  8. firstname: "Evangelos"
  9. lastname: "Paraskevopoulos"
  10. affiliation: "UCY"
  11. id: ""
  12. -
  13. firstname: "Alexandra"
  14. lastname: "Anagnostopoulou"
  15. affiliation: "AUTH"
  16. id: ""
  17. -
  18. firstname: "Nikolas"
  19. lastname: "Chalas"
  20. affiliation: "IBB"
  21. -
  22. firstname: "Maria"
  23. lastname: "Karagianni"
  24. affiliation: "AUTH"
  25. -
  26. firstname: "Panagiotis"
  27. lastname: "Bamidis"
  28. affiliation: "AUTH"
  29. # A title to describe the published resource.
  30. title: "Unravelling the multisensory learning advantage: Different patterns of within and across frequency-specific interactions drive uni- and multisensory neuroplasticity"
  31. # Additional information about the resource, e.g., a brief abstract.
  32. description: "In the field of learning theory and practice, the superior efficacy of multisensory learning over uni-sensory is well-accepted. However, the underlying neural mechanisms at the macro-level of the human brain remain largely unexplored. This study addresses this gap by providing novel empirical evidence and a theoretical framework for understanding the superiority of multisensory learning. Through a cognitive, behavioral, and electroencephalographic assessment of carefully controlled uni-sensory and multisensory training interventions, our study uncovers a fundamental distinction in their neuroplastic patterns. The outcomes confirm the superior efficacy of multisensory learning in enhancing cognitive processes and improving multisensory processing. A multilayered network analysis of pre- and post- training EEG data allowed us to model connectivity within and across different frequency bands at the cortical level. Pre-training EEG analysis unveils a complex network of distributed sources communicating through cross-frequency coupling, while comparison of pre- and post-training EEG data demonstrates significant differences in the reorganizational patterns of uni-sensory and multisensory learning. Uni-sensory training primarily modifies cross-frequency coupling between lower and higher frequencies, whereas multisensory training induces changes within the beta band in a more focused network, implying the development of a unified representation of audiovisual stimuli. In combination with behavioural and cognitive findings this suggests that, multisensory learning benefits from an automatic top-down transfer of training, while uni-sensory training relies mainly on limited bottom-up generalization. Our findings offer a compelling theoretical framework for understanding the advantage of multisensory learning."
  33. # Lit of keywords the resource should be associated with.
  34. # Give as many keywords as possible, to make the resource findable.
  35. keywords:
  36. - Neuroscience
  37. - Multisensory learning
  38. # License information for this resource. Please provide the license name and/or a link to the license.
  39. # Please add also a corresponding LICENSE file to the repository.
  40. license:
  41. name: "Creative Commons CC0 1.0 Public Domain Dedication"
  42. url: "https://creativecommons.org/publicdomain/zero/1.0/"
  43. ## Optional Fields
  44. # Funding information for this resource.
  45. # Separate funder name and grant number by comma.
  46. funding:
  47. - "HFRI: 2089"
  48. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  49. # Please provide digital identifier (e.g., DOI) if possible.
  50. # Add a prefix to the ID, separated by a colon, to indicate the source.
  51. # Supported sources are: DOI, arXiv, PMID
  52. # In the citation field, please provide the full reference, including title, authors, journal etc.
  53. references:
  54. -
  55. id: "doi:10.xxx/zzzz"
  56. reftype: "IsSupplementTo"
  57. citation: "Citation1"
  58. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  59. resourcetype: Dataset
  60. # Do not edit or remove the following line
  61. templateversion: 1.2