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

Showing 1–50 of 84 results for author: Yiu, S

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

    cs.LG cs.AI

    Structured Latent Space Modeling over Multi-Scale Temporal Patches for Multivariate Time Series Forecasting

    Authors: Xingsheng Chen, Deyu Yi, Siu-Ming Yiu

    Abstract: Existing patching and multi-scale methods advance multivariate time series forecasting but treat learned representations as transient byproducts of prediction, lacking explicit mechanisms that enforce structural consistency across temporal scales. We propose M2Patch, a CNN-based architecture that organizes channel-independent observations into a structured latent space via two complementary differ… ▽ More

    Submitted 19 August, 2026; v1 submitted 7 July, 2026; originally announced July 2026.

  2. arXiv:2606.28327  [pdf, ps, other

    cs.IR cs.AI cs.CL

    The Interference Gap: Comparing Retrieval Bounds in Human Memory and RAG Systems

    Authors: Dongxin Guo, Jikun Wu, Siu-Ming Yiu

    Abstract: How do retrieval bounds compare between human episodic memory and Retrieval-Augmented Generation (RAG) systems under semantic interference? We present a unified signal detection theory (SDT) framework that applies to both, and use it to fit behavioral and computational data in matched paradigms. Both systems show logarithmic accuracy decline with association count (fan), but humans exhibit lower i… ▽ More

    Submitted 9 May, 2026; originally announced June 2026.

    Comments: 8 pages, 2 figures, 1 table. Accepted at CogSci 2026

    ACM Class: H.3.3; I.2.7; J.4

  3. arXiv:2606.09917  [pdf, ps, other

    cs.LG

    SPDM: Geometry-Modulated State Space Modeling with Manifold Constraints for Time Series Forecasting

    Authors: Xingsheng Chen, Siu-Ming Yiu

    Abstract: Multivariate time series forecasting requires capturing the continuously evolving correlation structure among interacting variables. Existing state-space models process time series by scanning tokenized temporal or spatial sequences, discarding the evolutionary geometric structure. We address this limitation by introducing manifold constraints into state-space modeling: treating the cross-variable… ▽ More

    Submitted 6 June, 2026; originally announced June 2026.

  4. arXiv:2606.00376  [pdf, ps, other

    cs.AI cs.CL cs.LG

    The Deterministic Horizon: When Extended Reasoning Fails and Tool Delegation Becomes Necessary

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Extended chain-of-thought reasoning can degrade performance on deterministic state-tracking tasks, not solely because of preference biases but, on the evidence we present, because of information-theoretic limits in the capacity of decoder-only attention. We present: (1) an Attention Bottleneck analysis providing evidence that total state-tracking capacity in bits is bounded in terms of head count,… ▽ More

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

  5. arXiv:2605.23054  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Model Collapse as Cultural Evolution

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Model collapse, the progressive degradation of LLMs trained on their own outputs, has been characterized statistically but lacks a linguistic explanation for which structures degrade, in what order, and why. We show that iterated learning theory from cultural evolution fills this gap. We derive five falsifiable predictions, distinguish those uniquely discriminative for the theory from confirmatory… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted at CoNLL 2026. 18 pages, 3 figures, 2 tables

    ACM Class: I.2.7; I.2.6

  6. arXiv:2605.23039  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Do Language Models Know What Not to Say? Causal Evidence for Statistical Preemption in LLMs

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: How do learners acquire knowledge of what is unacceptable without negative evidence? Construction Grammar proposes statistical preemption: exposure to a conventional form (e.g., "donated the books to the library") preempts structurally possible but unattested alternatives ("*donated the library the books"). We present a computational study that, for the first time, directly dissociates statistical… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted at CoNLL 2026. 21 pages (9 main body + appendices and references); 4 figures, 14 tables

    ACM Class: I.2.7; I.2.6

  7. arXiv:2605.23035  [pdf, ps, other

    cs.CL cs.AI q-bio.NC

    Sparse Autoencoders Map Brain-LLM Alignment onto Cortical Semantic Topography

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Intermediate layers of large language models (LLMs) best predict human brain responses to language, one of the most robust findings in computational neurolinguistics, yet why remains mechanistically unexplained. We address this gap by bridging sparse autoencoders (SAEs) from mechanistic interpretability with neural encoding models, decomposing GPT-2 XL and Llama-3.1-8B into 16K-32K interpretable f… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted at CoNLL 2026. 20 pages (9 main + 1 limitations/acknowledgments + 3 references + 7 appendix), 5 figures, 20 tables

    ACM Class: I.2.7; I.2.6; J.3

  8. arXiv:2605.23032  [pdf, ps, other

    cs.CL cs.AI q-bio.NC

    Brain-LLM Alignment Tracks Training Data, Not Typology

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Brain-LLM alignment is well established in English, yet the brain's language network is neuroanatomically universal across languages. Does alignment also generalize cross-linguistically, and what governs the variation? We test this using fMRI data from 112 participants across English, Chinese, and French (the Le Petit Prince corpus) and seven LLMs spanning English-dominant, Chinese-dominant, and m… ▽ More

    Submitted 21 May, 2026; originally announced May 2026.

    Comments: Accepted to CoNLL 2026. 9 pages main content + 4 pages references + 6 pages appendix; 4 figures, 13 tables

    ACM Class: I.2.7; I.2.6; J.3

  9. arXiv:2605.09781  [pdf, ps, other

    cs.NE cs.AI cs.CL cs.LG

    Parameter-Efficient Neuroevolution for Diverse LLM Generation: Quality-Diversity Optimization via Prompt Embedding Evolution

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Large Language Models exhibit mode collapse, producing homogeneous outputs that fail to explore valid solution spaces. We present QD-LLM, a framework for parameter-efficient neuroevolution that evolves prompt embeddings, compact neural interfaces (~32K parameters) that steer generation in frozen LLMs (70B+ parameters), within a Quality-Diversity (QD) optimization framework. Our contributions: (1)… ▽ More

    Submitted 18 June, 2026; v1 submitted 10 May, 2026; originally announced May 2026.

  10. arXiv:2605.09777  [pdf, ps, other

    cs.NE cs.AI cs.CL cs.LG

    EvoPref: Multi-Objective Evolutionary Optimization Discovers Diverse LLM Alignments Beyond Gradient Descent

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Gradient-based preference optimization methods for large language model (LLM) alignment suffer from preference collapse, converging to narrow behavioral modes while neglecting preference diversity. We introduce EvoPref, a multi-objective evolutionary algorithm that maintains populations of Low-Rank Adaptation (LoRA) adapters optimized across helpfulness, harmlessness, and honesty objectives using… ▽ More

    Submitted 18 June, 2026; v1 submitted 10 May, 2026; originally announced May 2026.

  11. arXiv:2605.08716  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Bias by Necessity: Impossibility Theorems for Sequential Processing with Convergent AI and Human Validation

    Authors: Jikun Wu, Dongxin Guo, Siu-Ming Yiu

    Abstract: Are certain cognitive biases mathematically inevitable consequences of sequential information processing? We prove that primacy effects, anchoring, and order-dependence are architecturally necessary in autoregressive language models due to causal masking constraints. Our three impossibility theorems establish: (1) primacy bias arises from asymmetric attention accumulation; (2) anchoring emerges fr… ▽ More

    Submitted 9 May, 2026; originally announced May 2026.

    Comments: 6 pages, 3 figures, 5 tables. Accepted to CogSci 2026

    ACM Class: I.2.7; I.2.6; J.4; F.1.3

  12. arXiv:2605.08710  [pdf, ps, other

    cs.AI

    When Can Human-AI Teams Outperform Individuals? Tight Bounds with Impossibility Guarantees

    Authors: Dongxin Guo, Jikun Wu, Siu-Ming Yiu

    Abstract: Human-AI teams fail to outperform their best member in 70% of studies, yet no theory specifies when complementarity is achievable. We derive tight bounds for the broad class of confidence-based aggregation rules by integrating signal detection theory with information-theoretic analysis, yielding four results: (1) a complementarity theorem (teams outperform individuals iff error correlation… ▽ More

    Submitted 9 May, 2026; originally announced May 2026.

    Comments: 8 pages, 2 figures, 7 tables. Accepted at CogSci 2026

    ACM Class: I.2.11; I.2.6; H.1.2

  13. arXiv:2605.08273  [pdf, ps, other

    cs.LG cs.AI

    Efficient Prompt Learning for Traffic Forecasting

    Authors: Qianru Zhang, Xinyi Gao, Alexander Zhou, Reynold Cheng, Siu-Ming Yiu, Hongzhi Yin

    Abstract: Accurate traffic prediction is essential for optimizing transportation systems, enhancing resource allocation, and improving overall urban administration. Spatio-temporal graph neural networks (GNNs) have achieved state-of-the-art performance and have been widely used in various spatio-temporal prediction scenarios. However, these prediction methods often exhibit low generalization ability, strugg… ▽ More

    Submitted 7 May, 2026; originally announced May 2026.

    Comments: 24 pages. This paper is accepted by VLDBJ

    Journal ref: The VLDB Journal of 2026

  14. arXiv:2605.00528  [pdf, ps, other

    cs.DC cs.AI cs.LG cs.OS

    SAGA: Workflow-Atomic Scheduling for AI Agent Inference on GPU Clusters

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: AI agents execute tens to hundreds of chained LLM calls per task, yet GPU schedulers treat each call as independent, discarding gigabytes of intermediate state between steps and inflating end-to-end latency by 3-8x. We argue that this request-level abstraction is fundamentally mismatched to compound AI workloads, and propose a shift to program-level scheduling: treating the entire agent workflow (… ▽ More

    Submitted 18 June, 2026; v1 submitted 1 May, 2026; originally announced May 2026.

  15. arXiv:2604.26649  [pdf, ps, other

    cs.IR cs.AI cs.CL

    When to Retrieve During Reasoning: Adaptive Retrieval for Large Reasoning Models

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Large reasoning models such as DeepSeek-R1 and OpenAI o1 generate extended chains of thought spanning thousands of tokens, yet their integration with retrieval-augmented generation (RAG) remains fundamentally misaligned. Current RAG systems optimize for providing context before reasoning begins, while reasoning models require evidence injection during multi-step inference chains. We introduce ReaL… ▽ More

    Submitted 29 April, 2026; originally announced April 2026.

    Comments: 12 pages, 3 figures, 9 tables. Accepted at SIGIR 2026 (49th International ACM SIGIR Conference on Research and Development in Information Retrieval), Melbourne, Australia

    ACM Class: H.3.3; I.2.7

  16. arXiv:2604.23588  [pdf, ps, other

    cs.AI cs.CL cs.IR

    FinGround: Detecting and Grounding Financial Hallucinations via Atomic Claim Verification

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Financial AI systems must produce answers grounded in specific regulatory filings, yet current LLMs fabricate metrics, invent citations, and miscalculate derived quantities. These errors carry direct regulatory consequences as the EU AI Act's high-risk enforcement deadline approaches (August 2026). Existing hallucination detectors treat all claims uniformly, missing 43% of computational errors tha… ▽ More

    Submitted 26 April, 2026; originally announced April 2026.

    Comments: Accepted to ACL 2026 Industry Track. 14 pages, 1 figure, 14 tables

    ACM Class: I.2.7; H.3.3; I.2.6; J.4

  17. arXiv:2604.23585  [pdf, ps, other

    cs.CL cs.IR cs.LG

    ComplianceNLP: Knowledge-Graph-Augmented RAG for Multi-Framework Regulatory Gap Detection

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Financial institutions must track over 60,000 regulatory events annually, overwhelming manual compliance teams; the industry has paid over USD 300 billion in fines and settlements since the 2008 financial crisis. We present ComplianceNLP, an end-to-end system that automatically monitors regulatory changes, extracts structured obligations, and identifies compliance gaps against institutional polici… ▽ More

    Submitted 26 April, 2026; originally announced April 2026.

    Comments: Accepted at ACL 2026 Industry Track. 19 pages, 15 tables, 1 figure

    ACM Class: I.2.7; H.3.3; I.2.4; I.2.6

  18. arXiv:2604.23581  [pdf, ps, other

    cs.SE cs.CL

    AgentEval: DAG-Structured Step-Level Evaluation for Agentic Workflows with Error Propagation Tracking

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Agentic systems that chain reasoning, tool use, and synthesis into multi-step workflows are entering production, yet prevailing evaluation practices like end-to-end outcome checks and ad-hoc trace inspection systematically mask the intermediate failures that dominate real-world error budgets. We present AgentEval, a framework that formalizes agent executions as evaluation directed acyclic graphs (… ▽ More

    Submitted 26 April, 2026; originally announced April 2026.

    Comments: Accepted at ACL 2026 Industry Track. 14 pages, 3 figures, 21 tables

    ACM Class: I.2.7; D.2.5; D.2.4

  19. arXiv:2604.23577  [pdf, ps, other

    cs.CL cs.LG

    RouteNLP: Closed-Loop LLM Routing with Conformal Cascading and Distillation Co-Optimization

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Serving diverse NLP workloads with large language models is costly: at one enterprise partner, inference costs exceeded $200K/month despite over 70% of queries being routine tasks well within the capability of smaller models. We present RouteNLP, a closed-loop framework that routes queries across a tiered model portfolio to minimize cost while satisfying per-task quality constraints. The framework… ▽ More

    Submitted 26 April, 2026; originally announced April 2026.

    Comments: Accepted at ACL 2026 Industry Track. 13 pages, 2 figures, 15 tables, 1 algorithm

    ACM Class: I.2.7; I.2.6; H.3.3; C.4

  20. arXiv:2604.23474  [pdf, ps, other

    cs.LG

    GeoCert: Certified Geometric AI for Reliable Forecasting

    Authors: Regina Zhang, Zongru Li, Honggang Wen, Xiaofeng Liu, Siu-Ming Yiu, Pietro Liò, Kwok-Yan Lam

    Abstract: Forecasting systems in science must be accurate, physically consistent, and certifiably reliable. Most existing models address prediction, constraint enforcement, and verification separately, limiting scalability and interpretability. We introduce GeoCert, a geometric AI framework that unifies forecasting, physical reasoning, and formal verification within a single differentiable computation. GeoC… ▽ More

    Submitted 25 April, 2026; originally announced April 2026.

    Comments: 15 pages, 4 figures

  21. arXiv:2604.17691  [pdf, ps, other

    cs.LG cs.AI

    SafeAnchor: Preventing Cumulative Safety Erosion in Continual Domain Adaptation of Large Language Models

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Safety alignment in large language models is remarkably shallow: it is concentrated in the first few output tokens and reversible by fine-tuning on as few as 100 adversarial examples. This fragility becomes critical in real-world deployment, where models undergo sequential adaptation across domains such as medicine, law, and code, causing safety guardrails to erode cumulatively. Yet all existing s… ▽ More

    Submitted 19 April, 2026; originally announced April 2026.

    Comments: 16 pages (12 main + 4 appendix), 2 figures, 12 tables

    MSC Class: 68T07; 68T50; 68T05 ACM Class: I.2.7; I.2.6; I.2.0

  22. arXiv:2604.17324  [pdf, ps, other

    cs.LG cs.AI

    Capacity-Controlled Global Attention for Graph Transformers

    Authors: Yang Liu, Dongxin Guo, Tom Zheng, Siu Ming Yiu, Liam Ning, Jikun Wu

    Abstract: Global self-attention drives modern graph transformers, yet the softmax at its core imposes a structural constraint rarely examined directly: every attention row is non-negative and sums to one, so each per-head output is a mass-conserving convex combination of value vectors. A node can never "attend to nothing." We argue this conservation constraint is a single root cause behind three pathologies… ▽ More

    Submitted 7 June, 2026; v1 submitted 19 April, 2026; originally announced April 2026.

    Comments: 13 pages, 2 figures, 15 tables

    ACM Class: I.2.6; I.5.1; G.2.2

  23. arXiv:2604.16586  [pdf, ps, other

    cs.LG cs.AI q-bio.QM

    A Systematic Survey and Benchmark of Deep Learning for Molecular Property Prediction in the Foundation Model Era

    Authors: Zongru Li, Xingsheng Chen, Honggang Wen, Regina Qianru Zhang, Ming Li, Xiaojin Zhang, Hongzhi Yin, Qiang Yang, Kwok-Yan Lam, Pietro Lio, Siu-Ming Yiu

    Abstract: Molecular property prediction integrates quantum chemistry, cheminformatics, and deep learning to connect molecular structure with physicochemical and biological behavior. This survey traces four complementary paradigms, including Quantum, Descriptor Machine Learning, Geometric Deep Learning, and Foundation Models, and outlines a unified taxonomy linking molecular representations, model architectu… ▽ More

    Submitted 17 April, 2026; originally announced April 2026.

    Comments: 32 pages. It is just accepted by Journal of Chemical Theory and Computation 2026

    Journal ref: Journal of Chemical Theory and Computation 2026

  24. arXiv:2604.16325  [pdf, ps, other

    cs.LG cs.AI

    UniMamba: A Unified Spatial-Temporal Modeling Framework with State-Space and Attention Integration

    Authors: Xingsheng Chen, Xianpei Mu, Deyu Yi, Yilin Yuan, Xingwei He, Bo Gao, Regina Zhang, Pietro Lio, Siu-Ming Yiu

    Abstract: Multivariate time series forecasting is fundamental to numerous domains such as energy, finance, and environmental monitoring, where complex temporal dependencies and cross-variable interactions pose enduring challenges. Existing Transformer-based methods capture temporal correlations through attention mechanisms but suffer from quadratic computational cost, while state-space models like Mamba ach… ▽ More

    Submitted 27 June, 2026; v1 submitted 6 March, 2026; originally announced April 2026.

  25. arXiv:2604.15769  [pdf, ps, other

    cs.LG cs.AI

    Closing the Theory-Practice Gap in Spiking Transformers via Effective Dimension

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Spiking transformers achieve competitive accuracy with conventional transformers while offering $38$-$57\times$ energy efficiency on neuromorphic hardware, yet no theoretical framework guides their design. This paper establishes the first comprehensive expressivity theory for spiking self-attention. We prove that spiking attention with Leaky Integrate-and-Fire neurons is a universal approximator o… ▽ More

    Submitted 17 April, 2026; originally announced April 2026.

    Comments: 6 pages, 3 figures, 7 tables

    MSC Class: 68T07; 92B20 ACM Class: I.2.6; I.5.1

  26. arXiv:2604.15764  [pdf, ps, other

    cs.LG cs.AI

    When Do Early-Exit Networks Generalize? A PAC-Bayesian Theory of Adaptive Depth

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Early-exit neural networks enable adaptive computation by allowing confident predictions to exit at intermediate layers, achieving 2-8$\times$ inference speedup. Despite widespread deployment, their generalization properties lack theoretical understanding -- a gap explicitly identified in recent surveys. This paper establishes a unified PAC-Bayesian framework for adaptive-depth networks. (1) Novel… ▽ More

    Submitted 17 April, 2026; originally announced April 2026.

    Comments: 6 pages, 1 figure, 7 tables, 1 algorithm

    MSC Class: 68T07; 62C12 ACM Class: I.2.6; F.2.2

  27. arXiv:2604.14500  [pdf, ps, other

    cs.AI

    Geometric Metrics for MoE Specialization: From Fisher Information to Early Failure Detection

    Authors: Dongxin Guo, Jikun Wu, Siu Ming Yiu

    Abstract: Expert specialization is fundamental to Mixture-of-Experts (MoE) model success, yet existing metrics (cosine similarity, routing entropy) lack theoretical grounding and yield inconsistent conclusions under reparameterization. We present an information-geometric framework providing the first rigorous characterization of MoE specialization dynamics. Our key insight is that expert routing distributio… ▽ More

    Submitted 15 April, 2026; originally announced April 2026.

    Comments: 6 pages, 2 figures, 7 tables

    MSC Class: 62B10; 68T07 ACM Class: I.2.6; G.3

  28. arXiv:2604.14386  [pdf, ps, other

    cs.GT cs.AI

    Coalition Formation in LLM Agent Networks: Stability Analysis and Convergence Guarantees

    Authors: Dongxin Guo, Jikun Wu, Siu-Ming Yiu

    Abstract: Large Language Model (LLM) agents are increasingly deployed in multi-agent systems requiring strategic coordination. While recent work has analyzed LLM behavior in two-player games, coalition formation, where $n$ agents dynamically form cooperative groups, remains theoretically uncharacterized. We present the first framework grounding coalition formation in LLM agent networks in hedonic game theor… ▽ More

    Submitted 15 April, 2026; originally announced April 2026.

    Comments: 15 pages including supplementary material, 2 figures, 5 tables

    ACM Class: I.2.11; J.4

  29. arXiv:2603.19637  [pdf, ps, other

    cs.CV

    UniBioTransfer: A Unified Framework for Multiple Biometrics Transfer

    Authors: Caiyi Sun, Yujing Sun, Xiangyu Li, Yuhang Zheng, Yiming Ren, Jiamin Wang, Yuexin Ma, Siu-Ming Yiu

    Abstract: Deepface generation has traditionally followed a task-driven paradigm, where distinct tasks (e.g., face transfer and hair transfer) are addressed by task-specific models. Nevertheless, this single-task setting severely limits model generalization and scalability. A unified model capable of solving multiple deepface generation tasks in a single pass represents a promising and practical direction, y… ▽ More

    Submitted 20 March, 2026; originally announced March 2026.

  30. arXiv:2603.16112  [pdf, ps, other

    cs.CL cs.AI cs.CE

    ASDA: Automated Skill Distillation and Adaptation for Financial Reasoning

    Authors: Tik Yu Yim, Wenting Tan, Sum Yee Chan, Tak-Wah Lam, Siu Ming Yiu

    Abstract: Adapting large language models (LLMs) to specialized financial reasoning typically requires expensive fine-tuning that produces model-locked expertise. Training-free alternatives have emerged, yet our experiments show that leading methods (GEPA and ACE) achieve only marginal gains on the FAMMA financial reasoning benchmark, exposing the limits of unstructured text optimization for complex, multi-s… ▽ More

    Submitted 17 March, 2026; originally announced March 2026.

  31. arXiv:2602.18757  [pdf, ps, other

    cs.CV

    Driving Like Yourself: A Benchmark for Closed-Loop Personalized End-to-End Autonomous Driving

    Authors: Xiaoru Dong, Ruiqin Li, Xiao Han, Zhenxuan Wu, Jiamin Wang, Jian Chen, Qi Jiang, SM Yiu, Xinge Zhu, Yuexin Ma

    Abstract: Human driving behavior is inherently diverse, yet most end-to-end autonomous driving (E2E-AD) systems learn a single average driving style, neglecting individual differences. Achieving personalized E2E-AD faces challenges across three levels: limited real-world datasets with individual-level annotations, a lack of quantitative metrics for evaluating personal driving styles, and the absence of algo… ▽ More

    Submitted 13 July, 2026; v1 submitted 21 February, 2026; originally announced February 2026.

    Comments: Accepted to ECCV 2026. Camera-ready version

  32. arXiv:2601.00920  [pdf, ps, other

    cs.LG cs.AI

    MODE: Efficient Time Series Prediction with Mamba Enhanced by Low-Rank Neural ODEs

    Authors: Xingsheng Chen, Regina Zhang, Bo Gao, Xingwei He, Xiaofeng Liu, Pietro Lio, Kwok-Yan Lam, Siu-Ming Yiu

    Abstract: Time series prediction plays a pivotal role across diverse domains such as finance, healthcare, energy systems, and environmental modeling. However, existing approaches often struggle to balance efficiency, scalability, and accuracy, particularly when handling long-range dependencies and irregularly sampled data. To address these challenges, we propose MODE, a unified framework that integrates Low… ▽ More

    Submitted 11 January, 2026; v1 submitted 1 January, 2026; originally announced January 2026.

    Comments: 12 pages, 6 figures, and 3 tables. Updated description and explanations, and correct some typos

  33. arXiv:2511.14342  [pdf, ps, other

    cs.CL

    ConInstruct: Evaluating Large Language Models on Conflict Detection and Resolution in Instructions

    Authors: Xingwei He, Qianru Zhang, Pengfei Chen, Guanhua Chen, Linlin Yu, Yuan Yuan, Siu-Ming Yiu

    Abstract: Instruction-following is a critical capability of Large Language Models (LLMs). While existing works primarily focus on assessing how well LLMs adhere to user instructions, they often overlook scenarios where instructions contain conflicting constraints-a common occurrence in complex prompts. The behavior of LLMs under such conditions remains under-explored. To bridge this gap, we introduce ConIns… ▽ More

    Submitted 19 November, 2025; v1 submitted 18 November, 2025; originally announced November 2025.

    Comments: Accepted to AAAI 2026

  34. arXiv:2510.09721  [pdf, ps, other

    cs.SE cs.CL

    A Comprehensive Survey on Benchmarks and Solutions in Software Engineering of LLM-Empowered Agentic System

    Authors: Jiale Guo, Suizhi Huang, Mei Li, Dong Huang, Xingsheng Chen, Regina Zhang, Zhijiang Guo, Han Yu, Siu-Ming Yiu, Pietro Lio, Kwok-Yan Lam

    Abstract: The integration of Large Language Models (LLMs) into software engineering has driven a transition from traditional rule-based systems to autonomous agentic systems capable of solving complex problems. However, systematic progress is hindered by a lack of comprehensive understanding of how benchmarks and solutions interconnect. This survey addresses this gap by providing the first holistic analysis… ▽ More

    Submitted 23 October, 2025; v1 submitted 10 October, 2025; originally announced October 2025.

    Comments: 22 pages

  35. arXiv:2507.12803  [pdf, ps, other

    cs.LG cs.AI

    FLDmamba: Integrating Fourier and Laplace Transform Decomposition with Mamba for Enhanced Time Series Prediction

    Authors: Qianru Zhang, Chenglei Yu, Haixin Wang, Yudong Yan, Yuansheng Cao, Siu-Ming Yiu, Tailin Wu, Hongzhi Yin

    Abstract: Time series prediction, a crucial task across various domains, faces significant challenges due to the inherent complexities of time series data, including non-stationarity, multi-scale periodicity, and transient dynamics, particularly when tackling long-term predictions. While Transformer-based architectures have shown promise, their quadratic complexity with sequence length hinders their efficie… ▽ More

    Submitted 17 July, 2025; originally announced July 2025.

    Comments: 12 pages

  36. arXiv:2506.16001  [pdf, ps, other

    cs.LG cs.AI

    AutoHFormer: Efficient Hierarchical Autoregressive Transformer for Time Series Prediction

    Authors: Qianru Zhang, Honggang Wen, Ming Li, Dong Huang, Siu-Ming Yiu, Christian S. Jensen, Pietro Liò

    Abstract: Time series forecasting requires architectures that simultaneously achieve three competing objectives: (1) strict temporal causality for reliable predictions, (2) sub-quadratic complexity for practical scalability, and (3) multi-scale pattern recognition for accurate long-horizon forecasting. We introduce AutoHFormer, a hierarchical autoregressive transformer that addresses these challenges throug… ▽ More

    Submitted 22 November, 2025; v1 submitted 18 June, 2025; originally announced June 2025.

    Comments: 14 pages

    Journal ref: ICDE'2026

  37. arXiv:2506.03753  [pdf, ps, other

    cs.CV

    HUMOF: Human Motion Forecasting in Interactive Social Scenes

    Authors: Caiyi Sun, Yujing Sun, Xiao Han, Zemin Yang, Jiawei Liu, Xinge Zhu, Siu Ming Yiu, Yuexin Ma

    Abstract: Complex scenes present significant challenges for predicting human behaviour due to the abundance of interaction information, such as human-human and humanenvironment interactions. These factors complicate the analysis and understanding of human behaviour, thereby increasing the uncertainty in forecasting human motions. Existing motion prediction methods thus struggle in these complex scenarios. I… ▽ More

    Submitted 1 April, 2026; v1 submitted 4 June, 2025; originally announced June 2025.

    Comments: Accepted by ICLR 2026

  38. arXiv:2505.13004  [pdf, ps, other

    cs.CL

    EffiBench-X: A Multi-Language Benchmark for Measuring Efficiency of LLM-Generated Code

    Authors: Yuhao Qing, Boyu Zhu, Mingzhe Du, Zhijiang Guo, Terry Yue Zhuo, Qianru Zhang, Jie M. Zhang, Heming Cui, Siu-Ming Yiu, Dong Huang, See-Kiong Ng, Luu Anh Tuan

    Abstract: Existing code generation benchmarks primarily evaluate functional correctness, with limited focus on code efficiency and often restricted to a single language like Python. To address this gap, we introduce EffiBench-X, the first multi-language benchmark designed to measure the efficiency of LLM-generated code. EffiBench-X supports Python, C++, Java, JavaScript, Ruby, and Golang. It comprises compe… ▽ More

    Submitted 19 May, 2025; originally announced May 2025.

    Comments: Under Review

  39. arXiv:2505.09205  [pdf, other

    cs.IR

    HMamba: Hyperbolic Mamba for Sequential Recommendation

    Authors: Qianru Zhang, Honggang Wen, Wei Yuan, Crystal Chen, Menglin Yang, Siu-Ming Yiu, Hongzhi Yin

    Abstract: Sequential recommendation systems have become a cornerstone of personalized services, adept at modeling the temporal evolution of user preferences by capturing dynamic interaction sequences. Existing approaches predominantly rely on traditional models, including RNNs and Transformers. Despite their success in local pattern recognition, Transformer-based methods suffer from quadratic computational… ▽ More

    Submitted 14 May, 2025; originally announced May 2025.

  40. arXiv:2505.04445  [pdf, ps, other

    cs.IR

    M2Rec: Multi-scale Mamba for Efficient Sequential Recommendation

    Authors: Qianru Zhang, Liang Qu, Honggang Wen, Dong Huang, Siu-Ming Yiu, Nguyen Quoc Viet Hung, Hongzhi Yin

    Abstract: Sequential recommendation systems aim to predict users' next preferences based on their interaction histories, but existing approaches face critical limitations in efficiency and multi-scale pattern recognition. While Transformer-based methods struggle with quadratic computational complexity, recent Mamba-based models improve efficiency but fail to capture periodic user behaviors, leverage rich se… ▽ More

    Submitted 7 May, 2025; originally announced May 2025.

  41. arXiv:2504.07099  [pdf, ps, other

    cs.CE cs.LG

    Time Series Analysis in Frequency Domain: A Survey of Open Challenges, Opportunities and Benchmarks

    Authors: Qianru Zhang, Yuting Sun, Honggang Wen, Peng Yang, Xinzhu Li, Ming Li, Kwok-Yan Lam, Siu-Ming Yiu, Hongzhi Yin

    Abstract: Frequency-domain analysis has emerged as a powerful paradigm for time series analysis, offering unique advantages over traditional time-domain approaches while introducing new theoretical and practical challenges. This survey provides a comprehensive examination of spectral methods from classical Fourier analysis to modern neural operators, systematically summarizing three open challenges in curre… ▽ More

    Submitted 23 September, 2025; v1 submitted 11 February, 2025; originally announced April 2025.

    Comments: 35 pages

  42. arXiv:2504.02881  [pdf, other

    cs.CL

    Better Bill GPT: Comparing Large Language Models against Legal Invoice Reviewers

    Authors: Nick Whitehouse, Nicole Lincoln, Stephanie Yiu, Lizzie Catterson, Rivindu Perera

    Abstract: Legal invoice review is a costly, inconsistent, and time-consuming process, traditionally performed by Legal Operations, Lawyers or Billing Specialists who scrutinise billing compliance line by line. This study presents the first empirical comparison of Large Language Models (LLMs) against human invoice reviewers - Early-Career Lawyers, Experienced Lawyers, and Legal Operations Professionals-asses… ▽ More

    Submitted 2 April, 2025; originally announced April 2025.

  43. arXiv:2502.06324  [pdf, other

    cs.CV cs.AI

    UniDemoiré: Towards Universal Image Demoiréing with Data Generation and Synthesis

    Authors: Zemin Yang, Yujing Sun, Xidong Peng, Siu Ming Yiu, Yuexin Ma

    Abstract: Image demoiréing poses one of the most formidable challenges in image restoration, primarily due to the unpredictable and anisotropic nature of moiré patterns. Limited by the quantity and diversity of training data, current methods tend to overfit to a single moiré domain, resulting in performance degradation for new domains and restricting their robustness in real-world applications. In this pape… ▽ More

    Submitted 10 February, 2025; originally announced February 2025.

    Comments: Accepted by AAAI 2025

  44. arXiv:2502.02230  [pdf

    cs.CR

    An Attack-Driven Incident Response and Defense System (ADIRDS)

    Authors: Anthony Cheuk Tung Lai, Siu Ming Yiu, Ping Fan Ke, Alan Ho

    Abstract: One of the major goals of incident response is to help an organization or a system owner to quickly identify and halt the attacks to minimize the damages (and financial loss) to the system being attacked. Typical incident responses rely very much on the log information captured by the system during the attacks and if needed, may need to isolate the victim from the network to avoid further destruct… ▽ More

    Submitted 4 February, 2025; originally announced February 2025.

    Comments: 18 pages, 3 figures, 4 tables

  45. arXiv:2501.10459  [pdf, other

    cs.LG cs.CE

    Efficient Traffic Prediction Through Spatio-Temporal Distillation

    Authors: Qianru Zhang, Xinyi Gao, Haixin Wang, Siu-Ming Yiu, Hongzhi Yin

    Abstract: Graph neural networks (GNNs) have gained considerable attention in recent years for traffic flow prediction due to their ability to learn spatio-temporal pattern representations through a graph-based message-passing framework. Although GNNs have shown great promise in handling traffic datasets, their deployment in real-life applications has been hindered by scalability constraints arising from hig… ▽ More

    Submitted 11 March, 2025; v1 submitted 14 January, 2025; originally announced January 2025.

    Comments: 9 pages

    Journal ref: AAAI'2025

  46. arXiv:2411.15860  [pdf, other

    cs.CV

    Generalizable Single-view Object Pose Estimation by Two-side Generating and Matching

    Authors: Yujing Sun, Caiyi Sun, Yuan Liu, Yuexin Ma, Siu Ming Yiu

    Abstract: In this paper, we present a novel generalizable object pose estimation method to determine the object pose using only one RGB image. Unlike traditional approaches that rely on instance-level object pose estimation and necessitate extensive training data, our method offers generalization to unseen objects without extensive training, operates with a single reference image of the object, and eliminat… ▽ More

    Submitted 24 November, 2024; originally announced November 2024.

    Comments: Accepted by WACV 2025, not published yet

  47. arXiv:2411.14937  [pdf, ps, other

    cs.LG cs.AI cs.CR

    Geminio: Language-Guided Gradient Inversion Attacks in Federated Learning

    Authors: Junjie Shan, Ziqi Zhao, Jialin Lu, Rui Zhang, Siu Ming Yiu, Ka-Ho Chow

    Abstract: Foundation models that bridge vision and language have made significant progress. While they have inspired many life-enriching applications, their potential for abuse in creating new threats remains largely unexplored. In this paper, we reveal that vision-language models (VLMs) can be weaponized to enhance gradient inversion attacks (GIAs) in federated learning (FL), where an FL server attempts to… ▽ More

    Submitted 2 August, 2025; v1 submitted 22 November, 2024; originally announced November 2024.

    Comments: ICCV2025 camera-ready version

  48. arXiv:2410.10915  [pdf, ps, other

    cs.LG

    HGAurban: Heterogeneous Graph Autoencoding for Urban Spatial-Temporal Learning

    Authors: Qianru Zhang, Xinyi Gao, Haixin Wang, Dong Huang, Siu-Ming Yiu, Hongzhi Yin

    Abstract: Spatial-temporal graph representations play a crucial role in urban sensing applications, including traffic analysis, human mobility behavior modeling, and citywide crime prediction. However, a key challenge lies in the noisy and sparse nature of spatial-temporal data, which limits existing neural networks' ability to learn meaningful region representations in the spatial-temporal graph. To overco… ▽ More

    Submitted 14 August, 2025; v1 submitted 14 October, 2024; originally announced October 2024.

    Comments: 10 pages

    Journal ref: CIKM 2025

  49. arXiv:2410.04107  [pdf, other

    cs.CV cs.CL

    TUBench: Benchmarking Large Vision-Language Models on Trustworthiness with Unanswerable Questions

    Authors: Xingwei He, Qianru Zhang, A-Long Jin, Yuan Yuan, Siu-Ming Yiu

    Abstract: Large Vision-Language Models (LVLMs) have achieved remarkable progress on visual perception and linguistic interpretation. Despite their impressive capabilities across various tasks, LVLMs still suffer from the issue of hallucination, which involves generating content that is incorrect or unfaithful to the visual or textual inputs. Traditional benchmarks, such as MME and POPE, evaluate hallucinati… ▽ More

    Submitted 5 October, 2024; originally announced October 2024.

  50. arXiv:2410.02191  [pdf, other

    cs.IR cs.AI cs.CE cs.LG

    A Survey on Point-of-Interest Recommendation: Models, Architectures, and Security

    Authors: Qianru Zhang, Peng Yang, Junliang Yu, Haixin Wang, Xingwei He, Siu-Ming Yiu, Hongzhi Yin

    Abstract: The widespread adoption of smartphones and Location-Based Social Networks has led to a massive influx of spatio-temporal data, creating unparalleled opportunities for enhancing Point-of-Interest (POI) recommendation systems. These advanced POI systems are crucial for enriching user experiences, enabling personalized interactions, and optimizing decision-making processes in the digital landscape. H… ▽ More

    Submitted 9 March, 2025; v1 submitted 3 October, 2024; originally announced October 2024.

    Comments: 20 pages

    Report number: 20 pages

    Journal ref: TKDE 2025