Pin-Tuning: Parameter-Efficient In-Context Tuning for Few-Shot Molecular Property Prediction
Liang Wang, Qiang Liu, Shaozhen Liu, Xin Sun, Shu Wu, Liang Wang

TL;DR
This paper introduces Pin-Tuning, a parameter-efficient in-context tuning method for few-shot molecular property prediction, enhancing adaptability and performance with fewer parameters by using lightweight adapters and Bayesian consolidation.
Contribution
The paper proposes a novel parameter-efficient tuning approach, combining MP-Adapters and Emb-BWC, to improve few-shot molecular property prediction without overfitting.
Findings
Outperforms existing methods on public datasets
Uses fewer trainable parameters for tuning
Enhances contextual perceptiveness of encoders
Abstract
Molecular property prediction (MPP) is integral to drug discovery and material science, but often faces the challenge of data scarcity in real-world scenarios. Addressing this, few-shot molecular property prediction (FSMPP) has been developed. Unlike other few-shot tasks, FSMPP typically employs a pre-trained molecular encoder and a context-aware classifier, benefiting from molecular pre-training and molecular context information. Despite these advancements, existing methods struggle with the ineffective fine-tuning of pre-trained encoders. We attribute this issue to the imbalance between the abundance of tunable parameters and the scarcity of labeled molecules, and the lack of contextual perceptiveness in the encoders. To overcome this hurdle, we propose a parameter-efficient in-context tuning method, named Pin-Tuning. Specifically, we propose a lightweight adapter for pre-trained…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Computational Drug Discovery Methods · Mass Spectrometry Techniques and Applications
MethodsAdapter
