paper-with-me

Papers

Adapting Differential Molecular Representation with Hierarchical Prompts for Multi-label Property Prediction

2024-05-29 · Linjia Kang, Songhua Zhou, Shuyan Fang, Shichao Liu

Accurate prediction of molecular properties is crucial in drug discovery. Traditional methods often overlook that real-world molecules typically exhibit multiple property labels with complex correlations. To this end, we propose a novel framework, HiPM, which stands for hierarchical prompted molecular representation learning framework. HiPM leverages task-aware prompts to enhance the differential expression of tasks in molecular representations and mitigate negative transfer caused by conflicts in individual task information. Our framework comprises two core components: the Molecular Representation Encoder (MRE) and the Task-Aware Prompter (TAP). MRE employs a hierarchical message-passing network architecture to capture molecular features at both the atom and motif levels. Meanwhile, TAP utilizes agglomerative hierarchical clustering algorithm to construct a prompt tree that reflects task affinity and distinctiveness, enabling the model to consider multi-granular correlation information among tasks, thereby effectively handling the complexity of multi-label property prediction. Extensive experiments demonstrate that HiPM achieves state-of-the-art performance across various multi-label datasets, offering a novel perspective on multi-label molecular representation learning.

📄 PDF Abstract BibTeX arXiv:2405.18724

Code (1)

zhousongh/hipm 공식 구현 pytorch

Tasks

Drug Discoverymolecular representationProperty PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Hierarchical Cross-modal Prompt Learning for Vision-Language Models

2025-07-20 · Hao Zheng, Shunzhi Yang, Zhuoxin He, Jinfeng Yang 외

Pre-trained Vision-Language Models (VLMs) such as CLIP have shown excellent generalization abilities. However, adapting these large-scale models to downstream tasks while preserving their generalization capabilities rema…

Prompt Learning

A Multiscale Graph Convolutional Network Using Hierarchical Clustering

2020-06-22 · Alex Lipov, Pietro Liò

The information contained in hierarchical topology, intrinsic to many networks, is currently underutilised. A novel architecture is explored which exploits this information through a multiscale decomposition. A dendrogra…

ClusteringMolecular Property PredictionPredictionProperty Prediction+1

Hierarchical Prompt Learning for Multi-Task Learning

2023-01-01 · CVPR 2023 1 · Yajing Liu, Yuning Lu, Hao liu, Yaozu An 외

Vision-language models (VLMs) can effectively transfer to various vision tasks via prompt learning. Real-world scenarios often require adapting a model to multiple similar yet distinct tasks. Existing methods focus o…

Multi-Task LearningPrompt Learning

Teaching Prompts to Coordinate: Hierarchical Layer-Grouped Prompt Tuning for Continual Learning

2025-11-15 · Shengqin Jiang, Tianqi Kong, Yuankai Qi, Haokui Zhang 외 arxiv

Prompt-based continual learning methods fine-tune only a small set of additional learnable parameters while keeping the pre-trained model's parameters frozen. It enables efficient adaptation to new tasks while mitigating…

Continual Learning

Exploring Interpretability for Visual Prompt Tuning with Hierarchical Concepts

2025-03-08 · Yubin Wang, Xinyang Jiang, De Cheng, Xiangqian Zhao 외

Visual prompt tuning offers significant advantages for adapting pre-trained visual foundation models to specific tasks. However, current research provides limited insight into the interpretability of this approach, which…

Visual Prompt Tuning