← Search

Yongqiang Chen

32 accepted papers

2026

A Unified Perspective on Adversarial Membership Manipulation in Vision Models

CVPR 2026

Membership inference attacks (MIAs) aim to determine whether a specific data point was part of a model's training set, serving as effective tools for evaluating privacy leakage of vision models. However, existing MIAs implicitly assume honest query inputs, and their adversarial robustness remains un

Cited by 0SourcecodeScholar
2026

CausalGame: Benchmarking Causal Thinking of LLM Agents in Games

ICML 2026oral

Recently, it has received growing attention in building AI Scientist agents with Large Language Models (LLMs). Since scientific discovery fundamentally relies on uncovering causal relationships from observations, the capability of causal thinking that distinguish causation from correlation and hidde…

Cited by 0SourceScholar
2026

Concept Concentration for Faithful Representation Intervention

ICML 2026poster

Representation intervention aims to locate and modify the representations that encode the underlying concepts in Large Language Models (LLMs) to elicit the aligned and expected behaviors. Despite the empirical success, it has never been examined whether one could locate the faithful concepts for int…

Cited by 0SourceScholar
2026

Hista and Numca: Estimate State Value Effectively for Large Language Model Reinforcement Learning

ICML 2026spotlight

Reinforcement Learning (RL) refines large language models (LLMs) by directly optimizing model behavior with reward signals. Although accurate state value estimation is essential for stable training in classical RL settings, it remains an understudied challenge in LLM post-training. In this work, we …

Cited by 0SourceScholar
2026

Learning Task-Sufficient World Models by Synergizing Agentic Exploration and Structured Modeling

ICML 2026poster

Learning and planning in imagination using world models provides an effective paradigm for training agents for decision-making. However, existing approaches often rely on high-dimensional latent spaces or generic visual embeddings that retain many factors irrelevant to control, limiting efficiency a…

Cited by 0SourceScholar
2026

On Information Self-Locking in Reinforcement Learning for Active Reasoning

ICML 2026poster

Reinforcement learning (RL) with outcome-based rewards has achieved significant success in training large language model (LLM) agents for complex reasoning tasks. However, in active reasoning where agents need to strategically ask questions to acquire task-relevant information, we find that LLM agen…

Cited by 0SourceScholar
2026

On the Thinking-Language Modeling Gap in Large Language Models

ICLR 2026poster

Large Language Models (LLMs) demonstrate remarkable capabilities in solving complicated reasoning tasks by imitating the human thinking process from human languages. However, even the most capable LLMs can still fail in tasks that are simple for humans. To understand the gap, we construct structural…

Cited by 0SourcecodeScholar
2026

ParamMem: Augmenting Language Agents with Parametric Reflective Memory

ICML 2026poster

Self-reflection enables language agents to iteratively refine solutions, yet often produces repetitive outputs that limit reasoning performance. Recent studies have attempted to address this limitation through various approaches, among which increasing reflective diversity has shown promise. Our emp…

Cited by 0SourceScholar
2026

Reducing Belief Deviation in Reinforcement Learning for Active Reasoning

ICLR 2026oral

Active reasoning requires large language models (LLMs) to interact with external sources and strategically gather information to solve problems. Central to this process is belief tracking: maintaining a coherent understanding of the problem state and the missing information toward the solution. Howe…

Cited by 0SourcecodeScholar
2026

TRACEDET: HALLUCINATION DETECTION FROM THE DECODING TRACE OF DIFFUSION LARGE LANGUAGE MODELS

ICLR 2026poster

Diffusion large language models (D-LLMs) have recently emerged as a promising alternative to auto-regressive LLMs (AR-LLMs). However, the hallucination problem in D-LLMs remains underexplored, limiting their reliability in real-world applications. Existing hallucination detection methods are designe…

Cited by 0SourcecodeScholar
2025

BrainOOD: Out-of-distribution Generalizable Brain Network Analysis

ICLR 2025poster

