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

Showing 1–50 of 2,075 results for author: Luo, Y

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.19163  [pdf

    physics.ao-ph cs.AI

    Interpretable AI predicts a 2026 summer dry anomaly in central China

    Authors: Anran Wang, Wen Shi, Yong Luo, Jianbin Huang, Lijuan Chen, Junhu Zhao, Weixin Jin, Huihui Yuan

    Abstract: Seasonal precipitation anomalies are largely regulated by atmospheric circulation, which dynamical models predict with greater reliability than precipitation itself. Here, we employ a deep learning model that translates dynamical circulation predictions into precipitation estimates. Predictions initialized from March to May consistently indicate a dry anomaly over central China in summer 2026. Ret… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  2. arXiv:2608.18595  [pdf, ps, other

    cs.SE

    OdinEval: A Reproducible Benchmark for LLM-Based Program Repair in the Odin Programming Language

    Authors: Bang Xie, Hao Liu, Zhiyuan Peng, Xin Yin, Senjian Zhang, Yuan Luo, Chenhao Ying, Haiming Jin, Wei Chen, Shaocong Long, Zhenyu Shi

    Abstract: Repository-level repair benchmarks still center on a few mainstream languages, leaving systems languages such as Odin largely untested. We present OdinEval, a reproducible benchmark built from documented defects in public Odin repositories. Each instance binds an issue to base and fix commits, a gold patch, an issue-specific regression test, a historical toolchain, and execution records. Admission… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

    Comments: 8 pages, 3 figures, 2 tables

  3. arXiv:2608.18588  [pdf, ps, other

    cs.SE

    AppEval: A Unified Benchmark for LLM-Based Mobile Application Repair in ArkTS, Swift, and Kotlin

    Authors: Bang Xie, Hao Liu, Zhenyu Shi, Yonghao Zhang, Senjian Zhang, Zhiyuan Peng, Xin Yin, Chenhao Ying, Yuan Luo, Wei Chen, Haiming Jin, Shaocong Long, Xu Liu, Zhe Peng

    Abstract: Repository-level LLM agents are typically evaluated on projects whose tests run on the build host. It remains unclear whether their repairs survive the mobile build-install-launch-test boundary, where a missing SDK, offline device, or pre-assertion crash can be mistaken for a program failure. We present AppEval, a benchmark and native-toolchain evaluation framework for mobile application repair ac… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

    Comments: 9 pages, 2 figures, 5 tables

  4. arXiv:2608.17144  [pdf, ps, other

    cs.HC

    Health Inquiry with AI: How Empathetic Expression and Conversational Contexts Shape Users' Communicative Acts

    Authors: Xi Zheng, Xuyu Yang, Can Liu, Yuhan Luo

    Abstract: As online health information-seeking shifts to conversational AI, high-quality information retrieval increasingly relies on users' ``communicative acts''(proactively sharing and seeking information)---similar to how effective diagnosis and personalized guidance are elicited in patient-clinician communication. Drawing on health communication research, this study examines how a chatbot's modality of… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: 5 pages, 2 figures. To appear in UbiComp Companion 2026 (October 11-15, 2026, Shanghai, China)

  5. arXiv:2608.16094  [pdf

    cs.AI cs.LG

    Protein Structure Prediction: From Evolutionary Constraints to Generative Modeling

    Authors: Wengan He, Yongsheng Luo, Lihong Jiang, Wenhui Xu, Yu Li

    Abstract: Accurate protein structure prediction is fundamental to structural biology because protein structure underlies molecular function and provides a basis for mechanistic interpretation. Recent advances in deep learning have transformed the field from multiple sequence alignment (MSA)-driven monomer folding into broader frameworks capable of modeling protein complexes and increasingly heterogeneous mo… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: 15 pages, 4 figures, 4 tables. Preprint submitted to Elsevier

    MSC Class: 92C40; 68T07 ACM Class: J.3; I.2.6

  6. arXiv:2608.15785  [pdf, ps, other

    cs.CV

    RoofGS: Roofline-Guided End-to-End Acceleration of 3D Gaussian Splatting

    Authors: Yang Luo, Yan Gong, Yongsheng Gao, Jie Zhao

    Abstract: 3D Gaussian Splatting (3DGS) enables real-time novel-view synthesis but remains limited on GPUs at high resolutions. Through a stage-wise Roofline characterization, we identify two distinct hardware bottlenecks: global memory traffic dominates the front end, whereas instruction throughput limits rasterization. Guided by this analysis, we develop RoofGS, a rendering framework that applies bottlenec… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

  7. arXiv:2608.15763  [pdf, ps, other

    cs.CL

    TaoLive Digital Avatar Agent Technical Report: Training Agents to Evolve with Their Harness

    Authors: TaoLive AIGC LLM Team, Yuhan Sun, Wenhao Lin, Yongdong Luo, Yibo Hu, Meiguang Jin, Junfeng Ma, Weihang Pan, Jiaxin Zhao, Zulong Chen

    Abstract: AI-powered digital-avatar streamers in live e-commerce must answer product questions, engage viewers, and execute changing business strategies in real time. This requires low latency, factual and effective replies, and rapid adaptation to updated campaign, compliance, and style requirements. We develop an evolvable Harness that decouples Skills, Hooks, system prompts, and tools from model weights,… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

  8. arXiv:2608.14452  [pdf, ps, other

    cs.AI

    SheetCompass: Hierarchical Relation Graphs for Agentic Spreadsheet Reasoning

    Authors: Panjing He, Mingyue Cheng, Yucong Luo, Li Li, Xiaohan Zhang

    Abstract: Spreadsheets are widely used to organize, analyze, and manipulate semi-structured data, yet automated spreadsheet reasoning remains challenging for large language models (LLMs). Real-world workbooks often contain implicit cross-table associations, fine-grained column dependencies, and complex spatial layouts. Existing methods typically flatten these multidimensional structures into sequential stri… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  9. arXiv:2608.14277  [pdf, ps, other

    cs.CL cs.AI

    SimpleOPD: Simple Tokenizer-Agnostic On-Policy Distillation for Long-Context Reasoning

    Authors: Haonan He, Haodi Lei, Yun Luo, Haoran Zhang, Shunkai Zhang, Yizhuo Li, Shengji Tang, Zhilin Wang, Runzhe Zhan, Lei Bai, Ganqu Cui, Fangchen Yu, Yafu Li, Peng Ye, Ning Ding, Yu Cheng

    Abstract: On-policy distillation (OPD) offers a promising way to transfer reasoning capabilities from stronger teacher models, but applying it to long-context reasoning teachers and short-context students introduces practical challenges, including tokenizer mismatch, teacher-student distribution mismatch, response length explosion, and training instability. In this work, we study this setting by transferrin… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  10. arXiv:2608.14138  [pdf, ps, other

    cs.CV cs.AI

    SPARGen: Unifying Spatial Perception and Reasoning through Native Multimodal Generation

    Authors: Jinsheng Quan, Jianhua Li, Siyi Xie, Xuanke Shi, Kewang Deng, Zukai Chen, Feifei Shao, Lei Yang, Quan Wang, Yawei Luo

    Abstract: Spatial perception and reasoning from visual observations require recovering geometric structure, establishing correspondences, and understanding spatial relations. Existing approaches typically address these capabilities separately using task-specific architectures or external geometric modules, limiting knowledge transfer among complementary representations of the same physical scene. We introdu… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  11. arXiv:2608.13560  [pdf, ps, other

    cs.CV cs.AI cs.CL

    AutoDesign: Meta-Harness Optimization for Long-Horizon Agentic Design

    Authors: Yaxin Luo, Haobin Jiang, Jialv Zou, Xu Huang, Wenhao Yan, Haodong Li, Zhengrong Yue, Jing Li, Xiaofu Chen, Xiaohan Zhao, Jiacheng Liu, Jiacheng Cui, Zhiqiang Shen, Xiaotong Li

    Abstract: Transforming multimodal sources into condensed and structured media outputs can be fundamentally conceptualized as a long-horizon agentic process centered on a model-harness system. While an ideal harness system should align with human design priors and accumulate reusable experience through empirical exploration to drive recursive self-improvement, existing paradigms remain static and fall short… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: Tech Report. Code at: https://github.com/Yaxin9Luo/AutoDesign

  12. arXiv:2608.13524  [pdf, ps, other

    cs.LG

    DARTree: Speculative Diffusion Decoding with Autoregressive Draft Trees

    Authors: Tianyi Li, Yaxin Luo, Xinyi Shang, Zhiqiang Shen

    Abstract: Speculative decoding losslessly accelerates autoregressive language models by verifying multiple draft tokens in parallel. Diffusion-based drafters further reduce proposal latency by predicting an entire token block in parallel, but their position-wise distributions are marginal rather than conditioned on tokens selected along each draft path. Existing recurrent correction incorporates causal info… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  13. arXiv:2608.13448  [pdf, ps, other

    cs.RO

    Mind the Context: Continual Learning of Socially Appropriate Robot Actions via Environmental-Social Disentanglement

    Authors: Rafal Robert Karpinski, Fethiye Irmak Dogan, Nikhil Churamani, Yiming Luo, Maartje M. A. de Graaf, Davide Dell'Anna, Hatice Gunes

    Abstract: Social robots are expected to operate across diverse environments, where similar arrangements can imply different socially appropriate actions, e.g., starting a conversation may be acceptable in a crowded home but disruptive in an office meeting. Because such norms and environments cannot all be anticipated in advance, robots require continual learning (CL) to adapt from sequential experience whil… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: Extended version of the paper accepted at the 2026 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2026)

  14. arXiv:2608.13412  [pdf, ps, other

    cs.HC

    Sensorimotor Stickies: A Reconfigurable On-Body Platform for Closed-Loop Sensorimotor Training

    Authors: Tianhong Catherine Yu, Jiwei Zheng, Chi-Jung Lee, Qifeng Yang, Tingyu Cheng, Qiuyue Shirley Xue, Cheng Zhang, Yiyue Luo

    Abstract: Closed-loop sensorimotor training systems can improve learning by sensing movement and delivering real-time feedback, yet most are built as fixed implementations tied to a single task, even though the core technology (inertial and tactile sensing, vibrotactile cueing, rule-based logic) remains the same. We present Sensorimotor Stickies, a reconfigurable on-body platform that treats sensing and vib… ▽ More

    Submitted 16 August, 2026; v1 submitted 13 August, 2026; originally announced August 2026.

  15. arXiv:2608.13384  [pdf, ps, other

    cs.IR cs.DB

    Structure then Query: Enabling Precise Analytical Queries over Unstructured Documents

    Authors: Teng Lin, Yuyu Luo, Nan Tang

    Abstract: Unstructured documents constitute the majority of enterprise and web data. With the rapid development of large language models(LLMs), researchers have started to build data systems that analyze unstructured textual documents like operating on databases. However, because mainstream retrieval methods still relies on fuzzy matching based on vector similarity, accurately obtaining information and perf… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  16. arXiv:2608.13365  [pdf, ps, other

    cs.LG

    When Local Variance Optimality Is Not Enough: RoPE-Aligned Q/K Rotations for Dynamic 4-Bit Quantisation

    Authors: Shuhan Wang, Yilin Luo, Nan Xu, Chi Wang Cheung

    Abstract: Rotation-based post-training quantisation commonly applies an orthogonal transform across an entire attention head to reduce outlier-induced error. RoPE instead partitions each head into two-dimensional frequency pairs, raising the question of whether a transform respecting this decomposition can improve on full-head mixing. Prior work has established the per-pair rotations that commute with RoPE.… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  17. arXiv:2608.13304  [pdf, ps, other

    cs.CL

    Refusing Intent, Not Form: Wrapper-Based Intent-Group Supervision for LLM Safety

    Authors: Ping Wu, Haibo Tong, Feifei Zhao, Han Shen, Yu Shi, Yilin Zhao, Sicheng Shen, Guobin Shen, Yun Luo, Yi Zeng

    Abstract: Safety tuning can improve harmful refusal, but models may learn surface-form shortcuts: wrapped harmful prompts bypass safety, while similarly wrapped benign prompts are over-refused. We propose Wrapper-Based Intent-Form Augmentation (WIFA), an automatic intent-group augmentation method that pairs wrapped harmful examples with structurally matched wrapped benign counterexamples, requiring no exter… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: 23 pages, 11 figures, 24 tables

  18. arXiv:2608.12892  [pdf, ps, other

    cs.AI

    Predictive Memory Localization: Forecasting Selective Intervention Paths from Internal Signals

    Authors: Jinhao Jing, Tian Zeyu, Lucas Qingyang Fang, Zhisheng Chen, Shuang Chen, Yuhao Luo, Qiannian Zhao

    Abstract: Activation steering turns localized representations into control directions, but localization alone does not reveal whether a direction has a selective operating regime. We introduce Predictive Memory Localization (PML), which treats the measured-grid intervention path as the predictive object of memory localization. PML separates random-calibrated target movement from semantic-neighbor and capabi… ▽ More

    Submitted 14 August, 2026; v1 submitted 13 August, 2026; originally announced August 2026.

  19. arXiv:2608.12416  [pdf, ps, other

    cs.RO

    RoboSynChallenge: Mastering Real-World Dexterity via Generalizing Synthesized Manipulation Skills

    Authors: Runyi Zhao, Ruixin Wu, Chengkun Li, Hongrui Zhang, Ang Li, Ruixing Jin, Yueci Deng, Yingying Guo, Lihe Ding, Shaocong Dong, Tianfan Xue, Yanjun Gao, Yudong Luo, Pascal Poupart, Simo Wu, Kui Jia, Wei-shi Zheng, Guiliang Liu

    Abstract: Achieving generalizable robotic manipulation remains a central challenge in embodied intelligence. Despite rapid advances in model architectures and learning algorithms, progress is often limited by the scarcity and narrow diversity of real-world data. The RoboSynChallenge competition introduces a unified benchmark to evaluate and advance the generalizability of manipulation policies across a spec… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: NeurIPS 2026 Competition Track

  20. arXiv:2608.09548  [pdf, ps, other

    cs.CL cs.AI cs.CY

    ELBench: A Multi-Dimensional Benchmark for Education-Facing Large Language Models

    Authors: Yilin Jiang, Xiaorong Zhu, Fei Tan, Zicheng Zhang, Kaiyi Huang, Yang Yu, Zexuan Fei, Yiming Luo, Keqian Li, Hao Hao, Guangtao Zhai, Aimin Zhou

    Abstract: Large language models are increasingly deployed in education as tutors, teaching assistants, and content generators. These roles place demands that ordinary question answering does not: a usable education-facing model is supposed to be accurate, safe under sensitive prompts, instructionally useful, and aligned with pedagogical goals at the same time. Existing benchmarks evaluate these requirements… ▽ More

    Submitted 11 August, 2026; v1 submitted 10 August, 2026; originally announced August 2026.

    Comments: 13 pages, 6 figures, 8 tables. Benchmark data: https://huggingface.co/datasets/ZeroLoss-Lab/ELBench

    ACM Class: I.2.7; K.3.1

  21. arXiv:2608.09408  [pdf, ps, other

    cs.IR

    DREAM Technical Report

    Authors: Bin Zhang, Bowen Zheng, Chao Yi, Chengyu Lai, Dian Chen, Dimin Wang, Gaoyang Guo, Jialin Zhu, Jian Wu, Jing Yu, Jiuning Lin, Lingqing Zhang, Lingyun Zheng, Mao Zhang, Mingming Pan, Ruiquan Lan, Shuai Zhong, Wen Chen, Wendong Zhang, Xiaodong Zhu, Xuan Chen, Xunke Xi, Yifan Lu, Yiheng Wang, Yue Zeng , et al. (52 additional authors not shown)

    Abstract: Industrial recommender systems commonly use cascaded retrieval, ranking, and re-ranking pipelines. Although efficient, these pipelines fragment information and objectives across modules, rely on rigid rules, and have limited awareness of real-time intent, leaving session-level shifts among browsing, comparison, and purchase insufficiently addressed. We present DREAM (Developing Recommender Engine… ▽ More

    Submitted 13 August, 2026; v1 submitted 10 August, 2026; originally announced August 2026.

    Comments: Technical Report

  22. arXiv:2608.09298  [pdf, ps, other

    cs.RO cs.AI

    WorldSimProbe: Diagnosing Simulator Faithfulness in Action-Conditioned World Models for Embodied Manipulation

    Authors: Peterson Co, Sicheng Hu, Chunxuan Jiao, Hongyang Cheng, Yulin Luo, Yijie Xu, Sixiang Chen, Zhongxia Zhao, Zihao Wang, DaFeng Chi, Peidong Liu, YuTong Chen, Henghua Liu, Zhihao Yuan, Huizhu Jia, Yuzheng Zhuang, Tianle Zhang, Liang Lin, Huajie Tan, Shanghang Zhang

    Abstract: Action-conditioned world models (ACWMs) promise to provide embodied AI with scalable predictive simulators for planning, policy evaluation, and data generation. Realizing this promise requires precise action-conditioned transitions rather than merely plausible outputs. Yet their applicability remains difficult to establish because prevailing evaluations emphasize visual quality, task outcomes, or… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

    Comments: 20 pages, 18 figures, and 10 tables, including supplementary material. Code and data: https://evophys.com/WorldSimProbe/

  23. arXiv:2608.09143  [pdf, ps, other

    cs.CV

    UniMoFlow: Grounding Instruction-Driven 3D Human Motion Editing in Generation

    Authors: Yilei Hua, Beibei Jing, Ce Zheng, Hanyu Zhou, Yawei Luo, Wei Yang

    Abstract: Instruction-driven editing of 3D human motion requires precise spatiotemporal localization, rich semantic grounding, and strict preservation of unmodified content. Existing methods either resort to training-free adaptation of generative models or rely solely on triplet supervision; however, adaptation often yields suboptimal control, and manually curated triplet datasets remain severely limited in… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

    Comments: 18 pages, including supplementary material; 8 figures and 7 tables. Code: https://github.com/Yilei-Hua/UniMoFlow. Submitted to AAAI 2027

  24. arXiv:2608.08494  [pdf, ps, other

    cs.CV

    Linguistically-Aligned and Visually-Grounded Preference Optimization for Clinically-Augmented Medical Report Generation

    Authors: Qiang Hu, Yuxuan Luo, Yingjie Guo, Hao Wang, Qimei Wang, Qiang Li, Zhiwei Wang

    Abstract: Despite significant advances in Medical Report Generation (MRG), the reliability remains constrained by the prevalence of factual errors. While Direct Preference Optimization (DPO) has emerged as a promising post-training paradigm to enhance the performance of Supervised Fine-Tuned (SFT) MRG models, existing DPO-based MRG methods typically adopt a naive preference construction that directly pairs… ▽ More

    Submitted 11 August, 2026; v1 submitted 9 August, 2026; originally announced August 2026.

    Comments: Accepted by ECCV 2026

  25. arXiv:2608.08303  [pdf, ps, other

    cs.AI cs.MA

    Query-Only Backdoor Attacks on Self-Evolving Skills via Trajectory Poisoning

    Authors: Yuyang Luo, Haoran Wang, Kai Shu

    Abstract: Agentic skills improve large language model (LLM) agents by encoding reusable procedures for complex tasks. However, manually authored skills often adapt poorly to long-horizon tasks and changing environments. To address the limitation, self-evolving skill systems have been developed to automatically construct and update skills from execution trajectories, shifting skill acquisition from external… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  26. arXiv:2608.08001  [pdf, ps, other

    cs.CG math.CO math.MG math.OC

    Reinhardt's Maximum-Perimeter Polygon Problem at n=16, 32, and 64: Computer-Assisted Proof Candidates

    Authors: Jizhou Guo, Yitao Luo

    Abstract: A convex polygon is called small if its diameter is at most one. Reinhardt proved the universal perimeter bound $\mathrm{perim}(P) \leq U_n := 2n\sin(π/(2n))$, and the bound is attained whenever $n$ has a nontrivial odd divisor. The remaining power-of-two cases have resisted exact solution beyond $n=8$. This paper presents computer-assisted proof candidates for the first three open cases,… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

    Comments: Github repo: https://github.com/aster2024/reinhardt-powers-of-two-proof-candidates

  27. arXiv:2608.06950  [pdf, ps, other

    cs.DB

    MIRA: Evidence-Verified Repair Memory for Text-to-SQL Correction

    Authors: Yining Liu, Chenyu Yang, Boyan Li, Rui Mao, Yuyu Luo

    Abstract: Text-to-SQL agents still produce executable yet semantically incorrect SQL. A reliable SQL corrector must repair incorrect queries without corrupting correct ones. Confirmed corrections from the same database can be reused without parameter updates. Existing methods, however, often bundle multiple errors and their repairs into a single coarse-grained experience. Applying the entire experience can… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  28. arXiv:2608.06791  [pdf, ps, other

    cs.AR cs.AI

    HLSmith: An Expert-Guided Agentic Framework for C/C++-to-HLS Translation

    Authors: Yuebo Luo, Ahmad Sedigh Baroughi, Philip Stachura, Le Chen, Venkatram Vishwanath, Zhenman Fang, Caiwen Ding

    Abstract: Application-specific FPGA accelerators offer substantial performance and energy-efficiency gains across many application domains, but developing them is costly, often requiring months of specialized effort. Even with high-level synthesis (HLS), designers still need extensive hardware expertise to build high-performance accelerators. Although large language models (LLMs) have demonstrated strong so… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  29. arXiv:2608.06732  [pdf, ps, other

    cs.AI cs.CV cs.MM

    From Cheap Fakes to Pure Synthesis: Addressing the New Era of T2V Fake News Videos

    Authors: Yifeng Luo, Yupeng Li, Liang Lan, Tian Wang

    Abstract: Recent text-to-video (T2V) generation models enable fake news videos to be synthesized from scratch, shifting the threat beyond cheap fakes assembled from existing footage. Such news videos can closely match fabricated narratives, creating a modality alignment trap for existing detectors. Existing datasets lack pure synthesis fake news videos. Although directly prompting T2V models with descriptio… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Accepted at ACM Multimedia (ACM MM), 2026

  30. arXiv:2608.06020  [pdf, ps, other

    cs.AI cs.LG

    From Economic Agents to Agentic Economies: A Systems Blueprint for Economic World Models

    Authors: Jiale Han, Xiang Li, Jing Qian, Wenyuan Gu, Pin Gao, Ye Luo, Hongyuan Zha, Dacheng Tao, Benyou Wang, Lin William Cong

    Abstract: Economic World Models (EWMs) are generative economic models that simulate how economies evolve from within by modeling heterogeneous agents, their beliefs and actions, and the market and institutional mechanisms through which their interactions produce aggregate outcomes. This paper develops an implementation roadmap for building economic world models as generative engines in which heterogeneous a… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Project page: https://github.com/FreedomIntelligence/Awesome-Economic-World-Models

  31. arXiv:2608.06007  [pdf, ps, other

    cs.DC

    TensorCast: The Missing Tensor Management Layer in Large Language Model Infrastructure

    Authors: Yuhan Zhou, Yuchu Luo, Hao Nie, Wangrunze Lv, Yu Zhou, Yibo Zhu, Daxin Jiang, Chenren Xu

    Abstract: Modern LLM infrastructure increasingly manages tensors not only as computation data, but also as persistent states shared across distributed components. Existing systems optimize individual tensor management tasks, such as model weight loading, KV cache management, and checkpoint synchronization, by deeply integrating task-specific mechanisms with execution engines, networks, or storage backends.… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  32. arXiv:2608.05879  [pdf, ps, other

    cs.CV

    To See a World in a Living Context: Unified Indoor-Outdoor Urban World Generation

    Authors: Xiaobin Huang, Zilong Huang, Yang Luo, Hongchao Fan, Yiping Chen, Ting Han

    Abstract: Text-driven 3D generation has advanced rapidly in creating large-scale outdoor environments and detailed indoor scenes, but these domains are usually synthesized independently, lacking the correspondence required for a coherent urban world. We present HoloWorld, a unified indoor-outdoor urban world generation framework built on a continuously updated cross-scale world context. Initializing from a… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: 9 pages, 4 figures

  33. arXiv:2608.04071  [pdf, ps, other

    cs.AI

    Monte Carlo Tree Search for Table-to-Multimodal Report Generation

    Authors: Teng Lin, Zhiyang Zhang, Yuyu Luo, Nan Tang

    Abstract: Automatically generating professional multimodal reports comprising both textual analysis and visual charts from structured tabular data is a critical challenge in data intelligence. Existing methods suffer from fixed linear pipelines and isolated subtask processing, which hinder joint optimization of factual accuracy, visual quality, and narrative coherence. To address these issues, this paper pr… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

  34. arXiv:2608.04048  [pdf, ps, other

    cs.LG cs.AI

    Recurrent Residual Quantization: A Progressive Multi-Precision Representation for LLMs

    Authors: Yu Luo, Bo Dong, Wenhua Cheng, Haihao Shen

    Abstract: Serving large language models (LLMs) under diverse deployment constraints requires flexible trade-offs between accuracy, memory footprint, and throughput. However, conventional quantization methods typically require a separate checkpoint for each target bit-width. We introduce Recurrent Residual Quantization (RRQ), a post-training quantization (PTQ) framework that represents weights as a low-bit q… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: NeurIPS 2026 submission; 14 tables, 1 algorithm, and no figures

  35. arXiv:2608.03896  [pdf, ps, other

    cs.IT eess.SP

    Structured-Sparsity-Aware Joint User Activity Detection and Channel Estimation for OTFS-Based Grant-Free Random Access

    Authors: Yao Ge, Yirui Luo, Yuhao Chi, Yufei Zhao, Yong Liang Guan, David González G., Zhi Ding

    Abstract: Grant-free random access (GFRA) is a promising solution for massive machine-type communications (mMTC) in future wireless networks. However, reliable user activity detection and channel estimation are critical challenges, particularly when orthogonal time-frequency space (OTFS) modulation is integrated with GFRA to address doubly selective channels induced by high mobility. In this paper, we propo… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 6 pages, 4 figures, accepted by IEEE PIMRC 2026

  36. arXiv:2608.03451  [pdf, ps, other

    cs.AI

    DataSpace: Benchmarking Data Agents for Verifiable Analytics over Heterogeneous Workspaces

    Authors: Boyan Li, Zhuowen Liang, Yupeng Xie, Xiaotian Lin, Tianqi Luo, Xinyu Liu, Yizhang Zhu, Zhangyang Peng, Yuan Li, Zhengxuan Zhang, Jiayi Zhang, Nan Tang, Guoliang Li, Yuyu Luo

    Abstract: Data agents enable natural-language analytics over organizational workspaces, where relevant evidence may be scattered across databases, structured files, long documents, and multimedia. Existing benchmarks largely isolate structured querying, retrieval, or open-ended analysis, leaving heterogeneous evidence discovery, complete tabular outputs, and deterministic evaluation insufficiently unified.… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 8 pages of main text, 7 figures, with a supplementary appendix

  37. arXiv:2608.03244  [pdf, ps, other

    cs.AI

    UniNav: A Unified World-Action Diffusion Model for Visual Navigation

    Authors: Changqing Zhou, Yueru Luo, Zeyu Jiang, Changhao Chen

    Abstract: Image-goal visual navigation is a fundamental capability for embodied agents. Existing navigation policies efficiently predict waypoint trajectories but lack visual foresight, while navigation world models can anticipate future observations but often require costly planning rollouts. We present UniNav, a unified world-action model that generates future visual observations and continuous waypoint t… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

  38. arXiv:2608.02129  [pdf, ps, other

    cs.CV

    PromptPath: Prompt-Adaptive Computational Pathways for In-Context Learning

    Authors: Hangrui Zhang, Feifei Shao, Yawei Luo, Ping Liu, Jiaxiang Liu, Zuoqi Tang, Zhao Wang, Hongwei Wang, Jun Xiao

    Abstract: In-context learning (ICL) has attracted increasing attention for enabling models to perform new tasks using only a few ``input--output'' prompt examples. However, existing approaches suffer from \textbf{shallow task adaptation}, where prompts are primarily used as contextual cues to implicitly infer task intent through semantic representations, while the underlying computational process remains un… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

  39. arXiv:2608.02039  [pdf, ps, other

    cs.CV

    RSVideo: Are Your Vision-Language Models Ready for Remote Sensing Videos?

    Authors: Hongjie Zhou, Shiqin Wang, Haoyang Chen, Haonan Guo, Di Wang, Juhua Liu, Fu Lin, Yong Luo

    Abstract: Remote-sensing videos enable real-time observation of changes in target attributes, short-term activities, and scene evolution. They record motion, actions, interactions, and scene changes that cannot be captured by isolated images. Existing models primarily target single images or discrete temporal observations spanning a long time range. However, a unified evaluation setting for assessing vision… ▽ More

    Submitted 3 August, 2026; v1 submitted 3 August, 2026; originally announced August 2026.

  40. arXiv:2608.01742  [pdf, ps, other

    cs.AI cs.CL

    MemSIF: From Structured Interactions to Dual-Track Fact Memory for LLM Agents

    Authors: YuFei Luo, Xiucheng Xu, Zhen Yang

    Abstract: Long-term memory is critical for LLM agents operating over long-horizon interactions. However, several persistent limitations of existing memory systems can be traced to two recurring misalignment patterns in long-term interaction settings: Temporal-Structural Misalignment (TSM) and Delayed Utility Manifestation (DUM). TSM arises when temporal proximity does not reliably align with topical or even… ▽ More

    Submitted 5 August, 2026; v1 submitted 3 August, 2026; originally announced August 2026.

    Comments: Submitted to AAAI 2027. 19 pages, 10 figures, 18 tables

    ACM Class: I.2.7; I.2.11

  41. arXiv:2608.00875  [pdf, ps, other

    cs.SD eess.AS

    DRONEAUDIONET: Noise Suppression for Drone Audition-based Search and Rescue

    Authors: Chitralekha Gupta, Soundarya Ramesh, Yifei Luo, Suranga Nanayakkara

    Abstract: Microphones mounted on UAVs enable aerial acoustic scene analysis applications such as search-and-rescue, wildlife monitoring, and industrial inspection. However, drone rotor noise often dominates the mixture signal at SNRs well below -10 dB, making source recovery extremely challenging. Existing enhancement and source separation methods are typically designed for near-balanced mixtures and degrad… ▽ More

    Submitted 1 August, 2026; originally announced August 2026.

    Comments: *first two authors are equal contributors

  42. arXiv:2607.29363  [pdf, ps, other

    eess.AS cs.AI cs.LG cs.SD

    Stable Autoregressive Speech Generation with Low-Frame-Rate High-Dimensional Continuous Tokens

    Authors: Yi Luo, Rongzhi Gu, Jixun Yao

    Abstract: Balancing sequence length, representational capacity, and long-horizon stability is a central problem in autoregressive (AR) speech and audio generation. Representations with higher frame rates or greater capacity can preserve more signal detail, but they also make streaming generation more vulnerable to distribution drift and AR error accumulation. Conversely, shorter and more compressed represen… ▽ More

    Submitted 31 July, 2026; originally announced July 2026.

  43. arXiv:2607.28439  [pdf, ps, other

    cs.CL

    Beyond a Single Judge: The Evidence-Grounded, Social-Weighted Persona Panel for Generative UI Evaluation

    Authors: Zheng Wu, Yibo Luo, Pu Zhang, Cheng Yang, Zhuosheng Zhang

    Abstract: Generative UI (GenUI) lets large language models synthesize a complete, renderable interface directly from a natural-language instruction, but evaluating the quality of what they generate remains an open problem. Human evaluation is costly and rater-variant, while LLM-as-a-judge is scalable but reflects only a single implicit viewpoint, unable to capture how different populations of real users act… ▽ More

    Submitted 31 July, 2026; v1 submitted 30 July, 2026; originally announced July 2026.

  44. arXiv:2607.28413  [pdf, ps, other

    math.NA cs.LG math.PR math.ST stat.CO

    Windowed thinning and query complexity for the bouncy particle and Zigzag samplers

    Authors: Jianfeng Lu, Yinchen Luo

    Abstract: Let $μ(d x)\propto e^{-U(x)} d x$ on $\R^d$, where $U$ is $m$-strongly convex and $L$-smooth, and denote by $κ=L/m$ the condition number. We consider windowed thinning, an exact simulation method for the bouncy particle sampler and the coordinate Zigzag process. The method divides a trajectory into deterministic windows and uses a gradient evaluation at the beginning of each window to construct a… ▽ More

    Submitted 30 July, 2026; originally announced July 2026.

    MSC Class: 65C05; 60J25; 65C40; 65Y20

  45. arXiv:2607.28087  [pdf, ps, other

    cs.AI

    Diversifying Personalized Research Ideation against AI-Induced Homogenization

    Authors: Rui Xu, Yunke Wang, Linwei Tao, Wenjie Xuan, Yong Luo

    Abstract: AI-assisted research ideation has emerged as a promising paradigm for accelerating scientific discovery, with systems now capable of generating research directions conditioned on papers, topics, or lightweight researcher contexts. Yet current systems largely optimize individual suggestions in isolation. This leaves two blind spots. First, coarse researcher representations may elicit mainstream dir… ▽ More

    Submitted 30 July, 2026; originally announced July 2026.

  46. arXiv:2607.27617  [pdf, ps, other

    cs.AI

    Hidden APIs in Language Models: Discovering Reusable Causal Interfaces from Forked Futures

    Authors: SiYuan Ma, Yiqin Luo, Zhangji, Canran Xiao, Albert Gao, Wei-Hsing Huang, Wei Wang, Qiwei Wu, Xinran Li, Jinfeng Wei, Qixin Zhang

    Abstract: Identical language-model answers can arise from hidden states that support different future computations, so current-answer probes do not establish a reusable internal interface. We introduce forked futures: future operations are sampled only after a prefix state has formed, and states are compared through the response distributions induced by those operations. This yields an empirical causal quot… ▽ More

    Submitted 29 July, 2026; originally announced July 2026.

  47. arXiv:2607.27380  [pdf, ps, other

    cs.CV cs.AI

    VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System

    Authors: Haodong Li, Tianfei Ren, Xiaoxiao Ma, Chunmei Qing, Zhen Fang, Sipeng He, Ziyu Guo, Haoyu Wu, Juanxi Tian, Yihang Zou, Ruichuan An, Dongzhi Jiang, Boxue Yang, Ji Xie, Xu Huang, Wenhao Yan, Jialv Zou, Zhengrong Yue, Yaxin Luo, Xiaotong Li, Yuzhu Wang, Junyan Ye, Jinjing Zhao, Zehui Chen, Lin Chen , et al. (3 additional authors not shown)

    Abstract: Text-to-video models have achieved remarkable visual quality, yet they still struggle to generate physically consistent dynamics because the temporal evolution of a scene must be inferred implicitly from a highly compressed text prompt. Existing chain-of-thought approaches introduce intermediate plans or visual states, but these representations are typically non-executable or temporally sparse, li… ▽ More

    Submitted 8 August, 2026; v1 submitted 29 July, 2026; originally announced July 2026.

    Comments: 15 pages, 3 figures, and 3 tables

  48. arXiv:2607.27022  [pdf, ps, other

    cs.CL

    Evaluating Regional Bias in LLMs From Abstract Stereotype to Concrete Social Decision-Making

    Authors: Jiayuan Di, Haoyi Yang, Yufei Luo, Jiahui Qu, Yiming Wang

    Abstract: Regional bias in large language models (LLMs) may shape both perceptions of regional groups and decisions about individuals from different regions. Yet existing studies often examine these manifestations separately, leaving their structure and consequences unclear. We introduce Stereotypes-to-Decisions (S2D), a systematic framework evaluating regional bias from abstract stereotypes to concrete soc… ▽ More

    Submitted 29 July, 2026; originally announced July 2026.

  49. arXiv:2607.25647  [pdf, ps, other

    cs.SE cs.AI cs.MA quant-ph

    KQFuzz: Knowledge-Guided Fuzzing for Quantum Libraries via Large Language Models

    Authors: Fuyuan Xia, Qixin Zhang, Chenhao Ying, Haojin Zhu, Shuai Wang, Yuan Luo, Pingchuan Ma, Yuxuan Du

    Abstract: As quantum computing continually improves, ensuring the reliability and correctness of quantum libraries has become increasingly critical. To this end, many LLM-based fuzzing approaches towards quantum libraries have been proposed to uncover potential bugs. However, these methods still suffer from limitations such as insufficient flexibility and low efficiency, which hinder the progress of the qua… ▽ More

    Submitted 28 July, 2026; originally announced July 2026.

    Comments: Accepted to the 41st IEEE/ACM International Conference on Automated Software Engineering. 17 pages, 9 figures. Comments are welcome

  50. arXiv:2607.24904  [pdf, ps, other

    cs.CV cs.CL

    Mage-VL: An Efficient Codec-Native Streaming Multimodal Foundation Model

    Authors: Senqiao Yang, Kaichen Zhang, Zhaoyang Jia, Jinghao Guo, Yifei Shen, Xinjie Zhang, Xiaoyi Zhang, Haoqing Wang, Xiao Li, Peng Zhang, Xiang An, Yin Xie, Zhening Liu, Xun Guo, Jiahao Li, Shicheng Zheng, Jinglu Wang, Zongyu Guo, Wenxuan Xie, Zihan Zheng, Yuxuan Luo, Bin Li, Yan Lu

    Abstract: Standard vision-language models (VLMs) suffer from Moravec's paradox: they excel at complex offline visual reasoning but struggle with simple streaming perception tasks and process them inefficiently. We present Mage-VL, an efficient codec-native streaming foundation model for real-time multimodal understanding and interaction. At its core, our custom tokenizer, Mage-ViT, replaces uniform frame sa… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.

    Comments: Project page: https://microsoft.github.io/Mage