← Search

Shinjae Yoo

23 accepted papers

2026

FM4NPP: A Scaling Foundation Model for Nuclear and Particle Physics

ICLR 2026poster

Large language models have revolutionized artificial intelligence by enabling large, generalizable models trained through self-supervision. This paradigm has inspired the development of scientific foundation models (FMs). However, applying this capability to experimental particle physics is challeng…

Cited by 0SourceScholar
2026

OmniField: Conditioned Neural Fields for Robust Multimodal Spatiotemporal Learning

ICLR 2026poster

Multimodal spatiotemporal learning on real-world experimental data is constrained by two challenges: within-modality measurements are sparse, irregular, and noisy (QA/QC artifacts) but cross-modally correlated; the set of available modalities varies across space and time, shrinking the usable record…

Cited by 0SourceScholar
2026

SEED: Towards More Accurate Semantic Evaluation for Visual Brain Decoding

ICLR 2026poster

We present SEED ($\textbf{Se}$mantic $\textbf{E}$valuation for Visual Brain $\textbf{D}$ecoding), a novel metric for evaluating the semantic decoding performance of visual brain decoding models. It integrates three complementary metrics, each capturing a different aspect of semantic similarity betwe…

Cited by 0SourcecodeScholar
2025

GST-UNet: A Neural Framework for Spatiotemporal Causal Inference with Time-Varying Confounding

NeurIPS 2025poster

Estimating causal effects from spatiotemporal observational data is essential in public health, environmental science, and policy evaluation, where randomized experiments are often infeasible. Existing approaches, however, either rely on strong structural assumptions or fail to handle key challenges…

Cited by 0SourceScholar
2025

Maximum Update Parametrization and Zero-Shot Hyperparameter Transfer for Fourier Neural Operators

ICML 2025poster

Fourier Neural Operators (FNOs) offer a principled approach for solving complex partial differential equations (PDEs). However, scaling them to handle more complex PDEs requires increasing the number of Fourier modes, which significantly expands the number of model parameters and makes hyperparamete…

Cited by 0SourcePDFScholar
2025

Reinforcement Learning for Charged Particle Beam Control to Minimize Injection Mismatch in Particle Accelerators

ICASSP 2025accepted

Particle accelerators are composed of various components, and their properties are finely tuned to optimize certain particle beam qualities as they accelerate. In particular, particle colliders like the Relativistic Heavy Ion Collider (RHIC) at Brookhaven National Lab (BNL) are interested in maximiz…

Cited by 0SourceScholar
2025

SCENT: Robust Spatiotemporal Learning for Continuous Scientific Data via Scalable Conditioned Neural Fields

ICML 2025poster

Spatiotemporal learning is challenging due to the intricate interplay between spatial and temporal dependencies, the high dimensionality of the data, and scalability constraints. These challenges are further amplified in scientific domains, where data is often irregularly distributed (e.g., missing…

Cited by 0SourcePDFScholar
2025

STACI: Spatio-Temporal Aleatoric Conformal Inference

NeurIPS 2025poster

Fitting Gaussian Processes (GPs) provides interpretable aleatoric uncertainty quantification for estimation of spatio-temporal fields. Spatio-temporal deep learning models, while scalable, typically assume a simplistic independent covariance matrix for the response, failing to capture the underlying…

Cited by 0SourceScholar
2024

AesFA: An Aesthetic Feature-Aware Arbitrary Neural Style Transfer

AAAI 2024technical

Neural style transfer (NST) has evolved significantly in recent years. Yet, despite its rapid progress and advancement, existing NST methods either struggle to transfer aesthetic information from a style effectively or suffer from high computational costs and inefficiencies in feature disentanglemen…

2024

CLIPCEIL: Domain Generalization through CLIP via Channel rEfinement and Image-text aLignment

NeurIPS 2024poster

Domain generalization (DG) is a fundamental yet challenging topic in machine learning. Recently, the remarkable zero-shot capabilities of the large pre-trained vision-language model (e.g., CLIP) have made it popular for various downstream tasks. However, the effectiveness of this capacity often degr…

2024

Continuous Field Reconstruction from Sparse Observations with Implicit Neural Networks

ICLR 2024poster

Reliably reconstructing physical fields from sparse sensor data is a challenge that frequenty arises in many scientific domains. In practice, the process generating the data is often not known to sufficient accuracy. Therefore, there is a growing interest in the deep neural network route to the prob…

2024

Energy Efficient Streaming Time Series Classification with Attentive Power Iteration

AAAI 2024technical

Efficiently processing time series data streams in real-time on resource-constrained devices offers significant advantages in terms of enhanced computational energy efficiency and reduced time-related risks. We introduce an innovative streaming time series classification network that utilizes attent…

2024

Federated Quantum Machine Learning with Differential Privacy

ICASSP 2024accepted

The preservation of privacy is a critical concern in the implementation of artificial intelligence on sensitive training data. There are several techniques to preserve data privacy but quantum computations are inherently more secure due to the nocloning theorem, resulting in a most desirable computa…

Cited by 0SourceScholar
2024

Quantum Privacy Aggregation of Teacher Ensembles (QPATE) for Privacy Preserving Quantum Machine Learning

ICASSP 2024accepted

The utility of machine learning has rapidly expanded in the last two decades and presented an ethical challenge. Papernot et. al. developed a technique, known as Private Aggregation of Teacher Ensembles (PATE) to enable federated learning in which multiple distributed teachers are trained on disjoin…

Cited by 0SourceScholar
2023

SwiFT: Swin 4D fMRI Transformer

NeurIPS 2023poster

Modeling spatiotemporal brain dynamics from high-dimensional data, such as functional Magnetic Resonance Imaging (fMRI), is a formidable task in neuroscience. Existing approaches for fMRI analysis utilize hand-crafted features, but the process of feature extraction risks losing essential information…

2021

AGKD-BML: Defense Against Adversarial Attack by Attention Guided Knowledge Distillation and Bi-Directional Metric Learning

ICCV 2021poster

While deep neural networks have shown impressive performance in many tasks, they are fragile to carefully designed adversarial attacks. We propose a novel adversarial training-based model by Attention Guided Knowledge Distillation and Bi-directional Metric Learning (AGKD-BML). The attention knowledg…

Cited by 22PDFcodeScholar
2020

Bounding the expected run-time of nonconvex optimization with early stopping

UAI 2020poster

This work examines the convergence of stochastic gradient-based optimization algorithms that use early stopping based on a validation function. The form of early stopping we consider is that optimization terminates when the norm of the gradient of a validation function falls below a threshold. We d…

Cited by 5SourcePDFScholar
2019

Re-examination of the Role of Latent Variables in Sequence Modeling

NeurIPS 2019poster

With latent variables, stochastic recurrent models have achieved state-of-the-art performance in modeling sound-wave sequence. However, opposite results are also observed in other domains, where standard recurrent networks often outperform stochastic models. To better understand this discrepancy, we…