← Search

Xinyi Wang

62 accepted papers

2026

A Stitch in Time Saves Nine: Proactive Self-Refinement for Language Models

ICLR 2026poster

Recent advances in self-refinement have demonstrated significant potential for improving the outputs of large language models (LLMs) through iterative refinement. However, most existing self-refinement methods rely on a reactive process with a fixed number of iterations, making it difficult to deter…

Cited by 0SourceScholar
2026

DPRM: A Dual Implicit Process Reward Model in Multi-Hop Question Answering

AAAI 2026technical

In multi-hop question answering (MHQA) tasks, Chain of Thought (CoT) improves the quality of generation by guiding large language models (LLMs) through multi-step reasoning, and Knowledge Graphs (KGs) reduce hallucinations via semantic matching. Outcome Reward Models (ORMs) provide feedback after ge

Cited by 0SourcePDFScholar
2026

Difficulty Is Not Enough: Curriculum Learning for LLMs Fine-tuning Must Consider Utility

AAAI 2026technical

Fine-tuning plays an essential role in improving the performance of large language models (LLMs) on specific tasks. A central challenge lies in designing data-efficient strategy to achieve better fine-tuning performance. Curriculum learning, which organizes data from easy to hard, has become a widel

Cited by 0SourcePDFScholar
2026

Do Vision and Text Cues Exhibit Evidential Coupling? UFO: A Benchmark for Compositional Multimodal Reasoning in Unified Models

ICML 2026poster

Unified Foundation Models (UFMs), which support interleaved multimodal generation and understanding, have been proposed as a promising paradigm for reasoning about dynamic world states, yet it remains unclear whether the visual content they generate functions as grounded evidence for subsequent reas…

Cited by 0SourceScholar
2026

Finding the Minimal Parameter Budget for Implicit Reasoning: A Data Complexity Driven Scaling Law for Language Models

ICML 2026poster

Reasoning is a core capability of language models (LMs), yet it remains unclear how much model capacity is necessary to support reasoning during pretraining. In this work, we study the minimal parameter budget required for implicit reasoning, defined as the ability to infer new facts from learned kn…

Cited by 0SourceScholar
2026

Foreground-Aware Token Routing Vision Transformer for Real-Time Satellite Video Tracking

ICML 2026poster

Real-time satellite video tracking poses distinct challenges, including accommodating high spatial-temporal resolution, dynamic backgrounds, and constrained onboard computational resources. While Discriminative Correlation Filter (DCF)-based methods offer high-speed inference, they suffer from limit…

Cited by 0SourceScholar
2026

From Outcomes to Actions: Leveraging Hindsight for Long-Horizon Language Agent Training

ICML 2026poster

Reinforcement learning (RL) has become a widely adopted technique for improving large language models (LLMs) on complex tasks. Despite this progress, existing RL methods still face challenges in training agents with longer-horizon interactions. One major bottleneck is distinguishing the contribution…

Cited by 0SourceScholar
2026

HTTrack: Learning to Perceive Targets via Historical Trajectories in Satellite Video Tracking

AAAI 2026technical

In recent years, the rapid progress of deep learning has driven notable advancements in satellite video tracking, a critical task for applications such as environmental monitoring, disaster management, and defense. Despite these strides, existing approaches remain constrained by their inability to h

Cited by 0SourcePDFScholar
2026

MGDHand: Multi-Granularity Prior-to-Inertial Distillation Framework for Sequential 3D Hand Pose Estimation from Sparse IMUs

CVPR 2026

3D hand pose estimation (HPE) from sparse inertial measurement units (IMUs) has shown great potential in human-computer interaction. However, due to the significant semantic gap between sparse local motion information and structured global pose information, estimating hand poses from sparse IMU sign

Cited by 0SourceScholar
2026

Omni-Perception Policy Optimization for Multimodal Emotion Reasoning

ICML 2026poster

Recent Omni-MLLMs are driving a paradigm shift in multimodal emotion recognition from label-only prediction toward *Multimodal Emotion Reasoning* (MER), where models output both emotions and textual explanations grounded in visual, acoustic, and linguistic signals. However, we show that current emot…

