← Search

Shu Wu

42 accepted papers

2026

Audio-Thinker: Guiding Large Audio Language Model When and How to Think via Reinforcement Learning

AAAI 2026technical

Recent advancements in large language models, multimodal large language models, and large audio language models (LALMs) have significantly improved their reasoning capabilities through reinforcement learning utilizing rule-based rewards. However, the explicit reasoning process has not yet yielded su

Cited by 0SourcePDFScholar
2026

CoT is Not the Chain of Truth: An Empirical Internal Analysis of Reasoning LLMs for Fake News Generation

ICML 2026poster

From generating headlines to fabricating news, the Large Language Models (LLMs) are typically assessed by their final outputs, under the safety assumption that a refusal response signifies safe reasoning throughout the entire process. Challenging this assumption, our study reveals that during fake n…

Cited by 0SourceScholar
2026

Enhancing Stability and Fidelity for Zero-Shot TTS with a Multi-Level Evaluator

AAAI 2026technical

Recent advances in zero-shot text-to-speech (TTS), driven by language models, diffusion models and masked generation, have achieved impressive naturalness in speech synthesis. Nevertheless, stability and fidelity remain key challenges, manifesting as mispronunciations, audible noise, and quality deg

Cited by 0SourcePDFScholar
2026

KBQA-R1: Reinforcing Large Language Models for Knowledge Base Question Answering

ICML 2026poster

Knowledge Base Question Answering (KBQA) challenges models to bridge the gap between natural language and strict knowledge graph schemas by generating executable logical forms. While Large Language Models (LLMs) have advanced this field, current approaches often struggle with a dichotomy of failure:…

Cited by 0SourceScholar
2026

Reading the Cell, Designing the Cure: Perturbation-Conditioned Molecular Diffusion for Function-Oriented Drug Design

ICML 2026poster

When reliable target structures are unavailable at scale or phenotypes arise from dysregulated pathways, transcriptomic perturbations provide a system-level functional readout for drug action. In this work, we formalize Transcriptome-based Drug Design (TBDD) as a generative inverse problem: designin…

Cited by 0SourceScholar
2026

TRACE: Transformation-Aware Graph Refinement for Reaction Condition Prediction

AAAI 2026technical

Identifying suitable reaction conditions is critical for chemical synthesis, as they directly affect yield, selectivity, and transformation feasibility. While recent methods have shown promising results, most approaches either encode reactants and products independently or rely on rule-based reactio

Cited by 0SourcePDFScholar
2026

ToolWeaver: Weaving Collaborative Semantics for Scalable Tool Use in Large Language Models

ICLR 2026poster

Prevalent retrieval-based tool-use pipelines struggle with a dual semantic challenge: their retrievers often employ encoders that fail to capture complex semantics, while the Large Language Model (LLM) itself lacks intrinsic tool knowledge from its natural language pretraining. Generative methods of…

Cited by 0SourceScholar
2026

When Vision Meets Graphs: A Survey on Graph Reasoning and Learning

IJCAI 2026

Graphs are a fundamental data structure underlying many problems in the natural and social sciences. Over the past decade, Graph Neural Networks (GNNs) have dominated graph machine learning, supported by solid theoretical foundations. Yet scientists often understand graph structure through vision: c

Cited by 0Scholar
2025

Attention-guided Self-reflection for Zero-shot Hallucination Detection in Large Language Models

EMNLP 2025

Hallucination has emerged as a significant barrier to the effective application of Large Language Models (LLMs). In this work, we introduce a novel Attention-Guided SElf-Reflection (AGSER) approach for zero-shot hallucination detection in LLMs. The AGSER method utilizes attention contributions to ca

Cited by 0SourcePDFScholar
2025

Divide-Then-Align: Honest Alignment based on the Knowledge Boundary of RAG

ACL 2025long

Large language models (LLMs) augmented with retrieval systems have significantly advanced natural language processing tasks by integrating external knowledge sources, enabling more accurate and contextually rich responses. To improve the robustness of such systems against noisy retrievals, Retrieval…

Cited by 0SourcePDFScholar
2025

Generate First, Then Sample: Enhancing Fake News Detection with LLM-Augmented Reinforced Sampling

ACL 2025long

The spread of fake news on online platforms has long been a pressing concern. Considering this, extensive efforts have been made to develop fake news detectors. However, a major drawback of these models is their relatively low performance—lagging by more than 20%—in identifying *fake* news compared…

Cited by 0SourcePDFScholar
2025

KELE: Residual Knowledge Erasure for Enhanced Multi-hop Reasoning in Knowledge Editing

EMNLP 2025

Large language models (LLMs) face challenges with internal knowledge inaccuracies and outdated information. Knowledge editing has emerged as a pivotal approach to mitigate these issues. Although current knowledge editing techniques exhibit promising performance in single-hop reasoning tasks, they sh

