Oceania
A Non-parametric Skill Representation with Soft Null Space Projectors for Fast Generalization
Silvério, João, Huang, Yanlong
Over the last two decades, the robotics community witnessed the emergence of various motion representations that have been used extensively, particularly in behavorial cloning, to compactly encode and generalize skills. Among these, probabilistic approaches have earned a relevant place, owing to their encoding of variations, correlations and adaptability to new task conditions. Modulating such primitives, however, is often cumbersome due to the need for parameter re-optimization which frequently entails computationally costly operations. In this paper we derive a non-parametric movement primitive formulation that contains a null space projector. We show that such formulation allows for fast and efficient motion generation with computational complexity O(n2) without involving matrix inversions, whose complexity is O(n3). This is achieved by using the null space to track secondary targets, with a precision determined by the training dataset. Using a 2D example associated with time input we show that our non-parametric solution compares favourably with a state-of-the-art parametric approach. For demonstrated skills with high-dimensional inputs we show that it permits on-the-fly adaptation as well.
Self-reinforced polynomial approximation methods for concentrated probability densities
Cui, Tiangang, Dolgov, Sergey, Zahm, Olivier
Transport map methods offer a powerful statistical learning tool that can couple a target high-dimensional random variable with some reference random variable using invertible transformations. This paper presents new computational techniques for building the Knothe--Rosenblatt (KR) rearrangement based on general separable functions. We first introduce a new construction of the KR rearrangement -- with guaranteed invertibility in its numerical implementation -- based on approximating the density of the target random variable using tensor-product spectral polynomials and downward closed sparse index sets. Compared to other constructions of KR arrangements based on either multi-linear approximations or nonlinear optimizations, our new construction only relies on a weighted least square approximation procedure. Then, inspired by the recently developed deep tensor trains (Cui and Dolgov, Found. Comput. Math. 22:1863--1922, 2022), we enhance the approximation power of sparse polynomials by preconditioning the density approximation problem using compositions of maps. This is particularly suitable for high-dimensional and concentrated probability densities commonly seen in many applications. We approximate the complicated target density by a composition of self-reinforced KR rearrangements, in which previously constructed KR rearrangements -- based on the same approximation ansatz -- are used to precondition the density approximation problem for building each new KR rearrangement. We demonstrate the efficiency of our proposed methods and the importance of using the composite map on several inverse problems governed by ordinary differential equations (ODEs) and partial differential equations (PDEs).
What impact will artificial intelligence have on education? - Equal Times
The growing popularity of artificial intelligence (AI) programmes, which have shown themselves increasingly capable in recent months of generating images, videos, music, computer programming code and even texts of all kinds in a matter of seconds, producing seemingly appropriate and coherent results, in many instances – and in many others, not – is arousing fascination and concern all over the world, especially among artists and creators. What the AI tools of today can do is, at times, so spectacular and convincing that it is hard not to think it must be the work of a conscious being that comprehends what is being asked of it and understands what it produces in response. This is clearly not the case, but for the public at large it suddenly seems like we are witnessing the sudden emergence of revolutionary technology, full of potential and promise but also perils that could transform our world. This day may come, but it is further away than the flurry of expectation may lead us to think. What has happened in recent months, above all, is that the current technology, quite widespread and known to all researchers who had hitherto been experimenting with it behind closed doors, has suddenly started to see the light of day, not only with a view to introducing it to the public, arousing interest and attracting investors, but also so that the programmes could benefit from interacting with people and be'trained' by millions of requests and users at the same time, a massive amount of activity and information that no company could otherwise secure for their AIs.
China takes 'stunning lead' in key technological research, think tank says
From artificial intelligence to robotics, China is beating Western democracies in research output on 37 out of 44 technological areas deemed critical for economic growth and military power over the coming decades, the Australian Strategic Policy Institute (ASPI) said in a recently released report. By often producing more than five times as many highly cited research papers as its closest competitor -- typically the United States -- China is not only further ahead in more areas than previously realized but has also built the foundations to position itself as the world's leading science and technology superpower, the Canberra-based think tank revealed. This "sometimes stunning lead" stretches to critical domains, including defense, space, robotics, energy, the environment, advanced materials, AI and key quantum technology areas, according to the report's authors, who tracked and analyzed the most-cited research publications in each of the 44 fields over the past five years. This could be due to a conflict with your ad-blocking or security software. Please add japantimes.co.jp and piano.io to your list of allowed sites.
Understanding Shared Control for Assistive Robotic Arms
Kronhardt, Kirill, Pascher, Max, Gerken, Jens
Living a self-determined life independent of human caregivers or fully autonomous robots is a crucial factor for human dignity and the preservation of self-worth for people with motor impairments. Assistive robotic solutions - particularly robotic arms - are frequently deployed in domestic care, empowering people with motor impairments in performing ADLs independently. However, while assistive robotic arms can help them perform ADLs, currently available controls are highly complex and time-consuming due to the need to control multiple DoFs at once and necessary mode-switches. This work provides an overview of shared control approaches for assistive robotic arms, which aim to improve their ease of use for people with motor impairments. We identify three main takeaways for future research: Less is More, Pick-and-Place Matters, and Communicating Intent.
Bayesian Optimization over High-Dimensional Combinatorial Spaces via Dictionary-based Embeddings
Deshwal, Aryan, Ament, Sebastian, Balandat, Maximilian, Bakshy, Eytan, Doppa, Janardhan Rao, Eriksson, David
We consider the problem of optimizing expensive black-box functions over high-dimensional combinatorial spaces which arises in many science, engineering, and ML applications. We use Bayesian Optimization (BO) and propose a novel surrogate modeling approach for efficiently handling a large number of binary and categorical parameters. The key idea is to select a number of discrete structures from the input space (the dictionary) and use them to define an ordinal embedding for high-dimensional combinatorial structures. This allows us to use existing Gaussian process models for continuous spaces. We develop a principled approach based on binary wavelets to construct dictionaries for binary spaces, and propose a randomized construction method that generalizes to categorical spaces. We provide theoretical justification to support the effectiveness of the dictionary-based embeddings. Our experiments on diverse real-world benchmarks demonstrate the effectiveness of our proposed surrogate modeling approach over state-of-the-art BO methods.
IKD+: Reliable Low Complexity Deep Models For Retinopathy Classification
Brahmavar, Shreyas Bhat, Rajesh, Rohit, Dash, Tirtharaj, Vig, Lovekesh, Verlekar, Tanmay Tulsidas, Hasan, Md Mahmudul, Khan, Tariq, Meijering, Erik, Srinivasan, Ashwin
Deep neural network (DNN) models for retinopathy have estimated predictive accuracies in the mid-to-high 90%. However, the following aspects remain unaddressed: State-of-the-art models are complex and require substantial computational infrastructure to train and deploy; The reliability of predictions can vary widely. In this paper, we focus on these aspects and propose a form of iterative knowledge distillation(IKD), called IKD+ that incorporates a tradeoff between size, accuracy and reliability. We investigate the functioning of IKD+ using two widely used techniques for estimating model calibration (Platt-scaling and temperature-scaling), using the best-performing model available, which is an ensemble of EfficientNets with approximately 100M parameters. We demonstrate that IKD+ equipped with temperature-scaling results in models that show up to approximately 500-fold decreases in the number of parameters than the original ensemble without a significant loss in accuracy. In addition, calibration scores (reliability) for the IKD+ models are as good as or better than the base mode
Towards Adversarial Realism and Robust Learning for IoT Intrusion Detection and Classification
Vitorino, João, Praça, Isabel, Maia, Eva
The Internet of Things (IoT) faces tremendous security challenges. Machine learning models can be used to tackle the growing number of cyber-attack variations targeting IoT systems, but the increasing threat posed by adversarial attacks restates the need for reliable defense strategies. This work describes the types of constraints required for a realistic adversarial cyber-attack example and proposes a methodology for a trustworthy adversarial robustness analysis with a realistic adversarial evasion attack vector. The proposed methodology was used to evaluate three supervised algorithms, Random Forest (RF), Extreme Gradient Boosting (XGB), and Light Gradient Boosting Machine (LGBM), and one unsupervised algorithm, Isolation Forest (IFOR). Constrained adversarial examples were generated with the Adaptative Perturbation Pattern Method (A2PM), and evasion attacks were performed against models created with regular and adversarial training. Even though RF was the least affected in binary classification, XGB consistently achieved the highest accuracy in multi-class classification. The obtained results evidence the inherent susceptibility of tree-based algorithms and ensembles to adversarial evasion attacks and demonstrates the benefits of adversarial training and a security by design approach for a more robust IoT network intrusion detection and cyber-attack classification.
Multi label classification of Artificial Intelligence related patents using Modified D2SBERT and Sentence Attention mechanism
Yoo, Yongmin, Heo, Tak-Sung, Lim, Dongjin, Seo, Deaho
Patent classification is an essential task in patent information management and patent knowledge mining. It is very important to classify patents related to artificial intelligence, which is the biggest topic these days. However, artificial intelligence-related patents are very difficult to classify because it is a mixture of complex technologies and legal terms. Moreover, due to the unsatisfactory performance of current algorithms, it is still mostly done manually, wasting a lot of time and money. Therefore, we present a method for classifying artificial intelligence-related patents published by the USPTO using natural language processing technique and deep learning methodology. We use deformed BERT and sentence attention overcome the limitations of BERT. Our experiment result is highest performance compared to other deep learning methods.
Knowledge Enhancement for Contrastive Multi-Behavior Recommendation
Xuan, Hongrui, Liu, Yi, Li, Bohan, Yin, Hongzhi
A well-designed recommender system can accurately capture the attributes of users and items, reflecting the unique preferences of individuals. Traditional recommendation techniques usually focus on modeling the singular type of behaviors between users and items. However, in many practical recommendation scenarios (e.g., social media, e-commerce), there exist multi-typed interactive behaviors in user-item relationships, such as click, tag-as-favorite, and purchase in online shopping platforms. Thus, how to make full use of multi-behavior information for recommendation is of great importance to the existing system, which presents challenges in two aspects that need to be explored: (1) Utilizing users' personalized preferences to capture multi-behavioral dependencies; (2) Dealing with the insufficient recommendation caused by sparse supervision signal for target behavior. In this work, we propose a Knowledge Enhancement Multi-Behavior Contrastive Learning Recommendation (KMCLR) framework, including two Contrastive Learning tasks and three functional modules to tackle the above challenges, respectively. In particular, we design the multi-behavior learning module to extract users' personalized behavior information for user-embedding enhancement, and utilize knowledge graph in the knowledge enhancement module to derive more robust knowledge-aware representations for items. In addition, in the optimization stage, we model the coarse-grained commonalities and the fine-grained differences between multi-behavior of users to further improve the recommendation effect. Extensive experiments and ablation tests on the three real-world datasets indicate our KMCLR outperforms various state-of-the-art recommendation methods and verify the effectiveness of our method.