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

Showing 1–50 of 83 results for author: Lu, N

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

    cs.AI q-bio.NC

    Bringing analytic rigor to agentic AI for science: The Brain Researcher platform for neuroimaging data analysis

    Authors: Zijiao Chen, Nicholas Lu, Xinhui Li, Jocelyn A. Ricard, Ce Ju, Huan H. Wang, Christian Kindermann, Jeanette A. Mumford, Steven Dillmann, James Kent, Alejandro de la Vega, Sanmi Koyejo, Vince D. Calhoun, Joshua W. Buckholtz, Juan Helen Zhou, Steffen Bollmann, Russell A. Poldrack

    Abstract: AI agents can execute scientific analyses, but an analytic output becomes a defensible claim only after alternatives are weighed and the claim is limited to what the evidence supports. Agents may reproduce failures including selective analysis, premature declarations of success and optimization of imperfect criteria. We present Brain Researcher, an agentic research harness operating in a neuroimag… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

    Comments: 103 pages, 19 figures; Supplementary Information included

  2. arXiv:2608.03636  [pdf, ps, other

    cs.NE cs.AI

    MuEvo: LLM-Driven Evolution of Multi-Heuristic Ensemble

    Authors: Haoze Lv, Ning Lu, Shengcai Liu, Shaofeng Zhang, Ke Tang

    Abstract: Large language model-based automated heuristic design (LLM-AHD) has shown strong potential in discovering effective heuristics for combinatorial optimization problems. However, existing methods primarily optimize a single heuristic, whereas practical optimization frameworks often rely on multiple interacting components. Directly extending single-heuristic methods is challenging because early compo… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 30 pages, 4 figures, 16 tables

  3. arXiv:2608.02391  [pdf, ps, other

    cs.AI cs.LG

    Cooperative Coevolution for Resource-Constrained Agentic LLM Post-Training

    Authors: Zhiyuan Wang, Shengcai Liu, Jiahao Wu, Ning Lu, Hui Ouyang, Shaofeng Zhang, Haoze Lv, Ke Tang

    Abstract: Tool-using large language model (LLM) agents produce long, multi-turn trajectories, making gradient-based post-training memory-intensive. Evolution strategies (ES) enable memory-efficient full-parameter post-training without backpropagation and can eventually match the performance of gradient-based reinforcement learning (RL). However, resource-constrained settings typically offer only a few GPUs,… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

    Comments: 14 pages,9 figures, submit to AAAI 2027

    ACM Class: I.2.6

  4. arXiv:2607.19830  [pdf, ps, other

    cs.CL

    VizRAG: Enhancing Retrieval-Augmented Generation with Hypergraph Visualization

    Authors: Yanbin Wei, Yang Chen, Renling Gan, Ziru Liu, Xinyu Fu, Chun Kang, Ning Lu, Rui Liu, Yu Zhang, James Kwok

    Abstract: Hypergraph-based RAG systems surpass traditional graph-based approaches by organizing complex n-ary atomic facts among entities, rather than relying solely on binary relationships. Despite the advancements in multimodal large language models (MLLMs) with enhanced visual capabilities, current hypergraph-based RAG frameworks predominantly restrict knowledge retrieval and reconstruction to a unimodal… ▽ More

    Submitted 22 July, 2026; originally announced July 2026.

  5. arXiv:2606.02388  [pdf, ps, other

    cs.LG cs.AI

    Policy and World Modeling Co-Training for Language Agents

    Authors: Ning Lu, Baijiong Lin, Shengcai Liu, Jiahao Wu, Haoze Lv, Yanbin Wei, Lingting Zhu, Shengju Qian, Xin Wang, Ying-Cong Chen, Qi Wang, Ke Tang

    Abstract: Reinforcement learning (RL) improves large language model (LLM) agents by teaching them which actions lead to high rewards, but provides little supervision on what those actions do to the environment. World modeling (WM) can fill this gap, yet existing approaches often require separate simulators, extra training stages, or additional inference-time computation. We observe that on-policy RL rollout… ▽ More

    Submitted 1 June, 2026; originally announced June 2026.

    Comments: 9 pages, 6 figures

  6. arXiv:2605.25499  [pdf, ps, other

    cs.LG

    Accelerated Dynamic Importance Weighting with Versatile Divergence-Minimizing Estimators

    Authors: Tongtong Fang, Nan Lu, Gang Niu, Kenji Fukumizu, Masashi Sugiyama

    Abstract: Importance weighting (IW) is a golden solver for joint distribution shift, where the joint distributions differ between the training and test data. To solve this problem, IW estimates test-to-training density ratios as importance weights and reweights the training losses accordingly. Recent advances in dynamic IW (DIW) integrate weight estimation into model training, enabling scalable IW for deep… ▽ More

    Submitted 25 May, 2026; originally announced May 2026.

  7. arXiv:2605.23783  [pdf, ps, other

    cs.CY

    Benchmarking LLMs for Community Governance Simulation with Life-history Narratives

    Authors: Xu Chen, Yuanzi Li, Lei Wang, Nan Lu, Yang Wang, Anding Wang, Lei Shi, Xiaoxing Fu, Ji-Rong Wen

    Abstract: Effective community governance hinges on understanding what specific residents think and need. Recent work has used large language models (LLMs) to simulate human respondents, offering a scalable, reproducible way to study human attitudes and behaviors at low cost. However, these studies typically prompt the model with just a few demographic variables (age, gender, income), simulating only general… ▽ More

    Submitted 5 June, 2026; v1 submitted 22 May, 2026; originally announced May 2026.

  8. arXiv:2605.10586  [pdf, ps, other

    cs.CV

    CausalGS: Learning Physical Causality of 3D Dynamic Scenes with Gaussian Representations

    Authors: Nengbo Lu, Minghua Pan

    Abstract: Learning a physical model from video data that can comprehend physical laws and predict the future trajectories of objects is a formidable challenge in artificial intelligence. Prior approaches either leverage various Partial Differential Equations (PDEs) as soft constraints in the form of PINN losses, or integrate physics simulators into neural networks; however, they often rely on strong priors… ▽ More

    Submitted 11 May, 2026; originally announced May 2026.

    Comments: ICMR2026 Accepted

  9. arXiv:2605.10567  [pdf, ps, other

    cs.CV

    VeloGauss: Learning Physically Consistent Gaussian Velocity Fields from Videos

    Authors: Nengbo Lu, Bin Zhao

    Abstract: In this paper, we aim to jointly model the geometry, appearance, and physical information of 3D scenes solely from dynamic multi-view videos, without relying on any physical priors. Existing works typically employ physical losses merely as soft constraints or integrate physical simulations into neural networks; however, these approaches often fail to effectively learn complex motion physics. Altho… ▽ More

    Submitted 11 May, 2026; originally announced May 2026.

    Comments: ICME2026 Accepted

  10. arXiv:2605.08756  [pdf, ps, other

    cs.AI cs.NE

    AHD Agent: Agentic Reinforcement Learning for Automatic Heuristic Design

    Authors: Haoze Lv, Ning Lu, Ziang Zhou, Yew-Soon Ong, Shengcai Liu

    Abstract: Automatic heuristic design (AHD) has emerged as a promising paradigm for solving NP-hard combinatorial optimization problems (COPs). Recent works show that large language models (LLMs), when integrated into well-designed frameworks (i.e., LLM-AHD), can autonomously discover high-performing heuristics. However, existing LLM-AHD frameworks typically treat LLMs as passive generators within fixed work… ▽ More

    Submitted 12 August, 2026; v1 submitted 9 May, 2026; originally announced May 2026.

    Comments: 8 pages, 7 figures for main content

  11. arXiv:2603.25184  [pdf, ps, other

    cs.LG cs.AI

    Train at Moving Edge: Online-Verified Prompt Selection for Efficient RL Training of Large Reasoning Model

    Authors: Jiahao Wu, Ning Lu, Shengcai Liu, Kun Wang, Yanting Yang, Bailong Lin, Chen Jason Zhang, Li Qing, Ke Tang

    Abstract: Reinforcement learning (RL) has become essential for post-training large language models (LLMs) in reasoning tasks. While scaling rollouts can stabilize training and enhance performance, the computational overhead is a critical issue. In algorithms like GRPO, multiple rollouts per prompt incur prohibitive costs, as a large portion of prompts provide negligible gradients and are thus of low utility… ▽ More

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

  12. arXiv:2602.12941  [pdf, ps, other

    cs.IR

    JARVIS: An Evidence-Grounded Retrieval System for Interpretable Deceptive Reviews Adjudication

    Authors: Nan Lu, Leyang Li, Yurong Hu, Rui Lin, Shaoyi Xu

    Abstract: Deceptive reviews, refer to fabricated feedback designed to artificially manipulate the perceived quality of products. Within modern e-commerce ecosystems, these reviews remain a critical governance challenge. Despite advances in review-level and graph-based detection methods, two pivotal limitations remain: inadequate generalization and lack of interpretability. To address these challenges, we pr… ▽ More

    Submitted 7 May, 2026; v1 submitted 13 February, 2026; originally announced February 2026.

  13. arXiv:2602.02454  [pdf, ps, other

    cs.RO cs.AI

    World-Gymnast: Training Robots with Reinforcement Learning in a World Model

    Authors: Ansh Kumar Sharma, Yixiang Sun, Ninghao Lu, Yunzhe Zhang, Jiarao Liu, Sherry Yang

    Abstract: Robot learning from interacting with the physical world is fundamentally bottlenecked by the cost of physical interaction. The two alternatives, supervised finetuning (SFT) from expert demonstrations and reinforcement learning (RL) in a software-based simulator, are limited by the amount of expert data available and the sim-to-real gap for manipulation. With the recent emergence of world models le… ▽ More

    Submitted 2 February, 2026; originally announced February 2026.

    Comments: https://world-gymnast.github.io/

  14. arXiv:2601.06484  [pdf, ps, other

    cs.CV cs.AI

    Learning Domain Agnostic Latent Embeddings of 3D Faces for Zero-shot Animal Expression Transfer

    Authors: Yue Wang, Lawrence Amadi, Xiang Gao, Yazheng Chen, Yuanpeng Liu, Ning Lu, Xianfeng Gu

    Abstract: We present a zero-shot framework for transferring human facial expressions to 3D animal face meshes. Our method combines intrinsic geometric descriptors (HKS/WKS) with a mesh-agnostic latent embedding that disentangles facial identity and expression. The ID latent space captures species-independent facial structure, while the expression latent space encodes deformation patterns that generalize acr… ▽ More

    Submitted 10 January, 2026; originally announced January 2026.

    Comments: WACV 2026 Workshop LENS

  15. arXiv:2601.05584  [pdf, ps, other

    cs.CV cs.AI

    GS-DMSR: Dynamic Sensitive Multi-scale Manifold Enhancement for Accelerated High-Quality 3D Gaussian Splatting

    Authors: Nengbo Lu, Minghua Pan, Shaohua Sun, Yizhou Liang

    Abstract: In the field of 3D dynamic scene reconstruction, how to balance model convergence rate and rendering quality has long been a critical challenge that urgently needs to be addressed, particularly in high-precision modeling of scenes with complex dynamic motions. To tackle this issue, this study proposes the GS-DMSR method. By quantitatively analyzing the dynamic evolution process of Gaussian attribu… ▽ More

    Submitted 9 January, 2026; originally announced January 2026.

  16. arXiv:2601.03170  [pdf, ps, other

    cs.SD

    TED-TTS: Training-Free Intra-Utterance Emotion and Duration Control for Text-to-Speech Synthesis

    Authors: Qifan Liang, Yuansen Liu, Ruixin Wei, Nan Lu, Junchuan Zhao, Ye Wang

    Abstract: While controllable Text-to-Speech (TTS) has achieved notable progress, most existing methods remain limited to inter-utterance-level control, making fine-grained intra-utterance expression challenging due to their reliance on non-public datasets or complex multi-stage training. In this paper, we propose TED-TTS, a training-free controllable framework for pretrained zero-shot TTS to enable intra-ut… ▽ More

    Submitted 17 May, 2026; v1 submitted 6 January, 2026; originally announced January 2026.

    Comments: 24 pages, 9 figures, 7 tables, 3 lists

  17. arXiv:2512.23562  [pdf, ps, other

    cs.LG cs.AI cs.CL

    VL-RouterBench: A Benchmark for Vision-Language Model Routing

    Authors: Zhehao Huang, Baijiong Lin, Jingyuan Zhang, Jingying Wang, Yuhang Liu, Ning Lu, Tao Li, Xiaolin Huang

    Abstract: Multi-model routing has evolved from an engineering technique into essential infrastructure, yet existing work lacks a systematic, reproducible benchmark for evaluating vision-language models (VLMs). We present VL-RouterBench to assess the overall capability of VLM routing systems systematically. The benchmark is grounded in raw inference and scoring logs from VLMs and constructs quality and cost… ▽ More

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

    Comments: CVPR 2026 Accepted

  18. Hardware-Aware DNN Compression for Homogeneous Edge Devices

    Authors: Kunlong Zhang, Guiying Li, Ning Lu, Peng Yang, Ke Tang

    Abstract: Deploying deep neural networks (DNNs) across homogeneous edge devices (the devices with the same SKU labeled by the manufacturer) often assumes identical performance among them. However, once a device model is widely deployed, the performance of each device becomes different after a period of running. This is caused by the differences in user configurations, environmental conditions, manufacturing… ▽ More

    Submitted 15 December, 2025; v1 submitted 23 October, 2025; originally announced December 2025.

    Comments: This submission was created unintentionally when attempting to submit a new version of an existing paper. The correct and actively maintained version of this work is available as arXiv:2501.15240

  19. arXiv:2510.08948  [pdf, ps, other

    cs.IR cs.AI

    SHERLOCK: Towards Dynamic Knowledge Adaptation in LLM-enhanced E-commerce Risk Management

    Authors: Nan Lu, Yurong Hu, Jiaquan Fang, Yan Liu, Rui Dong, Yiming Wang, Rui Lin, Shaoyi Xu

    Abstract: Effective e-commerce risk management requires in-depth case investigations to identify emerging fraud patterns in highly adversarial environments. However, manual investigation typically requires analyzing the associations and couplings among multi-source heterogeneous data, a labor-intensive process that limits efficiency. While Large Language Models (LLMs) show promise in automating these analys… ▽ More

    Submitted 1 June, 2026; v1 submitted 9 October, 2025; originally announced October 2025.

  20. arXiv:2509.24493  [pdf, ps, other

    stat.ML cs.LG stat.ME

    Preference-Based Dynamic Ranking Structure Recognition

    Authors: Nan Lu, Jian Shi, Xin-Yu Tian

    Abstract: Preference-based data often appear complex and noisy but may conceal underlying homogeneous structures. This paper introduces a novel framework of ranking structure recognition for preference-based data. We first develop an approach to identify dynamic ranking groups by incorporating temporal penalties into a spectral estimation for the celebrated Bradley-Terry model. To detect structural changes,… ▽ More

    Submitted 7 November, 2025; v1 submitted 29 September, 2025; originally announced September 2025.

  21. arXiv:2508.09206  [pdf

    cs.LG physics.comp-ph

    The First Differentiable Transfer-Based Algorithm for Discrete MicroLED Repair

    Authors: Ning-Yuan Lue

    Abstract: Laser-enabled selective transfer, a key process in high-throughput microLED fabrication, requires computational models that can plan shift sequences to minimize motion of XY stages and adapt to varying optimization objectives across the substrate. We propose the first repair algorithm based on a differentiable transfer module designed to model discrete shifts of transfer platforms, while remaining… ▽ More

    Submitted 9 August, 2025; originally announced August 2025.

    Comments: 15 pages, 7 figures. Presents a differentiable optimization method for laser-enabled MicroLED repair planning, modeling discrete stage shifts in a manufacturing physics context. Includes loss landscape and gradient analyses, with large-array simulation results

  22. arXiv:2506.00490  [pdf, ps, other

    cs.NE

    LLM-Driven Instance-Specific Heuristic Generation and Selection

    Authors: Shaofeng Zhang, Shengcai Liu, Ning Lu, Jiahao Wu, Ji Liu, Yew-Soon Ong, Ke Tang

    Abstract: Combinatorial optimization problems are widely encountered in real-world applications. A critical research challenge lies in designing high-quality heuristic algorithms that efficiently approximate optimal solutions within a reasonable time. In recent years, many works have explored integrating Large Language Models (LLMs) with Evolutionary Algorithms to automate heuristic algorithm design through… ▽ More

    Submitted 16 March, 2026; v1 submitted 31 May, 2025; originally announced June 2025.

  23. arXiv:2505.12038  [pdf, other

    cs.LG cs.AI cs.CR

    Safe Delta: Consistently Preserving Safety when Fine-Tuning LLMs on Diverse Datasets

    Authors: Ning Lu, Shengcai Liu, Jiahao Wu, Weiyu Chen, Zhirui Zhang, Yew-Soon Ong, Qi Wang, Ke Tang

    Abstract: Large language models (LLMs) have shown great potential as general-purpose AI assistants across various domains. To fully leverage this potential in specific applications, many companies provide fine-tuning API services, enabling users to upload their own data for LLM customization. However, fine-tuning services introduce a new safety threat: user-uploaded data, whether harmful or benign, can brea… ▽ More

    Submitted 17 May, 2025; originally announced May 2025.

    Comments: ICML 2025 Camera Ready

  24. arXiv:2505.11227  [pdf, ps, other

    cs.AI cs.LG

    Is PRM Necessary? Problem-Solving RL Implicitly Induces PRM Capability in LLMs

    Authors: Zhangying Feng, Qianglong Chen, Ning Lu, Yongqian Li, Siqi Cheng, Shuangmu Peng, Duyu Tang, Shengcai Liu, Zhirui Zhang

    Abstract: The development of reasoning capabilities represents a critical frontier in large language models (LLMs) research, where reinforcement learning (RL) and process reward models (PRMs) have emerged as predominant methodological frameworks. Contrary to conventional wisdom, empirical evidence from DeepSeek-R1 demonstrates that pure RL training focused on mathematical problem-solving can progressively e… ▽ More

    Submitted 7 December, 2025; v1 submitted 16 May, 2025; originally announced May 2025.

    Comments: Accepted by NeurIPS 2025, camera-ready version

  25. arXiv:2504.19342  [pdf, ps, other

    stat.ML cs.LG stat.ME

    Contextual Online Uncertainty-Aware Preference Learning for Human Feedback

    Authors: Nan Lu, Ethan Lee, Ethan X. Fang, Junwei Lu

    Abstract: Reinforcement Learning from Human Feedback (RLHF) has become a pivotal paradigm in artificial intelligence to align large models with human preferences. In this paper, we propose a novel statistical framework to simultaneously conduct the online decision-making and statistical inference on the optimal model using human preference data based on dynamic contextual information. Our approach introduce… ▽ More

    Submitted 29 April, 2026; v1 submitted 27 April, 2025; originally announced April 2025.

  26. arXiv:2504.11923  [pdf, other

    cs.LG cs.CV

    SemDiff: Generating Natural Unrestricted Adversarial Examples via Semantic Attributes Optimization in Diffusion Models

    Authors: Zeyu Dai, Shengcai Liu, Rui He, Jiahao Wu, Ning Lu, Wenqi Fan, Qing Li, Ke Tang

    Abstract: Unrestricted adversarial examples (UAEs), allow the attacker to create non-constrained adversarial examples without given clean samples, posing a severe threat to the safety of deep learning models. Recent works utilize diffusion models to generate UAEs. However, these UAEs often lack naturalness and imperceptibility due to simply optimizing in intermediate latent noises. In light of this, we prop… ▽ More

    Submitted 16 April, 2025; originally announced April 2025.

  27. arXiv:2502.19897  [pdf, other

    cs.LG cs.CV

    Graph Probability Aggregation Clustering

    Authors: Yuxuan Yan, Na Lu, Difei Mei, Ruofan Yan, Youtian Du

    Abstract: Traditional clustering methods typically focus on either cluster-wise global clustering or point-wise local clustering to reveal the intrinsic structures in unlabeled data. Global clustering optimizes an objective function to explore the relationships between clusters, but this approach may inevitably lead to coarse partition. In contrast, local clustering heuristically groups data based on detail… ▽ More

    Submitted 27 February, 2025; originally announced February 2025.

  28. arXiv:2502.16104  [pdf, other

    cs.LG cs.CV

    Set a Thief to Catch a Thief: Combating Label Noise through Noisy Meta Learning

    Authors: Hanxuan Wang, Na Lu, Xueying Zhao, Yuxuan Yan, Kaipeng Ma, Kwoh Chee Keong, Gustavo Carneiro

    Abstract: Learning from noisy labels (LNL) aims to train high-performance deep models using noisy datasets. Meta learning based label correction methods have demonstrated remarkable performance in LNL by designing various meta label rectification tasks. However, extra clean validation set is a prerequisite for these methods to perform label correction, requiring extra labor and greatly limiting their practi… ▽ More

    Submitted 22 February, 2025; originally announced February 2025.

  29. Hardware-Aware DNN Compression for Homogeneous Edge Devices

    Authors: Kunlong Zhang, Guiying Li, Ning Lu, Peng Yang, Ke Tang

    Abstract: Deploying deep neural networks (DNNs) across homogeneous edge devices (the devices with the same SKU labeled by the manufacturer) often assumes identical performance among them. However, once a device model is widely deployed, the performance of each device becomes different after a period of running. This is caused by the differences in user configurations, environmental conditions, manufacturing… ▽ More

    Submitted 21 December, 2025; v1 submitted 25 January, 2025; originally announced January 2025.

    Comments: Published at the International Conference on Data-driven Optimization of Complex Systems (DOCS 2025). The final published version is available via DOI: 10.1109/DOCS67533.2025.11200827

    Journal ref: Proc. International Conference on Data-driven Optimization of Complex Systems (DOCS), 2025

  30. arXiv:2501.01844  [pdf, other

    cs.LG

    Learning from Ambiguous Data with Hard Labels

    Authors: Zeke Xie, Zheng He, Nan Lu, Lichen Bai, Bao Li, Shuo Yang, Mingming Sun, Ping Li

    Abstract: Real-world data often contains intrinsic ambiguity that the common single-hard-label annotation paradigm ignores. Standard training using ambiguous data with these hard labels may produce overly confident models and thus leading to poor generalization. In this paper, we propose a novel framework called Quantized Label Learning (QLL) to alleviate this issue. First, we formulate QLL as learning from… ▽ More

    Submitted 8 January, 2025; v1 submitted 3 January, 2025; originally announced January 2025.

    Comments: 9 pages, 4 figures, accepted by ICASSP 2025

  31. arXiv:2412.20995  [pdf, other

    cs.CL cs.AI

    KARPA: A Training-free Method of Adapting Knowledge Graph as References for Large Language Model's Reasoning Path Aggregation

    Authors: Siyuan Fang, Kaijing Ma, Tianyu Zheng, Xinrun Du, Ningxuan Lu, Ge Zhang, Qingkun Tang

    Abstract: Large language models (LLMs) demonstrate exceptional performance across a variety of tasks, yet they are often affected by hallucinations and the timeliness of knowledge. Leveraging knowledge graphs (KGs) as external knowledge sources has emerged as a viable solution, but existing methods for LLM-based knowledge graph question answering (KGQA) are often limited by step-by-step decision-making on K… ▽ More

    Submitted 30 December, 2024; originally announced December 2024.

    Comments: 23 pages, 6 figures

  32. arXiv:2410.01992  [pdf

    cs.CG

    General Conversion between ANCF and B-spline Surfaces

    Authors: Randi Wang, Peng Lan, Zuqing Yu, Nianli Lu

    Abstract: In this paper, general conversion equations are derived between Absolute Nodal Coordinates Formulation (ANCF) finite surface elements and B-spline surfaces, an extension of our previous work on the conversion between ANCF cable elements and B-spline curves. The derivation of the conversion equations is the discovery of the geometric invariance of the ANCF displacement field before and after the co… ▽ More

    Submitted 2 October, 2024; originally announced October 2024.

    Comments: This paper was originally written in 2015 and has not been updated since then. It is being uploaded for archival purposes

  33. arXiv:2408.07482  [pdf, other

    cs.DC cs.AI

    Training Overhead Ratio: A Practical Reliability Metric for Large Language Model Training Systems

    Authors: Ning Lu, Qian Xie, Hao Zhang, Wenyi Fang, Yang Zheng, Zheng Hu, Jiantao Ma

    Abstract: Large Language Models (LLMs) are revolutionizing the AI industry with their superior capabilities. Training these models requires large-scale GPU clusters and significant computing time, leading to frequent failures that significantly increase training costs. Despite its significance, this field lacks a metric for evaluating reliability. In this work, we introduce a novel reliability metric called… ▽ More

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

    Comments: To be published in: IEEE International Symposium on Software Reliability Engineering (ISSRE2024) workshop

  34. arXiv:2407.11025  [pdf, other

    cs.LG cs.AI cs.CR

    Backdoor Graph Condensation

    Authors: Jiahao Wu, Ning Lu, Zeiyu Dai, Kun Wang, Wenqi Fan, Shengcai Liu, Qing Li, Ke Tang

    Abstract: Graph condensation has recently emerged as a prevalent technique to improve the training efficiency for graph neural networks (GNNs). It condenses a large graph into a small one such that a GNN trained on this small synthetic graph can achieve comparable performance to a GNN trained on the large graph. However, while existing graph condensation studies mainly focus on the best trade-off between gr… ▽ More

    Submitted 31 March, 2025; v1 submitted 3 July, 2024; originally announced July 2024.

    Comments: ICDE 2025 Camera Ready

  35. arXiv:2407.05246  [pdf, other

    cs.LG cs.CV

    Deep Online Probability Aggregation Clustering

    Authors: Yuxuan Yan, Na Lu, Ruofan Yan

    Abstract: Combining machine clustering with deep models has shown remarkable superiority in deep clustering. It modifies the data processing pipeline into two alternating phases: feature clustering and model training. However, such alternating schedule may lead to instability and computational burden issues. We propose a centerless clustering algorithm called Probability Aggregation Clustering (PAC) to proa… ▽ More

    Submitted 13 July, 2024; v1 submitted 6 July, 2024; originally announced July 2024.

    Comments: 19 pages,2 figures, conference

  36. arXiv:2406.06744  [pdf

    cs.LG cs.CR eess.SY

    A Multi-module Robust Method for Transient Stability Assessment against False Label Injection Cyberattacks

    Authors: Hanxuan Wang, Na Lu, Yinhong Liu, Zhuqing Wang, Zixuan Wang

    Abstract: The success of deep learning in transient stability assessment (TSA) heavily relies on high-quality training data. However, the label information in TSA datasets is vulnerable to contamination through false label injection (FLI) cyberattacks, resulting in degraded performance of deep TSA models. To address this challenge, a Multi-Module Robust TSA method (MMR) is proposed to rectify the supervised… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

  37. arXiv:2406.02479  [pdf

    cs.LG eess.SP eess.SY

    Applying Fine-Tuned LLMs for Reducing Data Needs in Load Profile Analysis

    Authors: Yi Hu, Hyeonjin Kim, Kai Ye, Ning Lu

    Abstract: This paper presents a novel method for utilizing fine-tuned Large Language Models (LLMs) to minimize data requirements in load profile analysis, demonstrated through the restoration of missing data in power system load profiles. A two-stage fine-tuning strategy is proposed to adapt a pre-trained LLMs, i.e., GPT-3.5, for missing data restoration tasks. Through empirical evaluation, we demonstrate t… ▽ More

    Submitted 2 June, 2024; originally announced June 2024.

  38. arXiv:2404.02555  [pdf

    eess.SY cs.LG

    An Interpretable Power System Transient Stability Assessment Method with Expert Guiding Neural-Regression-Tree

    Authors: Hanxuan Wang, Na Lu, Zixuan Wang, Jiacheng Liu, Jun Liu

    Abstract: Deep learning based transient stability assessment (TSA) has achieved great success, yet the lack of interpretability hinders its industrial application. Although a great number of studies have tried to explore the interpretability of network solutions, many problems still remain unsolved: (1) the difference between the widely accepted power system knowledge and the generated interpretive rules is… ▽ More

    Submitted 3 April, 2024; originally announced April 2024.

  39. arXiv:2403.17270  [pdf, other

    cs.RO cs.HC

    Human Stress Response and Perceived Safety during Encounters with Quadruped Robots

    Authors: Ryan Gupta, Hyonyoung Shin, Emily Norman, Keri K. Stephens, Nanshu Lu, Luis Sentis

    Abstract: Despite the rise of mobile robot deployments in home and work settings, perceived safety of users and bystanders is understudied in the human-robot interaction (HRI) literature. To address this, we present a study designed to identify elements of a human-robot encounter that correlate with observed stress response. Stress is a key component of perceived safety and is strongly associated with human… ▽ More

    Submitted 6 June, 2024; v1 submitted 25 March, 2024; originally announced March 2024.

    Comments: 8 pages, 7 figs, 5 tables

  40. arXiv:2311.16519  [pdf, other

    cs.LG math.NA

    B-LSTM-MIONet: Bayesian LSTM-based Neural Operators for Learning the Response of Complex Dynamical Systems to Length-Variant Multiple Input Functions

    Authors: Zhihao Kong, Amirhossein Mollaali, Christian Moya, Na Lu, Guang Lin

    Abstract: Deep Operator Network (DeepONet) is a neural network framework for learning nonlinear operators such as those from ordinary differential equations (ODEs) describing complex systems. Multiple-input deep neural operators (MIONet) extended DeepONet to allow multiple input functions in different Banach spaces. MIONet offers flexibility in training dataset grid spacing, without constraints on output lo… ▽ More

    Submitted 29 November, 2023; v1 submitted 27 November, 2023; originally announced November 2023.

  41. arXiv:2310.17742  [pdf

    eess.AS cs.LG eess.SP

    BERT-PIN: A BERT-based Framework for Recovering Missing Data Segments in Time-series Load Profiles

    Authors: Yi Hu, Kai Ye, Hyeonjin Kim, Ning Lu

    Abstract: Inspired by the success of the Transformer model in natural language processing and computer vision, this paper introduces BERT-PIN, a Bidirectional Encoder Representations from Transformers (BERT) powered Profile Inpainting Network. BERT-PIN recovers multiple missing data segments (MDSs) using load and temperature time-series profiles as inputs. To adopt a standard Transformer model structure for… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  42. arXiv:2310.16302  [pdf, other

    cs.LG eess.SY

    Imperfect Digital Twin Assisted Low Cost Reinforcement Training for Multi-UAV Networks

    Authors: Xiucheng Wang, Nan Cheng, Longfei Ma, Zhisheng Yin, Tom. Luan, Ning Lu

    Abstract: Deep Reinforcement Learning (DRL) is widely used to optimize the performance of multi-UAV networks. However, the training of DRL relies on the frequent interactions between the UAVs and the environment, which consumes lots of energy due to the flying and communication of UAVs in practical experiments. Inspired by the growing digital twin (DT) technology, which can simulate the performance of algor… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

  43. arXiv:2310.03748  [pdf

    eess.SP cs.HC cs.LG

    Phase Synchrony Component Self-Organization in Brain Computer Interface

    Authors: Xu Niu, Na Lu, Huan Luo, Ruofan Yan

    Abstract: Phase synchrony information plays a crucial role in analyzing functional brain connectivity and identifying brain activities. A widely adopted feature extraction pipeline, composed of preprocessing, selection of EEG acquisition channels, and phase locking value (PLV) calculation, has achieved success in motor imagery classification (MI). However, this pipeline is manual and reliant on expert knowl… ▽ More

    Submitted 11 October, 2023; v1 submitted 21 September, 2023; originally announced October 2023.

  44. PBFormer: Capturing Complex Scene Text Shape with Polynomial Band Transformer

    Authors: Ruijin Liu, Ning Lu, Dapeng Chen, Cheng Li, Zejian Yuan, Wei Peng

    Abstract: We present PBFormer, an efficient yet powerful scene text detector that unifies the transformer with a novel text shape representation Polynomial Band (PB). The representation has four polynomial curves to fit a text's top, bottom, left, and right sides, which can capture a text with a complex shape by varying polynomial coefficients. PB has appealing features compared with conventional representa… ▽ More

    Submitted 28 August, 2023; originally announced August 2023.

    Comments: 9 pages, 8 figures, accepted by ACM MM 2023

    ACM Class: I.4.9

  45. arXiv:2308.08806  [pdf, other

    cs.CV

    Self-distillation Regularized Connectionist Temporal Classification Loss for Text Recognition: A Simple Yet Effective Approach

    Authors: Ziyin Zhang, Ning Lu, Minghui Liao, Yongshuai Huang, Cheng Li, Min Wang, Wei Peng

    Abstract: Text recognition methods are gaining rapid development. Some advanced techniques, e.g., powerful modules, language models, and un- and semi-supervised learning schemes, consecutively push the performance on public benchmarks forward. However, the problem of how to better optimize a text recognition model from the perspective of loss functions is largely overlooked. CTC-based methods, widely used i… ▽ More

    Submitted 29 December, 2023; v1 submitted 17 August, 2023; originally announced August 2023.

    Comments: Ziyin Zhang and Ning Lu are co-first authors. Accepted by AAAI2024. Repo: https://github.com/zzyhlyoko/DCTC

  46. arXiv:2307.08643  [pdf, ps, other

    cs.LG stat.ML

    Corruptions of Supervised Learning Problems: Typology and Mitigations

    Authors: Laura Iacovissi, Nan Lu, Robert C. Williamson

    Abstract: Corruption is notoriously widespread in data collection. Despite extensive research, the existing literature predominantly focuses on specific settings and learning scenarios, lacking a unified view of corruption modelization and mitigation. In this work, we develop a general theory of corruption, which incorporates all modifications to a supervised learning problem, including changes in model cla… ▽ More

    Submitted 18 May, 2026; v1 submitted 17 July, 2023; originally announced July 2023.

    Comments: 73 pages. To be published in Journal of Machine Learning Research 27 (2026) 1-73

  47. arXiv:2306.10368  [pdf, other

    cs.DS

    Algorithms for Multiple Drone-Delivery Scheduling Problem (MDSP)

    Authors: Sagnik Anupam, Nicole Lu, John Sragow

    Abstract: The Multiple Drone-Delivery Scheduling Problem (MDSP) is a scheduling problem that optimizes the maximum reward earned by a set of $m$ drones executing a sequence of deliveries on a truck delivery route. The current best-known approximation algorithm for the problem is a $\frac{1}{4}$-approximation algorithm developed by Jana and Mandal (2022). In this paper, we propose exact and approximation alg… ▽ More

    Submitted 17 June, 2023; originally announced June 2023.

  48. arXiv:2305.14690  [pdf, other

    cs.LG

    Generalizing Importance Weighting to A Universal Solver for Distribution Shift Problems

    Authors: Tongtong Fang, Nan Lu, Gang Niu, Masashi Sugiyama

    Abstract: Distribution shift (DS) may have two levels: the distribution itself changes, and the support (i.e., the set where the probability density is non-zero) also changes. When considering the support change between the training and test distributions, there can be four cases: (i) they exactly match; (ii) the training support is wider (and thus covers the test support); (iii) the test support is wider;… ▽ More

    Submitted 1 November, 2023; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: NeurIPS 2023 camera-ready version (this paper was selected for spotlight presentation)

  49. arXiv:2305.10847  [pdf, other

    cs.CL cs.AI

    Large Language Models can be Guided to Evade AI-Generated Text Detection

    Authors: Ning Lu, Shengcai Liu, Rui He, Qi Wang, Yew-Soon Ong, Ke Tang

    Abstract: Large language models (LLMs) have shown remarkable performance in various tasks and have been extensively utilized by the public. However, the increasing concerns regarding the misuse of LLMs, such as plagiarism and spamming, have led to the development of multiple detectors, including fine-tuned classifiers and statistical methods. In this study, we equip LLMs with prompts, rather than relying on… ▽ More

    Submitted 15 May, 2024; v1 submitted 18 May, 2023; originally announced May 2023.

    Comments: TMLR camera ready

  50. arXiv:2304.11966  [pdf, other

    cs.CV

    ICDAR 2023 Competition on Reading the Seal Title

    Authors: Wenwen Yu, Mingyu Liu, Mingrui Chen, Ning Lu, Yinlong Wen, Yuliang Liu, Dimosthenis Karatzas, Xiang Bai

    Abstract: Reading seal title text is a challenging task due to the variable shapes of seals, curved text, background noise, and overlapped text. However, this important element is commonly found in official and financial scenarios, and has not received the attention it deserves in the field of OCR technology. To promote research in this area, we organized ICDAR 2023 competition on reading the seal title (Re… ▽ More

    Submitted 5 June, 2023; v1 submitted 24 April, 2023; originally announced April 2023.

    Comments: ICDAR2023 Competition on ReST report (To be appear in ICDAR 2023)