Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Conservation of Protein Domains Over Different Proteins02:26

Conservation of Protein Domains Over Different Proteins

10.9K
Protein domains are small structurally independent units that are part of a single amino acid chain.  Although these domains are often structurally independent, they may rely on synergistic effects to perform their functions as part of a larger protein. Protein domains may be conserved within the same organism, as well as across different organisms.
A limited set of protein domains often duplicate and recombine during evolution. These domains can be organized in different combinations to...
10.9K
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

152
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
152
Types Of Transformers01:16

Types Of Transformers

975
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
975
Convolution Properties I01:20

Convolution Properties I

149
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
149
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

254
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
254
Improving Translational Accuracy02:07

Improving Translational Accuracy

10.4K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
10.4K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Evaluating the role of pretraining dataset size and diversity on single-cell foundation model performance.

Nature methods·2026
Same author

Scalable and cost-efficient custom gene library assembly from oligopools.

Science advances·2026
Same author

Closing the loop: Experimentally validated methods in artificial intelligence-driven protein design.

Current opinion in structural biology·2026
Same author

Sequence Display enables large-scale sequence-activity datasets for rapid protein evolution.

Nature biotechnology·2026
Same author

Scalable nonparametric clustering with unified marker gene selection for single-cell RNA-seq data.

Cell reports methods·2026
Same author

Exploring Collaboration to Center the Deaf Community in Sign Language AI.

ASSETS. Annual ACM Conference on Assistive Technologies·2026

Related Experiment Video

Updated: Jul 1, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.8K

Convolutions are competitive with transformers for protein sequence pretraining.

Kevin K Yang1, Nicolo Fusi1, Alex X Lu1

  • 1Microsoft Research New England, Cambridge, MA 02139, USA.

Cell Systems
|March 1, 2024
PubMed
Summary

Convolutional neural networks (CNNs) offer an efficient alternative to transformer models for protein language modeling. CNNs achieve competitive performance on various tasks, even with longer protein sequences, improving computational efficiency.

Keywords:
machine learningpretrainingprotein engineeringprotein language model

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

399
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.0K

Related Experiment Videos

Last Updated: Jul 1, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.8K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

399
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

1.0K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Machine Learning

Background:

  • Pretrained protein sequence models enhance bioinformatics tasks but often use transformer architectures.
  • Transformer models have quadratic scaling limitations, restricting protein sequence length.
  • Current state-of-the-art models face sequence length constraints.

Purpose of the Study:

  • To investigate if convolutional neural network (CNN) architectures can match transformer effectiveness in protein language models.
  • To explore CNNs' linear scaling for handling longer protein sequences.
  • To assess CNNs' performance in protein sequence modeling.

Main Methods:

  • Utilized masked language model pretraining for CNN architectures.
  • Compared CNN performance against transformer models on downstream prediction tasks.
  • Evaluated models on their ability to process sequences exceeding current transformer limits.

Main Results:

  • CNNs demonstrated competitive, and sometimes superior, performance compared to transformers.
  • CNNs maintained strong performance on protein sequences longer than transformer models can handle.
  • The study confirmed CNNs' linear scaling with sequence length.

Conclusions:

  • CNN architectures are a viable and efficient alternative to transformers for protein language modeling.
  • Computational efficiency in protein modeling can be enhanced using CNNs without performance loss.
  • Disentangling pretraining tasks from model architecture is crucial for advancing protein language models.