Goto

Collaborating Authors

 Deep Learning


Getting A Machine To Do My English Homework For Me

#artificialintelligence

I've never liked high school English class. Maybe it's the fact that assignments are always super subjective. Maybe it's because the books that we're forced to read are long and boring. Maybe it's because Shakespeare is literally written in another language. What ends up happening because I don't really like English class is that I stop paying attention to what my teacher is saying and I don't read the books we're supposed to read.


[D] The machine learning community has a toxicity problem

#artificialintelligence

First of all, the peer-review process is broken. Every fourth NeurIPS submission is put on arXiv. There are DeepMind researchers publicly going after reviewers who are criticizing their ICLR submission. On top of that, papers by well-known institutes that were put on arXiv are accepted at top conferences, despite the reviewers agreeing on rejection. In contrast, vice versa, some papers with a majority of accepts are overruled by the AC.


How AI helps historians solve ancient puzzles

#artificialintelligence

Uncovering evidence for historical theories and identifying patterns in past events has long been hindered by the labour-intensive process of inputting data from artefacts and handwritten records. The adoption of artificial intelligence and machine learning techniques is speeding up such research and drawing attention to overlooked information. But this approach, known as "digital humanities", is in a battle for funding against more future-focused applications of AI. "There is a lot of interest in digital humanities, but there is not a lot of money," says Ilan Shimshoni, professor of computer vision and machine learning at the University of Haifa in Israel, where he works on archaeological projects that include reassembling artefacts from photos of fragments. "If you want to do an analysis of Facebook you'll get much more money than if you want to look at ancient Greek artefacts." Archaeological puzzles may not seem as urgent as computer science projects in healthcare, finance and other industries, but applying algorithmic techniques to historical research can improve AI's capabilities, says Ayellet Tal, an archaeological and computer science researcher at Israel's Technion University.


Learn the business value of AI's various techniques

#artificialintelligence

As artificial technology gains traction in the enterprise, many on the business side remain fuzzy on AI techniques and how they can be applied to drive business value. Machine Learning and deep learning, for example, are two AI techniques that are often conflated. But machine learning can involve a wide variety of techniques for building analytics models or decision engines that don't involve neural networks, the mechanism for deep learning. And there is a whole range of AI techniques outside of machine learning as well that can be applied to solve business problems. Business managers who recognize these distinctions will have a greater understanding of the business value of AI and be better prepared to have productive conversations with data scientists, data engineers, end users and executives about what's feasible and what's required.


A machine learning approach to automatic detection of irregularity in skin lesion border using dermoscopic images

#artificialintelligence

Skin lesion border irregularity is considered an important clinical feature for the early diagnosis of melanoma, representing the B feature in the ABCD rule. In this article we propose an automated approach for skin lesion border irregularity detection. The approach involves extracting the skin lesion from the image, detecting the skin lesion border, measuring the border irregularity, training a Convolutional Neural Network and Gaussian naive Bayes ensemble, to the automatic detection of border irregularity, which results in an objective decision on whether the skin lesion border is considered regular or irregular. The approach achieves outstanding results, obtaining an accuracy, sensitivity, specificity, and F-score of 93.6%, 100%, 92.5% and 96.1%, respectively.


Top 10 Processor to Watch in 2020 - Analytics Insight

#artificialintelligence

The Internet of Things (IoT) has sparked the proliferation of connected devices. These devices, which house sensors to collect data of the day-to-day activities or monitoring purposes, are embedded with microcontrollers and microprocessors chips. These chips are mounted based on the data sensor needed to complete an assigned task. So we don't have a one processor fits all architecture. For example, some devices will perform a limited amount of processing on data sets such as temperature, humidity, pressure, or gravity; more complicated systems, however, will need to handle (multiple) high-resolution sound or video streams.


Low-light Environment Neural Surveillance

arXiv.org Artificial Intelligence

Furthermore, the rate of reported crimes is dependent on the victims or bystanders to self-report. We design and implement an end-to-end system for real-time Though there exist algorithms for fully automated action crime detection in low-light environments. Unlike Closed-recognition [1-5], many are not applied in real-time Circuit Television, which performs reactively, the Low-Light or low-light environments. The existing benchmark action Environment Neural Surveillance provides real time crime recognition datasets such as HMDB-51 [6] (Human Motion alerts. The system uses a low-light video feed processed DataBase), UCF-101 [7] (University of Central Florida), in real-time by an optical-flow network, spatial and temporal and Sports-1M [8] contain primarily daytime videos. UCF networks, and a Support Vector Machine to identify released the UCF-Crime dataset [9] for general anomaly shootings, assaults, and thefts. We create a low-light actionrecognition detection and recognizes 13 crime categories, including arrest, dataset, LENS-4, which will be publicly available.


PrototypeML: A Neural Network Integrated Design and Development Environment

arXiv.org Artificial Intelligence

Neural network architectures are most often conceptually designed and described in visual terms, but are implemented by writing error-prone code. PrototypeML is a machine learning development environment that bridges the dichotomy between the design and development processes: it provides a highly intuitive visual neural network design interface that supports (yet abstracts) the full capabilities of the PyTorch deep learning framework, reduces model design and development time, makes debugging easier, and automates many framework and code writing idiosyncrasies. In this paper, we detail the deep learning development deficiencies that drove the implementation of PrototypeML, and propose a hybrid approach to resolve these issues without limiting network expressiveness or reducing code quality. We demonstrate the real-world benefits of a visual approach to neural network design for research, industry and teaching.


Artificial Stupidity

arXiv.org Artificial Intelligence

Public debate about AI is dominated by Frankenstein Syndrome, the fear that AI will become superhuman and escape human control. Although superintelligence is certainly a possibility, the interest it excites can distract the public from a more imminent concern: the rise of Artificial Stupidity (AS). This article discusses the roots of Frankenstein Syndrome in Mary Shelley's famous novel of 1818. It then provides a philosophical framework for analysing the stupidity of artificial agents, demonstrating that modern intelligent systems can be seen to suffer from 'stupidity of judgement'. Finally it identifies an alternative literary tradition that exposes the perils and benefits of AS. In the writings of Edmund Spenser, Jonathan Swift and E.T.A. Hoffmann, ASs replace, oppress or seduce their human users. More optimistically, Joseph Furphy and Laurence Sterne imagine ASs that can serve human intellect as maps or as pipes. These writers provide a strong counternarrative to the myths that currently drive the AI debate. They identify ways in which even stupid artificial agents can evade human control, for instance by appealing to stereotypes or distancing us from reality. And they underscore the continuing importance of the literary imagination in an increasingly automated society.


Multimodal Text Style Transfer for Outdoor Vision-and-Language Navigation

arXiv.org Artificial Intelligence

In the vision-and-language navigation (VLN) task, an agent follows natural language instructions and navigate in visual environments. Compared to the indoor navigation task that has been broadly studied, navigation in real-life outdoor environments remains a significant challenge with its complicated visual inputs and an insufficient amount of instructions that illustrate the intricate urban scenes. In this paper, we introduce a Multimodal Text Style Transfer (MTST) learning approach to mitigate the problem of data scarcity in outdoor navigation tasks by effectively leveraging external multimodal resources. We first enrich the navigation data by transferring the style of the instructions generated by Google Maps API, then pre-train the navigator with the augmented external outdoor navigation dataset. Experimental results show that our MTST learning approach is model-agnostic, and our MTST approach significantly outperforms the baseline models on the outdoor VLN task, improving task completion rate by 22\% relatively on the test set and achieving new state-of-the-art performance.