Code Monkey home page Code Monkey logo

Comments (4)

horacehht avatar horacehht commented on June 30, 2024

I have another question.
In the vec5_CTC.txt file, the dim of amino acid is 13. However, in 'x_list.pt', I found that the dim of amino acid is 7.
There is a mismatch!

from high-ppi.

horacehht avatar horacehht commented on June 30, 2024

Sorry to bother the authors! I found that author do the feature selection which is written in Supplementary Method 1.

from high-ppi.

horacehht avatar horacehht commented on June 30, 2024

In the vec5_CTC.txt file, each amino acid have a corresponding vector. What is the basis for determining these vectors? Or is it according to the conventions of a previous project?

Actually according to the conventions of a previous project. I tried to reproduce the baseline results, so I read the PIPR paper and find that.

The amino acid embeddings are composed of two parts. One part is obtained by pretraining the skip-gram model on the SHS148k protein sequences, which is 5 dimensional vector. The other part is obtained by a categorization of electrostaticity and hydrophobicity for the amino acid, which is 8 dimensional vector.(but the original paper says 7 dimensional vector, doesn't matter)

All the details can be found in this baseline model paper PIPR, section4.5 Amino acid embeddings.
Paper name: Multifaceted protein–protein interaction prediction based on Siamese residual RCNN

from high-ppi.

zqgao22 avatar zqgao22 commented on June 30, 2024

Hello, Haitao, thanks for your interest. Yes, your interpretation is consistent with our approach. To conveniently introduce chemical information, we used seq2vec pre-trained embeddings that can be directly assigned to various amino acids. An advanced approach is to consider the pre-trained representations of ESM-2 in the pre-processing stage to increase the model generalization. We just noticed that you have raised some other questions. Please give us some time to check and reply to you. Thanks!

Best regards

from high-ppi.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.