SearcharxivSearch

arXiv subjects

Jinseok Lee

Publications and source records attributed to Jinseok Lee.

5 recordsLinked to original sources

Accessible pore geometry governs tracer diffusion in crowded environments

Tracer diffusion in crowded environments is central to many biological and soft matter systems, but quantitative frameworks for linking tracer motion to environmental structure remain limited, and the co-dependence among geometric variables that facilitate or hinder tracer transport is not yet well understood. Here, we study the transport of rigid tracers in suspensions of soft particles and within living cells. Experiments reveal a transition from diffusive to confined motion as the matrix area fraction increases. The observed ensemble-level statistics, including the mean-squared displacements (MSDs), can be reproduced using a minimal simulation. Using simulation outputs, we train a parallel partial Gaussian process (PPGP) model that rapidly predicts MSDs from matrix geometric variables, including area fraction, particle size, and polydispersity. Analysis reveals that tracer transport is primarily governed by accessible pore sizes and that distinct global structures can produce indistinguishable MSDs. While MSDs do not uniquely encode system geometrical parameters, we nevertheless find correspondence between pore size distribution and the ensemble MSDs. By modeling matrix self-diffusivity, the minimal model can also phenomenologically describe MSDs of internalized tracer particles in cells. The framework enables rapid inference of structural properties in crowded environments, including transport in the intracellular environment.

cond-mat.soft

Model-free estimation in scattering analysis of microscopy

The mean squared displacement (MSD) of particles or probes is commonly estimated from microscopy videos using particle tracking approaches, which rely on tuning parameters manually, and are often unstable over the entire lag time range, especially in dense or low-contrast situations. In this work, we propose model-free ab initio uncertainty quantification (MF-AIUQ), a model-free method for scattering analysis of microscopy video based on a probabilistic framework, which estimates MSD without isolating particles and linking their trajectories. Based on the relationship between the intermediate scattering function (ISF) and the MSD derived from the cumulant theorem, MF-AIUQ estimates the MSD values by the marginal maximum likelihood estimator. To reduce the computational cost, the likelihood function is approximated by a subset of Fourier-transformed intensities. These intensities are equally spaced at the logarithmic values of Fourier basis functions and lag time points. We found that the ISF is smooth in this logarithmic input space, and the information of the ISF can be captured by this subset of inputs. We examine the method through simulation studies covering several representative stochastic processes and three experimental systems: a Newtonian fluid for evaluating performance in optically dense and bright-field settings, a gelation system with an evolving MSD shape, and snail mucin, a viscoelastic biopolymer, for modulus estimation. Across these studies, MF-AIUQ provides smooth and stable MSD estimates over the full lag time range and serves as a useful complementary approach in settings where particle tracking is unreliable or a parametric model of MSD is unavailable or unverifiable.

stat.AP

Large Language Models Predict Functional Outcomes after Acute Ischemic Stroke

Accurate prediction of functional outcomes after acute ischemic stroke can inform clinical decision-making and resource allocation. Prior work on modified Rankin Scale (mRS) prediction has relied primarily on structured variables (e.g., age, NIHSS) and conventional machine learning. The ability of large language models (LLMs) to infer future mRS scores directly from routine admission notes remains largely unexplored. We evaluated encoder (BERT, NYUTron) and generative (Llama-3.1-8B, MedGemma-4B) LLMs, in both frozen and fine-tuned settings, for discharge and 90-day mRS prediction using a large, real-world stroke registry. The discharge outcome dataset included 9,485 History and Physical notes and the 90-day outcome dataset included 1,898 notes from the NYU Langone Get With The Guidelines-Stroke registry (2016-2025). Data were temporally split with the most recent 12 months held out for testing. Performance was assessed using exact (7-class) mRS accuracy and binary functional outcome (mRS 0-2 vs. 3-6) accuracy and compared against established structured-data baselines incorporating NIHSS and age. Fine-tuned Llama achieved the highest performance, with 90-day exact mRS accuracy of 33.9% [95% CI, 27.9-39.9%] and binary accuracy of 76.3% [95% CI, 70.7-81.9%]. Discharge performance reached 42.0% [95% CI, 39.0-45.0%] exact accuracy and 75.0% [95% CI, 72.4-77.6%] binary accuracy. For 90-day prediction, Llama performed comparably to structured-data baselines. Fine-tuned LLMs can predict post-stroke functional outcomes from admission notes alone, achieving performance comparable to models requiring structured variable abstraction. Our findings support the development of text-based prognostic tools that integrate seamlessly into clinical workflows without manual data extraction.

cs.LG

An Experimental Investigation of Cavitation Bulk Nanobubbles Characteristics: Effects of pH and Surface-active Agents

Understanding the behavior of nanobubbles (NBs) in various aqueous solutions is a challenging task. The present work investigates the effects of various surfactants (i.e., anionic, cationic, and nonionic) and pH medium on bulk NBs formation, size, concentration, bubble size distribution (BSD), zeta potential, and stability. The effect of surfactant was investigated at various concentrations above and below critical micelle concentrations. NBs were created in DI water using a piezoelectric transducer. The stability of NBs was assessed by tracking the change in size and concentration over time. NBs size is small in the neutral medium compared to the other surfactant or pH mediums. The size, concentration, BSD, and stability of NBs are strongly influenced by the zeta potential rather than the solution medium. BSD curve shifts to lower bubble sizes when the magnitude of zeta potential is high in any solution. NBs were observed to exist for a long time, either in pure water, surfactant, or pH solutions. The longevity of NBs is shortened in environments with pH less than 3. Surfactant adsorption on the NBs surface increases with surfactant concentration up to a certain limit, beyond which it declines considerably. The Derjaguin-LandauVerwey-Overbeek (DLVO) theory was used to interpret the NBs stability, which resulted in a total potential energy barrier that is positive and greater than 43.90kBT for pH ranging from 6.0 to 11.0, whereas, for pH below 6, the potential energy barrier essentially vanishes. Moreover, an effort has also been made to elucidate the plausible prospect of ion distribution and its alignment surrounding NBs in cationic and anionic surfactants. The present research will extend the in-depth investigation of NBs for industrial applications involving NBs.

physics.flu-dyn

Knowledge Query Network: How Knowledge Interacts with Skills

Knowledge Tracing (KT) is to trace the knowledge of students as they solve a sequence of problems represented by their related skills. This involves abstract concepts of students' states of knowledge and the interactions between those states and skills. Therefore, a KT model is designed to predict whether students will give correct answers and to describe such abstract concepts. However, existing methods either give relatively low prediction accuracy or fail to explain those concepts intuitively. In this paper, we propose a new model called Knowledge Query Network (KQN) to solve these problems. KQN uses neural networks to encode student learning activities into knowledge state and skill vectors, and models the interactions between the two types of vectors with the dot product. Through this, we introduce a novel concept called \textit{probabilistic skill similarity} that relates the pairwise cosine and Euclidean distances between skill vectors to the odds ratios of the corresponding skills, which makes KQN interpretable and intuitive. On four public datasets, we have carried out experiments to show the following: 1. KQN outperforms all the existing KT models based on prediction accuracy. 2. The interaction between the knowledge state and skills can be visualized for interpretation. 3. Based on probabilistic skill similarity, a skill domain can be analyzed with clustering using the distances between the skill vectors of KQN. 4. For different values of the vector space dimensionality, KQN consistently exhibits high prediction accuracy and a strong positive correlation between the distance matrices of the skill vectors.

cs.CY