← Search

Zhiheng Huang

15 accepted papers

2025

DF-MIA: A Distribution-Free Membership Inference Attack on Fine-Tuned Large Language Models

AAAI 2025technical

Membership Inference Attack (MIA) aims to determine if a specific sample is present in the training dataset of a target machine learning model. Previous MIAs against fine-tuned Large Language Models (LLMs) either fail to address the unique challenges in the fine-tuned setting or rely on strong assu…

2024

Dancing in Chains: Reconciling Instruction Following and Faithfulness in Language Models

EMNLP 2024main

Modern language models (LMs) need to follow human instructions while being faithful; yet, they often fail to achieve both. Here, we provide concrete evidence of a trade-off between instruction following (i.e., follow open-ended instructions) and faithfulness (i.e., ground responses in given context)…

2023

Hybrid Hierarchical Retrieval for Open-Domain Question Answering

ACL 2023findings

Retrieval accuracy is crucial to the performance of open-domain question answering (ODQA) systems. Recent work has demonstrated that dense hierarchical retrieval (DHR), which retrieves document candidates first and then relevant passages from the refined document set, can significantly outperform th…

2023

Improving Cross-task Generalization of Unified Table-to-text Models with Compositional Task Configurations

ACL 2023findings

There has been great progress in unifying various table-to-text tasks using a single encoder-decoder model trained via multi-task learning (Xie et al., 2022).However, existing methods typically encode task information with a simple dataset name as a prefix to the encoder. This not only limits the ef…

Cited by 2SourcePDFScholar
2023

Language Agnostic Multilingual Information Retrieval with Contrastive Learning

ACL 2023findings

Multilingual information retrieval (IR) is challenging since annotated training data is costly to obtain in many languages. We present an effective method to train multilingual IR systems when only English IR training data and some parallel corpora between English and other languages are available.…

2023

RobustQA: Benchmarking the Robustness of Domain Adaptation for Open-Domain Question Answering

ACL 2023findings

Open-domain question answering (ODQA) is a crucial task in natural language processing. A typical ODQA system relies on a retriever module to select relevant contexts from a large corpus for a downstream reading comprehension model. Existing ODQA datasets consist mainly of Wikipedia corpus, and are…

2023

STREET: A MULTI-TASK STRUCTURED REASONING AND EXPLANATION BENCHMARK

ICLR 2023top-25%

We introduce STREET, a unified multi-task and multi-domain natural language reasoning and explanation benchmark. Unlike most existing question-answering (QA) datasets, we expect models to not only answer questions, but also produce step-by-step structured explanations describing how premises in the…

Cited by 27SourcePDFScholar
2023

Tokenization Consistency Matters for Generative Models on Extractive NLP Tasks

EMNLP 2023short findings

Generative models have been widely applied to solve extractive tasks, where parts of the input is extracted to form the desired output, and achieved significant success. For example, in extractive question answering (QA), generative models have constantly yielded state-of-the-art results. In this wo…

Cited by 0SourcecodeScholar
2022

Entailment Tree Explanations via Iterative Retrieval-Generation Reasoner

NAACL 2022findings

Large language models have achieved high performance on various question answering (QA) benchmarks, but the explainability of their output remains elusive. Structured explanations, called entailment trees, were recently suggested as a way to explain the reasoning behind a QA system’s answer. In orde…

2021

Contrastive Document Representation Learning with Graph Attention Networks

EMNLP 2021finding

Recent progress in pretrained Transformer-based language models has shown great success in learning contextual representation of text. However, due to the quadratic self-attention complexity, most of the pretrained Transformers models can only handle relatively short text. It is still a challenge wh…

2019

Self-attention Networks for Connectionist Temporal Classification in Speech Recognition

ICASSP 2019accepted

The success of self-attention in NLP has led to recent applications in end-to-end encoder-decoder architectures for speech recognition. Separately, connectionist temporal classification (CTC) has matured as an alignment-free, non-autoregressive approach to sequence transduction, either by itself or…

Cited by 0SourceScholar
2016

CNN-RNN: A Unified Framework for Multi-Label Image Classification

CVPR 2016oral

While deep convolutional neural networks (CNNs) have shown a great success in single-label image classification, it is important to note that most real world images contain multiple labels, which could correspond to different objects, scenes, actions and attributes in an image. Traditional approache…

Cited by 1717PDFScholar
2016

Video Paragraph Captioning Using Hierarchical Recurrent Neural Networks

CVPR 2016oral

We present an approach that exploits hierarchical Recurrent Neural Networks (RNNs) to tackle the video captioning problem, i.e., generating one or multiple sentences to describe a realistic video. Our hierarchical framework contains a sentence generator and a paragraph generator. The sentence genera…

Cited by 742PDFScholar
2015

Are You Talking to a Machine? Dataset and Methods for Multilingual Image Question

NeurIPS 2015poster

In this paper, we present the mQA model, which is able to answer questions about the content of an image. The answer can be a sentence, a phrase or a single word. Our model contains four components: a Long Short-Term Memory (LSTM) to extract the question representation, a Convolutional Neural Networ…

Cited by 692SourcePDFScholar
2015

Learning Like a Child: Fast Novel Visual Concept Learning From Sentence Descriptions of Images

ICCV 2015poster

In this paper, we address the task of learning novel visual concepts, and their interactions with other concepts, from a few images with sentence descriptions. Using linguistic context and visual features, our method is able to efficiently hypothesize the semantic meaning of new words and add them t…

Cited by 195PDFScholar