← Search

Carlo Vittorio Cannistraci

10 accepted papers

2026

A Generalized Geometric Theoretical Framework of Centroid Discriminant Analysis for Linear Classification of Multi-dimensional Data

ICLR 2026poster

With the advent of the neural network era, traditional machine learning methods have increasingly been overshadowed. Nevertheless, continuing to research about the role of geometry for learning in data science is crucial to envision and understand new principles behind the design of efficient machin…

Cited by 0SourceScholar
2026

Alignment-Enhanced Integration of Connectivity and Spectral Sparse in Dynamic Sparse Training of LLM

ICLR 2026poster

With the rapid development of large language models (LLMs), identifying efficient strategies for training such large-scale systems has become increasingly critical. Although LLMs have achieved remarkable success across diverse applications, the necessity of maintaining full dense matrices during pre…

Cited by 0SourceScholar
2026

Cannistraci-Hebb Training on Ultra-Sparse Spiking Neural Networks

ICLR 2026poster

Inspired by the brain's spike-based computation, spiking neural networks (SNNs) inherently possess temporal activation sparsity. However, when it comes to the sparse training of SNNs in the structural connection domain, existing methods fail to achieve ultra-sparse network structures without signifi…

Cited by 0SourceScholar
2026

Latent Geometry-Driven Network Automata for Complex Network Dismantling

ICLR 2026poster

Complex networks model the structure and function of critical technological, biological, and communication systems. Network dismantling, the targeted removal of nodes to fragment a network, is essential for analyzing and improving system robustness. Existing dismantling methods suffer from key limit…

Cited by 0SourceScholar
2025

Adaptive Cannistraci-Hebb Network Automata Modelling of Complex Networks for Path-based Link Prediction

NeurIPS 2025poster

Many complex networks have partially observed or evolving connectivity, making link prediction a fundamental task. Topological link prediction infers missing links using only network topology, with applications in social, biological, and technological systems. The Cannistraci-Hebb (CH) theory prov…

Cited by 0SourcecodeScholar
2025

Brain network science modelling of sparse neural networks enables Transformers and LLMs to perform as fully connected

NeurIPS 2025poster

This study aims to enlarge our current knowledge on the application of brain-inspired network science principles for training artificial neural networks (ANNs) with sparse connectivity. Dynamic sparse training (DST) emulates the synaptic turnover of real brain networks, reducing the computational de…

Cited by 0SourcecodeScholar
2025

Pivoting Factorization: A Compact Meta Low-Rank Representation of Sparsity for Efficient Inference in Large Language Models

ICML 2025poster

The rapid growth of Large Language Models has driven demand for effective model compression techniques to reduce memory and computation costs. Low-rank pruning has gained attention for its GPU compatibility across all densities. However, low-rank pruning struggles to match the performance of semi-st…

2025

Sparse Spectral Training and Inference on Euclidean and Hyperbolic Neural Networks

ICML 2025poster

The growing demands on GPU memory posed by the increasing number of neural network parameters call for training approaches that are more memory-efficient. Previous memory reduction training techniques, such as Low-Rank Adaptation (LoRA) and ReLoRA, face challenges, with LoRA being constrained by its…

Cited by 1SourcePDFScholar
2024

Epitopological learning and Cannistraci-Hebb network shape intelligence brain-inspired theory for ultra-sparse advantage in deep learning

ICLR 2024poster

Sparse training (ST) aims to ameliorate deep learning by replacing fully connected artificial neural networks (ANNs) with sparse or ultra-sparse ones, such as brain networks are, therefore it might benefit to borrow brain-inspired learning paradigms from complex network intelligence theory. Here, we…

2024

Plug-and-Play: An Efficient Post-training Pruning Method for Large Language Models

ICLR 2024poster

With the rapid growth of large language models (LLMs), there is increasing demand for memory and computation in LLMs. Recent efforts on post-training pruning of LLMs aim to reduce the model size and computation requirements, yet the performance is still sub-optimal. In this paper, we present a plug…