-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathmanual_pubs.json
More file actions
113 lines (113 loc) · 3.07 KB
/
manual_pubs.json
File metadata and controls
113 lines (113 loc) · 3.07 KB
1
2
3
4
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
101
102
103
104
105
106
107
108
109
110
111
112
113
[
{
"authors": [
"Margherita Cavattoni",
"Matteo Comin",
"Francesco Silvestri"
],
"key": "CavattoniCS24",
"title": "Covid-19 Pandemic’s Enduring Impact on Urban Mobility: The Case of Free-Floating Bike Sharing in Padova, Italy",
"url": "https://journals.sagepub.com/doi/10.1177/03611981231223977",
"venue": "Transportation Research Record",
"year": "2024"
},
{
"authors": [
"Leonardo Pellegrina",
"Fabio Vandin"
],
"key": "PellegrinaV2022",
"title": "Discovering significant evolutionary trajectories in cancer phylogenies",
"url": "https://pubmed.ncbi.nlm.nih.gov/36124798/",
"venue": "Bioinformatics",
"year": "2022"
},
{
"authors": [
"Davide Buffelli",
"Pietro Li\u00f3",
"Fabio Vandin"
],
"key": "BuffelliLV2022",
"title": "SizeShiftReg: a Regularization Method for Improving Size-Generalization in Graph Neural Networks",
"url": "https://papers.nips.cc/paper_files/paper/2022/hash/ceeb3fa5be458f08fbb12a5bb783aac8-Abstract-Conference.html",
"venue": "NeurIPS",
"year": "2022"
},
{
"authors": [
"A. Guiotto",
"G. Bortolami",
"A. Ciniglio",
"F. Spolaor",
"G. Guarneri",
"A. Avogaro",
"F. Cibin",
"F. Silvestri",
"Z. Sawacha."
],
"key": "GuiottoEtAl2022",
"title": "Machine learning approach to diabetic foot risk classification with biomechanics data",
"url": "https://www.sciencedirect.com/science/article/abs/pii/S0966636222005537",
"venue": "Gait & Posture",
"year": "2022"
},
{
"authors": [
"Diego Santoro",
"Leonardo Pellegrina",
"Fabio Vandin"
],
"key": "SantoroPV2021",
"title": "SPRISS: Approximating Frequent k-mers by Sampling Reads, and Applications",
"url": "https://arxiv.org/abs/2101.07117",
"venue": "RECOMB",
"year": "2021"
},
{
"authors": [
"Davide Buffelli",
"Fabio Vandin"
],
"key": "BuffelliV21",
"title": "Attention-Based Deep Learning Framework for Human Activity Recognition With User Adaptation",
"url": "https://ieeexplore.ieee.org/document/9382331",
"venue": "IEEE Sensors",
"year": "2021"
},
{
"authors": [
"Yoo-Ah Kim",
"D. Wojtowicz",
"R. Sarto Basso",
"I. Sason",
"W. Robinson",
"D. S. Hochbaum",
"M. Leiserson",
"R. Sharan",
"F. Vandin",
"T. Przytycka."
],
"key": "KimetAl2020",
"title": "Network-based approaches elucidate differences within APOBEC and clock-like signatures in breast cancer",
"url": "https://pubmed.ncbi.nlm.nih.gov/32471470/",
"venue": "Genome Medicine",
"year": "2020"
},
{
"authors": [
"Yoo-Ah Kim",
"R. Sarto Basso",
"D. Wojtowicz",
"A. S. Liu",
"D. S. Hochbaum",
"F. Vandin",
"T. Przytycka"
],
"key": "KimetAl2020b",
"title": "Identifying Drug Sensitivity Subnetworks with NETPHIX",
"url": "https://pubmed.ncbi.nlm.nih.gov/33089107/",
"venue": "iScience",
"year": "2020"
}
]