Home Blog Page 160

Top 5 protein folding models

top 5 protein folding models

Protein for the human body is the fuel for growth and development. Every cell in the body consists of protein and its various forms. Many biologists and researchers have been interested in the structure and function of proteins since the 1960s when Christain Anfinsen proved in his experiment ‘protein folding and the thermodynamic hypothesis’ that proteins tie themselves together and form a physical structure called the folded protein structure. The nature of folded and unfolded proteins plays an important role in the functioning of the protein. To determine the folded protein structure was an impossible task for decades due to the insufficient technology and understanding of protein structures, but now AI-powered protein folding models suggest otherwise.

What is protein folding?

Protein folding is a fast and reproducible process where a protein chain is transformed into its distinct native three-dimensional structure for which the protein activates and can function biologically. This three-dimensional structure is usually a folded conformation held together by molecular interactions. The folded protein structure is determined by the sequence of amino acids present in the protein. Finding the right native structure is essential because only this specific structure can function normally in living beings; if it does not, it creates inactive or toxic proteins that cause malfunction and diseases. Therefore, predicting protein structures plays a vital role in preventing diseases. AI has powered significant ideas in protein folding models, where a deep learning model predicts the protein structure with the biological information collected in the past. AI-based protein folding models are advancing to predict protein structures whose sequences and structures are unknown.

Stages of protein folding

Protein folding is a complex process involving four hierarchical protein arrangements from primary to quaternary. Since the variation in amino acid sequences is huge, there are many different conformations in the protein structure.

Image source

  • Primary: Primary structure of a protein is linear in formation and is the native conformation of a protein. This is the protein amino acid sequences held by peptide bonds.
  • Secondary: Secondary structure is the stage where protein folding begins either with 𝞪-helices (alpha-helices) or 𝞫-sheets (beta-sheets). The 𝞪-helices are made when the backbone of protein is formed in a spiral shape, and 𝞫-sheets are made when the backbone bend over itself to form a sheet. The folds are rapid and stabilized by intramolecular hydrogen bonds. These hydrogen bonds are the strong electrostatic force of attraction between amine hydrogen and carbonyl oxygen of the peptide bond present in the protein. 
  • Tertiary: Tertiary structure is the folding stage where the secondary structures are connected. The 𝞪-helices and 𝞫-sheets are amphipathic in nature, meaning they have a hydrophilic and a hydrophobic side that helps form the protein’s tertiary structure. The folding occurs in such a way that hydrophilic sides face water or an aqueous environment and hydrophobic sides are away from the water. Once the structure forms and stabilizes through hydrophobic interactions, covalent bonds are also formed in disulfide bridges. Usually, the tertiary structure contains only one polypeptide chain, but in the presence of additional interactions of polypeptide chains, the structure becomes quaternary.
  • Quarternary: Quaternary structure occurs in the protein folding process when multiple polypeptide chains are formed in the tertiary structure. These interactions of polypeptide chains are considered the assembly or coassembly of subunits of folded structures forming the fully functional quaternary protein. 

Read more: Researchers use Deep Learning to Hallucinate synthesis of new proteins

Top five protein folding models

This is a list consisting of the top five protein folding models. To note, this list does not rank the protein folding models.  

AlphaFold 2

AlphaFold 2 is an AI model developed by Google’s DeepMind is a deep learning approach that includes physical and biological knowledge about protein structure and multiple sequence alignments (MSA). The model won at the 14th critical assessment of protein structure prediction (CASP14) held in November 2020 and earned the position of being one of the best protein folding models. CASP is a virtual competition of algorithms that predict the three-dimensional structure of proteins. AlphaFold 2 performed remarkably with accurate and reliable results at CASP14 compared to other protein folding models. The earlier version, AlphaFold 1 has a good reputation among protein folding models and came first in CASP13 in 2018. 

The main difference between the two versions of AlphaFold is the system of training modules. AlphaFold 1 uses an independent training module system where the modules are trained with gradient descent to find the best fit based on the statistical potential calculating probability distribution of local free energy of the configuration.

