Oceania
Sport, TV, tech and fashion: what does 2023 have in store for us?
There has been an audible buzz about Jack Draper in tennis circles for a while. But in 2023 expect the 21-year-old from Sutton in south-west London, who also has a contract with IMG Models, to crash into the mainstream. He certainly has enough of the right stuff, including the whiplash serve and punishing groundstrokes on the court, and the looks and personality off it. Draper first advertised his talents by taking a set off Novak Djokovic at Wimbledon in 2021, but it was in 2022 that he really made his mark – shooting from No 265 in the world rankings at the start of the year to a career-high 42nd by the end. Along the way, he has taken several high-profile scalps, including the 2020 US Open winner Dominic Thiem and world No 4 Stefanos Tsitsipas. He still needs to improve his fitness and ability to see out big games, but when he does, anything is possible. His fellow Brit Cameron Norrie says he is "sure" Draper "can easily get into the top 10". Expect Draper to make bounding strides towards that goal in the coming months. It may feel as if footballer Beth Mead has already made her mark.
The Beatles now have their very own academic journal
More than 60 years since they released their debut single, The Beatles now have their very own academic journal. 'The Journal of Beatles Studies', published by Liverpool University Press, is the first journal to establish The Beatles as an object of scholarly research. Articles in the first issue include'Beatlemania: On informational cascades and spectacular success' and '80 at 80: Commemorating Paul McCartney's eightieth birthday'. The biannual, peer-reviewed journal will publish original, rigorously researched essays and notes, as well as book and media reviews. The journal's first issue has just been published, while the second issue is due sometime in spring 2023 'The Journal of Beatles Studies' is the first journal to establish the band as an object of academic research Editors of the journal are Holly Tessler at the University of Liverpool and Paul Long at Monash University in Melbourne, Australia.
A Functional approach for Two Way Dimension Reduction in Time Series
Rao, Aniruddha Rajendra, Wang, Haiyan, Gupta, Chetan
The rise in data has led to the need for dimension reduction techniques, especially in the area of non-scalar variables, including time series, natural language processing, and computer vision. In this paper, we specifically investigate dimension reduction for time series through functional data analysis. Current methods for dimension reduction in functional data are functional principal component analysis and functional autoencoders, which are limited to linear mappings or scalar representations for the time series, which is inefficient. In real data applications, the nature of the data is much more complex. We propose a non-linear function-on-function approach, which consists of a functional encoder and a functional decoder, that uses continuous hidden layers consisting of continuous neurons to learn the structure inherent in functional data, which addresses the aforementioned concerns in the existing approaches. Our approach gives a low dimension latent representation by reducing the number of functional features as well as the timepoints at which the functions are observed. The effectiveness of the proposed model is demonstrated through multiple simulations and real data examples.
Depthwise Convolution for Multi-Agent Communication with Enhanced Mean-Field Approximation
Xie, Donghan, Wang, Zhi, Chen, Chunlin, Dong, Daoyi
Multi-agent settings remain a fundamental challenge in the reinforcement learning (RL) domain due to the partial observability and the lack of accurate real-time interactions across agents. In this paper, we propose a new method based on local communication learning to tackle the multi-agent RL (MARL) challenge within a large number of agents coexisting. First, we design a new communication protocol that exploits the ability of depthwise convolution to efficiently extract local relations and learn local communication between neighboring agents. To facilitate multi-agent coordination, we explicitly learn the effect of joint actions by taking the policies of neighboring agents as inputs. Second, we introduce the mean-field approximation into our method to reduce the scale of agent interactions. To more effectively coordinate behaviors of neighboring agents, we enhance the mean-field approximation by a supervised policy rectification network (PRN) for rectifying real-time agent interactions and by a learnable compensation term for correcting the approximation bias. The proposed method enables efficient coordination as well as outperforms several baseline approaches on the adaptive traffic signal control (ATSC) task and the StarCraft II multi-agent challenge (SMAC).
Text Style Transfer: A Review and Experimental Evaluation
Hu, Zhiqiang, Lee, Roy Ka-Wei, Aggarwal, Charu C., Zhang, Aston
The stylistic properties of text have intrigued computational linguistics researchers in recent years. Specifically, researchers have investigated the Text Style Transfer (TST) task, which aims to change the stylistic properties of the text while retaining its style independent content. Over the last few years, many novel TST algorithms have been developed, while the industry has leveraged these algorithms to enable exciting TST applications. The field of TST research has burgeoned because of this symbiosis. This article aims to provide a comprehensive review of recent research efforts on text style transfer. More concretely, we create a taxonomy to organize the TST models and provide a comprehensive summary of the state of the art. We review the existing evaluation methodologies for TST tasks and conduct a large-scale reproducibility study where we experimentally benchmark 19 state-of-the-art TST algorithms on two publicly available datasets. Finally, we expand on current trends and provide new perspectives on the new and exciting developments in the TST field.
Learn to Explore: on Bootstrapping Interactive Data Exploration with Meta-learning
Cao, Yukun, Xie, Xike, Huang, Kexin
Interactive data exploration (IDE) is an effective way of comprehending big data, whose volume and complexity are beyond human abilities. The main goal of IDE is to discover user interest regions from a database through multi-rounds of user labelling. Existing IDEs adopt active-learning framework, where users iteratively discriminate or label the interestingness of selected tuples. The process of data exploration can be viewed as the process of training a classifier, which determines whether a database tuple is interesting to a user. An efficient exploration thus takes very few iterations of user labelling to reach the data region of interest. In this work, we consider the data exploration as the process of few-shot learning, where the classifier is learned with only a few training examples, or exploration iterations. To this end, we propose a learning-to-explore framework, based on meta-learning, which learns how to learn a classifier with automatically generated meta-tasks, so that the exploration process can be much shortened. Extensive experiments on real datasets show that our proposal outperforms existing explore-by-example solutions in terms of accuracy and efficiency.
Not everything we call AI is actually 'artificial intelligence'. Here's what you need to know
In August 1955, a group of scientists made a funding request for US$13,500 to host a summer workshop at Dartmouth College, New Hampshire. The field they proposed to explore was artificial intelligence (AI). While the funding request was humble, the conjecture of the researchers was not: "every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it". Since these humble beginnings, movies and media have romanticized AI or cast it as a villain. Yet for most people, AI has remained as a point of discussion and not part of a conscious lived experience.
New Challenges in Reinforcement Learning: A Survey of Security and Privacy
Lei, Yunjiao, Ye, Dayong, Shen, Sheng, Sui, Yulei, Zhu, Tianqing, Zhou, Wanlei
Reinforcement learning (RL) is one of the most important branches of AI. Due to its capacity for self-adaption and decision-making in dynamic environments, reinforcement learning has been widely applied in multiple areas, such as healthcare, data markets, autonomous driving, and robotics. However, some of these applications and systems have been shown to be vulnerable to security or privacy attacks, resulting in unreliable or unstable services. A large number of studies have focused on these security and privacy problems in reinforcement learning. However, few surveys have provided a systematic review and comparison of existing problems and state-of-the-art solutions to keep up with the pace of emerging threats. Accordingly, we herein present such a comprehensive review to explain and summarize the challenges associated with security and privacy in reinforcement learning from a new perspective, namely that of the Markov Decision Process (MDP). In this survey, we first introduce the key concepts related to this area. Next, we cover the security and privacy issues linked to the state, action, environment, and reward function of the MDP process, respectively. We further highlight the special characteristics of security and privacy methodologies related to reinforcement learning. Finally, we discuss the possible future research directions within this area.
Modeling social resilience: Questions, answers, open problems
Schweitzer, Frank, Andres, Georges, Casiraghi, Giona, Gote, Christoph, Roller, Ramona, Scholtes, Ingo, Vaccario, Giacomo, Zingg, Christian
Resilience denotes the capacity of a system to withstand shocks and its ability to recover from them. We develop a framework to quantify the resilience of highly volatile, non-equilibrium social organizations, such as collectives or collaborating teams. It consists of four steps: (i) \emph{delimitation}, i.e., narrowing down the target systems, (ii) \emph{conceptualization}, .e., identifying how to approach social organizations, (iii) formal \emph{representation} using a combination of agent-based and network models, (iv) \emph{operationalization}, i.e. specifying measures and demonstrating how they enter the calculation of resilience. Our framework quantifies two dimensions of resilience, the \emph{robustness} of social organizations and their \emph{adaptivity}, and combines them in a novel resilience measure. It allows monitoring resilience instantaneously using longitudinal data instead of an ex-post evaluation.
Internet of Things: Digital Footprints Carry A Device Identity
Chowdhury, Rajarshi Roy, Idris, Azam Che, Abas, Pg Emeroylariffion
The usage of technologically advanced devices has seen a boom in many domains, including education, automation, and healthcare; with most of the services requiring Internet-connectivity. To secure a network, device identification plays key role. In this paper, a device fingerprinting (DFP) model, which is able to distinguish between Internet of Things (IoT) and non-IoT devices, as well as uniquely identify individual devices, has been proposed. Four statistical features have been extracted from the consecutive five device-originated packets, to generate individual device fingerprints. The method has been evaluated using the Random Forest (RF) classifier and different datasets. Experimental results have shown that the proposed method achieves up to 99.8% accuracy in distinguishing between IoT and non-IoT devices and over 97.6% in classifying individual devices. These signify that the proposed method is useful in assisting operators in making their networks more secure and robust to security breaches and unauthorised access.