← Search

Zelin Zang

18 accepted papers

2026

A MEDICAL MULTIMODAL DIAGNOSTIC FRAMEWORK INTEGRATING VISION-LANGUAGE MODELS AND LOGIC TREE REASONING

ICASSP 2026poster

With the rapid growth of large language models (LLMs) and vision-language models (VLMs) in medicine, simply integrating clinical text and medical imaging does not guarantee reliable reasoning. Existing multimodal models often produce hallucinations or inconsistent chains of thought, limiting clinica…

Cited by 0SourcePDFScholar
2026

CDBridge: A Cross-omics Post-training Bridge Strategy for Context-aware Biological Modeling

ICLR 2026poster

Linking genomic DNA to quantitative, context-specific expression remains a central challenge in computational biology. Current foundation models capture either tissue context or sequence features, but not both. Cross-omics systems, in turn, often overlook critical mechanisms such as alternative spli…

Cited by 0SourceScholar
2026

Departures: Distributional Transport for Single-Cell Perturbation Prediction with Neural Schrödinger Bridges

AAAI 2026technical

Predicting single-cell perturbation outcomes directly advances gene function analysis and facilitates drug candidate selection, making it a key driver of both basic and translational biomedical research. However, a major bottleneck in this task is the unpaired nature of single-cell data, as the same

Cited by 0SourcePDFScholar
2026

Doloris: Dual Conditional Diffusion Implicit Bridges with Sparsity Masking Strategy for Unpaired Single-Cell Perturbation Estimation

ICLR 2026poster

Estimating single-cell responses across various perturbations facilitates the identification of key genes and enhances drug screening, significantly boosting experimental efficiency. However, single-cell sequencing is a destructive process, making it impossible to capture the same cell's phenotype b…

Cited by 0SourcecodeScholar
2026

HDTree: Generative Modeling of Cellular Hierarchies for Robust Lineage Inference

ICML 2026poster

In single-cell research, tracing and analyzing high-throughput single-cell differentiation trajectories is crucial for understanding biological processes. Key to this is the robust modeling of hierarchical structures that govern cellular development. Traditional methods face limitations in computati…

Cited by 0SourceScholar
2026

Learning Cell-Aware Hierarchical Multi-Modal Representations for Robust Molecular Modeling

AAAI 2026technical

Understanding how chemical perturbations propagate through biological systems is essential for robust molecular property prediction. While most existing methods focus on chemical structures alone, recent advances highlight the crucial role of cellular responses such as morphology and gene expression

Cited by 0SourcePDFScholar
2026

MedLA: A Logic-Driven Multi-Agent Framework for Complex Medical Reasoning with Large Language Models

AAAI 2026technical

Answering complex medical questions requires not only domain expertise and patient-specific information, but also structured and multi-perspective reasoning. Existing multi-agent approaches often rely on fixed roles or shallow interaction prompts, limiting their ability to detect and resolve fine-gr

Cited by 0SourcePDFScholar
2026

ReGenHOI: Unifying Reconstruction and Generation for 3D Human-Object Interaction Understanding

CVPR 2026

Understanding 3D human-object interaction (HOI) involves two highly-related abilities: reconstruction, which perceives observed geometry, and generation, which imagines plausible future interactions. However, most existing methods treat these abilities as separate tasks, limiting their capacity to c

Cited by 0SourcecodeScholar
2025

DaCapo: Score Distillation as Stacked Bridge for Fast and High-quality 3D Editing

CVPR 2025poster

Score Distillation Sampling (SDS) has been successfully extended to text-driven 3D scene editing with 2D pretrained diffusion models. However, SDS-based editing methods suffer from lengthy optimization processes with slow inference and low quality. We attribute the issue of lengthy optimization to t…

Cited by 0SourcePDFScholar
2025

USD: Unsupervised Soft Contrastive Learning for Fault Detection in Multivariate Time Series

ICASSP 2025accepted

Unsupervised fault detection in multivariate time series is critical for maintaining the integrity and efficiency of complex systems, with current methodologies largely focusing on statistical and machine learning techniques. However, these approaches often rest on the assumption that data distribut…

Cited by 0SourceScholar
2024

Deep Graph Neural Networks via Posteriori-Sampling-based Node-Adaptative Residual Module

NeurIPS 2024poster

Graph Neural Networks (GNNs), a type of neural network that can learn from graph-structured data through neighborhood information aggregation, have shown superior performance in various downstream tasks. However, as the number of layers increases, node representations becomes indistinguishable, whic…

2024

DiffAug: Enhance Unsupervised Contrastive Learning with Domain-Knowledge-Free Diffusion-based Data Augmentation

ICML 2024poster

Unsupervised Contrastive learning has gained prominence in fields such as vision, and biology, leveraging predefined positive/negative samples for representation learning. Data augmentation, categorized into hand-designed and model-based methods, has been identified as a crucial component for enhanc…

2024

PhyloGen: Language Model-Enhanced Phylogenetic Inference via Graph Structure Generation

NeurIPS 2024poster

Phylogenetic trees elucidate evolutionary relationships among species, but phylogenetic inference remains challenging due to the complexity of combining continuous (branch lengths) and discrete parameters (tree topology). Traditional Markov Chain Monte Carlo methods face slow convergence and co…

Cited by 2SourcePDFScholar
2023

Architecture-Agnostic Masked Image Modeling -- From ViT back to CNN

ICML 2023poster

Masked image modeling, an emerging self-supervised pre-training method, has shown impressive success across numerous downstream vision tasks with Vision transformers. Its underlying idea is simple: a portion of the input image is masked out and then reconstructed via a pre-text task. However, the wo…

Cited by 47SourcePDFScholar
2023

Boosting Novel Category Discovery Over Domains with Soft Contrastive Learning and All in One Classifier

ICCV 2023oral

Unsupervised domain adaptation (UDA) has proven to be highly effective in transferring knowledge from a label-rich source domain to a label-scarce target domain. However, the presence of additional novel categories in the target domain has led to the development of open-set domain adaptation (ODA) a…

Cited by 19PDFcodeScholar
2023

Deep Manifold Graph Auto-Encoder For Attributed Graph Embedding

ICASSP 2023accepted

Representing graph data in a low-dimensional space for subsequent tasks is the purpose of attributed graph embedding. Most existing neural network approaches learn latent representations by minimizing reconstruction errors. Rare work considers the data distribution and the topological structure of l…

Cited by 0SourceScholar
2022

DLME: Deep Local-Flatness Manifold Embedding

ECCV 2022poster

"Manifold learning (ML) aims to seek low-dimensional embedding from high-dimensional data. The problem is challenging on real-world datasets, especially with under-sampling data, and we find that previous methods perform poorly in this case. Generally, ML methods first transform input data into a lo…