← Search

Minghao Xu

19 accepted papers

2026

Omni-fMRI: A Universal Atlas-Free fMRI Foundation Model

ICML 2026poster

Self-supervised fMRI foundation models have shown promising transfer performance, yet most rely on predefined region-level parcellations that discard fine-grained voxel information and introduce atlas-dependent biases. We propose Omni-fMRI, an atlas-free foundation model that operates directly on vo…

Cited by 0SourceScholar
2025

GlycanML: A Multi-Task and Multi-Structure Benchmark for Glycan Machine Learning

ICLR 2025poster

Glycans are basic biomolecules and perform essential functions within living organisms. The rapid increase of functional glycan data provides a good opportunity for machine learning solutions to glycan understanding. However, there still lacks a standard machine learning benchmark for glycan propert…

2025

HermesFlow: Seamlessly Closing the Gap in Multimodal Understanding and Generation

NeurIPS 2025poster

The remarkable success of the autoregressive paradigm has made significant advancement in Multimodal Large Language Models (MLLMs), with powerful models like Show-o, Transfusion and Emu3 made notable strides in unified image understanding and generation. For the first time, we uncover a common pheno…

Cited by 0SourcecodeScholar
2025

Modeling All-Atom Glycan Structures via Hierarchical Message Passing and Multi-Scale Pre-training

ICML 2025poster

Understanding the various properties of glycans with machine learning has shown some preliminary promise. However, previous methods mainly focused on modeling the backbone structure of glycans as graphs of monosaccharides (i.e., sugar units), while they neglected the atomic structures underlying eac…

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

Pre-Training Protein Encoder via Siamese Sequence-Structure Diffusion Trajectory Prediction

NeurIPS 2023spotlight

Self-supervised pre-training methods on proteins have recently gained attention, with most approaches focusing on either protein sequences or structures, neglecting the exploration of their joint distribution, which is crucial for a comprehensive understanding of protein functions by integrating co-…

2023

ProtST: Multi-Modality Learning of Protein Sequences and Biomedical Texts

ICML 2023oral

Current protein language models (PLMs) learn protein representations mainly based on their sequences, thereby well capturing co-evolutionary information, but they are unable to explicitly acquire protein functions, which is the end goal of protein representation learning. Fortunately, for many prote…

2023

Protein Representation Learning by Geometric Structure Pretraining

ICLR 2023poster

Learning effective protein representations is critical in a variety of tasks in biology such as predicting protein function or structure. Existing approaches usually pretrain protein language models on a large number of unlabeled amino acid sequences and then finetune the models with some labeled da…

2022

HCSC: Hierarchical Contrastive Selective Coding

CVPR 2022poster

Hierarchical semantic structures naturally exist in an image dataset, in which several semantically relevant image clusters can be further integrated into a larger cluster with coarser-grained semantics. Capturing such structures with image representations can greatly benefit the semantic understand…

Cited by 101PDFcodeScholar
2022

KC-ISA: An Implicit Sentiment Analysis Model Combining Knowledge Enhancement and Context Features

COLING 2022main

Sentiment analysis has always been an important research direction in natural language processing. The research can be divided into explicit sentiment analysis and implicit sentiment analysis according to whether there are sentiment words in language expression. There have been many research results…

2022

PEER: A Comprehensive and Multi-Task Benchmark for Protein Sequence Understanding

NeurIPS 2022accept

We are now witnessing significant progress of deep learning methods in a variety of tasks (or datasets) of proteins. However, there is a lack of a standard benchmark to evaluate the performance of different methods, which hinders the progress of deep learning in this field. In this paper, we propose…

2021

Cross-Category Video Highlight Detection via Set-Based Learning

ICCV 2021poster

Autonomous highlight detection is crucial for enhancing the efficiency of video browsing on social media platforms. To attain this goal in a data-driven way, one may often face the situation where highlight annotations are not available on the target video category used in practice, while the superv…

Cited by 62PDFcodeScholar
2021

Joint Modeling of Visual Objects and Relations for Scene Graph Generation

NeurIPS 2021poster

An in-depth scene understanding usually requires recognizing all the objects and their relations in an image, encoded as a scene graph. Most existing approaches for scene graph generation first independently recognize each object and then predict their relations independently. Though these approache…

Cited by 16SourcePDFScholar
2021

PIT: Position-Invariant Transform for Cross-FoV Domain Adaptation

ICCV 2021poster

Cross-domain object detection and semantic segmentation have witnessed impressive progress recently. Existing approaches mainly consider the domain shift resulting from external environments including the changes of background, illumination or weather, while distinct camera intrinsic parameters appe…

Cited by 44PDFcodeScholar
2021

Self-supervised Graph-level Representation Learning with Local and Global Structure

ICML 2021spotlight

This paper studies unsupervised/self-supervised whole-graph representation learning, which is critical in many tasks such as molecule properties prediction in drug and material discovery. Existing methods mainly focus on preserving the local similarity structure between different graph instances but…

2020

Cross-Domain Detection via Graph-Induced Prototype Alignment

CVPR 2020oral

Applying the knowledge of an object detector trained on a specific domain directly onto a new domain is risky, as the gap between two domains can severely degrade model's performance. Furthermore, since different instances commonly embody distinct modal information in object detection scenario, the…

Cited by 302PDFcodeScholar
2020

Learning to Combine: Knowledge Aggregation for Multi-Source Domain Adaptation

ECCV 2020poster

Transferring knowledges learned from multiple source domains to target domain is a more practical and challenging task than conventional single-source domain adaptation. Furthermore, the increase of modalities brings more difficulty in aligning feature distributions among multiple domains. To mitiga…