Cited by 0SourceScholar
2026

Selective Expert Guidance for Effective and Diverse Exploration in Reinforcement Learning of LLMs

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has become a widely adopted technique for enhancing the reasoning ability of Large Language Models (LLMs). However, the effectiveness of RLVR strongly depends on the capability of base models. This issue arises because it requires the model to ha…

Cited by 0SourcecodeScholar
2026

Semantic Feature Purification for Adversarially-Aware RGB-T Tracking

AAAI 2026technical

RGB-T tracking is increasingly deployed in safety-critical applications such as autonomous driving, surveillance, and rescue robotics, where tracking reliability is essential under adverse conditions. Although the fusion of RGB and thermal infrared (TIR) modalities offers improved robustness in low-

Cited by 0SourcePDFScholar
2026

Your Models Have Thought Enough: Training Large Reasoning Models to Stop Overthinking

ICLR 2026poster

Large Reasoning Models (LRMs) have achieved impressive performance on challenging tasks, yet their deep reasoning often incurs substantial computational costs. To achieve efficient reasoning, existing reinforcement learning methods still struggle to construct short reasoning path during the rollout…

Cited by 0SourceScholar
2025

AffordBot: 3D Fine-grained Embodied Reasoning via Multimodal Large Language Models

NeurIPS 2025poster

Effective human-agent collaboration in physical environments requires understanding not only what to act upon, but also where the actionable elements are and how to interact with them. Existing approaches often operate at the object level or disjointedly handle fine-grained affordance reasoning, lac…

Cited by 0SourceScholar
2025

AugRefer: Advancing 3D Visual Grounding via Cross-Modal Augmentation and Spatial Relation-based Referring

AAAI 2025technical

3D visual grounding (3DVG), which aims to correlate a natural language description with the target object within a 3D scene, is a significant yet challenging task. Despite recent advancements in this domain, existing approaches commonly encounter a shortage: a limited amount and diversity of text-3D…

Cited by 1SourcePDFScholar
2025

CombatVLA: An Efficient Vision-Language-Action Model for Combat Tasks in 3D Action Role-Playing Games

ICCV 2025poster

Recent advances in Vision-Language-Action models (VLAs) have expanded the capabilities of embodied intelligence. However, significant challenges remain in real-time decision-making in complex 3D environments, which demand second-level responses, high-resolution perception, and tactical reasoning und…

2025

DCMKC: A Dual Consistency Matching Approach for Multi-hop Question Answering in LLMs

EMNLP 2025

Reasoning based on chains of thought (CoTs) enables large language models (LLMs) to solve problems by thinking step by step and becomes the mainstream solution for Question-Answering (QA) tasks. Knowledge graph (KG)-enhanced CoT technology helps correct factual errors or predict reasoning direction.

2025

Disentangling Memory and Reasoning Ability in Large Language Models

ACL 2025long

Large Language Models (LLMs) have demonstrated strong performance in handling complex tasks that require both extensive knowledge and reasoning abilities. However, the existing LLM inference pipeline operates as an opaque process without explicit separation between knowledge retrieval and reasoning…

2025

GM-MoE: Low-Light Enhancement with Gated-Mechanism Mixture-of-Experts

ICCV 2025poster

Low-light enhancement has wide applications in autonomous driving, 3D reconstruction, remote sensing, surveillance, and so on, which can significantly improve information utilization. However, most existing methods lack generalization and are limited to specific tasks such as image recovery. To addr…

2025

Generalization v.s. Memorization: Tracing Language Models’ Capabilities Back to Pretraining Data

ICLR 2025poster

The impressive capabilities of large language models (LLMs) have sparked debate over whether these models genuinely generalize to unseen tasks or predominantly rely on memorizing vast amounts of pretraining data. To explore this issue, we introduce an extended concept of memorization, distributional…

Cited by 0SourcePDFScholar
2025

Gödel Agent: A Self-Referential Agent Framework for Recursively Self-Improvement

ACL 2025long

