SearcharxivSearch

arXiv subjects

Tae Hyung Kim

Publications and source records attributed to Tae Hyung Kim.

15 recordsLinked to original sources

FINDER: Zero-Shot Field-Integrated Network for Distortion-free EPI Reconstruction in Diffusion MRI

Echo-planar imaging (EPI) remains the cornerstone of diffusion MRI, but it is prone to severe geometric distortions due to its rapid sampling scheme that renders the sequence highly sensitive to $B_{0}$ field inhomogeneities. While deep learning has helped improve MRI reconstruction, integrating robust geometric distortion correction into a self-supervised framework remains an unmet need. To address this, we present FINDER (Field-Integrated Network for Distortion-free EPI Reconstruction), a novel zero-shot, scan-specific framework that reformulates reconstruction as a joint optimization of the underlying image and the $B_{0}$ field map. Specifically, we employ a physics-guided unrolled network that integrates dual-domain denoisers and virtual coil extensions to enforce robust data consistency. This is coupled with an Implicit Neural Representation (INR) conditioned on spatial coordinates and latent image features to model the off-resonance field as a continuous, differentiable function. Employing an alternating minimization strategy, FINDER synergistically updates the reconstruction network and the field map, effectively disentangling susceptibility-induced geometric distortions from anatomical structures. Experimental results demonstrate that FINDER achieves superior geometric fidelity and image quality compared to state-of-the-art baselines, offering a robust solution for high-quality diffusion imaging.

eess.IV

Ab Initio Transfer Length Method Simulations of Tunneling Limits in 2D Semiconductors

As semiconductor devices approach the sub-2 nm technology node, identifying the quantum-mechanical limits of contact-resistance scaling becomes imperative; however, the transition from thermionic emission to direct tunneling in this deep nanoscale regime remains experimentally inaccessible and theoretically undefined. Herein, we present a systematic first-principles framework to characterize metal/2D-semiconductor interfaces at the atomic scale and identify their intrinsic contact resistance and tunneling limits. Based on large-scale multi-space density functional theory calculations, we perform ab initio transmission line model (TLM) analyses for monolayer MoS2 contacted by Sc, Ag, Au, and Pd electrodes in both top-contact and edge-contact geometries. This computational procedure reveals a universal transition in resistance scaling from metal-induced gap states-mediated direct tunneling in the sub-10 nm regime to thermionic emission at longer channel lengths. The resulting transition length provides a rigorous first-principles measure of the critical tunneling length, establishing a physically grounded metric for assessing contact quality and the source-to-drain tunneling limit of 2D ballistic transistors. Using the ab initio TLM method, we further identify optimal contact strategies-top contact with low-work-function metals for n-type operation and edge contact with high-work-function metals for p-type operation. Our study introduces a general computational framework for evaluating and comparing 2D semiconductor contacts and offers practical guidelines for engineering low-resistance, scalable contact technologies for next-generation 2D transistors.

cond-mat.mes-hall

A Tutorial on MRI Reconstruction: From Modern Methods to Clinical Implications

