arXiv ScienceSearch

arXiv subjects

Assaad Zeghina

Publications and source records attributed to Assaad Zeghina.

2 recordsLinked to original sources

Optimal Post-processing of Synthetic Data for Pearson Correlation Matching

Preserving correlation in synthetic data is of interest in several applications. Existing approaches mainly address correlation preservation during the generation procedure. Here, we instead consider it as a postprocessing problem. Given original and synthetic tabular data, we seek the smallest change to the synthetic dataset that restores the Pearson correlation matrix of the original data. Under suitable assumptions, we derive a unique explicit solution to the minimization problem. We also provide a bound on the size of the correction in terms of the initial correlation error. On the numerical side, across several datasets and generation methods, the proposed approach largely preserves marginal distributions, t-SNE geometry, and classification performance. The method is generator-independent and can be applied after synthesis without modifying the generation procedure.

stat.ME

LLM-based Semantic Augmentation for Harmful Content Detection

Recent advances in large language models (LLMs) have demonstrated strong performance on simple text classification tasks, frequently under zero-shot settings. However, their efficacy declines when tackling complex social media challenges such as propaganda detection, hateful meme classification, and toxicity identification. Much of the existing work has focused on using LLMs to generate synthetic training data, overlooking the potential of LLM-based text preprocessing and semantic augmentation. In this paper, we introduce an approach that prompts LLMs to clean noisy text and provide context-rich explanations, thereby enhancing training sets without substantial increases in data volume. We systematically evaluate on the SemEval 2024 multi-label Persuasive Meme dataset and further validate on the Google Jigsaw toxic comments and Facebook hateful memes datasets to assess generalizability. Our results reveal that zero-shot LLM classification underperforms on these high-context tasks compared to supervised models. In contrast, integrating LLM-based semantic augmentation yields performance on par with approaches that rely on human-annotated data, at a fraction of the cost. These findings underscore the importance of strategically incorporating LLMs into machine learning (ML) pipeline for social media classification tasks, offering broad implications for combating harmful content online.

cs.CL