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

Tao Zhang

12 indexed papers

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

Publications per year

12
26

Top categories

AI×11NLP×3Vision×2Crypto×2Distributed×1Software Eng.×1ML×1Info Retrieval×1

Frequent co-authors

Wentao Zhang8×
Zeli Su2×
Zhou Liu2×
Zhankai Xu2×
Longfei Zheng2×
Xiaolu Zhang2×

Research Timeline

2026
Securing Retrieval-Augmented Generation: A Taxonomy of Attacks, Defenses, and Future Directions

This paper proposes a comprehensive taxonomy (SLOT) to systematically categorize security risks, attacks, and defenses specific to Retrieval-Augmented Generation (RAG), clarifying that these risks are distinct from inherent LLM flaws.

Beyond Explicit Refusals: Soft-Failure Attacks on Retrieval-Augmented Generation

The paper introduces DEJA, an automated black-box attack framework that generates stealthy adversarial documents to induce 'soft failures' in RAG systems, degrading utility without triggering overt refusals.

TRACER: Turn-level Regret Matching with Inner Reinforcement Credit for Cooperative Multi-LLM Reasoning

TRACER introduces a novel turn-level reinforcement framework that enables cooperative multi-LLM reasoning by separating decision-making into a regret-matching controller and a generation-credit layer.

Make LLM Learn to Synthesize from Streaming Experiences through Feedback

The paper introduces StreamSynth, a sequential setting for synthetic data generation, and proposes SynLearner, a framework that enables LLMs to improve synthesis performance by accumulating and transferring experience across a stream of tasks.

Source-Grounded Semantic Reinforcement Learning for Low-Resource Target-Language Generation

The paper introduces Source-Grounded Semantic Reinforcement Learning (SG-SRL), a framework that leverages abundant source-language monolingual data to improve target-language generation in low-resource settings by providing cross-lingual semantic supervision.

The Curse of Helpfulness: Inverse Scaling Law in Robustness to Distractor Instructions via DistractionIF

The paper introduces DistractionIF, a benchmark showing that larger LLMs are paradoxically less robust to benign, instruction-like noise in reference text, suggesting reinforcement learning can restore this robustness.

Seeing Before Agreeing: Aligning Multi-Agent Consensus with Visual Evidence

The paper proposes EAGLE, a novel evidence-aligned multi-agent framework, demonstrating that requiring shared visual evidence among agents is crucial for achieving reliable and trustworthy consensus in multimodal Visual Question Answering (VQA).

ANDES: Agent Native Data Evolving Synthesis Tool for Autonomous Instruction Alignment

The paper introduces Andes, a framework that treats data generation as a plug-and-play agent skill, enabling autonomous alignment of LLMs by providing an intelligent, closed-loop data synthesis interface.

ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

This paper proposes ShopX, a model-centric framework for intent-driven shopping experiences using a single foundation model for intent understanding, execution planning, and item-space operations.

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

The paper proposes Fuzzy-Function Programming and introduces Program-as-Weights (PAW), a compact, locally-executable neural artifact for everyday programming tasks.

WaspMOT: A Benchmark for Long-Term Multi-Object Tracking of Trichogramma Wasps

The paper introduces WaspMOT, a new benchmark for long-term multi-object tracking, and evaluates five tracking-by-detection methods.

JoyNexus: Service-Oriented Multi-Tenant Post-Training for VLA Models

JoyNexus is a multi-tenant service for VLA model supervised fine-tuning, reinforcement learning, and evaluation, which decouples services, introduces group batching, and improves training efficiency.

Highlighted terms show continued research focus across papers

Papers

cs.DCcs.AIcs.SEEmpiricalRecentJul 17, 2026

JoyNexus: Service-Oriented Multi-Tenant Post-Training for VLA Models

Haoran Sun, Wentao Zhang, Junyang Hua, Hedan Yang +17 more

JoyNexus is a multi-tenant service for VLA model supervised fine-tuning, reinforcement learning, and evaluation, which decouples services, introduces group batching, and improves training efficiency.

View →
cs.CVEmpirical
Recent
Jul 9, 2026

WaspMOT: A Benchmark for Long-Term Multi-Object Tracking of Trichogramma Wasps

Tomasz Stanczyk, Yuan Gao, Hardik Agarwal, Seongroo Yoon +3 more