AlphaFold 2 uses a sub-network system for training modules in an integrated way that the modules are coupled into an end-to-end model based on pattern recognition. The key aspect of the AlphaFold 2 model is the transformer design that progressively refines a vector of information for each relationship or bond. These bonds are between an amino acid residual of protein and another amino acid residual. Also, the bonds can be between each amino acid position and each different sequence alignment. 

This refinement transformation approach in AlphaFold 2 has ‘attention mechanism,’ meaning it conveys the attention to relevant data by collecting it together and filtering out unnecessary data. In October 2021, DeepMind added an update to AlphaFold 2, now called AlphaFold-Multimer, which includes protein complexes in training data and has a success rate of 70% in predicting protein-protein interactions.

RoseTTAFold

RoseTTAFold is a software tool using deep learning to predict protein structures developed by Minkyung Beak, Ph.D. at Baker lab. It is insightful towards protein function without a determined structure, making it faster to generate accurate protein-protein complexes. RoseTTAFold is based on a three-track neural network that integrates and processes one-dimensional protein sequence information and two-dimensional sequence information about the distance between amino acids at once. 

The software allows the network to directly collect reasons and patterns in the relationships between peptides and folded architecture. As the information inside proteins flows back and forth in all structures, including 1-D, 2-D, and 3-D, the key is to generate accurate protein models from sequence information alone. As reported by Science, RoseTTAFold has proved to predict hundreds of new protein structures, including many not well-known proteins. In addition, RoseTTAFold is believed to have the potential to solve the challenge of x-ray crystallography and cryo-electron microscopy modeling problems. Lastly, the RoseTTAFold ecosystem aims at accurate protein structure prediction, progress identification with protein function, and focus efforts in the future on the major aspects of productivity.   

ESMFold

ESMFold is a high-accuracy end-to-end atomic-level protein structure prediction model developed by Meta AI Research. It uses a transformer-based language model ESM-2, which is an updated version of the evolutionary scale modeling (ESM) model. The ESM model is capable of learning the interactions of bonds between amino acids in a protein sequence. Based on the ESM model, the ESMFold protein folding model predicts structure faster than any other protein folding models. It is built on a 15 billion parameters transformer model achieving the highest accuracy in predictions. Most protein folding models, including AlphaFold 2, RoseTTAFold, and so on, have a multiple sequence alignment approach to make predictions. However, ESMFold has a different approach to large-scale leveraging language models for protein prediction. 

In this approach, the ESMFold model generates the structure prediction by taking account of only one input sequence and leveraging the internal representations of the language model. Meta has performed ESMFold computing on continuous automated model evaluatiON (CAMEO) and CASP14 test datasets and reported a compared evaluation with AlphaFold 2 and RoseTTAFold. The template modeling score (TM-score) of ESMFold was 83 and 68 respectively, on CAMEO and CASP14; in comparison, the TM-score of AlphaFold is 88 and 84, and RoseTTAFold is 82 and 81. The result on CASP14 is not that promising, so researchers noted the perplexity of the underlying language model. ESMFold has not been open-sourced yet like AlphaFold 2 and RoseTTAfold, but hopefully, the model will be in the future. 

Read more: How Is Software Development A New Benchmark?

D-I-TASSER

D-I-TASSER is a distance-guided iterative threading assembly refinement model uprooted from the I-TASSER method developed by Zhang lab. It is a high-accuracy protein structure and function prediction model built using the integration of threading and deep learning. The working of D-I-TASSER starts with a query sequence. Then, the generation of inter-residual contact maps, distance maps, and hydrogen-bond networks occurs using two multiple deep neural network predictors, including AttentionPotential (self-attention network built on MSA transformers) and DeepPotential. DeepPotential integrated the hydrogen-bonding restraints into its structural assembly simulations and was found to improve the accuracy of the model on CASP14 targets significantly. The large-scale tests performed on D-I-TASSER proved highly accurate than I-TASSER, including for the sequences that do not have homologous templates in the protein data bank. 

OmegaFold

