← Search

Jianan Zhao

16 accepted papers

2026

Fast Proteome-Scale Protein Interaction Retrieval via Residue-Level Factorization

ICLR 2026poster

Protein-protein interactions (PPIs) are mediated at the residue level. Most sequence-based PPI models consider residue-residue interactions across two proteins, which can yield accurate interaction scores but are too slow to scale. At proteome scale, identifying candidate PPIs requires evaluating ne…

Cited by 0SourcecodeScholar
2025

Fully-inductive Node Classification on Arbitrary Graphs

ICLR 2025poster

One fundamental challenge in graph machine learning is generalizing to new graphs. Many existing methods following the inductive setup can generalize to test graphs with new structures, but assuming the feature and label spaces remain the same as the training ones. This paper introduces a fully-ind…

2025

Overcoming Long Context Limitations of State Space Models via Context Dependent Sparse Attention

NeurIPS 2025poster

Efficient long-context modeling remains a critical challenge for natural language processing (NLP), as the time complexity of the predominant Transformer architecture scales quadratically with the sequence length. While state-space models (SSMs) offer alternative sub-quadratic solutions, they strugg…

Cited by 0SourcecodeScholar
2024

Cell ontology guided transcriptome foundation model

NeurIPS 2024spotlight

Transcriptome foundation models (TFMs) hold great promises of deciphering the transcriptomic language that dictate diverse cell functions by self-supervised learning on large-scale single-cell gene expression data, and ultimately unraveling the complex mechanisms of human diseases. However, current…

2024

Position: Graph Foundation Models Are Already Here

ICML 2024spotlight

Graph Foundation Models (GFMs) are emerging as a significant research topic in the graph domain, aiming to develop graph models trained on extensive and diverse data to enhance their applicability across various tasks and domains. Developing GFMs presents unique challenges over traditional Graph Neu…

2024

ProtLLM: An Interleaved Protein-Language LLM with Protein-as-Word Pre-Training

ACL 2024long

We propose ProtLLM, a versatile cross-modal large language model (LLM) for both protein-centric and protein-language tasks. ProtLLM features a unique dynamic protein mounting mechanism, enabling it to handle complex inputs where the natural language text is interspersed with an arbitrary number of p…

Cited by 17SourcePDFScholar
2023

A Comprehensive Study on Text-attributed Graphs: Benchmarking and Rethinking

NeurIPS 2023poster

Text-attributed graphs (TAGs) are prevalent in various real-world scenarios, where each node is associated with a text description. The cornerstone of representation learning on TAGs lies in the seamless integration of textual semantics within individual nodes and the topological connections across…

2023

DC-Former: Diverse and Compact Transformer for Person Re-identification

AAAI 2023technical

In person re-identification (ReID) task, it is still challenging to learn discriminative representation by deep learning, due to limited data. Generally speaking, the model will get better performance when increasing the amount of data. The addition of similar classes strengthens the ability of the…

2023

Learning on Large-scale Text-attributed Graphs via Variational Inference

ICLR 2023top-5%

This paper studies learning on text-attributed graphs (TAGs), where each node is associated with a text description. An ideal solution for such a problem would be integrating both the text and graph structure information with large language models and graph neural networks (GNNs). However, the probl…

2023

To Copy Rather Than Memorize: A Vertical Learning Paradigm for Knowledge Graph Completion

ACL 2023long

Embedding models have shown great power in knowledge graph completion (KGC) task. By learning structural constraints for each training triple, these methods implicitly memorize intrinsic relation rules to infer missing links. However, this paper points out that the multi-hop relation rules are hard…

2022

Adaptive Kernel Graph Neural Network

AAAI 2022technical

Graph neural networks (GNNs) have demonstrated great success in representation learning for graph-structured data. The layer-wise graph convolution in GNNs is shown to be powerful at capturing graph topology. During this process, GNNs are usually guided by pre-defined kernels such as Laplacian matri…

2022

HousE: Knowledge Graph Embedding with Householder Parameterization

ICML 2022spotlight

The effectiveness of knowledge graph embedding (KGE) largely depends on the ability to model intrinsic relation patterns and mapping properties. However, existing approaches can only capture some of them with insufficient modeling capacity. In this work, we propose a more powerful KGE framework name…

2022

Rx-refill Graph Neural Network to Reduce Drug Overprescribing Risks (Extended Abstract)

IJCAI 2022poster

Prescription (aka Rx) drugs can be easily overprescribed and lead to drug abuse or opioid overdose. Accordingly, a state-run prescription drug monitoring program (PDMP) in the United States has been developed to reduce overprescribing. However, PDMP has limited capability in detecting patients' pote…

Cited by 0SourcePDFScholar
2021

Heterogeneous Graph Structure Learning for Graph Neural Networks

AAAI 2021technical

Heterogeneous Graph Neural Networks (HGNNs) have drawn increasing attention in recent years and achieved outstanding performance in many tasks. The success of the existing HGNNs relies on one fundamental assumption, i.e., the original heterogeneous graph structure is reliable. However, this assumpti…

2021

PhD Learning: Learning With Pompeiu-Hausdorff Distances for Video-Based Vehicle Re-Identification

CVPR 2021poster

Vehicle re-identification (re-ID) is of great significance to urban operation, management, security and has gained more attention in recent years. However, two critical challenges in vehicle re-ID have primarily been underestimated, i.e., 1): how to make full use of raw data, and 2): how to learn a…

Cited by 35PDFcodeScholar
2020

Network Schema Preserving Heterogeneous Information Network Embedding

IJCAI 2020poster

As heterogeneous networks have become increasingly ubiquitous, Heterogeneous Information Network (HIN) embedding, aiming to project nodes into a low-dimensional space while preserving the heterogeneous structure, has drawn increasing attention in recent years. Many of the existing HIN embedding meth…