The paper introduces WaspMOT, a new benchmark for long-term multi-object tracking, and evaluates five tracking-by-detection methods.

View →
cs.LGcs.AIcs.CLEmpiricalRecentJul 2, 2026

Program-as-Weights: A Programming Paradigm for Fuzzy Functions

Wentao Zhang, Liliana Hotsko, Woojeong Kim, Pengyu Nie +2 more

The paper proposes Fuzzy-Function Programming and introduces Program-as-Weights (PAW), a compact, locally-executable neural artifact for everyday programming tasks.

View →
cs.IRcs.AIcs.CLEmpiricalRecentJun 30, 2026

ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

Jiacheng Chen, Tao Zhang, Manxi Lin, Dunxian Huang +22 more

This paper proposes ShopX, a model-centric framework for intent-driven shopping experiences using a single foundation model for intent understanding, execution planning, and item-space operations.

View →
cs.AIRecentMay 31, 2026

ANDES: Agent Native Data Evolving Synthesis Tool for Autonomous Instruction Alignment

Zhengyang Zhao, Shengjie Ye, Lu Ma, Hao Liang +2 more

The paper introduces Andes, a framework that treats data generation as a plug-and-play agent skill, enabling autonomous alignment of LLMs by providing an intelligent, closed-loop data synthesis interf…

View →
cs.CVcs.AIcs.MARecentMay 29, 2026

Seeing Before Agreeing: Aligning Multi-Agent Consensus with Visual Evidence

Yuhan Wang, Shuochen Chang, Yalin Feng, Dongsheng Ma +7 more

The paper proposes EAGLE, a novel evidence-aligned multi-agent framework, demonstrating that requiring shared visual evidence among agents is crucial for achieving reliable and trustworthy consensus i…

View →
cs.AIRecentMay 28, 2026

Make LLM Learn to Synthesize from Streaming Experiences through Feedback

Zhenlin Hu, Yan Wang, Zhen Bi, Zihao Xue +6 more

The paper introduces StreamSynth, a sequential setting for synthetic data generation, and proposes SynLearner, a framework that enables LLMs to improve synthesis performance by accumulating and transf…

View →
cs.CLcs.AIRecentMay 28, 2026

Source-Grounded Semantic Reinforcement Learning for Low-Resource Target-Language Generation

Zeli Su, Ziyin Zhang, Zewei Pan, Zhou Liu +7 more

The paper introduces Source-Grounded Semantic Reinforcement Learning (SG-SRL), a framework that leverages abundant source-language monolingual data to improve target-language generation in low-resourc…

View →
cs.AIRecentMay 28, 2026

The Curse of Helpfulness: Inverse Scaling Law in Robustness to Distractor Instructions via DistractionIF

Zeli Su, Zhankai Xu, Tianlei Chen, Longfei Zheng +3 more

The paper introduces DistractionIF, a benchmark showing that larger LLMs are paradoxically less robust to benign, instruction-like noise in reference text, suggesting reinforcement learning can restor…

View →
cs.AIRecentMay 27, 2026

TRACER: Turn-level Regret Matching with Inner Reinforcement Credit for Cooperative Multi-LLM Reasoning

Chusen Li, Zhou Liu, Shuigeng Zhou, Wentao Zhang

TRACER introduces a novel turn-level reinforcement framework that enables cooperative multi-LLM reasoning by separating decision-making into a regret-matching controller and a generation-credit layer.

View →
cs.CRcs.AIRecentApr 20, 2026

Beyond Explicit Refusals: Soft-Failure Attacks on Retrieval-Augmented Generation

Wentao Zhang, Yan Zhuang, ZhuHang Zheng, Mingfei Zhang +2 more

The paper introduces DEJA, an automated black-box attack framework that generates stealthy adversarial documents to induce 'soft failures' in RAG systems, degrading utility without triggering overt re…

View →
cs.CRcs.AIRecentApr 9, 2026

Securing Retrieval-Augmented Generation: A Taxonomy of Attacks, Defenses, and Future Directions

Yuming Xu, Mingtao Zhang, Zhuohan Ge, Haoyang Li +6 more

This paper proposes a comprehensive taxonomy (SLOT) to systematically categorize security risks, attacks, and defenses specific to Retrieval-Augmented Generation (RAG), clarifying that these risks are…

View →