← Search

Changhua Meng

22 accepted papers

2026

Careful Queries, Credible Results: Teaching RAG Models Advanced Web Search Tools with Reinforcement Learning

AAAI 2026technical

Retrieval-Augmented Generation (RAG) enhances large language models (LLMs) by integrating up-to-date external knowledge, yet real-world web environments present unique challenges. These limitations manifest as two key challenges: pervasive misinformation in the web environment, which introduces unre

Cited by 0SourcePDFScholar
2026

GUI-G²: Gaussian Reward Modeling for GUI Grounding

AAAI 2026technical

Graphical User Interface (GUI) grounding maps natural language instructions to precise interface locations for autonomous interaction. Current reinforcement learning approaches use binary rewards that treat elements as hit-or-miss targets, creating sparse signals that ignore the continuous nature of

Cited by 0SourcePDFScholar
2026

GUI-SAGE: Enhancing GUI Automation with Self-Explanatory Learning

CVPR 2026

Reinforcement learning with verifiable rewards (RLVR) has shown promise for GUI automation, enabling agents to learn from binary task completion signals. However, when task difficulty exceeds model capacity, on-policy exploration fails to discover correct actions, creating zero-advantage traps that

Cited by 0SourceScholar
2026

MVP: Multiple View Prediction Improves GUI Grounding

CVPR 2026

