167 research outputs found
Robust Deep Multi-Modal Sensor Fusion using Fusion Weight Regularization and Target Learning
Sensor fusion has wide applications in many domains including health care and
autonomous systems. While the advent of deep learning has enabled promising
multi-modal fusion of high-level features and end-to-end sensor fusion
solutions, existing deep learning based sensor fusion techniques including deep
gating architectures are not always resilient, leading to the issue of fusion
weight inconsistency. We propose deep multi-modal sensor fusion architectures
with enhanced robustness particularly under the presence of sensor failures. At
the core of our gating architectures are fusion weight regularization and
fusion target learning operating on auxiliary unimodal sensing networks
appended to the main fusion model. The proposed regularized gating
architectures outperform the existing deep learning architectures with and
without gating under both clean and corrupted sensory inputs resulted from
sensor failures. The demonstrated improvements are particularly pronounced when
one or more multiple sensory modalities are corrupted.Comment: 8 page
Recommended from our members
Significance of Grain Refinement on High Entropy Alloys Processed through High-Pressure Torsion
High entropy alloys (HEAs) are well known for their excellent mechanical properties compared to conventional metallic alloys. The application of High-Pressure Torsion (HPT) processing reduces grain size of materials away below 1 µm. This significant grain refinement leads to an improvement in mechanical properties, such as strength and ductility. In the present study, HPT processing is applied on three different HEAs, as-cast CoCrFeNi, 3D-printed CoCrFeNi, and as-cast HfNbTiZr, under a compressive pressure of 6 GPa at a rotation speed of 1 rpm for up to 8 turns at room temperature. Hardness measurements demonstrate the significant hardness increase towards homogeneously distributed high hardness within the HEAs. The X-ray diffraction analysis demonstrates the structural evolution including texture and crystallite size changes in the HEAs during grain refinement, and additional support for microstructural changes are shown in SEM and TEM images. Nanoindentation is applied to examine the micro-mechanical properties of the HEAs and an improvement in plasticity is shown by an increase in strain rate sensitivity in the HPT-processed HEAs. This study demonstrates the feasibility of improving the mechanical properties of HEAs through HPT processing
Robot Protection in the Hazardous Environments
Rescue missions for chemical, biological, radiological, nuclear, and explosive (CBRNE) incidents are highly risky and sometimes it is impossible for rescuers to perform, while these accidents vary dramatically in features and protection requirements. The purpose of this chapter is to present several protection approaches for rescue robots in the hazardous conditions. And four types of rescue robots are presented, respectively. First, design factors and challenges of the rescue robots are analyzed and indicated for these accidents. Then the rescue robots with protective modification are presented, respectively, meeting individual hazardous requirements. And finally several tests are conducted to validate the effectiveness of these modified robots. It is clear that these well-designed robots can work efficiently for the CBRNE response activities
Statistical analysis of safety performance of displaced left-turn intersections: Case studies in San Marcos, Texas
Displaced left-turn (DLT) intersections are designed to increase the mobility of vehicles by relocating the left-turn lane (lanes) to the far-left side of the road upstream of the main signalized intersection. Since DLT is a relatively new design and very limited crash data are available, previous studies have focused mainly on the analysis of its operational performance rather than its safety performance. To fill this gap, in this study, we investigated the safety performance of two DLT intersections located in San Marcos, Texas. Crash data from 2011 to April 2018 were extracted from the TxDOT Crash Record Information System (CRIS). These crash data were analyzed using two different approaches, i.e., statistical analysis and collision diagram-based analysis. The results of this study indicated that DLT did not increase the overall crash frequencies at the studied intersections. Traffic crashes related to left turns and right turns were reduced significantly by DLT. Meanwhile, it also caused safety issues related to traffic signage, traffic signal, geometric design, and access management at DLT intersections. Thus, in the implementation of DLT intersections, traffic engineers need to carefully consider different aspects of the DLT intersection design, including access management, traffic signal coordination, and driver acceptance. As a result of these analyses, recommendations were provided for the safe implementation of the DLT design in the future
DV-Hop localization based on Distance Estimation using Multinode and Hop Loss in WSNs
Location awareness is a critical issue in wireless sensor network
applications. For more accurate location estimation, the two issues should be
considered extensively: 1) how to sufficiently utilize the connection
information between multiple nodes and 2) how to select a suitable solution
from multiple solutions obtained by the Euclidean distance loss. In this paper,
a DV-Hop localization based on the distance estimation using multinode (DEMN)
and the hop loss in WSNs is proposed to address the two issues. In DEMN, when
multiple anchor nodes can detect an unknown node, the distance expectation
between the unknown node and an anchor node is calculated using the
cross-domain information and is considered as the expected distance between
them, which narrows the search space. When minimizing the traditional Euclidean
distance loss, multiple solutions may exist. To select a suitable solution, the
hop loss is proposed, which minimizes the difference between the real and its
predicted hops. Finally, the Euclidean distance loss calculated by the DEMN and
the hop loss are embedded into the multi-objective optimization algorithm. The
experimental results show that the proposed method gains 86.11\% location
accuracy in the randomly distributed network, which is 6.05% better than the
DEM-DV-Hop, while DEMN and the hop loss can contribute 2.46% and 3.41%,
respectively
Probability-based Distance Estimation Model for 3D DV-Hop Localization in WSNs
Localization is one of the pivotal issues in wireless sensor network
applications. In 3D localization studies, most algorithms focus on enhancing
the location prediction process, lacking theoretical derivation of the
detection distance of an anchor node at the varying hops, engenders a
localization performance bottleneck. To address this issue, we propose a
probability-based average distance estimation (PADE) model that utilizes the
probability distribution of node distances detected by an anchor node. The aim
is to mathematically derive the average distances of nodes detected by an
anchor node at different hops. First, we develop a probability-based maximum
distance estimation (PMDE) model to calculate the upper bound of the distance
detected by an anchor node. Then, we present the PADE model, which relies on
the upper bound obtained of the distance by the PMDE model. Finally, the
obtained average distance is used to construct a distance loss function, and it
is embedded with the traditional distance loss function into a multi-objective
genetic algorithm to predict the locations of unknown nodes. The experimental
results demonstrate that the proposed method achieves state-of-the-art
performance in random and multimodal distributed sensor networks. The average
localization accuracy is improved by 3.49\%-12.66\% and 3.99%-22.34%,
respectively
Task-Agnostic Learning to Accomplish New Tasks
Reinforcement Learning (RL) and Imitation Learning (IL) have made great
progress in robotic control in recent years. However, these methods show
obvious deterioration for new tasks that need to be completed through new
combinations of actions. RL methods heavily rely on reward functions that
cannot generalize well for new tasks, while IL methods are limited by expert
demonstrations which do not cover new tasks. In contrast, humans can easily
complete these tasks with the fragmented knowledge learned from task-agnostic
experience. Inspired by this observation, this paper proposes a task-agnostic
learning method (TAL for short) that can learn fragmented knowledge from
task-agnostic data to accomplish new tasks. TAL consists of four stages. First,
the task-agnostic exploration is performed to collect data from interactions
with the environment. The collected data is organized via a knowledge graph.
Compared with the previous sequential structure, the knowledge graph
representation is more compact and fits better for environment exploration.
Second, an action feature extractor is proposed and trained using the collected
knowledge graph data for task-agnostic fragmented knowledge learning. Third, a
candidate action generator is designed, which applies the action feature
extractor on a new task to generate multiple candidate action sets. Finally, an
action proposal is designed to produce the probabilities for actions in a new
task according to the environmental information. The probabilities are then
used to select actions to be executed from multiple candidate action sets to
form the plan. Experiments on a virtual indoor scene show that the proposed
method outperforms the state-of-the-art offline RL method: CQL by 35.28% and
the IL method: BC by 22.22%.Comment: 11 pages, 11 figures, Under Revie
Effects of Nickel on the Microstructure, Mechanical properties and Corrosion Resistance of CoCrFeNixAl0.15Ti0.1 High Entropy Alloy
The present work investigates the effect of Ni on the microstructure, mechanical properties, and corrosion resistance of CoCrFeNixAl0.15Ti0.1 high-entropy alloys. It was found that the appropriate addition of Ni element in the alloy is beneficial to reduce the average grain size of the alloy. The yield strength and tensile strength of the alloy under fine-grain strengthening have also been increased, while the ductility of the system in this study has not been significantly affected. In terms of corrosion resistance, CoCrFeNixAl0.15Ti0.1 high-entropy alloys form a dense passive film at open circuit potential, possessing good corrosion resistance. However, with the excessive addition of Ni content in the alloy, the pitting corrosion resistance of the alloy in the environment of chloride ions will decrease due to the relative decrease of the relative content of Cr element. This work also can provide guidances for the design and development of new precipitation-strengthened CoCrFeNi-based high-entropy alloys with excellent comprehensive properties
Response Inhibition Deficits in Insomnia Disorder: An Event-Related Potential Study With the Stop-Signal Task
Background: Response inhibition is a hallmark of executive function, which was detected impaired in various psychiatric disorders. However, whether insomnia disorder (ID) impairs response inhibition has caused great controversy.Methods: Using the auditory stop-signal paradigm coupled with event-related potentials (ERPs), we carried out this study to examine whether individuals with ID presented response inhibition deficits and further investigated the neural mechanism correlated to these deficits. Twelve individuals with ID and 13 matched good sleepers (GSs) had participated in this study, and then they performed an auditory stop-signal task (SST) in the laboratory setting with high density EEG recordings.Results: The behavioral results revealed that compared to GSs, patients with ID presented significantly longer stop-signal reaction time (SSRT), suggesting the impairment of motor inhibition among insomniacs. Their reaction time in go trials, however, showed no significant between-group difference. Considering the electrophysiological correlate underlying the longer SSRT, we found reduced P3 amplitude in patients with insomnia in the successful stop trials, which might reflect their poor efficiency of response inhibition. Finally, when we performed exploratory analyses in the failed stop and go trials, patients with ID presented reduced Pe and N1 amplitude in the failed sop trials and go trials respectively.Discussion: Taken together, these findings indicate that individuals with ID would present response inhibition deficits. Moreover, the electrophysiological correlate underlying these deficits mainly revolves around the successful stop P3 component. The present study is the first to investigate the electrophysiological correlate underlying the impaired response inhibition among insomniacs
- …