SearcharxivSearch

arXiv subjects

Qirui Liu

Publications and source records attributed to Qirui Liu.

6 recordsLinked to original sources

Fighting Numerical Hallucinations via Data-centric Compilation for Online Financial QA

Large Language Models (LLMs) have significantly advanced online data services, particularly in the domain of financial question answering (FinQA). However, such systems remain susceptible to numerical reasoning hallucinations, which critically undermine reliability in high-stakes financial applications. Although retrieval-augmented generation (RAG) has been widely adopted to ground responses in external knowledge, it introduces three persistent challenges: noise sensitivity, calculation fragility, and an auditability crisis. Existing model-centric approaches, which primarily focus on optimizing either the retriever or generator in isolation, still struggle to address these issues in an integrated manner. In this work, we pioneer a data-centric paradigm and propose a novel framework, the Data-centric Reasoning Compiler (DCRC). The framework operates through three cohesive phases: (1) adversarial data construction, which synthesizes training examples with controlled noise to teach robustness; (2) multi-stage training that cultivates a Data-centric Structuring Agent (DSA) capable of explicit evidence auditing and program synthesis; and (3) a compile-and-execute inference process, where the DSA transforms user queries and retrieved documents into verifiable, executable reasoning programs. This data-driven framework ensures faithful numerical reasoning by design. We conduct extensive experiments on established offline benchmarks and further validate our framework through deployment in a real-world online financial QA system.

cs.IR

Cognitive-Uncertainty Guided Knowledge Distillation for Accurate Classification of Student Misconceptions

Accurately identifying student misconceptions is crucial for personalized education but faces three challenges: (1) data scarcity with long-tail distribution, where authentic student reasoning is difficult to synthesize; (2) fuzzy boundaries between error categories with high annotation noise; (3) deployment parado-large models overlook unconventional approaches due to pretraining bias and cannot be deployed on edge, while small models overfit to noise. Unlike traditional methods that increase diversity through large-scale data synthesis, we propose a two-stage knowledge distillation framework that mines high-value samples from existing data. The first stage performs standard distillation to transfer task capabilities. The second stage introduces a dual-layer marginal selection mechanism based on cognitive uncertainty, identifying four types of critical samples based on teacher model uncertainty and confidence differences. For different data subsets, we design difficulty-adaptive mechanism to balance hard/soft label contributions, enabling student models to inherit inter-class relationships from teacher soft labels while distinguishing ambiguous error types. Experiments show that with augmented training on only 10.30% of filtered samples, we achieve MAP@3 of 0.9585 (+17.8%) on the MAP-Charting dataset, and using only a 4B parameter model, we attain 84.38% accuracy on cross-topic tests of middle school algebra misconception benchmarks, significantly outperforming sota LLM (67.73%) and standard fine-tuned 72B models (81.25%). Our code is available at https://github.com/RoschildRui/acl2026_map.

cs.LG

WiCompass: Oracle-driven Data Scaling for mmWave Human Pose Estimation

Millimeter-wave Human Pose Estimation (mmWave HPE) promises privacy but suffers from poor generalization under distribution shifts. We demonstrate that brute-force data scaling is ineffective for out-of-distribution (OOD) robustness; efficiency and coverage are the true bottlenecks. To address this, we introduce WiCompass, a coverage-aware data-collection framework. WiCompass leverages large-scale motion-capture corpora to build a universal pose space ``oracle'' that quantifies dataset redundancy and identifies underrepresented motions. Guided by this oracle, WiCompass employs a closed-loop policy to prioritize collecting informative missing samples. Experiments show that WiCompass consistently improves OOD accuracy at matched budgets and exhibits superior scaling behavior compared to conventional collection strategies. By shifting focus from brute-force scaling to coverage-aware data acquisition, this work offers a practical path toward robust mmWave sensing.

cs.CV

QoS-Oriented Sensing-Communication-Control Co-Design for UAV-Enabled Positioning