In neuroscience, identifying distinct patterns linked to neurological disorders, such as Alzheimer's and Autism, is critical for early diagnosis and effective intervention. Graph Neural Networks (GNNs) have shown promising in analyzing brain networks, but there are two major challenges in using GNNs…

2025

Cross-Domain Few-Shot Open-Set Keyword Spotting Using Keyword Adaptation and Prototype Reprojection

ICASSP 2025accepted

Personalized keyword spotting (KWS) with few enrollment utterances remains an important problem over years. KWS remains a challenging task due to the following factors, including the scarcity of enrollment samples, speech variation in the open-set scenarios, and distributional gap between source and…

Cited by 0SourceScholar
2025

Deep Enhancement Spotting Network for Low-complexity Keyword Spotting in Noisy Environments

ICASSP 2025accepted

Keyword Spotting (KWS) is crucial for hands-free voice-activated systems, requiring a balance between accuracy and complexity, especially in noisy environments. While Speech Enhancement (SE) can improve KWS accuracy, existing methods often lack the ability to effectively utilize the rich features pr…

Cited by 0SourceScholar
2025

Eliciting Causal Abilities in Large Language Models for Reasoning Tasks

AAAI 2025technical

Prompt optimization automatically refines prompting expressions, unlocking the full potential of LLMs in downstream tasks. However, current prompt optimization methods are costly to train and lack sufficient interpretability. This paper proposes enhancing LLMs' reasoning performance by eliciting the…

2025

Hierarchical Graph Tokenization for Molecule-Language Alignment

ICML 2025poster

Recently, there has been a surge of interest in extending the success of large language models (LLMs) from texts to molecules. Most existing approaches adopt a graph neural network to represent a molecule as a series of node tokens for molecule-language alignment, which, however, have overlooked the…

2025

Learning Graph Invariance by Harnessing Spuriosity

ICLR 2025poster

Recently, graph invariant learning has become the _de facto_ approach to tackle the Out-of-Distribution (OOD) generalization failure in graph representation learning. They generically follow the framework of invariant risk minimization to capture the invariance of graph data from different environme…

Cited by 0SourcePDFScholar
2025

Pruning Spurious Subgraphs for Graph Out-of-Distribution Generalization

NeurIPS 2025poster

Graph Neural Networks (GNNs) often encounter significant performance degradation under distribution shifts between training and test data, hindering their applicability in real-world scenarios. Recent studies have proposed various methods to address the out-of-distribution (OOD) generalization chall…

Cited by 0SourceScholar
2025

Retrieval-Augmented Generation with Hierarchical Knowledge

EMNLP 2025

Graph-based Retrieval-Augmented Generation (RAG) methods have significantly enhanced the performance of large language models (LLMs) in domain-specific tasks. However, existing RAG methods do not adequately utilize the naturally inherent hierarchical knowledge in human cognition, which limits the ca

2024

A Sober Look at the Robustness of CLIPs to Spurious Features

NeurIPS 2024poster

Large vision language models, such as CLIP, demonstrate impressive robustness to spurious features than single-modal models trained on ImageNet. However, existing test datasets are typically curated based on ImageNet-trained models, which aim to capture the spurious features inherited in ImageNet. B…

Cited by 8SourcePDFScholar
2024

Discovery of the Hidden World with Large Language Models

NeurIPS 2024poster

Revealing the underlying causal mechanisms in the real world is the key to the development of science. Despite the progress in the past decades, traditional causal discovery approaches (CDs) mainly rely on high-quality measured variables, usually given by human experts, to find causal relations. The…

Cited by 0SourcePDFScholar
2024

Empowering Graph Invariance Learning with Deep Spurious Infomax

ICML 2024poster

Recently, there has been a surge of interest in developing graph neural networks that utilize the invariance principle on graphs to generalize the out-of-distribution (OOD) data. Due to the limited knowledge about OOD data, existing approaches often pose assumptions about the correlation strengths o…

2024

Enhancing Evolving Domain Generalization through Dynamic Latent Representations

