← Search

Wenya Wang

34 accepted papers

2026

Beyond Heuristic Prompting: A Concept-Guided Bayesian Framework for Zero-Shot Image Recognition

CVPR 2026

Vision-Language Models (VLMs), such as CLIP, have significantly advanced zero-shot image recognition. However, their performance remains limited by suboptimal prompt engineering and poor adaptability to target classes. While recent methods attempt to improve prompts through diverse class description

Cited by 0SourceScholar
2026

Causality Matters: How Temporal Information Emerges in Video Language Models

AAAI 2026technical

Video language models (VideoLMs) have made significant progress in multimodal understanding. However, temporal understanding, which involves identifying event order, duration, and relationships across time, still remains a core challenge. Prior works emphasize positional encodings (PEs) as a key mec

Cited by 0SourcePDFScholar
2026

Knowledge Fusion of Large Language Models via Modular SkillPacks

ICLR 2026poster

Cross-capability transfer represents a key challenge in large language model (LLM) research, particularly in multi-task integration, model compression, and knowledge fusion. Recent works such as FuseLLM and FuseChat have shown the potential of transferring multiple model capabilities to lightweight…

Cited by 0SourcecodeScholar
2026

LLMC+: Benchmarking Vision-Language Model Compression with a plug-and-play Toolkit

AAAI 2026technical

Large Vision-Language Models (VLMs) exhibit impressive multi-modal capabilities but suffer from prohibitive computational and memory demands, due to their long visual token sequences and massive parameter sizes. To address these issues, recent works have proposed training-free compression methods. H

Cited by 0SourcePDFScholar
2026

Learning Query-Aware Budget-Tier Routing for Runtime Agent Memory

ICML 2026poster

Memory is increasingly central to Large Language Model (LLM) agents operating beyond a single context window, yet most existing systems rely on offline, query-agnostic memory construction that can be inefficient and may discard query-critical information. Although runtime memory utilization is a nat…

Cited by 0SourceScholar
2026

Light Forcing: Accelerating Autoregressive Video Diffusion via Sparse Attention

ICML 2026poster

Advanced autoregressive (AR) video generation models have improved visual fidelity and interactivity, but the quadratic complexity of attention remains a primary bottleneck for efficient deployment. While existing sparse attention solutions have shown promise on bidirectional models, we identify tha…

Cited by 0SourceScholar
2026

Multi-objective Large Language Model Alignment with Hierarchical Experts

ICLR 2026poster

Aligning large language models (LLMs) to simultaneously satisfy multiple objectives remains a significant challenge, especially given the diverse and often conflicting nature of human preferences. Existing alignment methods struggle to balance trade-offs effectively, often requiring costly retrainin…

Cited by 0SourceScholar
2026

Train Once, Reuse Everywhere: Generalizable Implicit ICL by Routing Attention

ICML 2026poster

Implicit in-context learning (ICL) has newly emerged as a promising paradigm that simulates ICL behaviors in the representation space of large language models (LLMs), aiming to attain few-shot performance at zero-shot cost. However, existing approaches largely rely on injecting shift vectors into re…

Cited by 0SourceScholar
2025

Adaptive Detoxification: Safeguarding General Capabilities of LLMs through Toxicity-Aware Knowledge Editing

ACL 2025finding

Large language models (LLMs) exhibit impressive language capabilities but remain vulnerable to malicious prompts and jailbreaking attacks. Existing knowledge editing methods for LLM detoxification face two major challenges. First, they often rely on entity-specific localization, making them ineffect…

Cited by 0SourcePDFScholar
2025

Decomposition Dilemmas: Does Claim Decomposition Boost or Burden Fact-Checking Performance?

NAACL 2025long

Fact-checking pipelines increasingly adopt the Decompose-Then-Verify paradigm, where texts are broken down into smaller claims for individual verification and subsequently combined for a veracity decision. While decomposition is widely-adopted in such pipelines, its effects on final fact-checking pe…

2025

Exploring Quality and Diversity in Synthetic Data Generation for Argument Mining

EMNLP 2025

The advancement of Argument Mining (AM) is hindered by a critical bottleneck: the scarcity of structure-annotated datasets, which are expensive to create manually. Inspired by recent successes in synthetic data generation across various NLP tasks, this paper explores methodologies for LLMs to genera

2025

Language Models over Large-Scale Knowledge Base: on Capacity, Flexibility and Reasoning for New Facts

COLING 2025main

Advancements in language models (LMs) have sparked interest in exploring their potential as knowledge bases (KBs) due to their high capability for storing huge amounts of factual knowledge and semantic understanding. However, existing studies face challenges in quantifying the extent of large-scale…

Cited by 0SourcePDFScholar
2025

MTSA: Multi-turn Safety Alignment for LLMs through Multi-round Red-teaming

ACL 2025long

The proliferation of jailbreak attacks against large language models (LLMs) highlights the need for robust security measures. However, in multi-round dialogues, malicious intentions may be hidden in interactions, leading LLMs to be more prone to produce harmful responses. In this paper, we propose t…

2025

Multi-Modality Expansion and Retention for LLMs through Parameter Merging and Decoupling

ACL 2025long

Fine-tuning Large Language Models (LLMs) with multimodal encoders on modality-specific data expands the modalities that LLMs can handle, leading to the formation of Multimodal LLMs (MLLMs). However, this paradigm heavily relies on resource-intensive and inflexible fine-tuning from scratch with new m…

