Goto

Collaborating Authors

 Oceania


Kmart halts use of in-store facial recognition amid Australian privacy investigation

Engadget

Retailers in Australia are the latest companies to back away from facial recognition, albeit under pressure. The Guardian reports Kmart and Bunnings have temporarily halted use of facial recognition in their local stores while the Office of the Australian Information Commissioner (OAIC) investigates the privacy implications of their systems. The two chains were trialing the technology to spot banned customers, prevent refund fraud and reduce theft. The investigation started in mid-July, a month after the consumer advocacy group Choice learned that Kmart and Bunnings were testing facial recognition. Bunnings had already paused use as it migrated to a new system.


Google fires software engineer who says AI chatbot LaMDA has feelings

#artificialintelligence

Google has fired a senior software engineer who says the company's artificial intelligence chatbot system has feelings. Blake Lemoine, a software engineer and AI researcher, went public last month with his claim that Google's language technology was sentient and should consequently have its "wants" respected. Google has denied Mr Lemoine's suggestion. It has now confirmed he had been dismissed. The tech giant said Mr Lemoine's claims about The Language Model for Dialogue Applications (LaMDA) being sentient were "wholly unfounded", and the company had "worked to clarify that with him for many months".


The Future of Artificial Intelligence in Australia โ€“ Monash University

#artificialintelligence

Committee for Melbourne's (the Committee's) members recognise the extraordinary benefits that Artificial Intelligence (AI) is already delivering


MAPIE: an open-source library for distribution-free uncertainty quantification

arXiv.org Artificial Intelligence

Estimating uncertainties associated with the predictions of Machine Learning (ML) models is of crucial importance to assess their robustness and predictive power. In this submission, we introduce MAPIE (Model Agnostic Prediction Interval Estimator), an open-source Python library that quantifies the uncertainties of ML models for single-output regression and multi-class classification tasks. MAPIE implements conformal prediction methods, allowing the user to easily compute uncertainties with strong theoretical guarantees on the marginal coverages and with mild assumptions on the model or on the underlying data distribution. MAPIE is hosted on scikit-learn-contrib and is fully "scikit-learn-compatible". As such, it accepts any type of regressor or classifier coming with a scikit-learn API.


Black-box Few-shot Knowledge Distillation

arXiv.org Artificial Intelligence

Knowledge distillation (KD) is an efficient approach to transfer the knowledge from a large "teacher" network to a smaller "student" network. Traditional KD methods require lots of labeled training samples and a white-box teacher (parameters are accessible) to train a good student. However, these resources are not always available in real-world applications. The distillation process often happens at an external party side where we do not have access to much data, and the teacher does not disclose its parameters due to security and privacy concerns. To overcome these challenges, we propose a black-box few-shot KD method to train the student with few unlabeled training samples and a black-box teacher. Our main idea is to expand the training set by generating a diverse set of out-of-distribution synthetic images using MixUp and a conditional variational auto-encoder. These synthetic images along with their labels obtained from the teacher are used to train the student. We conduct extensive experiments to show that our method significantly outperforms recent SOTA few/zero-shot KD methods on image classification tasks. The code and models are available at: https://github.com/nphdang/FS-BBT


Efficient Classification with Counterfactual Reasoning and Active Learning

arXiv.org Artificial Intelligence

Data augmentation is one of the most successful techniques to improve the classification accuracy of machine learning models in computer vision. However, applying data augmentation to tabular data is a challenging problem since it is hard to generate synthetic samples with labels. In this paper, we propose an efficient classifier with a novel data augmentation technique for tabular data. Our method called CCRAL combines causal reasoning to learn counterfactual samples for the original training samples and active learning to select useful counterfactual samples based on a region of uncertainty. By doing this, our method can maximize our model's generalization on the unseen testing data. We validate our method analytically, and compare with the standard baselines. Our experimental results highlight that CCRAL achieves significantly better performance than those of the baselines across several real-world tabular datasets in terms of accuracy and AUC. Data and source code are available at: https://github.com/nphdang/CCRAL.


Stable Parallel Training of Wasserstein Conditional Generative Adversarial Neural Networks

arXiv.org Artificial Intelligence

