← Search

Xiuzhen Zhang

15 accepted papers

2026

ARQUSUMM: Argument-aware Quantitative Summarization of Online Conversations

AAAI 2026technical

Online conversations have become more prevalent on public discussion platforms (e.g. Reddit). With growing controversial topics, it is desirable to summarize not only diverse arguments, but also their rationale and justification. Early studies on text summarization focus on capturing general salien

Cited by 0SourcePDFScholar
2025

Addressing Mark Imbalance in Integration-free Marked Temporal Point Processes

NeurIPS 2025poster

Marked Temporal Point Process (MTPP) has been well studied to model the event distribution in marked event streams, which can be used to predict the mark and arrival time of the next event. However, existing studies overlook that the distribution of event marks is highly imbalanced in many real-worl…

Cited by 0SourcecodeScholar
2025

Cultural Bias Matters: A Cross-Cultural Benchmark Dataset and Sentiment-Enriched Model for Understanding Multimodal Metaphors

ACL 2025long

Metaphors are pervasive in communication, making them crucial for natural language processing (NLP). Previous research on automatic metaphor processing predominantly relies on training data consisting of English samples, which often reflect Western European or North American biases. This cultural sk…

2025

Generating Grounded Responses to Counter Misinformation via Learning Efficient Fine-Grained Critiques

IJCAI 2025

Fake news and misinformation poses a significant threat to society, making efficient mitigation essential. However, manual fact-checking is costly and lacks scalability. Large Language Models (LLMs) offer promise in automating counter-response generation to mitigate misinformation, but a critical ch

2025

LMOD: A Large Multimodal Ophthalmology Dataset and Benchmark for Large Vision-Language Models

NAACL 2025findings

The prevalence of vision-threatening eye diseases is a significant global burden, with many cases remaining undiagnosed or diagnosed too late for effective treatment. Large vision-language models (LVLMs) have the potential to assist in understanding anatomical information, diagnosing eye diseases, a…

Cited by 6SourcePDFScholar
2025

Less Is More? Examining Fairness in Pruned Large Language Models for Summarising Opinions

EMNLP 2025

Model compression through post-training pruning offers a way to reduce model size and computational requirements without significantly impacting model performance. However, the effect of pruning on the fairness of LLM-generated summaries remains unexplored, particularly for opinion summarisation whe

2025

QQSUM: A Novel Task and Model of Quantitative Query-Focused Summarization for Review-based Product Question Answering

ACL 2025long

Review-based Product Question Answering (PQA) allows e-commerce platforms to automatically address customer queries by leveraging insights from user reviews. However, existing PQA systems generate answers with only a single perspective, failing to capture the diversity of customer opinions. In this…

2025

Teaching Large Language Models Number-Focused Headline Generation With Key Element Rationales

NAACL 2025findings

Number-focused headline generation is a summarization task requiring both high textual quality and precise numerical accuracy, which poses a unique challenge for Large Language Models (LLMs). Existing studies in the literature focus only on either textual quality or numerical reasoning and thus are…

2024

FairGT: A Fairness-aware Graph Transformer

IJCAI 2024poster

The design of Graph Transformers (GTs) often neglects considerations for fairness, resulting in biased outcomes against certain sensitive subgroups. Since GTs encode graph information without relying on message-passing mechanisms, conventional fairness-aware graph learning methods are not directly a…

2024

Harnessing Network Effect for Fake News Mitigation: Selecting Debunkers via Self-Imitation Learning

AAAI 2024technical

This study aims to minimize the influence of fake news on social networks by deploying debunkers to propagate true news. This is framed as a reinforcement learning problem, where, at each stage, one user is selected to propagate true news. A challenging issue is episodic reward where the "net" effec…

2024

Prompted Aspect Key Point Analysis for Quantitative Review Summarization

ACL 2024long

Key Point Analysis (KPA) aims for quantitative summarization that provides key points (KPs) as succinct textual summaries and quantities measuring their prevalence. KPA studies for arguments and reviews have been reported in the literature. A majority of KPA studies for reviews adopt supervised lear…

2023

Task Allocation on Networks with Execution Uncertainty (Extended Abstract)∗

IJCAI 2023poster

We study a single task allocation problem where each worker connects to some other workers to form a network and the task requester only connects to some of the workers. The goal is to design an allocation mechanism such that each worker is incentivized to invite her neighbours to join the allocatio…

Cited by 0SourcePDFScholar
2022

DUCK: Rumour Detection on Social Media by Modelling User and Comment Propagation Networks

NAACL 2022long

Social media rumours, a form of misinformation, can mislead the public and cause significant economic and social disruption. Motivated by the observation that the user network — which captures who engage with a story — and the comment network — which captures how they react to it — provide complemen…