255 research outputs found
Active Globally Explainable Learning for Medical Images via Class Association Embedding and Cyclic Adversarial Generation
Explainability poses a major challenge to artificial intelligence (AI)
techniques. Current studies on explainable AI (XAI) lack the efficiency of
extracting global knowledge about the learning task, thus suffer deficiencies
such as imprecise saliency, context-aware absence and vague meaning. In this
paper, we propose the class association embedding (CAE) approach to address
these issues. We employ an encoder-decoder architecture to embed sample
features and separate them into class-related and individual-related style
vectors simultaneously. Recombining the individual-style code of a given sample
with the class-style code of another leads to a synthetic sample with preserved
individual characters but changed class assignment, following a cyclic
adversarial learning strategy. Class association embedding distills the global
class-related features of all instances into a unified domain with well
separation between classes. The transition rules between different classes can
be then extracted and further employed to individual instances. We then propose
an active XAI framework which manipulates the class-style vector of a certain
sample along guided paths towards the counter-classes, resulting in a series of
counter-example synthetic samples with identical individual characters.
Comparing these counterfactual samples with the original ones provides a
global, intuitive illustration to the nature of the classification tasks. We
adopt the framework on medical image classification tasks, which show that more
precise saliency maps with powerful context-aware representation can be
achieved compared with existing methods. Moreover, the disease pathology can be
directly visualized via traversing the paths in the class-style space
Photocatalytic oxidation of methane over silver decorated zinc oxide nanocatalysts
The search for active catalysts that efficiently oxidize methane under ambient conditions remains a challenging task for both C1 utilization and atmospheric cleansing. Here, we show that when the particle size of zinc oxide is reduced down to the nanoscale, it exhibits high activity for methane oxidation under simulated sunlight illumination, and nano silver decoration further enhances the photo-activity via the surface plasmon resonance. The high quantum yield of 8% at wavelengths \u3c 400 nm and over 0.1% at wavelengths ¿ 470 nm achieved on the silver decorated zinc oxide nanostructures shows great promise for atmospheric methane oxidation. Moreover, the nano-particulate composites can efficiently photo-oxidize other small molecular hydrocarbons such as ethane, propane and ethylene, and in particular, can dehydrogenize methane to generate ethane, ethylene and so on. On the basis of the experimental results, a two-step photocatalytic reaction process is suggested to account for the methane photo-oxidation
3D Spectrum Mapping and Reconstruction under Multi-Radiation Source Scenarios
Spectrum map construction, which is crucial in cognitive radio (CR) system,
visualizes the invisible space of the electromagnetic spectrum for
spectrum-resource management and allocation. Traditional reconstruction methods
are generally for two-dimensional (2D) spectrum map and driven by abundant
sampling data. In this paper, we propose a data-model-knowledge-driven
reconstruction scheme to construct the three-dimensional (3D) spectrum map
under multi-radiation source scenarios. We firstly design a maximum and minimum
path loss difference (MMPLD) clustering algorithm to detect the number of
radiation sources in a 3D space. Then, we develop a joint location-power
estimation method based on the heuristic population evolutionary optimization
algorithm. Considering the variation of electromagnetic environment, we
self-learn the path loss (PL) model based on the sampling data. Finally, the 3D
spectrum is reconstructed according to the self-learned PL model and the
extracted knowledge of radiation sources. Simulations show that the proposed 3D
spectrum map reconstruction scheme not only has splendid adaptability to the
environment, but also achieves high spectrum construction accuracy even when
the sampling rate is very low
Computation of Aerodynamic Noise Radiated from Ducted Tail Rotor Using Boundary Element Method
A detailed aerodynamic performance of a ducted tail rotor in hover has been numerically studied using CFD technique. The general governing equations of turbulent flow around ducted tail rotor are given and directly solved by using finite volume discretization and Runge-Kutta time integration. The calculations of the lift characteristics of the ducted tail rotor can be obtained. In order to predict the aerodynamic noise, a hybrid method combining computational aeroacoustic with boundary element method (BEM) has been proposed. The computational steps include the following: firstly, the unsteady flow around rotor is calculated using the CFD method to get the noise source information; secondly, the radiate sound pressure is calculated using the acoustic analogy Curle equation in the frequency domain; lastly, the scattering effect of the duct wall on the propagation of the sound wave is presented using an acoustic thin-body BEM. The aerodynamic results and the calculated sound pressure levels are compared with the known technique for validation. The sound pressure directivity and scattering effect are shown to demonstrate the validity and applicability of the method
GraphAD: Interaction Scene Graph for End-to-end Autonomous Driving
Modeling complicated interactions among the ego-vehicle, road agents, and map
elements has been a crucial part for safety-critical autonomous driving.
Previous works on end-to-end autonomous driving rely on the attention mechanism
for handling heterogeneous interactions, which fails to capture the geometric
priors and is also computationally intensive. In this paper, we propose the
Interaction Scene Graph (ISG) as a unified method to model the interactions
among the ego-vehicle, road agents, and map elements. With the representation
of the ISG, the driving agents aggregate essential information from the most
influential elements, including the road agents with potential collisions and
the map elements to follow. Since a mass of unnecessary interactions are
omitted, the more efficient scene-graph-based framework is able to focus on
indispensable connections and leads to better performance. We evaluate the
proposed method for end-to-end autonomous driving on the nuScenes dataset.
Compared with strong baselines, our method significantly outperforms in the
full-stack driving tasks, including perception, prediction, and planning. Code
will be released at https://github.com/zhangyp15/GraphAD.Comment: project page: https://github.com/zhangyp15/GraphA
- …