371 research outputs found
Duality Regularization for Unsupervised Bilingual Lexicon Induction
Unsupervised bilingual lexicon induction naturally exhibits duality, which
results from symmetry in back-translation. For example, EN-IT and IT-EN
induction can be mutually primal and dual problems. Current state-of-the-art
methods, however, consider the two tasks independently. In this paper, we
propose to train primal and dual models jointly, using regularizers to
encourage consistency in back translation cycles. Experiments across 6 language
pairs show that the proposed method significantly outperforms competitive
baselines, obtaining the best-published results on a standard benchmark
Kinect-Based Vision System of Mine Rescue Robot for Low Illuminous Environment
This paper presents Kinect-based vision system of mine rescue robot working in illuminous underground environment. The somatosensory system of Kinect is used to realize the hand gesture recognition involving static hand gesture and action. A K-curvature based convex detection method is proposed to fit the hand contour with polygon. In addition, the hand action is completed by using the NiTE library with the framework of hand gesture recognition. In addition, the proposed method is compared with BP neural network and template matching. Furthermore, taking advantage of the information of the depth map, the interface of hand gesture recognition is established for human machine interaction of rescue robot. Experimental results verify the effectiveness of Kinect-based vision system as a feasible and alternative technology for HMI of mine rescue robot
Comparison of Sampling Designs for Estimating Deforestation from Landsat TM and MODIS Imagery: A Case Study in Mato Grosso, Brazil
Sampling designs are commonly used to estimate deforestation over large areas, but comparisons between different sampling strategies are required. Using PRODES deforestation data as a reference, deforestation in the state of Mato Grosso in Brazil from 2005 to 2006 is evaluated using Landsat imagery and a nearly synchronous MODIS dataset. The MODIS-derived deforestation is used to assist in sampling and extrapolation. Three sampling designs are compared according to the estimated deforestation of the entire study area based on simple extrapolation and linear regression models. The results show that stratified sampling for strata construction and sample allocation using the MODIS-derived deforestation hotspots provided more precise estimations than simple random and systematic sampling. Moreover, the relationship between the MODIS-derived and TM-derived deforestation provides a precise estimate of the total deforestation area as well as the distribution of deforestation in each block
Electric field and temperature scaling of polarization reversal in silicon doped hafnium oxide ferroelectric thin films
HfO2-based binary lead-free ferroelectrics show promising properties for non-volatile memory applications, providing that their polarization reversal behavior is fully understood. In this work, temperature-dependent polarization hysteresis measured over a wide applied field range has been investigated for Si-doped HfO2 ferroelectric thin films. Our study indicates that in the low and medium electric field regimes (E < twofold coercive field, 2E(c)), the reversal process is dominated by the thermal activation on domain wall motion and domain nucleation; while in the high-field regime (E > 2E(c)), a non-equilibrium nucleation-limited-switching mechanism dominates the reversal process. The optimum field for ferroelectric random access memory (FeRAM) applications was determined to be around 2.0 MV/cm, which translates into a 2.0 V potential applied across the 10 nm thick films
Relationship between preoperative lymphocyte to monocyte ratio and surgery outcome in type A aortic dissection
BackgroundLymphocyte-to-monocyte ratio (LMR) is associated with the mortality of cardiovascular diseases. However, the relationship between preoperative LMR and the prognosis of patients with Stanford type A aortic dissection (TAAD) undergoing surgical treatment remains to be determined.MethodsWe enrolled 879 patients with TAAD undergoing surgical treatment between January 2018 and December 2021. Patients were divided into two groups: the Deceased group and the Survived group. The baseline clinical and operative characteristics of the two groups were compared and analyzed.ResultsIn univariate and multivariate logistic regression analysis, the association between LMR and in-hospital mortality was significant, and LMR (OR = 1.598, 95% CI 1.114–2.485, P = 0.022) remained significant after adjusting for confounders.ConclusionLower LMR may be independently associated with higher in-hospital mortality in TAAD undergoing surgical treatment
VisKoP: Visual Knowledge oriented Programming for Interactive Knowledge Base Question Answering
We present Visual Knowledge oriented Programming platform (VisKoP), a
knowledge base question answering (KBQA) system that integrates human into the
loop to edit and debug the knowledge base (KB) queries. VisKoP not only
provides a neural program induction module, which converts natural language
questions into knowledge oriented program language (KoPL), but also maps KoPL
programs into graphical elements. KoPL programs can be edited with simple
graphical operators, such as dragging to add knowledge operators and slot
filling to designate operator arguments. Moreover, VisKoP provides
auto-completion for its knowledge base schema and users can easily debug the
KoPL program by checking its intermediate results. To facilitate the practical
KBQA on a million-entity-level KB, we design a highly efficient KoPL execution
engine for the back-end. Experiment results show that VisKoP is highly
efficient and user interaction can fix a large portion of wrong KoPL programs
to acquire the correct answer. The VisKoP online demo
https://demoviskop.xlore.cn (Stable release of this paper) and
https://viskop.xlore.cn (Beta release with new features), highly efficient KoPL
engine https://pypi.org/project/kopl-engine, and screencast video
https://youtu.be/zAbJtxFPTXo are now publicly available
- …