Join our guided walk + workshop at the exhibition โSave Me with Colorsโ
#Krakow Apr 22 5:00 PM
Part of the EU-funded CRUCiAl project study visit. Focus: Civic rights, women in art & cultural recognition.
๐Register: forms.gle/Yrz19nXaVNqM...
โน๏ธInfo: www.facebook.com/events/26008...
Or follow our team:
Posts by Alessandro Crimi
I am excited to announce the #MICCAI2026 MIRASOL Workshop!
Building #ML for #medicalimaging in low-resource settings ๐
MRI, CT, EEG & more focused on real impact in LMICs.
๐ Oct 4-8 2026
๐ Abu Dhabi (possible change)
mirasol.rise-miccai.org
Make AI work for everyone #AIforGood
List of Open-Source #Quantum Software Projects, no only #qskit
github.com/qosf/awesome...
#quantumcomputing
Another neuro tool you never asked for. A #brain #Tractography visualizer in #Threejs animated by #mediapipe. The tractography is not real, those are just drawn lines.
Demo and source code: www.alessandrocrimi.com/ar/brain-tra...
I hope you will enjoy this: Thomas #attractor rendered with #Threejs and animated by MediaPipe. Pinch to change the colour www.alessandrocrimi.com/ar/thomas-ha...
Check our yet another "Protocol for automated analysis of biological images using #Python code" sciencedirect.com/science/arti...
-Steps for the analysis of confocal images through Python
-Guidance on the usage of machine learning for #cellsegmentation
-Troubleshooting of common issues
Not sure what to do with this, but here is a homemade #antigravity tool you can make with Arduino Nano + motor driver + about 60 ultrasonic transducers.
www.instructables.com/Making-an-Ac...
๐ณ๐ณ๐ณ#Kokedama update: one of the pachiras is dying, I think the cold by the window. The aloe one strangly fine (despite the lievitating magnet ๐), and let me introduce you the ginsen one, really majestic.
๐ง Our New preprint is out:
We propose a โneuro-bridgeโ framework linking #spiking neural networks with biophysical brain simulations for Alzheimerโs detection from #EEG.
๐ 1/f slope as key biomarker (E/I balance)
๐ ML predictions โ circuit mechanisms #NeuroAI
arxiv.org/abs/2602.07010
Male are more tolerant of political rivals than female are of political allies:"Men are over 3.5x more likely than women to be perfectly tolerant of opposing views".The people preaching inclusivity are the least tollerating differences
Source data:https://www.thefire.org/college-free-speech-rankings
"...When we claim the world cannot improve, we are stealing from the future something invaluable, which is the possibility of #progress..."
Here is a whole-#brain #MRI protocol that resolves the venous network at 0.35 millimeters in under 7 minutes. Actually this will be very useful for diseases like #Alzheimer where neurodegeneration, atrophy and veins are involved www.science.org/doi/10.1126/...
Someone at AI Research Roundup made a video about our SharpXR: Structure-Aware Denoising for Pediatric X-Rays
www.youtube.com/watch?v=UXFY...
#AI #MachineLearning #DeepLearning #MedicalImaging #Denoising #PediatricRadiology #ChestXRay
#AI can predict 130 diseases from 1 night of sleep๐
This foundation model (#SleepFM) trained on #sleep recordings using brain, heart, muscle & breathing signals combined, can predicts risks for #dementia, #heart failure, #kidney disease, and #stroke, etc years before
Happy New Yeah!
May this new turn of the Earth around the Sun brings you joy... and don't mind me entering apartment by the window
In "Graph Attention Networks for Detecting #Epilepsy from EEG Signals Using Accessible Hardware in Low-Resource Settings" @IEEEembs ieeexplore.ieee.org/document/112...
we trained a model on Colab and deploy it on Rasberrypi, using data afffordable #EEG
#bioengineering
#medtech
#wearables
I always found the Ezra Klein Show a source of inspiration, I haven't finished the new book, but in this super-polarizing moment, I found it refreshing, pushing back against the politics of scarcity. more houses, more clean energy, more opportunity, instead of the usual austerity
New paper out:"Graph Attention Networks for Detecting #Epilepsy from #EEG Signals Using Accessible Hardware in LowResource Settings" with S. Mazurek & S. Moore
ieeexplore.ieee.org/document/112...
Code: github.com/alecrimi/eeg...
We propose portable EEG & GAT to easy diagnosis in rural areas
I hate Pigeons๐๏ธ they ruin my balcony and destroy my garden, now they are on @ScienceMagazine
"Global screen for magnetically induced neuronal activity in the pigeon #brain" www.science.org/doi/10.1126/...
Their balance organs also detect weak electromagnetic fields to orient in space
We have this paper finally online ๐ง ๐ง ๐ง :
"Modeling the Spread of Misfolded Proteins in #Alzheimerโs Disease using Higher-Order Simplicial Complex Contagion", big shout to Marcin, @iacopoiacopini,@lordgrilo & V.Latora
ieeexplore.ieee.org/document/112... Free on MedrXiv!
Code: github.com/mwardynski/M...
๐ง โก๏ธ๐ค This paper shows how oscillatory sync can power โHoloGraphโ a brain-inspired model outperforming classic #GNNs on complex structures
www.nature.com/articles/s41... #AI
Frugal #innovation:
Under Blockade, G4zaโs Doctors to Unveil the First-Ever Locally Made #3Dprinted External #Fixator, Built with #SolarPower and Recycled Materials: glia.org/blogs/press-...
For #ReservoirComputing lovers,I found a challenging #attractor, the Thomas':
dx = np.sin(y) - b * x
dy = np.sin(z) - b * y
dz = np.sin(x) - b * z
x += dx * dt
y += dy * dt
z += dz * dt
3k neurons yet 67% correlation. Here is the code for you github.com/alecrimi/mag...
We have a new paper: "Graph Convolutional Networks for Classification and Explanation of Traumatic #Brain Injury"
with T.Curreri & S.Vitabile from @unipa_it, E.Rostami from @karolinskainst, J.FalcoRoget.
GNN were used to find common neurodegenerative after #TBI ieeexplore.ieee.org/stamp/stamp....
Reservoir computing is good for #neuroAI because
1. it avoids the biological implausibility of backpropagation
2. it naturally models temporal dynamics
3. Random recurrent reservoirs naturally sit near the edge of chaos (complexity is good)
I can continue...
#AI #neuromorphic
๐ Varoufakisโ #Technofeudalism:
left part shows the classic Marxist model: land, labour, and capital create exchange value, from which capitalists extract surplus value.
right, Cloud #Capitalism:
surplus is no longer extracted via production, but by control over digital access
Behold Jaxley: differentiable simulator for biophysical neuron models, written in the Python library #JAX, because we needed something more than #tensorflow.
Imagine a sweet RNN models with HodgkinโHuxley-type neurons ๐ง
www.nature.com/articles/s41...
#neuroAI
Can I show you how the MNIST dataset is used using a #spiking neural networks (not convolutional neural networks)?
#AI #machinelearning
Next Friday 21st, I ll be at The DigiHealth session of the DataScienceConference in Belgrade
at the seesion about Stroke and ๐๐ ๐ฎ๐ป๐ฑ ๐๐ถ๐ด๐ถ๐๐ฎ๐น ๐ง๐๐ถ๐ป๐ ๐ถ๐ป ๐ฃ๐ฟ๐ฒ๐ฐ๐ถ๐๐ถ๐ผ๐ป ๐ข๐ป๐ฐ๐ผ๐น๐ผ๐ด๐
datasciconference.com/new-speakers/
You can get 20% access with my code: "dscbuddy"