← Search

Lu Wang

118 accepted papers

2026

Beyond Vision: A Multimodal Dataset and Framework for Pest Recognition via Plant Electrophysiological Signals

IJCAI 2026

Precise pest identification is essential for sustainable agriculture. Current visual recognition systems are brittle in the wild, where performance degrades due to occlusion and variable illumination. In contrast, plant electrophysiological signals serve as a robust, all-weather physiological modali

Cited by 0Scholar
2026

Blur-Robust Detection via Feature Restoration: An End-to-End Framework for Prior-Guided Infrared UAV Target Detection

AAAI 2026technical

Infrared unmanned aerial vehicle (UAV) target images often suffer from motion blur degradation caused by rapid sensor movement, significantly reducing contrast between target and background. Generally, detection performance heavily depends on the discriminative feature representation between target

Cited by 0SourcePDFScholar
2026

CLASH: Evaluating Language Models on Judging High-Stakes Dilemmas from Multiple Perspectives

ICLR 2026poster

Navigating dilemmas involving conflicting values is challenging even for humans in high-stakes domains, let alone for AI, yet prior work has been limited to everyday scenarios. To close this gap, we introduce CLASH (Character perspective-based LLM Assessments in Situations with High-stakes), a metic…

Cited by 0SourceScholar
2026

Design Your Ad: Personalized Advertising Image and Text Generation with Unified Autoregressive Models

CVPR 2026

Generating realistic and user-preferred advertisements is a key challenge in e-commerce. Existing approaches utilize multiple independent models driven by click-through-rate (CTR) to controllably create attractive image or text advertisements. However, their pipelines lack cross-modal perception and

Cited by 0SourcecodeScholar
2026

ExpertLongBench: Benchmarking Language Models on Expert-Level Long-Form Generation Tasks with Structured Checklists

ICLR 2026poster

This paper introduces ExpertLongBench, an expert-level benchmark containing 11 tasks from 9 domains that reflect realistic expert workflows and applications. Beyond question answering, the application-driven tasks in ExpertLongBench demand long-form outputs that can exceed 5,000 tokens and strict ad…

Cited by 0SourceScholar
2026

FEDERATED HETEROGENEOUS LANGUAGE MODEL OPTIMIZATION FOR HYBRID AUTOMATIC SPEECH RECOGNITION

ICASSP 2026poster

Training automatic speech recognition (ASR) models increasingly relies on decentralized federated learning to ensure data privacy and accessibility, producing multiple local models that require effective merging. In hybrid ASR systems, while acoustic models can be merged using established methods, t…

Cited by 0SourcePDFScholar
2026

Implicit Actor Critic Coupling via a Supervised Learning Framework for RLVR

ICML 2026poster

Recent advances in Reinforcement Learning with Verifiable Rewards (RLVR) have empowered large language models (LLMs) to tackle challenging reasoning tasks such as mathematics and programming. Despite its promise, the RLVR paradigm poses significant challenges, as existing methods often suffer from s…

Cited by 0SourceScholar
2026

LLMs as Rules Oracles: Exploring Real-World Multimodal Reasoning in Tabletop Strategy Game Environments

ICLR 2026poster

We introduce **LudoBench**, a multimodal reasoning benchmark that evaluates whether vision-enabled large language models (LMs) can acquire, integrate, and reason over heterogeneous game knowledge in mainstream analog tabletop games. Unlike prior works that emphasize deep strategic mastery, LudoBench…

Cited by 0SourceScholar
2026

Learning GUI Grounding with Spatial Reasoning from Visual Feedback

ICML 2026poster

Graphical User Interface (GUI) grounding is commonly framed as a coordinate prediction task – given a natural language instruction, generate on-screen coordinates for actions such as clicks and keystrokes. However, recent Vision Language Models (VLMs) often fail to predict accurate numeric coordinat…

Cited by 0SourceScholar
2026

Learning Ordinal Probabilistic Reward from Preferences

ICLR 2026poster

Reward models are crucial for aligning large language models (LLMs) with human values and intentions. Existing approaches follow either Generative (GRMs) or Discriminative (DRMs) paradigms, yet both suffer from limitations: GRMs typically demand costly point-wise supervision, while DRMs produce unca…

Cited by 0SourceScholar
2026

Lightweight Guidance Sampling and Deep Refinement Reconstruction Network for Adaptive Compressive Sensing

ICRA 2026poster

Adaptive Compressive Sensing (ACS) has attracted increasing attention for its ability to progressively improve image reconstruction quality by dynamically adjusting sampling allocation. Multi-stage sampling is a promising strategy that leverages intermediate reconstructions to guide sampling without…

