← Search

Xinbing Wang

53 accepted papers

2026

<SO$G_k$>: One LLM Token for Explicit Graph Structural Understanding

ICLR 2026poster

Large language models show great potential in unstructured data understanding, but still face significant challenges with graphs due to their structural hallucination. Existing approaches mainly either verbalize graphs into natural language, which leads to excessive token consumption and scattered a…

Cited by 0SourceScholar
2026

AWM: Accurate Weight-Matrix Fingerprint for Large Language Models

ICLR 2026poster

Protecting the intellectual property of large language models (LLMs) is crucial, given the substantial resources required for their training. Consequently, there is an urgent need for both model owners and third parties to determine whether a suspect LLM is trained from scratch or derived from an ex…

Cited by 0SourcecodeScholar
2026

Anchor-Final Self-Supervision Drives Hallucination-Aware Optimization in Large Vision-Language Models

ICML 2026poster

Hallucinations in large vision-language models (LVLMs) remain a critical challenge, with models often generate tokens that fail to align with visual evidence. To address this issue, we propose AFS: Anchor-Final Self-Supervision, a novel framework for hallucination-aware optimization in LVLMs. By lev…

Cited by 0SourceScholar
2026

Context-level Language Modeling by Learning Predictive Context Embeddings

ICML 2026poster

We propose ContextLM, a framework that implicitly learns multi-token prediction by augmenting standard pretraining with an intrinsic next-context prediction objective. ContextLM builds a language model on top of context embeddings that span multiple tokens, enabling better next-token prediction by p…

Cited by 0SourceScholar
2026

Flow of Spans: Generalizing Language Models to Dynamic Span-Vocabulary via GFlowNets

ICLR 2026poster

Standard autoregressive language models generate text token-by-token from a fixed vocabulary, inducing a *tree-structured state space* when viewing token sampling as an action, which limits flexibility and expressiveness. Recent work introduces dynamic vocabulary by sampling retrieved text spans but…

Cited by 0SourceScholar
2026

ImpQuant: Fine-Grained Importance-Aware Quantization for Large Vision-Language Models

ICML 2026poster

Large Vision–Language Models (LVLMs) have demonstrated remarkable capabilities across diverse multimodal tasks, yet their high inference costs necessitate low-bit deployment. Existing post-training quantization (PTQ) pipelines primarily adopt methodologies from text-only LLMs by treating multimodal …

Cited by 0SourceScholar
2026

Inductive Reasoning for Temporal Knowledge Graphs with Emerging Entities

ICLR 2026poster

Reasoning on Temporal Knowledge Graphs (TKGs) is essential for predicting future events and time-aware facts. While existing methods are effective at capturing relational dynamics, their performance is limited by a closed-world assumption, which fails to account for emerging entities not present in…

Cited by 0SourcecodeScholar
2026

Learning to Reason in Structured In-context Environments with Reinforcement Learning

ICLR 2026poster

Large language models (LLMs) have achieved significant advancements in reasoning capabilities through reinforcement learning (RL) via environmental exploration. As the intrinsic properties of the environment determine the abilities that LLMs can learn, the environment plays a important role in the R…

Cited by 0SourceScholar
2026

Logit-Attention Divergence: Mitigating Position Bias in Multi-Image Retrieval via Attention-Guided Calibration

ICML 2026poster

Multimodal Large Language Models (MLLMs) have shown strong performance in multi-image cross-modal retrieval, yet suffer from severe position bias, where predictions are dominated by input order rather than semantic relevance. Through empirical analysis, we identify a phenomenon termed Logit-Attentio…

Cited by 0SourceScholar
2026

PonderLM-2: Pretraining LLM with Latent Thoughts in Continuous Space

ICML 2026spotlight

The remarkable success of Chain-of-Thought (CoT), which enhances performance by scaling generation steps at test-time, inspires us to ask: can we leverage a similar scaling of computational steps during pretraining to improve the generation of each individual token? To address this, we propose a nov…

Cited by 0SourceScholar
2026

PonderLM: Pretraining Language Models to Ponder in Continuous Space

ICLR 2026poster

Humans ponder before articulating complex sentence elements, enabling deeper cognitive processing through focused effort. In this work, we introduce this pondering process into language models by repeatedly invoking the forward process within a single token generation step. During pondering, instead…

Cited by 0SourcecodeScholar
2026

Rethinking Efficient Graph Coarsening via a Non-Selfishness Principle

ICML 2026poster

Graph coarsening is a graph dimensionality reduction technique that aims to construct a smaller and more tractable graph while preserving the essential structural and semantic properties of the original graph. However, most existing methods rely on pair-wise similarity matching, where each node inde…

Cited by 0SourceScholar
2026