OmegaFold is a high-resolution de novo structure prediction model from a primary sequence launched by HeliXon, a Chinese biotech firm, in July 2022. It works on divergent sequences instead of multiple sequence alignments preprocessing that other protein folding models, including AlphaFold 2, RoseTTAFold, and more work on. In the study of OmegaFold, researchers explained the new combinations of protein language model that allows them to make predictions from single sequences and suggest a geometry-inspired transformed model trained on protein structures. 

This study fills the gap between protein structure prediction and understanding protein folding in nature. OmegaFold is ten times faster than RoseTTAFold and AlphaFold 2, outperforming RoseTTAFold and reporting to reach an accuracy as AlphaFold 2. The protein folding model has the ability to predict protein structure with only a single amino-acid sequence and not rely on known structures as templates. Under OmegaFold, the team of HeliXon introduced OmegaPLM, a deep transformer-based protein language model (PLM). OmegaPLM has the potential to catch structural and functional information encoded in the amino-acid sequences through embeddings. This information set is input to Geoformer, the geometry-based transformer neural network that further processes the structural and physical pairwise relationships between amino acids. In the end, a structural module predicts the output 3-D coordinates of heavy atoms forming the folded protein structure. 

Advertisement

Burj Khalifa in the Metaverse

A fully replicated digital twin of Burj Khalifa in the Metaverse enables users to visit and experience 360-views of the city.

You can now visit the world’s tallest building in the Metaverse, a detailed digital twin of the Burj Khalifa. It is designed to provide users full experience; they can move around the building and experience 360-degree views of Dubai. 

Read More: Microsoft Defender Is Getting an AI Upgrade

This experience is launched by Eventcombo, which does not require headsets, gloves, or any other virtual reality hardware. It is easily accessible with a keyboard and a regular device. 

The demonstration videos show virtual avatars walking around different areas of the building. Users can also go up the elevators and walk through the corridors before entering the viewing deck that offers replicated views of the city.

Read More: Tesla Shares Fall After Production And Deliveries Lag Due To Logistic Hurdles

Eventcombo mentions, “ While the pandemic forced the world into isolation, it also led to better development in the Metaverse. However, digital has become a new trend. Metaverse facilitates physical and real-world interactions in digital space for elevating experiences and bridging the real and virtual worlds.”

Advertisement

Meta shuts down its twice-weekly newsletter Bulletin

Meta shuts down its twice-weekly newsletter Bulletin

Facebook-parent company Meta is shutting down its Bulletin newsletter. Available to writers only on an invite basis, Bulletin allows readers to subscribe to newsletters from contributors like Malala Yousafzai, Malcolm Gladwell, and Tan France.

“Bulletin has allowed us to learn about the relationship between Creators and their audiences and how to better support them in building their community on Facebook. While this off-platform product itself is ending, we remain committed to supporting these and other Creators’ success and growth on our platform,” the Meta spokesperson said.

Meta says that it will refocus the resources from Bulletin to the discovery algorithm so that it can compete with TikTok, which the company sees as its biggest competitor in the social media space. As per an internal memo accessed by The Verge earlier this year, Tom Alison, Meta executive in charge of Facebook, noted that the platform plans to prioritize recommending posts rather than showing content from accounts people follow. This is what the TikTok feed looks like.

Read More: Meta To Carry Out Quiet Layoffs At Facebook To Slash Headcount

The memo also suggested that Messenger and Facebook split up to work as separate apps and will be brought back together. The executives at Meta are hoping that these changes, along with an emphasis on Reels, will not only give tough competition to TikTok but also lure the younger generation back to Facebook.

The development comes a few days after a media report claimed that Meta CEO Mark Zuckerberg informed during an internal call to employees about freezing hiring in the company. He also said the company will “steadily  reduce headcount growth over the next year.” The social media company is looking to cut costs amid the global economic slump, and it is said to be planning to bring down costs by at least 10% in the coming months.

Advertisement

Dapper Labs Reveals Launch Date for LaLiga Golazos NFT Marketplace

Dapper Labs LaLiga Golazos NFT Marketplace
Source: LaLiga Golazos

