Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:
ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Home/Authors/Bo Wang

Bo Wang

18 indexed papers

Recent (6 mo)
18
With code
0
Influential cites
0
Benchmarked
0

Publications per year

18
26

Top categories

Crypto×12AI×6NLP×6ML×5Architecture×2Databases×2Info Retrieval×1Quantum Physics×1

Frequent co-authors

Kui Ren5×
Zhibo Wang4×
Yibo Wang4×
Tianhang Zheng3×
Mengnan Zhao3×
Yaopeng Wang2×

Research Timeline

2026
Confidential Databases Without Cryptographic Mappings

The paper introduces FEDB, a novel confidential database design that eliminates cryptographic operations from the critical query path, significantly reducing performance overhead for secure querying over sensitive data.

Finding Memory Leaks in C/C++ Programs via Neuro-Symbolic Augmented Static Analysis

MemHint is a neuro-symbolic static analysis pipeline that significantly improves memory leak detection in C/C++ by combining LLM semantic understanding with Z3 symbolic reasoning, detecting more leaks than existing tools.

Do Phone-Use Agents Respect Your Privacy?

The paper introduces MyPhoneBench, a new framework that demonstrates that current phone-use agents often fail to respect user privacy, even when successfully completing simple tasks, primarily due to unnecessary data disclosure.

Can You Trust the Vectors in Your Vector Database? Black-Hole Attack from Embedding Space Defects

The paper introduces the Black-Hole Attack, a poisoning vulnerability that exploits geometric defects in high-dimensional embedding spaces to force malicious vectors into the top-k results of vector database queries.

Channel-Level Semantic Perturbations: Unlearnable Examples for Diverse Training Paradigms

This paper systematically investigates unlearnable examples (UEs) across diverse training paradigms, finding that existing UEs fail under pretraining-finetuning (PF) settings, and proposes Shallow Semantic Camouflage (SSC) to maintain unlearnability.

Position Paper: Denial-of-Service against Multi-Round Transaction Simulation

This paper introduces a novel denial-of-service attack targeting multi-round transaction simulation by exploiting inter-transaction dependencies within smart-contract state.

Unveiling the Backdoor Mechanism Hidden Behind Catastrophic Overfitting in Fast Adversarial Training

This paper reinterprets catastrophic overfitting (CO) in Fast Adversarial Training (FAT) as a weak backdoor mechanism, proposing backdoor-inspired strategies to mitigate this generalization failure.

Mitigating Error Amplification in Fast Adversarial Training

The paper proposes a Distribution-aware Dynamic Guidance (DDG) strategy to mitigate catastrophic overfitting and the robustness-accuracy trade-off inherent in Fast Adversarial Training (FAT) by dynamically adjusting perturbation budgets and supervision signals based on sample confidence.

LoopTrap: Termination Poisoning Attacks on LLM Agents

The paper introduces LoopTrap, an automated red-teaming framework that demonstrates how malicious prompts can poison the termination judgment of LLM agents, causing unbounded computation.

RouteScan: A Non-Intrusive Approach to Auditing MoE LLMs Safety via Expert Routing Telemetry

RouteScan introduces a non-intrusive framework that audits the safety of Mixture-of-Experts (MoE) LLMs by analyzing low-level GPU expert routing telemetry, achieving high accuracy even on unseen harmful prompts.

Routing-Aligned Fine-Tuning for Multilingual Downstream Tasks in Mixture-of-Experts Models

The paper introduces RA-MoE, a novel fine-tuning framework that leverages the internal routing structure of Mixture-of-Experts (MoE) models to improve performance on multilingual downstream tasks by aligning target-language routing patterns with English task-expert activations.

LoRA-Key: User-Centric LoRA Watermarking for Text-to-Image Diffusion Models

LoRA-Key introduces a user-centric watermarking framework that attaches a recoverable ownership key to LoRA modules via a standalone Watermark LoRA, providing lightweight, plug-and-play copyright protection without requiring per-LoRA retraining.

The Flip Side of RLHF: On-Policy Feedback for Reward Model Self-Supervised Improvement

The paper introduces SAVE, a framework that uses on-policy feedback and the value function to self-supervise and improve reward models, significantly enhancing RLHF performance across multiple benchmarks.

Learning to Retrieve: Dual-Level Long-Term Memory for Text-to-SQL Agents

