Oceania
Label Distribution Learning via Implicit Distribution Representation
In contrast to multi-label learning, label distribution learning characterizes the polysemy of examples by a label distribution to represent richer semantics. In the learning process of label distribution, the training data is collected mainly by manual annotation or label enhancement algorithms to generate label distribution. Unfortunately, the complexity of the manual annotation task or the inaccuracy of the label enhancement algorithm leads to noise and uncertainty in the label distribution training set. To alleviate this problem, we introduce the implicit distribution in the label distribution learning framework to characterize the uncertainty of each label value. Specifically, we use deep implicit representation learning to construct a label distribution matrix with Gaussian prior constraints, where each row component corresponds to the distribution estimate of each label value, and this row component is constrained by a prior Gaussian distribution to moderate the noise and uncertainty interference of the label distribution dataset. Finally, each row component of the label distribution matrix is transformed into a standard label distribution form by using the self-attention algorithm. In addition, some approaches with regularization characteristics are conducted in the training phase to improve the performance of the model.
Leveraging machine learning for less developed languages: Progress on Urdu text detection
Text detection in natural scene images has applications for autonomous driving, navigation help for elderly and blind people. However, the research on Urdu text detection is usually hindered by lack of data resources. We have developed a dataset of scene images with Urdu text. We present the use of machine learning methods to perform detection of Urdu text from the scene images. We extract text regions using channel enhanced Maximally Stable Extremal Region (MSER) method. First, we classify text and noise based on their geometric properties. Next, we use a support vector machine for early discarding of non-text regions. To further remove the non-text regions, we use histogram of oriented gradients (HoG) features obtained and train a second SVM classifier. This improves the overall performance on text region detection within the scene images. To support research on Urdu text, We aim to make the data freely available for research use. We also aim to highlight the challenges and the research gap for Urdu text detection.
DeepTOP: Deep Threshold-Optimal Policy for MDPs and RMABs
We consider the problem of learning the optimal threshold policy for control problems. Threshold policies make control decisions by evaluating whether an element of the system state exceeds a certain threshold, whose value is determined by other elements of the system state. By leveraging the monotone property of threshold policies, we prove that their policy gradients have a surprisingly simple expression. We use this simple expression to build an off-policy actor-critic algorithm for learning the optimal threshold policy. Simulation results show that our policy significantly outperforms other reinforcement learning algorithms due to its ability to exploit the monotone property. In addition, we show that the Whittle index, a powerful tool for restless multi-armed bandit problems, is equivalent to the optimal threshold policy for an alternative problem. This observation leads to a simple algorithm that finds the Whittle index by learning the optimal threshold policy in the alternative problem. Simulation results show that our algorithm learns the Whittle index much faster than several recent studies that learn the Whittle index through indirect means.
IDC: AI Spending Will Rise Over $46 Billion by 2026 in Asia/Pacific*
SINGAPORE, September 27, 2022 – Asia/Pacific* spending on AI systems (including hardware, software, and services) will rise from $20.6 billion in 2022 to around $46.6 billion in 2026, according to IDC's latest Worldwide Artificial Intelligence Spending Guide. Artificial intelligence (AI) solutions have become an essential part of process improvement and business decision-making, assisting organizations in keeping up with market viability. IDC forecasts a compound annual growth rate (CAGR) of 23.7 percent for 2021-2026. "Pre-trained natural language and computer vision models have contributed largely to the 1st wave of adoptions. It's time for more organizations to tap into their own data asset and start managing the "data to intelligence" lifecycle. This will become one of the differentiating capabilities for companies to compete in the digital-first era," says Jessie Danqing Cai, Associate Research Director, Artificial Intelligence, IDC Asia/Pacific.
HitPaw Brings The Mac Version of Video Enhancer to Improve the Video Quality
HitPaw, a company provides the best digital creation tools, releases the video enhancement software – HitPaw Video Enhancer Mac. Utilizing artificial intelligence, HitPaw Video Enhancer Mac upscales videos automatically for a variety of uses and provides a novel way to lessen noise, pixels, and overexposure brought on by subpar cameras and poor lighting. HitPaw Video Enhancer Mac provides three popular models, including General Denoise Model, Animation Model, and Face Model. HitPaw Video Enhancer will automatically make the identical modifications that professional editors would do. All modifications will also be included right into the rendering pipeline.
Ikon Science Offers New Machine Learning Tools, Powerful User Experience With Major RokDoc Update
Ikon Science, a global provider of knowledge management solutions designed to optimize subsurface discovery, announced the release of RokDoc Version 2022.4., an industry-leading geoprediction software. As global energy demand continues to grow and drilling activities increase to meet this challenge, subsurface teams in E&P companies are challenged to deliver key reservoir insights faster and more efficiently than before. To meet this challenge, the latest version of RokDoc introduces new functionality and automation of QC and knowledge generation workflows. The quantitative analysis workflow used to characterize reservoirs has been significantly improved by adding several user enhancements to streamline and speed-up results. Additionally, we are pleased to announce the release of the Rock Physics Machine Learning (RPML) tool, a technical collaboration with Australia's national science agency, CSIRO, as an addition to our already powerful Deep QI module.
A model-agnostic approach for generating Saliency Maps to explain inferred decisions of Deep Learning Models
Karatsiolis, Savvas, Kamilaris, Andreas
The widespread use of black-box AI models has raised the need for algorithms and methods that explain the decisions made by these models. In recent years, the AI research community is increasingly interested in models' explainability since black-box models take over more and more complicated and challenging tasks. Explainability becomes critical considering the dominance of deep learning techniques for a wide range of applications, including but not limited to computer vision. In the direction of understanding the inference process of deep learning models, many methods that provide human comprehensible evidence for the decisions of AI models have been developed, with the vast majority relying their operation on having access to the internal architecture and parameters of these models (e.g., the weights of neural networks). We propose a model-agnostic method for generating saliency maps that has access only to the output of the model and does not require additional information such as gradients. We use Differential Evolution (DE) to identify which image pixels are the most influential in a model's decision-making process and produce class activation maps (CAMs) whose quality is comparable to the quality of CAMs created with model-specific algorithms. DE-CAM achieves good performance without requiring access to the internal details of the model's architecture at the cost of more computational complexity.
Genetic Programming-Based Evolutionary Deep Learning for Data-Efficient Image Classification
Bi, Ying, Xue, Bing, Zhang, Mengjie
Data-efficient image classification is a challenging task that aims to solve image classification using small training data. Neural network-based deep learning methods are effective for image classification, but they typically require large-scale training data and have major limitations such as requiring expertise to design network architectures and having poor interpretability. Evolutionary deep learning is a recent hot topic that combines evolutionary computation with deep learning. However, most evolutionary deep learning methods focus on evolving architectures of neural networks, which still suffer from limitations such as poor interpretability. To address this, this paper proposes a new genetic programming-based evolutionary deep learning approach to data-efficient image classification. The new approach can automatically evolve variable-length models using many important operators from both image and classification domains. It can learn different types of image features from colour or gray-scale images, and construct effective and diverse ensembles for image classification. A flexible multi-layer representation enables the new approach to automatically construct shallow or deep models/trees for different tasks and perform effective transformations on the input data via multiple internal nodes. The new approach is applied to solve five image classification tasks with different training set sizes. The results show that it achieves better performance in most cases than deep learning methods for data-efficient image classification. A deep analysis shows that the new approach has good convergence and evolves models with high interpretability, different lengths/sizes/shapes, and good transferability.
Signed Latent Factors for Spamming Activity Detection
Due to the increasing trend of performing spamming activities (e.g., Web spam, deceptive reviews, fake followers, etc.) on various online platforms to gain undeserved benefits, spam detection has emerged as a hot research issue. Previous attempts to combat spam mainly employ features related to metadata, user behaviors, or relational ties. These works have made considerable progress in understanding and filtering spamming campaigns. However, this problem remains far from fully solved. Almost all the proposed features focus on a limited number of observed attributes or explainable phenomena, making it difficult for existing methods to achieve further improvement. To broaden the vision about solving the spam problem and address long-standing challenges (class imbalance and graph incompleteness) in the spam detection area, we propose a new attempt of utilizing signed latent factors to filter fraudulent activities. The spam-contaminated relational datasets of multiple online applications in this scenario are interpreted by the unified signed network. Two competitive and highly dissimilar algorithms of latent factors mining (LFM) models are designed based on multi-relational likelihoods estimation (LFM-MRLE) and signed pairwise ranking (LFM-SPR), respectively. We then explore how to apply the mined latent factors to spam detection tasks. Experiments on real-world datasets of different kinds of Web applications (social media and Web forum) indicate that LFM models outperform state-of-the-art baselines in detecting spamming activities. By specifically manipulating experimental data, the effectiveness of our methods in dealing with incomplete and imbalanced challenges is valida
A micromechanics-based recurrent neural networks model for path-dependent cyclic deformation of short fiber composites
Friemann, J., Dashtbozorg, B., Fagerström, M., Mirkhalaf, S. M.
The macroscopic response of short fiber reinforced composites is dependent on an extensive range of microstructural parameters. Thus, micromechanical modeling of these materials is challenging and in some cases, computationally expensive. This is particularly important when path-dependent plastic behavior is needed to be predicted. A solution to this challenge is to enhance micromechanical solutions with machine learning techniques such as artificial neural networks. In this work, a recurrent deep neural network model is trained to predict the path-dependent elasto-plastic stress response of short fiber reinforced composites, given the microstructural parameters and the strain path. Micromechanical meanfield simulations are conducted to create a data base for training the validating the model. The model gives very accurate predictions in a computationally efficient manner when compared with independent micromechanical simulations.