← Search

Minnan Luo

33 accepted papers

2026

AutoGPS: Automated Geometry Problem Solving via Multimodal Formalization and Deductive Reasoning

ICLR 2026poster

Geometry problem solving presents distinctive challenges in artificial intelligence, requiring exceptional multimodal comprehension and rigorous mathematical reasoning capabilities. Existing approaches typically fall into two categories: neural-based and symbolic-based methods, both of which exhibit…

Cited by 0SourcecodeScholar
2026

Bot Meets Shortcut: How Can LLMs Aid in Handling Unknown Invariance OOD Scenarios?

AAAI 2026technical

While existing social bot detectors perform well on benchmarks, their robustness across diverse real-world scenarios remains limited due to unclear ground truth and varied misleading cues. In particular, the impact of shortcut learning, where models rely on spurious correlations instead of capturing

Cited by 0SourcePDFScholar
2026

Correspondence Coverage Matters for Multi-Modal Dataset Distillation

AAAI 2026technical

Multi-modal dataset distillation (DD) condenses large datasets into compact ones that retain task efficacy by capturing correspondence patterns, i.e., shared semantics between paired modalities. However, such patterns rely on cross-modal similarity and cannot be faithfully captured by intra-modal si

Cited by 0SourcePDFScholar
2026

PaCo-RL: Advancing Reinforcement Learning for Consistent Image Generation with Pairwise Reward Modeling

CVPR 2026

Consistent image generation requires faithfully preserving identities, styles, and logical coherence across multiple images,which is essential for applications such as storytelling and character design.Supervised training approaches struggle with this task due to the lack of large-scale datasets cap

Cited by 0SourcecodeScholar
2025

AgentStore: Scalable Integration of Heterogeneous Agents As Specialized Generalist Computer Assistant

ACL 2025finding

Digital agents capable of automating complex computer tasks have attracted considerable attention. However, existing agent methods exhibit deficiencies in their generalization and specialization capabilities, especially in handling open-ended computer tasks in real-world environments. Inspired by th…

Cited by 0SourcePDFScholar
2025

ChatGen: Automatic Text-to-Image Generation From FreeStyle Chatting

CVPR 2025poster

Despite the significant advancements in text-to-image (T2I) generative models, users often face a trial-and-error challenge in practical scenarios. This challenge arises from the complexity and uncertainty of tedious steps such as crafting suitable prompts, selecting appropriate models, and configur…

Cited by 1SourcePDFScholar
2025

Continuously Steering LLMs Sensitivity to Contextual Knowledge with Proxy Models

EMNLP 2025

In Large Language Models (LLMs) generation, there exist knowledge conflicts, and scenarios where parametric knowledge contradicts knowledge provided in the context. Previous works studied tuning, decoding algorithms, or locating and editing context-aware neurons to adapt LLMs to be faithful to new c

2025

Each Fake News Is Fake in Its Own Way: An Attribution Multi-Granularity Benchmark for Multimodal Fake News Detection

AAAI 2025technical

Social platforms, while facilitating access to information, have also become saturated with a plethora of fake news, resulting in negative consequences. Automatic multimodal fake news detection is a worthwhile pursuit. Existing multimodal fake news datasets only provide binary labels of real or fake…

2025

HACo-Det: A Study Towards Fine-Grained Machine-Generated Text Detection under Human-AI Coauthoring

ACL 2025long

The misuse of large language models (LLMs) poses potential risks, motivating the development of machine-generated text (MGT) detection. Existing literature primarily concentrates on binary, document-level detection, thereby neglecting texts that are composed jointly by human and LLM contributions. H…

Cited by 0SourcePDFScholar
2025

How Do Social Bots Participate in Misinformation Spread? A Comprehensive Dataset and Analysis

EMNLP 2025

Social media platforms provide an ideal environment to spread misinformation, where social bots can accelerate the spread. This paper explores the interplay between social bots and misinformation on the Sina Weibo platform. We construct a large-scale dataset that includes annotations for both misinf

Cited by 0SourcePDFScholar
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

On the Risk of Evidence Pollution for Malicious Social Text Detection in the Era of LLMs

ACL 2025long

Evidence-enhanced detectors present remarkable abilities in identifying malicious social text. However, the rise of large language models (LLMs) brings potential risks of evidence pollution to confuse detectors. This paper explores potential manipulation scenarios including basic pollution, and reph…

2025

Rethinking Verification for LLM Code Generation: From Generation to Testing

NeurIPS 2025poster

Large language models (LLMs) have recently achieved notable success in code‑generation benchmarks such as HumanEval and LiveCodeBench. However, a detailed examination reveals that these evaluation suites often comprise only a limited number of homogeneous test cases, resulting in subtle faults going…

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
2025

Unveiling Fake News with Adversarial Arguments Generated by Multimodal Large Language Models

COLING 2025main

In the era of social media, the proliferation of fake news has created an urgent need for more effective detection methods, particularly for multimodal content. The task of identifying fake news is highly challenging, as it requires broad background knowledge and understanding across various domains…

Cited by 1SourcePDFScholar
2024

Adversarial Attacks on Fairness of Graph Neural Networks

ICLR 2024poster

Fairness-aware graph neural networks (GNNs) have gained a surge of attention as they can reduce the bias of predictions on any demographic group (e.g., female) in graph-based applications. Although these methods greatly improve the algorithmic fairness of GNNs, the fairness can be easily corrupted b…

