Goto

Collaborating Authors

 Oceania


Visuotactile Affordances for Cloth Manipulation with Local Control

arXiv.org Artificial Intelligence

Cloth in the real world is often crumpled, self-occluded, or folded in on itself such that key regions, such as corners, are not directly graspable, making manipulation difficult. We propose a system that leverages visual and tactile perception to unfold the cloth via grasping and sliding on edges. By doing so, the robot is able to grasp two adjacent corners, enabling subsequent manipulation tasks like folding or hanging. As components of this system, we develop tactile perception networks that classify whether an edge is grasped and estimate the pose of the edge. We use the edge classification network to supervise a visuotactile edge grasp affordance network that can grasp edges with a 90% success rate. Once an edge is grasped, we demonstrate that the robot can slide along the cloth to the adjacent corner using tactile pose estimation/control in real time. See http://nehasunil.com/visuotactile/visuotactile.html for videos.


A Meta-level Analysis of Online Anomaly Detectors

arXiv.org Artificial Intelligence

Real-time detection of anomalies in streaming data is receiving increasing attention as it allows us to raise alerts, predict faults, and detect intrusions or threats across industries. Yet, little attention has been given to compare the effectiveness and efficiency of anomaly detectors for streaming data (i.e., of online algorithms). In this paper, we present a qualitative, synthetic overview of major online detectors from different algorithmic families (i.e., distance, density, tree or projection-based) and highlight their main ideas for constructing, updating and testing detection models. Then, we provide a thorough analysis of the results of a quantitative experimental evaluation of online detection algorithms along with their offline counterparts. The behavior of the detectors is correlated with the characteristics of different datasets (i.e., meta-features), thereby providing a meta-level analysis of their performance. Our study addresses several missing insights from the literature such as (a) how reliable are detectors against a random classifier and what dataset characteristics make them perform randomly; (b) to what extent online detectors approximate the performance of offline counterparts; (c) which sketch strategy and update primitives of detectors are best to detect anomalies visible only within a feature subspace of a dataset; (d) what are the tradeoffs between the effectiveness and the efficiency of detectors belonging to different algorithmic families; (e) which specific characteristics of datasets yield an online algorithm to outperform all others.


Masked Lip-Sync Prediction by Audio-Visual Contextual Exploitation in Transformers

arXiv.org Artificial Intelligence

Previous studies have explored generating accurately lip-synced talking faces for arbitrary targets given audio conditions. However, most of them deform or generate the whole facial area, leading to non-realistic results. In this work, we delve into the formulation of altering only the mouth shapes of the target person. This requires masking a large percentage of the original image and seamlessly inpainting it with the aid of audio and reference frames. To this end, we propose the Audio-Visual Context-Aware Transformer (AV-CAT) framework, which produces accurate lip-sync with photo-realistic quality by predicting the masked mouth shapes. Our key insight is to exploit desired contextual information provided in audio and visual modalities thoroughly with delicately designed Transformers. Specifically, we propose a convolution-Transformer hybrid backbone and design an attention-based fusion strategy for filling the masked parts. It uniformly attends to the textural information on the unmasked regions and the reference frame. Then the semantic audio information is involved in enhancing the self-attention computation. Additionally, a refinement network with audio injection improves both image and lip-sync quality. Extensive experiments validate that our model can generate high-fidelity lip-synced results for arbitrary subjects.


Mining Explainable Predictive Features for Water Quality Management

arXiv.org Artificial Intelligence

Process mining is a family of techniques that support the analysis of operational processes, in terms of key performance indicators, using event data Van Der Aalst (2012). Process mining can be used in number of ways, such as in identifying insights into current processes or in identifying actions or places within workflows where interventions should be made to improve performance. Although processing mining is typically used in the context of commercial business environments, there is crossover to other areas where processes play an important role, such as in water quality management processes administered by local government authorities or citizen science projects that use the Business Process Model and Notation (BPMN) Higgins, Williams, Leibovici, Simonis, Davis, Muldoon, van Genuchten, O'Hare and Wiemann (2016). In the case of water quality management, traditional event log data from information technology systems is often lacking in that many tasks, such as the manual sampling of water and the microbial culturing by biologists and laboratory technicians to identify faecal coliforms, are not performed using computers and are not logged. Nevertheless, it is likely that techniques developed to aid explainability and in the evaluation of machine learning algorithms in such cases will prove using in traditional process mining systems where similar problems must be addressed. This paper focuses on mining suitable features to perform inference for the level of bacteria, and specifically Enterococci and Escherichia coli (E.