Cited by 0SourcePDFScholar
2025

MolSpectra: Pre-training 3D Molecular Representation with Multi-modal Energy Spectra

ICLR 2025poster

Establishing the relationship between 3D structures and the energy states of molecular systems has proven to be a promising approach for learning 3D molecular representations. However, existing methods are limited to modeling the molecular energy states from classical mechanics. This limitation resu…

2025

Personalized Text Generation with Contrastive Activation Steering

ACL 2025long

Personalized text generation aims to infer users’ writing style preferences from their historical texts and generate outputs that faithfully reflect these stylistic characteristics. Existing solutions primarily adopt two paradigms: retrieval-augmented generation (RAG) and parameter-efficient fine-tu…

Cited by 0SourcePDFScholar
2025

REACT: Representation Extraction And Controllable Tuning to Overcome Overfitting in LLM Knowledge Editing

EMNLP 2025

Large language model editing methods frequently suffer from overfitting, wherein factual updates can propagate beyond their intended scope, overemphasizing the edited target even when it’s contextually inappropriate. To address this challenge, we introduce REACT (Representation Extraction And Contro

Cited by 0SourcePDFScholar
2025

Reinforcing Spatial Reasoning in Vision-Language Models with Interwoven Thinking and Visual Drawing

NeurIPS 2025poster

As textual reasoning with large language models (LLMs) has advanced significant, there has been growing interest in enhancing the multimodal reasoning capabilities of large vision-language models (LVLMs). However, existing methods primarily approach multimodal reasoning in a straightforward, text-ce…

Cited by 0SourcecodeScholar
2025

SHARP: Steering Hallucination in LVLMs via Representation Engineering

EMNLP 2025

Despite their impressive capabilities, Large Vision-Language Models (LVLMs) frequently generate responses that are plausible but incorrect or unsupported—commonly referred to as hallucinations. In this study, we investigate whether different types of hallucinations are reflected in the model’s inter

Cited by 0SourcePDFScholar
2025

SINCon: Mitigate LLM-Generated Malicious Message Injection Attack for Rumor Detection

ACL 2025long

In the era of rapidly evolving large language models (LLMs), state-of-the-art rumor detection systems, particularly those based on Message Propagation Trees (MPTs), which represent a conversation tree with the post as its root and the replies as its descendants, are facing increasing threats from ad…

Cited by 0SourcePDFScholar
2025

The Underappreciated Power of Vision Models for Graph Structural Understanding

NeurIPS 2025poster

Graph Neural Networks operate through bottom-up message-passing, fundamentally differing from human visual perception, which intuitively captures global structures first. We investigate the underappreciated potential of vision models for graph understanding, finding they achieve performance comparab…

Cited by 0SourceScholar
2025

Uncovering Overfitting in Large Language Model Editing

ICLR 2025spotlight

Knowledge editing has been proposed as an effective method for updating and correcting the internal knowledge of Large Language Models (LLMs). However, existing editing methods often struggle with complex tasks, such as multi-hop reasoning. In this paper, we identify and investigate the phenomenon o…

Cited by 7SourcePDFScholar
2024

Beyond Efficiency: Molecular Data Pruning for Enhanced Generalization

NeurIPS 2024poster

With the emergence of various molecular tasks and massive datasets, how to perform efficient training has become an urgent yet under-explored issue in the area. Data pruning (DP), as an oft-stated approach to saving training burdens, filters out less influential samples to form a coreset for trainin…

Cited by 5SourcePDFScholar
2024

Chain-of-History Reasoning for Temporal Knowledge Graph Forecasting

ACL 2024findings

Temporal Knowledge Graph (TKG) forecasting aims to predict future facts based on given histories. Most recent graph-based models excel at capturing structural information within TKGs but lack semantic comprehension abilities. Nowadays, with the surge of LLMs, the LLM-based TKG prediction model has e…

Cited by 6SourcePDFScholar
2024

EX-FEVER: A Dataset for Multi-hop Explainable Fact Verification

ACL 2024findings

Fact verification aims to automatically probe the veracity of a claim based on several pieces of evidence. Existing works are always engaging in accuracy improvement, let alone explainability, a critical capability of fact verification systems.Constructing an explainable fact verification system in…

2024

Heterogeneous Graph Reasoning for Fact Checking over Texts and Tables

AAAI 2024technical

Fact checking aims to predict claim veracity by reasoning over multiple evidence pieces. It usually involves evidence retrieval and veracity reasoning. In this paper, we focus on the latter, reasoning over unstructured text and structured table information. Previous works have primarily relied on fi…

2024

Interpretable Multimodal Out-of-Context Detection with Soft Logic Regularization

ICASSP 2024accepted

The rapid spread of information through mobile devices and media has led to the widespread of false or deceptive news, causing significant concerns in society. Among different types of misinformation, image repurposing, also known as out-of-context misinformation, remains highly prevalent and effect…

Cited by 0SourceScholar
2024

Knowledge Graph Enhanced Large Language Model Editing

EMNLP 2024main

Large language models (LLMs) are pivotal in advancing natural language processing (NLP) tasks, yet their efficacy is hampered by inaccuracies and outdated knowledge. Model editing emerges as a promising solution to address these challenges. However, existing editing methods struggle to track and inc…

2024

Pin-Tuning: Parameter-Efficient In-Context Tuning for Few-Shot Molecular Property Prediction

NeurIPS 2024poster

Molecular property prediction (MPP) is integral to drug discovery and material science, but often faces the challenge of data scarcity in real-world scenarios. Addressing this, few-shot molecular property prediction (FSMPP) has been developed. Unlike other few-shot tasks, FSMPP typically employs a p…

2024

Rethinking Graph Masked Autoencoders through Alignment and Uniformity

AAAI 2024technical

Self-supervised learning on graphs can be bifurcated into contrastive and generative methods. Contrastive methods, also known as graph contrastive learning (GCL), have dominated graph self-supervised learning in the past few years, but the recent advent of graph masked autoencoder (GraphMAE) rekindl…

2024

Stealthy Attack on Large Language Model based Recommendation

ACL 2024long

Recently, the powerful large language models (LLMs) have been instrumental in propelling the progress of recommender systems (RS). However, while these systems have flourished, their susceptibility to security threats has been largely overlooked. In this work, we reveal that the introduction of LLMs…

2024

Text-Guided Molecule Generation with Diffusion Language Model

AAAI 2024technical

Text-guided molecule generation is a task where molecules are generated to match specific textual descriptions. Recently, most existing SMILES-based molecule generation methods rely on an autoregressive architecture. In this work, we propose the Text-Guided Molecule Generation with Diffusion Languag…

2024

VLKEB: A Large Vision-Language Model Knowledge Editing Benchmark

NeurIPS 2024poster

Recently, knowledge editing on large language models (LLMs) has received considerable attention. Compared to this, editing Large Vision-Language Models (LVLMs) faces extra challenges from diverse data modalities and complicated model components, and data for LVLMs editing are limited. The existing L…

2023

GSLB: The Graph Structure Learning Benchmark

NeurIPS 2023poster

Graph Structure Learning (GSL) has recently garnered considerable attention due to its ability to optimize both the parameters of Graph Neural Networks (GNNs) and the computation graph structure simultaneously. Despite the proliferation of GSL methods developed in recent years, there is no standard…

2023

Learning Latent Relations for Temporal Knowledge Graph Reasoning

ACL 2023long

Temporal Knowledge Graph (TKG) reasoning aims to predict future facts based on historical data. However, due to the limitations in construction tools and data sources, many important associations between entities may be omitted in TKG. We refer to these missing associations as latent relations. Most…

2023

Noise-Robust Semi-Supervised Learning for Distantly Supervised Relation Extraction

EMNLP 2023long findings

Distantly supervised relation extraction (DSRE) aims to extract relational facts from texts but suffers from noisy instances. To mitigate the influence of noisy labels, current methods typically use the Multi-Instance-Learning framework to extract relations for each bag. However, these approaches a…

Cited by 0SourceScholar
2023

Uncovering Neural Scaling Laws in Molecular Representation Learning

NeurIPS 2023poster

Molecular Representation Learning (MRL) has emerged as a powerful tool for drug and materials discovery in a variety of tasks such as virtual screening and inverse design. While there has been a surge of interest in advancing model-centric techniques, the influence of both data quantity and quality…

Cited by 20SourcePDFScholar
2022

GraphDIVE: Graph Classification by Mixture of Diverse Experts

IJCAI 2022poster

Graph classification is a challenging research task in many applications across a broad range of domains. Recently, Graph Neural Network (GNN) models have achieved superior performance on various real-world graph datasets. Despite their successes, most of current GNN models largely suffer from the u…

2022

MetaTKG: Learning Evolutionary Meta-Knowledge for Temporal Knowledge Graph Reasoning

EMNLP 2022main

Reasoning over Temporal Knowledge Graphs (TKGs) aims to predict future facts based on given history. One of the key challenges for prediction is to learn the evolution of facts. Most existing works focus on exploring evolutionary information in history to obtain effective temporal embeddings for ent…

Cited by 19SourcePDFScholar
2021

A Graph-based Relevance Matching Model for Ad-hoc Retrieval

AAAI 2021technical

To retrieve more relevant, appropriate and useful documents given a query, finding clues about that query through the text is crucial. Recent deep learning models regard the task as a term-level matching problem, which seeks exact or similar query patterns in the document. However, we argue that the…