Source author record

Dong-Hyun Lee

Dong-Hyun Lee appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

4works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2020arXiv

Comparative study of hydrogen embrittlement resistance between additively and conventionally manufactured austenitic stainless steels

Hydrogen embrittlement in 304L (18wt.% Cr, 8-10wt.% Ni) austenitic stainless steel (ASS) fabricated by laser powder-bed-fusion (LPBF) was investigated by tensile testing after electrochemical hydrogen pre-charging and compared to conventionally available 304L ASSs with two different processing histories, (i) casting plus annealing (CA) and (ii) CA plus thermomechanical treatment (TMT). It was revealed that hydrogen-charging led to a significant reduction in ductility for the CA sample, but only a small effect of hydrogen was observed for the LPBF and CA-TMT samples. Hydrogen-assisted cracking behavior was found to be strongly linked to strain-induced martensitic transformation. In addition, the amount of alpha' martensite was much higher in the CA sample than in other samples, suggesting that severe hydrogen embrittlement can be correlated with the low mechanical stability of austenite. Detailed microstructural characterization showed that low austenite stability of the CA sample was mainly attributed to the retained content of delta ferrite and the chemical inhomogeneity inside the gamma matrix (gamma close to delta has ~2 wt.% higher Cr but ~2 wt.% lower Ni), but TMT enhanced the chemical homogeneity and thus austenite stability. By contrast, the LPBF process led directly, i.e. without any thermomechanical treatment, to a fully austenitic structure with homogeneous elemental distribution in the ASS. These results confirmed that the presence of delta and the chemical inhomogeneity inside gamma matrix, which promoted the deformation-induced martensitic transformation and the associated H enrichment at the gamma-alpha' interface, was the primary reason for the severe H-assisted failure.

preprint2016arXiv

Towards Biologically Plausible Deep Learning

Neuroscientists have long criticised deep learning algorithms as incompatible with current knowledge of neurobiology. We explore more biologically plausible versions of deep representation learning, focusing here mostly on unsupervised learning but developing a learning mechanism that could account for supervised, unsupervised and reinforcement learning. The starting point is that the basic learning rule believed to govern synaptic weight updates (Spike-Timing-Dependent Plasticity) arises out of a simple update rule that makes a lot of sense from a machine learning point of view and can be interpreted as gradient descent on some objective function so long as the neuronal dynamics push firing rates towards better values of the objective function (be it supervised, unsupervised, or reward-driven). The second main idea is that this corresponds to a form of the variational EM algorithm, i.e., with approximate rather than exact posteriors, implemented by neural dynamics. Another contribution of this paper is that the gradients required for updating the hidden states in the above variational interpretation can be estimated using an approximation that only requires propagating activations forward and backward, with pairs of layers learning to form a denoising auto-encoder. Finally, we extend the theory about the probabilistic interpretation of auto-encoders to justify improved sampling schemes based on the generative interpretation of denoising auto-encoders, and we validate all these ideas on generative learning tasks.

preprint2015arXiv

Difference Target Propagation

Back-propagation has been the workhorse of recent successes of deep learning but it relies on infinitesimal effects (partial derivatives) in order to perform credit assignment. This could become a serious issue as one considers deeper and more non-linear functions, e.g., consider the extreme case of nonlinearity where the relation between parameters and cost is actually discrete. Inspired by the biological implausibility of back-propagation, a few approaches have been proposed in the past that could play a similar credit assignment role. In this spirit, we explore a novel approach to credit assignment in deep networks that we call target propagation. The main idea is to compute targets rather than gradients, at each layer. Like gradients, they are propagated backwards. In a way that is related but different from previously proposed proxies for back-propagation which rely on a backwards network with symmetric weights, target propagation relies on auto-encoders at each layer. Unlike back-propagation, it can be applied even when units exchange stochastic bits rather than real numbers. We show that a linear correction for the imperfectness of the auto-encoders, called difference target propagation, is very effective to make target propagation actually work, leading to results comparable to back-propagation for deep networks with discrete and continuous units and denoising auto-encoders and achieving state of the art for stochastic networks.

preprint2013arXiv

Challenges in Representation Learning: A report on three machine learning contests

The ICML 2013 Workshop on Challenges in Representation Learning focused on three challenges: the black box learning challenge, the facial expression recognition challenge, and the multimodal learning challenge. We describe the datasets created for these challenges and summarize the results of the competitions. We provide suggestions for organizers of future challenges and some comments on what kind of knowledge can be gained from machine learning competitions.