GUI grounding, which translates natural language instructions into precise pixel coordinates, is essential for developing practical GUI agents. However, we observe that existing grounding models exhibit significant coordinate prediction instability--minor visual perturbations (e.g., cropping a few p

Cited by 0SourcecodeScholar
2026

Mitigating Conversational Inertia in Multi-Turn Agents

ICML 2026poster

Large language models excel as few-shot learners when provided with appropriate demonstrations, yet this strength becomes problematic in multi-turn agent scenarios, where LLMs erroneously mimic their own previous responses as few-shot examples. Through attention analysis, we identify \textbf{convers…

Cited by 0SourceScholar
2026

Unified Generation and Self-Verification for Vision-Language Models via Advantage Decoupled Preference Optimization

CVPR 2026

Parallel test-time scaling typically trains separate generation and verification models, incurring high training and inference costs. We propose Advantage Decoupled Preference Optimization (ADPO), a unified reinforcement learning framework that jointly learns answer generation and self-verification

Cited by 0SourcecodeScholar
2026

VenusBench-Mobile: A Challenging and User-Centric Benchmark for Mobile GUI Agents with Capability Diagnostics

ICML 2026oral

Existing online benchmarks for mobile GUI agents remain largely app-centric and task-homogeneous, failing to reflect the diversity and instability of real-world mobile usage. To this end, we introduce VenusBench-Mobile, a challenging online benchmark for evaluating general-purpose mobile GUI agents …

Cited by 0SourceScholar
2025

Gumbel Reranking: Differentiable End-to-End Reranker Optimization

ACL 2025long

RAG systems rely on rerankers to identify relevant documents. However, fine-tuning these models remains challenging due to the scarcity of annotated query-document pairs. Existing distillation-based approaches suffer from training-inference misalignment and fail to capture interdependencies among ca…

Cited by 0SourcePDFScholar
2025

Parameter-free and Accessible Prompt Learning to Enhance Adversarial Robustness for Pre-trained Vision-Language Models

NAACL 2025long

Large pre-trained Vision-Language Models (VLMs) have revolutionized both computer vision and natural language processing. Despite their success, adversarial examples can still mislead VLMs into producing incorrect results. This work focuses on boosting the adversarial robustness of VLMs by searching…

Cited by 0SourcePDFScholar
2025

Training LLMs to be Better Text Embedders through Bidirectional Reconstruction

EMNLP 2025

Large language models (LLMs) have increasingly been explored as powerful text embedders. Existing LLM-based text embedding approaches often leverage the embedding of the final token, typically a reserved special token such as ‘[EOS]‘. However, these tokens have not been intentionally trained to capt

2024

A Graph is Worth 1-bit Spikes: When Graph Contrastive Learning Meets Spiking Neural Networks

ICLR 2024poster

While contrastive self-supervised learning has become the de-facto learning paradigm for graph neural networks, the pursuit of higher task accuracy requires a larger hidden dimensionality to learn informative and discriminative full-precision representations, raising concerns about computation, memo…

2024

Adversarial Robust Safeguard for Evading Deep Facial Manipulation

AAAI 2024technical

The non-consensual exploitation of facial manipulation has emerged as a pressing societal concern. In tandem with the identification of such fake content, recent research endeavors have advocated countering manipulation techniques through proactive interventions, specifically the incorporation of ad…

Cited by 3SourcePDFScholar
2024

Enhancing Distantly Supervised Named Entity Recognition with Strong Label Guided Lottery Training

COLING 2024main

In low-resource Named Entity Recognition (NER) scenarios, only a limited quantity of strongly labeled data is available, while a vast amount of weakly labeled data can be easily acquired through distant supervision. However, weakly labeled data may fail to improve the model performance or even harm…

Cited by 0SourcePDFScholar
2024

Mirror-Consistency: Harnessing Inconsistency in Majority Voting

EMNLP 2024finding

Self-Consistency, a widely-used decoding strategy, significantly boosts the reasoning capabilities of Large Language Models (LLMs). However, it depends on the plurality voting rule, which focuses on the most frequent answer while overlooking all other minority responses. These inconsistent minority…

Cited by 2SourcePDFScholar
2023

Backpropagation Path Search On Adversarial Transferability

ICCV 2023poster

Deep neural networks are vulnerable to adversarial examples, dictating the imperativeness to test the model's robustness before deployment. Transfer-based attackers craft adversarial examples against surrogate models and transfer them to victim models deployed in the black-box situation. To enhance…

Cited by 5PDFScholar
2023

DiffUTE: Universal Text Editing Diffusion Model

NeurIPS 2023poster

Diffusion model based language-guided image editing has achieved great success recently. However, existing state-of-the-art diffusion models struggle with rendering correct text and text style during generation. To tackle this problem, we propose a universal self-supervised text editing diffusion mo…

2023

Mobile User Interface Element Detection via Adaptively Prompt Tuning

CVPR 2023poster

Recent object detection approaches rely on pretrained vision-language models for image-text alignment. However, they fail to detect the Mobile User Interface (MUI) element since it contains additional OCR information, which describes its content and function but is often ignored. In this paper, we d…

2023

SAD: Semi-Supervised Anomaly Detection on Dynamic Graphs

IJCAI 2023poster

Anomaly detection aims to distinguish abnormal instances that deviate significantly from the majority of benign ones. As instances that appear in the real world are naturally connected and can be represented with graphs, graph neural networks become increasingly popular in tackling the anomaly detec…

2023

Scaling Up Dynamic Graph Representation Learning via Spiking Neural Networks

AAAI 2023technical

Recent years have seen a surge in research on dynamic graph representation learning, which aims to model temporal graphs that are dynamic and evolving constantly over time. However, current work typically models graph dynamics with recurrent neural networks (RNNs), making them suffer seriously from…

2023

Towards Learning to Discover Money Laundering Sub-network in Massive Transaction Network

AAAI 2023technical

Anti-money laundering (AML) systems play a critical role in safeguarding global economy. As money laundering is considered as one of the top group crimes, there is a crucial need to discover money laundering sub-network behind a particular money laundering transaction for a robust AML system. Howeve…

Cited by 17SourcePDFScholar
2022

A2: Efficient Automated Attacker for Boosting Adversarial Training

NeurIPS 2022accept

Based on the significant improvement of model robustness by AT (Adversarial Training), various variants have been proposed to further boost the performance. Well-recognized methods have focused on different components of AT (e.g., designing loss functions and leveraging additional unlabeled data). I…

2022

XYLayoutLM: Towards Layout-Aware Multimodal Networks for Visually-Rich Document Understanding

CVPR 2022poster

Recently, various multimodal networks for Visually-Rich Document Understanding(VRDU) have been proposed, showing the promotion of transformers by integrating visual and layout information with the text embeddings. However, most existing approaches utilize the position embeddings to incorporate the s…

Cited by 105PDFScholar