← Search

Sirui Wang

30 accepted papers

2026

CaTFormer: Causal Temporal Transformer with Dynamic Contextual Fusion for Driving Intention Prediction

AAAI 2026technical

Accurate prediction of driving intention is key to enhancing the safety and interactive efficiency of human-machine co-driving systems. It serves as a cornerstone for achieving high-level autonomous driving. However, current approaches remain inadequate for accurately modeling the complex spatiotemp

Cited by 0SourcePDFScholar
2026

GEWDiff: Geometric Enhanced Wavelet-based Diffusion Model for Hyperspectral Image Super-resolution

AAAI 2026technical

Improving the quality of hyperspectral images (HSIs), such as through super-resolution, is a crucial research area. However, generative modeling for HSIs presents several challenges. Due to their high spectral dimensionality, HSIs are too memory-intensive for direct input into conventional diffusion

Cited by 0SourcePDFScholar
2026

Rectify Evaluation Preference: Improving LLMs’ Critique on Math Reasoning via Perplexity-aware Reinforcement Learning

AAAI 2026technical

To improve Multi-step Mathematical Reasoning (MsMR) of Large Language Models (LLMs), it is crucial to obtain scalable supervision from the corpus by automatically critiquing mistakes in the reasoning process of MsMR and rendering a final verdict of the problem-solution. Most existing methods rely on

Cited by 0SourcePDFScholar
2025

Enhancing LLMs via High-Knowledge Data Selection

AAAI 2025technical

The performance of Large Language Models (LLMs) is intrinsically linked to the quality of its training data. Although several studies have proposed methods for high-quality data selection, they do not consider the importance of knowledge richness in text corpora. In this paper, we propose a novel an…

Cited by 0SourcePDFScholar
2025

FIRE: Flexible Integration of Data Quality Ratings for Effective Pretraining

EMNLP 2025

Selecting high-quality data can improve the pretraining efficiency of large language models (LLMs). Existing methods generally rely on heuristic techniques or single quality signals, limiting their ability to evaluate data quality comprehensively. In this work, we propose FIRE, a flexible and scalab

Cited by 0SourcePDFScholar
2025

FRAME: Boosting LLMs with A Four-Quadrant Multi-Stage Pretraining Strategy

ACL 2025finding

Large language models (LLMs) have significantly advanced human language understanding and generation, with pretraining data quality and organization being crucial to their performance. Multi-stage pretraining is a promising approach, but existing methods often lack quantitative criteria for data par…

Cited by 0SourcePDFScholar
2025

Growing Through Experience: Scaling Episodic Grounding in Language Models

ACL 2025long

