← Search

Nikos Kanakaris

5 accepted papers

2025

Controllable Generative Model for Brain Evolution

ICASSP 2025accepted

Today’s generative models can synthesize magnetic resonance images (MRIs) of the brain at specific ages. However, such models can neither map the aging process longitudinally within subjects, nor accommodate its variability across subjects. Such approaches also cannot predict anatomic features of ag…

Cited by 0SourceScholar
2025

Exploiting Application-to-Architecture Dependencies for Designing Scalable OS

ICASSP 2025accepted

With the advent of hundreds of cores on a chip to accelerate applications, the operating system (OS) needs to exploit the existing parallelism provided by the underlying hardware resources to determine the right amount of processes to be mapped on the multi-core systems. However, the existing OS is…

Cited by 0SourceScholar
2025

MIHC: Multi-View Interpretable Hypergraph Neural Networks with Information Bottleneck for Chip Congestion Prediction

NeurIPS 2025poster

With AI advancement and increasing circuit complexity, efficient chip design through Electronic Design Automation (EDA) is critical. Fast and accurate congestion prediction in chip layout and routing can significantly enhance automated design performance. Existing congestion modeling methods are lim…

Cited by 0SourceScholar
2025

Neuron-based Multifractal Analysis of Neuron Interaction Dynamics in Large Models

ICLR 2025poster

In recent years, there has been increasing attention on the capabilities of large-scale models, particularly in handling complex tasks that small-scale models are unable to perform. Notably, large language models (LLMs) have demonstrated ``intelligent'' abilities such as complex reasoning and abstra…

2024

A Structure-Aware Framework for Learning Device Placements on Computation Graphs

NeurIPS 2024poster

Computation graphs are Directed Acyclic Graphs (DAGs) where the nodes correspond to mathematical operations and are used widely as abstractions in optimizations of neural networks. The device placement problem aims to identify optimal allocations of those nodes to a set of (potentially heterogeneous…