Cited by 0Scholar
2026

LiveOIBench: Can Large Language Models Outperform Human Contestants in Informatics Olympiads?

ICML 2026poster

Competitive programming problems are increasingly used to evaluate the coding capabilities of large language models (LLMs) due to their complexity and ease of verification. Yet, current coding benchmarks face limitations such as lack of exceptionally challenging problems, insufficient test case cove…

Cited by 0SourcecodeScholar
2026

Mitigating the Safety–Utility Trade-off in LLM Alignment via Adaptive Safe Context Learning

ICML 2026poster

While reasoning models have achieved remarkable success in complex reasoning tasks, their increasing power necessitates stringent safety measures. For safety alignment, the core challenge lies in the inherent trade-off between safety and utility. However, prevailing alignment strategies typically co…

Cited by 0SourceScholar
2026

NExT-OMNI: Towards Any-to-Any Omnimodal Foundation Models with Discrete Flow Matching

ICLR 2026poster

Next-generation multimodal foundation models capable of any-to-any cross-modal generation and multi-turn interaction will serve as core components of artificial general intelligence systems, playing a pivotal role in human-machine interaction. However, most existing multimodal models remain constrai…

Cited by 0SourceScholar
2026

Parameter-Efficient Adaptation for MLLMs via Implicit Modality Decomposition

CVPR 2026

Parameter-efficient fine-tuning (PEFT) has become a compelling approach for adapting large language models (LLMs) into multimodal large language models (MLLMs), enabling them to handle diverse modalities with substantially lower memory and computational costs. However, most existing PEFT methods neg

Cited by 0SourcecodeScholar
2026

Pretrain Value, Not Reward: Decoupled Value Policy Optimization

ICLR 2026poster