The rapid advancement of large language models (LLMs) has significantly enhanced the capabilities of agents across various tasks. However, existing agentic systems, whether based on fixed pipeline algorithms or pre-defined meta-learning frameworks, cannot search the whole agent design space due to t…

2025

Improving Adversarial Transferability via Decision Boundary Adaptation

UAI 2025

Black-box attacks play a pivotal role in adversarial attacks. However, existing approaches often focus predominantly on attacking from a data-centric perspective, neglecting crucial aspects of the models. To address this issue, we propose a novel approach in this paper, coined Decision Boundary Adap

2025

Logits DeConfusion with CLIP for Few-Shot Learning

CVPR 2025poster

With its powerful visual-language alignment capability, CLIP performs well in zero-shot and few-shot learning tasks. However, we found in experiments that CLIP's logits suffer from serious inter-class confusion problems in downstream tasks, and the ambiguity between categories seriously affects the…

2025

RACQC: Advanced Retrieval-Augmented Generation for Chinese Query Correction

EMNLP 2025

In web search scenarios, erroneous queries frequently degrade users’ experience through irrelevant results, underscoring the pivotal role of Chinese Spelling Check (CSC) systems. Although large language models (LLMs) exhibit remarkable capabilities across many tasks, they face critical challenges in

2025

Safe Navigation in Uncertain Crowded Environments Using Risk Adaptive CVaR Barrier Functions

IROS 2025

Robot navigation in dynamic, crowded environments poses a significant challenge due to the inherent uncertainties in the obstacle model. In this work, we propose a risk-adaptive approach based on the Conditional Value-at-Risk Barrier Function (CVaR-BF), where the risk level is automatically adjusted

Cited by 8SourceScholar
2025

Splitting & Integrating: Out-of-Distribution Detection via Adversarial Gradient Attribution

ICML 2025poster

Out-of-distribution (OOD) detection is essential for enhancing the robustness and security of deep learning models in unknown and dynamic data environments. Gradient-based OOD detection methods, such as GAIA, analyse the explanation pattern representations of in-distribution (ID) and OOD samples by…

2024

Air Bumper: A Collision Detection and Reaction Framework for Autonomous MAV Navigation

ICRA 2024poster

Autonomous navigation in unknown environments with obstacles remains challenging for micro aerial vehicles (MAVs) due to their limited onboard computing and sensing resources. Although various collision avoidance methods have been developed, it is still possible for drones to collide with unobserved…

Cited by 4SourcecodeScholar
2024

AttEXplore: Attribution for Explanation with model parameters eXploration

ICLR 2024poster

Due to the real-world noise and human-added perturbations, attaining the trustworthiness of deep neural networks (DNNs) is a challenging task. Therefore, it becomes essential to offer explanations for the decisions made by these non-linear and complex parameterized models. Attribution methods are pr…

2024

Enhancing Transferable Adversarial Attacks on Vision Transformers through Gradient Normalization Scaling and High-Frequency Adaptation

ICLR 2024poster

Vision Transformers (ViTs) have been widely used in various domains. Similar to Convolutional Neural Networks (CNNs), ViTs are prone to the impacts of adversarial samples, raising security concerns in real-world applications. As one of the most effective black-box attack methods, transferable attack…

2024

Iterative Search Attribution for Deep Neural Networks

ICML 2024poster

Deep neural networks (DNNs) have achieved state-of-the-art performance across various applications. However, ensuring the reliability and trustworthiness of DNNs requires enhanced interpretability of model inputs and outputs. As an effective means of Explainable Artificial Intelligence (XAI) researc…

2024

MFABA: A More Faithful and Accelerated Boundary-Based Attribution Method for Deep Neural Networks

AAAI 2024technical

To better understand the output of deep neural networks (DNN), attribution based methods have been an important approach for model interpretability, which assign a score for each input dimension to indicate its importance towards the model outcome. Notably, the attribution methods use the ax- ioms o…

2024

Position: AI/ML Influencers Have a Place in the Academic Process

ICML 2024poster

