← Search

Kai-Wei Chang

185 accepted papers

2026

ContextNav: Towards Agentic Multimodal In-Context Learning

ICLR 2026poster

Recent advances demonstrate that multimodal large language models (MLLMs) exhibit strong multimodal in-context learning (ICL) capabilities, enabling them to adapt to novel vision-language tasks from a few contextual examples. However, existing ICL approaches face challenges in reconciling generaliza…

Cited by 0SourceScholar
2026

GAME-TIME: EVALUATING TEMPORAL DYNAMICS IN SPOKEN LANGUAGE MODELS

ICASSP 2026oral

Conversational Spoken Language Models (SLMs) are emerging as a promising paradigm for real-time speech interaction. However, their capacity of temporal dynamics, including the ability to manage timing, tempo and simultaneous speaking, remains a critical and unevaluated challenge for conversational f…

Cited by 0SourcePDFScholar
2026

HoneyBee: Data Recipes for Vision-Language Reasoners

CVPR 2026

Recent advances in vision-language models (VLMs) have made them highly effective at reasoning tasks. However, the principles underlying the construction of performant VL reasoning training datasets remain poorly understood. In this work, we introduce several data curation approaches and study their

Cited by 0SourcecodeScholar
2026

Learning Structured Reasoning via Tractable Trajectory Control

ICML 2026spotlight

Large language models can exhibit emergent reasoning behaviors, often manifested as recurring lexical patterns (e.g., “wait,” indicating verification). However, complex reasoning trajectories remain sparse in unconstrained sampling, and standard RL often fails to guarantee the acquisition of diverse…

Cited by 0SourceScholar
2026

OpenThoughts: Data Recipes for Reasoning Models

ICLR 2026oral

Reasoning models have made rapid progress on many benchmarks involving math, code, and science. Yet, there are still many open questions about the best train- ing recipes for reasoning since state-of-the-art models often rely on proprietary datasets with little to no public information available. To…

Cited by 0SourcecodeScholar
2026

VideoPhy-2: A Challenging Action-Centric Physical Commonsense Evaluation in Video Generation

ICLR 2026poster

Large-scale video generative models, capable of creating realistic videos of diverse visual concepts, are strong candidates for general-purpose physical world simulators. However, their adherence to physical commonsense across real-world actions remains unclear (e.g., playing tennis, backflip). Exis…

Cited by 0SourcecodeScholar
2025

3DLLM-Mem: Long-Term Spatial-Temporal Memory for Embodied 3D Large Language Model

NeurIPS 2025poster

Humans excel at performing complex tasks by leveraging long-term memory across temporal and spatial experiences. In contrast, current Large Language Models (LLMs) struggle to effectively plan and act in dynamic, multi-room 3D environments. We posit that part of this limitation is due to the lack of…

Cited by 0SourceScholar
2025

BRIEF: Bridging Retrieval and Inference for Multi-hop Reasoning via Compression

NAACL 2025findings

Retrieval-augmented generation (RAG) can supplement large language models (LLMs) by integrating external knowledge. However, as the number of retrieved documents increases, the input length to LLMs grows linearly, causing a dramatic increase in latency and a degradation in long-context understanding…

2025

Comparing Bad Apples to Good Oranges Aligning Large Language Models via Joint Preference Optimization

ACL 2025finding

A common technique for aligning large language models (LLMs) relies on acquiring human preferences by comparing multiple generations conditioned on a fixed context. This method, however, relies solely on pairwise comparisons, where the generations are evaluated within an identical context. While eff…

2025

Con-ReCall: Detecting Pre-training Data in LLMs via Contrastive Decoding

COLING 2025main

The training data in large language models is key to their success, but it also presents privacy and security risks, as it may contain sensitive information. Detecting pre-training data is crucial for mitigating these concerns. Existing methods typically analyze target text in isolation or solely wi…

2025

Contradiction Retrieval via Contrastive Learning with Sparsity

ICML 2025poster

Contradiction retrieval refers to identifying and extracting documents that explicitly disagree with or refute the content of a query, which is important to many downstream applications like fact checking and data cleaning. To retrieve contradiction argument to the query from large document corpora,…

Cited by 0SourcePDFScholar
2025

Contrastive Visual Data Augmentation

ICML 2025poster

Large multimodal models (LMMs) often struggle to recognize novel concepts, as they rely on pre-trained knowledge and have limited ability to capture subtle visual details. Domain-specific knowledge gaps in training also make them prone to confusing visually similar, commonly misrepresented, or low-r…

Cited by 0SourcePDFScholar
2025

DRS: Deep Question Reformulation With Structured Output

ACL 2025finding

Question answering represents a core capability of large language models (LLMs). However, when individuals encounter unfamiliar knowledge in texts, they often formulate questions that the text itself cannot answer due to insufficient understanding of the underlying information. Recent studies reveal…

2025

DiCoRe: Enhancing Zero-shot Event Detection via Divergent-Convergent LLM Reasoning

EMNLP 2025

Zero-shot Event Detection (ED), the task of identifying event mentions in natural language text without any training data, is critical for document understanding in specialized domains. Understanding the complex event ontology, extracting domain-specific triggers from the passage, and structuring th

Cited by 0SourcePDFScholar
2025

Dynamic-SUPERB Phase-2: A Collaboratively Expanding Benchmark for Measuring the Capabilities of Spoken Language Models with 180 Tasks

ICLR 2025poster

Multimodal foundation models, such as Gemini and ChatGPT, have revolutionized human-machine interactions by seamlessly integrating various forms of data. Developing a universal spoken language model that comprehends a wide range of natural language instructions is critical for bridging communication…

2025

Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence

NeurIPS 2025spotlight

AI agents today are mostly siloed — they either retrieve and reason over vast amount of digital information and knowledge obtained online; or interact with the physical world through embodied perception, planning and action — but rarely both. This separation limits their ability to solve tasks that…

Cited by 0SourceScholar
2025

Exploring Visual Vulnerabilities via Multi-Loss Adversarial Search for Jailbreaking Vision-Language Models

CVPR 2025poster

Despite inheriting security measures from underlying language models, Vision-Language Models (VLMs) may still be vulnerable to safety alignment issues. Through empirical analysis, we uncover two critical findings: scenario-matched images can significantly amplify harmful outputs, and contrary to com…

Cited by 1SourcePDFScholar
2025

LUME: LLM Unlearning with Multitask Evaluations

EMNLP 2025

Unlearning aims to remove copyrighted, sensitive, or private content from large language models (LLMs) without a full retraining. In this work, we develop a multi-task unlearning benchmark LUME that features three tasks: (1) unlearn synthetically generated creative short novels, (2) unlearn syntheti

2025

LaViDa: A Large Diffusion Model for Vision-Language Understanding

NeurIPS 2025spotlight

Modern Vision-Language Models (VLMs) can solve a wide range of tasks requiring visual reasoning. In real-world scenarios, desirable properties for VLMs include fast inference and controllable generation (e.g., constraining outputs to adhere to a desired format). However, existing autoregressive (AR)…

Cited by 0SourcecodeScholar
2025

LongMemEval: Benchmarking Chat Assistants on Long-Term Interactive Memory

ICLR 2025poster

Recent large language model (LLM)-driven chat assistant systems have integrated memory components to track user-assistant chat histories, enabling more accurate and personalized responses. However, their long-term memory capabilities in sustained interactions remain underexplored. We introduce LongM…

2025

METAL: A Multi-Agent Framework for Chart Generation with Test-Time Scaling

ACL 2025long

Chart generation aims to generate code to produce charts satisfying the desired visual properties, e.g., texts, layout, color, and type. It has great potential to empower the automatic professional report generation in financial analysis, research presentation, education, and healthcare. In this wor…

