← Search

Xiongye Xiao

12 accepted papers

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
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

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
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

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…