The paper proposes MERIT, a dual-level, multi-horizon memory retrieval framework that significantly improves the performance of interactive text-to-SQL agents by providing both global and local memory guidance.

Regime-Aware Peer Specialization for Robust RAG under Heterogeneous Knowledge Conflicts

This paper proposes RAPS-DA, a framework that addresses conflicts in retrieval-augmented generation using a regime-aware peer specialization system and a dual-layer selector.

Lazy-Move Compilation for Neutral-Atom Quantum Computers via a Buffer-Relay Fabric

The paper introduces BRIDGE, a static buffer-relay fabric for neutral atom quantum computing that achieves higher total fidelity and lower execution time than existing methods by minimizing data motion.

Personalized Recommendation Tool Learning via Autonomous Language Agents

A new framework, PRTA, is proposed for full-ranking recommendation tasks using large language models, where an LLM acts as a central planner and traditional recommendation models perform scoring.

From Role Prompt to Infinite Thinking: Exploiting Persona Conditioning for Inference Cost Attacks in LLMs

This paper reveals a new vulnerability in Language Model (LLM) inference efficiency caused by persona consistency and proposes RolePlay, a framework to amplify inference costs.

Highlighted terms show continued research focus across papers

Papers

cs.CRNEWEmpiricalJul 28, 2026

From Role Prompt to Infinite Thinking: Exploiting Persona Conditioning for Inference Cost Attacks in LLMs

Zhiyi Mou, Wangze Ni, Tianfang Xiao, Haoyang LI +5 more

This paper reveals a new vulnerability in Language Model (LLM) inference efficiency caused by persona consistency and proposes RolePlay, a framework to amplify inference costs.

View →
cs.IRcs.AI
Empirical
Recent
Jul 22, 2026

Personalized Recommendation Tool Learning via Autonomous Language Agents

Mingdai Yang, Zhiwei Liu, Weizhi Zhang, Yibo Wang +2 more

A new framework, PRTA, is proposed for full-ranking recommendation tasks using large language models, where an LLM acts as a central planner and traditional recommendation models perform scoring.

View →
quant-phcs.AREmpiricalRecentJun 30, 2026

Lazy-Move Compilation for Neutral-Atom Quantum Computers via a Buffer-Relay Fabric

Chen Huang, Jingbo Wang, Zhemin Zhang, Ming Zhong +4 more

The paper introduces BRIDGE, a static buffer-relay fabric for neutral atom quantum computing that achieves higher total fidelity and lower execution time than existing methods by minimizing data motio…

View →
cs.CLEmpiricalRecentJun 29, 2026

Regime-Aware Peer Specialization for Robust RAG under Heterogeneous Knowledge Conflicts

Bo Wang, Heyan Huang, Yaolin Li, Yanghao Zhou +4 more

This paper proposes RAPS-DA, a framework that addresses conflicts in retrieval-augmented generation using a regime-aware peer specialization system and a dual-layer selector.

View →
cs.CLRecentMay 30, 2026

Learning to Retrieve: Dual-Level Long-Term Memory for Text-to-SQL Agents

Yibo Wang, Nikki Lijing Kuang, Philip S. Yu, Zhewei Yao +1 more

The paper proposes MERIT, a dual-level, multi-horizon memory retrieval framework that significantly improves the performance of interactive text-to-SQL agents by providing both global and local memory…

View →
cs.CLRecentMay 29, 2026

The Flip Side of RLHF: On-Policy Feedback for Reward Model Self-Supervised Improvement

Xiaobo Wang, Tong Wu, Min Tang, Jiaqi Li +2 more

The paper introduces SAVE, a framework that uses on-policy feedback and the value function to self-supervise and improve reward models, significantly enhancing RLHF performance across multiple benchma…

View →
cs.CRRecentMay 28, 2026

LoRA-Key: User-Centric LoRA Watermarking for Text-to-Image Diffusion Models

Yaopeng Wang, Qingliang Wang, Zhibo Wang, Huiyu Xu +4 more

LoRA-Key introduces a user-centric watermarking framework that attaches a recoverable ownership key to LoRA modules via a standalone Watermark LoRA, providing lightweight, plug-and-play copyright prot…

View →
cs.CLcs.AIRecentMay 27, 2026

Routing-Aligned Fine-Tuning for Multilingual Downstream Tasks in Mixture-of-Experts Models

Guanzhi Deng, Kuan Wu, Haibo Wang, Shing Yin Wong +2 more