With the debut of NBA Top Shot and NFL All Day earlier this year, Dapper Labs helped spearhead the surge of NFT collectibles in the sports industry. The company had previously revealed intentions to create another sports-focused NFT marketplace based on one of the world’s top soccer leagues when it announced a partnership with the LaLiga. 

Now, Dapper Labs has officially announced that it will release the NFT Marketplace in closed beta later this month. The marketplace will run on Dapper’s own Flow blockchain, similar to NBA Top Shot. Top Shot and All Day had lengthy closed beta tests with a steadily growing user base before releasing to the general public. LaLiga Golazos will sell NFT collectibles with video highlights converted into trading card-like assets that can subsequently be sold and exchanged, similar to those other sports products.

According to Caty Tedman, Dapper’s Head of Partnerships, discussions between Dapper Labs and LaLiga started before NBA Top Shot debuted the following year. Although it took some time to iron out the specifics, Tedman claimed that the market might reach an even larger audience than Top Shot because of the worldwide influence of soccer.

Dapper made its announcement shortly after LaLiga joined Sorare, a fantasy soccer game built around collectible NFT player cards based on Ethereum.

The marketplace, dubbed LaLiga Golazos (golazos is Spanish for ‘spectacular goal’), will open to select customers on October 27 and release its first pack on that day. The first pack of the NFT collectibles will have ‘Moments’ from famous LaLiga rivalries like El Clásico (FC Barcelona vs. Real Madrid CF), the Madrid Derby (Real Madrid CF vs. Atlético de Madrid), the Basque Derby (Real Sociedad vs. Athletic Club), and the El Gran Derbi (Real Betis vs. Sevilla FC).

LaLiga Golazos will offer multilingual NFTs with play-by-play commentary, information on player accomplishments, and statistics on games in both English and Spanish. This is the first completely bilingual NFT product from Dapper. The platform’s collectibles will cover significant league moments from 2005 to the present.

A still image of a LaLiga Golazos NFT moment. Image: Dapper Labs
A still image of a LaLiga Golazos NFT moment. Image: Dapper Labs

Joo Félix of Atlético de Madrid, Ansu Fati of FC Barcelona, Luka Modrić of Real Madrid CF, and Marc-André ter Stegen of FC Barcelona have all agreed to help promote the LaLiga Golazos launch and will appear in promotional ads. This collaboration was arranged by LaLiga North America, a joint venture between LaLiga and Relevent Sports, which represents the league in the United States, Canada, and Mexico.

Read More: Japanese Company SEGA to Launch the First Blockchain Game

Over the course of the season, LaLiga Golazos will offer a variety of packs. Fans in the closed beta will be informed in advance about the content of the packs, the actual number of Moments contained in each pack, edition sizes, and different rarities. The four levels of rarity for LaLiga Golazos Moments are Common, Uncommon, Rare, and Legendary. The mint count for Rarer Moments is lower. Each Moment would have official LaLiga markings, which certify its ownership and legitimacy and are all recorded on-chain.

You can join the beta list here.

Advertisement

Cadence Plans to Apply Big Data to Optimize Workloads

cadence big data to optimize workloads

Cadence, a leading intelligent system design provider, announced that it plans to apply big data-based applications and artificial intelligence to optimize workloads. The suite of these applications, called Verisium, is designed on JedAI (joint enterprise data and AI). 

Verisium marks a generational transition in EDA (electronic design automation) from single-run, single-engine algorithms to algorithms that use big data and AI to optimize numerous runs of multiple engines during a complete SoC design and verification campaign.

All verification data, including waveforms, coverage, reports, and log files, are transferred to the Cadence JedAI Platform after deploying Verisium. As a result of the ML models and the mining of additional proprietary metrics from this data, a new class of tools that significantly increase verification productivity is now possible.

Read More: Google translate to venture into Sanskrit with AI

