Goto

Collaborating Authors

 Education


Watch and Match: Supercharging Imitation with Regularized Optimal Transport

arXiv.org Artificial Intelligence

Imitation learning holds tremendous promise in learning policies efficiently for complex decision making problems. Current state-of-the-art algorithms often use inverse reinforcement learning (IRL), where given a set of expert demonstrations, an agent alternatively infers a reward function and the associated optimal policy. However, such IRL approaches often require substantial online interactions for complex control problems. In this work, we present Regularized Optimal Transport (ROT), a new imitation learning algorithm that builds on recent advances in optimal transport based trajectory-matching. Our key technical insight is that adaptively combining trajectory-matching rewards with behavior cloning can significantly accelerate imitation even with only a few demonstrations. Our experiments on 20 visual control tasks across the DeepMind Control Suite, the OpenAI Robotics Suite, and the Meta-World Benchmark demonstrate an average of 7.8X faster imitation to reach 90% of expert performance compared to prior state-of-the-art methods. On real-world robotic manipulation, with just one demonstration and an hour of online training, ROT achieves an average success rate of 90.1% across 14 tasks.


Vanderbilt Staff Used AI to Email Students About the Michigan State Shooting

Mother Jones

After the recent shooting at the University of Michigan, staff at Vanderbilt University in Nashville sent an email offering support and comfort to students. "In the wake of the Michigan shootings," it read, referring to the February 13 attack that left three students dead and five injured, "let us come together as a community to reaffirm our commitment to caring for one another and promoting a culture of inclusivity on our campus." Then, in small text at the end of the message, was a line revealing that the 300-word email had been, at least in part, generated by artificial intelligence: "Paraphrase from OpenAI's ChatGPT AI language model, personal communication, February 15, 2023," it read, the Vanderbilt Hustler reported. The email was signed by three affiliates of the Office of Equity, Diversity, and Inclusion in Vanderbilt's Peabody College of Education and Human Development, including Associate Dean Nicole Joseph. Joseph, in an email to students the following day, reportedly apologized for the incident, calling it "poor judgment."


Top Resources to Learn Machine Learning and Deep Learning for Research

#artificialintelligence

Machine learning and deep learning have become essential skills for researchers in many fields, from computer science to biology to finance. With the explosion of data and the increasing demand for data-driven insights, the ability to understand and apply machine learning and deep learning techniques has become a critical advantage for researchers. However, learning these skills can be challenging, especially for those who are new to the field. In this article, I will share some of the top resources that can help researchers learn machine learning and deep learning effectively. One of the best ways to learn machine learning and deep learning is through online courses. There are many excellent courses available, including those from top universities like Stanford, MIT, and Carnegie Mellon.


Best Machine Learning Course in India with 100% Job Assistance

#artificialintelligence

Machine Learning is a technique that teaches an aspirant how a machine tries to self-learn things on its own with the support of pre-provided patterns and data. According to that, a machine self learns how to perform any task fed into it by the developers. Developers need to know whether the machine is learning the tasks on its own perfectly. However, the device can't perform tasks that accurately. Thus, a machine learning professional must look after the device to see if any loopholes are left over in the machine.


🔥 Your guide to AI: February 2023

#artificialintelligence

Welcome to the latest issue of your guide to AI, an editorialized newsletter covering key developments in AI research, industry, geopolitics and startups during January 2023. This one is a monster so it might get clipped in your inbox (read the online version in case!). Nathan wrote an oped in The Times for why university spinouts are a critical engine for our technology industry and why spinout policy needs urgent reform. The Times Higher Education profiled our open source data term database, spinout.fyi. Nathan commented on The Financial Times' Big Read on The growing tensions around spinouts at British universities. The State of AI Report provided two key figures to The Economist's piece on The race of the AI labs heats up. Register for next year's RAAIS, a full-day event in London that explores research frontiers and real-world applications of AI-first technology at the world's best companies. As usual, we love hearing what you're up to and what's on your mind, just hit reply or forward to your friends:-) BioNTech acquired London and Tunis-based AI startup InstaDeep for $680M (cash stock) - this was a huge deal.


Improved Robust Algorithms for Learning with Discriminative Feature Feedback

arXiv.org Machine Learning

Discriminative Feature Feedback is a setting proposed by Dastupta et al. (2018), which provides a protocol for interactive learning based on feature explanations that are provided by a human teacher. The features distinguish between the labels of pairs of possibly similar instances. That work has shown that learning in this model can have considerable statistical and computational advantages over learning in standard label-based interactive learning models. In this work, we provide new robust interactive learning algorithms for the Discriminative Feature Feedback model, with mistake bounds that are significantly lower than those of previous robust algorithms for this setting. In the adversarial setting, we reduce the dependence on the number of protocol exceptions from quadratic to linear. In addition, we provide an algorithm for a slightly more restricted model, which obtains an even smaller mistake bound for large models with many exceptions. In the stochastic setting, we provide the first algorithm that converges to the exception rate with a polynomial sample complexity. Our algorithm and analysis for the stochastic setting involve a new construction that we call Feature Influence, which may be of wider applicability.


