SearcharxivSearch

arXiv subjects

Ang Xu

Publications and source records attributed to Ang Xu.

3 recordsLinked to original sources

Meeting Uncertain Threats with Feedback

Air and missile defense, naval force protection, and critical-infrastructure security require rapid allocation of scarce effectors against multiple incoming threats when neutralization is uncertain and observed only after a firing round. We formulate this defensive-allocation problem as a Markov decision process in which a commander assigns a fixed amount of effector capacity each round to heterogeneous threats under three operational objectives: minimizing expected threat-clearance time, maximizing the probability of clearance by a deadline, and maximizing effective assignments before a deadline. Rather than expensive full dynamic optimization, we study simple time-oblivious policies suited to fast implementation. Fair allocation, which ignores threat difficulty and spreads fire evenly, is highly effective: it is optimal for all three objectives under homogeneous threats or low-capacity engagements. Moreover, when effector capacity scales at least linearly with the number of threats, its threat-clearance time trails that of the optimal policy by at most a constant number of rounds. We further develop threat-difficulty-aware greedy policies for each objective, including a constant-factor guarantee for effective assignment maximization. Numerically, greedy policies are near-optimal across heterogeneous instances, while fair allocation remains a principled choice when threat difficulties are unknown.

math.OC

Dispatching and Pricing in Two-Sided Spatial Queues

We study a dispatching and pricing problem in two-sided spatial queues with fixed supply, motivated by ride-hailing and robotaxi platforms. Idle drivers queue on one side, waiting to pick up riders, while riders queue on the other, waiting to be matched with available drivers. The platform seeks to maximize net profit, penalized by rider waiting penalties, by jointly optimizing state-dependent dispatching and pricing decisions. We formulate this problem as a Markov decision process with state-dependent service times that capture key features of spatial matching. We show that, under mild assumptions, the optimal dispatching policy admits a closed-form expression with a zigzag structure. This policy significantly improves the tractability of pricing optimization due to the resulting closed-form stationary distribution and a substantially reduced state space. Building on this insight, we propose an efficient and scalable dynamic programming heuristic to approximate the optimal zigzag policy in more general settings. Extensive numerical experiments with both the analytical model and ride-hailing simulations demonstrate that our algorithm is both near-optimal and highly scalable.

math.OC

Food Odor Recognition via Multi-step Classification

Predicting food labels and freshness from its odor remains a decades-old task that requires a complicated algorithm combined with high sensitivity sensors. In this paper, we initiate a multi-step classifier, which firstly clusters food into four categories, then classifies the food label concerning the predicted category, and finally identifies the freshness. We use BME688 gas sensors packed with BME AI studio for data collection and feature extraction. The normalized dataset was preprocessed with PCA and LDA. We evaluated the effectiveness of algorithms such as tree methods, MLP, and CNN through assessment indexes at each stage. We also carried out an ablation experiment to show the necessity and feasibility of the multi-step classifier. The results demonstrated the robustness and adaptability of the multi-step classifier.

eess.SP