Helgoland, the scenic island in the North Sea, is a place of unique charm and history. Known for its stunning red rock coast, called “Lange Anna,” and rich maritime heritage, Helgoland has established itself as a jewel away from busy mainland life. The island, proudly rising above the North Sea’s blue waves, is not just… Continue reading Radio AI Helgoland
Tag: AI Development
Rating LLMs with ELO – the ChatBot Arena
In this article, I want to discuss the use of ELO as an evaluation method for LLMs (Large Language Models). The LLM test portal ChatBot Arena utilizes this approach to rate LLMs. I became aware of this evaluation process behind the ChatBot Arena through Martin Blaha, who had read my article “How are LLM systems… Continue reading Rating LLMs with ELO – the ChatBot Arena
Overview LLM Benchmark
When reports emerge about new or improved LLMs (Large Language Models), as has been the case recently with OpenChat or Mistral, or even when it’s just about the capabilities of ChatGPT, benchmark values are repeatedly presented and brought into consideration. These benchmarks are intended, on one hand, to represent the capabilities of the LLMs, and… Continue reading Overview LLM Benchmark
Extraction of GPT training data
The article “Scalable Extraction of Training Data from (Production) Language Models” by Milad Nasr, Nicholas Carlini, Jonathan Hayase, Matthew Jagielski, A. Feder Cooper, Daphne Ippolito, Christopher A. Choquette-Choo, Eric Wallace, Florian Tramèr, and Katherine Lee examines how training data can be extracted from language models. The authors focus on identifying training data stored in large… Continue reading Extraction of GPT training data
EU AI Act
Introduction to the New Era of AI Legislation The recent adoption of the AI Act marks a turning point in the regulation of artificial intelligence (AI). This law forms a comprehensive foundation for dealing with AI technologies, particularly in terms of ethical and societal implications. We delve into the details of this legislation and discuss… Continue reading EU AI Act
McDonald’s partners with Google
McDonald’s and Google announced a strategic partnership to integrate Google’s cloud technology and generative AI solutions across thousands of McDonald’s restaurants worldwide. This multi-year global collaboration aims to advance McDonald’s restaurant technology platform, making it one of the most sophisticated in the industry. McDonald’s intends to leverage a range of Google Cloud’s hardware, data, and… Continue reading McDonald’s partners with Google
Bert goes UltraFastBert
The development of language models in Artificial Intelligence (AI) has made impressive strides in recent years. Models such as BERT (Bidirectional Encoder Representations from Transformers) and GPT-3 (Generative Pre-trained Transformer 3) have stood out for their ability to process and generate natural language. These models often contain billions of parameters, which increases their performance but… Continue reading Bert goes UltraFastBert
Meta and IBM Launch AI Alliance
Meta and IBM have launched a new group called the AI Alliance to advocate for an “open-science” approach to AI development, positioning themselves against rivals such as Google, Microsoft, and ChatGPT-maker OpenAI. These two diverging camps – the open and the closed – disagree on whether AI should be developed in a way that makes… Continue reading Meta and IBM Launch AI Alliance
xAI Aims for Billion-Dollar Funding
Elon Musk’s Ambitions in AI: xAI Aims for Billion-Dollar Funding Elon Musk, the visionary founder of Tesla and SpaceX, is now making headlines in the world of artificial intelligence. His latest venture, xAI, aims to raise a billion dollars to position itself as a serious competitor against OpenAI’s ChatGPT. A recent filing with the U.S.… Continue reading xAI Aims for Billion-Dollar Funding
Bosch trains AI with AI
Bosch intensifies its use of artificial intelligence (AI) in manufacturing to boost productivity and efficiency. The company has piloted generative AI in two German plants, where this technology generates synthetic images to improve optical inspections and optimize AI models. This is expected to reduce the implementation time of AI solutions from up to twelve months… Continue reading Bosch trains AI with AI
What is SDXL Turbo?
In the latest breakthrough in the world of AI-driven image generation, the research team behind SDXL Turbo introduces their newest accomplishment: a revolutionary text-to-image technology that represents a significant advancement in image synthesis. SDXL Turbo utilizes an innovative distillation technique called Adversarial Diffusion Distillation (ADD), which allows a significant reduction in the steps required for… Continue reading What is SDXL Turbo?
AI Secure by Design
Information regarding the Secure by Design principles for the field of AI can be found here: https://www.ncsc.gov.uk/collection/guidelines-secure-ai-system-development This article provides comprehensive guidelines for providers of AI systems, targeting large organizations, cyber security professionals, small and medium-sized organizations, and the public sector. It emphasizes the importance of developing AI systems securely and responsibly to realize their… Continue reading AI Secure by Design
“Secure by Design”
Summary: “Secure by Design” integrates security throughout all development stages, minimizes risks, and promotes robust, user-friendly software. Detailed Explanation: In practice, “Secure by Design” means that security is not an isolated feature but a pervasive theme considered at every stage of software development. For experienced computer scientists, this implies a continuous engagement with security issues,… Continue reading “Secure by Design”