Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 352 results for author: Fan, M

.
  1. arXiv:2608.14945  [pdf, ps, other

    cs.AI cs.CL

    Trust Is Not Enough: Influence Calibration for On-Policy Self-Distillation in Agentic RL

    Authors: Qizhen Lan, Xi Xiao, Xiangchen Guan, Mengchen Fan, Moule Lin, Jung Im Choi, Lijing Zhu

    Abstract: On-policy self-distillation (OPSD) gives language agents dense token-level supervision from a privileged self-teacher on the policy's own trajectories. Existing methods allocate this supervision mainly by teacher trust, but trust does not reveal whether emphasizing a token supports the current policy objective. We call this the trust-utility mismatch and introduce Influence Calibration for Self-Di… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  2. arXiv:2608.10754  [pdf, ps, other

    eess.SY

    Control of hybrid wind-wave energy systems using reinforcement learning

    Authors: Zechuan Lin, Kemeng Chen, Maosen Fan, Xiaofan Li, Xi Xiao, John V. Ringwood

    Abstract: Integrating wave energy converters (WECs) with floating offshore wind turbines (FOWTs), to form hybrid wind-wave energy (HWWE) systems, is a promising approach to achieve further cost reduction for offshore renewable energy. In such systems, the control of the integrated WECs plays an important role, with the potential to generate additional wave energy while simultaneously suppressing floating pl… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

  3. arXiv:2608.08554  [pdf, ps, other

    eess.SP cs.LG

    Transfer Learning-Enabled Distortion Compensation for Amplitude-Phase-Time Block Modulation-Based Nonlinear Single-Carrier Wireless Communications

    Authors: Guoxing Duan, Min Fan, Cheng Yi, Bensheng Yang, Wei Xu, Haiming Wang, Xiaohu You

    Abstract: Power amplifier (PA) nonlinearity and memory effects significantly limit the spectral compliance, reliability, and energy efficiency of communication systems. To address this, we propose a transfer-learning-enabled, fully digital transceiver-cooperative method for amplitude-phase-time block modulation (APTBM)-based nonlinear single-carrier transmission under adjacent channel leakage ratio (ACLR) c… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

    Comments: 13 pages, 14 figures, 1 table

  4. arXiv:2608.01789  [pdf, ps, other

    cs.NE

    Towards Autonomous Formulaic Alpha Discovery: An Evolutionary Computation Perspective

    Authors: Xinwei Yu, Yiyang Fu, Mingcheng Fan, Enqi Li, Yilin Gao, Shugong Xu

    Abstract: Automated formulaic alpha discovery aims to generate predictive and interpretable trading signals from large symbolic factor spaces. Its effectiveness is constrained by noisy fitness estimates, market nonstationarity, costly backtesting, semantic redundancy, and conflicting practical objectives. Existing studies employ diverse techniques, including genetic programming (GP), evolutionary algorithms… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

  5. arXiv:2607.23678  [pdf, ps, other

    cs.AI

    Focus Is All You Need: Adaptive Goal-aware Attention Orchestration for Multi-Agent Graph Systems

    Authors: Mingzhou Fan, Siyuan Xu, Mingxuan Yuan

    Abstract: Large language models (LLMs) enable autonomous agents for reasoning, planning, and tool use. Recent systems increasingly organize these agents as graphs of specialized, interconnected nodes. Although graph-based orchestration supports flexible decomposition and coordination, it creates a key challenge: \textbf{attention allocation}. As workflows grow, existing approaches often execute graph compon… ▽ More

    Submitted 26 July, 2026; originally announced July 2026.

  6. arXiv:2607.19088  [pdf, ps, other

    cs.CL cs.AI

    DAIS: Dependency-Aware Intermediate QA Supervision for Complex Reasoning

    Authors: Yu Wang, Ming Fan, Xicheng Zhang, Zhiyong Li, Zhihu Wang, Caiyue Xu, Dahai Hu, Ting Liu

    Abstract: Chain-of-thought (CoT) supervision exposes intermediate rationales, but flat rationale targets usually optimize a single reasoning sequence and provide limited supervision on how local conclusions should support later decisions. We introduce Dependency-Aware Intermediate QA Supervision (DAIS), a training-time framework that converts filtered teacher rationales into stage-level QA records. Each int… ▽ More

    Submitted 21 July, 2026; originally announced July 2026.

  7. arXiv:2607.18869  [pdf, ps, other

    cs.CR

    Tracing the Shadows: Automatic Tracking and Analysis of Crypto Money Laundering via Transaction Semantic Analysis

    Authors: Hao Wu, Haijun Wang, Shangwang Li, Yin Wu, Ming Fan, Ting Liu, Xiapu Luo

    Abstract: With the rapid advancement of decentralized finance (DeFi), security incidents related to cryptocurrency have become increasingly prevalent. After such incidents, attackers typically attempt to rapidly move stolen assets, concealing the origin of illicit funds and ultimately converting them into fiat currency. However, existing anti-money laundering (AML) methods struggle to cope with the semantic… ▽ More

    Submitted 21 July, 2026; originally announced July 2026.

  8. TrapHunter: Exposing Covert Pathways in Trap Token Contracts

    Authors: Yin Wu, Yixuan Liu, Yi Li, Chenyang Peng, Hao Wu, Ming Fan, Ting Liu, Haijun Wang

    Abstract: Standardized token contracts (e.g., ERC-20) form the foundation of digital assets. However, attackers increasingly abuse this standardization to disguise malicious trap tokens. Unlike obvious violations, these contracts employ a strategy of "deceptive adherence": they strictly adhere to standard protocols to evade detection while embedding covert logic to defraud users. To address this, we first s… ▽ More

    Submitted 21 July, 2026; originally announced July 2026.

    Comments: Accepted to ISSTA 2026

    ACM Class: D.2.4; D.2.5; K.6.5

    Journal ref: Proceedings of the ACM SIGSOFT International Symposium on Software Testing and Analysis (ISSTA '26), October 03--09, 2026, Oakland, California

  9. arXiv:2607.08186  [pdf, ps, other

    cs.CL

    Hidden Decoding at Scale: Latent Computation Scaling for Large Language Models

    Authors: Aiwei Liu, Cheng Shi, Chuhan Wu, Ci Lei, Di Lu, Donald He, Fan Zhang, Fanhao Kong, Feifei Zhang, Guan Wang, Haicheng Wang, Haoyu Liu, Houjin Yu, Jiachen Ding, Jiayi Feng, Jie Zhou, Jijun Chi, Jindi Shi, Jing Lei, Junjie Zhang, Laiyi Li, Le Tian, Linhao Zhang, Miao Fan, Sijun Zhang , et al. (23 additional authors not shown)

    Abstract: Scaling Large Language Models (LLMs) has been driven mainly by enlarging the Transformer backbone, but for an already-strong model this requires another round of costly pretraining. We study whether an existing backbone can keep improving by allocating more computation to each token while leaving the Transformer backbone fixed. Depth-recurrent (looped) Transformers pursue this goal but are hard to… ▽ More

    Submitted 9 July, 2026; originally announced July 2026.

    Comments: 30 pages, 9 figures

    MSC Class: 68T50 ACM Class: I.2.7

  10. arXiv:2607.04242  [pdf, ps, other

    cs.AI

    Progress- and Reliability-Oriented Group Policy Optimization for Agentic Reinforcement Learning

    Authors: Mingxuan Fan, Peiyang Liu

    Abstract: Group-based reinforcement learning (RL) has become an effective paradigm for improving large language model agents on long-horizon interactive tasks. To obtain finer-grained policy updates than trajectory-level optimization, recent work has moved toward step-level group-based RL, where intermediate steps are grouped and compared within a rollout batch. However, step-level advantage estimation is s… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

  11. arXiv:2606.27067  [pdf

    cs.HC

    Floor Raiser or Ceiling Limiter? Differential Storytelling Outcomes with a Child-Centric GenAI System Across Individual Differences

    Authors: Min Fan, Wanqing Ma, Xinyue Cui, Xiaolu Dai, Shengyu Huang

    Abstract: Generative AI (GenAI) holds promise for democratizing creative literacy, yet whether it benefits all children equally remains unclear. Using a child-centric GenAI storytelling system for children aged 7-12, we conducted a mixed-methods within-subjects experiment (N = 40, Grades 2-6) comparing GenAI-assisted and traditional storyboard conditions. Three findings emerged. First, the GenAI-assisted co… ▽ More

    Submitted 25 June, 2026; originally announced June 2026.

  12. arXiv:2606.22782  [pdf, ps, other

    cs.LG cs.CR

    Towards Robust Personalized Federated Learning: Vulnerability Assessment and Defense Co-Design

    Authors: Mingyuan Fan, Cen Chen

    Abstract: The proliferation of IoT devices has fueled distributed edge systems to collect vast amounts of sensitive data, creating fertile ground for on-device machine learning applications. While federated learning (FL) mitigates privacy concerns by exchanging model parameters instead of raw data, we identify a critical blind spot in current research. We examine the most commonly used personalized federate… ▽ More

    Submitted 21 June, 2026; originally announced June 2026.

  13. arXiv:2606.20011  [pdf, ps, other

    eess.SP

    Amplitude-Phase-Frequency Block Modulation for OFDM-ISAC with SI-Free PAPR Reduction and Pilotless Sensing

    Authors: Bensheng Yang, Min Fan, Haitao Zhao, Haiming Wang

    Abstract: Orthogonal Frequency Division Multiplexing (OFDM)-based integrated sensing and communication systems demand a unified waveform that simultaneously supports reliable data transmission, low peak-to-average power ratio (PAPR), and accurate channel sensing. Existing approaches multiplex communication and sensing across separate time or frequency resources, or rely on dedicated pilots for channel estim… ▽ More

    Submitted 18 June, 2026; originally announced June 2026.

  14. arXiv:2606.15300  [pdf, ps, other

    cs.AI cs.CL

    CODA-BENCH: Can Code Agents Handle Data-Intensive Tasks?

    Authors: Yuxin Zhang, Ju Fan, Meihao Fan, Shaolei Zhang, Xiaoyong Du

    Abstract: Advanced agents are increasingly demonstrating the potential to operate as autonomous engineers, creating a growing demand for evaluation benchmarks that capture the complexity of real-world development. Such environments typically involve both complex code and large-scale data (i.e., file system). However, existing benchmarks usually evaluate code-centric or data-centric capabilities in isolation… ▽ More

    Submitted 13 June, 2026; originally announced June 2026.

    Comments: Accepted at ICML 2026. 37 pages, 11 figures. Project page: https://coda-bench.github.io/ Code: https://github.com/ruc-datalab/CoDA-Bench Data: https://huggingface.co/datasets/RUC-DataLab/CoDA-Bench

  15. arXiv:2606.15079  [pdf, ps, other

    cs.CL cs.AI

    Ling and Ring 2.6 Technical Report: Efficient and Instant Agentic Intelligence at Trillion-Parameter Scale

    Authors: Ang Li, Ben Liu, Bin Han, Bin Hu, Bin Jing, Binbin Hu, Bing Li, Cai Chen, Caizhi Tang, Changxin Tian, Chao Huang, Chao Zhang, Chen Liang, Chen Qian, Chengfu Tang, Chengyao Wen, Chilin Fu, Chunwei Wu, Cong Zhang, Cunyin Peng, Daixin Wang, Dalong Zhang, Deng Zhao, Dingnan Jin, Dingyuan Zhu , et al. (193 additional authors not shown)

    Abstract: Efficient and scalable agentic intelligence requires models that can deliver both low-latency responses and strong reasoning capabilities while remaining practical to train, serve, and deploy. In this report, we present Ling-2.6 and Ring-2.6, a family of models designed to address this challenge at scale. Ling-2.6 is optimized for instant response generation and high capability per output token, w… ▽ More

    Submitted 12 June, 2026; originally announced June 2026.

  16. arXiv:2606.14201  [pdf, ps, other

    cs.DB

    TACO: A Benchmark for Open-Domain Text-to-SQL with Ambiguous and Cross-Database Queries

    Authors: Chao Deng, Ju Fan, Yuyu Luo, Qinliang Xue, Meihao Fan, Yuxin Zhang, Min Zhang, Xiaofeng Jia, Jing Zhang, Xiaoyong Du

    Abstract: Text-to-SQL aims to translate natural language questions into executable SQL queries over structured databases. Existing benchmarks mainly focus on closed-domain settings with predefined database schemas and well-specified questions, but they fall short in addressing the challenges of open-domain scenarios, such as ambiguous questions, unspecified databases, and cross-database querying. To bridge… ▽ More

    Submitted 12 June, 2026; originally announced June 2026.

  17. arXiv:2606.12084  [pdf, ps, other

    physics.atom-ph hep-ex nucl-ex

    Limit on the nuclear Schiff moment of europium-153

    Authors: Bassam Nima, Mingyu Fan, Xubo Wang, Sen Wang, En Fu Zhou, Andrew M. Jayich, Jiang Ming Yao, Lan Cheng, Amar Vutha

    Abstract: The Schiff moment of a nucleus is a symmetry-violating nuclear moment that indicates new physics beyond the Standard Model. We place the limit, $|\mathscr{S}({}^{153}$Eu)$| < 1.7 \times 10^{-8}$ $e\,$fm$^3$ (95\% confidence), on the Schiff moment of the $^{153}$Eu nucleus, using nuclear spin resonances in two ensembles of oppositely-polarized $^{153}$Eu$^{3+}$ ions in a Y${}_2$SiO${}_5$ crystal. T… ▽ More

    Submitted 1 August, 2026; v1 submitted 10 June, 2026; originally announced June 2026.

  18. arXiv:2606.10063  [pdf, ps, other

    cond-mat.mtrl-sci

    Dominant in-plane anomalous Hall effect in a monoclinic room-temperature ferromagnet

    Authors: Guoxin Zheng, Arjyama Bordoloi, Mingjun Fan, Shunsuke Kitou, Hiraku Saito, Taro Nakajima, Sobhit Singh, Takashi Kurumaji, Linda Ye

    Abstract: Ferromagnetic metals are characterized by enhanced dissipationless transverse transport responses via the anomalous Hall effect, offering a route towards magnetic sensing and spintronic readout functionalities. In most ferromagnets, the anomalous Hall current is constrained to lie in the plane perpendicular to the magnetization (or applied magnetic field). Recently, it has been recognized that sel… ▽ More

    Submitted 10 June, 2026; v1 submitted 8 June, 2026; originally announced June 2026.

  19. arXiv:2606.05880  [pdf, ps, other

    cs.RO

    TAGA: Terrain-aware Active Gaze Learning for Generalizable Agile Humanoid Locomotion

    Authors: Peizhuo Li, Hongyi Li, Mingfeng Fan, Fangzhou Xu, Shuhao Liao, Yuxuan Ma, Zicheng Zeng, Ze Wang, Yongbin Jin, Yuhong Cao, Hongtao Wang, Guillaume Sartoretti

    Abstract: Agile humanoid locomotion across diverse challenging terrain demands both wide perceptual coverage and precise local geometry understanding. Motivated by the way humans selectively look at relevant terrain during locomotion, we introduce TAGA, a Terrain-aware Active Gaze learning framework for Attention-based humanoid control. By fusing vision, proprioception, and motion commands, our framework gu… ▽ More

    Submitted 4 June, 2026; originally announced June 2026.

  20. arXiv:2606.00103  [pdf, ps, other

    cs.AI

    Evaluating Interactive Reasoning in Large Language Models: A Hierarchical Benchmark with Executable Games

    Authors: Mingyuan Fan, Weiguang Han, Daixin Wang, Cen Chen, Zhiqiang Zhang, Jun Zhou

    Abstract: We introduce a multi-turn interactive framework for reasoning evaluation that treats reasoning as active evidence acquisition and belief updating. Wherein, LLMs receive only the task rules, must issue targeted queries to a hidden environment, integrate partial observations over time, and decide when to submit a final answer. Beyond standard success rate and interaction efficiency, we evaluate cont… ▽ More

    Submitted 26 May, 2026; originally announced June 2026.

    Comments: preprint version, under review

  21. arXiv:2606.00079  [pdf, ps, other

    cs.LG cs.AI

    BitsMoE: Efficient Spectral Energy-Guided Bit Allocation for MoE LLM Quantization

    Authors: Jiayu Zhao, Zihan Teng, Minhao Fan, Tianrui Ma, Wentao Ren, Song Chen, Weichen Liu

    Abstract: Mixture-of-Experts (MoE) large language models reduce per-token computation through sparse expert activation, but their deployment remains memory-intensive because all expert weights must be kept resident in memory. Existing MoE compression methods struggle in the ultra-low-bit regime: pruning irreversibly removes model capacity, while coarse-grained quantization fails to allocate bits according t… ▽ More

    Submitted 22 May, 2026; originally announced June 2026.

    Comments: 29 pages, 6 figures, 9 tables. Code and models are available at https://github.com/zjiayu064/BitsMoE

  22. arXiv:2605.30721  [pdf

    physics.ao-ph physics.geo-ph

    Testing the physical reality of tidal bulges in the world's oceans

    Authors: Yongfeng Yang, Jiajia Yuan, Mingyuan Fan

    Abstract: Persistent alternation of high and low water in coastal and oceanic regions has attracted human attention for millennia. This movement of water is generally explained through the double water bulge model. Although this model has been widely adopted in the scientific literature on tides since the 18th century, the physical existence of water bulges on the Earth's surface has yet to be verified. Her… ▽ More

    Submitted 28 May, 2026; originally announced May 2026.

    Comments: 18 pages, 6 figures, 1 table. Sci. China Earth Sci. (2026)

  23. arXiv:2605.28161  [pdf, ps, other

    cs.CV

    MeniOmni: A Structured Multimodal Benchmark for Holistic Meniscus Injury Assessment

    Authors: Shurui Xu, Siqi Yang, Weiping Ding, Hui Wang, Mengzhen Fan, Yuyu Sun, Shuyan Li

    Abstract: Clinical diagnosis of meniscus injuries requires radiologists to integrate volumetric MRI evidence with patient context (e.g., sex, age, BMI) and to produce structured diagnostic reports. Existing knee MRI benchmarks are typically unimodal and rely on coarse labels, limiting their ability to evaluate holistic clinical reasoning. We introduce MeniOmni, a structured multimodal benchmark for meniscus… ▽ More

    Submitted 27 May, 2026; originally announced May 2026.

    Comments: Accepted by IEEE International Conference on Multimedia and Expo (ICME) 2026 (Oral Presentation)

  24. arXiv:2605.26382  [pdf, ps, other

    cs.CV

    Detail Consistent Stage-Wise Distillation for Efficient 3D MRI Segmentation

    Authors: Mengchen Fan, Baocheng Geng, Xi Xiao, Tianyang Wang, Siyuan Mei, Pulin Che, Xiaoqian Jiang, Qizhen Lan

    Abstract: Deploying high-performing 3D medical image segmenters (e.g., nnU-Net) is often limited by memory footprint and inference latency. Compression is therefore necessary, but compact 3D encoders tend to lose fine structural cues (small lesions and sharp boundaries) as downsampling repeats across multi-resolution stages. We propose Detail Consistent Distillation (DCD), a stage-wise distillation framewor… ▽ More

    Submitted 25 May, 2026; originally announced May 2026.

    Comments: Accepted by MICCAI 2026. 11 pages, 3 figures

  25. arXiv:2605.23723  [pdf, ps, other

    cs.AI

    MemAudit: Post-hoc Auditing of Poisoned Agent Memory via Causal Attribution and Structural Anomaly Detection

    Authors: Zhewen Tan, Yilun Yao, Huiyan Jin, Wenhan Yu, Guoan Wang, Mengyuan Fan, liang lu, Feng Liu, Xiangzheng Zhang, Duohe Ma, Tong Yang, Lin Sun

    Abstract: Large language model agents increasingly rely on persistent memory to store past interactions, retrieve relevant demonstrations, and improve long-horizon task execution. However, this memory mechanism also creates a practical security vulnerability: an adversarial user may inject malicious records into the agent's memory through ordinary interaction, and these records can later be retrieved to ste… ▽ More

    Submitted 22 May, 2026; originally announced May 2026.

  26. arXiv:2605.23158  [pdf, ps, other

    cs.CR cs.CL cs.LG

    What Does the Server See? Understanding Privacy Leakage from Large Language Models in Split Inference

    Authors: Mingyuan Fan, Yu Liu, Fuyi Wang, Cen Chen

    Abstract: The deployment of large language models (LLMs) on resource-constrained devices remains challenging, spurring interest in split inference, where models are partitioned between client and server to reduce computational burden and enhance privacy by transmitting only intermediate activations. However, the privacy-preserving capabilities of split inference, particularly in the context of LLMs, have no… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted to ACM CCS'26

  27. arXiv:2605.18094  [pdf, ps, other

    cs.AI

    Learning to Solve Compositional Geometry Routing Problems

    Authors: Mingfeng Fan, Jianan Zhou, Jiaqi Cheng, Yifeng Zhang, Jie Zhang, Guillaume Adrien Sartoretti

    Abstract: We study the Compositional Geometry Routing Problem (CGRP), a unified superclass of traditional routing problems that covers point-only, line-only, area-only, and arbitrary hybrid task geometries, providing a broad abstraction for real-world routing scenarios. Beyond standard point-based routing, CGRP with non-point tasks can be inherently asymmetric, tightly coupled travel routes with the intrins… ▽ More

    Submitted 18 May, 2026; originally announced May 2026.

    Comments: 27 pages, 10 figures

  28. arXiv:2605.16272  [pdf

    cs.HC cs.AI

    Beyond Compliance: How AI Could Help Creative Writers by Refusing Them

    Authors: Hua Xuan Qin, Guangzhi Zhu, Mingming Fan, Pan Hui

    Abstract: Mainstream creativity support design prioritizes compliant AI for seamless writing interactions, but concerns over inappropriate AI reliance highlight the need for designs fostering reflection on balanced AI and non-AI resource use. Theoretically, intentional AI non-compliance, refusals (saying ``no'' to requests), could introduce such reflection through friction stronger than other bypass-able so… ▽ More

    Submitted 3 April, 2026; originally announced May 2026.

    Comments: conditionally accepted to Creativity & Cognition 2026

  29. arXiv:2605.14635  [pdf, ps, other

    cs.CV cs.AI

    MultiEmo-Bench: Multi-label Visual Emotion Analysis for Multi-modal Large Language Models

    Authors: Tianwei Chen, Takuya Furusawa, Yuki Hirakawa, Ryotaro Shimizu, Mo Fan, Takashi Wada

    Abstract: This paper introduces a multi-label visual emotion analysis benchmark dataset for comprehensively evaluating the ability of multimodal large language models (MLLMs) to predict the emotions evoked by images. Recent user studies report an unintuitive finding: humans may prefer the predictions of MLLMs over the labels in existing datasets. We argue that this phenomenon stems from the suboptimal annot… ▽ More

    Submitted 14 May, 2026; originally announced May 2026.

  30. arXiv:2604.21700  [pdf, ps, other

    cs.CR cs.AI cs.CL

    Stealthy Backdoor Attacks against LLMs Based on Natural Style Triggers

    Authors: Jiali Wei, Ming Fan, Guoheng Sun, Xicheng Zhang, Haijun Wang, Ting Liu

    Abstract: The growing application of large language models (LLMs) in safety-critical domains has raised urgent concerns about their security. Many recent studies have demonstrated the feasibility of backdoor attacks against LLMs. However, existing methods suffer from three key shortcomings: explicit trigger patterns that compromise naturalness, unreliable injection of attacker-specified payloads in long-for… ▽ More

    Submitted 23 April, 2026; originally announced April 2026.

  31. arXiv:2604.18019  [pdf, ps, other

    cs.CV

    Multi-View Hierarchical Graph Neural Network for Sketch-Based 3D Shape Retrieval

    Authors: Hang Cheng, Muyan He, Mingyu Fan, Chengfeng Xie, Xi Cheng, Long Zeng

    Abstract: Sketch-based 3D shape retrieval (SBSR) aims to retrieve 3D shapes that are consistent with the category of the input hand-drawn sketch. The core challenge of this task lies in two aspects: existing methods typically employ simplified aggregation strategies for independently encoded 3D multi-view features, which ignore the geometric relationships between views and multi-level details, resulting in… ▽ More

    Submitted 20 April, 2026; originally announced April 2026.

  32. arXiv:2604.14986  [pdf, ps, other

    cs.RO

    Momentum-constrained Hybrid Heuristic Trajectory Optimization Framework with Residual-enhanced DRL for Visually Impaired Scenarios

    Authors: Yuting Zeng, Zhiwen Zheng, Jingya Wang, You Zhou, JiaLing Xiao, Yongbin Yu, Manping Fan, Bo Gong, Liyong Ren

    Abstract: Safe and efficient assistive planning for visually impaired scenarios remains challenging, since existing methods struggle with multi-objective optimization, generalization, and interpretability. In response, this paper proposes a Momentum-Constrained Hybrid Heuristic Trajectory Optimization Framework (MHHTOF). To balance multiple objectives of comfort and safety, the framework designs a Heuristic… ▽ More

    Submitted 16 April, 2026; originally announced April 2026.

    Comments: 24 pages, 14 figures. arXiv admin note: text overlap with arXiv:2509.15582

  33. Enhance Comprehension of Over-the-Counter Drug Instructions for the General Public and Medical Professionals through Visualization Design

    Authors: Mengjie Fan, Katrin Angerbauer, Yinchu Cheng, Yingying Yan, Xiaohan Xu, Tianfu Wang, Michael Sedlmair, Yu Yang, Liang Zhou

    Abstract: Drug instructions are crucial for guiding the rational use of medication. We conduct a visualization design study to enhance the comprehension of over-the-counter (OTC) drug instructions, targeting both the general public and medical professionals. We devise two tailored drug instruction designs for different audience groups through an iterative design process. A controlled user study reveals that… ▽ More

    Submitted 10 April, 2026; originally announced April 2026.

    Journal ref: Computers & Graphics, Volume 136, May 2026, 104587

  34. arXiv:2604.02702  [pdf, ps, other

    cs.SE cs.PL

    TypePro: Boosting LLM-Based Type Inference via Inter-Procedural Slicing

    Authors: Teyu Lin, Minghao Fan, Huaxun Huang, Zhirong Shen, Rongxin Wu

    Abstract: Dynamic languages (such as Python and JavaScript) offer flexibility and simplified type handling for programming, but this can also lead to an increase in type-related errors and additional overhead for compile-time type inference. As a result, type inference for dynamic languages has become a popular research area. Existing approaches typically achieve type inference through static analysis, mach… ▽ More

    Submitted 2 April, 2026; originally announced April 2026.

  35. arXiv:2603.24930  [pdf, ps, other

    cs.RO

    CROSS: A Mixture-of-Experts Reinforcement Learning Framework for Generalizable Large-Scale Traffic Signal Control

    Authors: Xibei Chen, Yifeng Zhang, Yuxiang Xiao, Mingfeng Fan, Maonan Wang, Guillaume Sartoretti

    Abstract: Recent advances in robotics, automation, and artificial intelligence have enabled urban traffic systems to operate with increasing autonomy towards future smart cities, powered in part by the development of adaptive traffic signal control (ATSC), which dynamically optimizes signal phases to mitigate congestion and optimize traffic. However, achieving effective and generalizable large-scale ATSC re… ▽ More

    Submitted 25 March, 2026; originally announced March 2026.

  36. arXiv:2603.24907  [pdf, ps, other

    physics.atom-ph

    Sensing T-violating nuclear moments of paramagnetic ions in crystals

    Authors: Aleksandar Radak, Mingyu Fan, Bassam Nima, Yuiki Takahashi, Amar Vutha

    Abstract: Precision measurements of time-reversal (T) symmetry violating moments probe physics beyond the Standard Model. We show that precision spectroscopy of paramagnetic lanthanide and actinide ions doped into noncentrosymmetric crystals offers a promising platform for extending the sensitivity of searches for T-violation in nuclear physics. The unpaired valence electron in these ions allows the enginee… ▽ More

    Submitted 25 March, 2026; originally announced March 2026.

  37. arXiv:2603.24361  [pdf, ps, other

    cs.RO

    LATS: Large Language Model Assisted Teacher-Student Framework for Multi-Agent Reinforcement Learning in Traffic Signal Control

    Authors: Yifeng Zhang, Peizhuo Li, Tingguang Zhou, Mingfeng Fan, Guillaume Sartoretti

    Abstract: Adaptive Traffic Signal Control (ATSC) aims to optimize traffic flow and minimize delays by adjusting traffic lights in real time. Recent advances in Multi-agent Reinforcement Learning (MARL) have shown promise for ATSC, yet existing approaches still suffer from limited representational capacity, often leading to suboptimal performance and poor generalization in complex and dynamic traffic environ… ▽ More

    Submitted 25 March, 2026; originally announced March 2026.

  38. arXiv:2603.19614  [pdf, ps, other

    math.AP

    Blow-up of solutions to the Euler-Poisson-Darbox equation with critical power nonlinearity

    Authors: Mengting Fan, Ning-An Lai, Hiroyuki Takamura

    Abstract: In our recent precious work, we established the finite time blow up result and upper bound of lifespan estimate to the singular Cauchy problem of semilinear Euler-Poisson-Darboux equation in R^n with subcritical power type nonlinearity. By introducing an improved test function, we obtain an enhanced lower bound for the functional including the spacetime integral of the nonlinear term with an addit… ▽ More

    Submitted 26 March, 2026; v1 submitted 19 March, 2026; originally announced March 2026.

    Comments: 26 pages. The dropped key references, [16, 17], related to (66) on p.15 are added in version 2

    MSC Class: primary: 35L71; secondary: 35Q05

  39. arXiv:2603.19074  [pdf, ps, other

    cs.RO cs.AI

    CAMO: A Conditional Neural Solver for the Multi-objective Multiple Traveling Salesman Problem

    Authors: Fengxiaoxiao Li, Xiao Mao, Mingfeng Fan, Yifeng Zhang, Yi Li, Tanishq Duhan, Guillaume Sartoretti

    Abstract: Robotic systems often require a team of robots to collectively visit multiple targets while optimizing competing objectives, such as total travel cost and makespan. This setting can be formulated as the Multi-Objective Multiple Traveling Salesman Problem (MOMTSP). Although learning-based methods have shown strong performance on the single-agent TSP and multi-objective TSP variants, they rarely add… ▽ More

    Submitted 19 March, 2026; originally announced March 2026.

    Comments: 9 pages, 3 figures

  40. "It Became My Buddy, But I'm Not Afraid to Disagree": A Multi-Session Study of UX Evaluators Collaborating with Conversational AI Assistants

    Authors: Emily Kuang, Ehsan Jahangirzadeh Soure, Luyao Shen, Nitesh Goyal, Mingming Fan, Kristen Shinohara

    Abstract: AI-assisted usability analysis can potentially reduce the time and effort of finding usability problems, yet little is known about how AI's perceived expertise influences evaluators' analytic strategies and perceptions over time. We ran a within-subjects, five-session study (six hours per participant) with 12 professional UX evaluators who worked with two conversational assistants designed to appe… ▽ More

    Submitted 13 March, 2026; originally announced March 2026.

    Comments: Accepted to CHI 2026

  41. arXiv:2603.10597  [pdf, ps, other

    cs.RO cs.AI

    Recover to Predict: Progressive Retrospective Learning for Variable-Length Trajectory Prediction

    Authors: Hao Zhou, Lu Qi, Jason Li, Jie Zhang, Yi Liu, Xu Yang, Mingyu Fan, Fei Luo

    Abstract: Trajectory prediction is critical for autonomous driving, enabling safe and efficient planning in dense, dynamic traffic. Most existing methods optimize prediction accuracy under fixed-length observations. However, real-world driving often yields variable-length, incomplete observations, posing a challenge to these methods. A common strategy is to directly map features from incomplete observations… ▽ More

    Submitted 11 March, 2026; originally announced March 2026.

    Comments: Paper is accepted by CVPR 2026

  42. arXiv:2603.06231  [pdf, ps, other

    cs.CV cs.AI cs.RO

    TaPD: Temporal-adaptive Progressive Distillation for Observation-Adaptive Trajectory Forecasting in Autonomous Driving

    Authors: Mingyu Fan, Yi Liu, Hao Zhou, Deheng Qian, Mohammad Haziq Khan, Matthias Raetsch

    Abstract: Trajectory prediction is essential for autonomous driving, enabling vehicles to anticipate the motion of surrounding agents to support safe planning. However, most existing predictors assume fixed-length histories and suffer substantial performance degradation when observations are variable or extremely short in real-world settings (e.g., due to occlusion or a limited sensing range). We propose Ta… ▽ More

    Submitted 6 March, 2026; originally announced March 2026.

  43. arXiv:2603.01363  [pdf, ps, other

    cs.LG cs.DC

    Fed-GAME: Personalized Federated Learning with Graph Attention Mixture-of-Experts For Time-Series Forecasting

    Authors: Yi Li, Han Liu, Mingfeng Fan, Guo Chen, Chaojie Li, Biplab Sikdar

    Abstract: Federated learning (FL) on graphs shows promise for distributed time-series forecasting. Yet, existing methods rely on static topologies and struggle with client heterogeneity. We propose Fed-GAME, a framework that models personalized aggregation as message passing over a learnable dynamic implicit graph. The core is a decoupled parameter difference-based update protocol, where clients transmit pa… ▽ More

    Submitted 1 March, 2026; originally announced March 2026.

  44. arXiv:2602.21818  [pdf, ps, other

    cs.CV

    SkyReels-V4: Multi-modal Video-Audio Generation, Inpainting and Editing model

    Authors: Guibin Chen, Dixuan Lin, Jiangping Yang, Youqiang Zhang, Zhengcong Fei, Debang Li, Sheng Chen, Chaofeng Ao, Nuo Pang, Yiming Wang, Yikun Dou, Zheng Chen, Mingyuan Fan, Tuanhui Li, Mingshan Chang, Hao Zhang, Xiaopeng Sun, Jingtao Xu, Yuqiang Xie, Jiahua Wang, Zhiheng Xu, Weiming Xiong, Yuzhe Jin, Baoxuan Gu, Binjie Mao , et al. (26 additional authors not shown)

    Abstract: SkyReels V4 is a unified multi modal video foundation model for joint video audio generation, inpainting, and editing. The model adopts a dual stream Multimodal Diffusion Transformer (MMDiT) architecture, where one branch synthesizes video and the other generates temporally aligned audio, while sharing a powerful text encoder based on the Multimodal Large Language Models (MLLM). SkyReels V4 accept… ▽ More

    Submitted 18 March, 2026; v1 submitted 25 February, 2026; originally announced February 2026.

  45. arXiv:2602.21691  [pdf, ps, other

    cs.RO

    Trajectory Generation with Endpoint Regulation and Momentum-Aware Dynamics for Visually Impaired Scenarios

    Authors: Yuting Zeng, Manping Fan, You Zhou, Yongbin Yu, Zhiwen Zheng, Jingtao Zhang, Liyong Ren, Zhenglin Yang

    Abstract: Trajectory generation for visually impaired scenarios requires smooth and temporally consistent state in structured, low-speed dynamic environments. However, traditional jerk-based heuristic trajectory sampling with independent segment generation and conventional smoothness penalties often lead to unstable terminal behavior and state discontinuities under frequent regenerating. This paper proposes… ▽ More

    Submitted 25 February, 2026; originally announced February 2026.

    Comments: 9 pages, 7 figures

  46. arXiv:2602.16385   

    cs.CV

    Adaptive Multi-Scale Channel-Spatial Attention Aggregation Framework for 3D Indoor Semantic Scene Completion Toward Assisting Visually Impaired

    Authors: Qi He, XiangXiang Wang, Jingtao Zhang, Yongbin Yu, Hongxiang Chu, Manping Fan, JingYe Cai, Zhenglin Yang

    Abstract: Independent indoor mobility remains a critical challenge for individuals with visual impairments, largely due to the limited capability of existing assistive systems in detecting fine-grained hazardous objects such as chairs, tables, and small obstacles. These perceptual blind zones substantially increase the risk of collision in unfamiliar environments. To bridge the gap between monocular 3D visi… ▽ More

    Submitted 15 April, 2026; v1 submitted 18 February, 2026; originally announced February 2026.

    Comments: We need to optimize the experiment, the changes are quite significant

  47. arXiv:2602.07600  [pdf

    physics.optics

    Time-independent theoretical framework for stroboscopic nonlinear dynamics based on time-nonlocal response

    Authors: Yuhui Zhuang, Jiaxin Li, Haidong Li, Siyu Li, Xiaobin Peng, Juan Wu, Jiameng Zhang, Mingjing Fan, Xiaoqin Huang, Yi Hu, Jingjun Xu

    Abstract: Recent experiments have demonstrated the ability to manipulate nonlinear interactions via time modulation, giving rise to the so-called stroboscopic nonlinearity. To date, however, this phenomenon has not been subjected to a rigorous theoretical analysis. In this work, we clarify the physical mechanism underlying stroboscopic nonlinear dynamics based on time-nonlocal response and establish an effe… ▽ More

    Submitted 20 June, 2026; v1 submitted 7 February, 2026; originally announced February 2026.

  48. arXiv:2602.07371  [pdf, ps, other

    cs.DB

    DeepPrep: An LLM-Powered Agentic System for Autonomous Data Preparation

    Authors: Meihao Fan, Ju Fan, Yuxin Zhang, Shaolei Zhang, Xiaoyong Du, Jie Song, Peng Li, Fuxin Jiang, Tieying Zhang, Jianjun Chen

    Abstract: Data preparation, which aims to transform heterogeneous and noisy raw tables into analysis-ready data, remains a major bottleneck in data science. Recent approaches leverage large language models (LLMs) to automate data preparation from natural language specifications. However, existing LLM-powered methods either make decisions without grounding in intermediate execution results, or rely on linear… ▽ More

    Submitted 7 February, 2026; originally announced February 2026.

  49. arXiv:2602.05629  [pdf, ps, other

    cs.SE cs.CV

    ROMAN: Reward-Orchestrated Multi-Head Attention Network for Autonomous Driving System Testing

    Authors: Jianlei Chi, Yuzhen Wu, Jiaxuan Hou, Xiaodong Zhang, Ming Fan, Suhui Sun, Weijun Dai, Bo Li, Jianguo Sun, Jun Sun

    Abstract: Automated Driving System (ADS) acts as the brain of autonomous vehicles, responsible for their safety and efficiency. Safe deployment requires thorough testing in diverse real-world scenarios and compliance with traffic laws like speed limits, signal obedience, and right-of-way rules. Violations like running red lights or speeding pose severe safety risks. However, current testing approaches face… ▽ More

    Submitted 5 February, 2026; originally announced February 2026.

    Comments: The manuscript includes 13 pages, 8 tables, and 7 figures

  50. arXiv:2602.01061  [pdf, ps, other

    cs.HC

    Direct vs. Score-based Selection: Understanding the Heisenberg Effect in Target Acquisition Across Input Modalities in Virtual Reality

    Authors: Linjie Qiu, Duotun Wang, Boyu Li, Jiawei Li, Yulin Shen, Zeyu Wang, Mingming Fan

    Abstract: Target selection is a fundamental interaction in virtual reality (VR). But the act of confirming a selection, such as a button press or pinch, can disturb the tracked pose and shift the intended target, which is referred to as the Heisenberg Effect. Prior research has mainly investigated controller input. However, it remains unclear how the effect manifests in the bare-hand input and how score-bas… ▽ More

    Submitted 1 February, 2026; originally announced February 2026.

    Comments: Accepted by TVCG and IEEE VR'26