← Search

Litian Zhang

17 accepted papers

2026

Attack the Messages, Not the Agents: A Multi-round Adaptive Stealthy Tampering Framework for LLM-MAS

AAAI 2026technical

Large language model-based multi-agent systems (LLM-MAS) effectively accomplish complex and dynamic tasks through inter-agent communication, but this reliance introduces substantial safety vulnerabilities. Existing attack methods targeting LLM-MAS either compromise agent internals or rely on direct

Cited by 10SourcePDFScholar
2026

Diffusion with a Linguistic Compass: Steering the Generation of Clinically Plausible Future sMRI Representations for Early MCI Conversion Prediction

CVPR 2026

Early prediction of Mild Cognitive Impairment (MCI) conversion is hampered by a trade-off between immediacy--making fast predictions from a single baseline sMRI--and accuracy--leveraging longitudinal scans to capture disease progression. We propose MCI-Diff, a diffusion-based framework that synthesi

Cited by 0SourceScholar
2026

MirrorShield: Towards Dynamic Adaptive Defense Against Jailbreaks via Entropy-Guided Mirror Crafting

AAAI 2026technical

Defending large language models (LLMs) against jailbreak attacks is crucial for ensuring their safe deployment. Existing defense strategies typically rely on predefined static criteria to differentiate between harmful and benign prompts. However, such rigid rules fail to accommodate the inherent com

Cited by 0SourcePDFScholar
2025

Beyond Text: Fine-Grained Multi-Modal Fact Verification with Hypergraph Transformers

AAAI 2025technical

Fact verification has become increasingly vital in the internet age, driven by the proliferation of false claims and political misinformation. While traditional methods rely predominantly on text-based evidence, multi-modal evidence introduces richer sources of information, offering valuable insigh…

Cited by 0SourcePDFScholar
2025

Collaborative Evolution: Multi-Round Learning Between Large and Small Language Models for Emergent Fake News Detection

AAAI 2025technical

The proliferation of fake news on social media platforms has exerted a substantial influence on society, leading to discernible impacts and deleterious consequences. Conventional deep learning methodologies employing small language models (SLMs) suffer from the necessity for extensive supervised tra…

Cited by 0SourcePDFScholar
2025

Curriculum Hierarchical Knowledge Distillation for Bias-Free Survival Prediction

IJCAI 2025

Survival prediction is a pivotal task for estimating mortality risk within a given timeframe based on whole slide images (WSIs). Conventional models typically assume that WSIs across patients are independent and identically distributed, an assumption that may not hold due to inherent variability in

Cited by 0SourcePDFScholar
2025

DSG-MCTS: A Dynamic Strategy-Guided Monte Carlo Tree Search for Diversified Reasoning in Large Language Models

EMNLP 2025

Large language models (LLMs) have shown strong potential in complex reasoning tasks. However, as task complexity increases, their performance often degrades, resulting in hallucinations, errors, and logical inconsistencies. To enhance reasoning capabilities, Monte Carlo Tree Search (MCTS) has been i

Cited by 0SourcePDFScholar
2025

Feint and Attack: Jailbreaking and Protecting LLMs via Attention Distribution Modeling

IJCAI 2025

Most jailbreak methods for large language models (LLMs) focus on superficially improving attack success through manually defined rules. However, they fail to uncover the underlying mechanisms within target LLMs that explain why an attack succeeds or fails. In this paper, we propose investigating the

Cited by 0SourcePDFScholar
2025

Ghidorah: Towards Robust Multi-Scale Information Diffusion Prediction via Test-Time Training

AAAI 2025technical

Information diffusion prediction (IDP) is a pivotal task for understanding the dynamics of information propagation within social networks. Conventional models typically adhere to a fixed learning-based paradigm, where the trained prediction model remains static during the inference phase. This parad…

Cited by 0SourcePDFScholar
2025

LlmFixer: Fix the Helpfulness of Defensive Large Language Models

EMNLP 2025

Defense strategies of large language models besides alignment are introduced to defend against jailbreak attacks, and they have managed to decrease the success rate of jailbreak attacks. However, these defense strategies weakened the helpfulness of large language models. In this work, we propose a u

Cited by 0SourcePDFScholar
2025

MRR-FV: Unlocking Complex Fact Verification with Multi-Hop Retrieval and Reasoning

AAAI 2025technical

The pervasive spread of misinformation on social networks highlights the critical necessity for effective fact verification systems. Traditional approaches primarily focus on pairwise correlations between claims and evidence, often neglecting comprehensive multi-hop retrieval and reasoning, which re…

Cited by 0SourcePDFScholar
2025

One SPACE to Rule Them All: Jointly Mitigating Factuality and Faithfulness Hallucinations in LLMs

NeurIPS 2025poster

LLMs have demonstrated unprecedented capabilities in natural language processing, yet their practical deployment remains hindered by persistent factuality and faithfulness hallucinations. While existing methods address these hallucination types independently, they inadvertently induce performance tr…

Cited by 0SourceScholar
2024

BaitAttack: Alleviating Intention Shift in Jailbreak Attacks via Adaptive Bait Crafting

EMNLP 2024main

Jailbreak attacks enable malicious queries to evade detection by LLMs. Existing attacks focus on meticulously constructing prompts to disguise harmful intentions. However, the incorporation of sophisticated disguising prompts may incur the challenge of “intention shift”. Intention shift occurs when…

Cited by 3SourcePDFScholar
2024

MDS: A Fine-Grained Dataset for Multi-Modal Dialogue Summarization

COLING 2024main

Due to the explosion of various dialogue scenes, summarizing the dialogue into a short message has drawn much attention recently. In the multi-modal dialogue scene, people tend to use tone and body language to illustrate their intentions. While traditional dialogue summarization has predominantly fo…

2024

Reinforced Adaptive Knowledge Learning for Multimodal Fake News Detection

AAAI 2024technical

Nowadays, detecting multimodal fake news has emerged as a foremost concern since the widespread dissemination of fake news may incur adverse societal impact. Conventional methods generally focus on capturing the linguistic and visual semantics within the multimodal content, which fall short in effe…

Cited by 27SourcePDFScholar
2022

Hierarchical Cross-Modality Semantic Correlation Learning Model for Multimodal Summarization

AAAI 2022technical

Multimodal summarization with multimodal output (MSMO) generates a summary with both textual and visual content. Multimodal news report contains heterogeneous contents, which makes MSMO nontrivial. Moreover, it is observed that different modalities of data in the news report correlate hierarchically…