SPUR: Scale-Partitioned Uncertainty Rectification for Robust UAV-on-UAV Interception

ICML 2026poster

Robust aerial target detection for autonomous UAV-on-UAV pursuit is severely hindered by continuous scale drift, long-tailed scale imbalance, and flight-induced visual noise, rendering standard empirical risk minimization strategies poorly aligned with real-world deployment. To address these challen…

Cited by 0SourceScholar
2025

$\Delta \mathrm{Energy}$: Optimizing Energy Change During Vision-Language Alignment Improves both OOD Detection and OOD Generalization

NeurIPS 2025poster

Recent approaches for vision-language models (VLMs) have shown remarkable success in achieving fast downstream adaptation. When applied to real-world downstream tasks, VLMs inevitably encounter both the in-distribution (ID) data and out-of-distribution (OOD) data. The OOD datasets often include bot…

Cited by 0SourceScholar
2025

AceParse: A Comprehensive Dataset with Diverse Structured Texts for Academic Literature Parsing

ICASSP 2025accepted

With the development of data-centric AI, the focus has shifted from model-driven approaches to improving data quality. Academic literature, as one of the crucial types, is predominantly stored in PDF formats and needs to be parsed into texts before further processing. However, parsing diverse struct…

Cited by 0SourceScholar
2025

Controlling Underestimation Bias in Constrained Reinforcement Learning for Safe Exploration

ICML 2025oral

Constrained Reinforcement Learning (CRL) aims to maximize cumulative rewards while satisfying constraints. However, existing CRL algorithms often encounter significant constraint violations during training, limiting their applicability in safety-critical scenarios. In this paper, we identify the und…

Cited by 0SourcePDFScholar
2025

Efficient Long Document Ranking via Adaptive Token Pruning with Query-Document Alignment

ICASSP 2025accepted

Transformer-based models have achieved great success in document ranking, yet they suffer from substantial computational costs due to the quadratic complexity of attention, particularly for Long Document Ranking (LDR). Token pruning is a promising approach to reducing computational costs, while exis…

Cited by 0SourceScholar
2025

Extreme Value Policy Optimization for Safe Reinforcement Learning

ICML 2025poster

Ensuring safety is a critical challenge in applying Reinforcement Learning (RL) to real-world scenarios. Constrained Reinforcement Learning (CRL) addresses this by maximizing returns under predefined constraints, typically formulated as the expected cumulative cost. However, expectation-based constr…

Cited by 0SourcePDFScholar
2025

Generalizable Multi-Camera 3D Object Detection from a Single Source via Fourier Cross-View Learning

ICML 2025poster

Improving the generalization of multi-camera 3D object detection is essential for safe autonomous driving in the real world. In this paper, we consider a realistic yet more challenging scenario, which aims to improve the generalization when only single source data available for training, as gatherin…

Cited by 0SourcePDFScholar
2025

Less is More: Masking Elements in Image Condition Features Avoids Content Leakages in Style Transfer Diffusion Models

ICLR 2025poster

Given a style-reference image as the additional image condition, text-to-image diffusion models have demonstrated impressive capabilities in generating images that possess the content of text prompts while adopting the visual style of the reference image. However, current state-of-the-art methods of…

2025

Leveraging Dual Process Theory in Language Agent Framework for Real-time Simultaneous Human-AI Collaboration

ACL 2025long

Agents built on large language models (LLMs) have excelled in turn-by-turn human-AI collaboration but struggle with simultaneous tasks requiring real-time interaction. Latency issues and the challenge of inferring variable human strategies hinder their ability to make autonomous decisions without ex…

2025

Tri-AutoAug: Single Domain Generalization for Bird's-Eye-View 3D Object Detection Through Pixel-2D-3D Features

ICRA 2025

With the increasing popularity of autonomous driving based on the Bird's-Eye-View (BEV) representation, improving the generalization of such detection models is key for safe real-world applications. However, a realistic yet challenging scenario: Single Domain Generalization (SDG) for BEV, is still u

Cited by 0SourceScholar
2024

CRoFT: Robust Fine-Tuning with Concurrent Optimization for OOD Generalization and Open-Set OOD Detection

ICML 2024poster

Recent vision-language pre-trained models (VL-PTMs) have shown remarkable success in open-vocabulary tasks. However, downstream use cases often involve further fine-tuning of VL-PTMs, which may distort their general knowledge and impair their ability to handle distribution shifts. In real-world scen…

2024

Domain Invariant Learning for Gaussian Processes and Bayesian Exploration

AAAI 2024technical

Out-of-distribution (OOD) generalization has long been a challenging problem that remains largely unsolved. Gaussian processes (GP), as popular probabilistic model classes, especially in the small data regime, presume strong OOD generalization abilities. Surprisingly, their OOD generalization abilit…