MRI is an indispensable clinical tool, offering a rich variety of tissue contrasts to support broad diagnostic and research applications. Clinical exams routinely acquire multiple structural sequences that provide complementary information for differential diagnosis, while research protocols often incorporate advanced functional, diffusion, spectroscopic, and relaxometry sequences to capture multidimensional insights into tissue structure and composition. However, these capabilities come at the cost of prolonged scan times, which reduce patient throughput, increase susceptibility to motion artifacts, and may require trade-offs in image quality or diagnostic scope. Over the last two decades, advances in image reconstruction algorithms--alongside improvements in hardware and pulse sequence design--have made it possible to accelerate acquisitions while preserving diagnostic quality. Central to this progress is the ability to incorporate prior information to regularize the solutions to the reconstruction problem. In this tutorial, we overview the basics of MRI reconstruction and highlight state-of-the-art approaches, beginning with classical methods that rely on explicit hand-crafted priors, and then turning to deep learning methods that leverage a combination of learned and crafted priors to further push the performance envelope. We also explore the translational aspects and eventual clinical implications of these methods. We conclude by discussing future directions to address remaining challenges in MRI reconstruction. The tutorial is accompanied by a Python toolbox (https://github.com/tutorial-MRI-recon/tutorial) to demonstrate select methods discussed in the article.

eess.IV

ZIUM: Zero-Shot Intent-Aware Adversarial Attack on Unlearned Models

Machine unlearning (MU) removes specific data points or concepts from deep learning models to enhance privacy and prevent sensitive content generation. Adversarial prompts can exploit unlearned models to generate content containing removed concepts, posing a significant security risk. However, existing adversarial attack methods still face challenges in generating content that aligns with an attacker's intent while incurring high computational costs to identify successful prompts. To address these challenges, we propose ZIUM, a Zero-shot Intent-aware adversarial attack on Unlearned Models, which enables the flexible customization of target attack images to reflect an attacker's intent. Additionally, ZIUM supports zero-shot adversarial attacks without requiring further optimization for previously attacked unlearned concepts. The evaluation across various MU scenarios demonstrated ZIUM's effectiveness in successfully customizing content based on user-intent prompts while achieving a superior attack success rate compared to existing methods. Moreover, its zero-shot adversarial attack significantly reduces the attack time for previously attacked unlearned concepts.

cs.CV

Fast Whole-Brain MR Multi-Parametric Mapping with Scan-Specific Self-Supervised Networks

Quantification of tissue parameters using MRI is emerging as a powerful tool in clinical diagnosis and research studies. The need for multiple long scans with different acquisition parameters prohibits quantitative MRI from reaching widespread adoption in routine clinical and research exams. Accelerated parameter mapping techniques leverage parallel imaging, signal modelling and deep learning to offer more practical quantitative MRI acquisitions. However, the achievable acceleration and the quality of maps are often limited. Joint MAPLE is a recent state-of-the-art multi-parametric and scan-specific parameter mapping technique with promising performance at high acceleration rates. It synergistically combines parallel imaging, model-based and machine learning approaches for joint mapping of T1, T2*, proton density and the field inhomogeneity. However, Joint MAPLE suffers from prohibitively long reconstruction time to estimate the maps from a multi-echo, multi-flip angle (MEMFA) dataset at high resolution in a scan-specific manner. In this work, we propose a faster version of Joint MAPLE which retains the mapping performance of the original version. Coil compression, random slice selection, parameter-specific learning rates and transfer learning are synergistically combined in the proposed framework. It speeds-up the reconstruction time up to 700 times than the original version and processes a whole-brain MEMFA dataset in 21 minutes on average, which originally requires ~260 hours for Joint MAPLE. The mapping performance of the proposed framework is ~2-fold better than the standard and the state-of-the-art evaluated reconstruction techniques on average in terms of the root mean squared error.

q-bio.QM

Blip-Up Blip-Down Circular EPI (BUDA-cEPI) for Distortion-Free dMRI with Rapid Unrolled Deep Learning Reconstruction

Purpose: We implemented the blip-up, blip-down circular echo planar imaging (BUDA-cEPI) sequence with readout and phase partial Fourier to reduced off-resonance effect and T2* blurring. BUDA-cEPI reconstruction with S-based low-rank modeling of local k-space neighborhoods (S-LORAKS) is shown to be effective at reconstructing the highly under-sampled BUDA-cEPI data, but it is computationally intensive. Thus, we developed an ML-based reconstruction technique termed "BUDA-cEPI RUN-UP" to enable fast reconstruction. Methods: BUDA-cEPI RUN-UP - a model-based framework that incorporates off-resonance and eddy current effects was unrolled through an artificial neural network with only six gradient updates. The unrolled network alternates between data consistency (i.e., forward BUDA-cEPI and its adjoint) and regularization steps where U-Net plays a role as the regularizer. To handle the partial Fourier effect, the virtual coil concept was also incorporated into the reconstruction to effectively take advantage of the smooth phase prior, and trained to predict the ground-truth images obtained by BUDA-cEPI with S-LORAKS. Results: BUDA-cEPI with S-LORAKS reconstruction enabled the management of off-resonance, partial Fourier, and residual aliasing artifacts. However, the reconstruction time is approximately 225 seconds per slice, which may not be practical in a clinical setting. In contrast, the proposed BUDA-cEPI RUN-UP yielded similar results to BUDA-cEPI with S-LORAKS, with less than a 5% normalized root mean square error detected, while the reconstruction time is approximately 3 seconds. Conclusion: BUDA-cEPI RUN-UP was shown to reduce the reconstruction time by ~88x when compared to the state-of-the-art technique, while preserving imaging details as demonstrated through DTI application.

physics.med-ph

Time-efficient, High Resolution 3T Whole Brain Quantitative Relaxometry using 3D-QALAS with Wave-CAIPI Readouts

Purpose: Volumetric, high-resolution, quantitative mapping of brain tissue relaxation properties is hindered by long acquisition times and signal-to-noise (SNR) challenges. This study, for the first time, combines the time-efficient wave-CAIPI readouts into the 3D-quantification using an interleaved Look-Locker acquisition sequence with a T2 preparation pulse (3D-QALAS) acquisition scheme, enabling full brain quantitative T1, T2 and proton density (PD) maps at 1.15 mm3 isotropic voxels in only 3 minutes. Methods: Wave-CAIPI readouts were embedded in the standard 3D-QALAS encoding scheme, enabling full brain quantitative parameter maps (T1, T2, and PD) at acceleration factors of R=3x2 with minimum SNR loss due to g-factor penalties. The quantitative parameter maps were estimated using a dictionary-based mapping algorithm incorporating inversion efficiency and B1 field inhomogeneity. The quantitative maps using the accelerated protocol were quantitatively compared against those obtained from conventional 3D-QALAS sequence using GRAPPA acceleration of R=2 in the ISMRM NIST phantom, and ten healthy volunteers. Results: When tested in both the ISMRM/NIST phantom and ten healthy volunteers, the quantitative maps using the accelerated protocol showed excellent agreement against those obtained from conventional 3D-QALAS at RGRAPPA=2. Conclusion: 3D-QALAS enhanced with wave-CAIPI readouts enables time-efficient, full brain quantitative T1, T2, and PD mapping at 1.15 mm3 in 3 minutes at R=3x2 acceleration. When tested on the NIST phantom and ten healthy volunteers, the quantitative maps obtained from the accelerated wave-CAIPI 3D-QALAS protocol showed very similar values to those obtained from the standard 3D-QALAS (R=2) protocol, alluding to the robustness and reliability of the proposed methods.

physics.med-ph

Accurate parameter estimation using scan-specific unsupervised deep learning for relaxometry and MR fingerprinting

We propose an unsupervised convolutional neural network (CNN) for relaxation parameter estimation. This network incorporates signal relaxation and Bloch simulations while taking advantage of residual learning and spatial relations across neighboring voxels. Quantification accuracy and robustness to noise is shown to be significantly improved compared to standard parameter estimation methods in numerical simulations and in vivo data for multi-echo T2 and T2* mapping. The combination of the proposed network with subspace modeling and MR fingerprinting (MRF) from highly undersampled data permits high quality T1 and T2 mapping.

eess.IV

Gate-versus defect-induced voltage drop and negative differential resistance in vertical graphene heterostructures

Vertically stacked two-dimensional (2D) van der Waals (vdW) heterostructures based on graphene electrodes represent a promising architecture for next-generation electronic devices. However, their first-principles characterizations have been so far mostly limited to the equilibrium state due to the limitation of the standard non-equilibrium Green's function approach. To overcome these challenges, we introduce a non-equilibrium first-principles calculation method based on the recently developed multi-space constrained-search density functional formalism and apply it to graphene/few-layer hexagonal boron nitride (hBN)/graphene field-effect transistors. Our explicit finite-voltage first-principles calculations show that the previously reported negative differential resistance (NDR) current-bias voltage characteristics can be produced not only from the gating-induced mismatch between two graphene Dirac cones but from the bias-dependent energetic shift of defect levels. Specifically, for a carbon atom substituted for a nitrogen atom (C$_N$) within inner hBN layers, the increase of bias voltage is found to induce a self-consistent electron filling of in-gap C$_N$ states, which leads to changes in voltage drop profiles and symmetric NDR characteristics. On the other hand, with a C$_N$ placed on outer interfacial hBN layers, we find that due to the pinning of C$_N$ levels to nearby graphene states voltage drop profiles become bias-independent and NDR peaks disappear. Revealing hitherto undiscussed non-equilibrium behaviors of atomic defect states and their critical impact on device characteristics, our work points towards future directions for the computational design of 2D vdW devices

cond-mat.mes-hall

Efficient Iterative Solutions to Complex-Valued Nonlinear Least-Squares Problems with Mixed Linear and Antilinear Operators

We consider a setting in which it is desired to find an optimal complex vector $\mathbf{x}\in\mathbb{C}^N$ that satisfies $\mathcal{A}(\mathbf{x}) \approx \mathbf{b}$ in a least-squares sense, where $\mathbf{b} \in \mathbb{C}^M$ is a data vector (possibly noise-corrupted), and $\mathcal{A}(\cdot): \mathbb{C}^N \rightarrow \mathbb{C}^M$ is a measurement operator. If $\mathcal{A}(\cdot)$ were linear, this reduces to the classical linear least-squares problem, which has a well-known analytic solution as well as powerful iterative solution algorithms. However, instead of linear least-squares, this work considers the more complicated scenario where $\mathcal{A}(\cdot)$ is nonlinear, but can be represented as the summation and/or composition of some operators that are linear and some operators that are antilinear. Some common nonlinear operations that have this structure include complex conjugation or taking the real-part or imaginary-part of a complex vector. Previous literature has shown that this kind of mixed linear/antilinear least-squares problem can be mapped into a linear least-squares problem by considering $\mathbf{x}$ as a vector in $\mathbb{R}^{2N}$ instead of $\mathbb{C}^N$. While this approach is valid, the replacement of the original complex-valued optimization problem with a real-valued optimization problem can be complicated to implement, and can also be associated with increased computational complexity. In this work, we describe theory and computational methods that enable mixed linear/antilinear least-squares problems to be solved iteratively using standard linear least-squares tools, while retaining all of the complex-valued structure of the original inverse problem. An illustration is provided to demonstrate that this approach can simplify the implementation and reduce the computational complexity of iterative solution algorithms.

math.NA

LGSVL Simulator: A High Fidelity Simulator for Autonomous Driving

Testing autonomous driving algorithms on real autonomous vehicles is extremely costly and many researchers and developers in the field cannot afford a real car and the corresponding sensors. Although several free and open-source autonomous driving stacks, such as Autoware and Apollo are available, choices of open-source simulators to use with them are limited. In this paper, we introduce the LGSVL Simulator which is a high fidelity simulator for autonomous driving. The simulator engine provides end-to-end, full-stack simulation which is ready to be hooked up to Autoware and Apollo. In addition, simulator tools are provided with the core simulation engine which allow users to easily customize sensors, create new types of controllable objects, replace some modules in the core simulator, and create digital twins of particular environments.

cs.RO

LORAKI: Autocalibrated Recurrent Neural Networks for Autoregressive MRI Reconstruction in k-Space

We propose and evaluate a new MRI reconstruction method named LORAKI that trains an autocalibrated scan-specific recurrent neural network (RNN) to recover missing k-space data. Methods like GRAPPA, SPIRiT, and AC-LORAKS assume that k-space data has shift-invariant autoregressive structure, and that the scan-specific autoregression relationships needed to recover missing samples can be learned from fully-sampled autocalibration (ACS) data. Recently, the structure of the linear GRAPPA method has been translated into a nonlinear deep learning method named RAKI. RAKI uses ACS data to train an artificial neural network to interpolate missing k-space samples, and often outperforms GRAPPA. In this work, we apply a similar principle to translate the linear AC-LORAKS method (simultaneously incorporating support, phase, and parallel imaging constraints) into a nonlinear deep learning method named LORAKI. Since AC-LORAKS is iterative and convolutional, LORAKI takes the form of a convolutional RNN. This new architecture admits a wide range of sampling patterns, and even calibrationless patterns are possible if synthetic ACS data is generated. The performance of LORAKI was evaluated with retrospectively undersampled brain datasets, with comparisons against other related reconstruction methods. Results suggest that LORAKI can provide improved reconstruction compared to other scan-specific autocalibrated reconstruction methods like GRAPPA, RAKI, and AC-LORAKS. LORAKI offers a new deep-learning approach to MRI reconstruction based on RNNs in k-space, and enables improved image quality and enhanced sampling flexibility.

eess.IV

Odd-even phonon transport effects in strained carbon atomic chains bridging graphene nanoribbon electrodes

Based on first-principles approaches, we study the ballistic phonon transport properties of finite monatomic carbon chains stretched between graphene nanoribbons, an $sp$-$sp^2$ hybrid carbon nanostructure that has recently seen significant experimental advances in its synthesis. We find that the lattice thermal conductance anomalously increases with tensile strain for the even-numbered carbon chains that adopt the alternating bond-length polyyne configuration. On the other hand, in the odd-numbered carbon chain cases, which assume the equal bond-length cumulene configuration, phonon conductance decreases with increasing strain. We show that the strong odd-even phonon transport effects originate from the characteristic longitudinal acoustic phonon modes of carbon wires and their unique strain-induced redshifts with respect to graphene nanoribbon phonon modes. The novel phonon transport properties and their atomistic mechanisms revealed in this work will provide valuable guidelines in de-signing hybrid carbon nanostructures for next-generation electronic, bio, and energy device applications.

cond-mat.mes-hall

Navigator-free EPI Ghost Correction with Structured Low-Rank Matrix Models: New Theory and Methods

Structured low-rank matrix models have previously been introduced to enable calibrationless MR image reconstruction from sub-Nyquist data, and such ideas have recently been extended to enable navigator-free echo-planar imaging (EPI) ghost correction. This paper presents novel theoretical analysis which shows that, because of uniform subsampling, the structured low-rank matrix optimization problems for EPI data will always have either undesirable or non-unique solutions in the absence of additional constraints. This theory leads us to recommend and investigate problem formulations for navigator-free EPI that incorporate side information from either image-domain or k-space domain parallel imaging methods. The importance of using nonconvex low-rank matrix regularization is also identified. We demonstrate using phantom and \emph{in vivo} data that the proposed methods are able to eliminate ghost artifacts for several navigator-free EPI acquisition schemes, obtaining better performance in comparison to state-of-the-art methods across a range of different scenarios. Results are shown for both single-channel acquisition and highly accelerated multi-channel acquisition.

cs.CV

Analyzing Incentives for Protocol Compliance in Complex Domains: A Case Study of Introduction-Based Routing

Formal analyses of incentives for compliance with network protocols often appeal to game-theoretic models and concepts. Applications of game-theoretic analysis to network security have generally been limited to highly stylized models, where simplified environments enable tractable study of key strategic variables. We propose a simulation-based approach to game-theoretic analysis of protocol compliance, for scenarios with large populations of agents and large policy spaces. We define a general procedure for systematically exploring a structured policy space, directed expressly to resolve the qualitative classification of equilibrium behavior as compliant or non-compliant. The techniques are illustrated and exercised through an extensive case study analyzing compliance incentives for introduction-based routing. We find that the benefits of complying with the protocol are particularly strong for nodes subject to attack, and the overall compliance level achieved in equilibrium, while not universal, is sufficient to support the desired security goals of the protocol.

cs.GT