As the number of accepted papers at AI and ML conferences reaches into the thousands, it has become unclear how researchers access and read research publications. In this paper, we investigate the role of social media influencers in enhancing the visibility of machine learning research, particularly…

Cited by 1SourcePDFScholar
2024

Sensor-based Multi-Robot Coverage Control with Spatial Separation in Unstructured Environments

ICRA 2024poster

Multi-robot systems have increasingly become instrumental in tackling coverage problems. However, the challenge of optimizing task efficiency without compromising task success still persists, particularly in expansive, unstructured scenarios with dense obstacles. This paper presents an innovative, d…

Cited by 0SourceScholar
2024

T2V-Turbo: Breaking the Quality Bottleneck of Video Consistency Model with Mixed Reward Feedback

NeurIPS 2024poster

Diffusion-based text-to-video (T2V) models have achieved significant success but continue to be hampered by the slow sampling speed of their iterative sampling processes. To address the challenge, consistency models have been proposed to facilitate fast inference, albeit at the cost of sample qualit…

2024

The Good, The Bad, and Why: Unveiling Emotions in Generative AI

ICML 2024poster

Emotion significantly impacts our daily behaviors and interactions. While recent generative AI models, such as large language models, have shown impressive performance in various tasks, it remains unclear whether they truly comprehend emotions and why. This paper aims to address this gap by incorpor…

Cited by 16SourcePDFScholar
2024

Understanding Reasoning Ability of Language Models From the Perspective of Reasoning Paths Aggregation

ICML 2024poster

Pre-trained language models (LMs) are able to perform complex reasoning without explicit fine-tuning. To understand how pre-training with a next-token prediction objective contributes to the emergence of such reasoning capability, we propose that we can view an LM as deriving new conclusions by aggr…

2023

An Interactive System for Multiple-Task Linear Temporal Logic Path Planning

IROS 2023poster

Beyond programming robots to accomplish a single high-level task at a time, people also hope robots follow instructions and complete a series of tasks while meeting their requirements. This paper presents an interactive software system that consists of a multiple-task linear temporal logic (LTL) pat…

Cited by 0SourceScholar
2023

Causal Balancing for Domain Generalization

ICLR 2023poster

While machine learning models rapidly advance the state-of-the-art on various real-world tasks, out-of-domain (OOD) generalization remains a challenging problem given the vulnerability of these models to spurious correlations. We propose a balanced mini-batch sampling strategy to transform a biased…

2023

Collaborative Generative AI: Integrating GPT-k for Efficient Editing in Text-to-Image Generation

EMNLP 2023short main

The field of text-to-image (T2I) generation has garnered significant attention both within the research community and among everyday users. Despite the advancements of T2I models, a common issue encountered by users is the need for repetitive editing of input prompts in order to receive a satisfacto…

Cited by 0SourceScholar
2023

Evaluating and Modeling Attribution for Cross-Lingual Question Answering

EMNLP 2023long main

Trustworthy answer content is abundant in many high-resource languages and is instantly accessible through question answering systems — yet this content can be hard to access for those that do not speak these languages. The leap forward in cross-lingual modeling quality offered by generative languag…

Cited by 0SourceScholar
2023

Large Language Models Are Latent Variable Models: Explaining and Finding Good Demonstrations for In-Context Learning

NeurIPS 2023poster

In recent years, pre-trained large language models (LLMs) have demonstrated remarkable efficiency in achieving an inference-time few-shot learning capability known as in-context learning. However, existing literature has highlighted the sensitivity of this capability to the selection of few-shot dem…

2023

Logic-LM: Empowering Large Language Models with Symbolic Solvers for Faithful Logical Reasoning

EMNLP 2023long findings

Large Language Models (LLMs) have shown human-like reasoning abilities but still struggle with complex logical problems. This paper introduces a novel framework, Logic-LM, which integrates LLMs with symbolic solvers to improve logical problem-solving. Our method first utilizes LLMs to translate a na…

Cited by 0SourcecodeScholar
2023

Sampling-based path planning under temporal logic constraints with real-time adaptation

ICRA 2023poster