Cadence describes the first few Verisium apps as follows:

  1. AutoTriage: Creates ML models to predict and categorize test failures with similar causes and aids in automating the triage of regression failures.
  1. SemanticDiff: An algorithmic approach of comparing different source code revisions of an IP or SoC, classifying those revisions, and ranking which alterations affect the system’s behavior to find probable bug hotspots.
  1. Debug: A system that offers interactive and post-process debug flows using waveform, schematic, driver tracing, and SmartLog technologies. It delivers a debug solution from IP to SoC and from single-run to multi-run.
  1. WaveMiner: Artificial intelligence (AI) analyses waveforms from several runs to identify which signals, when they occur, are most likely to be the cause of a test failure.
Advertisement

Google’s DeepMind introduces new AI system AlphaTensor to solve math problems

Google's DeepMind introduces new AI system AlphaTensor

Google’s DeepMind has now introduced a new Artificial Intelligence system called AlphaTensor that could discover new efficient and provably correct algorithms for fundamental tasks such as matrix multiplication. 

Dubbed AlphaTensor, the system could find the fastest way to multiply two matrices, a question that has remained open for half a century. In a paper published in the journal Nature, researchers said that improving the efficiency of algorithms for fundamental computations can have a widespread impact on the overall speed of many computations.

“AlphaTensor discovered algorithms that are more efficient than state-of-the-art for many matrix sizes. Our AI-designed algorithms outperform human-designed ones, which is a major step forward in the field of algorithmic discovery,” DeepMind said in a statement.

Read More: DeepMind’s AlphaFold Predicts 3D Structure Of Every Known Protein: Insight Into Its Milestone

Researchers converted the problem of finding efficient algorithms for matrix multiplication into a single-player game, and the number of possible algorithms to consider is much greater than the number of atoms in the universe. They trained AlphaTensor agents using reinforcement learning to play the game, starting without any knowledge about existing matrix multiplication algorithms.

“Through learning, AlphaTensor gradually improves over time, re-discovering historical fast matrix multiplication algorithms such as Strassen’s, eventually surpassing the realm of human intuition and discovering algorithms faster than previously known. It improves on Strassen’s two-level algorithm in a finite field for the first time since its discovery 50 years ago. These algorithms for multiplying small matrices can be used as primitives to multiply much larger matrices of arbitrary size,” DeepMind said.

Advertisement

Interior AI: New AI Image Generator that Lets You Redesign Interior

interior ai image generator redesign interior

Interior AI is a new image generator that lets users redesign interiors and generate new designs and functions. A 2D image of an interior location, whether it be a picture downloaded from the internet or a user-taken photo, is used as input by the application. Then, it can alter this image to match one of the 16 pre-selected designs, which range from Minimalist, Art Nouveau, or Biophilic to Baroque or Cyberpunk. 

Users can also choose a different function for the kitchen, living room, outside patio, or even the fitness center, creating a new interior design. Assisting people in discovering fresh concepts and motivation for enhancing their houses might be considered an improvement over previous platforms and technologies.

A number of other applications, such as the Ikea Kreativ, employ augmented reality. Interior AI displays how an object would appear in space using 3D photos that are superimposed using smartphone cameras.

Read More: Google Cloud Unveils a New AI-powered Medical Imaging Suite

The experts working in the same disciplines, like architects and interior designers, are somewhat apprehensive about these technological advancements. Other experts view these developments as improving tools designers can employ to advance their workflows and broaden their sources of inspiration. 

Finding fresh, original ideas is only one of an interior designer’s or an architect’s key responsibilities; they must also comprehend the restrictions and potential of the space they are working for. It entails selecting the optimal option that satisfies a challenging range of subjective and objective requirements.

Advertisement

Google Cloud Unveils a New AI-powered Medical Imaging Suite

google cloud new medical imaging suite

After pioneering the use of artificial intelligence and computer vision in many of its applications, Google Cloud unveils a new AI-powered Medical Imaging Suite to overcome challenges in the development of imaging tools.  

Until now, healthcare providers and imaging centers have either procured software from IT companies, image repositories, or a third-party vendor; or they had to build customized algorithms with image classification tools. 

Jeff Cribbs, a distinguished analyst and the VP of Gartner, explained the constrained choices and added that with Google Cloud’s Medical Imaging Suite, the company is taking forward its low-code AI development in healthcare-oriented applications.

