Skip to content

Author

Haoyang Li

We have 5 of 47 papers

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Book Open access Aug 2026

M²DDI: A Unified Framework for Dynamic Multimodal Fusion in Drug-Drug Interaction Prediction

Drug-drug interaction (DDI) event prediction is critical for ensuring patient safety and optimizing therapeutic outcomes. Existing computational approaches are limited by their inability to jointly model the heterogeneous mechanisms underlying DDIs, which span molecular structure, pharmacodynamic function, and network-mediated relations. To address this limitation, we introduce M2DDI, a unified framework for dynamic multimodal fusion in DDI prediction. M2DDI utilizes a Mixture-of-Experts architecture, with each expert dedicated to a distinct pharmacological modality. A novel prior-enhanced dual-path gating strategy adaptively selects relevant experts for each drug pair by integrating mechanism-matched feature queries and ATC-based biomedical priors, thereby aligning expert selection with underlying pharmacological mechanisms and addressing the challenge of data incompleteness. Empirical evaluation on benchmark datasets demonstrates that M2DDI achieves state-of-the-art performance, particularly in new drug scenarios. Additional robustness experiments show that M2DDI maintains high predictive accuracy even when modality-specific information is partially missing, outperforming existing methods under similar conditions. Analysis of expert selection patterns further confirms alignment with established pharmacological mechanisms. These results establish M2DDI as an effective and mechanism-aware solution for comprehensive DDI prediction. The code is available at: https://github.com/RunqingXuCn/M2DDI.

Runqing Xu, Siyi Liu, Haoyang Li et al. · 0 citations
Jul 2026

MERIT: Efficient In-Place Deletion for Dynamic Graph-Based Approximate Nearest Neighbor Indexes

Graph-based indexes have become the dominant approach to approximate nearest neighbor search (ANNS) over high-dimensional data and play a crucial role in real-world applications such as retrieval-augmented generation, recommendation systems, and vector databases. Despite extensive progress in static graph construction and search, efficient in-place deletion remains challenging because obsolete vectors must be removed without allowing stale incoming edges to consume search capacity or expensive graph-wide maintenance to interrupt online services, e.g., retrieval-augmented generation (RAG) and recommendation platforms. To address this problem, we propose MERIT (MST-based Efficient Repair with In-place updaTes), an in-place update framework with three core techniques: (1) bounded search-based recovery that combines a deleted vertex's outgoing neighbors with its readily searchable in-neighbors, (2) $k_r$-Minimum Spanning Tree (MST) local repair that promotes local connectivity while retaining multiple routing choices for graph search, and (3) versioned-edge invalidation that immediately filters all stale incoming edges to the deleted vertex and progressively removes them as adjacency lists are rewritten. Its integration with the hierarchical HNSW index and the single-layer Vamana index demonstrates applicability across distinct graph structures. Extensive experiments on multiple real-world datasets show that MERIT processes deletion at nearly the cost of inserting one vector, achieves up to $3.02\times$--$18.87\times$ faster deletion than state-of-the-art (SOTA) methods, and keeps search recall stable or even improves it as deletions accumulate.

Ze-Kai Wu, Jiabao Jin, Peng Cheng et al. · 0 citations
#artificial intelligence Preprint Aug 2025

StructSynth: Dependency Graphs as Generation Plans for Low-Data Tabular Synthesis with Language Models

StructSynth is introduced, a framework that treats a dependency graph as a generation plan---determining the generation order, conditioning context, and scope of each black-box LLM call, and achieves state-of-the-art downstream utility and the best privacy-risk ranking among fourteen compared generators in low-data settings.

Si-Yi Liu, Yujian Zheng, Haoyang Li et al. · 0 citations
Book Open access Aug 2026

M²DDI: A Unified Framework for Dynamic Multimodal Fusion in Drug-Drug Interaction Prediction

Empirical evaluation and robustness experiments show that M2DDI maintains high predictive accuracy even when modality-specific information is partially missing, outperforming existing methods under similar conditions and establish M2DDI as an effective and mechanism-aware solution for comprehensive DDI prediction.

Runqing Xu, Siyi Liu, Haoyang Li et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.