Oceania
What algorithmic art can teach us about artificial intelligence
We live in a world that's increasingly controlled by what might be called "the algorithmic gaze." As we cede more decision-making power to machines in domains like health care, transportation, and security, the world as seen by computers becomes the dominant reality. If a facial recognition system doesn't recognize the color of your skin, for example, it won't acknowledge your existence. If a self-driving car can't see you walk across the road, it'll drive right through you. That's the algorithmic gaze in action.
Rules to encourage well behaved artificial intelligence
My spine still shivers when I remember the nuclear stand-off between the Soviet Union and the United States in 1962. As a nine-year-old I felt helpless in the face of two leaders poised to push the button. It was MAD – mutually assured destruction – but sanity prevailed and by the end of the 1960s we had détente. In the decades since I have felt comfortable with the dazzling march of technology that has reduced global poverty, given us longer lives, delivered the information superhighway and created my zero-emissions Tesla. Yes, there are disappointments – the internet, for example, has not raised the calibre of conversation but instead has created echo chambers of bigotry and forums for lies and harassment. But now for the first time since the 1960s something is tickling my worry beads: artificial intelligence.
[Insur]Tech: Reimagining the Insurance Industry in APAC
The global insurance industry will grow more strongly than the global economy in 2018 and 2019, Munich Re predicts in its latest outlook. "This year and next, we expect global premium to grow by more than €460 billion in all. This is equivalent to average annual premium growth of 5.3% (in real terms, i.e., adjusted for inflation: 3.7%), whereas global GDP is expected to grow by only 4.9% (3.3% in real terms). Life insurance, in particular, looks set to return to strong annual premium growth of 5.6% (3.9% in real terms) after a weak 2017. Property-casualty insurance is benefiting from the currently favorable economic environment. In this segment, we are expecting annual growth rates of close to 5% (3.3% in real terms). Emerging countries are the primary growth drivers, but somewhat stronger growth rates in high-volume industrialized countries are also contributing to this positive development."
Are you average? If not, algorithms might 'screw' you
Are you average in every way, or do you sometimes stand out from the crowd? Your answer might have big implications for how you're treated by the algorithms that governments and corporations are deploying to make important decisions affecting your life. "What algorithms?" you might ask. The ones that decide whether you get hired or fired, whether you're targeted for debt recovery and what news you see, for starters. Automated decisions made using statistical processes "will screw [some] people by default, because that's how statistics works," said Dr Julia Powles, an Australian lawyer currently based at New York University's Information Law Institute.
A Hybrid Differential Evolution Approach to Designing Deep Convolutional Neural Networks for Image Classification
Wang, Bin, Sun, Yanan, Xue, Bing, Zhang, Mengjie
Convolutional Neural Networks (CNNs) have demonstrated their superiority in image classification, and evolutionary computation (EC) methods have recently been surging to automatically design the architectures of CNNs to save the tedious work of manually designing CNNs. In this paper, a new hybrid differential evolution (DE) algorithm with a newly added crossover operator is proposed to evolve the architectures of CNNs of any lengths, which is named DECNN. There are three new ideas in the proposed DECNN method. Firstly, an existing effective encoding scheme is refined to cater for variable-length CNN architectures; Secondly, the new mutation and crossover operators are developed for variable-length DE to optimise the hyperparameters of CNNs; Finally, the new second crossover is introduced to evolve the depth of the CNN architectures. The proposed algorithm is tested on six widely-used benchmark datasets and the results are compared to 12 state-of-the-art methods, which shows the proposed method is vigorously competitive to the state-of-the-art algorithms. Furthermore, the proposed method is also compared with a method using particle swarm optimisation with a similar encoding strategy named IPPSO, and the proposed DECNN outperforms IPPSO in terms of the accuracy.
Dynamic Integration of Background Knowledge in Neural NLU Systems
Weissenborn, Dirk, Kočiský, Tomáš, Dyer, Chris
Common-sense and background knowledge is required to understand natural language, but in most neural natural language understanding (NLU) systems, this knowledge must be acquired from training corpora during learning, and then it is static at test time. We introduce a new architecture for the dynamic integration of explicit background knowledge in NLU models. A general-purpose reading module reads background knowledge in the form of free-text statements (together with task-specific text inputs) and yields refined word representations to a task-specific NLU architecture that reprocesses the task inputs with these representations. Experiments on document question answering (DQA) and recognizing textual entailment (RTE) demonstrate the effectiveness and flexibility of the approach. Analysis shows that our model learns to exploit knowledge in a semantically appropriate way.
Identifying High-Quality Chinese News Comments Based on Multi-Target Text Matching Model
Chen, Deli, Ma, Shuming, Yang, Pengcheng, Sun, Xu
With the development of information technology, there is an explosive growth in the number of online comment concerning news, blogs and so on. The massive comments are overloaded, and often contain some misleading and unwelcome information. Therefore, it is necessary to identify high-quality comments and filter out low-quality comments. In this work, we introduce a novel task: high-quality comment identification (HQCI), which aims to automatically assess the quality of online comments. First, we construct a news comment corpus, which consists of news, comments, and the corresponding quality label. Second, we analyze the dataset, and find the quality of comments can be measured in three aspects: informativeness, consistency, and novelty. Finally, we propose a novel multi-target text matching model, which can measure three aspects by referring to the news and surrounding comments. Experimental results show that our method can outperform various baselines by a large margin on the news dataset.
Aiming to Know You Better Perhaps Makes Me a More Engaging Dialogue Partner
There have been several attempts to define a plausible motivation for a chit-chat dialogue agent that can lead to engaging conversations. In this work, we explore a new direction where the agent specifically focuses on discovering information about its interlocutor. We formalize this approach by defining a quantitative metric. We propose an algorithm for the agent to maximize it. We validate the idea with human evaluation where our system outperforms various baselines. We demonstrate that the metric indeed correlates with the human judgments of engagingness.
Reproducible evaluation of classification methods in Alzheimer's disease: framework and application to MRI and PET data
Samper-González, Jorge, Burgos, Ninon, Bottani, Simona, Fontanella, Sabrina, Lu, Pascal, Marcoux, Arnaud, Routier, Alexandre, Guillon, Jérémy, Bacci, Michael, Wen, Junhao, Bertrand, Anne, Bertin, Hugo, Habert, Marie-Odile, Durrleman, Stanley, Evgeniou, Theodoros, Colliot, Olivier, Initiative, for the Alzheimer's Disease Neuroimaging, Biomarkers, the Australian Imaging, ageing, Lifestyle flagship study of
A large number of papers have introduced novel machine learning and feature extraction methods for automatic classification of AD. However, they are difficult to reproduce because key components of the validation are often not readily available. These components include selected participants and input data, image preprocessing and cross-validation procedures. The performance of the different approaches is also difficult to compare objectively. In particular, it is often difficult to assess which part of the method provides a real improvement, if any. We propose a framework for reproducible and objective classification experiments in AD using three publicly available datasets (ADNI, AIBL and OASIS). The framework comprises: i) automatic conversion of the three datasets into BIDS format, ii) a modular set of preprocessing pipelines, feature extraction and classification methods, together with an evaluation framework, that provide a baseline for benchmarking the different components. We demonstrate the use of the framework for a large-scale evaluation on 1960 participants using T1 MRI and FDG PET data. In this evaluation, we assess the influence of different modalities, preprocessing, feature types, classifiers, training set sizes and datasets. Performances were in line with the state-of-the-art. FDG PET outperformed T1 MRI for all classification tasks. No difference in performance was found for the use of different atlases, image smoothing, partial volume correction of FDG PET images, or feature type. Linear SVM and L2-logistic regression resulted in similar performance and both outperformed random forests. The classification performance increased along with the number of subjects used for training. Classifiers trained on ADNI generalized well to AIBL and OASIS. All the code of the framework and the experiments is publicly available at: https://gitlab.icm-institute.org/aramislab/AD-ML.
Discovering Context Specific Causal Relationships
Ma, Saisai, Li, Jiuyong, Liu, Lin, Le, Thuc Duy
With the increasing need of personalised decision making, such as personalised medicine and online recommendations, a growing attention has been paid to the discovery of the context and heterogeneity of causal relationships. Most existing methods, however, assume a known cause (e.g. a new drug) and focus on identifying from data the contexts of heterogeneous effects of the cause (e.g. patient groups with different responses to the new drug). There is no approach to efficiently detecting directly from observational data context specific causal relationships, i.e. discovering the causes and their contexts simultaneously. In this paper, by taking the advantages of highly efficient decision tree induction and the well established causal inference framework, we propose the Tree based Context Causal rule discovery (TCC) method, for efficient exploration of context specific causal relationships from data. Experiments with both synthetic and real world data sets show that TCC can effectively discover context specific causal rules from the data.