2024

Exterior Penalty Policy Optimization with Penalty Metric Network under Constraints

IJCAI 2024poster

In Constrained Reinforcement Learning (CRL), agents explore the environment to learn the optimal policy while satisfying constraints. The penalty function method has recently been studied as an effective approach for handling constraints, which imposes constraints penalties on the objective to trans…

2024

G-NAS: Generalizable Neural Architecture Search for Single Domain Generalization Object Detection

AAAI 2024technical

In this paper, we focus on a realistic yet challenging task, Single Domain Generalization Object Detection (S-DGOD), where only one source domain's data can be used for training object detectors, but have to generalize multiple distinct target domains. In S-DGOD, both high-capacity fitting and gener…

2024

HuRef: HUman-REadable Fingerprint for Large Language Models

NeurIPS 2024poster

Protecting the copyright of large language models (LLMs) has become crucial due to their resource-intensive training and accompanying carefully designed licenses. However, identifying the original base model of an LLM is challenging due to potential parameter alterations. In this study, we introduce…

2024

Is Reference Necessary in the Evaluation of NLG Systems? When and Where?

NAACL 2024long

The majority of automatic metrics for evaluating NLG systems are reference-based. However, the challenge of collecting human annotation results in a lack of reliable references in numerous application scenarios. Despite recent advancements in reference-free metrics, it has not been well understood w…

2024

Lambda: Learning Matchable Prior For Entity Alignment with Unlabeled Dangling Cases

NeurIPS 2024poster

We investigate the entity alignment (EA) problem with unlabeled dangling cases, meaning that partial entities have no counterparts in the other knowledge graph (KG), yet these entities are unlabeled. The problem arises when the source and target graphs are of different scales, and it is much cheaper…

2024

Learning With Non-Uniform Label Noise: A Cluster-Dependent Weakly Supervised Approach

ICASSP 2024accepted

Learning with noisy labels is a challenging task in machine learning. Furthermore in reality, label noise can be highly non-uniform in feature space, e.g. with higher error rate for more difficult samples. Some recent works consider instance-dependent label noise but they require additional informat…

Cited by 0SourceScholar
2024

OxyGenerator: Reconstructing Global Ocean Deoxygenation Over a Century with Deep Learning

ICML 2024poster

Accurately reconstructing the global ocean deoxygenation over a century is crucial for assessing and protecting marine ecosystem. Existing expert-dominated numerical simulations fail to catch up with the dynamic variation caused by global warming and human activities. Besides, due to the high-cost d…

Cited by 5SourcePDFScholar
2024

PNAS-MOT: Multi-Modal Object Tracking With Pareto Neural Architecture Search

RA-L 2024

Multiple object tracking is a critical task in autonomous driving. Existing works primarily focus on the heuristic design of neural networks to obtain high accuracy. As tracking accuracy improves, however, neural networks become increasingly complex, posing challenges for their practical application

Cited by 21SourcecodeScholar
2024

RepEval: Effective Text Evaluation with LLM Representation

EMNLP 2024main

The era of Large Language Models (LLMs) raises new demands for automatic evaluation metrics, which should be adaptable to various application scenarios while maintaining low cost and effectiveness. Traditional metrics for automatic text evaluation are often tailored to specific scenarios, while LLM-…

2024

Temporal Generalization Estimation in Evolving Graphs

ICLR 2024poster

Graph Neural Networks (GNNs) are widely deployed in vast fields, but they often struggle to maintain accurate representations as graphs evolve. We theoretically establish a lower bound, proving that under mild conditions, representation distortion inevitably occurs over time. To estimate the tempora…

Cited by 2SourcePDFScholar
2024

Towards Controlled Table-to-Text Generation with Scientific Reasoning

ICASSP 2024accepted

The sheer volume of scientific experimental results and complex technical statements, often presented in tabular formats, presents a formidable barrier to individuals acquiring preferred information. The realms of scientific reasoning and content generation that adhere to user preferences encounter…

Cited by 0SourceScholar
2023

Bayesian Cross-Modal Alignment Learning for Few-Shot Out-of-Distribution Generalization

AAAI 2023technical

Recent advances in large pre-trained models showed promising results in few-shot learning. However, their generalization ability on two-dimensional Out-of-Distribution (OoD) data, i.e., correlation shift and diversity shift, has not been thoroughly investigated. Researches have shown that even with…

2023

Cooperative Open-ended Learning Framework for Zero-Shot Coordination

ICML 2023poster

Zero-shot coordination in cooperative artificial intelligence (AI) remains a significant challenge, which means effectively coordinating with a wide range of unseen partners. Previous algorithms have attempted to address this challenge by optimizing fixed objectives within a population to improve st…