Unmanned aerial vehicle (UAV)-enabled positioning that uses UAVs as aerial anchor nodes is a promising solution for providing positioning services in harsh environments. In previous research, the state sensing and control of UAVs were either ignored or simply set to be performed continuously, resulting in system instability or waste of wireless resources. Therefore, in this article, we propose a quality-of-service (QoS)-oriented UAV-enabled positioning system based on the concept of sensing-communication-control (SCC) co-design. We first establish the mathematical models of UAV state sensing and control. Then, the influence of sensing scheduling and transmission failure on UAV stability, as well as the performance of positioning services in the presence of UAV control error, are analyzed. Based on these models and analysis results, we further study the problem of minimizing the amount of data transmitted by optimizing the sensing scheduling and blocklength allocation under the condition of satisfying each user's demand. Finally, an efficient scheme is developed to solve this mixed-integer nonlinear problem. Numerical results show that the proposed system could work efficiently and meet users' requirements. In addition, compared with two benchmark schemes, our scheme reduces the failure rate or resource consumption of positioning services by more than 76.2% or 82.7%.

eess.SY

Feasibility Study of UAV-Assisted Anti-Jamming Positioning

As the cost and technical difficulty of jamming devices continue to decrease, jamming has become one of the major threats to positioning service. Unfortunately, most conventional technologies are vulnerable to jamming attacks due to their inherent shortcomings like weak signal strength and unfavorable anchor geometry. Thanks to the high operational flexibility, unmanned aerial vehicle (UAV) could fly close to users to enhance signal strength while maintaining a satisfactory geometry, making it a potential solution to the above challenges. In this article, we propose a UAV-assisted anti-jamming positioning system, in which multiple UAVs first utilize time-difference-of-arrival (TDoA) measurements from ground reference stations and double-response two-way ranging (DR-TWR) measurements from UAV-to-UAV links to perform self-localization as well as clock synchronization, and then act as anchor nodes to provide TDoA positioning service for ground users in the presence of jamming. To evaluate the feasibility and performance of the proposed system, we first derive the Cramer-Rao lower bound (CRLB) of UAV self-localization. Then, the impacts of UAV position uncertainty and synchronization errors caused by jamming on positioning service are modeled, and the theoretical root-mean-square error (RMSE) of user position estimate is further derived. Numerical results demonstrate that the proposed system is a promising alternative to existing positioning systems when their services are disrupted by jamming. The most notable advantage of the proposed system is that it is fully compatible with existing user equipment (UE) and positioning methods.

eess.SP

Towards Reliable UAV-Enabled Positioning in Mountainous Environments: System Design and Preliminary Results

Reliable positioning services are extremely important for users and devices in mountainous environments as it enables a variety of location-based applications. However, in such environments, the service reliability of conventional wireless positioning technologies is often disappointing. Frequent non-line-of-sight (NLoS) propagation and poor geometry of available anchor nodes are two significant challenges. Due to the high maneuverability and flexible deployment of unmanned aerial vehicles (UAVs), UAV-enabled positioning could be a promising solution to these challenges. Compared with satellites and terrestrial base stations, UAVs are capable of flying to places where both the propagation conditions and geometry are favorable for positioning. The eventual aim of this research project is to design a novel UAV-enabled positioning system that uses a low-altitude UAV platform to provide highly reliable services for ground users in mountainous environments. In this article, we introduce the recent progress made in the first phase of our project, including the following. First, the structure of the proposed system and the positioning method used are determined after comprehensive consideration of various factors. Utilizing the digital elevation model of the realistic terrain, we then establish a geometry-based NLoS probability model so that the NLoS propagation can be treated as a type of fault during the reliability analysis. Most importantly, a reliability prediction method and the corresponding metric are developed to evaluate the system's ability to provide reliable positioning services. At the end of this article, we also propose a voting-based method for improving the service reliability. Numerical results demonstrate the tremendous potential of the proposed system in reliable positioning.

eess.SY