Efficient Wireless Federated Learning with Partial Model Aggregation

arXiv.org Artificial Intelligence

The data heterogeneity across devices and the limited communication resources, e.g., bandwidth and energy, are two of the main bottlenecks for wireless federated learning (FL). To tackle these challenges, we first devise a novel FL framework with partial model aggregation (PMA). This approach aggregates the lower layers of neural networks, responsible for feature extraction, at the parameter server while keeping the upper layers, responsible for complex pattern recognition, at devices for personalization. The proposed PMA-FL is able to address the data heterogeneity and reduce the transmitted information in wireless channels. Then, we derive a convergence bound of the framework under a non-convex loss function setting to reveal the role of unbalanced data size in the learning performance. On this basis, we maximize the scheduled data size to minimize the global loss function through jointly optimize the device scheduling, bandwidth allocation, computation and communication time division policies with the assistance of Lyapunov optimization. Our analysis reveals that the optimal time division is achieved when the communication and computation parts of PMA-FL have the same power. We also develop a bisection method to solve the optimal bandwidth allocation policy and use the set expansion algorithm to address the device scheduling policy. Compared with the benchmark schemes, the proposed PMA-FL improves 3.13\% and 11.8\% accuracy on two typical datasets with heterogeneous data distribution settings, i.e., MINIST and CIFAR-10, respectively. In addition, the proposed joint dynamic device scheduling and resource management approach achieve slightly higher accuracy than the considered benchmarks, but they provide a satisfactory energy and time reduction: 29\% energy or 20\% time reduction on the MNIST; and 25\% energy or 12.5\% time reduction on the CIFAR-10.


Generalization in Visual Reinforcement Learning with the Reward Sequence Distribution

arXiv.org Artificial Intelligence

Generalization in partially observed markov decision processes (POMDPs) is critical for successful applications of visual reinforcement learning (VRL) in real scenarios. A widely used idea is to learn task-relevant representations that encode task-relevant information of common features in POMDPs, i.e., rewards and transition dynamics. As transition dynamics in the latent state space -- which are task-relevant and invariant to visual distractions -- are unknown to the agents, existing methods alternatively use transition dynamics in the observation space to extract task-relevant information in transition dynamics. However, such transition dynamics in the observation space involve task-irrelevant visual distractions, degrading the generalization performance of VRL methods. To tackle this problem, we propose the reward sequence distribution conditioned on the starting observation and the predefined subsequent action sequence (RSD-OA). The appealing features of RSD-OA include that: (1) RSD-OA is invariant to visual distractions, as it is conditioned on the predefined subsequent action sequence without task-irrelevant information from transition dynamics, and (2) the reward sequence captures long-term task-relevant information in both rewards and transition dynamics. Experiments demonstrate that our representation learning approach based on RSD-OA significantly improves the generalization performance on unseen environments, outperforming several state-of-the-arts on DeepMind Control tasks with visual distractions.


Task-adaptive Pre-training and Self-training are Complementary for Natural Language Understanding

arXiv.org Artificial Intelligence

Task-adaptive pre-training (TAPT) and Self-training (ST) have emerged as the major semi-supervised approaches to improve natural language understanding (NLU) tasks with massive amount of unlabeled data. However, it's unclear whether they learn similar representations or they can be effectively combined. In this paper, we show that TAPT and ST can be complementary with simple TFS protocol by following TAPT -> Finetuning -> Self-training (TFS) process. Experimental results show that TFS protocol can effectively utilize unlabeled data to achieve strong combined gains consistently across six datasets covering sentiment classification, paraphrase identification, natural language inference, named entity recognition and dialogue slot classification. We investigate various semi-supervised settings and consistently show that gains from TAPT and ST can be strongly additive by following TFS procedure. We hope that TFS could serve as an important semi-supervised baseline for future NLP studies.


On Cross-Layer Alignment for Model Fusion of Heterogeneous Neural Networks

arXiv.org Artificial Intelligence

Layer-wise model fusion via optimal transport, named OTFusion, applies soft neuron association for unifying different pre-trained networks to save computational resources. While enjoying its success, OTFusion requires the input networks to have the same number of layers. To address this issue, we propose a novel model fusion framework, named CLAFusion, to fuse neural networks with a different number of layers, which we refer to as heterogeneous neural networks, via cross-layer alignment. The cross-layer alignment problem, which is an unbalanced assignment problem, can be solved efficiently using dynamic programming. Based on the cross-layer alignment, our framework balances the number of layers of neural networks before applying layer-wise model fusion. Our experiments indicate that CLAFusion, with an extra finetuning process, improves the accuracy of residual networks on the CIFAR10, CIFAR100, and Tiny-ImageNet datasets. Furthermore, we explore its practical usage for model compression and knowledge distillation when applying to the teacher-student setting.