-
CDM: Contact Diffusion Model for Multi-Contact Point Localization
Authors:
Seo Wook Han,
Min Jun Kim
Abstract:
In this paper, we propose a Contact Diffusion Model (CDM), a novel learning-based approach for multi-contact point localization. We consider a robot equipped with joint torque sensors and a force/torque sensor at the base. By leveraging a diffusion model, CDM addresses the singularity where multiple pairs of contact points and forces produce identical sensor measurements. We formulate CDM to be co…
▽ More
In this paper, we propose a Contact Diffusion Model (CDM), a novel learning-based approach for multi-contact point localization. We consider a robot equipped with joint torque sensors and a force/torque sensor at the base. By leveraging a diffusion model, CDM addresses the singularity where multiple pairs of contact points and forces produce identical sensor measurements. We formulate CDM to be conditioned on past model outputs to account for the time-dependent characteristics of the multi-contact scenarios. Moreover, to effectively address the complex shape of the robot surfaces, we incorporate the signed distance field in the denoising process. Consequently, CDM can localize contacts at arbitrary locations with high accuracy. Simulation and real-world experiments demonstrate the effectiveness of the proposed method. In particular, CDM operates at 15.97ms and, in the real world, achieves an error of 0.44cm in single-contact scenarios and 1.24cm in dual-contact scenarios.
△ Less
Submitted 9 February, 2025;
originally announced February 2025.
-
Universal Pooling Method of Multi-layer Features from Pretrained Models for Speaker Verification
Authors:
Jin Sob Kim,
Hyun Joon Park,
Wooseok Shin,
Sung Won Han
Abstract:
Recent advancements in automatic speaker verification (ASV) studies have been achieved by leveraging large-scale pretrained networks. In this study, we analyze the approaches toward such a paradigm and underline the significance of interlayer information processing as a result. Accordingly, we present a novel approach for exploiting the multilayered nature of pretrained models for ASV, which compr…
▽ More
Recent advancements in automatic speaker verification (ASV) studies have been achieved by leveraging large-scale pretrained networks. In this study, we analyze the approaches toward such a paradigm and underline the significance of interlayer information processing as a result. Accordingly, we present a novel approach for exploiting the multilayered nature of pretrained models for ASV, which comprises a layer/frame-level network and two steps of pooling architectures for each layer and frame axis. Specifically, we let convolutional architecture directly processes a stack of layer outputs.Then, we present a channel attention-based scheme of gauging layer significance and squeeze the layer level with the most representative value. Finally, attentive statistics over frame-level representations yield a single vector speaker embedding. Comparative experiments are designed using versatile data environments and diverse pretraining models to validate the proposed approach. The experimental results demonstrate the stability of the approach using multi-layer outputs in leveraging pretrained architectures. Then, we verify the superiority of the proposed ASV backend structure, which involves layer-wise operations, in terms of performance improvement along with cost efficiency compared to the conventional method. The ablation study shows how the proposed interlayer processing aids in maximizing the advantage of utilizing pretrained models.
△ Less
Submitted 12 September, 2024;
originally announced September 2024.
-
DEX-TTS: Diffusion-based EXpressive Text-to-Speech with Style Modeling on Time Variability
Authors:
Hyun Joon Park,
Jin Sob Kim,
Wooseok Shin,
Sung Won Han
Abstract:
Expressive Text-to-Speech (TTS) using reference speech has been studied extensively to synthesize natural speech, but there are limitations to obtaining well-represented styles and improving model generalization ability. In this study, we present Diffusion-based EXpressive TTS (DEX-TTS), an acoustic model designed for reference-based speech synthesis with enhanced style representations. Based on a…
▽ More
Expressive Text-to-Speech (TTS) using reference speech has been studied extensively to synthesize natural speech, but there are limitations to obtaining well-represented styles and improving model generalization ability. In this study, we present Diffusion-based EXpressive TTS (DEX-TTS), an acoustic model designed for reference-based speech synthesis with enhanced style representations. Based on a general diffusion TTS framework, DEX-TTS includes encoders and adapters to handle styles extracted from reference speech. Key innovations contain the differentiation of styles into time-invariant and time-variant categories for effective style extraction, as well as the design of encoders and adapters with high generalization ability. In addition, we introduce overlapping patchify and convolution-frequency patch embedding strategies to improve DiT-based diffusion networks for TTS. DEX-TTS yields outstanding performance in terms of objective and subjective evaluation in English multi-speaker and emotional multi-speaker datasets, without relying on pre-training strategies. Lastly, the comparison results for the general TTS on a single-speaker dataset verify the effectiveness of our enhanced diffusion backbone. Demos are available here.
△ Less
Submitted 27 June, 2024;
originally announced June 2024.
-
Revisiting and Maximizing Temporal Knowledge in Semi-supervised Semantic Segmentation
Authors:
Wooseok Shin,
Hyun Joon Park,
Jin Sob Kim,
Sung Won Han
Abstract:
In semi-supervised semantic segmentation, the Mean Teacher- and co-training-based approaches are employed to mitigate confirmation bias and coupling problems. However, despite their high performance, these approaches frequently involve complex training pipelines and a substantial computational burden, limiting the scalability and compatibility of these methods. In this paper, we propose a PrevMatc…
▽ More
In semi-supervised semantic segmentation, the Mean Teacher- and co-training-based approaches are employed to mitigate confirmation bias and coupling problems. However, despite their high performance, these approaches frequently involve complex training pipelines and a substantial computational burden, limiting the scalability and compatibility of these methods. In this paper, we propose a PrevMatch framework that effectively mitigates the aforementioned limitations by maximizing the utilization of the temporal knowledge obtained during the training process. The PrevMatch framework relies on two core strategies: (1) we reconsider the use of temporal knowledge and thus directly utilize previous models obtained during training to generate additional pseudo-label guidance, referred to as previous guidance. (2) we design a highly randomized ensemble strategy to maximize the effectiveness of the previous guidance. Experimental results on four benchmark semantic segmentation datasets confirm that the proposed method consistently outperforms existing methods across various evaluation protocols. In particular, with DeepLabV3+ and ResNet-101 network settings, PrevMatch outperforms the existing state-of-the-art method, Diverse Co-training, by +1.6 mIoU on Pascal VOC with only 92 annotated images, while achieving 2.4 times faster training. Furthermore, the results indicate that PrevMatch induces stable optimization, particularly in benefiting classes that exhibit poor performance. Code is available at https://github.com/wooseok-shin/PrevMatch
△ Less
Submitted 30 May, 2024;
originally announced May 2024.
-
Crowdsourcing with Difficulty: A Bayesian Rating Model for Heterogeneous Items
Authors:
Seong Woo Han,
Ozan Adıgüzel,
Bob Carpenter
Abstract:
In applied statistics and machine learning, the "gold standards" used for training are often biased and almost always noisy. Dawid and Skene's justifiably popular crowdsourcing model adjusts for rater (coder, annotator) sensitivity and specificity, but fails to capture distributional properties of rating data gathered for training, which in turn biases training. In this study, we introduce a gener…
▽ More
In applied statistics and machine learning, the "gold standards" used for training are often biased and almost always noisy. Dawid and Skene's justifiably popular crowdsourcing model adjusts for rater (coder, annotator) sensitivity and specificity, but fails to capture distributional properties of rating data gathered for training, which in turn biases training. In this study, we introduce a general purpose measurement-error model with which we can infer consensus categories by adding item-level effects for difficulty, discriminativeness, and guessability. We further show how to constrain the bimodal posterior of these models to avoid (or if necessary, allow) adversarial raters. We validate our model's goodness of fit with posterior predictive checks, the Bayesian analogue of $χ^2$ tests. Dawid and Skene's model is rejected by goodness of fit tests, whereas our new model, which adjusts for item heterogeneity, is not rejected. We illustrate our new model with two well-studied data sets, binary rating data for caries in dental X-rays and implication in natural language.
△ Less
Submitted 21 October, 2024; v1 submitted 29 May, 2024;
originally announced May 2024.
-
Online Multi-Contact Feedback Model Predictive Control for Interactive Robotic Tasks
Authors:
Seo Wook Han,
Maged Iskandar,
Jinoh Lee,
Min Jun Kim
Abstract:
In this paper, we propose a model predictive control (MPC) that accomplishes interactive robotic tasks, in which multiple contacts may occur at unknown locations. To address such scenarios, we made an explicit contact feedback loop in the MPC framework. An algorithm called Multi-Contact Particle Filter with Exploration Particle (MCP-EP) is employed to establish real-time feedback of multi-contact…
▽ More
In this paper, we propose a model predictive control (MPC) that accomplishes interactive robotic tasks, in which multiple contacts may occur at unknown locations. To address such scenarios, we made an explicit contact feedback loop in the MPC framework. An algorithm called Multi-Contact Particle Filter with Exploration Particle (MCP-EP) is employed to establish real-time feedback of multi-contact information. Then the interaction locations and forces are accommodated in the MPC framework via a spring contact model. Moreover, we achieved real-time control for a 7 degrees of freedom robot without any simplifying assumptions by employing a Differential-Dynamic-Programming algorithm. We achieved 6.8kHz, 1.9kHz, and 1.8kHz update rates of the MPC for 0, 1, and 2 contacts, respectively. This allows the robot to handle unexpected contacts in real time. Real-world experiments show the effectiveness of the proposed method in various scenarios.
△ Less
Submitted 13 March, 2024;
originally announced March 2024.
-
AD-YOLO: You Look Only Once in Training Multiple Sound Event Localization and Detection
Authors:
Jin Sob Kim,
Hyun Joon Park,
Wooseok Shin,
Sung Won Han
Abstract:
Sound event localization and detection (SELD) combines the identification of sound events with the corresponding directions of arrival (DOA). Recently, event-oriented track output formats have been adopted to solve this problem; however, they still have limited generalization toward real-world problems in an unknown polyphony environment. To address the issue, we proposed an angular-distance-based…
▽ More
Sound event localization and detection (SELD) combines the identification of sound events with the corresponding directions of arrival (DOA). Recently, event-oriented track output formats have been adopted to solve this problem; however, they still have limited generalization toward real-world problems in an unknown polyphony environment. To address the issue, we proposed an angular-distance-based multiple SELD (AD-YOLO), which is an adaptation of the "You Only Look Once" algorithm for SELD. The AD-YOLO format allows the model to learn sound occurrences location-sensitively by assigning class responsibility to DOA predictions. Hence, the format enables the model to handle the polyphony problem, regardless of the number of sound overlaps. We evaluated AD-YOLO on DCASE 2020-2022 challenge Task 3 datasets using four SELD objective metrics. The experimental results show that AD-YOLO achieved outstanding performance overall and also accomplished robustness in class-homogeneous polyphony environments.
△ Less
Submitted 10 May, 2023; v1 submitted 27 March, 2023;
originally announced March 2023.
-
TriAAN-VC: Triple Adaptive Attention Normalization for Any-to-Any Voice Conversion
Authors:
Hyun Joon Park,
Seok Woo Yang,
Jin Sob Kim,
Wooseok Shin,
Sung Won Han
Abstract:
Voice Conversion (VC) must be achieved while maintaining the content of the source speech and representing the characteristics of the target speaker. The existing methods do not simultaneously satisfy the above two aspects of VC, and their conversion outputs suffer from a trade-off problem between maintaining source contents and target characteristics. In this study, we propose Triple Adaptive Att…
▽ More
Voice Conversion (VC) must be achieved while maintaining the content of the source speech and representing the characteristics of the target speaker. The existing methods do not simultaneously satisfy the above two aspects of VC, and their conversion outputs suffer from a trade-off problem between maintaining source contents and target characteristics. In this study, we propose Triple Adaptive Attention Normalization VC (TriAAN-VC), comprising an encoder-decoder and an attention-based adaptive normalization block, that can be applied to non-parallel any-to-any VC. The proposed adaptive normalization block extracts target speaker representations and achieves conversion while minimizing the loss of the source content with siamese loss. We evaluated TriAAN-VC on the VCTK dataset in terms of the maintenance of the source content and target speaker similarity. Experimental results for one-shot VC suggest that TriAAN-VC achieves state-of-the-art performance while mitigating the trade-off problem encountered in the existing VC methods.
△ Less
Submitted 15 March, 2023;
originally announced March 2023.
-
Proprioceptive Sensor-Based Simultaneous Multi-Contact Point Localization and Force Identification for Robotic Arms
Authors:
Seo Wook Han,
Min Jun Kim
Abstract:
In this paper, we propose an algorithm that estimates contact point and force simultaneously. We consider a collaborative robot equipped with proprioceptive sensors, in particular, joint torque sensors (JTSs) and a base force/torque (F/T) sensor. The proposed method has the following advantages. First, fast computation is achieved by proper preprocessing of robot meshes. Second, multi-contact can…
▽ More
In this paper, we propose an algorithm that estimates contact point and force simultaneously. We consider a collaborative robot equipped with proprioceptive sensors, in particular, joint torque sensors (JTSs) and a base force/torque (F/T) sensor. The proposed method has the following advantages. First, fast computation is achieved by proper preprocessing of robot meshes. Second, multi-contact can be identified with the aid of the base F/T sensor, while this is challenging when the robot is equipped with only JTSs. The proposed method is a modification of the standard particle filter to cope with mesh preprocessing and with available sensor data. In simulation validation, for a 7 degree-of-freedom robot, the algorithm runs at 2200Hz with 99.96% success rate for the single-contact case. In terms of the run-time, the proposed method was >=3.5X faster compared to the existing methods. Dual and triple contacts are also reported in the manuscript.
△ Less
Submitted 7 March, 2023;
originally announced March 2023.
-
GaIA: Graphical Information Gain based Attention Network for Weakly Supervised Point Cloud Semantic Segmentation
Authors:
Min Seok Lee,
Seok Woo Yang,
Sung Won Han
Abstract:
While point cloud semantic segmentation is a significant task in 3D scene understanding, this task demands a time-consuming process of fully annotating labels. To address this problem, recent studies adopt a weakly supervised learning approach under the sparse annotation. Different from the existing studies, this study aims to reduce the epistemic uncertainty measured by the entropy for a precise…
▽ More
While point cloud semantic segmentation is a significant task in 3D scene understanding, this task demands a time-consuming process of fully annotating labels. To address this problem, recent studies adopt a weakly supervised learning approach under the sparse annotation. Different from the existing studies, this study aims to reduce the epistemic uncertainty measured by the entropy for a precise semantic segmentation. We propose the graphical information gain based attention network called GaIA, which alleviates the entropy of each point based on the reliable information. The graphical information gain discriminates the reliable point by employing relative entropy between target point and its neighborhoods. We further introduce anchor-based additive angular margin loss, ArcPoint. The ArcPoint optimizes the unlabeled points containing high entropy towards semantically similar classes of the labeled points on hypersphere space. Experimental results on S3DIS and ScanNet-v2 datasets demonstrate our framework outperforms the existing weakly supervised methods. We have released GaIA at https://github.com/Karel911/GaIA.
△ Less
Submitted 2 October, 2022;
originally announced October 2022.
-
Multi-View Attention Transfer for Efficient Speech Enhancement
Authors:
Wooseok Shin,
Hyun Joon Park,
Jin Sob Kim,
Byung Hoon Lee,
Sung Won Han
Abstract:
Recent deep learning models have achieved high performance in speech enhancement; however, it is still challenging to obtain a fast and low-complexity model without significant performance degradation. Previous knowledge distillation studies on speech enhancement could not solve this problem because their output distillation methods do not fit the speech enhancement task in some aspects. In this s…
▽ More
Recent deep learning models have achieved high performance in speech enhancement; however, it is still challenging to obtain a fast and low-complexity model without significant performance degradation. Previous knowledge distillation studies on speech enhancement could not solve this problem because their output distillation methods do not fit the speech enhancement task in some aspects. In this study, we propose multi-view attention transfer (MV-AT), a feature-based distillation, to obtain efficient speech enhancement models in the time domain. Based on the multi-view features extraction model, MV-AT transfers multi-view knowledge of the teacher network to the student network without additional parameters. The experimental results show that the proposed method consistently improved the performance of student models of various sizes on the Valentini and deep noise suppression (DNS) datasets. MANNER-S-8.1GF with our proposed method, a lightweight model for efficient deployment, achieved 15.4x and 4.71x fewer parameters and floating-point operations (FLOPs), respectively, compared to the baseline model with similar performance.
△ Less
Submitted 30 October, 2022; v1 submitted 22 August, 2022;
originally announced August 2022.
-
Revealing 3-dimensional core-shell interface structures at the single-atom level
Authors:
Hyesung Jo,
Dae Han Wi,
Taegu Lee,
Yongmin Kwon,
Chaehwa Jeong,
Juhyeok Lee,
Hionsuck Baik,
Alexander J. Pattison,
Wolfgang Theis,
Colin Ophus,
Peter Ercius,
Yea-Lee Lee,
Seunghwa Ryu,
Sang Woo Han,
Yongsoo Yang
Abstract:
Nanomaterials with core-shell architectures are prominent examples of strain-engineered materials, where material properties can be designed by fine-tuning the misfit strain at the interface. Here, we elucidate the full 3D atomic structure of Pd@Pt core-shell nanoparticles at the single-atom level via atomic electron tomography. Full 3D displacement fields and strain profiles of core-shell nanopar…
▽ More
Nanomaterials with core-shell architectures are prominent examples of strain-engineered materials, where material properties can be designed by fine-tuning the misfit strain at the interface. Here, we elucidate the full 3D atomic structure of Pd@Pt core-shell nanoparticles at the single-atom level via atomic electron tomography. Full 3D displacement fields and strain profiles of core-shell nanoparticles were obtained, which revealed a direct correlation between the surface and interface strain. It also showed clear Poisson effects at the scale of the full nanoparticle as well as the local atomic bonds. The strain distributions show a strong shape-dependent anisotropy, whose nature was further corroborated by molecular statics simulations. From the observed surface strains, the surface oxygen reduction reaction activities were predicted. These findings give a deep understanding of structure-property relationships in strain-engineerable core-shell systems, which could pave a new way toward direct control over the resulting catalytic properties.
△ Less
Submitted 14 July, 2022;
originally announced July 2022.
-
MANNER: Multi-view Attention Network for Noise Erasure
Authors:
Hyun Joon Park,
Byung Ha Kang,
Wooseok Shin,
Jin Sob Kim,
Sung Won Han
Abstract:
In the field of speech enhancement, time domain methods have difficulties in achieving both high performance and efficiency. Recently, dual-path models have been adopted to represent long sequential features, but they still have limited representations and poor memory efficiency. In this study, we propose Multi-view Attention Network for Noise ERasure (MANNER) consisting of a convolutional encoder…
▽ More
In the field of speech enhancement, time domain methods have difficulties in achieving both high performance and efficiency. Recently, dual-path models have been adopted to represent long sequential features, but they still have limited representations and poor memory efficiency. In this study, we propose Multi-view Attention Network for Noise ERasure (MANNER) consisting of a convolutional encoder-decoder with a multi-view attention block, applied to the time-domain signals. MANNER efficiently extracts three different representations from noisy speech and estimates high-quality clean speech. We evaluated MANNER on the VoiceBank-DEMAND dataset in terms of five objective speech quality metrics. Experimental results show that MANNER achieves state-of-the-art performance while efficiently processing noisy speech.
△ Less
Submitted 4 March, 2022;
originally announced March 2022.
-
TRACER: Extreme Attention Guided Salient Object Tracing Network
Authors:
Min Seok Lee,
Wooseok Shin,
Sung Won Han
Abstract:
Existing studies on salient object detection (SOD) focus on extracting distinct objects with edge information and aggregating multi-level features to improve SOD performance. To achieve satisfactory performance, the methods employ refined edge information and low multi-level discrepancy. However, both performance gain and computational efficiency cannot be attained, which has motivated us to study…
▽ More
Existing studies on salient object detection (SOD) focus on extracting distinct objects with edge information and aggregating multi-level features to improve SOD performance. To achieve satisfactory performance, the methods employ refined edge information and low multi-level discrepancy. However, both performance gain and computational efficiency cannot be attained, which has motivated us to study the inefficiencies in existing encoder-decoder structures to avoid this trade-off. We propose TRACER, which detects salient objects with explicit edges by incorporating attention guided tracing modules. We employ a masked edge attention module at the end of the first encoder using a fast Fourier transform to propagate the refined edge information to the downstream feature extraction. In the multi-level aggregation phase, the union attention module identifies the complementary channel and important spatial information. To improve the decoder performance and computational efficiency, we minimize the decoder block usage with object attention module. This module extracts undetected objects and edge information from refined channels and spatial representations. Subsequently, we propose an adaptive pixel intensity loss function to deal with the relatively important pixels unlike conventional loss functions which treat all pixels equally. A comparison with 13 existing methods reveals that TRACER achieves state-of-the-art performance on five benchmark datasets. We have released TRACER at https://github.com/Karel911/TRACER.
△ Less
Submitted 27 June, 2022; v1 submitted 14 December, 2021;
originally announced December 2021.
-
Core-Shell Bimetallic Nanoparticle Trimers for Efficient Light-to-Chemical Energy Conversion
Authors:
Seunghoon Lee,
Heeyeon Hwang,
Wonseok Lee,
Dmitri Scherbarchov,
Younghyun Wy,
Johan Grand,
Baptiste Auguié,
Dae Han Wi,
Emiliano Cortés,
Sang Woo Han
Abstract:
Incorporation of catalytically active materials into plasmonic metal nanostructures can efficiently merge the reactivity and energy harvesting abilities of both types of materials for visible light photocatalysis. Here we explore the influence of electromagnetic hotspots in the ability of plasmonic core-shell colloidal structures to induce chemical transformations. For this study, we developed a s…
▽ More
Incorporation of catalytically active materials into plasmonic metal nanostructures can efficiently merge the reactivity and energy harvesting abilities of both types of materials for visible light photocatalysis. Here we explore the influence of electromagnetic hotspots in the ability of plasmonic core-shell colloidal structures to induce chemical transformations. For this study, we developed a synthetic strategy for the fabrication of Au nanoparticle (NP) trimers in aqueous solution through fine controlled galvanic replacement between Ag nanoprisms and Au precursors. Core-shell Au@M NP trimers with catalytically active metals (M = Pd, Pt) were subsequently synthesized using Au NP trimers as templates. Our experimental and computational results highlight the synergy of geometry and composition in plasmonic catalysts for plasmon-driven chemical reactions.
△ Less
Submitted 25 August, 2021;
originally announced August 2021.
-
Computer simulation of surgical interventions for the treatment of refractory pulmonary hypertension
Authors:
Seong Woo Han,
Charles Puelz,
Craig G. Rusin,
Daniel J. Penny,
Ryan Coleman,
Charles S. Peskin
Abstract:
This paper describes computer models of three interventions used for treating refractory pulmonary hypertension (RPH). These procedures create either an atrial septal defect, a ventricular septal defect, or, in the case of a Potts shunt, a patent ductus arteriosus. The aim in all three cases is to generate a right-to-left shunt, allowing for either pressure or volume unloading of the right side of…
▽ More
This paper describes computer models of three interventions used for treating refractory pulmonary hypertension (RPH). These procedures create either an atrial septal defect, a ventricular septal defect, or, in the case of a Potts shunt, a patent ductus arteriosus. The aim in all three cases is to generate a right-to-left shunt, allowing for either pressure or volume unloading of the right side of the heart in the setting of right ventricular failure, while maintaining cardiac output. These shunts are created, however, at the expense of introducing de-oxygenated blood into the systemic circulation, thereby lowering the systemic arterial oxygen saturation. The models developed in this paper are based on compartmental descriptions of human hemodynamics and oxygen transport. An important parameter included in our models is the cross-sectional area of the surgically created defect. Numerical simulations are performed to compare different interventions and various shunt sizes and to assess their impact on hemodynamic variables and oxygen saturations. We also create a model for exercise and use it to study exercise tolerance in simulated pre-intervention and post-intervention RPH patients.
△ Less
Submitted 24 November, 2021; v1 submitted 28 January, 2021;
originally announced January 2021.
-
PIINET: A 360-degree Panoramic Image Inpainting Network Using a Cube Map
Authors:
Seo Woo Han,
Doug Young Suh
Abstract:
Inpainting has been continuously studied in the field of computer vision. As artificial intelligence technology developed, deep learning technology was introduced in inpainting research, helping to improve performance. Currently, the input target of an inpainting algorithm using deep learning has been studied from a single image to a video. However, deep learning-based inpainting technology for pa…
▽ More
Inpainting has been continuously studied in the field of computer vision. As artificial intelligence technology developed, deep learning technology was introduced in inpainting research, helping to improve performance. Currently, the input target of an inpainting algorithm using deep learning has been studied from a single image to a video. However, deep learning-based inpainting technology for panoramic images has not been actively studied. We propose a 360-degree panoramic image inpainting method using generative adversarial networks (GANs). The proposed network inputs a 360-degree equirectangular format panoramic image converts it into a cube map format, which has relatively little distortion and uses it as a training network. Since the cube map format is used, the correlation of the six sides of the cube map should be considered. Therefore, all faces of the cube map are used as input for the whole discriminative network, and each face of the cube map is used as input for the slice discriminative network to determine the authenticity of the generated image. The proposed network performed qualitatively better than existing single-image inpainting algorithms and baseline algorithms.
△ Less
Submitted 26 January, 2021; v1 submitted 29 October, 2020;
originally announced October 2020.
-
High-throughput ensemble characterization of individual core-shell nanoparticles with quantitative 3D density from XFEL single-particle imaging
Authors:
Do Hyung Cho,
Zhou Shen,
Yungok Ihm,
Dae Han Wi,
Chulho Jung,
Daewoong Nam,
Sangsoo Kim,
Sang-Youn Park,
Kyung Sook Kim,
Daeho Sung,
Heemin Lee,
Jae-Yong Shin,
Junha Hwang,
Sung-Yun Lee,
Su Yong Lee,
Sang Woo Han,
Do Young Noh,
N. Duane Loh,
Changyong Song
Abstract:
The structures, as building-blocks for designing functional nanomaterials, have fueled the development of versatile nanoprobes to understand local structures of noncrystalline specimens. Progresses in analyzing structures of individual specimens with atomic scale accuracy have been notable recently. In most cases, however, only a limited number of specimens are inspected lacking statistics to repr…
▽ More
The structures, as building-blocks for designing functional nanomaterials, have fueled the development of versatile nanoprobes to understand local structures of noncrystalline specimens. Progresses in analyzing structures of individual specimens with atomic scale accuracy have been notable recently. In most cases, however, only a limited number of specimens are inspected lacking statistics to represent the systems with structural inhomogeneity. Here, by employing single-particle imaging with X-ray free electron lasers and new algorithm for multiple-model 3D imaging, we succeeded in investigating several thousand specimens in a couple of hours, and identified intrinsic heterogeneities with 3D structures. Quantitative analysis has unveiled 3D morphology, facet indices and elastic strains. The 3D elastic energy distribution is further corroborated by molecular dynamics simulations to gain mechanical insight at atomic level. This work establishes a new route to high-throughput characterization of individual specimens in large ensembles, hence overcoming statistical deficiency while providing quantitative information at the nanoscale.
△ Less
Submitted 22 August, 2020;
originally announced August 2020.
-
An information entropy interpretation of photon absorption by dielectric media
Authors:
Sung Wook Han,
Kim Myung-Whun
Abstract:
We measured photon absorption in dielectric media and proposed the photon-version Beer-Lambert's law to quantify the absorption. We used a Hong-Ou-Mandel interferometer and 810 nm twin-photons. We found that the depth ratio of the null point in the interference patterns of the interferometer agreed with the classical transmittance of the samples. We established a statistical model of the photon ab…
▽ More
We measured photon absorption in dielectric media and proposed the photon-version Beer-Lambert's law to quantify the absorption. We used a Hong-Ou-Mandel interferometer and 810 nm twin-photons. We found that the depth ratio of the null point in the interference patterns of the interferometer agreed with the classical transmittance of the samples. We established a statistical model of the photon absorption process and proposed an information entropy interpretation to understand the meaning of the Beer-Lambert law. Comparisons of the results of the photon absorption experiments with classical experiments demonstrate the validity of our model and interpretation.
△ Less
Submitted 6 July, 2019;
originally announced July 2019.
-
The first cryogenic DT layered, beryllium capsule implosion at the National Ignition Facility
Authors:
D. C. Wilson,
J. L. Kline,
S. A. Yi,
A. N. Simakov,
G. A. Kyrala,
R. E. Olson,
T. S. Perry,
F. E. Merrill,
S. Batha,
A. B. Zylstra,
D. A. Callahan,
W. Cassata,
E. L. Dewald,
S. W. Haan,
D. E. Hinkel,
O. A. Hurricane,
N. Izumi,
T. Ma,
A. G. MacPhee,
J. L. Milovich,
J. E. Ralph,
J. R. Rygg,
M. B. Schneider,
S. Sepke,
D. J. Strozzi
, et al. (4 additional authors not shown)
Abstract:
NIF experiments with Be capsules have followed a path of the highly successful "high-foot" CH capsules. Several keyhole and ConA targets preceeded a DT layered shot. In addition to backscatter subtraction, laser drive multipliers were needed to match observed X-ray drives. Those for the picket (0.95), trough (1.0) and second pulse (0.80) were determined by VISAR measurements. The time dependence o…
▽ More
NIF experiments with Be capsules have followed a path of the highly successful "high-foot" CH capsules. Several keyhole and ConA targets preceeded a DT layered shot. In addition to backscatter subtraction, laser drive multipliers were needed to match observed X-ray drives. Those for the picket (0.95), trough (1.0) and second pulse (0.80) were determined by VISAR measurements. The time dependence of the Dante total x-ray flux and its fraction > 1.8 keV reflect the time dependence of the multipliers. A two step drive multiplier for the main pulse can match implosion times, but Dante measurements suggest the drive multiplier must increase late in time. With a single set of time dependent, multi-level multipliers the Dante data are well matched. These same third pulse drive multipliers also match the implosion times and Dante signals for two CH capsule DT. One discrepancy in the calculations is the X-ray flux in the picket. Calculations over-estimate the flux > 1.8 keV by a factor of ~100, while getting the total flux correctly. These harder X-rays cause an expansion of the Be/fuel interface of 2-3 km/s before the arrival of the first shock. VISAR measurements show only 0.2 to 0.3 km/s. The X-ray drive on the DT Be capsule was further degraded by a random decrease of 9% in the total picket flux. This small change caused the capsule fuel to change from an adiabat of 1.8 to 2.3 by mistiming of the first and second shocks. With this shock tuning and adjustments to the calculation, the first NIF Be capsule implosion achieved 29% of calculated yield, comparable to the CH DT capsules of 68% and 21%. Inclusion of a large M1 asymmetry in the DT ice layer and mixing from instability growth may help explain this final degradation. In summary when driven similarly the Be capsules performed like CH capsules. Performance degradation for both seems to be dominated by drive and capsule asymmetries.
△ Less
Submitted 31 January, 2017;
originally announced January 2017.
-
A bijection for tri-cellular maps
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we give a bijective proof for a relation between uni- bi- and tricellular maps of certain topological genus. While this relation can formally be obtained using Matrix-theory as a result of the Schwinger-Dyson equation, we here present a bijection for the corresponding coefficient equation. Our construction is facilitated by repeated application of a certain cutting, the contraction o…
▽ More
In this paper we give a bijective proof for a relation between uni- bi- and tricellular maps of certain topological genus. While this relation can formally be obtained using Matrix-theory as a result of the Schwinger-Dyson equation, we here present a bijection for the corresponding coefficient equation. Our construction is facilitated by repeated application of a certain cutting, the contraction of edges, incident to two vertices and the deletion of certain edges.
△ Less
Submitted 15 May, 2013;
originally announced May 2013.
-
A bijection between unicellular and bicellular maps
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we present a combinatorial proof of a relation between the generating functions of unicellular and bicellular maps. This relation is a consequence of the Schwinger-Dyson equation of matrix theory. Alternatively it can be proved using representation theory of the symmetric group. Here we give a bijective proof by rewiring unicellular maps of topological genus $(g+1)$ into bicellular m…
▽ More
In this paper we present a combinatorial proof of a relation between the generating functions of unicellular and bicellular maps. This relation is a consequence of the Schwinger-Dyson equation of matrix theory. Alternatively it can be proved using representation theory of the symmetric group. Here we give a bijective proof by rewiring unicellular maps of topological genus $(g+1)$ into bicellular maps of genus $g$ and pairs of unicellular maps of lower topological genera. Our result has immediate consequences for the folding of RNA interaction structures, since the time complexity of folding the transformed structure is $O((n+m)^5)$, where $n,m$ are the lengths of the respective backbones, while the folding of the original structure has $O(n^6)$ time complexity, where $n$ is the length of the longer sequence.
△ Less
Submitted 30 January, 2013;
originally announced January 2013.
-
Numerical Modeling of the Sensitivity of X-Ray Driven Implosions to Low-Mode Flux Asymmetries
Authors:
R. H. H. Scott,
D. S. Clark,
D. K. Bradley,
D. A. Callahan,
M. J. Edwards,
S. W. Haan,
O. S. Jones,
B. K. Spears,
M. M. Marinak,
R. P. J. Town,
P. A. Norreys,
L. J. Suter
Abstract:
The sensitivity of inertial confinement fusion implosions of the type performed on the National Ignition Facility (NIF) to low-mode flux asymmetries has been investigated numerically. It is shown that large-amplitude, low-order mode shapes (Legendre polynomial P4), resulting from associated low order flux asymmetries, cause spatial variations in capsule and fuel momentum that prevent the DT ice la…
▽ More
The sensitivity of inertial confinement fusion implosions of the type performed on the National Ignition Facility (NIF) to low-mode flux asymmetries has been investigated numerically. It is shown that large-amplitude, low-order mode shapes (Legendre polynomial P4), resulting from associated low order flux asymmetries, cause spatial variations in capsule and fuel momentum that prevent the DT ice layer from being decelerated uniformly by the hot spot pressure. This reduces the transfer of kinetic to internal energy of the central hot spot, thus reducing neutron yield. Furthermore, synthetic gated x-ray images of the hot spot self-emission indicate that P4 shapes may be unquantifiable for DT layered capsules. Instead the positive P4 asymmetry aliases itself as an oblate P4 in the x-ray self emission images. Correction of this apparent P2 distortion can further distort the implosion while creating a round x-ray image. Long wavelength asymmetries may be playing a significant role in the observed yield reduction of NIF DT implosions relative to detailed post-shot 2D simulations.
△ Less
Submitted 13 December, 2012;
originally announced December 2012.
-
A phase transition in energy-filtered RNA secondary structures
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we study the effect of energy parameters on minimum free energy (mfe) RNA secondary structures. Employing a simplified combinatorial energy model, that is only dependent on the diagram representation and that is not sequence specific, we prove the following dichotomy result. Mfe structures derived via the Turner energy parameters contain only finitely many complex irreducible substru…
▽ More
In this paper we study the effect of energy parameters on minimum free energy (mfe) RNA secondary structures. Employing a simplified combinatorial energy model, that is only dependent on the diagram representation and that is not sequence specific, we prove the following dichotomy result. Mfe structures derived via the Turner energy parameters contain only finitely many complex irreducible substructures and just minor parameter changes produce a class of mfe-structures that contain a large number of small irreducibles. We localize the exact point where the distribution of irreducibles experiences this phase transition from a discrete limit to a central limit distribution and subsequently put our result into the context of quantifying the effect of sparsification of the folding of these respective mfe-structures. We show that the sparsification of realistic mfe-structures leads to a constant time and space reduction and that the sparsifcation of the folding of structures with modified parameters leads to a linear time and space reduction. We furthermore identify the limit distribution at the phase transition as a Rayleigh distribution.
△ Less
Submitted 16 May, 2012;
originally announced May 2012.
-
Combinatorics of $γ$-structures
Authors:
Hillary S. W. Han,
Thomas J. X. Li,
Christian M. Reidys
Abstract:
In this paper we study canonical $γ$-structures, a class of RNA pseudoknot structures that plays a key role in the context of polynomial time folding of RNA pseudoknot structures. A $γ$-structure is composed by specific building blocks, that have topological genus less than or equal to $γ$, where composition means concatenation and nesting of such blocks. Our main result is the derivation of the g…
▽ More
In this paper we study canonical $γ$-structures, a class of RNA pseudoknot structures that plays a key role in the context of polynomial time folding of RNA pseudoknot structures. A $γ$-structure is composed by specific building blocks, that have topological genus less than or equal to $γ$, where composition means concatenation and nesting of such blocks. Our main result is the derivation of the generating function of $γ$-structures via symbolic enumeration using so called irreducible shadows. We furthermore recursively compute the generating polynomials of irreducible shadows of genus $\le γ$. $γ$-structures are constructed via $γ$-matchings. For $1\le γ\le 10$, we compute Puiseux-expansions at the unique, dominant singularities, allowing us to derive simple asymptotic formulas for the number of $γ$-structures.
△ Less
Submitted 4 September, 2013; v1 submitted 18 December, 2011;
originally announced December 2011.
-
The 5'-3' distance of RNA secondary structures
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
Recently Yoffe {\it et al.} observed that the average distances between $5'-3'$ ends of RNA molecules are very small and largely independent of sequence length. This observation is based on numerical computations as well as theoretical arguments maximizing certain entropy functionals. In this paper we compute the exact distribution of $5'-3'$ distances of RNA secondary structures for any finite…
▽ More
Recently Yoffe {\it et al.} observed that the average distances between $5'-3'$ ends of RNA molecules are very small and largely independent of sequence length. This observation is based on numerical computations as well as theoretical arguments maximizing certain entropy functionals. In this paper we compute the exact distribution of $5'-3'$ distances of RNA secondary structures for any finite $n$. We furthermore compute the limit distribution and show that already for $n=30$ the exact distribution and the limit distribution are very close. Our results show that the distances of random RNA secondary structures are distinctively lower than those of minimum free energy structures of random RNA sequences.
△ Less
Submitted 30 December, 2011; v1 submitted 17 April, 2011;
originally announced April 2011.
-
Random $k$-noncrossing RNA Structures
Authors:
William Y. C. Chen,
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we derive polynomial time algorithms that generate random $k$-noncrossing matchings and $k$-noncrossing RNA structures with uniform probability. Our approach employs the bijection between $k$-noncrossing matchings and oscillating tableaux and the $P$-recursiveness of the cardinalities of $k$-noncrossing matchings. The main idea is to consider the tableaux sequences as paths of stoc…
▽ More
In this paper we derive polynomial time algorithms that generate random $k$-noncrossing matchings and $k$-noncrossing RNA structures with uniform probability. Our approach employs the bijection between $k$-noncrossing matchings and oscillating tableaux and the $P$-recursiveness of the cardinalities of $k$-noncrossing matchings. The main idea is to consider the tableaux sequences as paths of stochastic processes over shapes and to derive their transition probabilities.
△ Less
Submitted 30 June, 2009;
originally announced June 2009.
-
Stacks in canonical RNA pseudoknot structures
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we study the distribution of stacks in $k$-noncrossing, $τ$-canonical RNA pseudoknot structures ($<k,τ> $-structures). An RNA structure is called $k$-noncrossing if it has no more than $k-1$ mutually crossing arcs and $τ$-canonical if each arc is contained in a stack of length at least $τ$. Based on the ordinary generating function of $<k,τ>$-structures \cite{Reidys:08ma} we derive…
▽ More
In this paper we study the distribution of stacks in $k$-noncrossing, $τ$-canonical RNA pseudoknot structures ($<k,τ> $-structures). An RNA structure is called $k$-noncrossing if it has no more than $k-1$ mutually crossing arcs and $τ$-canonical if each arc is contained in a stack of length at least $τ$. Based on the ordinary generating function of $<k,τ>$-structures \cite{Reidys:08ma} we derive the bivariate generating function ${\bf T}_{k,τ}(x,u)=\sum_{n \geq 0} \sum_{0\leq t \leq \frac{n}{2}} {\sf T}_{k, τ}^{} (n,t) u^t x^n$, where ${\sf T}_{k,τ}(n,t)$ is the number of $<k,τ>$-structures having exactly $t$ stacks and study its singularities. We show that for a certain parametrization of the variable $u$, ${\bf T}_{k,τ}(x,u)$ has a unique, dominant singularity. The particular shift of this singularity parametrized by $u$ implies a central limit theorem for the distribution of stack-numbers. Our results are of importance for understanding the ``language'' of minimum-free energy RNA pseudoknot structures, generated by computer folding algorithms.
△ Less
Submitted 4 July, 2008;
originally announced July 2008.
-
Pseudoknot RNA structures with arc-length $\ge 4$
Authors:
Hillary S. W. Han,
Christian M. Reidys
Abstract:
In this paper we study $k$-noncrossing RNA structures with minimum arc-length 4 and at most $k-1$ mutually crossing bonds. Let ${\sf T}_{k}^{[4]}(n)$ denote the number of $k$-noncrossing RNA structures with arc-length $\ge 4$ over $n$ vertices. We prove (a) a functional equation for the generating function $\sum_{n\ge 0}{\sf T}_{k}^{[4]}(n)z^n$ and (b) derive for $k\le 9$ the asymptotic formula…
▽ More
In this paper we study $k$-noncrossing RNA structures with minimum arc-length 4 and at most $k-1$ mutually crossing bonds. Let ${\sf T}_{k}^{[4]}(n)$ denote the number of $k$-noncrossing RNA structures with arc-length $\ge 4$ over $n$ vertices. We prove (a) a functional equation for the generating function $\sum_{n\ge 0}{\sf T}_{k}^{[4]}(n)z^n$ and (b) derive for $k\le 9$ the asymptotic formula ${\sf T}_{k}^{[4]}(n)\sim c_k n^{-((k-1)^2+(k-1)/2)} γ_k^{-n}$. Furthermore we explicitly compute the exponential growth rates $γ_k^{-1}$ and asymptotic formulas for $4\le k\le 9$.
△ Less
Submitted 4 July, 2008; v1 submitted 10 March, 2008;
originally announced March 2008.
-
PES and XAS Study on Electronic Structures of Multiferroic RMnO$_3$ (R=Y, Er)
Authors:
J. -S. Kang,
S. W. Han,
J. -G. Park,
S. C. Wi,
S. S. Lee,
G. Kim,
H. J. Song,
H. J. Shin,
W. Jo,
B. I. Min
Abstract:
Electronic structures of multiferroic RMnO$_3$ (R=Y, Er) have been investigated by employing photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). We have found that Mn ions in RMnO$_3$ are in the trivalent high-spin state with the total spin of S=2. The occupied Mn ($d_{xz} - d_{yz}$) states lie deep below $\rm E_F$, while the occupied Mn ($d_{xy} - d_{x^2 -y^2}$) states ove…
▽ More
Electronic structures of multiferroic RMnO$_3$ (R=Y, Er) have been investigated by employing photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). We have found that Mn ions in RMnO$_3$ are in the trivalent high-spin state with the total spin of S=2. The occupied Mn ($d_{xz} - d_{yz}$) states lie deep below $\rm E_F$, while the occupied Mn ($d_{xy} - d_{x^2 -y^2}$) states overlap very much with the O $2p$ states. It is observed that the PES spectral intensity of Mn 3d states is negligible above the occupied O $2p$ bands, suggesting that YMnO$_3$ is likely to be a charge-transfer insulator. The Mn $d_{3z^2 -r^2}$ state is mostly unoccupied in the ferroelectric phase of YMnO$_3$.
△ Less
Submitted 22 November, 2004;
originally announced November 2004.
-
Photoemission and x-ray absorption spectroscopy study of electron-doped colossal magnetoresistance manganite: La0.7Ce0.3MnO3 film
Authors:
S. W. Han,
J. -S. Kang,
K. H. Kim,
J. D. Lee,
J. H. Kim,
S. C. Wi,
C. Mitra,
P. Raychaudhuri,
S. Wirth,
K. J. Kim,
B. S. Kim,
J. I. Jeong,
S. K. Kwon,
B. I. Min
Abstract:
The electronic structure of La0.7Ce0.3MnO3 (LCeMO) thin film has been investigated using photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). The Ce 3d core-level PES and XAS spectra of LCeMO are very similar to those of CeO2, indicating that Ce ions are far from being trivalent. A very weak 4f resonance is observed around the Ce 4d $\to$ 4f absorption edge, suggesting that…
▽ More
The electronic structure of La0.7Ce0.3MnO3 (LCeMO) thin film has been investigated using photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). The Ce 3d core-level PES and XAS spectra of LCeMO are very similar to those of CeO2, indicating that Ce ions are far from being trivalent. A very weak 4f resonance is observed around the Ce 4d $\to$ 4f absorption edge, suggesting that the localized Ce 4f states are almost empty in the ground state. The Mn 2p XAS spectrum reveals the existence of the Mn(2+) multiplet feature, confirming the Mn(2+)-Mn(3+) mixed-valent states of Mn ions in LCeMO. The measured Mn 3d PES/XAS spectra for LCeMO agrees reasonably well with the calculated Mn 3d PDOS using the LSDA+U method. The LSDA+U calculation predicts a half-metallic ground state for LCeMO.
△ Less
Submitted 8 September, 2003;
originally announced September 2003.
-
Electronic structures of Zn$_{1-x}$Co$_x$O using photoemission and x-ray absorption spectroscopy
Authors:
S. C. Wi,
J. -S. Kang,
J. H. Kim,
S. -B. Cho,
B. J. Kim,
S. Yoon,
B. J. Suh,
S. W. Han,
K. H. Kim,
K. J. Kim,
B. S. Kim,
H. J. Song,
H. J. Shin,
J. H. Shim,
B. I. Min
Abstract:
Electronic structures of Zn$_{1-x}$Co$_x$O have been investigated using photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). The Co 3d states are found to lie near the top of the O $2p$ valence band, with a peak around $\sim 3$ eV binding energy. The Co $2p$ XAS spectrum provides evidence that the Co ions in Zn$_{1-x}$Co$_{x}$O are in the divalent Co$^{2+}$ ($d^7$) states un…
▽ More
Electronic structures of Zn$_{1-x}$Co$_x$O have been investigated using photoemission spectroscopy (PES) and x-ray absorption spectroscopy (XAS). The Co 3d states are found to lie near the top of the O $2p$ valence band, with a peak around $\sim 3$ eV binding energy. The Co $2p$ XAS spectrum provides evidence that the Co ions in Zn$_{1-x}$Co$_{x}$O are in the divalent Co$^{2+}$ ($d^7$) states under the tetrahedral symmetry. Our finding indicates that the properly substituted Co ions for Zn sites will not produce the diluted ferromagnetic semiconductor property.
△ Less
Submitted 22 July, 2003;
originally announced July 2003.
-
Resonant photoemission spectroscopy study of insulator-to-metal transition in Cr- and Ru-doped Nd_{1/2}A_{1/2}Mn_{1-y} O_{3} (A=Ca, Sr)
Authors:
J. -S. Kang,
J. H. Kim,
A. Sekiyama,
S. Kasai,
S. Suga,
S. W. Han,
K. H. Kim,
E. J. Choi,
T. Kimura,
T. Muro,
Y. Saitoh,
C. G. Olson,
J. H. Shim,
B. I. Min
Abstract:
Electronic structures of very dilute Cr- or Ru-doped Nd_{1/2}A_{1/2}MnO_{3} (NAMO; A=Ca, Sr) manganites have been investigated using the Mn and Cr 2p -> 3d resonant photoemission spectroscopy (PES). All the Cr- and Ru-doped NAMO systems exhibit the clear metallic Fermi edges in the Mn e_g spectra near E_F, consistent with their metallic ground states. The Cr 3d states with t^3_{2g} configuration…
▽ More
Electronic structures of very dilute Cr- or Ru-doped Nd_{1/2}A_{1/2}MnO_{3} (NAMO; A=Ca, Sr) manganites have been investigated using the Mn and Cr 2p -> 3d resonant photoemission spectroscopy (PES). All the Cr- and Ru-doped NAMO systems exhibit the clear metallic Fermi edges in the Mn e_g spectra near E_F, consistent with their metallic ground states. The Cr 3d states with t^3_{2g} configuration are at ~ 1.3 eV below E_F, and the Cr e_{g} states do not participate in the formation of the band near E_F. Cr- and Ru-induced ferromagnetism and insulator-to-metal transitions can be understood with their measured electronic structures.
△ Less
Submitted 3 November, 2002;
originally announced November 2002.
-
Bulk-sensitive photoemission spectroscopy of A_2FeMoO_6 double perovskites (A=Sr, Ba)
Authors:
J. -S. Kang,
J. H. Kim,
A. Sekiyama,
S. Kasai,
S. Suga,
S. W. Han,
K. H. Kim,
T. Muro,
Y. Saitoh,
C. Hwang,
C. G. Olson,
B. J. Park,
B. W. Lee,
J. H. Shim,
J. H. Park,
B. I. Min
Abstract:
Electronic structures of Sr_2FeMoO_6 (SFMO) and Ba_2FeMoO_6 (BFMO) double perovskites have been investigated using the Fe 2p->3d resonant photoemission spectroscopy (PES) and the Cooper minimum in the Mo 4d photoionization cross section. The states close to the Fermi level are found to have strongly mixed Mo-Fe t_{2g} character, suggesting that the Fe valence is far from pure 3+. The Fe 2p_{3/2}…
▽ More
Electronic structures of Sr_2FeMoO_6 (SFMO) and Ba_2FeMoO_6 (BFMO) double perovskites have been investigated using the Fe 2p->3d resonant photoemission spectroscopy (PES) and the Cooper minimum in the Mo 4d photoionization cross section. The states close to the Fermi level are found to have strongly mixed Mo-Fe t_{2g} character, suggesting that the Fe valence is far from pure 3+. The Fe 2p_{3/2} XAS spectra indicate the mixed-valent Fe^{3+}-Fe^{2+} configurations, and the larger Fe^{2+} component for BFMO than for SFMO, suggesting a kind of double exchange interaction. The valence-band PES spectra reveal good agreement with the LSDA+U calculation.
△ Less
Submitted 18 March, 2002;
originally announced March 2002.