Read More: Intel’s self-driving company Mobileye files for an IPO

Ginny Torno, director of innovation and IT clinical and research services at Houston Methodist, said,” This Google product provides a platform for AI developers and facilitates image exchange.” She highlighted that the development is not inherently unique but offers an edge over the others because of interoperable opportunities others are not capable of providing. 

Google claims that Medical Imaging Suite addresses many typical issues companies have while creating AI and machine learning models with components like:

  • Cloud Healthcare API: With automated DICOM de-identification, the API offers a fully controlled, scalable, enterprise-grade development environment.
  • Nvidia and Monai’s AI-assisted annotation tools, which are natively integrated with all DICOMweb viewers, automate the difficult and repetitive process of annotating medical pictures.
  • Access to BigQuery and Looker for petabytes of image data for advanced analytics.
  • 80% fewer lines of code for modeling with the use of Vertex AI to speed up the construction of AI pipelines.
Advertisement

Meta to carry out quiet layoffs at Facebook to slash headcount

Meta carries out quiet layoffs at Facebook

Meta Platforms may soon be carrying out “quiet layoffs” at Facebook to slash its headcount as global headwinds and plummeting ad spending pose severe problems for Big Tech firms.

A Business Insider report said that before a recent weekly Q&A session between the staff and chief executive officer Mark Zuckerberg, executives told directors across the company they should select at least 15% of their teams to be labeled as “needs support” in an internal review process.

This selective restructuring hints at a possible layoff of about 15% of the workforce, or about 12,000 employees. According to the report, the potential layoffs were revealed last week in a post by a Meta worker on Blind – an app popular with tech workers that requires a valid company email address to use anonymously.

Read More: Meta Launches AI Software Tool AITemplate To Switch Between Underlying Chips

“This 15% will likely be put on PIP (performance improvement plan) and be let go,” the person wrote, prompting hundreds of comments from other Meta workers, who debated how many people would be sacked.

In Facebook’s employee-review process, someone “in need of support” is considered to be performing below the benchmark goals. Such employees are put on a PIP, which, more often than not, results in layoffs.

With so many people deemed to be underperforming and some being given 30 days to find a new position at the company or leave, one staffer said Meta was conducting “quiet layoffs.” Last week, Meta announced a pause in hiring and subsequent restructuring as recession fears loomed large across the globe.

Advertisement

WHO launched an AI-powered digital health worker, Florence

WHO digital health worker florence

In collaboration with the Qatar Ministry of Health, WHO, the World Health Organization launched its AI-powered digital health worker, Florence version 2.0. Florence offers assistance on how to eat healthily, be more active, stop using tobacco and e-cigarettes, and discuss strategies for relieving stress. She can also provide details on the COVID-19 vaccine and other subjects. Florence 2.0 offers a standard upgrade to the previous version and is available in Arabic English, French, Chinese, Spanish, Hindi, and Russian.

Andy Pattison, WHO’s team member for digital channels, said that over the last few years, digital technologies had played a vital role in helping people worldwide to lead healthier lives. Especially during the COVID-19 pandemic, AI digital health workers like Florence have helped combat misinformation and create awareness. 

Additionally, Florence had studied the mental impact of the pandemic and estimated that 1 in every 8 people suffered from one or another mental disorder due to the pandemic environment. Pattison said, “The AI health worker Florence is a shining example of the potential to harness technology to promote and protect people’s physical and mental health.”

Read More: Intel to Take on AMD’s Xilinx with Future Edge FPGAs

Dr. Yousuf AL Maslamani, the Official Healthcare Spokesperson for FIFA World Cup Qatar 2022, expressed his gratitude for partnering with WHO to develop Florence and raise awareness about key health issues faced by a majority of the people.

In order to interact with researchers, public health organizations, entrepreneurs, and policymakers, WHO released the beta version of Florence 2.0 at the WISH conference. WHO also plans to keep developing the digital health worker to help address more pressing health issues facing the world today.

Advertisement