Designing a human future with machines
What is human flourishing in an age of machine intelligence, when many claim that the world's most complex problems can be reduced to narrow technical questions? Does more computing make us more intelligent, or simply more computationally powerful? We need not always resist reduction; our ability to simplify helps us interpret complicated situations. The trick is to know when and how to do so. Against Reduction offers a collection of provocative and illuminating essays that consider different ways of recognizing and addressing the reduction in our approach to artificial intelligence, and ultimately to ourselves.
Design, user experience, and usability interaction design ; 9th International Conference, DUXU 2020, Held as Part of the 22nd HCI International Conference, HCII 2020, Copenhagen, Denmark, July 19–24, 2020, Proceedings, Part I
This book constitutes the refereed proceedings of the 9th International Conference on Design, User Experience, and Usability, DUXU 2020, held as part of the 22nd International Conference on Human-Computer Interaction, HCII 2020, in Copenhagen, Denmark, in July 2020. The conference was held virtually due to the COVID-19 pandemic. From a total of 6326 submissions, a total of 1439 papers and 238 posters has been accepted for publication in the HCII 2020 proceedings. The 40 papers included in this volume were organized in topical sections on UX design methods, tools and guidelines, interaction design and information visualization, and emotional design.
Design process Improvement : A review of current practice
Intended for business leaders who want to understand the role of design management as a driver for commercial success; design managers who want to improve their company design procedures; designers who want to know how to design more efficiently and researchers who want to explore the field of design process improvement
Design computing and cognition 08 ; Proceedings of the 3rd International conference on design computing and cognition
This is the third volume of the new conference series Design Computing and Cognition (DCC) that takes over from and subsumes the successful series Artificial Intelligence in Design (AID) published by Kluwer (now Springer) since 1992.
Design by Evolution : Advances in Evolutionary Design
This book showcases the state of the art in evolutionary algorithms for design. The chapters are organized by experts in the following fields: evolutionary design and "intelligent design" in biology, art, computational embryogeny, and engineering.
Deontic Logic in Computer Science ; 9th International Conference, DEON 2008, Luxembourg, Luxembourg, July 15-18, 2008. Proceedings
This volume presents the refereed proceedings of the 9th International Conference on Deontic Logic in Computer Science, DEON 2008, held in Luxembourg in July 2008.
Deontic Logic and Artificial Normative Systems ; 8th International Workshop on Deontic Logic in Computer Science, DEON 2006, Utrecht, The Netherlands, July 12-14, 2006, Proceedings
This volume presents the papers contributed to DEON 2006, the 8th Inter- tional Workshop on Deontic Logic in Computer Science, held in Utrecht, The Netherlands, July 12–14, 2006. These biennial DEON (more properly, ?EON) workshops are designed to promote international cooperation among scholars across disciplines who are interested in deontic logic and its use in computer science.
Defence Industry Applications of Autonomous Agents and Multi-Agent Systems
In this book defense and security related applications are increasingly being tackled by researchers and practioners using technologies developed in the field of Intelligent Agent research.
Deepfake detection = اكتشاف التزييف العميق
In the rapidly evolving era of artificial intelligence, addressing the escalating threats of deepfake technology becomes a necessity because of the increasing sophistication of AI algorithms in generating deceptive content, and since it threatens the integrity of information across diverse data. The main objective is to build a sophisticated AI-driven system to detect different types of deepfake in text, audio, and images. In English text deepfake detection, multiple pre-trained tokenizers have been used, but XLNET and BERT stand out with identifying objects outside the dataset with an accuracy of 0.9809 and both have been generalized & trained using LSTM. In Arabic text deepfake detection, Arabert has been trained using LSTM which led with an accuracy of 99.53% by generalizing the model. Both English and Arabic datasets have been generated to enhance the accuracy and effectiveness of the models. Audio deepfake detection has been generalized too, using Random Forest with an accuracy of 98.259%.
Deepfake detection
Recently, various techniques of manipulating the video content have become available to everyone – online, one can find free applications e.g., for face swapping in videos. Such universal accessibility carries a notable risk of flooding online content with false information, affecting not only the greats of this world, but also the whole societies, also the rapid progress in synthetic image generation and manipulation has now come to a point where it raises significant concerns for the implications towards society. It is therefore necessary to develop a verification tool that will help assess the authenticity of the videos posted on the internet. This project describes the approach of using artificial intelligence solutions to detect doctored videos.
Deepfake
The technology used to create such digital content has quickly become accessible to the masses, such as “DEEPFAKE.” Deep fakes refer to manipulated videos, or other digital representations produced by sophisticated artificial intelligence, that yields to synthesize a sequence of face images and voices of characters corresponding to their identities, such as voice tone, facial expression, with a good lip synchronization. Therefore, this study is about developing real-time video generation software, which generates a target video from a single input image. Several methods and algorithms have been applied to detect, analyze personalize facial expression, voice and natural head poses to present a life-like image instead of a low quality one.
Deep Statistical Comparison for Meta-heuristic Stochastic Optimization Algorithms
Presents a comprehensive comparison of the performance of stochastic optimization algorithms / Includes an introduction to benchmarking and statistical analysis / Provides a web-based tool for making statistical comparisons of optimization algorithms / Overviews of the current approaches used to analyze algorithm performance in a range of common scenarios, while also addressing issues that are often overlooked. In turn, it shows how these issues can be easily avoided by applying the principles that have produced Deep Statistical Comparison and its variants. The focus is on statistical analyses performed using single-objective and multi-objective optimization data. At the end of the book, examples from a recently developed web-service-based e-learning tool (DSCTool) are presented. The tool provides users with all the functionalities needed to make robust statistical comparison analyses in various statistical scenarios. The book is intended for newcomers to the field and experienced researchers alike. For newcomers, it covers the basics of optimization and statistical analysis, familiarizing them with the subject matter before introducing the Deep Statistical Comparison approach. Experienced researchers can quickly move on to the content on new statistical approaches.
Deep Learning, Machine Learning and IoT in Biomedical and Health Informatics : Techniques and Applications
Examines and demonstrates state-of-the-art approaches for IoT and Machine Learning based biomedical and health related applications. This book aims to provide computational methods for accumulating, updating and changing knowledge in intelligent systems and particularly learning mechanisms that help us to induce knowledge from the data. It is helpful in cases where direct algorithmic solutions are unavailable, there is lack of formal models, or the knowledge about the application domain is inadequately defined. In the future IoT has the impending capability to change the way we work and live. These computing methods also play a significant role in design and optimization in diverse engineering disciplines. With the influence and the development of the IoT concept, the need for AI (artificial intelligence) techniques has become more significant than ever.
Deep Learning with PyTorch Lightning : Build and train high-performance artificial intelligence and self-supervised models using Python
You’ll learn how to configure PyTorch Lightning on a cloud platform, understand the architectural components, and explore how they are configured to build various industry solutions. You’ll build a neural network architecture, deploy an application from scratch, and see how you can expand it based on your specific needs, beyond what the framework can provide. In the later chapters, you’ll also learn how to implement capabilities to build and train various models like Convolutional Neural Nets (CNN), Natural Language Processing (NLP), Time Series, Self-Supervised Learning, Semi-Supervised Learning, Generative Adversarial Network (GAN) using PyTorch Lightning.
Deep learning pipeline : Building a deep learning model with TensorFlow
Build your own pipeline based on modern TensorFlow approaches rather than outdated engineering concepts. This book shows you how to build a deep learning pipeline for real-life TensorFlow projects. You'll learn what a pipeline is and how it works so you can build a full application easily and rapidly. Then troubleshoot and overcome basic Tensorflow obstacles to easily create functional apps and deploy well-trained models. Step-by-step and example-oriented instructions help you understand each step of the deep learning pipeline while you apply the most straightforward and effective tools to demonstrative problems and datasets.
Deep learning methods for converting speech to text = تقنيات التعلم العميق في تحويل الصوت إلى نص
Aims to design and develop a system capable of extracting audio content from films and audio recordings and converting it into text using deep learning techniques. This is done by analyzing audio patterns, extracting sounds and words from the video, and then converting them into written text. Deep learning, a branch of artificial intelligence, is used to accomplish this task. The study also includes comparing different deep learning techniques to determine their effectiveness in this context.
Deep learning for computational problems in hardware security : Modeling attacks on strong physically unclonable function circuits
Discusses a broad overview of traditional machine learning methods and state-of-the-art deep learning practices for hardware security applications, in particular the techniques of launching potent "modeling attacks" on Physically Unclonable Function (PUF) circuits, which are promising hardware security primitives. The volume is self-contained and includes a comprehensive background on PUF circuits, and the necessary mathematical foundation of traditional and advanced machine learning techniques such as support vector machines, logistic regression, neural networks, and deep learning. This book can be used as a self-learning resource for researchers and practitioners of hardware security, and will also be suitable for graduate-level courses on hardware security and application of machine learning in hardware security.
Deep Learning and its Applications
Presents an introduction to deep learning and various applications of deep learning such as recommendation systems, text recognition, diabetic retinopathy prediction of breast cancer, prediction of epilepsy, sentiment, fake news detection, software defect prediction and protein function prediction.
Deep learning and computer vision in remote sensing-II
Computer vision (CV) have seen a massive rise in popularity in the remote sensing field over the last few years. This success is mostly due to the effectiveness of deep learning (DL) algorithms. However, remote sensing data acquisition and annotation, as well as information extraction from massive remote sensing data, are still challenging. This reprint collected novel developments in the field of deep learning and computer vision methods for remote sensing. Papers dealing with fundamental theoretical analyses, as well as those demonstrating their application to real-world problems, have been published. With practical examples and real-world case studies, this reprint provides a valuable resource for researchers, professionals, and students seeking to harness the power of deep learning in the field of remote sensing.
Deep learning and computer vision in remote sensing-I
In the last few years, huge amounts of progress have been made regarding remote sensing in the field of computer vision. This success and progress is mostly due to the effectiveness of deep learning (DL) algorithms. In addition, the remote sensing community has shifted its attention to DL, and DL algorithms have been used to achieve significant success in many image analysis tasks. However, with regard to remote sensing, a number of challenges caused by difficulties in data acquisition and annotation have not been fully solved yet. This reprint is a collection of novel developments in the field of remote sensing using computer vision, deep learning, and artificial intelligence. The articles published involve fundamental theoretical analyses as well as those demonstrating their application to real-world problems.



