Cited by 0SourcePDFScholar
2025

Re2LLM: Reflective Reinforcement Large Language Model for Session-based Recommendation

AAAI 2025technical

Emerging advancements in large language models (LLMs) show significant potential for enhancing recommendations. However, prompt-based methods often struggle to find ideal prompts without task-specific feedback, while fine-tuning-based methods are hindered by high computational demands and dependence…

Cited by 7SourcePDFScholar
2025

Reinforcing Compositional Retrieval: Retrieving Step-by-Step for Composing Informative Contexts

ACL 2025finding

Large Language Models (LLMs) have demonstrated remarkable capabilities across numerous tasks, yet they often rely on external context to handle complex tasks. While retrieval-augmented frameworks traditionally focus on selecting top-ranked documents in a single pass, many real-world scenarios demand…

2025

Rethinking Circuit Completeness in Language Models: AND, OR, and ADDER Gates

NeurIPS 2025poster

Circuit discovery has gradually become one of the prominent methods for mechanistic interpretability, and research on circuit completeness has also garnered increasing attention. Methods of circuit discovery that do not guarantee completeness not only result in circuits that are not fixed across dif…

Cited by 0SourceScholar
2025

STARE at the Structure: Steering ICL Exemplar Selection with Structural Alignment

EMNLP 2025

In-Context Learning (ICL) has become a powerful paradigm that enables LLMs to perform a wide range of tasks without task-specific fine-tuning. However, the effectiveness of ICL heavily depends on the quality of exemplar selection. In particular, for structured prediction tasks such as semantic parsi

Cited by 0SourcePDFScholar
2025

Static or Dynamic: Towards Query-Adaptive Token Selection for Video Question Answering

EMNLP 2025

Video question answering benefits from the rich information in videos, enabling various applications. However, the large volume of tokens generated from long videos presents challenges to memory efficiency and model performance. To alleviate this, existing works propose to compress video inputs, but

2025

Unraveling the Mechanics of Learning-Based Demonstration Selection for In-Context Learning

ACL 2025long

Large Language Models (LLMs) have demonstrated impressive in-context learning (ICL) capabilities from few-shot demonstration exemplars. Recent learning-based demonstration selection methods have proven beneficial to ICL by choosing more useful exemplars. While these methods generally assume they lea…

2024

Are Machines Better at Complex Reasoning? Unveiling Human-Machine Inference Gaps in Entailment Verification

ACL 2024findings

Making inferences in text comprehension to understand the meaning is essential in language processing. This work studies the entailment verification (EV) problem of complex, multi-sentence premises requiring a system to make multiple inferences implicitly. Modern applications of EV in detecting inco…

2024

TELLER: A Trustworthy Framework for Explainable, Generalizable and Controllable Fake News Detection

ACL 2024findings

The proliferation of fake news has emerged as a severe societal problem, raising significant interest from industry and academia. While existing deep-learning based methods have made progress in detecting fake news accurately, their reliability may be compromised caused by the non-transparent reason…

2024

Training Language Models to Generate Text with Citations via Fine-grained Rewards

ACL 2024long

While recent Large Language Models (LLMs) have proven useful in answering user queries, they are prone to hallucination, and their responses often lack credibility due to missing references to reliable sources. An intuitive solution to these issues would be to include in-text citations referring to…

2023

Adapt in Contexts: Retrieval-Augmented Domain Adaptation via In-Context Learning

EMNLP 2023long main

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context learning. Besides, LLMs are still facing challenges in long-tail…

Cited by 0SourceScholar
2023

Elaboration-Generating Commonsense Question Answering at Scale

ACL 2023long

In question answering requiring common sense, language models (e.g., GPT-3) have been used to generate text expressing background knowledge that helps improve performance. Yet the cost of working with such models is very high; in this work, we finetune smaller language models to generate useful inte…

2023

Vera: A General-Purpose Plausibility Estimation Model for Commonsense Statements

EMNLP 2023long main

Today's language models can be remarkably intelligent yet still produce text that contains trivial commonsense errors. Therefore, we seek a retrospective verification approach that can reflect on the commonsense plausibility of the machine text, and introduce Vera, a general-purpose model that learn…

Cited by 0SourcecodeScholar
2022

Domain Confused Contrastive Learning for Unsupervised Domain Adaptation

NAACL 2022long

In this work, we study Unsupervised Domain Adaptation (UDA) in a challenging self-supervised approach. One of the difficulties is how to learn task discrimination in the absence of target labels. Unlike previous literature which directly aligns cross-domain distributions or leverages reverse gradien…

2022

Towards Multi-Modal Sarcasm Detection via Hierarchical Congruity Modeling with Knowledge Enhancement

EMNLP 2022main

Sarcasm is a linguistic phenomenon indicating a discrepancy between literal meanings and implied intentions. Due to its sophisticated nature, it is usually difficult to be detected from the text itself. As a result, multi-modal sarcasm detection has received more and more attention in both academia…

2019

MetaQuant: Learning to Quantize by Learning to Penetrate Non-differentiable Quantization

NeurIPS 2019poster

Tremendous amount of parameters make deep neural networks impractical to be deployed for edge-device-based real-world applications due to the limit of computational power and storage space. Existing studies have made progress on learning quantized deep models to reduce model size and energy consumpt…