Regionalized models for Spanish language variations based on Twitter

arXiv.org Artificial Intelligence

Spanish is one of the most spoken languages in the globe, but not necessarily Spanish is written and spoken in the same way in different countries. Understanding local language variations can help to improve model performances on regional tasks, both understanding local structures and also improving the message's content. For instance, think about a machine learning engineer who automatizes some language classification task on a particular region or a social scientist trying to understand a regional event with echoes on social media; both can take advantage of dialect-based language models to understand what is happening with more contextual information hence more precision. This manuscript presents and describes a set of regionalized resources for the Spanish language built on four-year Twitter public messages geotagged in 26 Spanish-speaking countries. We introduce word embeddings based on FastText, language models based on BERT, and per-region sample corpora. We also provide a broad comparison among regions covering lexical and semantical similarities; as well as examples of using regional resources on message classification tasks.


What does the Lensa AI app do with my self portraits and why has it gone viral?

The Guardian

So there's this app called Lensa, which was launched as a photo editing app back in 2018, by Prisma Labs. But it only went viral recently for its new AI-generated "magic avatars" feature. Users, provided they upload 10-20 selfies, can pay a small sum to receive digital portraits of themselves morphed into a range of kooky styles from "anime" to "fairy princess". It's one of those trends that launched to meteoritic popularity really fast – it's now the most downloaded photo and video app on the iOS store. Sending pictures of yourself off into the ether to get sent back more pictures of yourself seems a bit weird to me, but I am over 30.


SAIL: This changes everything • Buttondown

#artificialintelligence

There have been a three points in my life where I have felt something like "this is something huge...it changes everything". The first was during an interaction with a Commodore Pet computer, loading a mine sweeper-type of game. Having a device that allowed users to change what it did and "executed" with simple commands was stunning. It felt like a writable and create-able world, at the hands of each individual. The second moment was in early 2000 as digital networks gave individuals the ability to effortlessly share their thoughts, reflections, and creations with the world through web 2.0/social media - anyone creating and anyone sharing.


HERD: Continuous Human-to-Robot Evolution for Learning from Human Demonstration

arXiv.org Artificial Intelligence

The ability to learn from human demonstration endows robots with the ability to automate various tasks. However, directly learning from human demonstration is challenging since the structure of the human hand can be very different from the desired robot gripper. In this work, we show that manipulation skills can be transferred from a human to a robot through the use of micro-evolutionary reinforcement learning, where a five-finger human dexterous hand robot gradually evolves into a commercial robot, while repeated interacting in a physics simulator to continuously update the policy that is first learned from human demonstration. To deal with the high dimensions of robot parameters, we propose an algorithm for multi-dimensional evolution path searching that allows joint optimization of both the robot evolution path and the policy. Through experiments on human object manipulation datasets, we show that our framework can efficiently transfer the expert human agent policy trained from human demonstrations in diverse modalities to target commercial robots.


Fast Parallel Exact Inference on Bayesian Networks: Poster

arXiv.org Artificial Intelligence

Bayesian networks (BNs) are attractive, because they are graphical and interpretable machine learning models. However, exact inference on BNs is time-consuming, especially for complex problems. To improve the efficiency, we propose a fast BN exact inference solution named Fast-BNI on multi-core CPUs. Fast-BNI enhances the efficiency of exact inference through hybrid parallelism that tightly integrates coarse- and fine-grained parallelism. We also propose techniques to further simplify the bottleneck operations of BN exact inference. Fast-BNI source code is freely available at https://github.com/jjiantong/FastBN.


Post hoc Explanations may be Ineffective for Detecting Unknown Spurious Correlation

arXiv.org Artificial Intelligence

We investigate whether three types of post hoc model explanations--feature attribution, concept activation, and training point ranking--are effective for detecting a model's reliance on spurious signals in the training data. Specifically, we consider the scenario where the spurious signal to be detected is unknown, at test-time, to the user of the explanation method. We design an empirical methodology that uses semi-synthetic datasets along with pre-specified spurious artifacts to obtain models that verifiably rely on these spurious training signals. We then provide a suite of metrics that assess an explanation method's reliability for spurious signal detection under various conditions. We find that the post hoc explanation methods tested are ineffective when the spurious artifact is unknown at test-time especially for non-visible artifacts like a background blur. Further, we find that feature attribution methods are susceptible to erroneously indicating dependence on spurious signals even when the model being explained does not rely on spurious artifacts. This finding casts doubt on the utility of these approaches, in the hands of a practitioner, for detecting a model's reliance on spurious signals.