In this paper, we explore how directly pretraining a value model simplifies and stabilizes reinforcement learning from human feedback (RLHF). In reinforcement learning, value estimation is the key to policy optimization, distinct from reward supervision. The value function predicts the \emph{retur…

Cited by 0SourcecodeScholar
2026

Process Reward Models That Think

ICML 2026poster

Step-by-step verifiers—also known as process reward models (PRMs)—are a key ingredient for test-time scaling, but training them requires expensive step-level supervision. This work aims to build data-efficient PRMs as verbalized step-wise reward models that verify every step in the solution by gener…

Cited by 0SourcecodeScholar
2026

RePrompt: Reasoning-Augmented Reprompting for Text-to-Image Generation via Reinforcement Learning

ICLR 2026poster

Despite recent progress in text-to-image (T2I) generation, existing models often struggle to faithfully capture user intentions from short and under-specified prompts. While prior work has attempted to enhance prompts using large language models (LLMs), these methods frequently generate stylistic or…

Cited by 0SourcecodeScholar
2026

Reliable Policy Transfer for Safety-Aware End-to-End Driving with Deep Reinforcement Learning

CVPR 2026

End-to-End (E2E) Reinforcement Learning (RL) for autonomous driving still struggles with safety and generalization under distribution shift, as perception-heavy encoders, sparse rewards, and ad hoc uncertainty handling yield brittle closed-loop behavior. This work introduces a unified Deep RL (DRL)

Cited by 0SourcecodeScholar
2026

Text2Grad: Reinforcement Learning from Natural Language Feedback

ICLR 2026poster

Traditional RLHF optimizes language models with coarse, scalar rewards that mask the fine-grained reasons behind success or failure, leading to slow, opaque learning. Recent work augments RL with textual critiques through prompting or reflection, improving interpretability but leaving model paramete…

Cited by 0SourcecodeScholar
2025

AXIS: Efficient Human-Agent-Computer Interaction with API-First LLM-Based Agents

ACL 2025long

Multimodal large language models (MLLMs) have enabled LLM-based agents to directly interact with application user interfaces (UIs), enhancing agents’ performance in complex tasks. However, these agents often suffer from high latency and low reliability due to the extensive sequential UI interactions…

Cited by 0SourcePDFScholar
2025

AdaptFlow: Adaptive Workflow Optimization via Meta-Learning

EMNLP 2025

Recent advances in large language models (LLMs) have sparked growing interest in agentic workflows—structured sequences of LLM invocations designed to solve complex tasks. However, existing approaches often rely on static templates or manually designed workflows, which limit adaptability to diverse

Cited by 0SourcePDFScholar
2025

CLaSp: In-Context Layer Skip for Self-Speculative Decoding

ACL 2025long

Speculative decoding (SD) is a promising method for accelerating the decoding process of Large Language Models (LLMs). The efficiency of SD primarily hinges on the consistency between the draft model and the verify model. However, existing drafting approaches typically require additional modules to…

Cited by 0SourcePDFScholar
2025

Debiased Distillation for Consistency Regularization

AAAI 2025technical

Knowledge distillation transfers "dark knowledge" from a large teacher model to a smaller student model, yielding a highly efficient network. To improve network's generalization ability, existing works use a larger temperature coefficient for knowledge distillation. Nevertheless, these methods may…

2025

Detection-Friendly Nonuniformity Correction: A Union Framework for Infrared UAV Target Detection

CVPR 2025highlight

Infrared unmanned aerial vehicle (UAV) images captured using thermal detectors are often affected by temperature-dependent low-frequency nonuniformity, which significantly reduces the contrast of the images. Detecting UAV targets under nonuniform conditions is crucial in UAV surveillance application…

2025

Domain2Vec: Vectorizing Datasets to Find the Optimal Data Mixture without Training

ICML 2025poster

We introduce *Domain2Vec*, a novel approach that decomposes any dataset into a linear combination of several *meta-domains*, a new concept designed to capture the key underlying features of datasets. *Domain2Vec* maintains a vocabulary of meta-domains and uses a classifier to decompose any given dat…

Cited by 0SourcePDFScholar
2025

Efficient Ensemble for Fine-tuning Language Models on Multiple Datasets

ACL 2025long

This paper develops an ensemble method for fine-tuning a language model to multiple datasets. Existing methods, such as quantized LoRA (QLoRA), are efficient when adapting to a single dataset. When training on multiple datasets of different tasks, a common setup in practice, it remains unclear how t…

2025

FactBench: A Dynamic Benchmark for In-the-Wild Language Model Factuality Evaluation

ACL 2025long

The rapid adoption of language models (LMs) across diverse applications has raised concerns about their factuality, i.e., their consistency with real-world facts. We introduce VERIFY, an evidence-based evaluation pipeline that measures LMs’ factuality in real-world user interactions. VERIFY consider…

Cited by 0SourcePDFScholar
2025

FedWMSAM: Fast and Flat Federated Learning via Weighted Momentum and Sharpness-Aware Minimization

NeurIPS 2025poster

In federated learning (FL), models must \emph{converge quickly} under tight communication budgets while \emph{generalizing} across non-IID client distributions. These twin requirements have naturally led to two widely used techniques: client/server \emph{momentum} to accelerate progress, and \emph{s…

Cited by 0SourcecodeScholar
2025

From Conversation to Automation: Leveraging LLMs for Problem-Solving Therapy Analysis

ACL 2025finding

Problem-Solving Therapy (PST) is a structured psychological approach that helps individuals manage stress and resolve personal issues by guiding them through problem identification, solution brainstorming, decision-making, and outcome evaluation. As mental health care increasingly adopts technologie…

2025

HARMONY: A Privacy-preserving and Sensor-agnostic Tele-monitoring system

IJCAI 2025

Global aging necessitates tele-monitoring systems to provide real-time tracking and timely assistance for older adults living independently. While pervasive wireless devices (e.g., CSI, IMU, UWB) enable cost-effective, non-intrusive monitoring, existing systems lack flexibility, limiting their adapt

Cited by 0SourcePDFScholar
2025

ICL-Bandit: Relevance Labeling in Advertisement Recommendation Systems via LLM

EMNLP 2025

Measuring the relevance between user queries and advertisements is a critical task for advertisement (ad) recommendation systems, such as Microsoft Bing Ads and Google Ads. Traditionally, this requires expert data labeling, which is both costly and time-consuming. Recent advances have explored using

Cited by 0SourcePDFScholar
2025

Learning Dynamics in Continual Pre-Training for Large Language Models

ICML 2025oral

Continual Pre-Training (CPT) has become a popular and effective method to apply strong foundation models to specific downstream tasks. In this work, we explore the **learning dynamics** throughout the CPT process for large language models (LLMs). We specifically focus on how general and downstream…

Cited by 0SourcePDFScholar
2025

Linear-Time Demonstration Selection for In-Context Learning via Gradient Estimation

EMNLP 2025

This paper introduces an algorithm to select demonstration examples for in-context learning of a query set. Given a set of n examples, how can we quickly select k out of n to best serve as the conditioning for downstream inference? This problem has broad applications in prompt tuning and chain-of-th

2025

MDBench: A Synthetic Multi-Document Reasoning Benchmark Generated with Knowledge Guidance

ACL 2025finding

Natural language processing evaluation has made significant progress, largely driven by the proliferation of powerful large language mod-els (LLMs). New evaluation benchmarks are of increasing priority as the reasoning capabilities of LLMs are expanding at a rapid pace. In particular, while multi-do…

2025

MLRC-Bench: Can Language Agents Solve Machine Learning Research Challenges?

NeurIPS 2025poster

We introduce **MLRC-Bench**, a benchmark designed to quantify how effectively language agents can tackle challenging **M**achine **L**earning (ML) **R**esearch **C**ompetitions, with a focus on open research problems that demand novel methodologies. Unlike prior work, e.g., AI Scientist, which evalu…

Cited by 0SourceScholar
2025

PRIME: Large Language Model Personalization with Cognitive Dual-Memory and Personalized Thought Process

EMNLP 2025

Large language model (LLM) personalization aims to align model outputs with individuals’ unique preferences and opinions. While recent efforts have implemented various personalization methods, a unified theoretical framework that can systematically understand the drivers of effective personalization

Cited by 12SourcePDFScholar
2025

Re3Syn: A Dependency-Based Data Synthesis Framework for Long-Context Post-training

ACL 2025long

An important trend in the realm of large language models (LLMs) is the development of longer context windows. However, training LLMs with long context windows to acquire the capability of effectively modeling lengthy inputs is often hindered by the scarcity of naturally long-context data. Existing m…

2025

RuAG: Learned-rule-augmented Generation for Large Language Models

ICLR 2025poster

In-context learning (ICL) and Retrieval-Augmented Generation (RAG) have gained attention for their ability to enhance LLMs' reasoning by incorporating external knowledge but suffer from limited contextual window size, leading to insufficient information injection. To this end, we propose a novel fra…

Cited by 2SourcePDFScholar
2025

SSC-VAE: Structured Sparse Coding Based Variational Autoencoder for Detail Preserved Image Reconstruction

AAAI 2025technical

Discrete latent representation techniques, such as Vector Quantization (VQ) and Sparse Coding (SC), have demonstrated superior image reconstruction and generation quality compared to continuous representation methods in Variational Autoencoders (VAEs). However, existing approaches often treat the la…

2025

SYNC: A Synthetic Long-Context Understanding Benchmark for Controlled Comparisons of Model Capabilities

EMNLP 2025

Recently, researchers have turned to synthetic tasks for evaluation of large language models’ long-context capabilities, as they offer more flexibility than realistic benchmarks in scaling both input length and dataset size. However, existing synthetic tasks typically target narrow skill sets such a

Cited by 0SourcePDFScholar
2025

Step-by-Step Correction of LLM-based Math Word Problems Solutions

ICASSP 2025accepted

Following the success of Large Language Models (LLMs) in language tasks, LLMs have been adapted for reasoning in math word problems (MWPs). MWP is a complex task that requires both semantic understanding of text and mathematical reasoning, such that achieving high accuracy in MWP remains a challenge…

Cited by 0SourceScholar
2025

Structured Moral Reasoning in Language Models: A Value-Grounded Evaluation Framework

EMNLP 2025

Large language models (LLMs) are increasingly deployed in domains requiring moral understanding, yet their reasoning often remains shallow, and misaligned with human reasoning. Unlike humans, whose moral reasoning integrates contextual trade-offs, value systems, and ethical theories, LLMs often rely

Cited by 0SourcePDFScholar
2025

Thread: A Logic-Based Data Organization Paradigm for How-To Question Answering with Retrieval Augmented Generation

EMNLP 2025

Recent advances in retrieval-augmented generation (RAG) have substantially improved question-answering systems, particularly for factoid ‘5Ws’ questions. However, significant challenges remain when addressing ‘1H’ questions, specifically how-to questions, which are integral for decision-making and r

Cited by 0SourcePDFScholar
2025

Token-level Proximal Policy Optimization for Query Generation

EMNLP 2025

Query generation is a critical task for web search engines (e.g. Google, Bing) and recommendation systems. Recently, state-of-the-art query generation methods leverage Large Language Models (LLMs) for their strong capabilities in context understanding and text generation. However, they still face ch

Cited by 0SourcePDFScholar
2025

UVS: A Novel Underwater Vehicle with Integrated VCMS-Thrusters Hybrid Architecture for Enhanced Attitude Regulation

IROS 2025

Autonomous Underwater Vehicles (AUVs) require energy-efficient and responsive attitude control for underwater operations. We present UVS, a novel underwater vehicle that combines Variable Center of Mass System (VCMS) and thrusters for hybrid attitude regulation. Through multi-objective optimization

Cited by 0SourceScholar
2025

Unstructured Evidence Attribution for Long Context Query Focused Summarization

EMNLP 2025

Large language models (LLMs) are capable of generating coherent summaries from very long contexts given a user query, and extracting and citing evidence spans helps improve the trustworthiness of these summaries. Whereas previous work has focused on evidence citation with fixed levels of granularity

2025

VCM: Vision Concept Modeling with Adaptive Vision Token Compression via Instruction Fine-Tuning

NeurIPS 2025poster

Large vision-language models (LVLMs) have emerged as foundational tools for real-world AI applications. Despite their remarkable capabilities, current LVLMs process entire images at the token level, leading to significant inefficiencies compared to human cognition, which selectively focuses on high-…

Cited by 0SourcecodeScholar
2025

VIP-Dock: Vision, Inertia, and Pressure Sensor Fusion for Underwater Docking with Optical Beacon Guidance

ICRA 2025

Underwater docking enhances the operational capabilities of Autonomous Underwater Vehicles (AUVs) by facilitating energy and data transfer. Optical beacons serve as the primary guidance method for AUVs to localize and track docking stations. This paper presents VIP-Dock, a novel optical beacon track

Cited by 1SourceScholar
2025

VeriFact: Enhancing Long-Form Factuality Evaluation with Refined Fact Extraction and Reference Facts

EMNLP 2025

Large language models (LLMs) excel at generating long-form responses, but evaluating their factuality remains challenging due to complex inter-sentence dependencies within the generated facts. Prior solutions predominantly follow a decompose-decontextualize-verify pipeline but often fail to capture

Cited by 0SourcePDFScholar
2025

WarriorCoder: Learning from Expert Battles to Augment Code Large Language Models

ACL 2025long

Despite recent progress achieved by code large language models (LLMs), their remarkable abilities are largely dependent on fine-tuning on the high-quality data, posing challenges for data collection and annotation. To address this, current methods often design various data flywheels to collect compl…

2024

AWESOME: GPU Memory-constrained Long Document Summarization using Memory Mechanism and Global Salient Content

NAACL 2024long

Long document summarization systems are critical for domains with lengthy and jargon-laden text, yet they present significant challenges to researchers and developers with limited computing resources. Existing solutions mainly focus on efficient attentions or divide-and-conquer strategies. The forme…

2024

Analyzing Occupational Distribution Representation in Japanese Language Models

COLING 2024main

Recent advances in large language models (LLMs) have enabled users to generate fluent and seemingly convincing text. However, these models have uneven performance in different languages, which is also associated with undesirable societal biases toward marginalized populations. Specifically, there is…

Cited by 1SourcePDFScholar
2024

AutoRAG-HP: Automatic Online Hyper-Parameter Tuning for Retrieval-Augmented Generation

EMNLP 2024finding

Recent advancements in Large Language Models have transformed ML/AI development, necessitating a reevaluation of AutoML principles for the Retrieval-Augmented Generation (RAG) systems. To address the challenges of hyper-parameter optimization and online adaptation in RAG, we propose the AutoRAG-HP f…

Cited by 2SourcePDFScholar
2024

Balance Reward and Safety Optimization for Safe Reinforcement Learning: A Perspective of Gradient Manipulation

AAAI 2024technical

Ensuring the safety of Reinforcement Learning (RL) is crucial for its deployment in real-world applications. Nevertheless, managing the trade-off between reward and safety during exploration presents a significant challenge. Improving reward performance through policy adjustments may adversely affec…

2024

Closing the Loop: Learning to Generate Writing Feedback via Language Model Simulated Student Revisions

EMNLP 2024main

Providing feedback is widely recognized as crucial for refining students’ writing skills. Recent advances in language models (LMs) have made it possible to automatically generate feedback that is actionable and well-aligned with human-specified attributes. However, it remains unclear whether the fee…

2024

Enhanced Language Model Truthfulness with Learnable Intervention and Uncertainty Expression

ACL 2024findings

Large language models (LLMs) can generate long-form and coherent text, yet they often hallucinate facts, which undermines their reliability. To mitigate this issue, inference-time methods steer LLM representations toward the “truthful directions” previously learned for truth elicitation. However, ap…

2024

Enhancing Language Model Factuality via Activation-Based Confidence Calibration and Guided Decoding

EMNLP 2024main

Calibrating language models (LMs) aligns their generation confidence with the actual likelihood of answer correctness, which can inform users about LMs’ reliability and mitigate hallucinated content. However, prior calibration methods, such as self-consistency-based and logit-based approaches, are e…

2024

Everything of Thoughts: Defying the Law of Penrose Triangle for Thought Generation

ACL 2024findings

This paper introduce a novel thought prompting approach called ”Everything of Thoughts” (XoT) for Large Language Models (LLMs) to defy the law of ”Penrose triangle” of existing thought paradigms, to achieve three key perspectives in thought generation simultaneously: performance, efficiency, and fle…

2024

Hierarchical Gaussian Mixture Normalizing Flow Modeling for Unified Anomaly Detection

ECCV 2024poster

"Unified anomaly detection (AD) is one of the most valuable challenges for anomaly detection, where one unified model is trained with normal samples from multiple classes with the objective to detect anomalies in these classes. For such a challenging task, popular normalizing flow (NF) based AD meth…

2024

LitCab: Lightweight Language Model Calibration over Short- and Long-form Responses

ICLR 2024poster

A model is considered well-calibrated when its probability estimate aligns with the actual likelihood of the output being correct. Calibrating language models (LMs) is crucial, as it plays a vital role in detecting and mitigating hallucinations of LMs as well as building more trustworthy models. How…

2024

MIDGARD: Self-Consistency Using Minimum Description Length for Structured Commonsense Reasoning

ACL 2024long

We study the task of conducting structured reasoning as generating a reasoning graph from natural language input using large language models (LLMs). Previous approaches have explored various prompting schemes, yet they suffer from error propagation due to the autoregressive nature and single-pass-ba…

2024

MOKA: Moral Knowledge Augmentation for Moral Event Extraction

NAACL 2024long

News media often strive to minimize explicit moral language in news articles, yet most articles are dense with moral values as expressed through the reported events themselves. However, values that are reflected in the intricate dynamics among *participating entities* and *moral events* are far more…

2024

Narrative-of-Thought: Improving Temporal Reasoning of Large Language Models via Recounted Narratives

EMNLP 2024finding

Reasoning about time and temporal relations is an integral aspect of human cognition, essential for perceiving the world and navigating our experiences. Though large language models (LLMs) have demonstrated impressive performance in many reasoning tasks, temporal reasoning remains challenging due to…

2024

Neural Super-Resolution for Real-time Rendering with Radiance Demodulation

CVPR 2024poster

It is time-consuming to render high-resolution images in applications such as video games and virtual reality and thus super-resolution technologies become increasingly popular for real-time rendering. However it is challenging to preserve sharp texture details keep the temporal stability and avoid…

2024

PELMS: Pre-training for Effective Low-Shot Multi-Document Summarization

NAACL 2024long

We investigate pre-training techniques for abstractive multi-document summarization (MDS), which is much less studied than summarizing single documents. Though recent work has demonstrated the effectiveness of highlighting information salience for pre-training strategy design, they struggle to gener…

2024

Parallel Ranking of Ads and Creatives in Real-Time Advertising Systems

AAAI 2024technical

Creativity is the heart and soul of advertising services. Effective creatives can create a win-win scenario: advertisers each target users and achieve marketing objectives more effectively, users more quickly find products of interest, and platforms generate more advertising revenue. With the advent…

Cited by 2SourcePDFScholar
2024

SELF-GUARD: Empower the LLM to Safeguard Itself

NAACL 2024long

With the increasing risk posed by jailbreak attacks, recent studies have investigated various methods to improve the safety of large language models (LLMs), mainly falling into two strategies: safety training and safeguards. Safety training involves fine-tuning the LLM with adversarial samples, whic…

2024

SMuCo: Reinforcement Learning for Visual Control via Sequential Multi-view Total Correlation

UAI 2024poster

The advent of abundant image data has catalyzed the advancement of visual control in reinforcement learning (RL) systems, leveraging multiple view- points to capture the same physical states, which could enhance control performance theoretically. However, integrating multi-view data into representat…

Cited by 0SourcePDFScholar
2024

Scalable Fine-tuning from Multiple Data Sources: A First-Order Approximation Approach

EMNLP 2024finding

We study the problem of fine-tuning a language model (LM) for a target task by optimally using the information from n auxiliary tasks. This problem has broad applications in NLP, such as targeted instruction tuning and data selection in chain-of-thought fine-tuning. The key challenge of this problem…

2024

Shoes-ACOSI: A Dataset for Aspect-Based Sentiment Analysis with Implicit Opinion Extraction

EMNLP 2024finding

We explore *implicit opinion extraction* as a new component of aspect-based sentiment analysis (ABSA) systems. Prior work in ABSA has investigated opinion extraction as an important subtask, however, these works only label concise, *explicitly*-stated opinion spans. In this work, we present **Shoes-…

Cited by 1SourcePDFScholar
2024

Small Language Models Need Strong Verifiers to Self-Correct Reasoning

ACL 2024findings

Self-correction has emerged as a promising solution to boost the reasoning performance of large language models (LLMs), where LLMs refine their solutions using self-generated critiques that pinpoint the errors. This work explores whether small (≤ 13B) language models (LMs) have the ability of self-c…

2023

All Things Considered: Detecting Partisan Events from News Media with Cross-Article Comparison

EMNLP 2023long main

Public opinion is shaped by the information news media provide, and that information in turn may be shaped by the ideological preferences of media outlets. But while much attention has been devoted to media bias via overt ideological language or topic selection, a more unobtrusive way in which the m…

Cited by 0SourcecodeScholar
2023

Conservative State Value Estimation for Offline Reinforcement Learning

NeurIPS 2023poster

Offline reinforcement learning faces a significant challenge of value over-estimation due to the distributional drift between the dataset and the current learned policy, leading to learning failure in practice. The common approach is to incorporate a penalty term to reward or value estimation in the…

2023

Crossing the Aisle: Unveiling Partisan and Counter-Partisan Events in News Reporting

EMNLP 2023short findings

News media is expected to uphold unbiased reporting. Yet they may still affect public opinion by selectively including or omitting events that support or contradict their ideological positions. Prior work in NLP has only studied media bias via linguistic style and word usage. In this paper, we s…

Cited by 0SourcecodeScholar
2023

Few-shot Reranking for Multi-hop QA via Language Model Prompting

ACL 2023long

We study few-shot reranking for multi-hop QA (MQA) with open-domain questions. To alleviate the need for a large number of labeled question-document pairs for retriever training, we propose PromptRank, which relies on language model prompting for multi-hop path reranking. PromptRank first constructs…

Cited by 17SourcePDFScholar
2023

GRACE: Discriminator-Guided Chain-of-Thought Reasoning

EMNLP 2023long findings

In the context of multi-step reasoning, e.g., with chain-of-thought, language models (LMs) can easily assign a high likelihood to incorrect steps. As a result, decoding strategies that optimize for solution likelihood often yield incorrect solutions. To address this issue, we propose Guiding chain-o…

Cited by 0SourcecodeScholar
2023

Merging Generated and Retrieved Knowledge for Open-Domain QA

EMNLP 2023long main

Open-domain question answering (QA) systems are often built with retrieval modules. However, retrieving passages from a given source is known to suffer from insufficient knowledge coverage. Alternatively, prompting large language models (LLMs) to generate contextual passages based on their parametri…

Cited by 0SourcecodeScholar
2023

You Are What You Annotate: Towards Better Models through Annotator Representations

EMNLP 2023long findings

Annotator disagreement is ubiquitous in natural language processing (NLP) tasks. There are multiple reasons for such disagreements, including the subjectivity of the task, difficult cases, unclear guidelines, and so on. Rather than simply aggregating labels to obtain data annotations, we instead try…

Cited by 0SourcecodeScholar
2022

Explaining Point Processes by Learning Interpretable Temporal Logic Rules

ICLR 2022poster

We propose a principled method to learn a set of human-readable logic rules to explain temporal point processes. We assume that the generative mechanisms underlying the temporal point processes are governed by a set of first-order temporal logic rules, as a compact representation of domain knowledg…

Cited by 26SourcePDFScholar
2022

Generative Aspect-Based Sentiment Analysis with Contrastive Learning and Expressive Structure

EMNLP 2022finding

Generative models have demonstrated impressive results on Aspect-based Sentiment Analysis (ABSA) tasks, particularly for the emerging task of extracting Aspect-Category-Opinion-Sentiment (ACOS) quadruples. However, these models struggle with implicit sentiment expressions, which are commonly observe…

2022

Generative Entity-to-Entity Stance Detection with Knowledge Graph Augmentation

EMNLP 2022main

Stance detection is typically framed as predicting the sentiment in a given text towards a target entity. However, this setup overlooks the importance of the source entity, i.e., who is expressing the opinion. In this paper, we emphasize the imperative need for studying interactions among entities w…

2022

Late Fusion with Triplet Margin Objective for Multimodal Ideology Prediction and Analysis

EMNLP 2022main

Prior work on ideology prediction has largely focused on single modalities, i.e., text or images. In this work, we introduce the task of multimodal ideology prediction, where a model predicts binary or five-point scale ideological leanings, given a text-image pair with political content. We first co…

2022

LoRA: Low-Rank Adaptation of Large Language Models

ICLR 2022poster

An important paradigm of natural language processing consists of large-scale pre-training on general domain data and adaptation to particular tasks or domains. As we pre-train larger models, full fine-tuning, which retrains all model parameters, becomes less feasible. Using GPT-3 175B as an example…

2022

POLITICS: Pretraining with Same-story Article Comparison for Ideology Prediction and Stance Detection

NAACL 2022findings

Ideology is at the core of political science research. Yet, there still does not exist general-purpose tools to characterize and predict ideology across different genres of text. To this end, we study Pretrained Language Models using novel ideology-driven pretraining objectives that rely on the comp…

2022

Sentence-level Media Bias Analysis Informed by Discourse Structures

EMNLP 2022main

As polarization continues to rise among both the public and the news media, increasing attention has been devoted to detecting media bias. Most recent work in the NLP community, however, identify bias at the level of individual articles. However, each article itself comprises multiple sentences, whi…

Cited by 37SourcePDFScholar
2022

T-SMOTE: Temporal-oriented Synthetic Minority Oversampling Technique for Imbalanced Time Series Classification

IJCAI 2022poster

Time series classification is a popular and important topic in machine learning, and it suffers from the class imbalance problem in many real-world applications. In this paper, to address the class imbalance problem, we propose a novel and practical oversampling method named T-SMOTE, which can make…

Cited by 26SourcePDFScholar
2022

Towards Process-Oriented, Modular, and Versatile Question Generation that Meets Educational Needs

NAACL 2022long

NLP-powered automatic question generation (QG) techniques carry great pedagogical potential of saving educators’ time and benefiting student learning. Yet, QG systems have not been widely adopted in classrooms to date. In this work, we aim to pinpoint key impediments and investigate how to improve t…

2021

CLIFF: Contrastive Learning for Improving Faithfulness and Factuality in Abstractive Summarization

EMNLP 2021main

We study generating abstractive summaries that are faithful and factually consistent with the given articles. A novel contrastive learning formulation is presented, which leverages both reference summaries, as positive training data, and automatically generated erroneous summaries, as negative train…

2021

DYPLOC: Dynamic Planning of Content Using Mixed Language Models for Text Generation

ACL 2021long

We study the task of long-form opinion text generation, which faces at least two distinct challenges. First, existing neural generation models fall short of coherence, thus requiring efficient content planning. Second, diverse types of information are needed to guide the generator to cover both subj…

Cited by 31SourcePDFScholar
2021

Efficient Attentions for Long Document Summarization

NAACL 2021long

The quadratic computational and memory complexities of large Transformers have limited their scalability for long document summarization. In this paper, we propose Hepos, a novel efficient encoder-decoder attention with head-wise positional strides to effectively pinpoint salient information from th…

2021

Learning To Segment Actions From Visual and Language Instructions via Differentiable Weak Sequence Alignment

CVPR 2021poster

We address the problem of unsupervised localization of key-steps and feature learning in instructional videos using both visual and language instructions. Our key observation is that the sequences of visual and linguistic key-steps are weakly aligned: there is an ordered one-to-one correspondence be…

Cited by 50PDFcodeScholar
2021

SEQ-CPC : Sequential Contrastive Predictive Coding for Automatic Speech Recognition

ICASSP 2021accepted

Inspired by the contrastive predictive coding (CPC), we propose a feature representation scheme for automatic speech recognition (ASR), which encodes sequential dependency information from raw audio signals. Following the original CPC, for a given frame, mutual information (MI) lower bound is maximi…

Cited by 0SourceScholar
2020

Infinite-horizon Off-Policy Policy Evaluation with Multiple Behavior Policies

ICLR 2020poster

We consider off-policy policy evaluation when the trajectory data are generated by multiple behavior policies. Recent work has shown the key role played by the state or state-action stationary distribution corrections in the infinite horizon context for off-policy policy evaluation. We propose estim…

Cited by 7SourceScholar
2019

Polynomial Networks Representation of Nonlinear Mixtures with Application in Underdetermined Blind Source Separation

ICASSP 2019accepted

Similar to the deep architectures, a novel multi-layer architecture is used to extend the linear blind source separation (BSS) method to the nonlinear case in this paper. The approach approximates the nonlinearities based on a polynomial network, where the layer of our network begins with the polyno…

Cited by 0SourceScholar
2015

Ground moving target imaging by synthetic aperture radar based on an unified framework of keystone transformation

ICASSP 2015accepted

This paper presents a new SAR ground moving target imaging (GMTIm) algorithm based on an unified framework of Keystone transformation (KT). To combat the inherent range-azimuth coupling, an tandem two-step strategy is designed, where the range decoupling is implemented by polar format algorithm (PFA…

Cited by 0SourceScholar