340,974 research outputs found
Bayesian Grammar Induction for Language Modeling
We describe a corpus-based induction algorithm for probabilistic context-free
grammars. The algorithm employs a greedy heuristic search within a Bayesian
framework, and a post-pass using the Inside-Outside algorithm. We compare the
performance of our algorithm to n-gram models and the Inside-Outside algorithm
in three language modeling tasks. In two of the tasks, the training data is
generated by a probabilistic context-free grammar and in both tasks our
algorithm outperforms the other techniques. The third task involves
naturally-occurring data, and in this task our algorithm does not perform as
well as n-gram models but vastly outperforms the Inside-Outside algorithm.Comment: 8 pages, LaTeX, uses aclap.st
Application of the linear matching method to creep-fatigue failure analysis of cruciform weldment manufactured of the austenitic steel AISI type 316N(L)
This paper demonstrates the recent extension of the Linear Matching Method (LMM) to include cyclic creep assessment [1] in application to a creep-fatigue analysis of a cruciform weldment made of the stainless steel AISI type 316N(L). The obtained results are compared with the results of experimental studies implemented by Bretherton et al. [2] with the overall objective to identify fatigue strength reduction factors (FSRF) of austenitic weldments for further design application. These studies included a series of strain-controlled tests at 550°C with different combinations of reversed bending moment and dwell time Δt. Five levels of reversed bending moment histories corresponding to defined values of total strain range Δεtot in remote parent material (1%, 0.6%, 0.4%, 0.3%, 0.25%) were used in combination with three variants of creep-fatigue conditions: pure fatigue, 1 hour and 5 hours of dwell period Δt of hold in tension. An overview of previous works devoted to analysis and simulation of these experiments [2] and highlight of the LMM development progress could be found in [3]
Pseudo-labels for Supervised Learning on Dynamic Vision Sensor Data, Applied to Object Detection under Ego-motion
In recent years, dynamic vision sensors (DVS), also known as event-based
cameras or neuromorphic sensors, have seen increased use due to various
advantages over conventional frame-based cameras. Using principles inspired by
the retina, its high temporal resolution overcomes motion blurring, its high
dynamic range overcomes extreme illumination conditions and its low power
consumption makes it ideal for embedded systems on platforms such as drones and
self-driving cars. However, event-based data sets are scarce and labels are
even rarer for tasks such as object detection. We transferred discriminative
knowledge from a state-of-the-art frame-based convolutional neural network
(CNN) to the event-based modality via intermediate pseudo-labels, which are
used as targets for supervised learning. We show, for the first time,
event-based car detection under ego-motion in a real environment at 100 frames
per second with a test average precision of 40.3% relative to our annotated
ground truth. The event-based car detector handles motion blur and poor
illumination conditions despite not explicitly trained to do so, and even
complements frame-based CNN detectors, suggesting that it has learnt
generalized visual representations
- …