Cited by 0SourcePDFScholar
2025

MQuAKE-Remastered: Multi-Hop Knowledge Editing Can Only Be Advanced with Reliable Evaluations

ICLR 2025spotlight

Large language models (LLMs) can give out erroneous answers to factually rooted questions either as a result of undesired training outcomes or simply because the world has moved on after a certain knowledge cutoff date. Under such scenarios, *knowledge editing* often comes to the rescue by deliverin…

2025

MRAG-Bench: Vision-Centric Evaluation for Retrieval-Augmented Multimodal Models

ICLR 2025poster

Existing multimodal retrieval benchmarks primarily focus on evaluating whether models can retrieve and utilize external textual knowledge for question answering. However, there are scenarios where retrieving visual information is either more beneficial or easier to access than textual data. In this…

Cited by 9SourcePDFScholar
2025

Magnet: Multi-turn Tool-use Data Synthesis and Distillation via Graph Translation

ACL 2025long

Large language models (LLMs) have exhibited the ability to effectively utilize external tools to address user queries. However, their performance may be limited in complex, multi-turn interactions involving users and multiple tools. To address this, we propose Magnet, a principled framework for synt…

Cited by 0SourcePDFScholar
2025

MuirBench: A Comprehensive Benchmark for Robust Multi-image Understanding

ICLR 2025poster

