datacite.yml 4.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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: "Vincenzo"
  9. lastname: "Fiore"
  10. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai, New York, NY 10029-5674, USA"
  11. id: "ORCID:0000-0002-4865-5482"
  12. -
  13. firstname: "Ann-Cathrin"
  14. lastname: "Guertler"
  15. affiliation: "School of Behavioral and Brain Sciences, University of Texas at Dallas, Richardson, TX 75080, USA"
  16. -
  17. firstname: "Ju-Chi"
  18. lastname: "Yu"
  19. affiliation: "School of Behavioral and Brain Sciences, University of Texas at Dallas, Richardson, TX 75080, USA"
  20. -
  21. firstname: "Chandana"
  22. lastname: "Tatineni"
  23. affiliation: "The Texas College of Osteopathic Medicine at University of North Texas Health Science Center, Fort Worth, TX 76107, USA"
  24. -
  25. firstname: "Xiaosi"
  26. lastname: "Gu"
  27. affiliation: "Department of Psychiatry, Icahn School of Medicine at Mount Sinai, New York, NY 10029-5674, USA"
  28. # A title to describe the published resource.
  29. title: "A change of mind: globus pallidus activity and effective connectivity during changes in choice selections"
  30. # Additional information about the resource, e.g., a brief abstract.
  31. description: |
  32. The basal ganglia are a group of interconnected subcortical nuclei that plays a key role in multiple motor and cognitive processes, in a close interplay with several cortical regions.
  33. Two conflicting theories postulate that the basal ganglia pathways can either foster or suppress the cortico-striatal output or, alternatively, they can stabilise or destabilise the cortico-striatal circuit dynamics.
  34. These different approaches significantly impact the understanding of observable behaviours and cognitive processes in healthy, as well as clinical populations.
  35. We investigated the predictions of these models in healthy participants (N=28), using dynamic causal modelling of fMRI BOLD activity to estimate time- and context-dependent changes in the indirect pathway effective connectivity, in association with repetitions or changes of choice selections.
  36. We used two multi-option tasks that required the participants to adapt to uncontrollable environmental changes, by performing sequential choice selections, with and without value-based feedbacks.
  37. We found that, irrespective of the task, the trials that were characterised by changes in choice selections (switch trials) were associated with a neural response that mostly overlapped with a network commonly described for the encoding of uncertainty.
  38. More interestingly, dynamic causal modelling and family-wise model comparison identified with high likelihood a directed causal relation from the external to the internal part of the globus pallidus (i.e. the short indirect pathway in the basal ganglia), in association with the switch trials.
  39. This finding supports the hypothesis that the short indirect pathway in the basal ganglia drives instability in the network dynamics, resulting in changes in choice selection.
  40. # Lit of keywords the resource should be associated with.
  41. # Give as many keywords as possible, to make the resource findable.
  42. keywords:
  43. - Computational Neuroscience
  44. - DCM
  45. - effective connectivity
  46. - Basal Ganglia
  47. - Globus Pallidus
  48. # License information for this resource. Please provide the license name and/or a link to the license.
  49. # Please add also a corresponding LICENSE file to the repository.
  50. license:
  51. name: "Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0)"
  52. url: "https://creativecommons.org/licenses/by-nc-nd/4.0/"
  53. ## Optional Fields
  54. # Funding information for this resource.
  55. # Separate funder name and grant number by comma.
  56. funding:
  57. - "NIDA, R01DA043695"
  58. - "NIDA, R21DA049243"
  59. - "NIMH, R21MH120789"
  60. - "NIMH, R01MH124115"
  61. - "NIMH, R01MH122611"
  62. # Related publications. reftype might be: IsSupplementTo, IsDescribedBy, IsReferencedBy.
  63. # Please provide digital identifier (e.g., DOI) if possible.
  64. # Add a prefix to the ID, separated by a colon, to indicate the source.
  65. # Supported sources are: DOI, arXiv, PMID
  66. # In the citation field, please provide the full reference, including title, authors, journal etc.
  67. references:
  68. -
  69. id: "doi:10.xxx/zzzz"
  70. reftype: "IsSupplementTo"
  71. citation: "Citation1"
  72. # Resource type. Default is Dataset, other possible values are Software, DataPaper, Image, Text.
  73. resourcetype: Dataset
  74. # Do not edit or remove the following line
  75. templateversion: 1.2