ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
yearType of available resourceslink to datalink to code
original paper's information
2
2018
2020
code
https://github.com/oizumi-lab/PhiToolbox
Kitazono, Jun, Ryota Kanai, and Masafumi Oizumi. 2018. “Efficient Algorithms for Searching the Minimum Information Partition in Integrated Information Theory.” Entropy 20 (3). https://doi.org/10.3390/e20030173.
Kitazono, Jun, Ryota Kanai, and Masafumi Oizumi. 2020. “Efficient Search for Informational Cores in Complex Systems: Application to Brain Networks.” Neural Networks: The Official Journal of the International Neural Network Society 132 (December): 232–44.
3
2021code
https://github.com/oizumi-lab/SB_toolbox
Kawakita, Genji, Shunsuke Kamiya, Shuntaro Sasai, Jun Kitazono, and Masafumi Oizumi. 2021. “Quantifying Brain State Transition Cost via Schrödinger Bridge.” Network Neuroscience (Cambridge, Mass.), October, 1–26. https://doi.org/10.1162/netn_a_00213
4
2022code
https://github.com/JunKitazono/BidirectionallyConnectedCores
J. Kitazono, Y. Aoki, M. Oizumi. (2022). Bidirectionally connected cores in a mouse connectome: Towards extracting the brain subnetworks essential for consciousness. Cerebral Cortex. https://doi.org/10.1093/cercor/bhac143
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100