SearcharxivSearch

arXiv subjects

Qiqi Li

Publications and source records attributed to Qiqi Li.

5 recordsLinked to original sources

MLCR: Multi-Level Cue Refinement for Long-Term Multimodal Action Quality Assessment

Long-term multimodal action quality assessment (AQA) evaluates action execution in several-minute audiovisual sequences by mining discriminative quality cues for score prediction. Existing multimodal methods usually model entire sequences with a single temporal encoder and fuse modality features by direct alignment or concatenation, causing key cues to be obscured by global trends, weakened by modal redundancy, and distorted during one-shot score mapping. To address this issue, we reformulate long-term multimodal AQA as a quality cue organization problem and propose MLCR, a multi-level cue refinement framework. MLCR organizes quality evidence at three levels: intra-modal representation, cross-modal interaction, and stage-wise aggregation. Specifically, the intra-modal decoupling encoder (IMDE) preserves modality identity while refining global temporal context and local frequency details. The cross-modal dynamic complementarity-aware retrieval (CMDCR) module retrieves incremental evidence conditioned on the evolving fused state and suppresses redundant responses. The stage-wise multimodal integration (SMI) block progressively accumulates intra-modal and cross-modal cues to refine the fused representation. Experiments on the Rhythmic Gymnastics and Fis-V datasets show that MLCR achieves the best or second-best performance in both Spearman correlation and prediction error, demonstrating its effectiveness and robustness.

cs.CV

Self-protection and insurance demand with convex premium principles

In economic analysis, rational decision-makers often take actions to reduce their risk exposure. These actions include purchasing market insurance and implementing prevention measures to modify the shape of the loss distribution. Under the assumption that the insureds' actions are fully observed by the insurer, this paper investigates the interaction between self-protection and insurance demand when insurance premiums are determined by convex premium principles within the framework of distortion risk measures. Specifically, the insured selects an optimal proportional insurance share and prevention effort to minimize the risk measure of their end-of-period exposure. We explicitly characterize the optimal combination of prevention effort and insurance demand in a self-protection model when the insured adopts tail value-at-risk or a subclass with strictly concave distortion functions. Additionally, we conduct comparative static analyses to illustrate our main findings under various premium structures, risk aversion levels, and loss distributions. Our results indicate that market insurance and self-protection are complementary, supporting classical insights from the literature regarding corner insurance policies (i.e., null and full insurance) in the absence of ex ante moral hazard. Finally, we consider the effects of moral hazard on the interaction between self-protection and insurance demand. Our findings show that ex ante moral hazard shifts the complementary effect into substitution effect.

q-fin.RM

Segment Discovery: Enhancing E-commerce Targeting

Modern e-commerce services frequently target customers with incentives or interventions to engage them in their products such as games, shopping, video streaming, etc. This customer engagement increases acquisition of more customers and retention of existing ones, leading to more business for the company while improving customer experience. Often, customers are either randomly targeted or targeted based on the propensity of desirable behavior. However, such policies can be suboptimal as they do not target the set of customers who would benefit the most from the intervention and they may also not take account of any constraints. In this paper, we propose a policy framework based on uplift modeling and constrained optimization that identifies customers to target for a use-case specific intervention so as to maximize the value to the business, while taking account of any given constraints. We demonstrate improvement over state-of-the-art targeting approaches using two large-scale experimental studies and a production implementation.

cs.LG

Probabilistic Spatiotemporal Modeling of Day-Ahead Wind Power Generation with Input-Warped Gaussian Processes

We design a Gaussian Process (GP) spatiotemporal model to capture features of day-ahead wind power forecasts. We work with hourly-scale day-ahead forecasts across hundreds of wind farm locations, with the main aim of constructing a fully probabilistic joint model across space and hours of the day. To this end, we design a separable space-time kernel, implementing both temporal and spatial input warping to capture the non-stationarity in the covariance of wind power. We conduct synthetic experiments to validate our choice of the spatial kernel and to demonstrate the effectiveness of warping in addressing nonstationarity. The second half of the paper is devoted to a detailed case study using a realistic, fully calibrated dataset representing wind farms in the ERCOT region of Texas.

cs.LG

Image Deconvolution with Deep Image and Kernel Priors

Image deconvolution is the process of recovering convolutional degraded images, which is always a hard inverse problem because of its mathematically ill-posed property. On the success of the recently proposed deep image prior (DIP), we build an image deconvolution model with deep image and kernel priors (DIKP). DIP is a learning-free representation which uses neural net structures to express image prior information, and it showed great success in many energy-based models, e.g. denoising, super-resolution, inpainting. Instead, our DIKP model uses such priors in image deconvolution to model not only images but also kernels, combining the ideas of traditional learning-free deconvolution methods with neural nets. In this paper, we show that DIKP improve the performance of learning-free image deconvolution, and we experimentally demonstrate this on the standard benchmark of six standard test images in terms of PSNR and visual effects.

cs.CV