We introduce MuirBench, a comprehensive benchmark that focuses on robust multi-image understanding capabilities of multimodal LLMs. MuirBench consists of 12 diverse multi-image tasks (e.g., scene understanding, ordering) that involve 10 categories of multi-image relations (e.g., multiview, temporal…

2025

Not Every Token Needs Forgetting: Selective Unlearning Balancing Forgetting and Utility in Large Language Models

EMNLP 2025

Large Language Model (LLM) unlearning has recently gained significant attention, driven by the need to remove unwanted information—such as private, sensitive, or copyrighted content—from trained models. However, conventional unlearning approaches indiscriminately update model parameters to forget al

Cited by 0SourcePDFScholar
2025

On Localizing and Deleting Toxic Memories in Large Language Models

NAACL 2025findings

Warning: This paper contains offensive language.Ensuring that large language models (LLMs) do not generate harmful text is critical for their safe deployment. A common failure mode involves producing toxic responses to otherwise innocuous prompts. While various detoxification methods have been propo…

Cited by 0SourcePDFScholar
2025

OpenVLThinker: Complex Vision-Language Reasoning via Iterative SFT-RL Cycles

NeurIPS 2025poster

We introduce *OpenVLThinker*, one of the first open-source large vision–language models (LVLMs) to exhibit sophisticated chain-of-thought reasoning, achieving notable performance gains on challenging visual reasoning tasks. While text-based reasoning models (e.g., Deepseek R1) show promising results…

Cited by 0SourceScholar
2025

PARTONOMY: Large Multimodal Models with Part-Level Visual Understanding

NeurIPS 2025spotlight

Real-world objects are composed of distinctive, object-specific parts. Identifying these parts is key to performing fine-grained, compositional reasoning—yet, large multimodal models (LMMs) struggle to perform this seemingly straightforward task. In this work, we introduce PARTONOMY, an LMM benchmar…

Cited by 0SourceScholar
2025

QLASS: Boosting Language Agent Inference via Q-Guided Stepwise Search

ICML 2025poster

Language agents have become a promising solution to complex interactive tasks. One of the key ingredients to the success of language agents is the reward model on the trajectory of the agentic workflow, which provides valuable guidance during training or inference. However, due to the lack of annota…

2025

SNaRe: Domain-aware Data Generation for Low-Resource Event Detection

EMNLP 2025

Event Detection (ED) – the task of identifying event mentions from natural language text – is critical for enabling reasoning in highly specialized domains such as biomedicine, law, and epidemiology. Data generation has proven to be effective in broadening its utility to wider applications without r

2025

STIV: Scalable Text and Image Conditioned Video Generation

ICCV 2025poster

We present a simple and scalable text and image conditioned video generation method. Our approach, named STIV, integrates a variable number of image conditions into a Diffusion Transformer (DiT) through frame replacement. This design enables STIV to perform both text-to-video (T2V) and text-image-to…

2025

SYNTHIA: Novel Concept Design with Affordance Composition

ACL 2025long

Text-to-image (T2I) models enable rapid concept design, making them widely used in AI-driven design. While recent studies focus on generating semantic and stylistic variations of given design concepts, –the integration of multiple affordances into a single coherent concept–remains largely overlooked…

2025

SlowFast-VGen: Slow-Fast Learning for Action-Driven Long Video Generation

ICLR 2025spotlight

Human beings are endowed with a complementary learning system, which bridges the slow learning of general world dynamics with fast storage of episodic memory from a new experience. Previous video generation models, however, primarily focus on slow learning by pre-training on vast amounts of data, ov…

Cited by 4SourcePDFScholar
2025

The Male CEO and the Female Assistant: Evaluation and Mitigation of Gender Biases in Text-To-Image Generation of Dual Subjects

ACL 2025long

Recent large-scale T2I models like DALLE-3 have made progress in reducing gender stereotypes when generating single-person images. However, significant biases remain when generating images with more than one person. To systematically evaluate this, we propose the **Paired Stereotype Test (PST)** fra…

2025

Towards Safety Reasoning in LLMs: AI-agentic Deliberation for Policy-embedded CoT Data Creation

ACL 2025finding

Safety reasoning is a recent paradigm where LLMs reason over safety policies before generating responses, thereby mitigating limitations in existing safety measures such as over-refusal and jailbreak vulnerabilities. However, implementing this paradigm is challenging due to the resource-intensive pr…

Cited by 0SourcePDFScholar
2025

Unlearning as multi-task optimization: A normalized gradient difference approach with an adaptive learning rate

NAACL 2025long

Machine unlearning has been used to remove unwanted knowledge acquired by large language models (LLMs). In this paper, we examine machine unlearning from an optimization perspective, framing it as a regularized multi-task optimization problem, where one task optimizes a forgetting objective and anot…

Cited by 6SourcePDFScholar
2025

V-ALPHASOCIAL: Benchmark and Self-Reflective Chain-of-Thought Generation for Visual Social Commonsense Reasoning

ACL 2025finding

Social commonsense reasoning naturally involves both the verbal and non-verbal cues of a social interaction. It is important for Large Vision-Language Models (VLMs) to leverage both textual and visual information in performing tasks like social understanding and reasoning. However, while current LLM…

2025

VISCO: Benchmarking Fine-Grained Critique and Correction Towards Self-Improvement in Visual Reasoning

CVPR 2025poster

The ability of large vision-language models (LVLMs) to critique and correct their reasoning is an essential building block towards their self-improvement. However, a systematic analysis of such capabilities in LVLMs is still lacking. We propose VISCO, the first benchmark to extensively analyze the f…

Cited by 3SourcePDFScholar
2025

Verbalized Representation Learning for Interpretable Few-Shot Generalization

ICCV 2025poster

Humans recognize objects after observing only a few examples, a remarkable capability enabled by their inherent language understanding of the real-world environment. Developing verbalized and interpretable representation can significantly improve model generalization in low-data settings. In this wo…

2025

VideoPhy: Evaluating Physical Commonsense for Video Generation

ICLR 2025poster

Recent advances in internet-scale video data pretraining have led to the development of text-to-video generative models that can create high-quality videos across a broad range of visual concepts, synthesize realistic motions and render complex objects. Hence, these generative models have the potent…

2025

Vulnerability of LLMs to Vertically Aligned Text Manipulations

ACL 2025long

Vertical text input is commonly encountered in various real-world applications, such as mathematical computations and word-based Sudoku puzzles. While current large language models (LLMs) have excelled in natural language tasks, they remain vulnerable to variations in text formatting.Recent research…

Cited by 0SourcePDFScholar
2025

Vulnerability of Large Language Models to Output Prefix Jailbreaks: Impact of Positions on Safety

NAACL 2025findings

Previous research on jailbreak attacks has mainly focused on optimizing the adversarial snippet content injected into input prompts to expose LLM security vulnerabilities. A significant portion of this research focuses on developing more complex, less readable adversarial snippets that can achieve h…

Cited by 0SourcePDFScholar
2025

Where Fact Ends and Fairness Begins: Redefining AI Bias Evaluation through Cognitive Biases

EMNLP 2025

Recent failures such as Google Gemini generating people of color in Nazi-era uniforms illustrate how AI outputs can be factually plausible yet socially harmful. AI models are increasingly evaluated for “fairness,” yet existing benchmarks often conflate two fundamentally different dimensions: factual

2025

White Men Lead, Black Women Help? Benchmarking and Mitigating Language Agency Social Biases in LLMs

ACL 2025long

Social biases can manifest in language agency. However, very limited research has investigated such biases in Large Language Model (LLM)-generated content. In addition, previous works often rely on string-matching techniques to identify agentic and communal words within texts, falling short of accur…

2024

Agent Lumos: Unified and Modular Training for Open-Source Language Agents

ACL 2024long

Closed-source agents suffer from several issues such as a lack of affordability, transparency, and reproducibility, particularly on complex interactive tasks. This motivates the development of open-source alternatives. We introduce Lumos, one of the first frameworks for training open-source LLM-base…

2024

Are LLMs Capable of Data-based Statistical and Causal Reasoning? Benchmarking Advanced Quantitative Reasoning with Data

ACL 2024findings

Quantitative reasoning is a critical skill to analyze data, yet the assessment of such ability remains limited. To address this gap, we introduce the Quantitative Reasoning with Data (QRData) benchmark, aiming to evaluate Large Language Models’ capability in statistical and causal reasoning with rea…

2024

Attribute Controlled Fine-tuning for Large Language Models: A Case Study on Detoxification

EMNLP 2024finding

We propose a constraint learning schema forfine-tuning Large Language Models (LLMs)with attribute control. Given a training corpusand control criteria formulated as a sequence-level constraint on model outputs, our methodfine-tunes the LLM on the training corpus whileenhancing constraint satisfactio…

Cited by 0SourcePDFScholar
2024

Can Small Language Models Help Large Language Models Reason Better?: LM-Guided Chain-of-Thought

COLING 2024main

We introduce a novel framework, LM-Guided CoT, that leverages a lightweight (i.e., <1B) language model (LM) for guiding a black-box large (i.e., >10B) LM in reasoning tasks. Specifically, the lightweight LM first generates a rationale for each input instance. The Frozen large LM is then prompted to…

Cited by 9SourcePDFScholar
2024

Characterizing Truthfulness in Large Language Model Generations with Local Intrinsic Dimension

ICML 2024poster

We study how to characterize and predict the truthfulness of texts generated from large language models (LLMs), which serves as a crucial step in building trust between humans and LLMs. Although several approaches based on entropy or verbalized uncertainty have been proposed to calibrate model predi…

2024

CoBIT: A Contrastive Bi-directional Image-Text Generation Model

ICLR 2024poster

The field of Vision-and-Language (VL) has witnessed a proliferation of pretrained foundation models. Current techniques typically employ only one type of training objective, whether it's (1) contrastive objectives (like CLIP), (2) image-to-text generative objectives (like PaLI), or (3) text-to-image…

Cited by 22SourcePDFScholar
2024

Codec-SUPERB: An In-Depth Analysis of Sound Codec Models

ACL 2024findings

The sound codec’s dual roles in minimizing data transmission latency and serving as tokenizers underscore its critical importance.Recent years have witnessed significant developments in codec models.The ideal sound codec should preserve content, paralinguistics, speakers, and audio information.Howev…

2024

ConTextual: Evaluating Context-Sensitive Text-Rich Visual Reasoning in Large Multimodal Models

ICML 2024poster

Many real-world tasks require an agent to reason jointly over text and visual objects, (e.g., navigating in public spaces), which we refer to as context-sensitive text-rich visual reasoning. Specifically, these tasks require an understanding of the context in which the text interacts with visual ele…

2024

Contextual Label Projection for Cross-Lingual Structured Prediction

NAACL 2024long

Label projection, which involves obtaining translated labels and texts jointly, is essential for leveraging machine translation to facilitate cross-lingual transfer in structured prediction tasks. Prior research exploring label projection often compromise translation accuracy by favoring simplified…

2024

Control Large Language Models via Divide and Conquer

EMNLP 2024main

This paper investigates the capability of LLMs on controllable generation with prompt-based controlling, focusing on Lexically Constrained Generation (LCG). We systematically evaluate the performance of LLMs on satisfying lexical constraints with prompt-based controlling, as well as their efficacy i…

Cited by 1SourcePDFScholar
2024

DACO: Towards Application-Driven and Comprehensive Data Analysis via Code Generation

NeurIPS 2024poster

Data analysis is a crucial analytical process essential for deriving insights from real-world databases. As shown in Figure 1, the need for data analysis typically arises from specific application scenarios, and requires diverse reasoning skills including mathematical reasoning, logical reasoning, a…

2024

Data Advisor: Dynamic Data Curation for Safety Alignment of Large Language Models

EMNLP 2024main

Data are crucial element in large language model (LLM) alignment. Recent studies have explored using LLMs for efficient data collection. However, LLM-generated data often suffers from quality issues, with underrepresented or absent aspects and low-quality datapoints. To address these problems, we pr…

2024

Dynamic-Superb: Towards a Dynamic, Collaborative, and Comprehensive Instruction-Tuning Benchmark For Speech

ICASSP 2024accepted

Text language models have shown remarkable zero-shot capability in generalizing to unseen tasks when provided with well-formulated instructions. However, existing studies in speech processing primarily focus on limited or specific tasks. Moreover, the lack of standardized benchmarks hinders a fair c…

Cited by 0SourceScholar
2024

Enhancing Large Vision Language Models with Self-Training on Image Comprehension

NeurIPS 2024poster

Large vision language models (LVLMs) integrate large language models (LLMs) with pre-trained vision encoders, thereby activating the perception capability of the model to understand image inputs for different queries and conduct subsequent reasoning. Improving this capability requires high-quality v…

2024

Event Detection from Social Media for Epidemic Prediction

NAACL 2024long

Social media is an easy-to-access platform providing timely updates about societal trends and events. Discussions regarding epidemic-related events such as infections, symptoms, and social interactions can be crucial for informing policymaking during epidemic outbreaks. In our work, we pioneer explo…

2024

FLIRT: Feedback Loop In-context Red Teaming

EMNLP 2024main

Warning: this paper contains content that may be inappropriate or offensive.As generative models become available for public use in various applications, testing and analyzing vulnerabilities of these models has become a priority. In this work, we propose an automatic red teaming framework that eval…

2024

JourneyBench: A Challenging One-Stop Vision-Language Understanding Benchmark of Generated Images

NeurIPS 2024poster

Existing vision-language understanding benchmarks largely consist of images of objects in their usual contexts. As a consequence, recent multimodal large language models can perform well with only a shallow visual understanding by relying on background language biases. Thus, strong performance on th…

2024

LLM-A*: Large Language Model Enhanced Incremental Heuristic Search on Path Planning

EMNLP 2024finding

Path planning is a fundamental scientific problem in robotics and autonomous navigation, requiring the derivation of efficient routes from starting to destination points while avoiding obstacles. Traditional algorithms like A* and its variants are capable of ensuring path validity but suffer from si…

2024

MACAROON: Training Vision-Language Models To Be Your Engaged Partners

EMNLP 2024finding

Large vision-language models (LVLMs), while proficient in following instructions and responding to diverse questions, invariably generate detailed responses even when questions are ambiguous or unanswerable, leading to hallucinations and bias issues. Thus, it is essential for LVLMs to proactively en…

2024

MathVerse: Does Your Multi-modal LLM Truly See the Diagrams in Visual Math Problems?

ECCV 2024poster

"The remarkable progress of Multi-modal Large Language Models (MLLMs) has gained unparalleled attention. However, their capabilities in visual math problem-solving remain insufficiently evaluated and understood. We investigate current benchmarks to incorporate excessive visual content within textual…

2024

MathVista: Evaluating Mathematical Reasoning of Foundation Models in Visual Contexts

ICLR 2024oral

Large Language Models (LLMs) and Large Multimodal Models (LMMs) exhibit impressive problem-solving skills in many tasks and domains, but their ability in mathematical reasoning in visual contexts has not been systematically studied. To bridge this gap, we present MathVista, a benchmark designed to c…

2024

Matryoshka Query Transformer for Large Vision-Language Models

NeurIPS 2024poster

Large Vision-Language Models (LVLMs) typically encode an image into a fixed number of visual tokens (e.g., 576) and process these tokens with a language model. Despite their strong performance, LVLMs face challenges in adapting to varying computational constraints. This raises the question: can we a…

2024

Medical Vision-Language Pre-Training for Brain Abnormalities

COLING 2024main

Vision-language models have become increasingly powerful for tasks that require an understanding of both visual and linguistic elements, bridging the gap between these modalities. In the context of multimodal clinical AI, there is a growing need for models that possess domain-specific knowledge, as…

2024

Mitigating Bias for Question Answering Models by Tracking Bias Influence

NAACL 2024long

Models of various NLP tasks have been shown to exhibit stereotypes, and the bias in the question answering (QA) models is especially harmful as the output answers might be directly consumed by the end users. There have been datasets to evaluate bias in QA models, while bias mitigation technique for…

Cited by 7SourcePDFScholar
2024

Model Editing Harms General Abilities of Large Language Models: Regularization to the Rescue

EMNLP 2024main

Model editing is a technique that edits the large language models (LLMs) with updated knowledge to alleviate hallucinations without resource-intensive retraining. While current model editing methods can effectively modify a model’s behavior within a specific area of interest, they often overlook the…

2024

On Leveraging Encoder-only Pre-trained Language Models for Effective Keyphrase Generation

COLING 2024main

This study addresses the application of encoder-only Pre-trained Language Models (PLMs) in keyphrase generation (KPG) amidst the broader availability of domain-tailored encoder-only models compared to encoder-decoder models. We investigate three core inquiries: (1) the efficacy of encoder-only PLMs…

2024

On Prompt-Driven Safeguarding for Large Language Models

ICML 2024poster

Prepending model inputs with safety prompts is a common practice for safeguarding large language models (LLMs) against queries with harmful intents. However, the underlying working mechanisms of safety prompts have not been unraveled yet, restricting the possibility of automatically optimizing them…

2024

Position: TrustLLM: Trustworthiness in Large Language Models

ICML 2024poster

Large language models (LLMs) have gained considerable attention for their excellent natural language processing capabilities. Nonetheless, these LLMs present many challenges, particularly in the realm of trustworthiness. This paper introduces TrustLLM, a comprehensive study of trustworthiness in LLM…

Cited by 95SourcePDFScholar
2024

QUDSELECT: Selective Decoding for Questions Under Discussion Parsing

EMNLP 2024main

Question Under Discussion (QUD) is a discourse framework that uses implicit questions to reveal discourse relationships between sentences. In QUD parsing, each sentence is viewed as an answer to a question triggered by an anchor sentence in prior context. The resulting QUD structure is required to c…

2024

Re-ReST: Reflection-Reinforced Self-Training for Language Agents

EMNLP 2024main

Finetuning language agents with reasoning-action trajectories is effective, but obtaining these trajectories from human annotations or stronger models is costly and sometimes impractical. In this paper, we investigate the use of self-training in language agents, which can generate supervision from t…

2024

SPEED++: A Multilingual Event Extraction Framework for Epidemic Prediction and Preparedness

EMNLP 2024main

Social media is often the first place where communities discuss the latest societal trends. Prior works have utilized this platform to extract epidemic-related information (e.g. infections, preventive measures) to provide early warnings for epidemic prediction. However, these works only focused on E…

Cited by 1SourcePDFScholar
2024

SafeWorld: Geo-Diverse Safety Alignment

NeurIPS 2024poster

In the rapidly evolving field of Large Language Models (LLMs), ensuring safety is a crucial and widely discussed topic. However, existing works often overlooks the geo-diversity of cultural and legal standards across the world. To reveal the chal5 lenges posed by geo-diverse safety standards, we int…

2024

Synchronous Faithfulness Monitoring for Trustworthy Retrieval-Augmented Generation

EMNLP 2024main

Retrieval-augmented language models (RALMs) have shown strong performance and wide applicability in knowledge-intensive tasks. However, there are significant trustworthiness concerns as RALMs are prone to generating unfaithful outputs, including baseless information or contradictions with the retrie…

2024

TextEE: Benchmark, Reevaluation, Reflections, and Future Challenges in Event Extraction

ACL 2024findings

Event extraction has gained considerable interest due to its wide-ranging applications. However, recent studies draw attention to evaluation issues, suggesting that reported scores may not accurately reflect the true performance. In this work, we identify and address evaluation challenges, including…

2024

The Factuality Tax of Diversity-Intervened Text-to-Image Generation: Benchmark and Fact-Augmented Intervention

EMNLP 2024main

Prompt-based “diversity interventions” are commonly adopted to improve the diversity of Text-to-Image (T2I) models depicting individuals with various racial or gender traits. However, will this strategy result in nonfactual demographic distribution, especially when generating real historical figures…

2024

The Hard Positive Truth about Vision-Language Compositionality

ECCV 2024poster

"Several benchmarks have concluded that our best vision-language models (, CLIP) are lacking in compositionality. Given an image, these benchmarks probe a model’s ability to identify its associated caption amongst a set of compositional distractors. In response, a surge of recent proposals show impr…

2024

The steerability of large language models toward data-driven personas

NAACL 2024long

Large language models (LLMs) are known to generate biased responses where the opinions of certain groups and populations are underrepresented. Here, we present a novel approach to achieve controllable generation of specific viewpoints using LLMs, that can be leveraged to produce multiple perspective…

Cited by 26SourcePDFScholar
2024

Tokenization Matters: Navigating Data-Scarce Tokenization for Gender Inclusive Language Technologies

NAACL 2024findings

Gender-inclusive NLP research has documented the harmful limitations of gender binary-centric large language models (LLM), such as the inability to correctly use gender-diverse English neopronouns (e.g., xe, zir, fae). While data scarcity is a known culprit, the precise mechanisms through which scar…

2024

Tree-of-Traversals: A Zero-Shot Reasoning Algorithm for Augmenting Black-box Language Models with Knowledge Graphs

ACL 2024long

Knowledge graphs (KGs) complement Large Language Models (LLMs) by providing reliable, structured, domain-specific, and up-to-date external knowledge. However, KGs and LLMs are often developed separately and must be integrated after training. We introduce Tree-of-Traversals, a novel zero-shot reasoni…

2024

VDebugger: Harnessing Execution Feedback for Debugging Visual Programs

EMNLP 2024finding

Visual programs are executable code generated by large language models to address visual reasoning problems. They decompose complex questions into multiple reasoning steps and invoke specialized models for each step to solve the problems. However, these programs are prone to logic errors, with our p…

2024

VideoCon: Robust Video-Language Alignment via Contrast Captions

CVPR 2024poster

Despite being (pre)trained on a massive amount of data state-of-the-art video-language alignment models are not robust to semantically-plausible contrastive changes in the video captions. Our work addresses this by identifying a broad spectrum of contrast misalignments such as replacing entities act…

2023

A Pseudo-Semantic Loss for Autoregressive Models with Logical Constraints

NeurIPS 2023poster

Neuro-symbolic AI bridges the gap between purely symbolic and neural approaches to learning. This often requires maximizing the likelihood of a symbolic constraint w.r.t the neural network's output distribution. Such output distributions are typically assumed to be fully-factorized. This limits the…

Cited by 15SourcePDFScholar
2023

A Survey of Deep Learning for Mathematical Reasoning

ACL 2023long

Mathematical reasoning is a fundamental aspect of human intelligence and is applicable in various fields, including science, engineering, finance, and everyday life. The development of artificial intelligence (AI) systems capable of solving math problems and proving theorems in language has garnered…

2023

AVATAR: A Parallel Corpus for Java-Python Program Translation

ACL 2023findings

Program translation refers to migrating source code from one programming language to another. It has tremendous practical value in software development, as porting software across languages is time-consuming and costly. Automating program translation is of paramount importance in software migration,…

2023

AVIS: Autonomous Visual Information Seeking with Large Language Model Agent

NeurIPS 2023poster

In this paper, we propose an autonomous information seeking visual question answering framework, AVIS. Our method leverages a Large Language Model (LLM) to dynamically strategize the utilization of external tools and to investigate their outputs via tree search, thereby acquiring the indispensable k…

Cited by 51SourcePDFScholar
2023

Active Instruction Tuning: Improving Cross-Task Generalization by Training on Prompt Sensitive Tasks

EMNLP 2023long main

Instruction tuning (IT) achieves impressive zero-shot generalization results by training large language models (LLMs) on a massive amount of diverse tasks with instructions. However, how to select new tasks to improve the performance and generalizability of IT models remains an open question. Traini…

Cited by 0SourcecodeScholar
2023

Are Personalized Stochastic Parrots More Dangerous? Evaluating Persona Biases in Dialogue Systems

EMNLP 2023long findings

Recent advancements in Large Language Models empower them to follow freeform instructions, including imitating generic or specific demographic personas in conversations. We define generic personas to represent demographic groups, such as “an Asian person”, whereas specific personas may take the form…

Cited by 0SourcecodeScholar
2023

Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models

NeurIPS 2023poster

Large language models (LLMs) have achieved remarkable progress in solving various natural language processing tasks due to emergent reasoning abilities. However, LLMs have inherent limitations as they are incapable of accessing up-to-date information (stored on the Web or in task-specific knowledge…

Cited by 456SourcePDFScholar
2023

CleanCLIP: Mitigating Data Poisoning Attacks in Multimodal Contrastive Learning

ICCV 2023oral

Multimodal contrastive pretraining has been used to train multimodal representation models, such as CLIP, on large amounts of paired image-text data. However, previous studies have revealed that such models are vulnerable to backdoor attacks. Specifically, when trained on backdoored examples, CLIP l…

Cited by 58PDFcodeScholar
2023

Dataset Bias Mitigation in Multiple-Choice Visual Question Answering and Beyond

EMNLP 2023long findings

Vision-language (VL) understanding tasks evaluate models' comprehension of complex visual scenes through multiple-choice questions. However, we have identified two dataset biases that models can exploit as shortcuts to resolve various VL tasks correctly without proper understanding. The first type o…

Cited by 0SourceScholar
2023

DesCo: Learning Object Recognition with Rich Language Descriptions

NeurIPS 2023poster

Recent development in vision-language approaches has instigated a paradigm shift in learning visual recognition models from language supervision. These approaches align objects with language queries (e.g. "a photo of a cat") and thus improve the models' adaptability to novel objects and domains. Rec…

Cited by 27SourcePDFScholar
2023

Dynamic Prompt Learning via Policy Gradient for Semi-structured Mathematical Reasoning

ICLR 2023poster

Mathematical reasoning, a core ability of human intelligence, presents unique challenges for machines in abstract thinking and logical reasoning. Recent large pre-trained language models such as GPT-3 have achieved remarkable progress on mathematical reasoning tasks written in text form, such as mat…

2023

Dynosaur: A Dynamic Growth Paradigm for Instruction-Tuning Data Curation

EMNLP 2023long main

Instruction tuning has emerged to enhance the capabilities of large language models (LLMs) to comprehend instructions and generate appropriate responses. Existing methods either manually annotate or employ LLM (e.g., GPT-series) to generate data for instruction tuning. However, they often overlook a…

Cited by 0SourcecodeScholar
2023

Efficient Shapley Values Estimation by Amortization for Text Classification

ACL 2023long

Despite the popularity of Shapley Values in explaining neural text classification models, computing them is prohibitive for large pretrained models due to a large number of model evaluations. In practice, Shapley Values are often estimated with a small number of stochastic model evaluations. However…

2023

Enhancing Unsupervised Semantic Parsing with Distributed Contextual Representations

ACL 2023findings

We extend a non-parametric Bayesian model of (Titov and Klementiev, 2011) to deal with homonymy and polysemy by leveraging distributed contextual word and phrase representations pre-trained on a large collection of unlabelled texts. Then, unsupervised semantic parsing is performed by decomposing sen…

Cited by 0SourcePDFScholar
2023

Ensemble Knowledge Distillation of Self-Supervised Speech Models

ICASSP 2023accepted

Distilled self-supervised models have shown competitive performance and efficiency in recent years. However, there is a lack of experience in jointly distilling multiple self-supervised speech models. In our work, we performed Ensemble Knowledge Distillation (EKD) on various self-supervised speech m…

Cited by 0SourceScholar
2023

GENEVA: Benchmarking Generalizability for Event Argument Extraction with Hundreds of Event Types and Argument Roles

ACL 2023long

Recent works in Event Argument Extraction (EAE) have focused on improving model generalizability to cater to new events and domains. However, standard benchmarking datasets like ACE and ERE cover less than 40 event types and 25 entity-centric argument roles. Limited diversity and coverage hinder the…

2023

GIVL: Improving Geographical Inclusivity of Vision-Language Models With Pre-Training Methods

CVPR 2023poster

A key goal for the advancement of AI is to develop technologies that serve the needs not just of one group but of all communities regardless of their geographical region. In fact, a significant proportion of knowledge is locally shared by people from certain regions but may not apply equally in othe…

2023

IdealGPT: Iteratively Decomposing Vision and Language Reasoning via Large Language Models

EMNLP 2023long findings

The field of vision-and-language (VL) understanding has made unprecedented progress with end-to-end large pre-trained VL models (VLMs). However, they still fall short in zero-shot reasoning tasks that require multi-step inferencing. To achieve this goal, previous works resort to a divide-and-conquer…

Cited by 0SourcecodeScholar
2023

LACMA: Language-Aligning Contrastive Learning with Meta-Actions for Embodied Instruction Following

EMNLP 2023long main

End-to-end Transformers have demonstrated an impressive success rate for Embodied Instruction Following when the environment has been seen in training. However, they tend to struggle when deployed in an unseen environment. This lack of generalizability is due to the agent’s insensitivity to subtle c…

Cited by 0SourcecodeScholar
2023

MetaVL: Transferring In-Context Learning Ability From Language Models to Vision-Language Models

ACL 2023short

Large-scale language models have shown the ability to adapt to a new task via conditioning on a few demonstrations (i.e., in-context learning). However, in the vision-language domain, most large-scale pre-trained vision-language (VL) models do not possess the ability to conduct in-context learning.…

2023

On the Paradox of Learning to Reason from Data

IJCAI 2023poster

Logical reasoning is needed in a wide range of NLP tasks. Can a BERT model be trained end-to-end to solve logical reasoning problems presented in natural language? We attempt to answer this question in a confined problem space where there exists a set of parameters that perfectly simulates logical r…

2023

PIP: Parse-Instructed Prefix for Syntactically Controlled Paraphrase Generation

ACL 2023findings

Syntactically controlled paraphrase generation requires language models to generate paraphrases for sentences according to specific syntactic structures. Existing fine-tuning methods on this task is costly, as all parameters of the model need to be updated during the training process. Inspired by re…

2023

PLUE: Language Understanding Evaluation Benchmark for Privacy Policies in English

ACL 2023short

Privacy policies provide individuals with information about their rights and how their personal information is handled. Natural language understanding (NLU) technologies can support individuals and practitioners to understand better privacy practices described in lengthy and complex documents. Howev…

2023

ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation

ACL 2023long

Paraphrase generation is a long-standing task in natural language processing (NLP). Supervised paraphrase generation models, which rely on human-annotated paraphrase pairs, are cost-inefficient and hard to scale up. On the other hand, automatically annotated paraphrase pairs (e.g., by machine back-t…

2023

REVEAL: Retrieval-Augmented Visual-Language Pre-Training With Multi-Source Multimodal Knowledge Memory

CVPR 2023highlight

In this paper, we propose an end-to-end Retrieval-Augmented Visual Language Model (REVEAL) that learns to encode world knowledge into a large-scale memory, and to retrieve from it to answer knowledge-intensive queries. REVEAL consists of four key components: the memory, the encoder, the retriever an…

2023

Resolving Ambiguities in Text-to-Image Generative Models

ACL 2023long

Natural language often contains ambiguities that can lead to misinterpretation and miscommunication. While humans can handle ambiguities effectively by asking clarifying questions and/or relying on contextual cues and common-sense knowledge, resolving ambiguities can be notoriously hard for machines…

2023

Rethinking Model Selection and Decoding for Keyphrase Generation with Pre-trained Sequence-to-Sequence Models

EMNLP 2023long main

Keyphrase Generation (KPG) is a longstanding task in NLP with widespread applications. The advent of sequence-to-sequence (seq2seq) pre-trained language models (PLMs) has ushered in a transformative era for KPG, yielding promising performance improvements. However, many design decisions remain unexp…

Cited by 0SourcecodeScholar
2023

Symbolic Chain-of-Thought Distillation: Small Models Can Also “Think” Step-by-Step

ACL 2023long

Chain-of-thought prompting (e.g., “Let’s think step-by-ste”) primes large language models to verbalize rationalization for their predictions. While chain-of-thought can lead to dramatic performance gains, benefits appear to emerge only for sufficiently large models (beyond 50B parameters). We show t…

2023

TAGPRIME: A Unified Framework for Relational Structure Extraction

ACL 2023long

Many tasks in natural language processing require the extraction of relationship information for a given condition, such as event argument extraction, relation extraction, and task-oriented semantic parsing. Recent works usually propose sophisticated models for each task independently and pay less a…

2023

Text encoders bottleneck compositionality in contrastive vision-language models

EMNLP 2023long main

Performant vision-language (VL) models like CLIP represent captions using a single vector. How much information about language is lost in this bottleneck? We first curate CompPrompts, a set of increasingly compositional image captions that VL models should be able to capture (e.g., single object, to…

Cited by 0SourcecodeScholar
2023

The Tail Wagging the Dog: Dataset Construction Biases of Social Bias Benchmarks

ACL 2023short

How reliably can we trust the scores obtained from social bias benchmarks as faithful indicators of problematic social biases in a given model? In this work, we study this question by contrasting social biases with non-social biases that stem from choices made during dataset construction (which migh…

2023

UniFine: A Unified and Fine-grained Approach for Zero-shot Vision-Language Understanding

ACL 2023findings

Vision-language tasks, such as VQA, SNLI-VE, and VCR are challenging because they require the model’s reasoning ability to understand the semantics of the visual world and natural language. Supervised methods working for vision-language tasks have been well-studied. However, solving these tasks in a…

2023

What's "up" with vision-language models? Investigating their struggle with spatial reasoning

EMNLP 2023long main

Recent vision-language (VL) models are powerful, but can they reliably distinguish "right" from "left"? We curate three new corpora to quantify model comprehension of such basic spatial relations. These tests isolate spatial reasoning more precisely than existing datasets like VQAv2, e.g., our What'…

Cited by 0SourcecodeScholar
2023

“Kelly is a Warm Person, Joseph is a Role Model”: Gender Biases in LLM-Generated Reference Letters

EMNLP 2023long findings

Large Language Models (LLMs) have recently emerged as an effective tool to assist individuals in writing various types of content, including professional documents such as recommendation letters. Though bringing convenience, this application also introduces unprecedented fairness concerns. Model-gen…

Cited by 0SourcecodeScholar
2022

ADDMU: Detection of Far-Boundary Adversarial Examples with Data and Model Uncertainty Estimation

EMNLP 2022main

Adversarial Examples Detection (AED) is a crucial defense technique against adversarial attacks and has drawn increasing attention from the Natural Language Processing (NLP) community. Despite the surge of new AED methods, our studies show that existing methods heavily rely on a shortcut to achieve…

2022

Conditional Supervised Contrastive Learning for Fair Text Classification

EMNLP 2022finding

Contrastive representation learning has gained much attention due to its superior performance in learning representations from both image and sequential data. However, the learned representations could potentially lead to performance disparities in downstream tasks, such as increased silencing of un…

2022

Controllable Text Generation with Neurally-Decomposed Oracle

NeurIPS 2022accept

We propose a general and efficient framework to control auto-regressive generation models with NeurAlly-Decomposed Oracle (NADO). Given a pre-trained base language model and a sequence-level boolean oracle function, we aim to decompose the oracle function into token-level guidance to steer the base…

2022

DEGREE: A Data-Efficient Generation-Based Event Extraction Model

NAACL 2022long

Event extraction requires high-quality expert human annotations, which are usually expensive. Therefore, learning a data-efficient event extraction model that can be trained with only a few labeled examples has become a crucial challenge. In this paper, we focus on low-resource end-to-end event extr…

2022

Empowering Language Models with Knowledge Graph Reasoning for Open-Domain Question Answering

EMNLP 2022main

Answering open-domain questions requires world knowledge about in-context entities. As pre-trained Language Models (LMs) lack the power to store all required knowledge, external knowledge sources, such as knowledge graphs, are often used to augment LMs. In this work, we propose knOwledge REasOning e…

Cited by 61SourcePDFScholar
2022

Find Someone Who: Visual Commonsense Understanding in Human-Centric Grounding

EMNLP 2022finding

From a visual scene containing multiple people, human is able to distinguish each individual given the context descriptions about what happened before, their mental/physical states or intentions, etc. Above ability heavily relies on human-centric commonsense knowledge and reasoning. For example, if…

2022

GeoMLAMA: Geo-Diverse Commonsense Probing on Multilingual Pre-Trained Language Models

EMNLP 2022main

Recent work has shown that Pre-trained Language Models (PLMs) store the relational knowledge learned from data and utilize it for performing downstream tasks. However, commonsense knowledge across different regions may vary. For instance, the color of bridal dress is white in American weddings where…

2022

Grounded Language-Image Pre-Training

CVPR 2022oral

This paper presents a grounded language-image pre-training (GLIP) model for learning object-level, language-aware, and semantic-rich visual representations. GLIP unifies object detection and phrase grounding for pre-training. The unification brings two benefits: 1) it allows GLIP to learn from both…

Cited by 1294PDFcodeScholar
2022

How Much Can CLIP Benefit Vision-and-Language Tasks?

ICLR 2022poster

Most existing Vision-and-Language (V&L) models rely on pre-trained visual encoders, using a relatively small set of manually-annotated data (as compared to web-crawled data), to perceive the visual world. However, it has been observed that large-scale pretraining usually can result in better general…

2022

How well can Text-to-Image Generative Models understand Ethical Natural Language Interventions?

EMNLP 2022main

Text-to-image generative models have achieved unprecedented success in generating high-quality images based on natural language descriptions. However, it is shown that these models tend to favor specific social groups when prompted with neutral text descriptions (e.g., ‘a photo of a lawyer’). Follow…

2022

Improving the Adversarial Robustness of NLP Models by Information Bottleneck

ACL 2022findings

Existing studies have demonstrated that adversarial examples can be directly attributed to the presence of non-robust features, which are highly predictive, but can be easily manipulated by adversaries to fool NLP models. In this study, we explore the feasibility of capturing task-specific robust fe…

2022

Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers

EMNLP 2022finding

Large pre-trained language models have shown remarkable performance over the past few years. These models, however, sometimes learn superficial features from the dataset and cannot generalize to the distributions that are dissimilar to the training scenario. There have been several approaches propos…

Cited by 2SourcePDFScholar
2022

Learn to Explain: Multimodal Reasoning via Thought Chains for Science Question Answering

NeurIPS 2022accept

When answering a question, humans utilize the information available across different modalities to synthesize a consistent and complete chain of thought (CoT). This process is normally a black box in the case of deep learning models like large-scale language models. Recently, science question benchm…

2022

Measuring Fairness of Text Classifiers via Prediction Sensitivity

ACL 2022long

With the rapid growth in language processing applications, fairness has emerged as an important consideration in data-driven solutions. Although various fairness definitions have been explored in the recent literature, there is lack of consensus on which metrics most accurately reflect the fairness…

2022

Mitigating Gender Bias in Distilled Language Models via Counterfactual Role Reversal

ACL 2022findings

Language models excel at generating coherent text, and model compression techniques such as knowledge distillation have enabled their use in resource-constrained settings. However, these models can be biased in multiple ways, including the unfounded association of male and female genders with gender…

2022

Multilingual Generative Language Models for Zero-Shot Cross-Lingual Event Argument Extraction

ACL 2022long

We present a study on leveraging multilingual pre-trained generative language models for zero-shot cross-lingual event argument extraction (EAE). By formulating EAE as a language generation task, our method effectively encodes event structures and captures the dependencies between arguments. We desi…

2022

On the Discrimination Risk of Mean Aggregation Feature Imputation in Graphs

NeurIPS 2022accept

In human networks, nodes belonging to a marginalized group often have a disproportionate rate of unknown or missing features. This, in conjunction with graph structure and known feature biases, can cause graph feature imputation algorithms to predict values for unknown features that make the margina…

Cited by 10SourcePDFScholar
2022

On the Intrinsic and Extrinsic Fairness Evaluation Metrics for Contextualized Language Representations

ACL 2022short

Multiple metrics have been introduced to measure fairness in various natural language processing tasks. These metrics can be roughly categorized into two categories: 1) extrinsic metrics for evaluating fairness in downstream applications and 2) intrinsic metrics for estimating fairness in upstream c…

Cited by 99SourcePDFScholar
2022

On the Sensitivity and Stability of Model Interpretations in NLP

ACL 2022long

Recent years have witnessed the emergence of a variety of post-hoc interpretations that aim to uncover how natural language processing (NLP) models make predictions. Despite the surge of new interpretation methods, it remains an open problem how to define and quantitatively measure the faithfulness…

2022

Representation Learning for Resource-Constrained Keyphrase Generation

EMNLP 2022finding

State-of-the-art keyphrase generation methods generally depend on large annotated datasets, limiting their performance in domains with limited annotated data. To overcome this challenge, we design a data-oriented approach that first identifies salient information using retrieval-based corpus-level s…

2022

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

AAAI 2022technical

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, multimodal Transformers have made a great progress in the task of Visual Commonsen…

Cited by 30SourcePDFScholar
2022

Semantic Probabilistic Layers for Neuro-Symbolic Learning

NeurIPS 2022accept

We design a predictive layer for structured-output prediction (SOP) that can be plugged into any neural network guaranteeing its predictions are consistent with a set of predefined symbolic constraints. Our Semantic Probabilistic Layer (SPL) can model intricate correlations, and hard constraints, ov…

2022

Socially Aware Bias Measurements for Hindi Language Representations

NAACL 2022long

Language representations are an efficient tool used across NLP, but they are strife with encoded societal biases. These biases are studied extensively, but with a primary focus on English language representations and biases common in the context of Western society. In this work, we investigate the b…

2022

Towards Adversarially Robust Text Classifiers by Learning to Reweight Clean Examples

ACL 2022findings

Most of the existing defense methods improve the adversarial robustness by making the models adapt to the training set augmented with some adversarial examples. However, the augmented adversarial examples may not be natural, which might distort the training distribution, resulting in inferior perfor…

Cited by 10SourcePDFScholar
2022

Understanding ME? Multimodal Evaluation for Fine-grained Visual Commonsense

EMNLP 2022main

Visual commonsense understanding requires Vision Language (VL) models to not only understand image and text but also cross-reference in-between to fully integrate and achieve comprehension of the visual scene described. Recently, various approaches have been developed and have achieved high performa…

2022

Unsupervised Syntactically Controlled Paraphrase Generation with Abstract Meaning Representations

EMNLP 2022finding

Syntactically controlled paraphrase generation has become an emerging research direction in recent years. Most existing approaches require annotated paraphrase pairs for training and are thus costly to extend to new domains. Unsupervised approaches, on the other hand, do not need paraphrase pairs bu…

2022

Weight Perturbation as Defense against Adversarial Word Substitutions

EMNLP 2022finding

The existence and pervasiveness of textual adversarial examples have raised serious concerns to security-critical applications. Many methods have been developed to defend against adversarial attacks for neural natural language processing (NLP) models.Adversarial training is one of the most successfu…

2021

Adapting Coreference Resolution for Processing Violent Death Narratives

NAACL 2021long

Coreference resolution is an important compo-nent in analyzing narrative text from admin-istrative data (e.g., clinical or police sources).However, existing coreference models trainedon general language corpora suffer from poortransferability due to domain gaps, especiallywhen they are applied to ge…

Cited by 10SourcePDFScholar
2021

Broaden the Vision: Geo-Diverse Visual Commonsense Reasoning

EMNLP 2021main

Commonsense is defined as the knowledge on which everyone agrees. However, certain types of commonsense knowledge are correlated with culture and geographic locations and they are only shared locally. For example, the scenes of wedding ceremonies vary across regions due to different customs influenc…

2021

Clinical Temporal Relation Extraction with Probabilistic Soft Logic Regularization and Global Inference

AAAI 2021technical

There has been a steady need in the medical community to precisely extract the temporal relations between clinical events. In particular, temporal information can facilitate a variety of downstream applications such as case report retrieval and medical question answering. Existing methods either req…

2021

Defense against Synonym Substitution-based Adversarial Attacks via Dirichlet Neighborhood Ensemble

ACL 2021long

Although deep neural networks have achieved prominent performance on many NLP tasks, they are vulnerable to adversarial examples. We propose Dirichlet Neighborhood Ensemble (DNE), a randomized method for training a robust model to defense synonym substitution-based attacks. During training, DNE form…

2021

Disentangling Semantics and Syntax in Sentence Embeddings with Pre-trained Language Models

NAACL 2021long

Pre-trained language models have achieved huge success on a wide range of NLP tasks. However, contextual representations from pre-trained models contain entangled semantic and syntactic information, and therefore cannot be directly used to derive useful semantic sentence embeddings for some tasks. P…

2021

Double Perturbation: On the Robustness of Robustness and Counterfactual Bias Evaluation

NAACL 2021long

Robustness and counterfactual bias are usually evaluated on a test dataset. However, are these evaluations robust? If the test dataset is perturbed slightly, will the evaluation results keep the same? In this paper, we propose a “double perturbation” framework to uncover model weaknesses beyond the…

2021

GATE: Graph Attention Transformer Encoder for Cross-lingual Relation and Event Extraction

AAAI 2021technical

Recent progress in cross-lingual relation and event extraction use graph convolutional networks (GCNs) with universal dependency parses to learn language-agnostic sentence representations such that models trained on one language can be applied to other languages. However, GCNs struggle to model word…

2021

Harms of Gender Exclusivity and Challenges in Non-Binary Representation in Language Technologies

EMNLP 2021main

Gender is widely discussed in the context of language tasks and when examining the stereotypes propagated by language models. However, current discussions primarily treat gender as binary, which can perpetuate harms such as the cyclical erasure of non-binary gender identities. These harms are driven…

2021

Improving Zero-Shot Cross-Lingual Transfer Learning via Robust Training

EMNLP 2021main

Pre-trained multilingual language encoders, such as multilingual BERT and XLM-R, show great potential for zero-shot cross-lingual transfer. However, these multilingual encoders do not precisely align words and phrases across languages. Especially, learning alignments in the multilingual embedding sp…

2021

Intent Classification and Slot Filling for Privacy Policies

ACL 2021long

Understanding privacy policies is crucial for users as it empowers them to learn about the information that matters to them. Sentences written in a privacy policy document explain privacy practices, and the constituent text spans convey further specific information about that practice. We refer to p…

2021

On the Transferability of Adversarial Attacks against Neural Text Classifier

EMNLP 2021main

Deep neural networks are vulnerable to adversarial attacks, where a small perturbation to an input alters the model prediction. In many cases, malicious inputs intentionally crafted for one model can fool another model. In this paper, we present the first study to systematically investigate the tran…

Cited by 28SourcePDFScholar
2021

Retrieval Augmented Code Generation and Summarization

EMNLP 2021finding

Software developers write a lot of source code and documentation during software development. Intrinsically, developers often recall parts of source code or code summaries that they had written in the past while implementing software or documenting them. To mimic developers’ code or summary generati…

2021

Searching for an Effective Defender: Benchmarking Defense against Adversarial Word Substitution

EMNLP 2021main

Recent studies have shown that deep neural network-based models are vulnerable to intentionally crafted adversarial examples, and various methods have been proposed to defend against adversarial word-substitution attacks for neural NLP models. However, there is a lack of systematic study on comparin…

2021

Select, Extract and Generate: Neural Keyphrase Generation with Layer-wise Coverage Attention

ACL 2021long

Natural language processing techniques have demonstrated promising results in keyphrase generation. However, one of the major challenges in neural keyphrase generation is processing long documents using deep neural networks. Generally, documents are truncated before given as inputs to neural network…

2021

Societal Biases in Language Generation: Progress and Challenges

ACL 2021long

Technology for language generation has advanced rapidly, spurred by advancements in pre-training large models on massive amounts of data and the need for intelligent agents to communicate in a natural manner. While techniques can effectively generate fluent text, they can also produce undesirable so…

2021

Syntax-augmented Multilingual BERT for Cross-lingual Transfer

ACL 2021long

In recent years, we have seen a colossal effort in pre-training multilingual text encoders using large-scale corpora in many languages to facilitate cross-lingual transfer learning. However, due to typological differences across languages, the cross-lingual transfer is challenging. Nevertheless, lan…

2021

Unified Pre-training for Program Understanding and Generation

NAACL 2021long

Code summarization and generation empower conversion between programming language (PL) and natural language (NL), while code translation avails the migration of legacy code from one PL to another. This paper introduces PLBART, a sequence-to-sequence model capable of performing a broad spectrum of pr…

2021

Unsupervised Vision-and-Language Pre-training Without Parallel Images and Captions

NAACL 2021long

Pre-trained contextual vision-and-language (V&L) models have achieved impressive performance on various benchmarks. However, existing models require a large amount of parallel image-caption data for pre-training. Such data are costly to collect and require cumbersome curation. Inspired by unsupervis…

2021

“Nice Try, Kiddo”: Investigating Ad Hominems in Dialogue Responses

NAACL 2021long

Ad hominem attacks are those that target some feature of a person’s character instead of the position the person is maintaining. These attacks are harmful because they propagate implicit biases and diminish a person’s credibility. Since dialogue systems respond directly to user input, it is importan…

2020

Automatic Perturbation Analysis for Scalable Certified Robustness and Beyond

NeurIPS 2020poster

Linear relaxation based perturbation analysis (LiRPA) for neural networks, which computes provable linear bounds of output neurons given a certain amount of input perturbation, has become a core component in robustness verification and certified defense. The majority of LiRPA-based methods focus on…

2019

Balanced Datasets Are Not Enough: Estimating and Mitigating Gender Bias in Deep Image Representations

ICCV 2019poster

In this work, we present a framework to measure and mitigate intrinsic biases with respect to protected variables -such as gender- in visual recognition tasks. We show that trained models significantly amplify the association of target labels with gender beyond what one would expect from biased data…

Cited by 542PDFScholar
2018

Counterexamples for Robotic Planning Explained in Structured Language

ICRA 2018poster

Automated techniques such as model checking have been used to verify models of robotic mission plans based on Markov decision processes (MDPs) and generate counterexamples that may help diagnose requirement violations. However, such artifacts may be too complex for humans to understand, because exis…

Cited by 11SourceScholar
2018

Multi-Task Learning for Document Ranking and Query Suggestion

ICLR 2018poster

We propose a multi-task learning framework to jointly learn document ranking and query suggestion for web search. It consists of two major components, a document ranker, and a query recommender. Document ranker combines current query and session information and compares the combined representation w…

2016

A Credit Assignment Compiler for Joint Prediction

NeurIPS 2016poster

Many machine learning applications involve jointly predicting multiple mutually dependent output variables. Learning to search is a family of methods where the complex decision problem is cast into a sequence of decisions via a search space. Although these methods have shown promise both in theory a…

Cited by 11SourcePDFScholar
2016

Man is to Computer Programmer as Woman is to Homemaker? Debiasing Word Embeddings

NeurIPS 2016poster

The blind application of machine learning runs the risk of amplifying biases present in data. Such a danger is facing us with word embedding, a popular framework to represent text data as vectors which has been used in many machine learning and natural language processing tasks. We show that even wo…

Cited by 4470SourcePDFScholar
2015

Learning to Search Better than Your Teacher

ICML 2015poster

Methods for learning to search for structured prediction typically imitate a reference policy, with existing theoretical guarantees demonstrating low regret compared to that reference. This is unsatisfactory in many applications where the reference policy is suboptimal and the goal of learning is to…

Cited by 237SourcePDFScholar