Researcher profile

Justin Lee

Justin Lee contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
0followers
6topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2025arXiv

A Dimension-Reduced Multivariate Spatial Model for Extreme Events: Balancing Flexibility and Scalability

Modeling extreme precipitation and temperature is vital for understanding the impacts of climate change, as hazards like intense rainfall and record-breaking temperatures can result in severe consequences, including floods, droughts, and wildfires. Gaining insight into the spatial variation and interactions between these extremes is critical for effective risk management, early warning systems, and informed policy-making. However, challenges such as the rarity of extreme events, spatial dependencies, and complex cross-variable interactions hinder accurate modeling. We introduce a novel framework for modeling spatial extremes, building upon spatial generalized extreme value (GEV) models. Our approach incorporates a dimension-reduced latent spatial process to improve scalability and flexibility, particularly in capturing asymmetry in cross-covariance structures. This Joint Latent Spatial GEV model (JLS-GEV) overcomes key limitations of existing methods by providing a more flexible framework for inter-variable dependencies. In addition to addressing event rarity, spatial dependence and cross-variable interactions, JLS-GEV supports nonstationary spatial behaviors and independently collected data sources, while maintaining practical fitting times through dimension reduction. We validate JLS-GEV through extensive simulation studies, demonstrating its superior performance in capturing spatial extremes compared to baseline modeling approaches. Application to real-world data on extreme precipitation and temperature in the southeastern United States highlights its practical utility. While primarily motivated by environmental challenges, this framework is broadly applicable to interdisciplinary studies of spatial extremes in interdependent natural processes.

preprint2022arXiv

A Neural Pairwise Ranking Model for Readability Assessment

Automatic Readability Assessment (ARA), the task of assigning a reading level to a text, is traditionally treated as a classification problem in NLP research. In this paper, we propose the first neural, pairwise ranking approach to ARA and compare it with existing classification, regression, and (non-neural) ranking methods. We establish the performance of our model by conducting experiments with three English, one French and one Spanish datasets. We demonstrate that our approach performs well in monolingual single/cross corpus testing scenarios and achieves a zero-shot cross-lingual ranking accuracy of over 80% for both French and Spanish when trained on English data. Additionally, we also release a new parallel bilingual readability dataset in English and French. To our knowledge, this paper proposes the first neural pairwise ranking model for ARA, and shows the first results of cross-lingual, zero-shot evaluation of ARA with neural models.

preprint2022arXiv

Modernizing Open-Set Speech Language Identification

While most modern speech Language Identification methods are closed-set, we want to see if they can be modified and adapted for the open-set problem. When switching to the open-set problem, the solution gains the ability to reject an audio input when it fails to match any of our known language options. We tackle the open-set task by adapting two modern-day state-of-the-art approaches to closed-set language identification: the first using a CRNN with attention and the second using a TDNN. In addition to enhancing our input feature embeddings using MFCCs, log spectral features, and pitch, we will be attempting two approaches to out-of-set language detection: one using thresholds, and the other essentially performing a verification task. We will compare both the performance of the TDNN and the CRNN, as well as our detection approaches.

preprint2021arXiv

stratamatch: Prognostic ScoreStratification using a Pilot Design

Optimal propensity score matching has emerged as one of the most ubiquitous approaches for causal inference studies on observational data; However, outstanding critiques of the statistical properties of propensity score matching have cast doubt on the statistical efficiency of this technique, and the poor scalability of optimal matching to large data sets makes this approach inconvenient if not infeasible for sample sizes that are increasingly commonplace in modern observational data. The stratamatch package provides implementation support and diagnostics for `stratified matching designs,' an approach which addresses both of these issues with optimal propensity score matching for large-sample observational studies. First, stratifying the data enables more computationally efficient matching of large data sets. Second, stratamatch implements a `pilot design' approach in order to stratify by a prognostic score, which may increase the precision of the effect estimate and increase power in sensitivity analyses of unmeasured confounding.