Programación y frameworks en IA | 🇬🇧 Programming and frameworks in AI

COCIR analyses application of medical device legislation to Artificial Intelligence

COCIR analyses application of medical device legislation to Artificial Intelligence

«The European Commission has shown its ambition in the area of artificial intelligence (AI) in its recent White Paper on Artificial Intelligence – a European approach to excellence and trust. This White Paper is at the same time a precursor of possible legislation of AI in products and services in the European Union. However, COCIR sees no need for novel regulatory frameworks for AI-based devices in Healthcare, because the requirements of EU MDR and EU IVDR in combination with GDPR are adequate to ensure that same excellence and trust.» (COCIR paper).

COCIR analyses application of medical device legislation to Artificial Intelligence Leer más »

TextAttack: A Framework for Adversarial Attacks, Data Augmentation, and Adversarial Training in NLP

TextAttack: A Framework for Adversarial Attacks, Data Augmentation, and Adversarial Training in NLP

This paper introduces TextAttack, a Python framework for adversarial attacks, data augmentation, and adversarial training in NLP. TextAttack builds attacks from four components: a goal function, a set of constraints, a transformation, and a search method. TextAttack’s modular design enables researchers to easily construct attacks from combinations of novel and existing components. TextAttack provides implementations of 16 adversarial attacks from the literature and supports a variety of models and datasets, including BERT and other transformers, and all GLUE tasks.

TextAttack: A Framework for Adversarial Attacks, Data Augmentation, and Adversarial Training in NLP Leer más »

Medical Open Network for AI (MONAI), AI Toolkit for Healthcare Imaging

Medical Open Network for AI (MONAI), AI Toolkit for Healthcare Imaging

The MONAI framework is the open-source foundation being created by Project MONAI. MONAI is a freely available, community-supported, PyTorch-based framework for deep learning in healthcare imaging. It provides domain-optimized foundational capabilities for developing healthcare imaging training workflows in a native PyTorch paradigm.

Medical Open Network for AI (MONAI), AI Toolkit for Healthcare Imaging Leer más »

A Rigorous Analysis of Self‐Adaptation in Discrete Evolutionary Algorithms

A Rigorous Analysis of Self‐Adaptation in Discrete Evolutionary Algorithms

A key challenge to making effective use of evolutionary algorithms (EAs) is to choose appropriate settings for their parameters. However, the appropriate parameter setting generally depends on the structure of the optimization problem, which is often unknown to the user. Non‐deterministic parameter control mechanisms adjust parameters using information obtained from the evolutionary process.

A Rigorous Analysis of Self‐Adaptation in Discrete Evolutionary Algorithms Leer más »

Unconventional Computer Arithmetic for Emerging Applications and Technologies

Unconventional Computer Arithmetic for Emerging Applications and Technologies

Arithmetic plays a major role in computing performance and efficiency. It is challenging to build platforms, ranging from embedded devices to high performance computers, supported on traditional binary arithmetic and silicon-based technologies that meet the requirements of today’s applications. In this talk, the state-of-the-art of non-conventional computer arithmetic is presented, considering alternative computing models and emerging technologies.

Unconventional Computer Arithmetic for Emerging Applications and Technologies Leer más »

Best Practices in Dataviz: An R Perspective

Best Practices in Dataviz: An R Perspective

By the end of this you will have had a whirlwind tour of the very tip of the data visualization best-practices iceberg. We will go over a broad range of topics generally applicable to data science usecases but not dive too deep into any single one. One thing to keep in mind the whole time is none of this is absolutely set in stone, most often in the real world you have to bend or break some of these rules to do what you want.

Best Practices in Dataviz: An R Perspective Leer más »