Related Experiment Video
Updated: Jan 13, 2026

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Protein Solubility Prediction Using Fused Graph Convolutional Networks and Improved Attention Networks with
Guanjie Song1, Zhenjie Luo1, Aoyun Geng1
1School of Computer Science and Technology, Hainan University, Haikou 570228, China.
None:
Research on protein solubility holds critical significance in industrial production, biopharmaceuticals, and the food industry. While numerous studies have focused on predicting protein solubility in recent years, existing models often rely solely on one-dimensional sequence information and three-dimensional spatial contact data, failing to fully leverage other 3D structural features and the global physicochemical properties of proteins. Concurrently, advancements in protein language models (e.g., ESM-C) and spatial structure prediction models (e.g., AlphaFold3) have provided more accurate and comprehensive information for extracting sequence and spatial features, creating new opportunities for solubility prediction. We propose a novel model, called FGNNSol. The model first employs AlphaFold3 to predict the three-dimensional structure of proteins, leveraging this structural information to construct edges and generate edge features. It simultaneously utilizes ESM-C embeddings and other residue-level properties as node features while incorporating protein-level global features to collectively build a comprehensive protein graph representation. It then trains a model integrating GPSol (an improved graph attention network) and Graph Convolutional Networks. Finally, the integrated representation from these networks is concatenated with global protein features and input into a multilayer perceptron to output the prediction. Experimental validation was performed using the Escherichia coli eSOL dataset as the training, validation, and test sets for model development and evaluation, while the Saccharomyces cerevisiae dataset was used as an external test set to assess the model's generalization capability. Results show that FGNNSol achieved R2 values of 0.577 and 0.469 on the two test sets, respectively, clearly outperforming existing models. When a threshold of 0.5 was used to classify proteins as soluble or insoluble, the binary classification metrics of FGNNSol were also mostly superior to those of existing models, fully demonstrating its effectiveness and generalization ability. The model code and data are available via https://github.com/SCrownJ/FGNNSol.
More Related Videos
05:08Solubility of Hydrophobic Compounds in Aqueous Solution Using Combinations of Self-assembling Peptide and Amino Acid
Published on: September 20, 2017
06:50Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
Related Concept Videos
Predicting Molecular Geometry
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Solubility of Ionic Compounds
Solubility
A solution is a homogeneous mixture composed of a solvent, the major component, and a solute, the minor component. The physical state of a solution—solid, liquid, or gas—is typically the same as that of the solvent. Solute concentrations are often described with qualitative terms such as dilute (of relatively low concentration) and concentrated (of relatively high concentration).
In a solution, the solute particles (molecules,...
Solubility Equilibria
The...
Solubility Equilibria: Overview
Solubility is important in biological and environmental processes. A notable...