Replanning in temporal logic tasks is extremely difficult during the online execution of robots. This study introduces an effective path planner that computes solutions for temporal logic goals and instantly adapts to non-static and partially unknown environments. Given prior knowledge and a task sp…

Cited by 3SourceScholar
2023

Serial Contrastive Knowledge Distillation for Continual Few-shot Relation Extraction

ACL 2023findings

Continual few-shot relation extraction (RE) aims to continuously train a model for new relations with few labeled training data, of which the major challenges are the catastrophic forgetting of old relations and the overfitting caused by data sparsity. In this paper, we propose a new model, namely S…

2023

TheoremQA: A Theorem-driven Question Answering Dataset

EMNLP 2023long main

The recent LLMs like GPT-4 and PaLM-2 have made tremendous progress in solving fundamental math problems like GSM8K by achieving over 90% accuracy. However, their capabilities to solve more challenging math problems which require domain-specific knowledge (i.e. theorem) have yet to be investigated.…

Cited by 0SourcecodeScholar
2023

XTREME-UP: A User-Centric Scarce-Data Benchmark for Under-Represented Languages

EMNLP 2023long findings

Data scarcity is a crucial issue for the development of highly multilingual NLP systems. Yet for many under-represented languages (ULs) --- languages for which NLP research is particularly far behind in meeting user needs --- it is feasible to annotate small amounts of data. Motivated by this, we pr…

Cited by 0SourcecodeScholar
2023

mmT5: Modular Multilingual Pre-Training Solves Source Language Hallucinations

EMNLP 2023long findings

Multilingual sequence-to-sequence models perform poorly with increased language coverage and fail to consistently generate text in the correct target language in few-shot settings. To address these challenges, we propose mmT5, a modular multilingual sequence-to-sequence model. mmT5 utilizes language…

Cited by 0SourceScholar
2022

Expanding Pretrained Models to Thousands More Languages via Lexicon-based Adaptation

ACL 2022long

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world’s languages cannot benefit from recent progress in NLP as they have no or limited textual data. To expand possibilit…

2021

Counterfactual Maximum Likelihood Estimation for Training Deep Networks

NeurIPS 2021poster

Although deep learning models have driven state-of-the-art performance on a wide array of tasks, they are prone to spurious correlations that should not be learned as predictive clues. To mitigate this problem, we propose a causality-based training framework to reduce the spurious correlations cause…

2021

Efficient Test Time Adapter Ensembling for Low-resource Language Varieties

EMNLP 2021finding

Adapters are light-weight modules that allow parameter-efficient fine-tuning of pretrained models. Specialized language and task adapters have recently been proposed to facilitate cross-lingual transfer of multilingual pretrained models (Pfeiffer et al., 2020b). However, this approach requires train…

2021

Modeling Disclosive Transparency in NLP Application Descriptions

EMNLP 2021main

Broader disclosive transparency—truth and clarity in communication regarding the function of AI systems—is widely considered desirable. Unfortunately, it is a nebulous concept, difficult to both define and quantify. This is problematic, as previous work has demonstrated possible trade-offs and negat…

2020

A Probabilistic Formulation of Unsupervised Text Style Transfer

ICLR 2020spotlight

We present a deep generative model for unsupervised text style transfer that unifies previously proposed non-generative techniques. Our probabilistic approach models non-parallel data from two domains as a partially observed parallel corpus. By hypothesizing a parallel latent sequence that generates…

Cited by 154SourcecodeScholar
2020

Optimizing Data Usage via Differentiable Rewards

ICML 2020poster

To acquire a new skill, humans learn better and faster if a tutor, based on their current knowledge level, informs them of how much attention they should pay to particular content or practice problems. Similarly, a machine learning model could potentially be trained better with a scorer that “adapts…

2019

Multilingual Neural Machine Translation With Soft Decoupled Encoding

ICLR 2019poster

Multilingual training of neural machine translation (NMT) systems has led to impressive accuracy improvements on low-resource languages. However, there are still significant challenges in efficiently learning word representations in the face of paucity of data. In this paper, we propose Soft Decoupl…