AAAI 2024technical

Domain generalization is a critical challenge for machine learning systems. Prior domain generalization methods focus on extracting domain-invariant features across several stationary domains to enable generalization to new domains. However, in non-stationary tasks where new domains evolve in an und…

Cited by 5SourcePDFScholar
2024

Enhancing Neural Subset Selection: Integrating Background Information into Set Representations

ICLR 2024poster

Learning neural subset selection tasks, such as compound selection in AI-aided drug discovery, have become increasingly pivotal across diverse applications. The existing methodologies in the field primarily concentrate on constructing models that capture the relationship between utility function val…

Cited by 1SourcePDFScholar
2024

HORSE: Hierarchical Representation for Large-Scale Neural Subset Selection

NeurIPS 2024poster

Subset selection tasks, such as anomaly detection and compound selection in AI-assisted drug discovery, are crucial for a wide range of applications. Learning subset-valued functions with neural networks has achieved great success by incorporating permutation invariance symmetry into the architectur…

Cited by 0SourcePDFScholar
2024

How Interpretable Are Interpretable Graph Neural Networks?

ICML 2024poster

Interpretable graph neural networks (XGNNs ) are widely adopted in various scientific applications involving graph-structured data. Existing XGNNs predominantly adopt the attention-based mechanism to learn edge or node importance for extracting and making predictions with the interpretable subgraph.…

2024

On the Comparison between Multi-modal and Single-modal Contrastive Learning

NeurIPS 2024poster

Multi-modal contrastive learning with language supervision has presented a paradigm shift in modern machine learning. By pre-training on a web-scale dataset, multi-modal contrastive learning can learn high-quality representations that exhibit impressive robustness and transferability. Despite its em…

Cited by 6SourcePDFScholar
2023

Does Invariant Graph Learning via Environment Augmentation Learn Invariance?

NeurIPS 2023poster

Invariant graph representation learning aims to learn the invariance among data from different environments for out-of-distribution generalization on graphs. As the graph environment partitions are usually expensive to obtain, augmenting the environment information has become the de facto approach.…

Cited by 47SourcePDFScholar
2023

Pareto Invariant Risk Minimization: Towards Mitigating the Optimization Dilemma in Out-of-Distribution Generalization

ICLR 2023poster

Recently, there has been a growing surge of interest in enabling machine learning systems to generalize well to Out-of-Distribution (OOD) data. Most efforts are devoted to advancing optimization objectives that regularize models to capture the underlying invariance; however, there often are compromi…

2023

Understanding and Improving Feature Learning for Out-of-Distribution Generalization

NeurIPS 2023poster

A common explanation for the failure of out-of-distribution (OOD) generalization is that the model trained with empirical risk minimization (ERM) learns spurious features instead of invariant features. However, several recent studies challenged this explanation and found that deep networks may have…

Cited by 47SourcePDFScholar
2022

Exact Shape Correspondence via 2D graph convolution

NeurIPS 2022accept

For exact 3D shape correspondence (matching or alignment), i.e., the task of matching each point on a shape to its exact corresponding point on the other shape (or to be more specific, matching at geodesic error 0), most existing methods do not perform well due to two main problems. First, on nearly…

Cited by 6SourcePDFScholar
2022

Learning Causally Invariant Representations for Out-of-Distribution Generalization on Graphs

NeurIPS 2022accept

Despite recent success in using the invariance principle for out-of-distribution (OOD) generalization on Euclidean data (e.g., images), studies on graph data are still limited. Different from images, the complex nature of graphs poses unique challenges to adopting the invariance principle. In partic…

2022

Understanding and Improving Graph Injection Attack by Promoting Unnoticeability

ICLR 2022poster

Recently Graph Injection Attack (GIA) emerges as a practical attack scenario on Graph Neural Networks (GNNs), where the adversary can merely inject few malicious nodes instead of modifying existing nodes or edges, i.e., Graph Modification Attack (GMA). Although GIA has achieved promising results, li…