2024

DELL: Generating Reactions and Explanations for LLM-Based Misinformation Detection

ACL 2024findings

Large language models are limited by challenges in factuality and hallucinations to be directly employed off-the-shelf for judging the veracity of news articles, where factual accuracy is paramount. In this work, we propose DELL that identifies three key stages in misinformation detection where LLMs…

2024

Event-Radar: Event-driven Multi-View Learning for Multimodal Fake News Detection

ACL 2024long

The swift detection of multimedia fake news has emerged as a crucial task in combating malicious propaganda and safeguarding the security of the online environment. While existing methods have achieved commendable results in modeling entity-level inconsistency, addressing event-level inconsistency f…

Cited by 11SourcePDFScholar
2024

Learning to Rematch Mismatched Pairs for Robust Cross-Modal Retrieval

CVPR 2024poster

Collecting well-matched multimedia datasets is crucial for training cross-modal retrieval models. However in real-world scenarios massive multimodal data are harvested from the Internet which inevitably contains Partially Mismatched Pairs (PMPs). Undoubtedly such semantical irrelevant data will rema…

2024

Masked Distillation Advances Self-Supervised Transformer Architecture Search

ICLR 2024poster

Transformer architecture search (TAS) has achieved remarkable progress in automating the neural architecture design process of vision transformers. Recent TAS advancements have discovered outstanding transformer architectures while saving tremendous labor from human experts. However, it is still cum…

Cited by 2SourcePDFScholar
2024

Noisy Correspondence Learning with Self-Reinforcing Errors Mitigation

AAAI 2024technical

Cross-modal retrieval relies on well-matched large-scale datasets that are laborious in practice. Recently, to alleviate expensive data collection, co-occurring pairs from the Internet are automatically harvested for training. However, it inevitably includes mismatched pairs, i.e., noisy corresponde…

Cited by 7SourcePDFScholar
2024

SSMG: Spatial-Semantic Map Guided Diffusion Model for Free-Form Layout-to-Image Generation

AAAI 2024technical

Despite significant progress in Text-to-Image (T2I) generative models, even lengthy and complex text descriptions still struggle to convey detailed controls. In contrast, Layout-to-Image (L2I) generation, aiming to generate realistic and complex scene images from user-specified layouts, has risen to…

Cited by 16SourcePDFScholar
2024

What Does the Bot Say? Opportunities and Risks of Large Language Models in Social Media Bot Detection

ACL 2024long

Social media bot detection has always been an arms race between advancements in machine learning bot detectors and adversarial bot strategies to evade detection. In this work, we bring the arms race to the next level by investigating the opportunities and risks of state-of-the-art large language mod…

2023

BIC: Twitter Bot Detection with Text-Graph Interaction and Semantic Consistency

ACL 2023long

Twitter bots are automatic programs operated by malicious actors to manipulate public opinion and spread misinformation. Research efforts have been made to automatically identify bots based on texts and networks on social media. Existing methods only leverage texts or networks alone, and while few w…

2023

BotPercent: Estimating Bot Populations in Twitter Communities

EMNLP 2023long findings

Twitter bot detection is vital in combating misinformation and safeguarding the integrity of social media discourse. While malicious bots are becoming more and more sophisticated and personalized, standard bot detection approaches are still agnostic to social environments (henceforth, communities) t…

Cited by 0SourcecodeScholar
2023

Noisy Correspondence Learning With Meta Similarity Correction

CVPR 2023poster

Despite the success of multimodal learning in cross-modal retrieval task, the remarkable progress relies on the correct correspondence among multimedia data. However, collecting such ideal data is expensive and time-consuming. In practice, most widely used datasets are harvested from the Internet an…

2023

Towards Real-Time Person Search with Invariant Feature Learning

ICASSP 2023accepted

Person search aims to locate a query person in a gallery of unconstrained scene images, which has many real-world applications. However, existing methods directly build off of advances in object detection for better performance rather than efficiency. Complex designs in heavy-weight detectors are re…

Cited by 0SourceScholar
2022

Heterogeneity-Aware Twitter Bot Detection with Relational Graph Transformers

AAAI 2022technical

Twitter bot detection has become an important and challenging task to combat misinformation and protect the integrity of the online discourse. State-of-the-art approaches generally leverage the topological structure of the Twittersphere, while they neglect the heterogeneity of relations and influenc…

2022

KCD: Knowledge Walks and Textual Cues Enhanced Political Perspective Detection in News Media

NAACL 2022long

Political perspective detection has become an increasingly important task that can help combat echo chambers and political polarization. Previous approaches generally focus on leveraging textual content to identify stances, while they fail to reason with background knowledge or leverage the rich sem…

2022

PAR: Political Actor Representation Learning with Social Context and Expert Knowledge

EMNLP 2022main

Modeling the ideological perspectives of political actors is an essential task in computational political science with applications in many downstream tasks. Existing approaches are generally limited to textual data and voting records, while they neglect the rich social context and valuable expert k…

2022

TwiBot-22: Towards Graph-Based Twitter Bot Detection

NeurIPS 2022accept

Twitter bot detection has become an increasingly important task to combat misinformation, facilitate social media moderation, and preserve the integrity of the online discourse. State-of-the-art bot detection methods generally leverage the graph structure of the Twitter network, and they exhibit pro…