AI News

  • Exposure to soft robots decreases human fears about working with them

    A study found that observing soft robots assisting with tasks alleviated viewers’ safety worries and job security fears, suggesting a psychological edge over traditional hard-material robots.

    Read more →

  • Machine learning deciphers Bordeaux Wine origin and authenticity

    A University of Geneva study, led by Alexandre Pouget, demonstrated a machine-learning algorithm can identify Bordeaux red wines’ chateaux of origin by their chemical profiles with 100% accuracy. The algorithm also recognized vintage years with 50% accuracy and confirmed the chemical foundation of terroir.

    Read more →

  • Use custom metadata created by Amazon Comprehend to intelligently process insurance claims using Amazon Kendra

    The text discusses integrating Amazon Comprehend and Amazon Kendra to enrich enterprise search capabilities. Structured and unstructured data are rapidly growing, and using custom metadata helps categorize information. Amazon Comprehend can identify document types and entities, which Amazon Kendra then uses to filter search results, including facets for better searching. The solution is particularly applied…

    Read more →

  • Stability AI Introduces SDXL Turbo: A Real-Time Text-to-Image Generation Model

    Stability AI’s SDXL Turbo utilizes Adversarial Diffusion Distillation (ADD) for rapid, high-fidelity text-to-image synthesis, outperforming multi-step models with a single-step process, detailed in their research paper. It’s demonstrated in real-time on Clipdrop and hailed for its exceptional image quality and speed on computational platforms.

    Read more →

  • This AI Paper Proposes ‘GREAT PLEA’ Ethical Framework: A Military-Inspired Approach for Responsible AI in Healthcare

    Research from various institutions proposes the GREAT PLEA ethical framework for generative AI in healthcare, mirroring military ethics, to ensure transparency, fairness, and empathy in AI deployment, and calls for user education on AI systems to improve trust and patient care.

    Read more →

  • Everything You Need to Know about Small Language Models (SLM) and its Applications

    Small Language Models (SLMs) are emerging as an efficient, adaptable, and secure alternative to Large Language Models, offering benefits in training cost, deployment, transparency, and accuracy for resource-constrained applications. SLMs like DistilBERT, Orca 2, and versions of BERT are increasingly applied in customer service, product development, email automation, and personalized marketing.

    Read more →

  • Foundational data protection for enterprise LLM acceleration with Protopia AI

    Protopia AI and AWS have partnered to provide a tool called Stained Glass Transform (SGT), enabling businesses to deploy large language models (LLMs) securely without compromising data privacy. SGT protects sensitive information in prompts and fine-tuning data by converting them into randomized re-representations, preserving usability and accuracy. This facilitates responsible AI implementation and competitive advantage…

    Read more →

  • API tokens exposed on Huggingface and GitHub a huge risk

    Lasso Security discovered 1,681 exposed API tokens with varying access levels in code on HuggingFace and GitHub, posing significant security risks. Tokens could potentially allow unauthorized modifications to popular AI models, with consequences if misused. The issue was addressed by revoking the compromised tokens.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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.

    Read more →

  • 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…

    Read more →

  • 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.

    Read more →

  • Quantifying Transportation Patterns Using GTFS Data

    This article examines public transport systems in Budapest, Berlin, Stockholm, and Toronto using GTFS data and data science tools to analyze and visualize public transport patterns and insights for urban planning. The author addresses GTFS’s universality, noting city-specific manual validations, and explores topics like stop locations, departure times, spatial distributions, transport modes, and route shapes…

    Read more →

  • Metal Programming in Julia

    The Metal.jl Framework provides Julia users on macOS the ability to utilize the GPU for better performance in scientific computing and machine learning. It tackles macOS’s transition to M-series chips, offering solutions amidst compatibility challenges. Users can harness the GPU’s parallel processing via Metal.jl for tasks like matrix multiplication and machine learning with Flux, improving…

    Read more →