Language models (LMs) require effective episodic grounding—the ability to learn from and apply past experiences—to perform well at physical planning tasks. While current approaches struggle with scalability and integration of episodic memory, which is particularly limited for medium-sized LMs (7B pa…

Cited by 0SourcePDFScholar
2025

LLMs Know What They Need: Leveraging a Missing Information Guided Framework to Empower Retrieval-Augmented Generation

COLING 2025main

Retrieval-Augmented Generation (RAG) demonstrates great value in alleviating outdated knowledge or hallucination by supplying LLMs with updated and relevant knowledge. However, RAG still faces several challenges in tackling complex multi-hop queries, which require LLMs to perform accurate reasoning…

2025

Latent Distribution Decouple for Uncertain-Aware Multimodal Multi-label Emotion Recognition

ACL 2025finding

Multimodal multi-label emotion recognition (MMER) aims to identify the concurrent presence of multiple emotions in multimodal data. Existing studies primarily focus on improving fusion strategies and modeling modality-to-label dependencies. However, they often overlook the impact of aleatoric uncert…

2025

PIPER: Benchmarking and Prompting Event Reasoning Boundary of LLMs via Debiasing-Distillation Enhanced Tuning

ACL 2025long

While Large Language Models (LLMs) excel in diverse domains, their validity in event reasoning remains underexplored. Most existing works merely stagnate at assessing LLMs’ event reasoning with a single event relational type or reasoning format, failing to conduct a complete evaluation and provide a…

Cited by 0SourcePDFScholar
2025

Preference Curriculum: LLMs Should Always Be Pretrained on Their Preferred Data

ACL 2025finding

Large language models (LLMs) generally utilize a consistent data distribution throughout the pretraining process. However, as the model’s capability improves, it is intuitive that its data preferences dynamically change, indicating the need for pretraining with different data at various training sta…

Cited by 0SourcePDFScholar
2024

Not All Contexts Are Equal: Teaching LLMs Credibility-aware Generation

EMNLP 2024main

The rapid development of large language models has led to the widespread adoption of Retrieval-Augmented Generation (RAG), which integrates external knowledge to alleviate knowledge bottlenecks and mitigate hallucinations. However, the existing RAG paradigm inevitably suffers from the impact of flaw…

2024

Rethinking the Reversal Curse of LLMs: a Prescription from Human Knowledge Reversal

EMNLP 2024main

Large Language Models (LLMs) have exhibited exceptional performance across diverse domains. However, recent studies reveal that LLMs are plagued by the “reversal curse”. Most existing methods rely on aggressive sample permutation and pay little attention to delving into the underlying reasons for th…

Cited by 4SourcePDFScholar
2023

Dual Path Modeling for Semantic Matching by Perceiving Subtle Conflicts

ICASSP 2023accepted

Transformer-based pre-trained models have achieved great improvements in semantic matching. However, existing models still suffer from insufficient ability to capture subtle differences. The modification, addition and deletion of words in sentence pairs may make it difficult for the model to predict…

Cited by 0SourceScholar
2023

Let Me Check the Examples: Enhancing Demonstration Learning via Explicit Imitation

ACL 2023short

Demonstration learning aims to guide the prompt prediction by providing answered demonstrations in the few shot settings. Despite achieving promising results, existing work only concatenates the answered examples as demonstrations to the prompt template (including the raw context) without any additi…

2023

Local and Global: Temporal Question Answering via Information Fusion

IJCAI 2023poster

Many models that leverage knowledge graphs (KGs) have recently demonstrated remarkable success in question answering (QA) tasks. In the real world, many facts contained in KGs are time-constrained thus temporal KGQA has received increasing attention. Despite the fruitful efforts of previous models i…

Cited by 18SourcePDFScholar
2023

Pay Attention to Implicit Attribute Values: A Multi-modal Generative Framework for AVE Task

ACL 2023findings

Attribute Value Extraction (AVE) boosts many e-commerce platform services such as targeted recommendation, product retrieval and question answering. Most previous studies adopt an extractive framework such as named entity recognition (NER) to capture subtokens in the product descriptions as the corr…

2023

T5-SR: A Unified Seq-to-Seq Decoding Strategy for Semantic Parsing

ICASSP 2023accepted

Translating natural language queries into SQLs in a seq2seq manner has attracted much attention recently. However, compared with abstract-syntactic-tree-based SQL generation, seq2seq semantic parsers face much more challenges, including poor quality on schematical information prediction and poor sem…

Cited by 0SourceScholar
2023

Time-Aware Multiway Adaptive Fusion Network for Temporal Knowledge Graph Question Answering

ICASSP 2023accepted

Knowledge graphs (KGs) have received increasing attention due to its wide applications on natural language processing. However, its use case on temporal question answering (QA) has not been well-explored. Most of existing methods are developed based on pre-trained language models, which might not be…

Cited by 0SourceScholar
2022

CQG: A Simple and Effective Controlled Generation Framework for Multi-hop Question Generation

ACL 2022long

Multi-hop question generation focuses on generating complex questions that require reasoning over multiple pieces of information of the input passage. Current models with state-of-the-art performance have been able to generate the correct questions corresponding to the answers. However, most models…

2022

Improving Semantic Matching through Dependency-Enhanced Pre-trained Model with Adaptive Fusion

EMNLP 2022finding

Transformer-based pre-trained models like BERT have achieved great progress on Semantic Sentence Matching. Meanwhile, dependency prior knowledge has also shown general benefits in multiple NLP tasks. However, how to efficiently integrate dependency prior structure into pre-trained models to better m…

2022

PATS: Sensitivity-aware Noisy Learning for Pretrained Language Models

EMNLP 2022main

A wide range of NLP tasks benefit from the fine-tuning of pretrained language models (PLMs). However, a number of redundant parameters which contribute less to the downstream task are observed in a directly fine-tuned model. We consider the gap between pretraining and downstream tasks hinders the tr…

2022

Robust Lottery Tickets for Pre-trained Language Models

ACL 2022long

Recent works on Lottery Ticket Hypothesis have shown that pre-trained language models (PLMs) contain smaller matching subnetworks(winning tickets) which are capable of reaching accuracy comparable to the original models. However, these tickets are proved to be notrobust to adversarial examples, and…

2022

Searching for Optimal Subword Tokenization in Cross-domain NER

IJCAI 2022poster

Input distribution shift is one of the vital problems in unsupervised domain adaptation (UDA). The most popular UDA approaches focus on domain-invariant representation learning, trying to align the features from different domains into a similar feature distribution. However, these approaches ignore…

2021

ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

ACL 2021long

Learning high-quality sentence representations benefits a wide range of natural language processing tasks. Though BERT-based pre-trained language models achieve high performance on many downstream tasks, the native derived sentence representations are proved to be collapsed and thus produce a poor p…

2021

Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Models

EMNLP 2021main

The key challenge of question answering over knowledge bases (KBQA) is the inconsistency between the natural language questions and the reasoning paths in the knowledge base (KB). Recent graph-based KBQA methods are good at grasping the topological structure of the graph but often ignore the textual…

2021

Virtual Data Augmentation: A Robust and General Framework for Fine-tuning Pre-trained Models

EMNLP 2021main

Recent works have shown that powerful pre-trained language models (PLM) can be fooled by small perturbations or intentional attacks. To solve this issue, various data augmentation techniques are proposed to improve the robustness of PLMs. However, it is still challenging to augment semantically rele…

2020

Learn with Noisy Data via Unsupervised Loss Correction for Weakly Supervised Reading Comprehension

COLING 2020main

Weakly supervised machine reading comprehension (MRC) task is practical and promising for its easily available and massive training data, but inevitablely introduces noise. Existing related methods usually incorporate extra submodels to help filter noise before the noisy data is input to main models…

Cited by 5SourcePDFScholar