We propose a stable, parallel approach to train Wasserstein Conditional Generative Adversarial Neural Networks (W-CGANs) under the constraint of a fixed computational budget. Differently from previous distributed GANs training techniques, our approach avoids inter-process communications, reduces the risk of mode collapse and enhances scalability by using multiple generators, each one of them concurrently trained on a single data label. The use of the Wasserstein metric also reduces the risk of cycling by stabilizing the training of each generator. We illustrate the approach on the CIFAR10, CIFAR100, and ImageNet1k datasets, three standard benchmark image datasets, maintaining the original resolution of the images for each dataset. Performance is assessed in terms of scalability and final accuracy within a limited fixed computational time and computational resources. To measure accuracy, we use the inception score, the Frechet inception distance, and image quality. An improvement in inception score and Frechet inception distance is shown in comparison to previous results obtained by performing the parallel approach on deep convolutional conditional generative adversarial neural networks (DC-CGANs) as well as an improvement of image quality of the new images created by the GANs approach. Weak scaling is attained on both datasets using up to 2,000 NVIDIA V100 GPUs on the OLCF supercomputer Summit.


Balancing Stability and Plasticity through Advanced Null Space in Continual Learning

arXiv.org Artificial Intelligence

Continual learning is a learning paradigm that learns tasks sequentially with resources constraints, in which the key challenge is stability-plasticity dilemma, i.e., it is uneasy to simultaneously have the stability to prevent catastrophic forgetting of old tasks and the plasticity to learn new tasks well. In this paper, we propose a new continual learning approach, Advanced Null Space (AdNS), to balance the stability and plasticity without storing any old data of previous tasks. Specifically, to obtain better stability, AdNS makes use of low-rank approximation to obtain a novel null space and projects the gradient onto the null space to prevent the interference on the past tasks. To control the generation of the null space, we introduce a non-uniform constraint strength to further reduce forgetting. Furthermore, we present a simple but effective method, intra-task distillation, to improve the performance of the current task. Finally, we theoretically find that null space plays a key role in plasticity and stability, respectively. Experimental results show that the proposed method can achieve better performance compared to state-of-the-art continual learning approaches.


Personality-Driven Social Multimedia Content Recommendation

arXiv.org Artificial Intelligence

Social media marketing plays a vital role in promoting brand and product values to wide audiences. In order to boost their advertising revenues, global media buying platforms such as Facebook Ads constantly reduce the reach of branded organic posts, pushing brands to spend more on paid media ads. In order to run organic and paid social media marketing efficiently, it is necessary to understand the audience, tailoring the content to fit their interests and online behaviours, which is impossible to do manually at a large scale. At the same time, various personality type categorization schemes such as the Myers-Briggs Personality Type indicator make it possible to reveal the dependencies between personality traits and user content preferences on a wider scale by categorizing audience behaviours in a unified and structured manner. This problem is yet to be studied in depth by the research community, while the level of impact of different personality traits on content recommendation accuracy has not been widely utilised and comprehensively evaluated so far. Specifically, in this work we investigate the impact of human personality traits on the content recommendation model by applying a novel personality-driven multi-view content recommender system called Personality Content Marketing Recommender Engine, or PersiC. Our experimental results and real-world case study demonstrate not just PersiC's ability to perform efficient human personality-driven multi-view content recommendation, but also allow for actionable digital ad strategy recommendations, which when deployed are able to improve digital advertising efficiency by over 420% as compared to the original human-guided approach.


Designing an AI-Driven Talent Intelligence Solution: Exploring Big Data to extend the TOE Framework

arXiv.org Artificial Intelligence

Many modern technologies address the issues involved in developing such systematic automated information support solutions, but AI has been rarely applied for enhancing practices in employment management (Vrontis et al., 2022). Capabilities of AI are viewed in existing cases of studies for the construction of interventions in employment prospective, but various disruptive innovations to enhance the current frameworks of talent systems are not holistically studied in the past recent years. The advancement of general-purpose AI technology is of paramount task to revolutionizing workforce management (Agrawal et al., 2018). While creating new AI oriented applications for employment management, a number of obstacles such as dehumanization, biased algorithms and fairness in requirement have identified, so it is imperative to conduct precise design research (Tambe et al., 2019). A recent industry survey identified at least 300 HR technology start-ups developing AI tools for people management, with roughly 60 of these companies achieving traction in terms of clients and venture investment (Bailie & Butler, 2018). Furthermore, an AI-powered talent intelligence platform that aids in attracting, developing, and retaining outstanding employees, has just raised $220 million and is now valued at over $2 billion (Charlwood & Guenole, 2022).Many organizations have started with their massive investment in AI for workforce management.