The paper introduces RA-MoE, a novel fine-tuning framework that leverages the internal routing structure of Mixture-of-Experts (MoE) models to improve performance on multilingual downstream tasks by a…

View →
cs.CRcs.ARcs.CLRecentMay 24, 2026

RouteScan: A Non-Intrusive Approach to Auditing MoE LLMs Safety via Expert Routing Telemetry

Bo Lv, Zhiheng Xu, KeDong Xiu, Ruyi Ding +3 more

RouteScan introduces a non-intrusive framework that audits the safety of Mixture-of-Experts (MoE) LLMs by analyzing low-level GPU expert routing telemetry, achieving high accuracy even on unseen harmf…

View →
cs.CRcs.AIRecentMay 7, 2026

LoopTrap: Termination Poisoning Attacks on LLM Agents

Huiyu Xu, Zhibo Wang, Wenhui Zhang, Ziqi Zhu +3 more

The paper introduces LoopTrap, an automated red-teaming framework that demonstrates how malicious prompts can poison the termination judgment of LLM agents, causing unbounded computation.

View →
cs.LGcs.AIcs.CRRecentApr 27, 2026

Unveiling the Backdoor Mechanism Hidden Behind Catastrophic Overfitting in Fast Adversarial Training

Mengnan Zhao, Lihe Zhang, Tianhang Zheng, Bo Wang +1 more

This paper reinterprets catastrophic overfitting (CO) in Fast Adversarial Training (FAT) as a weak backdoor mechanism, proposing backdoor-inspired strategies to mitigate this generalization failure.

View →
cs.LGcs.CRRecentApr 27, 2026

Mitigating Error Amplification in Fast Adversarial Training

Mengnan Zhao, Lihe Zhang, Bo Wang, Tianhang Zheng +2 more

The paper proposes a Distribution-aware Dynamic Guidance (DDG) strategy to mitigate catastrophic overfitting and the robustness-accuracy trade-off inherent in Fast Adversarial Training (FAT) by dynami…

View →
cs.CRRecentApr 23, 2026

Position Paper: Denial-of-Service against Multi-Round Transaction Simulation

Yuzhe Tang, Yibo Wang, Wanning Ding, Jiaqi Chen +1 more

This paper introduces a novel denial-of-service attack targeting multi-round transaction simulation by exploiting inter-transaction dependencies within smart-contract state.

View →
cs.LGcs.AIcs.CRRecentApr 18, 2026

Channel-Level Semantic Perturbations: Unlearnable Examples for Diverse Training Paradigms

Bo Wang, Jia Ni, Mengnan Zhao, Zhan Qin +1 more

This paper systematically investigates unlearnable examples (UEs) across diverse training paradigms, finding that existing UEs fail under pretraining-finetuning (PF) settings, and proposes Shallow Sem…

View →
cs.CRcs.DBRecentApr 7, 2026

Can You Trust the Vectors in Your Vector Database? Black-Hole Attack from Embedding Space Defects

Hanxi Li, Jianan Zhou, Jiale Lao, Yibo Wang +4 more

The paper introduces the Black-Hole Attack, a poisoning vulnerability that exploits geometric defects in high-dimensional embedding spaces to force malicious vectors into the top-k results of vector d…

View →
cs.CRcs.AIcs.CLRecentApr 1, 2026

Do Phone-Use Agents Respect Your Privacy?

Zhengyang Tang, Ke Ji, Xidong Wang, Zihan Ye +18 more

The paper introduces MyPhoneBench, a new framework that demonstrates that current phone-use agents often fail to respect user privacy, even when successfully completing simple tasks, primarily due to…

View →
cs.SEcs.CRRecentMar 28, 2026

Finding Memory Leaks in C/C++ Programs via Neuro-Symbolic Augmented Static Analysis

Huihui Huang, Jieke Shi, Bo Wang, Zhou Yang +1 more

MemHint is a neuro-symbolic static analysis pipeline that significantly improves memory leak detection in C/C++ by combining LLM semantic understanding with Z3 symbolic reasoning, detecting more leaks…

View →
cs.CRcs.DBRecentMar 19, 2026

Confidential Databases Without Cryptographic Mappings

Wenxuan Huang, Zhanbo Wang, Mingyu Li

The paper introduces FEDB, a novel confidential database design that eliminates cryptographic operations from the critical query path, significantly reducing performance overhead for secure querying o…

View →