Cited by 30SourcePDFScholar
2023

DeCOM: Decomposed Policy for Constrained Cooperative Multi-Agent Reinforcement Learning

AAAI 2023technical

In recent years, multi-agent reinforcement learning (MARL) has presented impressive performance in various applications. However, physical limitations, budget restrictions, and many other factors usually impose constraints on a multi-agent system (MAS), which cannot be handled by traditional MARL fr…

Cited by 4SourcePDFScholar
2023

Enhancing Uncertainty-Based Hallucination Detection with Stronger Focus

EMNLP 2023long main

Large Language Models (LLMs) have gained significant popularity for their impressive performance across diverse fields. However, LLMs are prone to hallucinate untruthful or nonsensical outputs that fail to meet user expectations in many real-world applications. Existing works for detecting hallucina…

Cited by 0SourcecodeScholar
2023

Exploring and Verbalizing Academic Ideas by Concept Co-occurrence

ACL 2023long

Researchers usually come up with new ideas only after thoroughly comprehending vast quantities of literature. The difficulty of this procedure is exacerbated by the fact that the number of academic publications is growing exponentially. In this study, we devise a framework based on concept co-occurr…

2023

Fourier Transformer: Fast Long Range Modeling by Removing Sequence Redundancy with FFT Operator

ACL 2023findings

The transformer model is known to be computationally demanding, and prohibitively costly for long sequences, as the self-attention module uses a quadratic time and space complexity with respect to sequence length. Many researchers have focused on designing new forms of self-attention or introducing…

2023

Online Restless Bandits with Unobserved States

ICML 2023poster

We study the online restless bandit problem, where each arm evolves according to a Markov chain independently, and the reward of pulling an arm depends on both the current state of the corresponding Markov chain and the pulled arm. The agent (decision maker) does not know the transition functions an…

Cited by 7SourcePDFScholar
2023

Ordered GNN: Ordering Message Passing to Deal with Heterophily and Over-smoothing

ICLR 2023poster

Most graph neural networks follow the message passing mechanism. However, it faces the over-smoothing problem when multiple times of message passing is applied to a graph, causing indistinguishable node representations and prevents the model to effectively learn dependencies between farther-away nod…

2023

Prediction with Incomplete Data under Agnostic Mask Distribution Shift

IJCAI 2023poster

Data with missing values is ubiquitous in many applications. Recent years have witnessed increasing attention on prediction with only incomplete data consisting of observed features and a mask that indicates the missing pattern. Existing methods assume that the training and testing distributions are…

Cited by 1SourcePDFScholar
2023

Self-supervised Graph Disentangled Networks for Review-based Recommendation

IJCAI 2023poster

User review data is considered as auxiliary information to alleviate the data sparsity problem and improve the quality of learned user/item or interaction representations in review-based recommender systems. However, existing methods usually model user-item interactions in a holistic manner and negl…

Cited by 7SourcePDFScholar
2023

Text Classification In The Wild: A Large-Scale Long-Tailed Name Normalization Dataset

ICASSP 2023accepted

Real-world data usually exhibits a long-tailed distribution, with a few frequent labels and a lot of few-shot labels. The study of institution name normalization is a perfect application case showing this phenomenon: there are many institutions worldwide, with enormous variations of their names in t…

Cited by 0SourceScholar
2023

Unsupervised Graph-Text Mutual Conversion with a Unified Pretrained Language Model

ACL 2023long

Graph-to-text (G2T) generation and text-to-graph (T2G) triple extraction are two essential tasks for knowledge graphs. Existing unsupervised approaches become suitable candidates for jointly learning the two tasks due to their avoidance of using graph-text parallel data. However, they adopt multiple…

Cited by 3SourcePDFScholar
2022

Leveraging Unimodal Self-Supervised Learning for Multimodal Audio-Visual Speech Recognition

ACL 2022long

Training Transformer-based models demands a large amount of data, while obtaining aligned and labelled data in multimodality is rather cost-demanding, especially for audio-visual speech recognition (AVSR). Thus it makes a lot of sense to make use of unlabelled unimodal data. On the other side, altho…

2022

RASAT: Integrating Relational Structures into Pretrained Seq2Seq Model for Text-to-SQL

EMNLP 2022main

Relational structures such as schema linking and schema encoding have been validated as a key component to qualitatively translating natural language into SQL queries. However, introducing these structural relations comes with prices: they often result in a specialized model structure, which largely…

2022

Syntax-guided Localized Self-attention by Constituency Syntactic Distance

EMNLP 2022finding

Recent works have revealed that Transformers are implicitly learning the syntactic information in its lower layers from data, albeit is highly dependent on the quality and scale of the training data. However, learning syntactic information from data is not necessary if we can leverage an external sy…