-
AstraZeneca bets $247m on AI company developing cancer drug
AstraZeneca invests $247 million in Absci to develop an AI-generated antibody for unspecified cancer treatment. Absci’s AI platform aims to accelerate discovery by simulating protein interactions and validation in wet-labs, potentially revolutionizing oncology drug development with a promised rapid advancement cycle.
-
Manifold Diffusion Fields
This paper, accepted for NeurIPS 2023’s Diffusion Models workshop, discusses the challenges in adapting score-based generative models to various data domains and proposes a solution using a functional view of data for a unified representation and reformulated score function.
-
AI networks are more vulnerable to malicious attacks than previously thought
A study reveals that artificial intelligence systems, used in areas like self-driving cars and medical imaging, are more susceptible to deliberate attacks that can trigger incorrect decisions than previously understood.
-
Generating Molecular Conformers with Manifold Diffusion Fields
The study presented at NeurIPS 2023’s Generative AI and Biology workshop focuses on converting 2D molecular structures into 3D conformations using a novel, scalable diffusion model on Riemannian Manifolds, achieving competitive results without assuming molecule structure.
-
Evolving Churn Predictions: Navigating Interventions and Retraining
Retraining customer churn prediction models is vital but challenging, especially when distinguishing the effects of interventions on customer behavior. Control groups, feedback surveys, and uplift modeling can address these biases, enabling more accurate predictions and focused retention strategies. Continual refinement and adaptation are key to future success.
-
34% faster Integer to String conversion algorithm
A new integer-to-string conversion algorithm, called “LR printer,” outperforms the optimized standard algorithm by 25-38% for 32-bit and 40-58% for 64-bit integers. It’s beneficial for applications that generate large text files with numerous integers, affecting performance notably in data-heavy fields like Data Science and Machine Learning. The C++ implementation is available on GitHub.
-
Pre-trained Language Models Do Not Help Auto-regressive Text-to-Image Generation
The paper, presented at the NeurIPS 2023 ICBINB workshop, examines the use of pre-trained language models in text-to-image auto-regressive generation, finding them of limited utility and providing a twofold analysis related to cross-modality tokens.
-
Google DeepMind reveals method of exposing ChatGPT’s training data
Google researchers identified a method to retrieve parts of OpenAI’s ChatGPT training data by prompting repeated words, revealing sensitive information. Investing $200, they extracted over 10,000 examples. The findings raise security and privacy concerns amidst lawsuits accusing OpenAI of misusing private data for ChatGPT training.
-
Meta’s AI chief Yann LeCun argues that AGI is far from imminent
Yann LeCun, Meta AI’s chief and deep learning pioneer, has expressed skepticism about the near-term development of artificial general intelligence (AGI) and quantum computing’s role in AI. He contrasts industry leaders by downplaying imminent AGI breakthroughs and doubts AI will match human intelligence soon. He also emphasizes the need for multimodal AI systems and democratizing…
-
Controllable Music Production with Diffusion Models and Guidance Gradients
The paper presents a study on using conditional generation from diffusion models for tasks in music production, such as audio continuation, inpainting, and regeneration, creating transitions between tracks, and transferring styles, by applying guidance during the sampling process at 44.1kHz stereo audio quality.