← Search

Jiaying Wu

12 accepted papers

2026

Drifting Away from Truth: GenAI-Driven News Diversity Challenges LVLM-Based Misinformation Detection

AAAI 2026technical

The proliferation of multimodal misinformation poses growing threats to public discourse and societal trust. While Large Vision-Language Models (LVLMs) have enabled recent progress in multimodal misinformation detection (MMD), the rise of generative AI (GenAI) tools introduces a new challenge: GenAI

Cited by 0SourcePDFScholar
2026

PMCE: Probabilistic Multi-Granularity Semantics with Caption-Guided Enhancement for Few-Shot Learning

IJCAI 2026

Few-shot learning aims to recognize novel categories from limited labeled samples, where prototypes estimated from 1--5 supports per class are often unreliable. Semantic-based approaches alleviate this by introducing class-level priors, but they often ignore instance-level cues and rarely optimize q

Cited by 0Scholar
2026

Reasoning About the Unsaid: Misinformation Detection with Omission-Aware Graph Inference

AAAI 2026technical

This paper investigates the detection of misinformation, which deceives readers by explicitly fabricating misleading content or implicitly omitting important information necessary for informed judgment. While the former has been extensively studied, omission-based deception remains largely overlooke

Cited by 0SourcePDFScholar
2026

Seeing Through Deception: Uncovering Misleading Creator Intent in Multimodal News with Vision-Language Models

ICLR 2026poster

The impact of misinformation arises not only from factual inaccuracies but also from the misleading narratives that creators deliberately embed. Interpreting such creator intent is therefore essential for multimodal misinformation detection (MMD) and effective information governance. To this end, we…

Cited by 0SourcecodeScholar
2025

CMIE: Combining MLLM Insights with External Evidence for Explainable Out-of-Context Misinformation Detection

ACL 2025finding

Multimodal large language models (MLLMs) have demonstrated impressive capabilities in visual reasoning and text generation. While previous studies have explored the application of MLLM for detecting out-of-context (OOC) misinformation, our empirical analysis reveals two persisting challenges of this…

2025

ConfTuner: Training Large Language Models to Express Their Confidence Verbally

NeurIPS 2025poster

Large Language Models (LLMs) are increasingly deployed in high-stakes domains such as science, law, and healthcare, where accurate expressions of uncertainty are essential for reliability and trust. However, current LLMs are often observed to generate incorrect answers with high confidence—a phenome…

Cited by 0SourcecodeScholar
2025

IMOL: Incomplete-Modality-Tolerant Learning for Multi-Domain Fake News Video Detection

ACL 2025long

While recent advances in fake news video detection have shown promising potential, existing approaches typically (1) focus on a specific domain (e.g., politics) and (2) assume the availability of multiple modalities, including video, audio, description texts, and related images. However, these metho…

Cited by 0SourcePDFScholar
2025

MLR-Bench: Evaluating AI Agents on Open-Ended Machine Learning Research

NeurIPS 2025poster

Recent advancements in AI agents have demonstrated their growing potential to drive and support scientific discovery. In this work, we introduce MLR-Bench, a comprehensive benchmark for evaluating AI agents on open-ended machine learning research. MLR-Bench includes three key components: (1) 201 res…

Cited by 0SourcecodeScholar
2025

Truth over Tricks: Measuring and Mitigating Shortcut Learning in Misinformation Detection

NeurIPS 2025poster

Misinformation detectors often rely on superficial cues (i.e., shortcuts) that correlate with misinformation in training data but fail to generalize to the diverse and evolving nature of real-world misinformation. This issue is exacerbated by large language models (LLMs), which can easily generate c…

Cited by 0SourceScholar
2024

$\text{ID}^3$: Identity-Preserving-yet-Diversified Diffusion Models for Synthetic Face Recognition

NeurIPS 2024poster

Synthetic face recognition (SFR) aims to generate synthetic face datasets that mimic the distribution of real face data, which allows for training face recognition models in a privacy-preserving manner. Despite the remarkable potential of diffusion models in image generation, current diffusion-based…

Cited by 4SourcePDFScholar
2023

Probabilistic Knowledge Distillation of Face Ensembles

CVPR 2023poster

Mean ensemble (i.e. averaging predictions from multiple models) is a commonly-used technique in machine learning that improves the performance of each individual model. We formalize it as feature alignment for ensemble in open-set face recognition and generalize it into Bayesian Ensemble Averaging (…

2023

Proximity-Informed Calibration for Deep Neural Networks

NeurIPS 2023spotlight

Confidence calibration is central to providing accurate and interpretable uncertainty estimates, especially under safety-critical scenarios. However, we find that existing calibration algorithms often overlook the issue of proximity bias, a phenomenon where models tend to be more overconfident in lo…