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

Showing 1–50 of 143 results for author: Zhong, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.19085  [pdf, ps, other

    cs.RO cs.AI

    DA-WAM: Decision-Aligned Future Latents for Driving World Models

    Authors: Ruiguo Zhong, Benshan Ma, Xiaolong Chen, Lang Zhang, Mingyue Feng, Yaonong Wang, Pei Liu, Jun Ma

    Abstract: Anticipating how scenes evolve under ego actions is fundamental to safe autonomous driving, yet the full potential of world models for decision-making remains unrealized. The critical challenge lies in ensuring that future modeling is not merely predictive, but decision-informative: the predicted future must directly shape which trajectory is selected. Existing approaches decouple future represent… ▽ More

    Submitted 20 August, 2026; v1 submitted 19 August, 2026; originally announced August 2026.

  2. arXiv:2608.17852  [pdf, ps, other

    cs.SD cs.MM

    UniVerse: Benchmarking and Enhancing LALMs on Culturally Inclusive Low-Resource Music Understanding

    Authors: Ziya Zhou, Shangda Wu, Shenyang Xu, Yutong Zheng, Dafang Liang, Suin Chung, Danbinaerin Han, Junyan Jiang, Yongyi Zang, Ruibin Yuan, Rongxiu Zhong, Shilei Zhang, Junlan Feng, Jinglei Liu, Haotian Zhou, Zijin Li, Dasaem Jeong, Wei Xue, Yike Guo

    Abstract: Recent advances in large audio-language models (LALMs) have significantly improved performance in tasks such as music captioning, genre classification, and sound event detection. However, limited attention has been paid to improving their adaptability across diverse musical traditions, particularly folk music rooted in distinct cultural contexts. Folk-music traditions are typically resource-scarce… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 21 pages, 7 figures, 8 tables

  3. arXiv:2608.16626  [pdf, ps, other

    cs.AI

    A Shop Floor Production Scheduling Case based on RFID-supported Smart Factory

    Authors: Zhihui Chen, Yize Sun, Yuhao Dong, Zeyu Xiao, Ray Y. Zhong

    Abstract: Radio frequency identification (RFID) technology has been widely implemented for real-time data collection in manufacturing shop floors, which, in turn, can be used to support dynamic shop floor production planning and scheduling. Within such an environment, uncertainty in operation and production processes collectively contribute to the dynamicity in manufacturing, thereby hampering the schedulin… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  4. arXiv:2608.09888  [pdf, ps, other

    cs.NE cs.AI cs.LG stat.ML

    BDH-CQ: In-Context Learning with Recurrent Latent Reasoning

    Authors: Björn Engdahl, Adrian Kosowski, Jan Chorowski, Zuzanna Stamirowska, Przemysław Uznański, Junlin Jiang, Rohan Phadke, Remigiusz Kinas, Richard Zhong

    Abstract: We introduce BDH-CQ, a reasoning model that combines in-context learning with recurrent latent reasoning. Inputs presented at inference time continuously update the model's recurrent memory; the model then solves a query through iterative computation in a high-dimensional latent space, without verbalizing its intermediate reasoning. We evaluate the model on the public ARC-AGI-1 evaluation set and… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

    Comments: https://github.com/pathwaycom/arc-task-gen

  5. arXiv:2607.24617  [pdf, ps, other

    cs.IR

    LaRec: Unleashing LLM-based Latent Reasoning for Generative Recommendation

    Authors: Yu Xia, Zihan Lin, Wei Yang, Rui Zhong, Cheng Chen, Huan Ren, Yao Hu

    Abstract: Large Language Models (LLMs) have shown great promise in recommendation due to superior reasoning abilities. However, existing methods mainly rely on explicit Chain-of-Thought (CoT), resulting in verbose reasoning texts and inefficient response times. latent reasoning aims to balance efficiency by thinking within a continuous latent space, yet it faces two major challenges: (1) Lack of Fine-graine… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.

  6. DiTango: Cost-Effective Parallel Diffusion Generation with Selective Attention State Reuse

    Authors: Yuyang Chen, Runxin Zhong, Zan Zong, Hengjie Li, Yuyang Jin, Jidong Zhai

    Abstract: Recent advances in AI-generated content have driven widespread adoption of Diffusion Transformers (DiTs) for high-resolution, long-duration content generation. While parallelization techniques accelerate diffusion inference, they face significant scalability challenges due to excessive communication overhead in multi-node environments. We observe that sequence partitions in Context Parallelism (… ▽ More

    Submitted 17 July, 2026; originally announced July 2026.

    ACM Class: C.1.4

    Journal ref: The 35th International Symposium on High-Performance Parallel and Distributed Computing (HPDC'26), July 13--16, 2026, Cleveland, OH, USA

  7. arXiv:2607.11646  [pdf, ps, other

    cs.CV cs.RO

    Event-RGB Adaptive Tracking for Nighttime Highway Perception

    Authors: Haidong Wang, Hengxing Cai, Wanlei Li, Xiaogang Xiong, Renxin Zhong

    Abstract: Intelligent Transportation Systems deployed on highways predominantly rely on conventional RGB cameras for traffic perception and vehicle tracking. However, highway environments present unique challenges: the absence of artificial lighting infrastructure, combined with high vehicle velocities, results in severely degraded perception performance under low-light conditions. Specifically, nighttime s… ▽ More

    Submitted 13 July, 2026; originally announced July 2026.

  8. arXiv:2607.11346  [pdf, ps, other

    cs.AI cs.PL

    Compile, Then Page: Executable SOP Programs and a Capability-Gated Runtime for Procedural LLM Agents

    Authors: Chenglin Yu, Li Yin, Qingxin Fan, Ying Yu, RunyangRay Zhong, Ming Li

    Abstract: Enterprise agents must follow long-horizon, conditional, safety-critical standard operating procedures (SOPs). We compile machine-readable SOP constraints into executable pseudo-code and run them with a program-guided (PG) stack machine that pages the active frame while an LLM performs semantic execution. A three-arm SOPBench study across six models separates representation from runtime: compiled… ▽ More

    Submitted 23 July, 2026; v1 submitted 13 July, 2026; originally announced July 2026.

    Comments: 9 pages, 3 figures, 5 tables

  9. arXiv:2607.11207  [pdf, ps, other

    cs.CL cs.AI

    ProgramTab: Boosting Table Reasoning of LLMs via Programmatic Paradigm

    Authors: Pei Guo, Enjie Liu, Yunzhi Tan, Mochi Gao, Jianxin Zhang, Ruichao Zhong, Juntao Li, Bo Hu, Zang Li

    Abstract: Table-based reasoning with large language models (LLMs), which requires reasoning based on natural language questions and structured tabular data, has gained widespread attention. However, a series of issues still constrain the application of this task. The previous approaches suffered from significant performance degradation when faced with large tables due to the difficulty of long text modeling… ▽ More

    Submitted 13 July, 2026; originally announced July 2026.

    Comments: Large Language Models, Table Reasoning, In-context Learning

  10. arXiv:2607.04162  [pdf, ps, other

    cs.RO cs.LG

    ACE: Agentic Control for Embodied Manipulation via Zero-shot Workflow Reasoning

    Authors: Iok Tong Lei, QianZhi Li, Ying Jie Yap, Yujie Zhang, Rui Zhong, Haichao Gui, Xiaolong Liu, Zhidong Deng

    Abstract: Open-ended tabletop manipulation requires agents to not only understand natural language but also adapt to dynamic environments and execution failures. We present ACE (Agentic Control for Embodied Manipulation), a zero-shot workflow reasoning framework for tabletop pick-and-place from natural language. Rather than relying on direct low-level action mapping, ACE combines agentic workflow reasoning… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

    Comments: Preprint

  11. arXiv:2606.31128  [pdf, ps, other

    cs.SD cs.AI cs.CL eess.AS

    UniSAE: Unified Speech Attribute Editing on Speaker, Emotion and Low-Level Content via Discrete Phonetic Posteriorgram Modelling

    Authors: Chuanbo Zhu, Wuyou Zhou, Rongxiu Zhong, Shilei Zhang, Kun Qian, Yike Guo, Wei Xue

    Abstract: Speech editing aims to modify specific portions of an utterance while preserving the remaining speech. Existing approaches primarily focus on word-level content modification and typically treat content, speaker, and emotion editing as separate tasks, limiting both editing granularity and flexibility. We propose UniSAE, a unified speech attribute editing framework which supports composable speaker,… ▽ More

    Submitted 30 June, 2026; originally announced June 2026.

  12. arXiv:2606.08470  [pdf, ps, other

    cs.RO

    LUNA-AD: Lightweight Uncertainty-Aware Language Model with Lifelong Learning for Autonomous Driving

    Authors: Ruoyu Yao, Pei Liu, Ruiguo Zhong, Mingxing Peng, Rui Yang, Jun Ma

    Abstract: While large language models (LLMs) offer promising reasoning capabilities, their integration into safety-critical driving systems is hindered by limited reasoning diversity, high computational overhead, and static learning paradigms. To address these challenges, we propose LUNA-AD, a lightweight uncertainty-aware language model with lifelong learning for autonomous driving (AD). LUNA-AD features a… ▽ More

    Submitted 7 June, 2026; originally announced June 2026.

    Comments: 16 pages,9 figures

  13. arXiv:2605.28732  [pdf, ps, other

    cs.CL cs.AI cs.LG

    MemTrace: Tracing and Attributing Errors in Large Language Model Memory Systems

    Authors: Xinle Deng, Ruobin Zhong, Hujin Peng, Xiaoben Lu, Yanzhe Wu, Guang Li, Buqiang Xu, Yunzhi Yao, Jizhan Fang, Haoliang Cao, Junjie Guo, Yuan Yuan, Ziqing Ma, Yuanqiang Yu, Rui Hu, Baohua Dong, Hangcheng Zhu, Ningyu Zhang

    Abstract: Memory is essential for enabling large language models to support long-horizon reasoning, yet existing memory systems remain unreliable and difficult to debug. Tracing memory's dynamic evolution is crucial to understand how information is synthesized, propagated, or corrupted over time. In this work, we study the new problem of error tracing and attribution in LLM memory systems. We propose a nove… ▽ More

    Submitted 16 July, 2026; v1 submitted 27 May, 2026; originally announced May 2026.

    Comments: Ongoing work

  14. arXiv:2605.25393  [pdf, ps, other

    cs.RO

    Decision-Making with Lightweight Confidence-Aware Language Model for Autonomous Driving

    Authors: Ruoyu Yao, Ruiguo Zhong, Pei Liu, Mingxing Peng, Rui Yang, Jun Ma

    Abstract: Large Language Models (LLMs) and Multimodal LLMs (MLLMs) have demonstrated immense potential in autonomous driving (AD) by offering human-like reasoning and open-world generalization. However, the excessive computational overhead and high inference latency of these massive models severely hinder their deployment in resource-constrained AD systems. To address this challenge, we propose a novel deci… ▽ More

    Submitted 24 May, 2026; originally announced May 2026.

    Comments: 8 Pages, 3 figures, ITSC 2026

  15. arXiv:2605.07800  [pdf, ps, other

    cs.CV

    SARA: Semantically Adaptive Relational Alignment for Video Diffusion Models

    Authors: Jiesong Lian, Zixiang Zhou, Ruizhe Zhong, Yuan Zhou, Qinglin Lu, Rui Wang, Long Hu, Yixue Hao, Baoru Huang

    Abstract: Recent video diffusion models (VDMs) synthesize visually convincing clips, yet still drop entities, mis-bind attributes, and weaken the interactions specified in the prompt. Representation-alignment objectives such as VideoREPA and MoAlign improve fine-grained text following by distilling spatio-temporal token relations from a frozen visual foundation model, but their pairwise supervision budget i… ▽ More

    Submitted 9 June, 2026; v1 submitted 8 May, 2026; originally announced May 2026.

  16. arXiv:2604.26247  [pdf, ps, other

    cs.IR cs.AI

    TimeMM: Time-as-Operator Spectral Filtering for Dynamic Multimodal Recommendation

    Authors: Wei Yang, Rui Zhong, Zihan Lin, Xiaodan Wang, Cheng Chen, Huan Ren, Yao Hu

    Abstract: Multimodal recommendation improves user modeling by integrating collaborative signals with heterogeneous item content. In real applications, user interests evolve over time and exhibit nonstationary dynamics, where different preference factors change at different rates. This challenge is amplified in multimodal settings because visual and textual cues can dominate decisions under different tempora… ▽ More

    Submitted 28 April, 2026; originally announced April 2026.

  17. arXiv:2604.21933  [pdf, ps, other

    cs.HC

    Not Another EHR: Reimagining Physician Information Needs with Generative AI Technology

    Authors: Ruican Zhong, Jiachen Li, Gary Hsieh, David W. McDonald, Selin S. Everett, Alyssa Unell, Jonathan Carlson, Katie Claveau, Noel Codella, Khalil Malik, Scott Mackie, Eduardo Olvera, Scott Saponas, Eric Horvitz, David Rhew, Jim Weinstein, Jacob Gross, Amanda K. Hall

    Abstract: Electronic health records (EHRs) have improved data accessibility but have also introduced cognitive burden for physicians, given the sheer volume and complexity of the data involved. Advances in large language models (LLMs) create new opportunities to rethink how clinicians interact with medical data through dynamic, adaptive interfaces. In this position paper, we explore how generative AI can su… ▽ More

    Submitted 23 March, 2026; originally announced April 2026.

  18. arXiv:2604.21748  [pdf, ps, other

    cs.CL cs.AI cs.IR cs.LG cs.MA

    StructMem: Structured Memory for Long-Horizon Behavior in LLMs

    Authors: Buqiang Xu, Yijun Chen, Jizhan Fang, Ruobin Zhong, Yunzhi Yao, Yuqi Zhu, Lun Du, Shumin Deng

    Abstract: Long-term conversational agents need memory systems that capture relationships between events, not merely isolated facts, to support temporal reasoning and multi-hop question answering. Current approaches face a fundamental trade-off: flat memory is efficient but fails to model relational structure, while graph-based memory enables structured reasoning at the cost of expensive and fragile construc… ▽ More

    Submitted 23 April, 2026; originally announced April 2026.

    Comments: Accepted by ACL 2026 main conference

  19. arXiv:2604.17529  [pdf

    cs.SE

    Automated Logging Is Language-Sensitive: A Multilingual Benchmark and Empirical Study of LLMs

    Authors: Renyi Zhong, Yichen Li, Yulun Wu, Jinxi Kuang, Yintong Huo, Michael R. Lyu

    Abstract: Logging statements are central to debugging, failure diagnosis, and production observability, yet writing them requires developers to decide where to place a logging statement, which API and severity level to use, and what runtime information to expose. Automated logging aims to reduce this burden, but existing evidence remains dominated by Java-centric repository-snapshot dataset. It is therefore… ▽ More

    Submitted 5 August, 2026; v1 submitted 19 April, 2026; originally announced April 2026.

  20. arXiv:2604.12374  [pdf, ps, other

    cs.LG cs.AI cs.CL

    Nemotron 3 Super: Open, Efficient Mixture-of-Experts Hybrid Mamba-Transformer Model for Agentic Reasoning

    Authors: NVIDIA, :, Aakshita Chandiramani, Aaron Blakeman, Abdullahi Olaoye, Abhibha Gupta, Abhilash Somasamudramath, Abhinav Khattar, Adeola Adesoba, Adi Renduchintala, Adil Asif, Aditya Agrawal, Aditya Vavre, Ahmad Kiswani, Aishwarya Padmakumar, Ajay Hotchandani, Akanksha Shukla, Akhiad Bercovich, Aleksander Ficek, Aleksandr Shaposhnikov, Alex Gronskiy, Alex Kondratenko, Alex Neefus, Alex Steiner, Alex Yang , et al. (522 additional authors not shown)

    Abstract: We describe the pre-training, post-training, and quantization of Nemotron 3 Super, a 120 billion (active 12 billion) parameter hybrid Mamba-Attention Mixture-of-Experts model. Nemotron 3 Super is the first model in the Nemotron 3 family to 1) be pre-trained in NVFP4, 2) leverage LatentMoE, a new Mixture-of-Experts architecture that optimizes for both accuracy per FLOP and accuracy per parameter, a… ▽ More

    Submitted 14 April, 2026; originally announced April 2026.

  21. arXiv:2604.00703  [pdf, ps, other

    cs.NE

    G-ICSO-NAS: Shifting Gears between Gradient and Swarm for Robust Neural Architecture Search

    Authors: Xingbang Du, Enzhi Zhang, Rui Zhong, Yang Cao, Masaharu Munetomo

    Abstract: Neural Architecture Search (NAS) has become a pivotal technique in automated machine learning. Evolutionary Algorithm (EA)-based methods demonstrate superior search quality but suffer from prohibitive computational costs, while gradient-based approaches like DARTS offer high efficiency but are prone to premature convergence and performance collapse. To bridge this gap, we propose G-ICSO-NAS, a hyb… ▽ More

    Submitted 1 April, 2026; originally announced April 2026.

    Comments: Accepted at the International Joint Conference on Neural Networks (IJCNN), WCCI 2026. This is a preprint version

  22. arXiv:2603.21073  [pdf, ps, other

    eess.AS cs.CL cs.SD

    SqueezeComposer: Temporal Speed-up is A Simple Trick for Long-form Music Composing

    Authors: Jianyi Chen, Rongxiu Zhong, Shilei Zhang, Kun Qian, Jinglei Liu, Yike Guo, Wei Xue

    Abstract: Composing coherent long-form music remains a significant challenge due to the complexity of modeling long-range dependencies and the prohibitive memory and computational requirements associated with lengthy audio representations. In this work, we propose a simple yet powerful trick: we assume that AI models can understand and generate time-accelerated (speeded-up) audio at rates such as 2x, 4x, or… ▽ More

    Submitted 22 March, 2026; originally announced March 2026.

    Comments: Under Review

  23. arXiv:2603.04448  [pdf, ps, other

    cs.AI cs.CL cs.CV cs.LG cs.MA

    SkillNet: Create, Evaluate, and Connect AI Skills

    Authors: Yuan Liang, Ruobin Zhong, Haoming Xu, Chen Jiang, Yi Zhong, Runnan Fang, Jia-Chen Gu, Shumin Deng, Yunzhi Yao, Mengru Wang, Shuofei Qiao, Yida Xue, Xin Xu, Tongtong Wu, Kun Wang, Yang Liu, Zhen Bi, Jungang Lou, Yuchen Eleanor Jiang, Hangcheng Zhu, Gang Yu, Haiwen Hong, Longtao Huang, Hui Xue, Chenxi Wang , et al. (25 additional authors not shown)

    Abstract: Current AI agents can flexibly invoke tools and execute complex tasks, yet their long-term advancement is hindered by the lack of systematic accumulation and transfer of skills. Without a unified mechanism for skill consolidation, agents frequently ``reinvent the wheel'', rediscovering solutions in isolated contexts without leveraging prior strategies. To address this challenge, we introduce Skill… ▽ More

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

    Comments: http://skillnet.openkg.cn/; add SkillNet-Gym, a benchmark for evaluating skill retrieval, utilization, composition, and SkillNet-Fabric for task-specific skill routing through lightweight Wikis

  24. arXiv:2602.04928  [pdf, ps, other

    cs.LG

    Euphonium: Steering Video Flow Matching via Process Reward Gradient Guided Stochastic Dynamics

    Authors: Ruizhe Zhong, Jiesong Lian, Xiaoyue Mi, Zixiang Zhou, Yuan Zhou, Qinglin Lu, Junchi Yan

    Abstract: While online Reinforcement Learning has emerged as a crucial technique for aligning flow matching models with human preferences, current approaches are hindered by inefficient exploration during training rollouts. Relying on undirected stochasticity and sparse outcome rewards, these methods struggle to discover high-reward samples, resulting in data-inefficient and slow optimization. To address th… ▽ More

    Submitted 6 February, 2026; v1 submitted 4 February, 2026; originally announced February 2026.

  25. arXiv:2601.22498  [pdf, ps, other

    cs.IR

    FITMM: Adaptive Frequency-Aware Multimodal Recommendation via Information-Theoretic Representation Learning

    Authors: Wei Yang, Rui Zhong, Yiqun Chen, Shixuan Li, Heng Ping, Chi Lu, Peng Jiang

    Abstract: Multimodal recommendation aims to enhance user preference modeling by leveraging rich item content such as images and text. Yet dominant systems fuse modalities in the spatial domain, obscuring the frequency structure of signals and amplifying misalignment and redundancy. We adopt a spectral information-theoretic view and show that, under an orthogonal transform that approximately block-diagonaliz… ▽ More

    Submitted 29 January, 2026; originally announced January 2026.

  26. arXiv:2601.22476  [pdf, ps, other

    cs.AR cs.AI

    RulePlanner: All-in-One Reinforcement Learner for Unifying Design Rules in 3D Floorplanning

    Authors: Ruizhe Zhong, Xingbo Du, Junchi Yan

    Abstract: Floorplanning determines the coordinate and shape of each module in Integrated Circuits. With the scaling of technology nodes, in floorplanning stage especially 3D scenarios with multiple stacked layers, it has become increasingly challenging to adhere to complex hardware design rules. Current methods are only capable of handling specific and limited design rules, while violations of other rules r… ▽ More

    Submitted 26 May, 2026; v1 submitted 29 January, 2026; originally announced January 2026.

    Comments: ICML 2026

  27. arXiv:2601.18218  [pdf, ps, other

    cs.HC cs.AI cs.CL

    PaperTok: Exploring the Use of Generative AI for Creating Short-form Videos for Research Communication

    Authors: Meziah Ruby Cristobal, Hyeonjeong Byeon, Tze-Yu Chen, Ruoxi Shang, Donghoon Shin, Ruican Zhong, Tony Zhou, Gary Hsieh

    Abstract: The dissemination of scholarly research is critical, yet researchers often lack the time and skills to create engaging content for popular media such as short-form videos. To address this gap, we explore the use of generative AI to help researchers transform their academic papers into accessible video content. Informed by a formative study with science communicators and content creators (N=8), we… ▽ More

    Submitted 26 January, 2026; originally announced January 2026.

    ACM Class: H.5.2; I.2.7

    Journal ref: In Proceedings of the 2026 CHI Conference on Human Factors in Computing Systems (CHI '26), Apr 13-17, 2026, Barcelona, Spain. ACM, New York, NY, USA

  28. arXiv:2601.13655  [pdf, ps, other

    cs.SE cs.AI cs.DC

    Why Does the LLM Stop Computing: An Empirical Study of User-Reported Failures in Open-Source LLMs

    Authors: Guangba Yu, Zirui Wang, Yujie Huang, Renyi Zhong, Yuedong Zhong, Yilun Wang, Michael R. Lyu

    Abstract: The democratization of open-source Large Language Models (LLMs) allows users to fine-tune and deploy models on local infrastructure but exposes them to a First Mile deployment landscape. Unlike black-box API consumption, the reliability of user-managed orchestration remains a critical blind spot. To bridge this gap, we conduct the first large-scale empirical study of 705 real-world failures from t… ▽ More

    Submitted 20 January, 2026; originally announced January 2026.

  29. arXiv:2601.03707  [pdf, ps, other

    cs.CL

    AirNav: A Large-Scale UAV Vision-and-Language Navigation Dataset with Natural and Diverse Instructions

    Authors: Hengxing Cai, Yijie Rao, Ligang Huang, Zanyang Zhong, Jinhan Dong, Jingjun Tan, Changhao Nai, Jue Hou, Wenhao Lu, Renxin Zhong

    Abstract: Existing UAV vision-and-language navigation (VLN) benchmarks rarely provide realistic aerial scenes, natural process-level instructions, and sufficient scale simultaneously, making it difficult to systematically train and evaluate UAV VLN agents under realistic settings. To address this, we propose \textbf{AirNav}, a large-scale benchmark built on real urban aerial data, comprising 137K navigation… ▽ More

    Submitted 15 May, 2026; v1 submitted 7 January, 2026; originally announced January 2026.

  30. arXiv:2512.22170  [pdf, ps, other

    cs.LG cs.CV

    SoliReward: Mitigating Susceptibility to Reward Hacking and Annotation Noise in Video Generation Reward Models

    Authors: Jiesong Lian, Ruizhe Zhong, Zixiang Zhou, Xiaoyue Mi, Long Hu, Yuan Zhou, Qinglin Lu, Yixue Hao, Junchi Yan

    Abstract: Post-training alignment of video generation models with human preferences is a critical goal. Developing effective Reward Models (RMs) for this process faces significant methodological hurdles. Current data collection paradigms, reliant on in-prompt pairwise annotations, suffer from labeling noise. Concurrently, the architectural design of VLM-based RMs, particularly their output mechanisms, remai… ▽ More

    Submitted 16 March, 2026; v1 submitted 17 December, 2025; originally announced December 2025.

    Comments: 16 pages, 9 figures

  31. arXiv:2512.12809  [pdf, ps, other

    cs.NE cs.AI

    OPAL: Operator-Programmed Algorithms for Landscape-Aware Black-Box Optimization

    Authors: Junbo Jacob Lian, Mingyang Yu, Kaichen Ouyang, Shengwei Fu, Rui Zhong, Yujun Zhang, Jun Zhang, Huiling Chen

    Abstract: Black-box optimization often relies on evolutionary and swarm algorithms whose performance is highly problem dependent. We view an optimizer as a short program over a small vocabulary of search operators and learn this operator program separately for each problem instance. We instantiate this idea in Operator-Programmed Algorithms (OPAL), a landscape-aware framework for continuous black-box optimi… ▽ More

    Submitted 14 December, 2025; originally announced December 2025.

    Comments: Source code, experiment scripts, and results are publicly available at https://github.com/junbolian/OPAL. The real-world application part hasn't been done yet

  32. arXiv:2512.03568  [pdf, ps, other

    cs.HC

    Synthetic Cognitive Walkthrough: Aligning Large Language Model Performance with Human Cognitive Walkthrough

    Authors: Ruican Zhong, David W. McDonald, Gary Hsieh

    Abstract: Conducting usability testing like cognitive walkthrough (CW) can be costly. Recent developments in large language models (LLMs), with visual reasoning and UI navigation capabilities, present opportunities to automate CW. We explored whether LLMs (GPT-4 and Gemini-2.5-pro) can simulate human behavior in CW by comparing their walkthroughs with human participants. While LLMs could navigate interfaces… ▽ More

    Submitted 3 December, 2025; originally announced December 2025.

  33. arXiv:2512.01372  [pdf, ps, other

    cs.IR cs.AI

    Structured Spectral Reasoning for Frequency-Adaptive Multimodal Recommendation

    Authors: Wei Yang, Rui Zhong, Yiqun Chen, Chi Lu, Peng Jiang

    Abstract: Multimodal recommendation aims to integrate collaborative signals with heterogeneous content such as visual and textual information, but remains challenged by modality-specific noise, semantic inconsistency, and unstable propagation over user-item graphs. These issues are often exacerbated by naive fusion or shallow modeling strategies, leading to degraded generalization and poor robustness. While… ▽ More

    Submitted 29 January, 2026; v1 submitted 1 December, 2025; originally announced December 2025.

  34. arXiv:2511.21541  [pdf, ps, other

    cs.CV

    Video Generation Models Are Good Latent Reward Models

    Authors: Xiaoyue Mi, Wenqing Yu, Jiesong Lian, Shibo Jie, Ruizhe Zhong, Zijun Liu, Guozhen Zhang, Zixiang Zhou, Zhiyong Xu, Yuan Zhou, Qinglin Lu, Fan Tang

    Abstract: Reward feedback learning (ReFL) has proven effective for aligning image generation with human preferences. However, its extension to video generation faces significant challenges. Existing video reward models rely on vision-language models designed for pixel-space inputs, confining ReFL optimization to near-complete denoising steps after computationally expensive VAE decoding. This pixel-space app… ▽ More

    Submitted 9 January, 2026; v1 submitted 26 November, 2025; originally announced November 2025.

  35. AutoLogger: A Multi-Agent Framework for the End-to-End Automated Logging

    Authors: Renyi Zhong, Yintong Huo, Wenwei Gu, Yichen Li, Michael R. Lyu

    Abstract: Software logging is critical for system observability, yet developers face a dual crisis of costly overlogging and risky underlogging. Existing automated logging tools often overlook the fundamental whether-to-log decision and struggle with the composite nature of logging. In this paper, we propose Autologger, a novel hybrid framework that addresses the complete the end-to-end logging pipeline. Au… ▽ More

    Submitted 5 August, 2026; v1 submitted 23 November, 2025; originally announced November 2025.

  36. arXiv:2510.22948  [pdf, ps, other

    eess.SP cs.AI cs.NI

    PASS-Enhanced MEC: Joint Optimization of Task Offloading and Uplink PASS Beamforming

    Authors: Zhaoming Hu, Ruikang Zhong, Xidong Mu, Dengao Li, Yuanwei Liu

    Abstract: A pinching-antenna system (PASS)-enhanced mobile edge computing (MEC) architecture is investigated to improve the task offloading efficiency and latency performance in dynamic wireless environments. By leveraging dielectric waveguides and flexibly adjustable pinching antennas, PASS establishes short-distance line-of-sight (LoS) links while effectively mitigating the significant path loss and poten… ▽ More

    Submitted 26 October, 2025; originally announced October 2025.

  37. SusBench: An Online Benchmark for Evaluating Dark Pattern Susceptibility of Computer-Use Agents

    Authors: Longjie Guo, Chenjie Yuan, Mingyuan Zhong, Robert Wolfe, Ruican Zhong, Yue Xu, Bingbing Wen, Hua Shen, Lucy Lu Wang, Alexis Hiniker

    Abstract: As LLM-based computer-use agents (CUAs) begin to autonomously interact with real-world interfaces, understanding their vulnerability to manipulative interface designs becomes increasingly critical. We introduce SusBench, an online benchmark for evaluating the susceptibility of CUAs to UI dark patterns, designs that aim to manipulate or deceive users into taking unintentional actions. Drawing nine… ▽ More

    Submitted 23 February, 2026; v1 submitted 13 October, 2025; originally announced October 2025.

    Comments: Accepted as a full paper to IUI 2026

  38. arXiv:2510.03022  [pdf, ps, other

    cs.RO

    HumanoidExo: Scalable Whole-Body Humanoid Manipulation via Wearable Exoskeleton

    Authors: Rui Zhong, Yizhe Sun, Junjie Wen, Jinming Li, Chuang Cheng, Wei Dai, Zhiwen Zeng, Huimin Lu, Yichen Zhu, Yi Xu

    Abstract: A significant bottleneck in humanoid policy learning is the acquisition of large-scale, diverse datasets, as collecting reliable real-world data remains both difficult and cost-prohibitive. To address this limitation, we introduce HumanoidExo, a novel system that transfers human motion to whole-body humanoid data. HumanoidExo offers a high-efficiency solution that minimizes the embodiment gap betw… ▽ More

    Submitted 3 October, 2025; originally announced October 2025.

  39. arXiv:2509.17080  [pdf, ps, other

    cs.RO

    CoPlanner: An Interactive Motion Planner with Contingency-Aware Diffusion for Autonomous Driving

    Authors: Ruiguo Zhong, Ruoyu Yao, Pei Liu, Xiaolong Chen, Rui Yang, Jun Ma

    Abstract: Accurate trajectory prediction and motion planning are crucial for autonomous driving systems to navigate safely in complex, interactive environments characterized by multimodal uncertainties. However, current generation-then-evaluation frameworks typically construct multiple plausible trajectory hypotheses but ultimately adopt a single most likely outcome, leading to overconfident decisions and a… ▽ More

    Submitted 21 September, 2025; originally announced September 2025.

  40. arXiv:2509.07325  [pdf, ps, other

    cs.LG

    CancerGUIDE: Cancer Guideline Understanding via Internal Disagreement Estimation

    Authors: Alyssa Unell, Noel C. F. Codella, Sam Preston, Peniel Argaw, Wen-wai Yim, Zelalem Gero, Cliff Wong, Rajesh Jena, Eric Horvitz, Amanda K. Hall, Ruican Rachel Zhong, Jiachen Li, Shrey Jain, Mu Wei, Matthew Lungren, Hoifung Poon

    Abstract: The National Comprehensive Cancer Network (NCCN) provides evidence-based guidelines for cancer treatment. Translating complex patient presentations into guideline-compliant treatment recommendations is time-intensive, requires specialized expertise, and is prone to error. Advances in large language model (LLM) capabilities promise to reduce the time required to generate treatment recommendations a… ▽ More

    Submitted 6 November, 2025; v1 submitted 8 September, 2025; originally announced September 2025.

  41. arXiv:2508.15388  [pdf, ps, other

    cs.IR

    TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation

    Authors: Yu Xia, Rui Zhong, Zeyu Song, Wei Yang, Junchen Wan, Qingpeng Cai, Chi Lu, Peng Jiang

    Abstract: The extensive world knowledge and powerful reasoning capabilities of large language models (LLMs) have attracted significant attention in recommendation systems (RS). Specifically, The chain of thought (CoT) has been shown to improve the performance of LLMs on complex reasoning tasks for RS. However, due to the fact that LLMs often suffer from hallucination issues, there is no guarantee that their… ▽ More

    Submitted 21 August, 2025; originally announced August 2025.

  42. arXiv:2508.00390  [pdf, ps, other

    cs.CL

    SA-GCS: Semantic-Aware Gaussian Curriculum Scheduling for UAV Vision-Language Navigation

    Authors: Hengxing Cai, Jinhan Dong, Yijie Rao, Jingcheng Deng, Jingjun Tan, Qien Chen, Haidong Wang, Zhen Wang, Shiyu Huang, Agachai Sumalee, Renxin Zhong

    Abstract: Unmanned Aerial Vehicle (UAV) Vision-Language Navigation (VLN) aims to enable agents to accurately localize targets and plan flight paths in complex environments based on natural language instructions, with broad applications in intelligent inspection, disaster rescue, and urban monitoring. Recent progress in Vision-Language Models (VLMs) has provided strong semantic understanding for this task, w… ▽ More

    Submitted 1 August, 2025; originally announced August 2025.

  43. arXiv:2507.17249  [pdf, ps, other

    cs.IR

    R4ec: A Reasoning, Reflection, and Refinement Framework for Recommendation Systems

    Authors: Hao Gu, Rui Zhong, Yu Xia, Wei Yang, Chi Lu, Peng Jiang, Kun Gai

    Abstract: Harnessing Large Language Models (LLMs) for recommendation systems has emerged as a prominent avenue, drawing substantial research interest. However, existing approaches primarily involve basic prompt techniques for knowledge acquisition, which resemble System-1 thinking. This makes these methods highly sensitive to errors in the reasoning path, where even a small mistake can lead to an incorrect… ▽ More

    Submitted 10 August, 2025; v1 submitted 23 July, 2025; originally announced July 2025.

    Comments: Accepted by Recsys25

  44. arXiv:2507.14430  [pdf, ps, other

    cs.CL

    X-Intelligence 3.0: Training and Evaluating Reasoning LLM for Semiconductor Display

    Authors: Xiaolin Yan, Yangxing Liu, Jiazhang Zheng, Chi Liu, Mingyu Du, Caisheng Chen, Haoyang Liu, Ming Ding, Yuan Li, Qiuping Liao, Linfeng Li, Zhili Mei, Siyu Wan, Li Li, Ruyi Zhong, Jiangling Yu, Xule Liu, Huihui Hu, Jiameng Yue, Ruohui Cheng, Qi Yang, Liangqing Wu, Ke Zhu, Chi Zhang, Chufei Jing , et al. (31 additional authors not shown)

    Abstract: Large language models (LLMs) have recently achieved significant advances in reasoning and demonstrated their advantages in solving challenging problems. Yet, their effectiveness in the semiconductor display industry remains limited due to a lack of domain-specific training and expertise. To bridge this gap, we present X-Intelligence 3.0, the first high-performance reasoning model specifically deve… ▽ More

    Submitted 22 July, 2025; v1 submitted 18 July, 2025; originally announced July 2025.

    Comments: Technical Report

  45. arXiv:2507.06561  [pdf, ps, other

    cs.HC cs.SI

    Towards Designing Social Interventions For Online Climate Change Denialism Discussions

    Authors: Ruican Zhong, Shruti Phadke, Beth Goldberg, Tanushree Mitra

    Abstract: As conspiracy theories gain traction, it has become crucial to research effective intervention strategies that can foster evidence and science-based discussions in conspiracy theory communities online. This study presents a novel framework using insider language to contest conspiracy theory ideology in climate change denialism on Reddit. Focusing on discussions in two Reddit communities, our resea… ▽ More

    Submitted 10 August, 2025; v1 submitted 9 July, 2025; originally announced July 2025.

    Journal ref: Proc. ACM Hum.-Comput. Interact. 9, 7, Article CSCW251 (November 2025)

  46. arXiv:2507.02306  [pdf, ps, other

    cs.HC cs.AI

    Synthetic Heuristic Evaluation: A Comparison between AI- and Human-Powered Usability Evaluation

    Authors: Ruican Zhong, David W. McDonald, Gary Hsieh

    Abstract: Usability evaluation is crucial in human-centered design but can be costly, requiring expert time and user compensation. In this work, we developed a method for synthetic heuristic evaluation using multimodal LLMs' ability to analyze images and provide design feedback. Comparing our synthetic evaluations to those by experienced UX practitioners across two apps, we found our evaluation identified 7… ▽ More

    Submitted 3 July, 2025; originally announced July 2025.

  47. arXiv:2506.20558  [pdf, ps, other

    cs.SE

    CCISolver: End-to-End Detection and Repair of Method-Level Code-Comment Inconsistency

    Authors: Renyi Zhong, Yintong Huo, Wenwei Gu, Jinxi Kuang, Zhihan Jiang, Guangba Yu, Yichen Li, David Lo, Michael R. Lyu

    Abstract: Comments within code serve as a crucial foundation for software documentation, facilitating developers to communicate and understand the code effectively. However, code-comment inconsistency (CCI) can negatively affect software development, testing, and maintenance. Recent efforts to mitigate this issue have emerged, but existing studies often suffer from inaccurate datasets and inadequate solutio… ▽ More

    Submitted 25 June, 2025; originally announced June 2025.

    Comments: This manuscript is under review

  48. arXiv:2506.12364  [pdf, ps, other

    cs.AI cs.CL cs.CV

    MM-R5: MultiModal Reasoning-Enhanced ReRanker via Reinforcement Learning for Document Retrieval

    Authors: Mingjun Xu, Jinhan Dong, Jue Hou, Zehui Wang, Sihang Li, Zhifeng Gao, Renxin Zhong, Hengxing Cai

    Abstract: Multimodal document retrieval systems enable information access across text, images, and layouts, benefiting various domains like document-based question answering, report analysis, and interactive content summarization. Rerankers improve retrieval precision by reordering retrieved candidates. However, current multimodal reranking methods remain underexplored, with significant room for improvement… ▽ More

    Submitted 22 June, 2025; v1 submitted 14 June, 2025; originally announced June 2025.

  49. arXiv:2506.04569  [pdf, ps, other

    cs.SE

    KPIRoot+: An Efficient Integrated Framework for Anomaly Detection and Root Cause Analysis in Large-Scale Cloud Systems

    Authors: Wenwei Gu, Renyi Zhong, Guangba Yu, Xinying Sun, Jinyang Liu, Yintong Huo, Zhuangbin Chen, Jianping Zhang, Jiazhen Gu, Yongqiang Yang, Michael R. Lyu

    Abstract: To ensure the reliability of cloud systems, their performance is monitored using KPIs (key performance indicators). When issues arise, root cause localization identifies KPIs responsible for service degradation, aiding in quick diagnosis and resolution. Traditional methods rely on similarity calculations, which can be ineffective in complex, interdependent cloud environments. While deep learning-b… ▽ More

    Submitted 4 June, 2025; originally announced June 2025.

  50. arXiv:2506.00842  [pdf, ps, other

    cs.CL cs.AI

    Toward Structured Knowledge Reasoning: Contrastive Retrieval-Augmented Generation on Experience

    Authors: Jiawei Gu, Ziting Xian, Yuanzhen Xie, Ye Liu, Enjie Liu, Ruichao Zhong, Mochi Gao, Yunzhi Tan, Bo Hu, Zang Li

    Abstract: Large language models (LLMs) achieve strong performance on plain text tasks but underperform on structured data like tables and databases. Potential challenges arise from their underexposure during pre-training and rigid text-to-structure transfer mechanisms. Unlike humans who seamlessly apply learned patterns across data modalities, LLMs struggle to infer implicit relationships embedded in tabula… ▽ More

    Submitted 24 July, 2025; v1 submitted 1 June, 2025; originally announced June 2025.

    Comments: ACL 2025 Findings