TL;DR
The Regression Transformer (RT) introduces a multitask language model that unifies sequence regression and conditional generation, achieving state-of-the-art results in molecular property prediction and property-driven molecule generation.
Contribution
It presents the first multitask model capable of both accurate property prediction and conditional molecule generation in biochemistry.
Findings
RT matches or surpasses traditional regression models in property prediction.
RT outperforms specialized models in property-driven molecule generation.
The alternating training scheme enables effective decoration of sequences with desired properties.
Abstract
Despite significant progress of generative models in the natural sciences, their controllability remains challenging. One fundamentally missing aspect of molecular or protein generative models is an inductive bias that can reflect continuous properties of interest. To that end, we propose the Regression Transformer (RT), a novel method that abstracts regression as a conditional sequence modeling problem. This introduces a new paradigm of multitask language models which seamlessly bridge sequence regression and conditional sequence generation. We thoroughly demonstrate that, despite using a nominal-scale training objective, the RT matches or surpasses the performance of conventional regression models in property prediction tasks of small molecules, proteins and chemical reactions. Critically, priming the same model with continuous properties yields a highly competitive conditional…
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
MethodsAttention Is All You Need · Linear Layer · Absolute Position Encodings · Refunds@Expedia|||How do I get a full refund from Expedia? · Byte Pair Encoding · Label Smoothing · Dense Connections · Residual Connection · Linear Warmup With Linear Decay · Softmax
