← Search

Paul Bogdan

20 accepted papers

2026

ERMoE: Eigen-Reparameterized Mixture-of-Experts for Stable Routing and Interpretable Specialization

CVPR 2026

Mixture-of-Experts (MoE) models expand capacity via sparse expert activation, but routing logits can misalign with expert structure (unstable routing, underutilization) and load imbalance can create stragglers. Auxiliary load-balancing losses reduce disparity but often weaken specialization and down

Cited by 0SourceScholar
2026

Multi-scale Conditional Generative Modeling for Microscopic Image Restoration

ICASSP 2026oral

The advance of diffusion-based generative models in recent years has revolutionized state-of-the-art (SOTA) techniques in a wide variety of image analysis and synthesis tasks, whereas their adaptation on image restoration, particularly within computational microscopy remains theoretically and empiri…

Cited by 0SourcePDFScholar
2026

Multi-scale Generative Modeling for Fast Sampling

ICASSP 2026oral

While working within the spatial domain can pose problems associated with ill-conditioned scores caused by power-law decay, recent advances in diffusion-based generative models have shown that transitioning to the wavelet domain offers a promising alternative. However, within the wavelet domain, we…

Cited by 0SourcePDFScholar
2026

STRUCTURAL COMPLEXITY OF BRAIN MRI REVEALS AGE-ASSOCIATED PATTERNS

ICASSP 2026poster

We adapt structural complexity analysis to three-dimensional signals, with an emphasis on brain magnetic resonance imaging (MRI). This framework captures the multiscale organization of volumetric data by coarse-graining the signal at progressively larger spatial scales and quantifying the informatio…

Cited by 0SourcePDFScholar
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

End-to-End Learning Framework for Solving Non-Markovian Optimal Control

ICML 2025poster

Integer-order calculus fails to capture the long-range dependence (LRD) and memory effects found in many complex systems. Fractional calculus addresses these gaps through fractional-order integrals and derivatives, but fractional-order dynamical systems pose substantial challenges in system identifi…

Cited by 0SourcePDFScholar
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…

2024

Discovering Malicious Signatures in Software from Structural Interactions

ICASSP 2024accepted

Malware represents a significant security concern in today’s digital landscape, as it can destroy or disable operating systems, steal sensitive user information, and occupy valuable disk space. However, current malware detection methods, such as static-based and dynamic-based approaches, struggle to…

Cited by 0SourceScholar
2024

Neuro-Inspired Information-Theoretic Hierarchical Perception for Multimodal Learning

ICLR 2024poster

Integrating and processing information from various sources or modalities are critical for obtaining a comprehensive and accurate perception of the real world in autonomous systems and cyber-physical systems. Drawing inspiration from neuroscience, we develop the Information-Theoretic Hierarchical Pe…

2024

Unlocking Deep Learning: A BP-Free Approach for Parallel Block-Wise Training of Neural Networks

ICASSP 2024accepted

Backpropagation (BP) has been a successful optimization technique for deep learning models. However, its limitations, such as backward- and update-locking, and its biological implausibility, hinder the concurrent updating of layers and do not mimic the local learning processes observed in the human…

Cited by 0SourceScholar
2023

Coupled Multiwavelet Operator Learning for Coupled Differential Equations

ICLR 2023poster

Coupled partial differential equations (PDEs) are key tasks in modeling the complex dynamics of many physical processes. Recently, neural operators have shown the ability to solve PDEs by learning the integral kernel directly in Fourier/Wavelet space, so the difficulty of solving the coupled PDEs de…

Cited by 9SourcePDFScholar
2023

Generative Decoding of Visual Stimuli

ICML 2023poster

Reconstructing natural images from fMRI recordings is a challenging task of great importance in neuroscience. The current architectures are bottlenecked because they fail to effectively capture the hierarchical processing of visual stimuli that takes place in the human brain. Motivated by that fact,…

Cited by 3SourcePDFScholar
2023

Raising The Limit of Image Rescaling Using Auxiliary Encoding

ICASSP 2023accepted

Normalizing flow models using invertible neural networks (INN) have been widely investigated for successful generative image super-resolution (SR) by learning the transformation between the normal distribution of latent variable z and the conditional distribution of high-resolution (HR) images gave…

Cited by 0SourceScholar
2022

Non-Linear Operator Approximations for Initial Value Problems

ICLR 2022poster

Time-evolution of partial differential equations is the key to model several dynamical processes, events forecasting but the operators associated with such problems are non-linear. We propose a Padé approximation based exponential neural operator scheme for efficiently learning the map between a giv…

Cited by 20SourcePDFScholar
2021

Learning Hyperbolic Representations of Topological Features

ICLR 2021poster

Learning task-specific representations of persistence diagrams is an important problem in topological data analysis and machine learning. However, current state of the art methods are restricted in terms of their expressivity as they are focused on Euclidean representations. Persistence diagrams oft…

2021

Multiwavelet-based Operator Learning for Differential Equations

NeurIPS 2021spotlight

The solution of a partial differential equation can be obtained by computing the inverse operator map between the input and the solution space. Towards this end, we introduce a $\textit{multiwavelet-based neural operator learning scheme}$ that compresses the associated operator's kernel using fine-g…