SearcharxivSearch

arXiv subjects

Ximan Sun

Publications and source records attributed to Ximan Sun.

2 recordsLinked to original sources

Ecosystem service demand relationship and trade-off patterns in urban parks across China

Understanding public demand for urban ecosystem services (ES) is crucial for effective green space management, yet the intricate relationships and potential trade-offs among these diverse demands remain poorly understood. Previous studies have yielded inconsistent findings, often limited by small samples or reliance on indirect proxies. Here, we provide the first national-scale, direct assessment of the relationship among demands for nine urban park ES using a survey dataset comprising 20,075 responses across China and a point-allotment experiment that directly quantifies the trade-off patterns among service demands. We found particularly strong preferences among urban residents in China for air purification and recreation services, at the expense of other services. These preferences were further reflected in three distinct demand bundles: air purification-dominated, recreation-dominated, and balanced demands, each delineating a typical group of people with distinct representative characteristics. Socio-economic and environmental factors, such as age, environmental interest, and mean annual precipitation, significantly influence the trade-off intensity among service demands. Our study pioneers the direct, quantitative analysis of relationships among ecosystem service demands, and the results underscore the need for tailored urban park designs that address diverse service demands to sustainably enhance the quality of city life in China and beyond.

econ.GN

LRT-Diffusion: Calibrated Risk-Aware Guidance for Diffusion Policies

Diffusion policies are competitive for offline reinforcement learning (RL) but are typically guided at sampling time by heuristics that lack a statistical notion of risk. We introduce LRT-Diffusion, a risk-aware sampling rule that treats each denoising step as a sequential hypothesis test between the unconditional prior and the state-conditional policy head. Concretely, we accumulate a log-likelihood ratio and gate the conditional mean with a logistic controller whose threshold tau is calibrated once under H0 to meet a user-specified Type-I level alpha. This turns guidance from a fixed push into an evidence-driven adjustment with a user-interpretable risk budget. Importantly, we deliberately leave training vanilla (two heads with standard epsilon-prediction) under the structure of DDPM. LRT guidance composes naturally with Q-gradients: critic-gradient updates can be taken at the unconditional mean, at the LRT-gated mean, or a blend, exposing a continuum from exploitation to conservatism. We standardize states and actions consistently at train and test time and report a state-conditional out-of-distribution (OOD) metric alongside return. On D4RL MuJoCo tasks, LRT-Diffusion improves the return-OOD trade-off over strong Q-guided baselines in our implementation while honoring the desired alpha. Theoretically, we establish level-alpha calibration, concise stability bounds, and a return comparison showing when LRT surpasses Q-guidance-especially when off-support errors dominate. Overall, LRT-Diffusion is a drop-in, inference-time method that adds principled, calibrated risk control to diffusion policies for offline RL.

cs.LG