← Search

Yuzhou Chen

25 accepted papers

2026

Adaptive Domain Shift in Diffusion Models for Cross-Modality Image Translation

ICLR 2026poster

Cross-modal image translation remains brittle and inefficient. Standard diffusion approaches often rely on a single, global linear transfer between domains. We find that this shortcut forces the sampler to traverse off-manifold, high-cost regions, inflating the correction burden and inviting semanti…

Cited by 0SourcecodeScholar
2026

Large Language Models as Topological Thinkers: A Benchmark on Graph Persistent Homology

ICML 2026poster

Large language models (LLMs) are increasingly used in scientific discovery, system modeling, and decision-making, prompting interest in their ability to reason over complex structured data. Existing benchmarks primarily focus on static or local graph reasoning, overlooking the high-order structures …

Cited by 0SourceScholar
2026

TEN-DM: Topology-Enhanced Diffusion Model for Spatio-Temporal Event Prediction

ICLR 2026poster

Spatio-temporal point process (STPP) data appear in many domains. A natural way to model them is to describe how the instantaneous event rate varies over space and time given the observed history which enables interpretation, interaction detection, and forecasting. Traditional parametric kernel-base…

Cited by 0SourcecodeScholar
2025

Conditional Prediction ROC Bands for Graph Classification

AISTATS 2025poster

Graph classification in medical imaging and drug discovery requires accuracy and robust uncertainty quantification. To address this need, we introduce Conditional Prediction ROC (CP-ROC) bands, offering uncertainty quantification for ROC curves and robustness to distributional shifts in test data. A…

Cited by 0SourcecodeScholar
2025

Fusing Multimodality of Large Language Models and Satellite Imagery via Simplicial Contrastive Learning for Latent Urban Feature Identification and Environmental Application

ICASSP 2025accepted

Satellite imagery is a readily available data source for monitoring a broad range of urban geographical contexts related to environmental, socio-demographic, and health disparities. To analyze satellite images, deep learning (DL) tools efficiently extract latent multi-dimensional characteristics, be…

Cited by 0SourceScholar
2025

TMetaNet: Topological Meta-Learning Framework for Dynamic Link Prediction

ICML 2025poster

Dynamic graphs evolve continuously, presenting challenges for traditional graph learning due to their changing structures and temporal dependencies. Recent advancements have shown potential in addressing these challenges by developing suitable meta-learning-based dynamic graph neural network models.…

2025

Touch-Linked Sleeve: A Haptic Interface for Augmented Tactile Perception in Robotic Teleoperation

IROS 2025

Tactile perception is crucial for robots to interact effectively with their environments, particularly in cluttered settings or when visual sensing is unavailable. However, a major limitation is the insufficient coverage of tactile sensors on current robots, which makes navigating cluttered spaces c

Cited by 0SourceScholar
2025

When Witnesses Defend: A Witness Graph Topological Layer for Adversarial Graph Learning

AAAI 2025technical

Capitalizing on the intuitive premise that shape characteristics are more robust to perturbations, we bridge adversarial graph learning with the emerging tools from computational topology, namely, persistent homology representations of graphs. We introduce the concept of witness complex to adversari…

2024

SNN-PDE: Learning Dynamic PDEs from Data with Simplicial Neural Networks

AAAI 2024technical

Dynamics of many complex systems, from weather and climate to spread of infectious diseases, can be described by partial differential equations (PDEs). Such PDEs involve unknown function(s), partial derivatives, and typically multiple independent variables. The traditional numerical methods for sol…

2024

Time-Aware Knowledge Representations of Dynamic Objects with Multidimensional Persistence

AAAI 2024technical

Learning time-evolving objects such as multivariate time series and dynamic networks requires the development of novel knowledge representation mechanisms and neural network architectures, which allow for capturing implicit time-dependent information contained in the data. Such information is typica…

Cited by 4SourcePDFScholar
2023

Efficient Planning of Multi-Robot Collective Transport using Graph Reinforcement Learning with Higher Order Topological Abstraction

ICRA 2023poster

Efficient multi-robot task allocation (MRTA) is fundamental to various time-sensitive applications such as disaster response, warehouse operations, and construction. This paper tackles a particular class of these problems that we call MRTA-collective transport or MRTA-CT - here tasks present varying…

Cited by 17SourceScholar
2023

Graph of Graphs: A New Knowledge Representation Mechanism for Graph Learning (Student Abstract)

AAAI 2023technical

Supervised graph classification is one of the most actively developing areas in machine learning (ML), with a broad range of domain applications, from social media to bioinformatics. Given a collection of graphs with categorical labels, the goal is to predict correct classes for unlabelled graphs. H…

Cited by 0SourcePDFScholar
2023

Higher-Order Spatio-Temporal Neural Networks for Covid-19 Forecasting

ICASSP 2023accepted

Coronavirus Disease 2019 (COVID-19) pneumonia started in December 2019 and cases have been reported in 240 countries/regions with more than 570 million confirmed cases and more than 6 million deaths which caused large casualties and huge economic losses. To enhance the understanding of the levels of…

Cited by 0SourceScholar
2022

TAMP-S2GCNets: Coupling Time-Aware Multipersistence Knowledge Representation with Spatio-Supra Graph Convolutional Networks for Time-Series Forecasting

ICLR 2022spotlight

Graph Neural Networks (GNNs) are proven to be a powerful machinery for learning complex dependencies in multivariate spatio-temporal processes. However, most existing GNNs have inherently static architectures, and as a result, do not explicitly account for time dependencies of the encoded knowledge…

Cited by 86SourcePDFScholar
2022

Time-Conditioned Dances with Simplicial Complexes: Zigzag Filtration Curve based Supra-Hodge Convolution Networks for Time-series Forecasting

NeurIPS 2022accept

Graph neural networks (GNNs) offer a new powerful alternative for multivariate time series forecasting, demonstrating remarkable success in a variety of spatio-temporal applications, from urban flow monitoring systems to health care informatics to financial analytics. Yet, such GNN models pre-domina…

Cited by 19SourcePDFScholar
2022

ToDD: Topological Compound Fingerprinting in Computer-Aided Drug Discovery

NeurIPS 2022accept

In computer-aided drug discovery (CADD), virtual screening (VS) is used for comparing a library of compounds against known active ligands to identify the drug candidates that are most likely to bind to a molecular target. Most VS methods to date have focused on using canonical compound representatio…

Cited by 23SourcePDFScholar
2021

Z-GCNETs: Time Zigzags at Graph Convolutional Networks for Time Series Forecasting

ICML 2021spotlight

There recently has been a surge of interest in developing a new class of deep learning (DL) architectures that integrate an explicit time dimension as a fundamental building block of learning and representation mechanisms. In turn, many recent results show that topological descriptors of the observe…