SearcharxivSearch

arXiv subjects

Xinyi Sun

Publications and source records attributed to Xinyi Sun.

4 recordsLinked to original sources

Diffusion posterior sampling enables zero shot kilometre scale wind forecasting over complex terrain

Reliable prediction of near surface wind over complex terrain is limited by the mismatch between the spatial resolution of operational forecasts and terrain controlled local wind variability. Here, we develop KiloGen, a diffusion posterior sampling framework for kilometre scale wind forecast enhancement. KiloGen learns a high resolution vector wind prior from Weather Research and Forecasting (WRF) model simulations and constrains posterior sampling with 25 km forecasts from the European Centre for Medium Range Weather Forecasts (ECMWF) at inference time. This formulation avoids paired ECMWF and WRF training samples and an explicitly learned mapping from coarse to fine resolution. Applied over Shanxi, China, a region with complex mountainous terrain, KiloGen reconstructs terrain organized wind structures and restores high wavenumber variability while retaining the large scale evolution of the operational forecast. Station verification shows that KiloGen achieves the lowest overall wind speed root mean square error (RMSE) among the evaluated products, with larger benefits at elevated and topographically complex sites. The improvement is strongest under strong wind conditions, reducing RMSE by approximately 10% for observed winds above 20 m s^-1. Across 13 distinct strong wind events, KiloGen improves upon the 0.25 degree ECMWF forecast in all cases and outperforms the 0.1 degree ECMWF forecast in most cases. These results show that diffusion posterior sampling provides an effective approach for terrain aware kilometre scale wind forecast enhancement.

physics.ao-ph

From Web to Pixels: Bringing Agentic Search into Visual Perception

Visual perception connects high-level semantic understanding to pixel-level perception, but most existing settings assume that the decisive evidence for identifying a target is already in the image or frozen model knowledge. We study a more practical yet harder open-world case where a visible object must first be resolved from external facts, recent events, long-tail entities, or multi-hop relations before it can be localized. We formalize this challenge as Perception Deep Research and introduce WebEye, an object-anchored benchmark with verifiable evidence, knowledge-intensive queries, precise box/mask annotations, and three task views: Search-based Grounding, Search-based Segmentation, and Search-based VQA. WebEyes contains 120 images, 473 annotated object instances, 645 unique QA pairs, and 1,927 task samples. We further propose Pixel-Searcher, an agentic search-to-pixel workflow that resolves hidden target identities and binds them to boxes, masks, or grounded answers. Experiments show that Pixel-Searcher achieves the strongest open-source performance across all three task views, while failures mainly arise from evidence acquisition, identity resolution, and visual instance binding.

cs.CV

Nesting a Target Study within a Target Trial: A Framework for Evaluating Intervention Effects on Disparities

We present a novel framework (TS+TT) to nest a Target Study (TS) within a Target Trial (TT) for evaluating the effects of interventions on disparities. The TS component grounds the measurement of disparity in ethical assumptions, based on the concept of allowability, and anchors it to an explicit population within calendar time. It specifies an enrollment plan of stratified sampling of eligible persons to yield a sample where social groups are distributionally similar on covariates deemed allowable for measuring disparity. Within this enrolled sample, the TT component specifies randomization of intervention strategies within each social group. Because social groups are similarly situated on allowable covariates at baseline, and because assigned intervention arms are exchangeable within social groups, TS+TT reflects a meaningful causal estimand for evaluating how interventions impact disparity. We describe the framework's key components, its emulation, and demonstrate its application to evaluate how hypothetical interventions on pulse oximeter bias affect disparities in treatment receipt in clinical care. We also extend semiparametric G-computation to accommodate continuous stochastic interventions and estimate counterfactual disparities in time-to-event outcomes. The TS+TT framework offers a versatile and policy-relevant approach for generating ethically informed causal evidence to reduce disparities and avoid exacerbating disparities.

stat.ME

Resource-Interaction Graph: Efficient Graph Representation for Anomaly Detection

Security research has concentrated on converting operating system audit logs into suitable graphs, such as provenance graphs, for analysis. However, provenance graphs can grow very large requiring significant computational resources beyond what is necessary for many security tasks and are not feasible for resource constrained environments, such as edge devices. To address this problem, we present the \textit{resource-interaction graph} that is built directly from the audit log. We show that the resource-interaction graph's storage requirements are significantly lower than provenance graphs using an open-source data set with two container escape attacks captured from an edge device. We use a graph autoencoder and graph clustering technique to evaluate the representation for an anomaly detection task. Both approaches are unsupervised and are thus suitable for detecting zero-day attacks. The approaches can achieve f1 scores typically over 80\% and in some cases over 90\% for the selected data set and attacks.

cs.CR