103 research outputs found

    Learning Pose Estimation for UAV Autonomous Navigation and Landing Using Visual-Inertial Sensor Data

    Get PDF
    In this work, we propose a robust network-in-the-loop control system for autonomous navigation and landing of an Unmanned-Aerial-Vehicle (UAV). To estimate the UAV’s absolute pose, we develop a deep neural network (DNN) architecture for visual-inertial odometry, which provides a robust alternative to traditional methods. We first evaluate the accuracy of the estimation by comparing the prediction of our model to traditional visual-inertial approaches on the publicly available EuRoC MAV dataset. The results indicate a clear improvement in the accuracy of the pose estimation up to 25% over the baseline. Finally, we integrate the data-driven estimator in the closed-loop flight control system of Airsim, a simulator available as a plugin for Unreal Engine, and we provide simulation results for autonomous navigation and landing

    Non-absorbable iron chelators for the treatment of colorectal cancer

    Get PDF
    There is growing epidemiological and experimental evidence implicating excess luminal iron in the context of colorectal cancer. High levels of dietary iron is thought to aid carcinogenesis, due to the formation of reactive oxygen species from the redox cycling of iron, which can cause oxidative tissue damage and disrupt cellular signalling pathways. Hence, it is proposed that removal of this excess iron will suppress the development of this cancer. A clinically used iron chelator deferasirox and a modified version of this ligand, were attempted to be conjugated onto biopolymers chitosan and alginate. These non-absorbable polymers were hypothesised to be undigested in the gastrointestinal tract, thus specifically capable of targeting and removing excess iron from the colon. These chelator incorporated polymer materials, be they conjugated polymers or functional material blends, were subsequently shown to have improved iron binding properties compared to the parent polymers. Culturing RKO colorectal cancer cells with iron and alginate-ligand material did not significantly affect intracellular iron uptake, however culturing RKO cells with iron and chitosan-ligand material elicited a suppression in iron mediated ferritin expression and overall intracellular iron status. Based on these inin vitrovitro results, that the material obtained from reaction of chitosan with ligand elicits the desired inhibition of iron uptake, the chitosan-ligand material was administered to a mouse model of colorectal cancer. Apc Hom Pten Hom mice show reduced mitosis and increased apoptosis of intestinal crypt cells, demonstrating anti-neoplastic activity by iron chelation

    Learning Pose Estimation for UAV Autonomous Navigation and Landing Using Visual-Inertial Sensor Data

    Get PDF
    In this work, we propose a robust network-in-the-loop control system for autonomous navigation and landing of an Unmanned-Aerial-Vehicle (UAV). To estimate the UAV’s absolute pose, we develop a deep neural network (DNN) architecture for visual-inertial odometry, which provides a robust alternative to traditional methods. We first evaluate the accuracy of the estimation by comparing the prediction of our model to traditional visual-inertial approaches on the publicly available EuRoC MAV dataset. The results indicate a clear improvement in the accuracy of the pose estimation up to 25% over the baseline. Finally, we integrate the data-driven estimator in the closed-loop flight control system of Airsim, a simulator available as a plugin for Unreal Engine, and we provide simulation results for autonomous navigation and landing

    Equivariant Data Augmentation for Generalization in Offline Reinforcement Learning

    Full text link
    We present a novel approach to address the challenge of generalization in offline reinforcement learning (RL), where the agent learns from a fixed dataset without any additional interaction with the environment. Specifically, we aim to improve the agent's ability to generalize to out-of-distribution goals. To achieve this, we propose to learn a dynamics model and check if it is equivariant with respect to a fixed type of transformation, namely translations in the state space. We then use an entropy regularizer to increase the equivariant set and augment the dataset with the resulting transformed samples. Finally, we learn a new policy offline based on the augmented dataset, with an off-the-shelf offline RL algorithm. Our experimental results demonstrate that our approach can greatly improve the test performance of the policy on the considered environments

    On Multi-objective Policy Optimization as a Tool for Reinforcement Learning

    Full text link
    Many advances that have improved the robustness and efficiency of deep reinforcement learning (RL) algorithms can, in one way or another, be understood as introducing additional objectives, or constraints, in the policy optimization step. This includes ideas as far ranging as exploration bonuses, entropy regularization, and regularization toward teachers or data priors when learning from experts or in offline RL. Often, task reward and auxiliary objectives are in conflict with each other and it is therefore natural to treat these examples as instances of multi-objective (MO) optimization problems. We study the principles underlying MORL and introduce a new algorithm, Distillation of a Mixture of Experts (DiME), that is intuitive and scale-invariant under some conditions. We highlight its strengths on standard MO benchmark problems and consider case studies in which we recast offline RL and learning from experts as MO problems. This leads to a natural algorithmic formulation that sheds light on the connection between existing approaches. For offline RL, we use the MO perspective to derive a simple algorithm, that optimizes for the standard RL objective plus a behavioral cloning term. This outperforms state-of-the-art on two established offline RL benchmarks
    • …
    corecore