SearcharxivSearch

arXiv subjects

Yongjae Kim

Publications and source records attributed to Yongjae Kim.

5 recordsLinked to original sources

An association measure for mixed-type variables

Quantifying the association between a real-valued variable and a categorical variable is a fundamental task in data analysis. Existing methods often rely on parametric assumptions or arbitrary integer encoding, which may lead to unstable results. We propose a label-invariant population measure of association, $\xi'$, specifically designed for the mixed real-valued-categorical setting. The proposed measure is normalized between 0 and 1; it equals 0 if and only if the variables are independent and 1 if and only if the categorical variable is a measurable function of the real-valued one. We also introduce a corresponding sample estimator, $\xi_n'$, computable in $O(n \log n)$ time. These measures are invariant to permutations of category labels and strictly monotone transformations of the real-valued variable. We establish the strong consistency and asymptotic normality of the estimator $\xi_n'$, enabling a computationally efficient, permutation-free Wald test for independence, and an asymptotic confidence interval for the population measure $\xi'$. Extensive simulations and an application to The Cancer Genome Atlas (TCGA) data demonstrate that the proposed method provides coding stability, competitive power, and substantial computational advantages in nominal mixed-type settings.

stat.ME

Do Music Preferences Reflect Cultural Values? A Cross-National Analysis Using Music Embedding and World Values Survey

This study explores the extent to which national music preferences reflect underlying cultural values. We collected long-term popular music data from YouTube Music Charts across 62 countries, encompassing both Western and non-Western regions, and extracted audio embeddings using the CLAP model. To complement these quantitative representations, we generated semantic captions for each track using LP-MusicCaps and GPT-based summarization. Countries were clustered based on contrastive embeddings that highlight deviations from global musical norms. The resulting clusters were projected into a two-dimensional space via t-SNE for visualization and evaluated against cultural zones defined by the World Values Survey (WVS). Statistical analyses, including MANOVA and chi-squared tests, confirmed that music-based clusters exhibit significant alignment with established cultural groupings. Furthermore, residual analysis revealed consistent patterns of overrepresentation, suggesting non-random associations between specific clusters and cultural zones. These findings indicate that national-level music preferences encode meaningful cultural signals and can serve as a proxy for understanding global cultural boundaries.

cs.CL

Conditional Latent ODEs for Motion Prediction in Autonomous Driving

This paper addresses imitation learning for motion prediction problem in autonomous driving, especially in multi-agent setting. Different from previous methods based on GAN, we present the conditional latent ordinary differential equation (cLODE) to leverage both the generative strength of conditional VAE and the continuous representation of neural ODE. Our network architecture is inspired from the Latent-ODE model. The experiment shows that our method outperform the baseline methods in the simulation of multi-agent driving and is very efficient in term of GPU memory consumption. Our code and docker image are publicly available: https://github.com/TruongKhang/cLODE; https://hub.docker.com/r/kim4375731/clode.

cs.RO

Mechanical signaling cascades

Mechanical computing has seen resurgent interest recently owing to the potential to embed sensing and computation into new classes of programmable metamaterials. To realize this, however, one must push signals from one part of a device to another, and do so in a way that can be reset robustly. We investigate the propagation of signals in a bistable mechanical cascade uphill in energy. By identifying a penetration length for perturbations, we show that signals can propagate uphill for finite distances and map out parameters for this to occur. Experiments on soft elastomers corroborate our results.

cond-mat.soft

Non-Saturated Throughput Analysis of Coexistence of Wi-Fi and Cellular With Listen-Before-Talk in Unlicensed Spectrum

This paper analyzes the coexistence performance of Wi-Fi and cellular networks conditioned on non-saturated traffic in the unlicensed spectrum. Under the condition, the time-domain behavior of a cellular small-cell base station (SCBS) with a listen-before-talk (LBT) procedure is modeled as a Markov chain, and it is combined with a Markov chain which describes the time-domain behavior of a Wi-Fi access point. Using the proposed model, this study finds the optimal contention window size of cellular SCBSs in which total throughput of both networks is maximized while satisfying the required throughput of each network, under the given traffic densities of both networks. This will serve as a guideline for cellular operators with respect to performing LBT at cellular SCBSs according to the changes of traffic volumes of both networks over time.

cs.NI