publication_date
stringlengths 20
20
| doc_url
stringlengths 33
34
| id
stringlengths 33
34
| authors
stringlengths 5
20.1k
| update_date
stringlengths 20
20
| category_all
stringlengths 5
138
| abstract
stringlengths 123
3.09k
| category_primary
stringclasses 78
values | title
stringlengths 10
211
|
---|---|---|---|---|---|---|---|---|
2023-11-14T23:20:51Z | http://arxiv.org/pdf/2311.08590v3 | http://arxiv.org/abs/2311.08590v3 | HyunJin Kim, Young Jin Kim, JinYeong Bak | 2024-03-29T11:24:46Z | cs.CL | Pre-trained language models (PLMs) show impressive performance in various
downstream NLP tasks. However, pre-training large language models demands
substantial memory and training compute. Furthermore, due to the substantial
resources required, many PLM weights are confidential. Consequently, users are
compelled to share their data with model owners for fine-tuning specific tasks.
To overcome the limitations, we introduce Plug-in External Memory Adaptation
(PEMA), a Parameter-Efficient Fine-Tuning (PEFT) method, enabling PLM
fine-tuning without requiring access to all the weights. PEMA integrates with
context representations from test data during inference to perform downstream
tasks. It uses external memory to store PLM-generated context representations
mapped with target tokens. Our method utilizes weight matrices of LoRA-like
bottlenecked adapter in the PLM's final layer to enhance efficiency. Our
approach also includes Gradual Unrolling, a novel interpolation strategy to
improve generation quality. We validate PEMA's effectiveness through
experiments on syntactic and real datasets for machine translation and style
transfer. Our findings show that PEMA outperforms other PEFT approaches in
memory and latency efficiency for training, and also excels in maintaining
sentence meaning and generating appropriate language and styles. | cs.CL | PEMA: An Offsite-Tunable Plug-in External Memory Adaptation for Language Models |
2023-11-14T23:18:52Z | http://arxiv.org/pdf/2311.08588v3 | http://arxiv.org/abs/2311.08588v3 | Weixiang Yan, Haitian Liu, Yunkun Wang, Yunzhe Li, Qian Chen, Wen Wang, Tingyu Lin, Weishan Zhao, Li Zhu, Hari Sundaram, Shuiguang Deng | 2024-06-07T04:34:16Z | cs.CL, cs.AI, cs.SE | Large Language Models (LLMs) have demonstrated remarkable performance on
assisting humans in programming and facilitating programming automation.
However, existing benchmarks for evaluating the code understanding and
generation capacities of LLMs suffer from severe limitations. First, most
benchmarks are insufficient as they focus on a narrow range of popular
programming languages and specific tasks, whereas real-world software
development scenarios show a critical need to implement systems with
multilingual and multitask programming environments to satisfy diverse
requirements. Second, most benchmarks fail to consider the actual executability
and the consistency of execution results of the generated code. To bridge these
gaps between existing benchmarks and expectations from practical applications,
we introduce CodeScope, an execution-based, multilingual, multitask,
multidimensional evaluation benchmark for comprehensively measuring LLM
capabilities on coding tasks. CodeScope covers 43 programming languages and
eight coding tasks. It evaluates the coding performance of LLMs from three
dimensions (perspectives): length, difficulty, and efficiency. To facilitate
execution-based evaluations of code generation, we develop MultiCodeEngine, an
automated code execution engine that supports 14 programming languages.
Finally, we systematically evaluate and analyze eight mainstream LLMs and
demonstrate the superior breadth and challenges of CodeScope for evaluating
LLMs on code understanding and generation tasks compared to other benchmarks.
The CodeScope benchmark and code are publicly available at
https://github.com/WeixiangYAN/CodeScope. | cs.CL | CodeScope: An Execution-based Multilingual Multitask Multidimensional Benchmark for Evaluating LLMs on Code Understanding and Generation |
2023-11-14T23:13:27Z | http://arxiv.org/pdf/2311.08584v1 | http://arxiv.org/abs/2311.08584v1 | Sedrick Keh, Justin T. Chiu, Daniel Fried | 2023-11-14T23:13:27Z | cs.CL | When a model is trying to gather information in an interactive setting, it
benefits from asking informative questions. However, in the case of a grounded
multi-turn image identification task, previous studies have been constrained to
polar yes/no questions, limiting how much information the model can gain in a
single turn. We present an approach that formulates more informative,
open-ended questions. In doing so, we discover that off-the-shelf visual
question answering (VQA) models often make presupposition errors, which
standard information gain question selection methods fail to account for. To
address this issue, we propose a method that can incorporate presupposition
handling into both question selection and belief updates. Specifically, we use
a two-stage process, where the model first filters out images which are
irrelevant to a given question, then updates its beliefs about which image the
user intends. Through self-play and human evaluations, we show that our method
is successful in asking informative open-ended questions, increasing accuracy
over the past state-of-the-art by 14%, while resulting in 48% more efficient
games in human evaluations. | cs.CL | Asking More Informative Questions for Grounded Retrieval |
2023-11-14T22:47:23Z | http://arxiv.org/pdf/2311.08579v1 | http://arxiv.org/abs/2311.08579v1 | Yingji Zhang, Marco Valentino, Danilo S. Carvalho, Ian Pratt-Hartmann, André Freitas | 2023-11-14T22:47:23Z | cs.CL | The injection of syntactic information in Variational AutoEncoders (VAEs) has
been shown to result in an overall improvement of performances and
generalisation. An effective strategy to achieve such a goal is to separate the
encoding of distributional semantic features and syntactic structures into
heterogeneous latent spaces via multi-task learning or dual encoder
architectures. However, existing works employing such techniques are limited to
LSTM-based VAEs. In this paper, we investigate latent space separation methods
for structural syntactic injection in Transformer-based VAE architectures
(i.e., Optimus). Specifically, we explore how syntactic structures can be
leveraged in the encoding stage through the integration of graph-based and
sequential models, and how multiple, specialised latent representations can be
injected into the decoder's attention mechanism via low-rank operators. Our
empirical evaluation, carried out on natural language sentences and
mathematical expressions, reveals that the proposed end-to-end VAE architecture
can result in a better overall organisation of the latent space, alleviating
the information loss occurring in standard VAE setups, resulting in enhanced
performances on language modelling and downstream generation tasks. | cs.CL | Graph-Induced Syntactic-Semantic Spaces in Transformer-Based Variational AutoEncoders |
2023-11-14T22:45:44Z | http://arxiv.org/pdf/2311.08576v1 | http://arxiv.org/abs/2311.08576v1 | Ethan Perez, Robert Long | 2023-11-14T22:45:44Z | cs.LG, cs.AI, cs.CL | As AI systems become more advanced and widely deployed, there will likely be
increasing debate over whether AI systems could have conscious experiences,
desires, or other states of potential moral significance. It is important to
inform these discussions with empirical evidence to the extent possible. We
argue that under the right circumstances, self-reports, or an AI system's
statements about its own internal states, could provide an avenue for
investigating whether AI systems have states of moral significance.
Self-reports are the main way such states are assessed in humans ("Are you in
pain?"), but self-reports from current systems like large language models are
spurious for many reasons (e.g. often just reflecting what humans would say).
To make self-reports more appropriate for this purpose, we propose to train
models to answer many kinds of questions about themselves with known answers,
while avoiding or limiting training incentives that bias self-reports. The hope
of this approach is that models will develop introspection-like capabilities,
and that these capabilities will generalize to questions about states of moral
significance. We then propose methods for assessing the extent to which these
techniques have succeeded: evaluating self-report consistency across contexts
and between similar models, measuring the confidence and resilience of models'
self-reports, and using interpretability to corroborate self-reports. We also
discuss challenges for our approach, from philosophical difficulties in
interpreting self-reports to technical reasons why our proposal might fail. We
hope our discussion inspires philosophers and AI researchers to criticize and
improve our proposed methodology, as well as to run experiments to test whether
self-reports can be made reliable enough to provide information about states of
moral significance. | cs.LG | Towards Evaluating AI Systems for Moral Status Using Self-Reports |
2023-11-14T22:32:39Z | http://arxiv.org/pdf/2311.08572v2 | http://arxiv.org/abs/2311.08572v2 | Chenxi Whitehouse, Fantine Huot, Jasmijn Bastings, Mostafa Dehghani, Chu-Cheng Lin, Mirella Lapata | 2024-03-31T17:01:34Z | cs.CL, cs.AI, cs.LG | Although the advancements of pre-trained Large Language Models have
significantly accelerated recent progress in NLP, their ever-increasing size
poses significant challenges for conventional fine-tuning, especially in
memory-intensive tasks. We investigate the potential of Parameter-Efficient
Fine-Tuning, focusing on Low-Rank Adaptation (LoRA), in the domain of
multilingual summarization, a task that is both challenging (due to typically
long inputs), and relatively unexplored. We conduct an extensive study across
different data availability scenarios, including high- and low-data settings,
and cross-lingual transfer, leveraging models of different sizes. Our findings
reveal that LoRA is competitive with full fine-tuning when trained with high
quantities of data, and excels in low-data scenarios and cross-lingual
transfer. We also study different strategies for few-shot cross-lingual
transfer, finding that continued LoRA tuning outperforms full fine-tuning and
the dynamic composition of language-specific LoRA modules. | cs.CL | Low-Rank Adaptation for Multilingual Summarization: An Empirical Study |
2023-11-14T21:46:27Z | http://arxiv.org/pdf/2311.08562v2 | http://arxiv.org/abs/2311.08562v2 | Lin Xu, Zhiyuan Hu, Daquan Zhou, Hongyu Ren, Zhen Dong, Kurt Keutzer, See Kiong Ng, Jiashi Feng | 2023-11-16T11:40:26Z | cs.CL | Large Language Models (LLMs) have marked a significant advancement in the
field of natural language processing, demonstrating exceptional capabilities in
reasoning, tool usage, and memory. As their applications extend into
multi-agent environments, a need has arisen for a comprehensive evaluation
framework that captures their abilities in reasoning, planning, collaboration,
and more. This work introduces a novel benchmarking framework specifically
tailored to assess LLMs within multi-agent settings, providing quantitative
metrics to evaluate their judgment, reasoning, deception, self-awareness,
cooperation, coordination, and rationality. We utilize games such as Chameleon
and Undercover, alongside game theory scenarios like Cost Sharing, Multi-player
Prisoner's Dilemma, and Public Good, to create diverse testing environments.
Our framework is fortified with the Probabilistic Graphical Modeling (PGM)
method, enhancing the LLMs' capabilities in navigating complex social and
cognitive dimensions. The benchmark evaluates seven multi-agent systems powered
by different LLMs, quantitatively highlighting a significant capability gap
over threefold between the strongest, GPT-4, and the weakest, Llama-2-70B. It
also confirms that our PGM enhancement boosts the inherent abilities of all
selected models by 50% on average. Our codes are released here
https://github.com/cathyxl/MAgIC. | cs.CL | MAgIC: Investigation of Large Language Model Powered Multi-Agent in Cognition, Adaptability, Rationality and Collaboration |
2023-11-14T21:28:10Z | http://arxiv.org/pdf/2311.08552v1 | http://arxiv.org/abs/2311.08552v1 | Mahmoud G. Salem, Jiayu Ye, Chu-Cheng Lin, Frederick Liu | 2023-11-14T21:28:10Z | cs.CL | Recent advances in Transformer-based Large Language Models have made great
strides in natural language generation. However, to decode K tokens, an
autoregressive model needs K sequential forward passes, which may be a
performance bottleneck for large language models. Many non-autoregressive (NAR)
research are aiming to address this sequentiality bottleneck, albeit many have
focused on a dedicated architecture in supervised benchmarks. In this work, we
studied unsupervised pretraining for non auto-regressive T5 models via unrolled
denoising and shown its SoTA results in downstream generation tasks such as
SQuAD question generation and XSum. | cs.CL | UT5: Pretraining Non autoregressive T5 with unrolled denoising |
2023-11-14T21:19:14Z | http://arxiv.org/pdf/2311.08545v1 | http://arxiv.org/abs/2311.08545v1 | Yong Xie, Karan Aggarwal, Aitzaz Ahmad | 2023-11-14T21:19:14Z | cs.CL | Large language models (LLMs) have demonstrated remarkable open-domain
capabilities. Traditionally, LLMs tailored for a domain are trained from
scratch to excel at handling domain-specific tasks. In this work, we explore an
alternative strategy of continual pre-training as a means to develop
domain-specific LLMs. We introduce FinPythia-6.9B, developed through
domain-adaptive continual pre-training on the financial domain. Continual
pre-trained FinPythia showcases consistent improvements on financial tasks over
the original foundational model. We further explore simple but effective data
selection strategies for continual pre-training. Our data selection strategies
outperforms vanilla continual pre-training's performance with just 10% of
corpus size and cost, without any degradation on open-domain standard tasks.
Our work proposes an alternative solution to building domain-specific LLMs from
scratch in a cost-effective manner. | cs.CL | Efficient Continual Pre-training for Building Domain Specific Large Language Models |
2023-11-14T21:04:03Z | http://arxiv.org/pdf/2311.08538v1 | http://arxiv.org/abs/2311.08538v1 | Wen Lai, Viktor Hangya, Alexander Fraser | 2023-11-14T21:04:03Z | cs.CL | Despite the growing variety of languages supported by existing multilingual
neural machine translation (MNMT) models, most of the world's languages are
still being left behind. We aim to extend large-scale MNMT models to a new
language, allowing for translation between the newly added and all of the
already supported languages in a challenging scenario: using only a parallel
corpus between the new language and English. Previous approaches, such as
continued training on parallel data including the new language, suffer from
catastrophic forgetting (i.e., performance on other languages is reduced). Our
novel approach Imit-MNMT treats the task as an imitation learning process,
which mimicks the behavior of an expert, a technique widely used in the
computer vision area, but not well explored in NLP. More specifically, we
construct a pseudo multi-parallel corpus of the new and the original languages
by pivoting through English, and imitate the output distribution of the
original MNMT model. Extensive experiments show that our approach significantly
improves the translation performance between the new and the original
languages, without severe catastrophic forgetting. We also demonstrate that our
approach is capable of solving copy and off-target problems, which are two
common issues existence in current large-scale MNMT models. | cs.CL | Extending Multilingual Machine Translation through Imitation Learning |
2023-11-14T20:58:21Z | http://arxiv.org/pdf/2311.08533v1 | http://arxiv.org/abs/2311.08533v1 | Ixandra Achitouv, Dragos Gorduza, Antoine Jacquier | 2023-11-14T20:58:21Z | cs.CL, cs.LG, q-fin.CP | This article provides an understanding of Natural Language Processing
techniques in the framework of financial regulation, more specifically in order
to perform semantic matching search between rules and policy when no dataset is
available for supervised learning. We outline how to outperform simple
pre-trained sentences-transformer models using freely available resources and
explain the mathematical concepts behind the key building blocks of Natural
Language Processing. | cs.CL | Natural Language Processing for Financial Regulation |
2023-11-14T20:39:12Z | http://arxiv.org/pdf/2311.08526v1 | http://arxiv.org/abs/2311.08526v1 | Urchade Zaratiana, Nadi Tomeh, Pierre Holat, Thierry Charnois | 2023-11-14T20:39:12Z | cs.CL, cs.AI, cs.LG | Named Entity Recognition (NER) is essential in various Natural Language
Processing (NLP) applications. Traditional NER models are effective but limited
to a set of predefined entity types. In contrast, Large Language Models (LLMs)
can extract arbitrary entities through natural language instructions, offering
greater flexibility. However, their size and cost, particularly for those
accessed via APIs like ChatGPT, make them impractical in resource-limited
scenarios. In this paper, we introduce a compact NER model trained to identify
any type of entity. Leveraging a bidirectional transformer encoder, our model,
GLiNER, facilitates parallel entity extraction, an advantage over the slow
sequential token generation of LLMs. Through comprehensive testing, GLiNER
demonstrate strong performance, outperforming both ChatGPT and fine-tuned LLMs
in zero-shot evaluations on various NER benchmarks. | cs.CL | GLiNER: Generalist Model for Named Entity Recognition using Bidirectional Transformer |
2023-11-14T20:12:38Z | http://arxiv.org/pdf/2311.08516v3 | http://arxiv.org/abs/2311.08516v3 | Gladys Tyen, Hassan Mansoor, Victor Cărbune, Peter Chen, Tony Mak | 2024-06-04T10:25:13Z | cs.AI, cs.CL, cs.LG | While self-correction has shown promise in improving LLM outputs in terms of
style and quality (e.g. Chen et al., 2023b; Madaan et al., 2023), recent
attempts to self-correct logical or reasoning errors often cause correct
answers to become incorrect, resulting in worse performances overall (Huang et
al., 2023). In this paper, we show that poor self-correction performance stems
from LLMs' inability to find logical mistakes, rather than their ability to
correct a known mistake. Firstly, we benchmark several state-of-the-art LLMs on
their mistake-finding ability and demonstrate that they generally struggle with
the task, even in highly objective, unambiguous cases. Secondly, we test the
correction abilities of LLMs -- separately from mistake finding -- using a
backtracking setup that feeds ground truth mistake location information to the
model. We show that this boosts downstream task performance across our 5
reasoning tasks, indicating that LLMs' correction abilities are robust.
Finally, we show that it is possible to obtain mistake location information
without ground truth labels or in-domain training data. We train a small
classifier with out-of-domain data, which exhibits stronger mistake-finding
performance than prompting a large model. We release our dataset of
LLM-generated logical mistakes, BIG-Bench Mistake, to enable further research
into locating LLM reasoning mistakes. | cs.AI | LLMs cannot find reasoning errors, but can correct them given the error location |
2023-11-14T20:07:34Z | http://arxiv.org/pdf/2311.08511v1 | http://arxiv.org/abs/2311.08511v1 | Harshvardhan Srivastava, Kanav Pruthi, Soumen Chakrabarti, Mausam | 2023-11-14T20:07:34Z | cs.CL | End-to-end conversational recommendation systems (CRS) generate responses by
leveraging both dialog history and a knowledge base (KB). A CRS mainly faces
three key challenges: (1) at each turn, it must decide if recommending a KB
entity is appropriate; if so, it must identify the most relevant KB entity to
recommend; and finally, it must recommend the entity in a fluent utterance that
is consistent with the conversation history. Recent CRSs do not pay sufficient
attention to these desiderata, often generating unfluent responses or not
recommending (relevant) entities at the right turn. We introduce a new CRS we
call CoRE-CoG. CoRE-CoG addresses the limitations in prior systems by
implementing (1) a recommendation trigger that decides if the system utterance
should include an entity, (2) a type pruning module that improves the relevance
of recommended entities, and (3) a novel constrained response generator to make
recommendations while maintaining fluency. Together, these modules ensure
simultaneous accurate recommendation decisions and fluent system utterances.
Experiments with recent benchmarks show the superiority particularly on
conditional generation sub-tasks with close to 10 F1 and 4 Recall@1 percent
points gain over baselines. | cs.CL | CoRE-CoG: Conversational Recommendation of Entities using Constrained Generation |
2023-11-14T19:53:53Z | http://arxiv.org/pdf/2311.08505v2 | http://arxiv.org/abs/2311.08505v2 | Xin Su, Tiep Le, Steven Bethard, Phillip Howard | 2024-04-02T03:36:32Z | cs.CL | An important open question in the use of large language models for
knowledge-intensive tasks is how to effectively integrate knowledge from three
sources: the model's parametric memory, external structured knowledge, and
external unstructured knowledge. Most existing prompting methods either rely on
one or two of these sources, or require repeatedly invoking large language
models to generate similar or identical content. In this work, we overcome
these limitations by introducing a novel semi-structured prompting approach
that seamlessly integrates the model's parametric memory with unstructured
knowledge from text documents and structured knowledge from knowledge graphs.
Experimental results on open-domain multi-hop question answering datasets
demonstrate that our prompting method significantly surpasses existing
techniques, even exceeding those that require fine-tuning. | cs.CL | Semi-Structured Chain-of-Thought: Integrating Multiple Sources of Knowledge for Improved Language Model Reasoning |
2023-11-14T19:28:51Z | http://arxiv.org/pdf/2311.08487v1 | http://arxiv.org/abs/2311.08487v1 | Zi Yin, Wei Ding, Jia Liu | 2023-11-14T19:28:51Z | cs.CL, cs.AI | Large Language Models (LLMs) are central to a multitude of applications but
struggle with significant risks, notably in generating harmful content and
biases. Drawing an analogy to the human psyche's conflict between evolutionary
survival instincts and societal norm adherence elucidated in Freud's
psychoanalysis theory, we argue that LLMs suffer a similar fundamental
conflict, arising between their inherent desire for syntactic and semantic
continuity, established during the pre-training phase, and the post-training
alignment with human values. This conflict renders LLMs vulnerable to
adversarial attacks, wherein intensifying the models' desire for continuity can
circumvent alignment efforts, resulting in the generation of harmful
information. Through a series of experiments, we first validated the existence
of the desire for continuity in LLMs, and further devised a straightforward yet
powerful technique, such as incomplete sentences, negative priming, and
cognitive dissonance scenarios, to demonstrate that even advanced LLMs struggle
to prevent the generation of harmful information. In summary, our study
uncovers the root of LLMs' vulnerabilities to adversarial attacks, hereby
questioning the efficacy of solely relying on sophisticated alignment methods,
and further advocates for a new training idea that integrates modal concepts
alongside traditional amodal concepts, aiming to endow LLMs with a more nuanced
understanding of real-world contexts and ethical considerations. | cs.CL | Alignment is not sufficient to prevent large language models from generating harmful information: A psychoanalytic perspective |
2023-11-14T19:15:55Z | http://arxiv.org/pdf/2311.08481v1 | http://arxiv.org/abs/2311.08481v1 | Pedro Henrique Luz de Araujo, Benjamin Roth | 2023-11-14T19:15:55Z | cs.CL | Test suites assess natural language processing models' performance on
specific functionalities: cases of interest involving model robustness,
fairness, or particular linguistic capabilities. They enable fine-grained
evaluations of model aspects that would otherwise go unnoticed in standard
evaluation datasets, but they do not address the problem of how to fix the
failure cases. Previous work has explored functionality learning by fine-tuning
models on suite data. While this improves performance on seen functionalities,
it often does not generalize to unseen ones and can harm general performance.
This paper analyses a fine-tuning-free approach to functionality learning.
For each functionality in a suite, we generate a specification instruction that
encodes it. We combine the obtained specification instructions to create
specification-augmented prompts, which we feed to language models pre-trained
on natural instruction data to generate suite predictions. A core aspect of our
analysis is to measure the effect that including a set of specifications has on
a held-out set of unseen, qualitatively different specifications. Our
experiments across four tasks and models ranging from 80M to 175B parameters
show that smaller models struggle to follow specification instructions.
However, larger models (> 3B params.) can benefit from specifications and even
generalize desirable behaviors across functionalities. | cs.CL | Functionality learning through specification instructions |
2023-11-14T19:02:03Z | http://arxiv.org/pdf/2311.08472v1 | http://arxiv.org/abs/2311.08472v1 | Carlos Aguirre, Kuleen Sasse, Isabel Cachola, Mark Dredze | 2023-11-14T19:02:03Z | cs.CL | Recently, work in NLP has shifted to few-shot (in-context) learning, with
large language models (LLMs) performing well across a range of tasks. However,
while fairness evaluations have become a standard for supervised methods,
little is known about the fairness of LLMs as prediction systems. Further,
common standard methods for fairness involve access to models weights or are
applied during finetuning, which are not applicable in few-shot learning. Do
LLMs exhibit prediction biases when used for standard NLP tasks? In this work,
we explore the effect of shots, which directly affect the performance of
models, on the fairness of LLMs as NLP classification systems. We consider how
different shot selection strategies, both existing and new demographically
sensitive methods, affect model fairness across three standard fairness
datasets. We discuss how future work can include LLM fairness evaluations. | cs.CL | Selecting Shots for Demographic Fairness in Few-Shot Learning with Large Language Models |
2023-11-14T19:00:55Z | http://arxiv.org/pdf/2311.08469v2 | http://arxiv.org/abs/2311.08469v2 | Wenting Zhao, Justin T Chiu, Jena D. Hwang, Faeze Brahman, Jack Hessel, Sanjiban Choudhury, Yejin Choi, Xiang Lorraine Li, Alane Suhr | 2024-05-01T05:12:07Z | cs.CL | Language technologies that accurately model the dynamics of events must
perform commonsense reasoning. Existing work evaluating commonsense reasoning
focuses on making inferences about common, everyday situations. To instead
investigate the ability to model unusual, unexpected, and unlikely situations,
we explore the task of uncommonsense abductive reasoning. Given a piece of
context with an unexpected outcome, this task requires reasoning abductively to
generate an explanation that makes the unexpected outcome more likely in the
context. To this end, we curate and release a new English language corpus
called UNcommonsense. We characterize the performance differences between human
explainers and the best-performing large language models, finding that
model-enhanced human-written explanations achieve the highest quality by
trading off between specificity and diversity. Finally, we experiment with
several imitation learning algorithms to train open and accessible language
models on this task. When compared with the vanilla supervised fine-tuning
approach, these methods consistently reduce lose rates on both common and
uncommonsense abductive reasoning judged by human evaluators. | cs.CL | UNcommonsense Reasoning: Abductive Reasoning about Uncommon Situations |
2023-11-14T18:59:24Z | http://arxiv.org/pdf/2311.08402v1 | http://arxiv.org/abs/2311.08402v1 | Sai Muralidhar Jayanthi, Devang Kulshreshtha, Saket Dingliwal, Srikanth Ronanki, Sravan Bodapati | 2023-11-14T18:59:24Z | cs.CL, cs.IR, cs.SD, eess.AS | Personalization of automatic speech recognition (ASR) models is a widely
studied topic because of its many practical applications. Most recently,
attention-based contextual biasing techniques are used to improve the
recognition of rare words and domain specific entities. However, due to
performance constraints, the biasing is often limited to a few thousand
entities, restricting real-world usability. To address this, we first propose a
"Retrieve and Copy" mechanism to improve latency while retaining the accuracy
even when scaled to a large catalog. We also propose a training strategy to
overcome the degradation in recall at such scale due to an increased number of
confusing entities. Overall, our approach achieves up to 6% more Word Error
Rate reduction (WERR) and 3.6% absolute improvement in F1 when compared to a
strong baseline. Our method also allows for large catalog sizes of up to 20K
without significantly affecting WER and F1-scores, while achieving at least 20%
inference speedup per acoustic frame. | cs.CL | Retrieve and Copy: Scaling ASR Personalization to Large Catalogs |
2023-11-14T18:59:15Z | http://arxiv.org/pdf/2311.08401v1 | http://arxiv.org/abs/2311.08401v1 | Katherine Tian, Eric Mitchell, Huaxiu Yao, Christopher D. Manning, Chelsea Finn | 2023-11-14T18:59:15Z | cs.CL, cs.AI, cs.LG | The fluency and creativity of large pre-trained language models (LLMs) have
led to their widespread use, sometimes even as a replacement for traditional
search engines. Yet language models are prone to making convincing but
factually inaccurate claims, often referred to as 'hallucinations.' These
errors can inadvertently spread misinformation or harmfully perpetuate
misconceptions. Further, manual fact-checking of model responses is a
time-consuming process, making human factuality labels expensive to acquire. In
this work, we fine-tune language models to be more factual, without human
labeling and targeting more open-ended generation settings than past work. We
leverage two key recent innovations in NLP to do so. First, several recent
works have proposed methods for judging the factuality of open-ended text by
measuring consistency with an external knowledge base or simply a large model's
confidence scores. Second, the direct preference optimization algorithm enables
straightforward fine-tuning of language models on objectives other than
supervised imitation, using a preference ranking over possible model responses.
We show that learning from automatically generated factuality preference
rankings, generated either through existing retrieval systems or our novel
retrieval-free approach, significantly improves the factuality (percent of
generated claims that are correct) of Llama-2 on held-out topics compared with
RLHF or decoding strategies targeted at factuality. At 7B scale, compared to
Llama-2-chat, we observe 58% and 40% reduction in factual error rate when
generating biographies and answering medical questions, respectively. | cs.CL | Fine-tuning Language Models for Factuality |
2023-11-14T18:57:15Z | http://arxiv.org/pdf/2311.08398v2 | http://arxiv.org/abs/2311.08398v2 | Yifu Qiu, Zheng Zhao, Yftah Ziser, Anna Korhonen, Edoardo M. Ponti, Shay B. Cohen | 2023-11-16T09:41:28Z | cs.CL, cs.AI | Are Large language models (LLMs) temporally grounded? Since LLMs cannot
perceive and interact with the environment, it is impossible to answer this
question directly. Instead, we provide LLMs with textual narratives and probe
them with respect to their common-sense knowledge of the structure and duration
of events, their ability to order events along a timeline, and self-consistency
within their temporal model (e.g., temporal relations such as after and before
are mutually exclusive for any pair of events). We evaluate state-of-the-art
LLMs (such as LLaMA 2 and GPT-4) on three tasks reflecting these abilities.
Generally, we find that LLMs lag significantly behind both human performance as
well as small-scale, specialised LMs. In-context learning, instruction tuning,
and chain-of-thought prompting reduce this gap only to a limited degree.
Crucially, LLMs struggle the most with self-consistency, displaying incoherent
behaviour in at least 27.23% of their predictions. Contrary to expectations, we
also find that scaling the model size does not guarantee positive gains in
performance. To explain these results, we study the sources from which LLMs may
gather temporal information: we find that sentence ordering in unlabelled
texts, available during pre-training, is only weakly correlated with event
ordering. Moreover, public instruction tuning mixtures contain few temporal
tasks. Hence, we conclude that current LLMs lack a consistent temporal model of
textual narratives. Code, datasets, and LLM outputs are available at
https://github.com/yfqiu-nlp/temporal-llms. | cs.CL | Are Large Language Models Temporally Grounded? |
2023-11-14T18:55:48Z | http://arxiv.org/pdf/2311.08396v1 | http://arxiv.org/abs/2311.08396v1 | Leonard Salewski, Stefan Fauth, A. Sophia Koepke, Zeynep Akata | 2023-11-14T18:55:48Z | eess.AS, cs.AI, cs.CL, cs.SD | Zero-shot audio captioning aims at automatically generating descriptive
textual captions for audio content without prior training for this task.
Different from speech recognition which translates audio content that contains
spoken language into text, audio captioning is commonly concerned with ambient
sounds, or sounds produced by a human performing an action. Inspired by
zero-shot image captioning methods, we propose ZerAuCap, a novel framework for
summarising such general audio signals in a text caption without requiring
task-specific training. In particular, our framework exploits a pre-trained
large language model (LLM) for generating the text which is guided by a
pre-trained audio-language model to produce captions that describe the audio
content. Additionally, we use audio context keywords that prompt the language
model to generate text that is broadly relevant to sounds. Our proposed
framework achieves state-of-the-art results in zero-shot audio captioning on
the AudioCaps and Clotho datasets. Our code is available at
https://github.com/ExplainableML/ZerAuCap. | eess.AS | Zero-shot audio captioning with audio-language model guidance and audio context keywords |
2023-11-14T18:52:09Z | http://arxiv.org/pdf/2311.08391v1 | http://arxiv.org/abs/2311.08391v1 | William Held, Camille Harris, Michael Best, Diyi Yang | 2023-11-14T18:52:09Z | cs.CL | Coloniality, the continuation of colonial harms beyond "official"
colonization, has pervasive effects across society and scientific fields.
Natural Language Processing (NLP) is no exception to this broad phenomenon. In
this work, we argue that coloniality is implicitly embedded in and amplified by
NLP data, algorithms, and software. We formalize this analysis using
Actor-Network Theory (ANT): an approach to understanding social phenomena
through the network of relationships between human stakeholders and technology.
We use our Actor-Network to guide a quantitative survey of the geography of
different phases of NLP research, providing evidence that inequality along
colonial boundaries increases as NLP builds on itself. Based on this, we argue
that combating coloniality in NLP requires not only changing current values but
also active work to remove the accumulation of colonial ideals in our
foundational data and algorithms. | cs.CL | A Material Lens on Coloniality in NLP |
2023-11-14T18:51:38Z | http://arxiv.org/pdf/2311.08390v2 | http://arxiv.org/abs/2311.08390v2 | Jing Nathan Yan, Tianqi Liu, Justin T Chiu, Jiaming Shen, Zhen Qin, Yue Yu, Yao Zhao, Charu Lakshmanan, Yair Kurzion, Alexander M. Rush, Jialu Liu, Michael Bendersky | 2024-07-01T16:57:56Z | cs.CL | Comparative reasoning plays a crucial role in text preference prediction;
however, large language models (LLMs) often demonstrate inconsistencies in
their reasoning. While approaches like Chain-of-Thought improve accuracy in
many other settings, they struggle to consistently distinguish the similarities
and differences of complex texts. We introduce SC, a prompting approach that
predicts text preferences by generating structured intermediate comparisons. SC
begins by proposing aspects of comparison, followed by generating textual
comparisons under each aspect. We select consistent comparisons with a pairwise
consistency comparator that ensures each aspect's comparisons clearly
distinguish differences between texts, significantly reducing hallucination and
improving consistency. Our comprehensive evaluations across various NLP tasks,
including summarization, retrieval, and automatic rating, demonstrate that SC
equips LLMs to achieve state-of-the-art performance in text preference
prediction. | cs.CL | Predicting Text Preference Via Structured Comparative Reasoning |
2023-11-14T18:50:51Z | http://arxiv.org/pdf/2311.08389v1 | http://arxiv.org/abs/2311.08389v1 | Huashan Sun, Yixiao Wu, Yinghao Li, Jiawei Li, Yizhe Yang, Yang Gao | 2023-11-14T18:50:51Z | cs.CL, cs.AI, I.2.7 | Text style is highly abstract, as it encompasses various aspects of a
speaker's characteristics, habits, logical thinking, and the content they
express. However, previous text-style transfer tasks have primarily focused on
data-driven approaches, lacking in-depth analysis and research from the
perspectives of linguistics and cognitive science. In this paper, we introduce
a novel task called Text Speech-Style Transfer (TSST). The main objective is to
further explore topics related to human cognition, such as personality and
emotion, based on the capabilities of existing LLMs. Considering the objective
of our task and the distinctive characteristics of oral speech in real-life
scenarios, we trained multi-dimension (i.e. filler words, vividness,
interactivity, emotionality) evaluation models for the TSST and validated their
correlation with human assessments. We thoroughly analyze the performance of
several large language models (LLMs) and identify areas where further
improvement is needed. Moreover, driven by our evaluation models, we have
released a new corpus that improves the capabilities of LLMs in generating text
with speech-style characteristics. In summary, we present the TSST task, a new
benchmark for style transfer and emphasizing human-oriented evaluation,
exploring and advancing the performance of current LLMs. | cs.CL | TSST: A Benchmark and Evaluation Models for Text Speech-Style Transfer |
2023-11-14T18:48:27Z | http://arxiv.org/pdf/2311.08385v3 | http://arxiv.org/abs/2311.08385v3 | Xuan Long Do, Kenji Kawaguchi, Min-Yen Kan, Nancy F. Chen | 2024-02-28T04:30:53Z | cs.CL | Aligning language models (LMs) with human opinion is challenging yet vital to
enhance their grasp of human values, preferences, and beliefs. We present
ChOiRe, a four-step framework to predict human opinion which differentially
models the user explicit personae (i.e. demographic or ideological attributes)
that are manually declared, and implicit personae inferred from user historical
opinions. ChOiRe consists of (i) an LM analyzing the user explicit personae to
filter out irrelevant attributes; (ii) the LM ranking the implicit persona
opinions into a preferential list; (iii) Chain-of-Opinion (CoO) reasoning,
where the LM sequentially analyzes the explicit personae and the most relevant
implicit personae to perform opinion prediction; (iv) and where ChOiRe executes
Step (iii) CoO multiple times with increasingly larger lists of implicit
personae to overcome insufficient personae information to infer a final result.
ChOiRe achieves new state-of-the-art effectiveness with limited inference
calls, improving previous techniques significantly by 3.22%. We also show that
ChOiRe Steps (i) and (ii) can significantly better fine-tune opinion-aligned
models, by up to 18.44%. | cs.CL | ChOiRe: Characterizing and Predicting Human Opinions with Chain of Opinion Reasoning |
2023-11-14T18:43:51Z | http://arxiv.org/pdf/2311.08380v2 | http://arxiv.org/abs/2311.08380v2 | Guangyu Yang, Jinghong Chen, Weizhe Lin, Bill Byrne | 2024-04-12T14:07:38Z | cs.CL | Minimum Bayes Risk (MBR) decoding can significantly improve translation
performance of Multilingual Large Language Models (MLLMs). However, MBR
decoding is computationally expensive. We show how the recently developed
Reinforcement Learning technique, Direct Preference Optimization (DPO), can
fine-tune MLLMs to get the gains of MBR without any additional computation in
inference. Our method uses only a small monolingual fine-tuning set and yields
significantly improved performance on multiple NMT test sets compared to MLLMs
without DPO. | cs.CL | Direct Preference Optimization for Neural Machine Translation with Minimum Bayes Risk Decoding |
2023-11-14T18:41:54Z | http://arxiv.org/pdf/2311.08377v1 | http://arxiv.org/abs/2311.08377v1 | Zhiruo Wang, Jun Araki, Zhengbao Jiang, Md Rizwan Parvez, Graham Neubig | 2023-11-14T18:41:54Z | cs.CL, cs.AI | On-the-fly retrieval of relevant knowledge has proven an essential element of
reliable systems for tasks such as open-domain question answering and fact
verification. However, because retrieval systems are not perfect, generation
models are required to generate outputs given partially or entirely irrelevant
passages. This can cause over- or under-reliance on context, and result in
problems in the generated output such as hallucinations. To alleviate these
problems, we propose FILCO, a method that improves the quality of the context
provided to the generator by (1) identifying useful context based on lexical
and information-theoretic approaches, and (2) training context filtering models
that can filter retrieved contexts at test time. We experiment on six
knowledge-intensive tasks with FLAN-T5 and LLaMa2, and demonstrate that our
method outperforms existing approaches on extractive question answering (QA),
complex multi-hop and long-form QA, fact verification, and dialog generation
tasks. FILCO effectively improves the quality of context, whether or not it
supports the canonical output. | cs.CL | Learning to Filter Context for Retrieval-Augmented Generation |
2023-11-14T18:40:42Z | http://arxiv.org/pdf/2311.08374v2 | http://arxiv.org/abs/2311.08374v2 | Nafis Irtiza Tripto, Saranya Venkatraman, Dominik Macko, Robert Moro, Ivan Srba, Adaku Uchendu, Thai Le, Dongwon Lee | 2024-06-06T23:14:32Z | cs.CL | In the realm of text manipulation and linguistic transformation, the question
of authorship has been a subject of fascination and philosophical inquiry. Much
like the Ship of Theseus paradox, which ponders whether a ship remains the same
when each of its original planks is replaced, our research delves into an
intriguing question: Does a text retain its original authorship when it
undergoes numerous paraphrasing iterations? Specifically, since Large Language
Models (LLMs) have demonstrated remarkable proficiency in both the generation
of original content and the modification of human-authored texts, a pivotal
question emerges concerning the determination of authorship in instances where
LLMs or similar paraphrasing tools are employed to rephrase the text--i.e.,
whether authorship should be attributed to the original human author or the
AI-powered tool. Therefore, we embark on a philosophical voyage through the
seas of language and authorship to unravel this intricate puzzle. Using a
computational approach, we discover that the diminishing performance in text
classification models, with each successive paraphrasing iteration, is closely
associated with the extent of deviation from the original author's style, thus
provoking a reconsideration of the current notion of authorship. | cs.CL | A Ship of Theseus: Curious Cases of Paraphrasing in LLM-Generated Texts |
2023-11-14T18:33:43Z | http://arxiv.org/pdf/2311.08370v2 | http://arxiv.org/abs/2311.08370v2 | Bertie Vidgen, Nino Scherrer, Hannah Rose Kirk, Rebecca Qian, Anand Kannappan, Scott A. Hale, Paul Röttger | 2024-02-16T09:42:19Z | cs.CL | The past year has seen rapid acceleration in the development of large
language models (LLMs). However, without proper steering and safeguards, LLMs
will readily follow malicious instructions, provide unsafe advice, and generate
toxic content. We introduce SimpleSafetyTests (SST) as a new test suite for
rapidly and systematically identifying such critical safety risks. The test
suite comprises 100 test prompts across five harm areas that LLMs, for the vast
majority of applications, should refuse to comply with. We test 11 open-access
and open-source LLMs and four closed-source LLMs, and find critical safety
weaknesses. While some of the models do not give a single unsafe response, most
give unsafe responses to more than 20% of the prompts, with over 50% unsafe
responses in the extreme. Prepending a safety-emphasising system prompt
substantially reduces the occurrence of unsafe responses, but does not
completely stop them from happening. Trained annotators labelled every model
response to SST (n = 3,000). We use these annotations to evaluate five AI
safety filters (which assess whether a models' response is unsafe given a
prompt) as a way of automatically evaluating models' performance on SST. The
filters' performance varies considerably. There are also differences across the
five harm areas, and on the unsafe versus safe responses. The widely-used
Perspective API has 72% accuracy and a newly-created zero-shot prompt to
OpenAI's GPT-4 performs best with 89% accuracy. Content Warning: This paper
contains prompts and responses that relate to child abuse, suicide, self-harm
and eating disorders, scams and fraud, illegal items, and physical harm. | cs.CL | SimpleSafetyTests: a Test Suite for Identifying Critical Safety Risks in Large Language Models |
2023-11-14T18:32:52Z | http://arxiv.org/pdf/2311.08369v3 | http://arxiv.org/abs/2311.08369v3 | Ryuto Koike, Masahiro Kaneko, Naoaki Okazaki | 2024-06-12T06:30:39Z | cs.CL | To combat the misuse of Large Language Models (LLMs), many recent studies
have presented LLM-generated-text detectors with promising performance. When
users instruct LLMs to generate texts, the instruction can include different
constraints depending on the user's need. However, most recent studies do not
cover such diverse instruction patterns when creating datasets for LLM
detection. In this paper, we reveal that even task-oriented constraints --
constraints that would naturally be included in an instruction and are not
related to detection-evasion -- cause existing powerful detectors to have a
large variance in detection performance. We focus on student essay writing as a
realistic domain and manually create task-oriented constraints based on several
factors for essay quality. Our experiments show that the standard deviation
(SD) of current detector performance on texts generated by an instruction with
such a constraint is significantly larger (up to an SD of 14.4 F1-score) than
that by generating texts multiple times or paraphrasing the instruction. We
also observe an overall trend where the constraints can make LLM detection more
challenging than without them. Finally, our analysis indicates that the high
instruction-following ability of LLMs fosters the large impact of such
constraints on detection performance. | cs.CL | How You Prompt Matters! Even Task-Oriented Constraints in Instructions Affect LLM-Generated Text Detection |
2023-11-14T18:03:20Z | http://arxiv.org/pdf/2311.08360v3 | http://arxiv.org/abs/2311.08360v3 | Aaditya K. Singh, Stephanie C. Y. Chan, Ted Moskovitz, Erin Grant, Andrew M. Saxe, Felix Hill | 2023-12-11T21:42:31Z | cs.LG, cs.AI, cs.CL | Transformer neural networks can exhibit a surprising capacity for in-context
learning (ICL) despite not being explicitly trained for it. Prior work has
provided a deeper understanding of how ICL emerges in transformers, e.g.
through the lens of mechanistic interpretability, Bayesian inference, or by
examining the distributional properties of training data. However, in each of
these cases, ICL is treated largely as a persistent phenomenon; namely, once
ICL emerges, it is assumed to persist asymptotically. Here, we show that the
emergence of ICL during transformer training is, in fact, often transient. We
train transformers on synthetic data designed so that both ICL and in-weights
learning (IWL) strategies can lead to correct predictions. We find that ICL
first emerges, then disappears and gives way to IWL, all while the training
loss decreases, indicating an asymptotic preference for IWL. The transient
nature of ICL is observed in transformers across a range of model sizes and
datasets, raising the question of how much to "overtrain" transformers when
seeking compact, cheaper-to-run models. We find that L2 regularization may
offer a path to more persistent ICL that removes the need for early stopping
based on ICL-style validation tasks. Finally, we present initial evidence that
ICL transience may be caused by competition between ICL and IWL circuits. | cs.LG | The Transient Nature of Emergent In-Context Learning in Transformers |
2023-11-14T17:48:19Z | http://arxiv.org/pdf/2311.08349v2 | http://arxiv.org/abs/2311.08349v2 | Laida Kushnareva, Tatiana Gaintseva, German Magai, Serguei Barannikov, Dmitry Abulkhanov, Kristian Kuznetsov, Eduard Tulchinskii, Irina Piontkovskaya, Sergey Nikolenko | 2024-04-02T18:28:04Z | cs.CL | Due to the rapid development of large language models, people increasingly
often encounter texts that may start as written by a human but continue as
machine-generated. Detecting the boundary between human-written and
machine-generated parts of such texts is a challenging problem that has not
received much attention in literature. We attempt to bridge this gap and
examine several ways to adapt state of the art artificial text detection
classifiers to the boundary detection setting. We push all detectors to their
limits, using the Real or Fake text benchmark that contains short texts on
several topics and includes generations of various language models. We use this
diversity to deeply examine the robustness of all detectors in cross-domain and
cross-model settings to provide baselines and insights for future research. In
particular, we find that perplexity-based approaches to boundary detection tend
to be more robust to peculiarities of domain-specific data than supervised
fine-tuning of the RoBERTa model; we also find which features of the text
confuse boundary detection algorithms and negatively influence their
performance in cross-domain settings. | cs.CL | AI-generated text boundary detection with RoFT |
2023-11-14T17:45:50Z | http://arxiv.org/pdf/2311.08348v2 | http://arxiv.org/abs/2311.08348v2 | Chen Zhang, Mingxu Tao, Quzhe Huang, Jiuheng Lin, Zhibin Chen, Yansong Feng | 2024-06-13T04:36:11Z | cs.CL | Current large language models demonstrate deficiencies in understanding
low-resource languages, particularly the minority languages in China. This
limitation stems from the scarcity of available pre-training data. To address
this accessibility challenge, we present MC$^2$, a Multilingual Corpus of
Minority Languages in China, which is the largest open-source corpus of its
kind so far. MC$^2$ includes four underrepresented languages: Tibetan, Uyghur,
Kazakh, and Mongolian. Notably, we focus on the less common writing systems of
Kazakh and Mongolian, i.e., Kazakh Arabic script and traditional Mongolian
script, respectively, which have been long neglected in previous corpus
construction efforts. Recognizing the prevalence of language contamination
within existing corpora, we adopt a quality-centric solution for collecting
MC$^2$, prioritizing accuracy while enhancing diversity. Furthermore, we
underscore the importance of attending to the multiplicity of writing systems,
which is closely related to the cultural awareness of the resulting models. The
MC$^2$ corpus and related models are made public to the community. | cs.CL | MC$^2$: Towards Transparent and Culturally-Aware NLP for Minority Languages in China |
2023-11-14T17:18:08Z | http://arxiv.org/pdf/2311.08329v4 | http://arxiv.org/abs/2311.08329v4 | Hanseok Oh, Haebin Shin, Miyoung Ko, Hyunji Lee, Minjoon Seo | 2024-04-18T07:08:21Z | cs.CL | We introduce a new problem KTRL+F, a knowledge-augmented in-document search
task that necessitates real-time identification of all semantic targets within
a document with the awareness of external sources through a single natural
query. KTRL+F addresses following unique challenges for in-document search:
1)utilizing knowledge outside the document for extended use of additional
information about targets, and 2) balancing between real-time applicability
with the performance. We analyze various baselines in KTRL+F and find
limitations of existing models, such as hallucinations, high latency, or
difficulties in leveraging external knowledge. Therefore, we propose a
Knowledge-Augmented Phrase Retrieval model that shows a promising balance
between speed and performance by simply augmenting external knowledge in phrase
embedding. We also conduct a user study to verify whether solving KTRL+F can
enhance search experience for users. It demonstrates that even with our simple
model, users can reduce the time for searching with less queries and reduced
extra visits to other sources for collecting evidence. We encourage the
research community to work on KTRL+F to enhance more efficient in-document
information access. | cs.CL | KTRL+F: Knowledge-Augmented In-Document Search |
2023-11-14T17:09:43Z | http://arxiv.org/pdf/2311.08324v2 | http://arxiv.org/abs/2311.08324v2 | Suzanna Sia, Alexandra DeLucia, Kevin Duh | 2024-04-02T19:03:15Z | cs.CL, cs.AI | Zero-shot In-context learning is the phenomenon where models can perform the
task simply given the instructions. However, pre-trained large language models
are known to be poorly calibrated for this task. One of the most effective
approaches to handling this bias is to adopt a contrastive decoding objective,
which accounts for the prior probability of generating the next token by
conditioning on some context. This work introduces an Anti-Language Model
objective with a decay factor designed to address the weaknesses of In-context
Machine Translation. We conduct our experiments across 3 model types and sizes,
3 language directions, and for both greedy decoding and beam search ($B=5$).
The proposed method outperforms other state-of-art decoding objectives, with up
to $20$ BLEU point improvement from the default objective observed in some
settings. | cs.CL | Anti-LM Decoding for Zero-shot In-context Machine Translation |
2023-11-14T17:09:07Z | http://arxiv.org/pdf/2311.08323v2 | http://arxiv.org/abs/2311.08323v2 | Jian Zhu, Changbing Yang, Farhan Samir, Jahurul Islam | 2024-04-01T23:10:59Z | cs.CL, cs.SD, eess.AS | In this project, we demonstrate that phoneme-based models for speech
processing can achieve strong crosslinguistic generalizability to unseen
languages. We curated the IPAPACK, a massively multilingual speech corpora with
phonemic transcriptions, encompassing more than 115 languages from diverse
language families, selectively checked by linguists. Based on the IPAPACK, we
propose CLAP-IPA, a multi-lingual phoneme-speech contrastive embedding model
capable of open-vocabulary matching between arbitrary speech signals and
phonemic sequences. The proposed model was tested on 95 unseen languages,
showing strong generalizability across languages. Temporal alignments between
phonemes and speech signals also emerged from contrastive training, enabling
zeroshot forced alignment in unseen languages. We further introduced a neural
forced aligner IPA-ALIGNER by finetuning CLAP-IPA with the Forward-Sum loss to
learn better phone-to-audio alignment. Evaluation results suggest that
IPA-ALIGNER can generalize to unseen languages without adaptation. | cs.CL | The taste of IPA: Towards open-vocabulary keyword spotting and forced alignment in any language |
2023-11-14T16:58:41Z | http://arxiv.org/pdf/2311.09252v1 | http://arxiv.org/abs/2311.09252v1 | James Baker | 2023-11-14T16:58:41Z | cs.SI, cs.CE, cs.CL | Spearheaded by retail traders on the website reddit, the GameStop short
squeeze of early 2021 shows that social media embeds information that
correlates with market movements. This paper seeks to examine this relationship
by using daily frequencies of classified comments and buzzwords as additional
factors in a Fama-French three factor model. Comments are classified using an
unsupervised clustering method, while past studies have used pretrained models
that are not specific to the domains being studied. | cs.SI | In the Red(dit): Social Media and Stock Prices |
2023-11-14T16:49:33Z | http://arxiv.org/pdf/2311.08306v2 | http://arxiv.org/abs/2311.08306v2 | Hieu Hoang, Huda Khayrallah, Marcin Junczys-Dowmunt | 2024-05-06T17:13:27Z | cs.CL | We propose the on-the-fly ensembling of a machine translation model with an
LLM, prompted on the same task and input. We perform experiments on 4 language
pairs (both directions) with varying data amounts. We find that a slightly
weaker-at-translation LLM can improve translations of a NMT model, and
ensembling with an LLM can produce better translations than ensembling two
stronger MT models. We combine our method with various techniques from LLM
prompting, such as in context learning and translation context. | cs.CL | On-the-Fly Fusion of Large Language Models and Machine Translation |
2023-11-14T16:46:15Z | http://arxiv.org/pdf/2311.08303v1 | http://arxiv.org/abs/2311.08303v1 | Elliot Schumacher, Daniel Rosenthal, Varun Nair, Luladay Price, Geoffrey Tso, Anitha Kannan | 2023-11-14T16:46:15Z | cs.CL, cs.AI | The goal of automated summarization techniques (Paice, 1990; Kupiec et al,
1995) is to condense text by focusing on the most critical information.
Generative large language models (LLMs) have shown to be robust summarizers,
yet traditional metrics struggle to capture resulting performance (Goyal et al,
2022) in more powerful LLMs. In safety-critical domains such as medicine, more
rigorous evaluation is required, especially given the potential for LLMs to
omit important information in the resulting summary. We propose MED-OMIT, a new
omission benchmark for medical summarization. Given a doctor-patient
conversation and a generated summary, MED-OMIT categorizes the chat into a set
of facts and identifies which are omitted from the summary. We further propose
to determine fact importance by simulating the impact of each fact on a
downstream clinical task: differential diagnosis (DDx) generation. MED-OMIT
leverages LLM prompt-based approaches which categorize the importance of facts
and cluster them as supporting or negating evidence to the diagnosis. We
evaluate MED-OMIT on a publicly-released dataset of patient-doctor
conversations and find that MED-OMIT captures omissions better than alternative
metrics. | cs.CL | Extrinsically-Focused Evaluation of Omissions in Medical Summarization |
2023-11-14T16:44:33Z | http://arxiv.org/pdf/2311.08300v1 | http://arxiv.org/abs/2311.08300v1 | Do June Min, Paloma Sodhi, Ramya Ramakrishnan | 2023-11-14T16:44:33Z | cs.CL, cs.AI | Task-oriented dialogue (TOD) systems aim to achieve specific goals through
interactive dialogue. Such tasks usually involve following specific workflows,
i.e. executing a sequence of actions in a particular order. While prior work
has focused on supervised learning methods to condition on past actions, they
do not explicitly optimize for compliance to a desired workflow. In this paper,
we propose a novel framework based on reinforcement learning (RL) to generate
dialogue responses that are aligned with a given workflow. Our framework
consists of ComplianceScorer, a metric designed to evaluate how well a
generated response executes the specified action, combined with an RL
opimization process that utilizes an interactive sampling technique. We
evaluate our approach on two TOD datasets, Action-Based Conversations Dataset
(ABCD) (Chen et al., 2021a) and MultiWOZ 2.2 (Zang et al., 2020) on a range of
automated and human evaluation metrics. Our findings indicate that our RL-based
framework outperforms baselines and is effective at enerating responses that
both comply with the intended workflows while being expressed in a natural and
fluent manner. | cs.CL | Workflow-Guided Response Generation for Task-Oriented Dialogue |
2023-11-14T16:44:16Z | http://arxiv.org/pdf/2311.08299v2 | http://arxiv.org/abs/2311.08299v2 | Do June Min, Verónica Pérez-Rosas, Kenneth Resnicow, Rada Mihalcea | 2024-03-08T19:29:47Z | cs.CL, cs.AI | Reflective listening is a fundamental skill that counselors must acquire to
achieve proficiency in motivational interviewing (MI). It involves responding
in a manner that acknowledges and explores the meaning of what the client has
expressed in the conversation. In this work, we introduce the task of
counseling response rewriting, which transforms non-reflective statements into
reflective responses. We introduce VERVE, a template-based rewriting system
with paraphrase-augmented training and adaptive template updating. VERVE first
creates a template by identifying and filtering out tokens that are not
relevant to reflections and constructs a reflective response using the
template. Paraphrase-augmented training allows the model to learn less-strict
fillings of masked spans, and adaptive template updating helps discover
effective templates for rewriting without significantly removing the original
content. Using both automatic and human evaluations, we compare our method
against text rewriting baselines and show that our framework is effective in
turning non-reflective statements into more reflective responses while
achieving a good content preservation-reflection style trade-off. | cs.CL | VERVE: Template-based ReflectiVE Rewriting for MotiVational IntErviewing |
2023-11-14T16:43:29Z | http://arxiv.org/pdf/2311.08298v2 | http://arxiv.org/abs/2311.08298v2 | Jiahui Geng, Fengyu Cai, Yuxia Wang, Heinz Koeppl, Preslav Nakov, Iryna Gurevych | 2024-03-25T06:01:49Z | cs.CL, cs.AI | Large language models (LLMs) have demonstrated remarkable capabilities across
a wide range of tasks in various domains. Despite their impressive performance,
they can be unreliable due to factual errors in their generations. Assessing
their confidence and calibrating them across different tasks can help mitigate
risks and enable LLMs to produce better generations. There has been a lot of
recent research aiming to address this, but there has been no comprehensive
overview to organize it and outline the main lessons learned. The present
survey aims to bridge this gap. In particular, we outline the challenges and we
summarize recent technical advancements for LLM confidence estimation and
calibration. We further discuss their applications and suggest promising
directions for future work. | cs.CL | A Survey of Confidence Estimation and Calibration in Large Language Models |
2023-11-14T16:30:36Z | http://arxiv.org/pdf/2311.08287v1 | http://arxiv.org/abs/2311.08287v1 | Houquan Zhou, Yang Hou, Zhenghua Li, Xuebin Wang, Zhefeng Wang, Xinyu Duan, Min Zhang | 2023-11-14T16:30:36Z | cs.CL | While recent advancements in large language models (LLMs) bring us closer to
achieving artificial general intelligence, the question persists: Do LLMs truly
understand language, or do they merely mimic comprehension through pattern
recognition? This study seeks to explore this question through the lens of
syntax, a crucial component of sentence comprehension. Adopting a natural
language question-answering (Q&A) scheme, we craft questions targeting nine
syntactic knowledge points that are most closely related to sentence
comprehension. Experiments conducted on 24 LLMs suggest that most have a
limited grasp of syntactic knowledge, exhibiting notable discrepancies across
different syntactic knowledge points. In particular, questions involving
prepositional phrase attachment pose the greatest challenge, whereas those
concerning adjectival modifier and indirect object are relatively easier for
LLMs to handle. Furthermore, a case study on the training dynamics of the LLMs
reveals that the majority of syntactic knowledge is learned during the initial
stages of training, hinting that simply increasing the number of training
tokens may not be the `silver bullet' for improving the comprehension ability
of LLMs. | cs.CL | How Well Do Large Language Models Understand Syntax? An Evaluation by Asking Natural Language Questions |
2023-11-14T16:11:23Z | http://arxiv.org/pdf/2311.08273v1 | http://arxiv.org/abs/2311.08273v1 | Rochelle Choenni, Ekaterina Shutova, Dan Garrette | 2023-11-14T16:11:23Z | cs.CL | Recent work has proposed explicitly inducing language-wise modularity in
multilingual LMs via sparse fine-tuning (SFT) on per-language subnetworks as a
means of better guiding cross-lingual sharing. In this work, we investigate (1)
the degree to which language-wise modularity naturally arises within models
with no special modularity interventions, and (2) how cross-lingual sharing and
interference differ between such models and those with explicit SFT-guided
subnetwork modularity. To quantify language specialization and cross-lingual
interaction, we use a Training Data Attribution method that estimates the
degree to which a model's predictions are influenced by in-language or
cross-language training examples. Our results show that language-specialized
subnetworks do naturally arise, and that SFT, rather than always increasing
modularity, can decrease language specialization of subnetworks in favor of
more cross-lingual sharing. | cs.CL | Examining Modularity in Multilingual LMs via Language-Specialized Subnetworks |
2023-11-14T16:02:16Z | http://arxiv.org/pdf/2311.08268v4 | http://arxiv.org/abs/2311.08268v4 | Peng Ding, Jun Kuang, Dan Ma, Xuezhi Cao, Yunsen Xian, Jiajun Chen, Shujian Huang | 2024-04-07T03:04:10Z | cs.CL | Large Language Models (LLMs), such as ChatGPT and GPT-4, are designed to
provide useful and safe responses. However, adversarial prompts known as
'jailbreaks' can circumvent safeguards, leading LLMs to generate potentially
harmful content. Exploring jailbreak prompts can help to better reveal the
weaknesses of LLMs and further steer us to secure them. Unfortunately, existing
jailbreak methods either suffer from intricate manual design or require
optimization on other white-box models, which compromises either generalization
or efficiency. In this paper, we generalize jailbreak prompt attacks into two
aspects: (1) Prompt Rewriting and (2) Scenario Nesting. Based on this, we
propose ReNeLLM, an automatic framework that leverages LLMs themselves to
generate effective jailbreak prompts. Extensive experiments demonstrate that
ReNeLLM significantly improves the attack success rate while greatly reducing
the time cost compared to existing baselines. Our study also reveals the
inadequacy of current defense methods in safeguarding LLMs. Finally, we analyze
the failure of LLMs defense from the perspective of prompt execution priority,
and propose corresponding defense strategies. We hope that our research can
catalyze both the academic community and LLMs developers towards the provision
of safer and more regulated LLMs. The code is available at
https://github.com/NJUNLP/ReNeLLM. | cs.CL | A Wolf in Sheep's Clothing: Generalized Nested Jailbreak Prompts can Fool Large Language Models Easily |
2023-11-14T15:56:18Z | http://arxiv.org/pdf/2311.08263v2 | http://arxiv.org/abs/2311.08263v2 | Hongxuan Zhang, Zhining Liu, Yao Zhao, Jiaqi Zheng, Chenyi Zhuang, Jinjie Gu, Guihai Chen | 2024-06-04T03:10:34Z | cs.CL | In this work, we propose FastCoT, a model-agnostic framework based on
parallel decoding without any further training of an auxiliary model or
modification to the LLM itself. FastCoT uses a size-varying context window
whose size changes with position to conduct parallel decoding and
auto-regressive decoding simultaneously, thus fully utilizing GPU computation
resources. In FastCoT, the parallel decoding part provides the LLM with a quick
glance of the future composed of approximate tokens, which could lead to faster
answers compared to regular autoregressive decoding used by causal
transformers. We also provide an implementation of parallel decoding within
LLM, which supports KV-cache generation and batch processing. Through extensive
experiments, we demonstrate that FastCoT saves inference time by nearly 20%
with only a negligible performance drop compared to the regular approach.
Additionally, we show that the context window size exhibits considerable
robustness for different tasks. | cs.CL | Fast Chain-of-Thought: A Glance of Future from Parallel Decoding Leads to Answers Faster |
2023-11-14T15:48:19Z | http://arxiv.org/pdf/2311.14708v1 | http://arxiv.org/abs/2311.14708v1 | Chee Wei Tan | 2023-11-14T15:48:19Z | cs.CY, cs.AI, cs.CL, cs.HC | Reciprocal questioning is essential for effective teaching and learning,
fostering active engagement and deeper understanding through collaborative
interactions, especially in large classrooms. Can large language model (LLM),
such as OpenAI's GPT (Generative Pre-trained Transformer) series, assist in
this? This paper investigates a pedagogical approach of classroom flipping
based on flipped interaction in LLMs. Flipped interaction involves using
language models to prioritize generating questions instead of answers to
prompts. We demonstrate how traditional classroom flipping techniques,
including Peer Instruction and Just-in-Time Teaching (JiTT), can be enhanced
through flipped interaction techniques, creating student-centric questions for
hybrid teaching. In particular, we propose a workflow to integrate prompt
engineering with clicker and JiTT quizzes by a poll-prompt-quiz routine and a
quiz-prompt-discuss routine to empower students to self-regulate their learning
capacity and enable teachers to swiftly personalize training pathways. We
develop an LLM-driven chatbot software that digitizes various elements of
classroom flipping and facilitates the assessment of students using these
routines to deliver peer-generated questions. We have applied our LLM-driven
chatbot software for teaching both undergraduate and graduate students from
2020 to 2022, effectively useful for bridging the gap between teachers and
students in remote teaching during the COVID-19 pandemic years. In particular,
LLM-driven classroom flipping can be particularly beneficial in large class
settings to optimize teaching pace and enable engaging classroom experiences. | cs.CY | Large Language Model-Driven Classroom Flipping: Empowering Student-Centric Peer Questioning with Flipped Interaction |
2023-11-14T15:43:47Z | http://arxiv.org/pdf/2311.08252v2 | http://arxiv.org/abs/2311.08252v2 | Zhenyu He, Zexuan Zhong, Tianle Cai, Jason D. Lee, Di He | 2024-04-04T11:37:01Z | cs.CL, cs.AI, cs.IR, cs.LG | We introduce Retrieval-Based Speculative Decoding (REST), a novel algorithm
designed to speed up language model generation. The key insight driving the
development of REST is the observation that the process of text generation
often includes certain common phases and patterns. Unlike previous methods that
rely on a draft language model for speculative decoding, REST harnesses the
power of retrieval to generate draft tokens. This method draws from the
reservoir of existing knowledge, retrieving and employing relevant tokens based
on the current context. Its plug-and-play nature allows for seamless
integration and acceleration of any language models, all without necessitating
additional training. When benchmarked on 7B and 13B language models in a
single-batch setting, REST achieves a significant speedup of 1.62X to 2.36X on
code or text generation. The code of REST is available at
https://github.com/FasterDecoding/REST. | cs.CL | REST: Retrieval-Based Speculative Decoding |
2023-11-14T15:37:19Z | http://arxiv.org/pdf/2311.08249v1 | http://arxiv.org/abs/2311.08249v1 | Anssi Moisio, Mathias Creutz, Mikko Kurimo | 2023-11-14T15:37:19Z | cs.CL | Compositional generalisation (CG), in NLP and in machine learning more
generally, has been assessed mostly using artificial datasets. It is important
to develop benchmarks to assess CG also in real-world natural language tasks in
order to understand the abilities and limitations of systems deployed in the
wild. To this end, our GenBench Collaborative Benchmarking Task submission
utilises the distribution-based compositionality assessment (DBCA) framework to
split the Europarl translation corpus into a training and a test set in such a
way that the test set requires compositional generalisation capacity.
Specifically, the training and test sets have divergent distributions of
dependency relations, testing NMT systems' capability of translating
dependencies that they have not been trained on. This is a fully-automated
procedure to create natural language compositionality benchmarks, making it
simple and inexpensive to apply it further to other datasets and languages. The
code and data for the experiments is available at
https://github.com/aalto-speech/dbca. | cs.CL | On Using Distribution-Based Compositionality Assessment to Evaluate Compositional Generalisation in Machine Translation |
2023-11-14T15:21:49Z | http://arxiv.org/pdf/2311.08240v1 | http://arxiv.org/abs/2311.08240v1 | Tanja Baeumel, Soniya Vijayakumar, Josef van Genabith, Guenter Neumann, Simon Ostermann | 2023-11-14T15:21:49Z | cs.CL, cs.AI | Pretrained language models (PLMs) form the basis of most state-of-the-art NLP
technologies. Nevertheless, they are essentially black boxes: Humans do not
have a clear understanding of what knowledge is encoded in different parts of
the models, especially in individual neurons. The situation is different in
computer vision, where feature visualization provides a decompositional
interpretability technique for neurons of vision models. Activation
maximization is used to synthesize inherently interpretable visual
representations of the information encoded in individual neurons. Our work is
inspired by this but presents a cautionary tale on the interpretability of
single neurons, based on the first large-scale attempt to adapt activation
maximization to NLP, and, more specifically, large PLMs. We propose feature
textualization, a technique to produce dense representations of neurons in the
PLM word embedding space. We apply feature textualization to the BERT model
(Devlin et al., 2019) to investigate whether the knowledge encoded in
individual neurons can be interpreted and symbolized. We find that the produced
representations can provide insights about the knowledge encoded in individual
neurons, but that individual neurons do not represent clearcut symbolic units
of language such as words. Additionally, we use feature textualization to
investigate how many neurons are needed to encode words in BERT. | cs.CL | Investigating the Encoding of Words in BERT's Neurons using Feature Textualization |
2023-11-14T14:56:33Z | http://arxiv.org/pdf/2311.08219v1 | http://arxiv.org/abs/2311.08219v1 | Kunting Li, Yong Hu, Shaolei Wang, Hanhan Ma, Liang He, Fandong Meng, Jie Zhou | 2023-11-14T14:56:33Z | cs.CL, cs.AI | ChatGPT has demonstrated impressive performance in various downstream tasks.
However, in the Chinese Spelling Correction (CSC) task, we observe a
discrepancy: while ChatGPT performs well under human evaluation, it scores
poorly according to traditional metrics. We believe this inconsistency arises
because the traditional metrics are not well-suited for evaluating generative
models. Their overly strict length and phonics constraints may lead to
underestimating ChatGPT's correction capabilities. To better evaluate
generative models in the CSC task, this paper proposes a new evaluation metric:
Eval-GCSC. By incorporating word-level and semantic similarity judgments, it
relaxes the stringent length and phonics constraints. Experimental results show
that Eval-GCSC closely aligns with human evaluations. Under this metric,
ChatGPT's performance is comparable to traditional token-level classification
models (TCM), demonstrating its potential as a CSC tool. The source code and
scripts can be accessed at https://github.com/ktlKTL/Eval-GCSC. | cs.CL | Eval-GCSC: A New Metric for Evaluating ChatGPT's Performance in Chinese Spelling Correction |
2023-11-14T14:49:46Z | http://arxiv.org/pdf/2311.08213v1 | http://arxiv.org/abs/2311.08213v1 | Xinwei Li, Li Lin, Shuai Wang, Chen Qian | 2023-11-14T14:49:46Z | cs.CV, cs.CL | Recently, multi-modal content generation has attracted lots of attention from
researchers by investigating the utilization of visual instruction tuning based
on large language models (LLMs). To enhance the performance and generalization
ability of such LLMs, the practice of distilling knowledge from pretrained
multi-modal models (a.k.a. teachers) to more compact multi-modal LLMs
(students) has gained considerable interest. However, the prevailing paradigm
of instructiontuning in multi-modal LLMs knowledge distillation is
resource-intensive and unidirectional, neglecting the potential for mutual
feedback between the student and teacher models. Thus, we propose an innovative
Competitive Multi-modal Distillation framework (CoMD), which captures
bidirectional feedback between teacher and student models and continually
updates the multi-modal capabilities that the student model has learned. It
comprises two stages: multi-modal pre-training and multi-modal competitive
distillation. The first stage pre-trains the student model on a large number of
filtered multi-modal datasets. The second stage facilitates a bidirectional
knowledge transfer between the student and teacher models. Our experimental
analysis of diverse datasets shows that our knowledge transfer method
consistently improves the capabilities of the student model. Finally, the
7B-sized student model after four distillations surpassed the current
state-of-the-art model LLaVA-13B on the ScienceQA and LLaVA Test dataset, also
outperforms other strong baselines in the zero-shot setting. | cs.CV | Unlock the Power: Competitive Distillation for Multi-Modal Large Language Models |
2023-11-14T14:42:28Z | http://arxiv.org/pdf/2311.08206v2 | http://arxiv.org/abs/2311.08206v2 | Yi Yang, Qingwen Zhang, Ci Li, Daniel Simões Marta, Nazre Batool, John Folkesson | 2023-12-19T23:03:56Z | cs.CL, cs.AI, cs.RO | The evolution of autonomous driving has made remarkable advancements in
recent years, evolving into a tangible reality. However, a human-centric
large-scale adoption hinges on meeting a variety of multifaceted requirements.
To ensure that the autonomous system meets the user's intent, it is essential
to accurately discern and interpret user commands, especially in complex or
emergency situations. To this end, we propose to leverage the reasoning
capabilities of Large Language Models (LLMs) to infer system requirements from
in-cabin users' commands. Through a series of experiments that include
different LLM models and prompt designs, we explore the few-shot multivariate
binary classification accuracy of system requirements from natural language
textual commands. We confirm the general ability of LLMs to understand and
reason about prompts but underline that their effectiveness is conditioned on
the quality of both the LLM model and the design of appropriate sequential
prompts. Code and models are public with the link
\url{https://github.com/KTH-RPL/DriveCmd_LLM}. | cs.CL | Human-Centric Autonomous Systems With LLMs for User Command Reasoning |
2023-11-14T14:29:00Z | http://arxiv.org/pdf/2311.08195v1 | http://arxiv.org/abs/2311.08195v1 | Eric Chamoun, Marzieh Saeidi, Andreas Vlachos | 2023-11-14T14:29:00Z | cs.CL, cs.AI | Prior research has shown that typical fact-checking models for stand-alone
claims struggle with claims made in dialogues. As a solution, fine-tuning these
models on labelled dialogue data has been proposed. However, creating separate
models for each use case is impractical, and we show that fine-tuning models
for dialogue results in poor performance on typical fact-checking. To overcome
this challenge, we present techniques that allow us to use the same models for
both dialogue and typical fact-checking. These mainly focus on retrieval
adaptation and transforming conversational inputs so that they can be
accurately predicted by models trained on stand-alone claims. We demonstrate
that a typical fact-checking model incorporating these techniques is
competitive with state-of-the-art models fine-tuned for dialogue, while
maintaining its accuracy on stand-alone claims. | cs.CL | Automated Fact-Checking in Dialogue: Are Specialized Models Needed? |
2023-11-14T14:24:36Z | http://arxiv.org/pdf/2311.08191v1 | http://arxiv.org/abs/2311.08191v1 | Konstantin Yakovlev, Alexander Podolskiy, Andrey Bout, Sergey Nikolenko, Irina Piontkovskaya | 2023-11-14T14:24:36Z | cs.CL | Grammatical error correction (GEC) is an important NLP task that is currently
usually solved with autoregressive sequence-to-sequence models. However,
approaches of this class are inherently slow due to one-by-one token
generation, so non-autoregressive alternatives are needed. In this work, we
propose a novel non-autoregressive approach to GEC that decouples the
architecture into a permutation network that outputs a self-attention weight
matrix that can be used in beam search to find the best permutation of input
tokens (with auxiliary {ins} tokens) and a decoder network based on a
step-unrolled denoising autoencoder that fills in specific tokens. This allows
us to find the token permutation after only one forward pass of the permutation
network, avoiding autoregressive constructions. We show that the resulting
network improves over previously known non-autoregressive methods for GEC and
reaches the level of autoregressive methods that do not use language-specific
synthetic data generation methods. Our results are supported by a comprehensive
experimental validation on the ConLL-2014 and Write&Improve+LOCNESS datasets
and an extensive ablation study that supports our architectural and algorithmic
choices. | cs.CL | GEC-DePenD: Non-Autoregressive Grammatical Error Correction with Decoupled Permutation and Decoding |
2023-11-14T14:22:47Z | http://arxiv.org/pdf/2311.08189v3 | http://arxiv.org/abs/2311.08189v3 | Yuhan Li, Jian Wu, Zhiwei Yu, Börje F. Karlsson, Wei Shen, Manabu Okumura, Chin-Yew Lin | 2023-12-18T04:01:35Z | cs.CL | Extracting key information from scientific papers has the potential to help
researchers work more efficiently and accelerate the pace of scientific
progress. Over the last few years, research on Scientific Information
Extraction (SciIE) witnessed the release of several new systems and benchmarks.
However, existing paper-focused datasets mostly focus only on specific parts of
a manuscript (e.g., abstracts) and are single-modality (i.e., text- or
table-only), due to complex processing and expensive annotations. Moreover,
core information can be present in either text or tables or across both. To
close this gap in data availability and enable cross-modality IE, while
alleviating labeling costs, we propose a semi-supervised pipeline for
annotating entities in text, as well as entities and relations in tables, in an
iterative procedure. Based on this pipeline, we release novel resources for the
scientific community, including a high-quality benchmark, a large-scale corpus,
and a semi-supervised annotation pipeline. We further report the performance of
state-of-the-art IE models on the proposed benchmark dataset, as a baseline.
Lastly, we explore the potential capability of large language models such as
ChatGPT for the current task. Our new dataset, results, and analysis validate
the effectiveness and efficiency of our semi-supervised pipeline, and we
discuss its remaining limitations. | cs.CL | All Data on the Table: Novel Dataset and Benchmark for Cross-Modality Scientific Information Extraction |
2023-11-14T14:10:40Z | http://arxiv.org/pdf/2311.08182v1 | http://arxiv.org/abs/2311.08182v1 | Shengguang Wu, Keming Lu, Benfeng Xu, Junyang Lin, Qi Su, Chang Zhou | 2023-11-14T14:10:40Z | cs.CL, cs.LG | Enhancing the instruction-following ability of Large Language Models (LLMs)
primarily demands substantial instruction-tuning datasets. However, the sheer
volume of these imposes a considerable computational burden and annotation
cost. To investigate a label-efficient instruction tuning method that allows
the model itself to actively sample subsets that are equally or even more
effective, we introduce a self-evolving mechanism DiverseEvol. In this process,
a model iteratively augments its training subset to refine its own performance,
without requiring any intervention from humans or more advanced LLMs. The key
to our data sampling technique lies in the enhancement of diversity in the
chosen subsets, as the model selects new data points most distinct from any
existing ones according to its current embedding space. Extensive experiments
across three datasets and benchmarks demonstrate the effectiveness of
DiverseEvol. Our models, trained on less than 8% of the original dataset,
maintain or improve performance compared with finetuning on full data. We also
provide empirical evidence to analyze the importance of diversity in
instruction data and the iterative scheme as opposed to one-time sampling. Our
code is publicly available at https://github.com/OFA-Sys/DiverseEvol.git. | cs.CL | Self-Evolved Diverse Data Sampling for Efficient Instruction Tuning |
2023-11-14T13:49:03Z | http://arxiv.org/pdf/2311.08166v1 | http://arxiv.org/abs/2311.08166v1 | Bo Ni, Markus J. Buehler | 2023-11-14T13:49:03Z | cs.AI, cond-mat.dis-nn, cond-mat.mtrl-sci, cs.CL, cs.LG | Solving mechanics problems using numerical methods requires comprehensive
intelligent capability of retrieving relevant knowledge and theory,
constructing and executing codes, analyzing the results, a task that has thus
far mainly been reserved for humans. While emerging AI methods can provide
effective approaches to solve end-to-end problems, for instance via the use of
deep surrogate models or various data analytics strategies, they often lack
physical intuition since knowledge is baked into the parametric complement
through training, offering less flexibility when it comes to incorporating
mathematical or physical insights. By leveraging diverse capabilities of
multiple dynamically interacting large language models (LLMs), we can overcome
the limitations of conventional approaches and develop a new class of
physics-inspired generative machine learning platform, here referred to as
MechAgents. A set of AI agents can solve mechanics tasks, here demonstrated for
elasticity problems, via autonomous collaborations. A two-agent team can
effectively write, execute and self-correct code, in order to apply finite
element methods to solve classical elasticity problems in various flavors
(different boundary conditions, domain geometries, meshes, small/finite
deformation and linear/hyper-elastic constitutive laws, and others). For more
complex tasks, we construct a larger group of agents with enhanced division of
labor among planning, formulating, coding, executing and criticizing the
process and results. The agents mutually correct each other to improve the
overall team-work performance in understanding, formulating and validating the
solution. Our framework shows the potential of synergizing the intelligence of
language models, the reliability of physics-based modeling, and the dynamic
collaborations among diverse agents, opening novel avenues for automation of
solving engineering problems. | cs.AI | MechAgents: Large language model multi-agent collaborations can solve mechanics problems, generate new data, and integrate knowledge |
2023-11-14T13:30:54Z | http://arxiv.org/pdf/2311.08154v3 | http://arxiv.org/abs/2311.08154v3 | Lei Lin, Jiayi Fu, Pengli Liu, Qingyang Li, Yan Gong, Junchen Wan, Fuzheng Zhang, Zhongyuan Wang, Di Zhang, Kun Gai | 2024-05-24T14:11:21Z | cs.CL, cs.AI | Although chain-of-thought (CoT) prompting combined with language models has
achieved encouraging results on complex reasoning tasks, the naive greedy
decoding used in CoT prompting usually causes the repetitiveness and local
optimality. To address this shortcoming, ensemble-optimization tries to obtain
multiple reasoning paths to get the final answer assembly. However, current
ensemble-optimization methods either simply employ rule-based post-processing
such as \textit{self-consistency}, or train an additional model based on
several task-related human annotations to select the best one among multiple
reasoning paths, yet fail to generalize to realistic settings where the type of
input questions is unknown or the answer format of reasoning paths is unknown.
To avoid their limitations, we propose \textbf{Self-Agreement}, a generalizable
ensemble-optimization method applying in almost all scenarios where the type of
input questions and the answer format of reasoning paths may be known or
unknown. Self-agreement firstly samples from language model's decoder to
generate a \textit{diverse} set of reasoning paths, and subsequently prompts
the language model \textit{one more time} to determine the optimal answer by
selecting the most \textit{agreed} answer among the sampled reasoning paths.
Self-agreement simultaneously achieves remarkable performance on six public
reasoning benchmarks and superior generalization capabilities. | cs.CL | Just Ask One More Time! Self-Agreement Improves Reasoning of Language Models in (Almost) All Scenarios |
2023-11-14T13:27:07Z | http://arxiv.org/pdf/2311.08152v2 | http://arxiv.org/abs/2311.08152v2 | Zhenran Xu, Senbao Shi, Baotian Hu, Jindi Yu, Dongfang Li, Min Zhang, Yuxiang Wu | 2023-12-17T13:02:27Z | cs.CL | Large Language Models (LLMs) have shown remarkable capabilities in general
natural language processing tasks but often fall short in complex reasoning
tasks. Recent studies have explored human-like problem-solving strategies, such
as self-correct, to push further the boundary of single-model reasoning
ability. In this work, we let a single model "step outside the box" by engaging
multiple models to correct each other. We introduce a multi-agent collaboration
strategy that emulates the academic peer review process. Each agent
independently constructs its own solution, provides reviews on the solutions of
others, and assigns confidence levels to its reviews. Upon receiving peer
reviews, agents revise their initial solutions. Extensive experiments on three
different types of reasoning tasks show that our collaboration approach
delivers superior accuracy across all ten datasets compared to existing
methods. Further study underscores the effectiveness of integrating confidence
in reviews, demonstrates the superiority of feedback exchange over mere
solution sharing, and highlights the role of capability and diversity in
fostering successful collaboration. | cs.CL | Towards Reasoning in Large Language Models via Multi-Agent Peer Review Collaboration |
2023-11-14T13:24:19Z | http://arxiv.org/pdf/2311.08147v1 | http://arxiv.org/abs/2311.08147v1 | Yi Liu, Lianzhe Huang, Shicheng Li, Sishuo Chen, Hao Zhou, Fandong Meng, Jie Zhou, Xu Sun | 2023-11-14T13:24:19Z | cs.CL, cs.AI | LLMs and AI chatbots have improved people's efficiency in various fields.
However, the necessary knowledge for answering the question may be beyond the
models' knowledge boundaries. To mitigate this issue, many researchers try to
introduce external knowledge, such as knowledge graphs and Internet contents,
into LLMs for up-to-date information. However, the external information from
the Internet may include counterfactual information that will confuse the model
and lead to an incorrect response. Thus there is a pressing need for LLMs to
possess the ability to distinguish reliable information from external
knowledge. Therefore, to evaluate the ability of LLMs to discern the
reliability of external knowledge, we create a benchmark from existing
knowledge bases. Our benchmark consists of two tasks, Question Answering and
Text Generation, and for each task, we provide models with a context containing
counterfactual information. Evaluation results show that existing LLMs are
susceptible to interference from unreliable external knowledge with
counterfactual information, and simple intervention methods make limited
contributions to the alleviation of this issue. | cs.CL | RECALL: A Benchmark for LLMs Robustness against External Counterfactual Knowledge |
2023-11-14T13:20:23Z | http://arxiv.org/pdf/2311.08143v1 | http://arxiv.org/abs/2311.08143v1 | Konstantin Yakovlev, Gregory Polyakov, Ilseyar Alimova, Alexander Podolskiy, Andrey Bout, Sergey Nikolenko, Irina Piontkovskaya | 2023-11-14T13:20:23Z | cs.CL | A recent trend in multimodal retrieval is related to postprocessing test set
results via the dual-softmax loss (DSL). While this approach can bring
significant improvements, it usually presumes that an entire matrix of test
samples is available as DSL input. This work introduces a new postprocessing
approach based on Sinkhorn transformations that outperforms DSL. Further, we
propose a new postprocessing setting that does not require access to multiple
test queries. We show that our approach can significantly improve the results
of state of the art models such as CLIP4Clip, BLIP, X-CLIP, and DRL, thus
achieving a new state-of-the-art on several standard text-video retrieval
datasets both with access to the entire test set and in the single-query
setting. | cs.CL | Sinkhorn Transformations for Single-Query Postprocessing in Text-Video Retrieval |
2023-11-14T12:37:25Z | http://arxiv.org/pdf/2311.08123v1 | http://arxiv.org/abs/2311.08123v1 | Vishwajit Kumar Vishnu, C. Chandra Sekhar | 2023-11-14T12:37:25Z | cs.LG, cs.CL | Training Memory-based transformers can require a large amount of memory and
can be quite inefficient. We propose a novel two-phase training mechanism and a
novel regularization technique to improve the training efficiency of
memory-based transformers, which are often used for long-range context
problems. For our experiments, we consider transformer-XL as our baseline model
which is one of memorybased transformer models. We show that our resultant
model, Skip Cross-head TransformerXL, outperforms the baseline on character
level language modeling task with similar parameters and outperforms the
baseline on word level language modelling task with almost 20% fewer
parameters. Our proposed methods do not require any additional memory. We also
demonstrate the effectiveness of our regularization mechanism on BERT which
shows similar performance with reduction in standard deviation of scores of
around 30% on multiple GLUE tasks. | cs.LG | Memory-efficient Stochastic methods for Memory-based Transformers |
2023-11-14T12:30:28Z | http://arxiv.org/pdf/2311.08117v1 | http://arxiv.org/abs/2311.08117v1 | Alessandro Bruno, Pier Luigi Mazzeo, Aladine Chetouani, Marouane Tliba, Mohamed Amine Kerkouri | 2023-11-14T12:30:28Z | cs.CL | The widespread adoption of large language models (LLMs) across diverse AI
applications is proof of the outstanding achievements obtained in several
tasks, such as text mining, text generation, and question answering. However,
LLMs are not exempt from drawbacks. One of the most concerning aspects regards
the emerging problematic phenomena known as "Hallucinations". They manifest in
text generation systems, particularly in question-answering systems reliant on
LLMs, potentially resulting in false or misleading information propagation.
This paper delves into the underlying causes of AI hallucination and elucidates
its significance in artificial intelligence. In particular, Hallucination
classification is tackled over several tasks (Machine Translation, Question and
Answer, Dialog Systems, Summarisation Systems, Knowledge Graph with LLMs, and
Visual Question Answer). Additionally, we explore potential strategies to
mitigate hallucinations, aiming to enhance the overall reliability of LLMs. Our
research addresses this critical issue within the HeReFaNMi (Health-Related
Fake News Mitigation) project, generously supported by NGI Search, dedicated to
combating Health-Related Fake News dissemination on the Internet. This
endeavour represents a concerted effort to safeguard the integrity of
information dissemination in an age of evolving AI technologies. | cs.CL | Insights into Classifying and Mitigating LLMs' Hallucinations |
2023-11-14T12:14:54Z | http://arxiv.org/pdf/2311.08110v2 | http://arxiv.org/abs/2311.08110v2 | Jingbiao Mei, Jinghong Chen, Weizhe Lin, Bill Byrne, Marcus Tomalin | 2024-06-04T23:06:36Z | cs.CL, cs.CV | Hateful memes have emerged as a significant concern on the Internet.
Detecting hateful memes requires the system to jointly understand the visual
and textual modalities. Our investigation reveals that the embedding space of
existing CLIP-based systems lacks sensitivity to subtle differences in memes
that are vital for correct hatefulness classification. We propose constructing
a hatefulness-aware embedding space through retrieval-guided contrastive
training. Our approach achieves state-of-the-art performance on the
HatefulMemes dataset with an AUROC of 87.0, outperforming much larger
fine-tuned large multimodal models. We demonstrate a retrieval-based hateful
memes detection system, which is capable of identifying hatefulness based on
data unseen in training. This allows developers to update the hateful memes
detection system by simply adding new examples without retraining, a desirable
feature for real services in the constantly evolving landscape of hateful memes
on the Internet. | cs.CL | Improving Hateful Meme Detection through Retrieval-Guided Contrastive Learning |
2023-11-14T12:12:25Z | http://arxiv.org/pdf/2311.08107v2 | http://arxiv.org/abs/2311.08107v2 | Mengsay Loem, Masahiro Kaneko, Naoaki Okazaki | 2024-03-01T00:42:58Z | cs.CL | Large Language Models (LLMs) can justify or critique their predictions
through discussions with other models or humans, thereby enriching their
intrinsic understanding of instances. While proactive discussions in the
inference phase have been shown to boost performance, such interactions have
not been extensively explored during the training phase. We hypothesize that
incorporating interactive discussions into the training process can enhance the
models' understanding and improve their reasoning and verbal expression
abilities during inference. This work introduces the SAIE framework, which
facilitates supportive and adversarial discussions between learner and partner
models. The learner model receives responses from the partner, and its
parameters are then updated based on this discussion. This dynamic adjustment
process continues throughout the training phase, responding to the evolving
outputs of the learner model. Our empirical evaluation across various tasks,
including math problems, commonsense reasoning, and multi-domain knowledge,
demonstrates that models fine-tuned with the SAIE framework outperform those
trained with conventional fine-tuning approaches. Furthermore, our method
enhances the models' reasoning capabilities, improving both individual and
multi-agent inference performance. | cs.CL | SAIE Framework: Support Alone Isn't Enough -- Advancing LLM Training with Adversarial Remarks |
2023-11-14T12:12:02Z | http://arxiv.org/pdf/2311.08106v2 | http://arxiv.org/abs/2311.08106v2 | Yujin Kim, Jaehong Yoon, Seonghyeon Ye, Sangmin Bae, Namgyu Ho, Sung Ju Hwang, Se-young Yun | 2024-04-20T07:11:39Z | cs.CL | The dynamic nature of knowledge in an ever-changing world presents challenges
for language models trained on static data; the model in the real world often
requires not only acquiring new knowledge but also overwriting outdated
information into updated ones. To study the ability of language models for
these time-dependent dynamics in human language, we introduce a novel task,
EvolvingQA, a temporally evolving question-answering benchmark designed for
training and evaluating LMs on an evolving Wikipedia database. The construction
of EvolvingQA is automated with our pipeline using large language models. We
uncover that existing continual learning baselines suffer from updating and
removing outdated knowledge. Our analysis suggests that models fail to rectify
knowledge due to small weight gradients. In addition, we elucidate that
language models particularly struggle to reflect the change of numerical or
temporal information. Our work aims to model the dynamic nature of real-world
information, suggesting faithful evaluations of the evolution-adaptability of
language models. | cs.CL | Carpe Diem: On the Evaluation of World Knowledge in Lifelong Language Models |
2023-11-14T12:05:45Z | http://arxiv.org/pdf/2311.08105v2 | http://arxiv.org/abs/2311.08105v2 | Arthur Douillard, Qixuan Feng, Andrei A. Rusu, Rachita Chhaparia, Yani Donchev, Adhiguna Kuncoro, Marc'Aurelio Ranzato, Arthur Szlam, Jiajun Shen | 2023-12-02T14:10:14Z | cs.LG, cs.CL | Large language models (LLM) have become a critical component in many
applications of machine learning. However, standard approaches to training LLM
require a large number of tightly interconnected accelerators, with devices
exchanging gradients and other intermediate states at each optimization step.
While it is difficult to build and maintain a single computing cluster hosting
many accelerators, it might be easier to find several computing clusters each
hosting a smaller number of devices. In this work, we propose a distributed
optimization algorithm, Distributed Low-Communication (DiLoCo), that enables
training of language models on islands of devices that are poorly connected.
The approach is a variant of federated averaging, where the number of inner
steps is large, the inner optimizer is AdamW, and the outer optimizer is
Nesterov momentum. On the widely used C4 dataset, we show that DiLoCo on 8
workers performs as well as fully synchronous optimization while communicating
500 times less. DiLoCo exhibits great robustness to the data distribution of
each worker. It is also robust to resources becoming unavailable over time, and
vice versa, it can seamlessly leverage resources that become available during
training. | cs.LG | DiLoCo: Distributed Low-Communication Training of Language Models |
2023-11-14T12:03:26Z | http://arxiv.org/pdf/2311.08103v1 | http://arxiv.org/abs/2311.08103v1 | Nishchal Prasad, Mohand Boughanem, Taoufiq Dkaki | 2023-11-14T12:03:26Z | cs.CL, cs.AI, cs.IR | Predicting the judgment of a legal case from its unannotated case facts is a
challenging task. The lengthy and non-uniform document structure poses an even
greater challenge in extracting information for decision prediction. In this
work, we explore and propose a two-level classification mechanism; both
supervised and unsupervised; by using domain-specific pre-trained BERT to
extract information from long documents in terms of sentence embeddings further
processing with transformer encoder layer and use unsupervised clustering to
extract hidden labels from these embeddings to better predict a judgment of a
legal case. We conduct several experiments with this mechanism and see higher
performance gains than the previously proposed methods on the ILDC dataset. Our
experimental results also show the importance of domain-specific pre-training
of Transformer Encoders in legal information processing. | cs.CL | Exploring Semi-supervised Hierarchical Stacked Encoder for Legal Judgement Prediction |
2023-11-14T11:49:43Z | http://arxiv.org/pdf/2311.08097v4 | http://arxiv.org/abs/2311.08097v4 | Leonardo Ranaldi, Giulia Pucci, Federico Ranaldi, Elena Sofia Ruzzetti, Fabio Massimo Zanzotto | 2024-06-21T06:06:51Z | cs.CL, cs.AI | Reasoning methods, best exemplified by the well-known Chain-of-Thought (CoT),
empower the reasoning abilities of Large Language Models (LLMs) by eliciting
them to solve complex tasks in a step-by-step manner. Although they are
achieving significant success, the ability to deliver multi-step reasoning
remains limited to English because of the imbalance in the distribution of
pre-training data, which makes other languages a barrier. In this paper, we
propose Cross-lingual Tree-of-Thoughts (Cross-ToT), a method for aligning
Cross-lingual CoT reasoning across languages. The proposed method, through a
self-consistent cross-lingual prompting mechanism inspired by the
Tree-of-Thoughts approach, provides multi-step reasoning paths in different
languages that, during the steps, lead to the final solution. Experimental
evaluations show that our method significantly outperforms existing prompting
methods by reducing the number of interactions and achieving state-of-the-art
performance. | cs.CL | Empowering Multi-step Reasoning across Languages via Tree-of-Thoughts |
2023-11-14T11:35:09Z | http://arxiv.org/pdf/2311.08093v1 | http://arxiv.org/abs/2311.08093v1 | Lynn Khellaf, Ipek Baris Schlicht, Julia Bayer, Ruben Bouwmeester, Tilman Miraß, Tilman Wagner | 2023-11-14T11:35:09Z | cs.CL, cs.AI | Investigative journalists and fact-checkers have found OpenStreetMap (OSM) to
be an invaluable resource for their work due to its extensive coverage and
intricate details of various locations, which play a crucial role in
investigating news scenes. Despite its value, OSM's complexity presents
considerable accessibility and usability challenges, especially for those
without a technical background. To address this, we introduce 'Spot', a
user-friendly natural language interface for querying OSM data. Spot utilizes a
semantic mapping from natural language to OSM tags, leveraging artificially
generated sentence queries and a T5 transformer. This approach enables Spot to
extract relevant information from user-input sentences and display candidate
locations matching the descriptions on a map. To foster collaboration and
future advancement, all code and generated data is available as an open-source
repository. | cs.CL | Spot: A Natural Language Interface for Geospatial Searches in OSM |
2023-11-14T11:24:08Z | http://arxiv.org/pdf/2311.08089v2 | http://arxiv.org/abs/2311.08089v2 | Chong Li, Shaonan Wang, Jiajun Zhang, Chengqing Zong | 2024-06-12T12:25:51Z | cs.CL | Multilingual generative models obtain remarkable cross-lingual in-context
learning capabilities through pre-training on large-scale corpora. However,
they still exhibit a performance bias toward high-resource languages and learn
isolated distributions of multilingual sentence representations, which may
hinder knowledge transfer across languages. To bridge this gap, we propose a
simple yet effective cross-lingual alignment framework exploiting pairs of
translation sentences. It aligns the internal sentence representations across
different languages via multilingual contrastive learning and aligns outputs by
following cross-lingual instructions in the target language. Experimental
results show that even with less than 0.1 {\textperthousand} of pre-training
tokens, our alignment framework significantly boosts the cross-lingual
abilities of generative language models and mitigates the performance gap.
Further analyses reveal that it results in a better internal multilingual
representation distribution of multilingual models. | cs.CL | Improving In-context Learning of Multilingual Generative Language Models with Cross-lingual Alignment |
2023-11-14T10:30:49Z | http://arxiv.org/pdf/2311.08057v1 | http://arxiv.org/abs/2311.08057v1 | Vera Davydova, Huabin Yang, Elena Tutubalina | 2023-11-14T10:30:49Z | cs.CL, cs.SI, I.2.7; J.3 | The COVID-19 pandemic has sparked numerous discussions on social media
platforms, with users sharing their views on topics such as mask-wearing and
vaccination. To facilitate the evaluation of neural models for stance detection
and premise classification, we organized the Social Media Mining for Health
(SMM4H) 2022 Shared Task 2. This competition utilized manually annotated posts
on three COVID-19-related topics: school closures, stay-at-home orders, and
wearing masks. In this paper, we extend the previous work and present newly
collected data on vaccination from Twitter to assess the performance of models
on a different topic. To enhance the accuracy and effectiveness of our
evaluation, we employed various strategies to aggregate tweet texts with
claims, including models with feature-level (early) fusion and dual-view
architectures from SMM4H 2022 leaderboard. Our primary objective was to create
a valuable dataset and perform an extensive experimental evaluation to support
future research in argument mining in the health domain. | cs.CL | Data and models for stance and premise detection in COVID-19 tweets: insights from the Social Media Mining for Health (SMM4H) 2022 shared task |
2023-11-14T10:10:31Z | http://arxiv.org/pdf/2311.08045v4 | http://arxiv.org/abs/2311.08045v4 | Pengyu Cheng, Yifan Yang, Jian Li, Yong Dai, Tianhao Hu, Peixin Cao, Nan Du, Xiaolong Li | 2024-06-03T11:34:05Z | cs.CL, cs.AI, cs.LG | Human preference alignment is essential to improve the interaction quality of
large language models (LLMs). Existing alignment methods depend on manually
annotated preference data to guide the LLM optimization directions. However,
continuously updating LLMs for alignment raises a distribution gap between
model-generated samples and human-annotated responses, hindering training
effectiveness. To mitigate this issue, previous methods require additional
preference annotation on newly generated samples to adapt to the shifted
distribution, which consumes a large amount of annotation resources. Targeting
more efficient human preference optimization, we propose an Adversarial
Preference Optimization (APO) framework, in which the LLM and the reward model
update alternatively via a min-max game. Through adversarial training, the
reward model can adapt to the shifted generation distribution of the LLM
without any additional annotation. With comprehensive experiments, we find the
proposed adversarial training framework further enhances existing alignment
baselines in terms of LLM helpfulness and harmlessness. The code is at
https://github.com/Linear95/APO. | cs.CL | Adversarial Preference Optimization: Enhancing Your Alignment via RM-LLM Game |
2023-11-14T09:12:40Z | http://arxiv.org/pdf/2311.08011v2 | http://arxiv.org/abs/2311.08011v2 | Shiwen Ni, Dingwei Chen, Chengming Li, Xiping Hu, Ruifeng Xu, Min Yang | 2024-02-16T15:49:42Z | cs.CL | Recent advancements in Large Language Models (LLMs) have showcased their
remarkable capabilities in text understanding and generation. However, even
stronger LLMs are susceptible to acquiring erroneous or obsolete information
from the training corpus. Direct secondary fine-tuning with data containing new
knowledge may be ineffective in updating knowledge due to the conflict between
old and new knowledge. In this paper, we propose a new paradigm for fine-tuning
called F-Learning (Forgetting before Learning), which employs parametric
arithmetic to facilitate the forgetting of old knowledge and learning of new
knowledge. Experimental results on two publicly available datasets demonstrate
that our proposed F-Learning can obviously improve the knowledge updating
performance of both full fine-tuning and LoRA fine-tuning, simultaneously
outperforming the existing baselines in most cases. Moreover, we have also
discovered that forgetting old knowledge by subtracting the parameters of LoRA
can yield a similar effect to subtracting the parameters of full fine-tuning,
and occasionally even surpass it significantly. | cs.CL | Forgetting before Learning: Utilizing Parametric Arithmetic for Knowledge Updating in Large Language Models |
2023-11-14T09:09:58Z | http://arxiv.org/pdf/2311.08010v1 | http://arxiv.org/abs/2311.08010v1 | Helan Hu, Shuzheng Si, Haozhe Zhao, Shuang Zeng, Kaikai An, Zefan Cai, Baobao Chang | 2023-11-14T09:09:58Z | cs.CL, cs.AI | Distantly-Supervised Named Entity Recognition (DS-NER) effectively alleviates
the burden of annotation, but meanwhile suffers from the label noise. Recent
works attempt to adopt the teacher-student framework to gradually refine the
training labels and improve the overall robustness. However, we argue that
these teacher-student methods achieve limited performance because poor network
calibration produces incorrectly pseudo-labeled samples, leading to error
propagation. Therefore, we attempt to mitigate this issue by proposing: (1)
Uncertainty-aware Teacher Learning that leverages the prediction uncertainty to
guide the selection of pseudo-labels, avoiding the number of incorrect
pseudo-labels in the self-training stage. (2) Student-student Collaborative
Learning that allows the transfer of reliable labels between two student
networks instead of completely relying on all pseudo-labels from its teacher.
Meanwhile, this approach allows a full exploration of mislabeled samples rather
than simply filtering unreliable pseudo-labeled samples. Extensive experimental
results on five DS-NER datasets demonstrate that our method is superior to
state-of-the-art teacher-student methods. | cs.CL | Distantly-Supervised Named Entity Recognition with Uncertainty-aware Teacher Learning and Student-student Collaborative Learning |
2023-11-14T08:57:01Z | http://arxiv.org/pdf/2311.08002v1 | http://arxiv.org/abs/2311.08002v1 | Vivek Gupta, Pranshu Kandoi, Mahek Bhavesh Vora, Shuo Zhang, Yujie He, Ridho Reinanda, Vivek Srikumar | 2023-11-14T08:57:01Z | cs.CL, cs.AI, cs.IR | Semi-structured data, such as Infobox tables, often include temporal
information about entities, either implicitly or explicitly. Can current NLP
systems reason about such information in semi-structured tables? To tackle this
question, we introduce the task of temporal question answering on
semi-structured tables. We present a dataset, TempTabQA, which comprises 11,454
question-answer pairs extracted from 1,208 Wikipedia Infobox tables spanning
more than 90 distinct domains. Using this dataset, we evaluate several
state-of-the-art models for temporal reasoning. We observe that even the
top-performing LLMs lag behind human performance by more than 13.5 F1 points.
Given these results, our dataset has the potential to serve as a challenging
benchmark to improve the temporal reasoning capabilities of NLP models. | cs.CL | TempTabQA: Temporal Question Answering for Semi-Structured Tables |
2023-11-14T08:55:11Z | http://arxiv.org/pdf/2311.08001v1 | http://arxiv.org/abs/2311.08001v1 | Jia Luo, Daiyun Peng, Lei Shi, Didier El Baz, Xinran Liu | 2023-11-14T08:55:11Z | cs.SI, cs.CL, physics.soc-ph | The COVID-19 infodemic, characterized by the rapid spread of misinformation
and unverified claims related to the pandemic, presents a significant
challenge. This paper presents a comparative analysis of the COVID-19 infodemic
in the English and Chinese languages, utilizing textual data extracted from
social media platforms. To ensure a balanced representation, two infodemic
datasets were created by augmenting previously collected social media textual
data. Through word frequency analysis, the thirty-five most frequently
occurring infodemic words are identified, shedding light on prevalent
discussions surrounding the infodemic. Moreover, topic clustering analysis
uncovers thematic structures and provides a deeper understanding of primary
topics within each language context. Additionally, sentiment analysis enables
comprehension of the emotional tone associated with COVID-19 information on
social media platforms in English and Chinese. This research contributes to a
better understanding of the COVID-19 infodemic phenomenon and can guide the
development of strategies to combat misinformation during public health crises
across different languages. | cs.SI | A Comparative Analysis of the COVID-19 Infodemic in English and Chinese: Insights from Social Media Textual Data |
2023-11-14T08:51:00Z | http://arxiv.org/pdf/2311.07996v1 | http://arxiv.org/abs/2311.07996v1 | Yan Zhang, Zhaopeng Feng, Zhiyang Teng, Zuozhu Liu, Haizhou Li | 2023-11-14T08:51:00Z | cs.CL | Text embedding models have significantly contributed to advancements in
natural language processing by adeptly capturing semantic properties of textual
data. However, the ability of these models to generalize across a wide range of
syntactic contexts remains under-explored. In this paper, we first develop an
evaluation set, named \textbf{SR}, to scrutinize the capability for syntax
understanding of text embedding models from two crucial syntactic aspects:
Structural heuristics, and Relational understanding among concepts, as revealed
by the performance gaps in previous studies. Our findings reveal that existing
text embedding models have not sufficiently addressed these syntactic
understanding challenges, and such ineffectiveness becomes even more apparent
when evaluated against existing benchmark datasets. Furthermore, we conduct
rigorous analysis to unearth factors that lead to such limitations and examine
why previous evaluations fail to detect such ineffectiveness. Lastly, we
propose strategies to augment the generalization ability of text embedding
models in diverse syntactic scenarios. This study serves to highlight the
hurdles associated with syntactic generalization and provides pragmatic
guidance for boosting model performance across varied syntactic contexts. | cs.CL | How Well Do Text Embedding Models Understand Syntax? |
2023-11-14T08:34:26Z | http://arxiv.org/pdf/2311.07989v7 | http://arxiv.org/abs/2311.07989v7 | Ziyin Zhang, Chaoyu Chen, Bingchang Liu, Cong Liao, Zi Gong, Hang Yu, Jianguo Li, Rui Wang | 2024-06-26T07:11:00Z | cs.CL, cs.AI, cs.SE | In this work we systematically review the recent advancements in software
engineering with language models, covering 70+ models, 40+ evaluation tasks,
180+ datasets, and 900 related works. Unlike previous works, we integrate
software engineering (SE) with natural language processing (NLP) by discussing
the perspectives of both sides: SE applies language models for development
automation, while NLP adopts SE tasks for language model evaluation. We break
down code processing models into general language models represented by the GPT
family and specialized models that are specifically pretrained on code, often
with tailored objectives. We discuss the relations and differences between
these models, and highlight the historical transition of code modeling from
statistical models and RNNs to pretrained Transformers and LLMs, which is
exactly the same course that had been taken by NLP. We also go beyond
programming and review LLMs' application in other software engineering
activities including requirement engineering, testing, deployment, and
operations in an endeavor to provide a global view of NLP in SE, and identify
key challenges and potential future directions in this domain. We keep the
survey open and updated on GitHub at
https://github.com/codefuse-ai/Awesome-Code-LLM. | cs.CL | Unifying the Perspectives of NLP and Software Engineering: A Survey on Language Models for Code |
2023-11-14T08:10:14Z | http://arxiv.org/pdf/2311.07978v2 | http://arxiv.org/abs/2311.07978v2 | Jessica Ojo, Kelechi Ogueji, Pontus Stenetorp, David Ifeoluwa Adelani | 2024-04-30T16:04:16Z | cs.CL, cs.AI, cs.LG | Recent advancements in natural language processing have led to the
proliferation of large language models (LLMs). These models have been shown to
yield good performance, using in-context learning, even on tasks and languages
they are not trained on. However, their performance on African languages is
largely understudied relative to high-resource languages. We present an
analysis of four popular large language models (mT0, Aya, LLaMa 2, and GPT-4)
on six tasks (topic classification, sentiment classification, machine
translation, summarization, question answering, and named entity recognition)
across 60 African languages, spanning different language families and
geographical regions. Our results suggest that all LLMs produce lower
performance for African languages, and there is a large gap in performance
compared to high-resource languages (such as English) for most tasks. We find
that GPT-4 has an average to good performance on classification tasks, yet its
performance on generative tasks such as machine translation and summarization
is significantly lacking. Surprisingly, we find that mT0 had the best overall
performance for cross-lingual QA, better than the state-of-the-art supervised
model (i.e. fine-tuned mT5) and GPT-4 on African languages. Similarly, we find
the recent Aya model to have comparable result to mT0 in almost all tasks
except for topic classification where it outperform mT0. Overall, LLaMa 2
showed the worst performance, which we believe is due to its English and
code-centric~(around 98%) pre-training corpus. Our findings confirms that
performance on African languages continues to remain a hurdle for the current
LLMs, underscoring the need for additional efforts to close this gap. | cs.CL | How good are Large Language Models on African Languages? |
2023-11-14T07:41:48Z | http://arxiv.org/pdf/2311.10760v1 | http://arxiv.org/abs/2311.10760v1 | Florian Baud, Alex Aussem | 2023-11-14T07:41:48Z | cs.CL | Multi-document summarization (MDS) is a difficult task in Natural Language
Processing, aiming to summarize information from several documents. However,
the source documents are often insufficient to obtain a qualitative summary. We
propose a retriever-guided model combined with non-parametric memory for
summary generation. This model retrieves relevant candidates from a database
and then generates the summary considering the candidates with a copy mechanism
and the source documents. The retriever is implemented with Approximate Nearest
Neighbor Search (ANN) to search large databases. Our method is evaluated on the
MultiXScience dataset which includes scientific articles. Finally, we discuss
our results and possible directions for future work. | cs.CL | Non-Parametric Memory Guidance for Multi-Document Summarization |
2023-11-14T07:26:32Z | http://arxiv.org/pdf/2311.07961v1 | http://arxiv.org/abs/2311.07961v1 | Kumar Shridhar, Koustuv Sinha, Andrew Cohen, Tianlu Wang, Ping Yu, Ram Pasunuru, Mrinmaya Sachan, Jason Weston, Asli Celikyilmaz | 2023-11-14T07:26:32Z | cs.CL | In recent years, Large Language Models (LLMs) have demonstrated remarkable
generative abilities, but can they judge the quality of their own generations?
A popular concept, referred to as self-refinement, postulates that LLMs can
detect and correct the errors in their generations when asked to do so.
However, recent empirical evidence points in the opposite direction, suggesting
that LLMs often struggle to accurately identify errors when reasoning is
involved. To address this, we propose a reasoning with refinement objective
called ART: Ask, Refine, and Trust, which asks necessary questions to decide
when an LLM should refine its output, and either affirm or withhold trust in
its refinement by ranking the refinement and the initial prediction. On two
multistep reasoning tasks of mathematical word problems (GSM8K) and question
answering (StrategyQA), ART achieves a performance gain of +5 points over
self-refinement baselines, while using a much smaller model as the decision
maker. We also demonstrate the benefit of using smaller models to make
refinement decisions as a cost-effective alternative to fine-tuning a larger
model. | cs.CL | The ART of LLM Refinement: Ask, Refine, and Trust |
2023-11-14T07:13:10Z | http://arxiv.org/pdf/2311.07954v2 | http://arxiv.org/abs/2311.07954v2 | Ruixin Hong, Hongming Zhang, Xinyu Pang, Dong Yu, Changshui Zhang | 2024-03-23T13:54:44Z | cs.AI, cs.CL | Logical reasoning has been an ongoing pursuit in the field of AI. Despite
significant advancements made by large language models (LLMs), they still
struggle with complex logical reasoning problems. To enhance reasoning
performance, one promising direction is scalable oversight, which requires LLMs
to identify their own errors and then improve by themselves. Various
self-verification methods have been proposed in pursuit of this goal.
Nevertheless, whether existing models understand their own errors well is still
under investigation. In this paper, we take a closer look at the
self-verification abilities of LLMs in the context of logical reasoning,
focusing on their ability to identify logical fallacies accurately. We
introduce a dataset, FALLACIES, containing 232 types of reasoning fallacies
categorized in a hierarchical taxonomy. By conducting exhaustive experiments on
FALLACIES, we obtain comprehensive and detailed analyses of a series of models
on their verification abilities. Our main findings suggest that existing LLMs
could struggle to identify fallacious reasoning steps accurately and may fall
short of guaranteeing the validity of self-verification methods. Drawing from
these observations, we offer suggestions for future research and practical
applications of self-verification methods. | cs.AI | A Closer Look at the Self-Verification Abilities of Large Language Models in Logical Reasoning |
2023-11-14T06:45:31Z | http://arxiv.org/pdf/2311.07945v3 | http://arxiv.org/abs/2311.07945v3 | Kushal Jain, Moritz Miller, Niket Tandon, Kumar Shridhar | 2024-07-01T13:25:57Z | cs.CL | Language models can solve complex reasoning tasks better by learning to
generate rationales for their predictions. Often these models know how to solve
a task but their auto-regressive decoding nature leads to incorrect results if
they start incorrectly. We observe that smaller models in particular when
corrected, can solve a task that they would have otherwise struggled with. We
demonstrate this phenomenon by using a larger model to guide smaller models,
which leads to significantly improved performance (up to +24 points on the
GSM8K dataset by 7B models). To assist smaller models in initiating the
starting step, we propose QuestCoT, where a smaller model first asks itself how
to start, before proceeding with a chain of reasoning. On various multistep
mathematical reasoning datasets over multiple smaller models, we show that
getting the right start can lead to significant performance gains across all
models (gains of up to +6 points on GSM8K, +9 on SVAMP, +5 on ASDiv, and +7 on
MultiArith). | cs.CL | First-Step Advantage: Importance of Starting Right in Multi-Step Math Reasoning |
2023-11-14T06:39:04Z | http://arxiv.org/pdf/2311.07941v1 | http://arxiv.org/abs/2311.07941v1 | Shangtong Gui, Chenze Shao, Zhengrui Ma, Xishan Zhang, Yunji Chen, Yang Feng | 2023-11-14T06:39:04Z | cs.CL, cs.AI | Non-autoregressive Transformer(NAT) significantly accelerates the inference
of neural machine translation. However, conventional NAT models suffer from
limited expression power and performance degradation compared to autoregressive
(AT) models due to the assumption of conditional independence among target
tokens. To address these limitations, we propose a novel approach called
PCFG-NAT, which leverages a specially designed Probabilistic Context-Free
Grammar (PCFG) to enhance the ability of NAT models to capture complex
dependencies among output tokens. Experimental results on major machine
translation benchmarks demonstrate that PCFG-NAT further narrows the gap in
translation quality between NAT and AT models. Moreover, PCFG-NAT facilitates a
deeper understanding of the generated sentences, addressing the lack of
satisfactory explainability in neural machine translation.Code is publicly
available at https://github.com/ictnlp/PCFG-NAT. | cs.CL | Non-autoregressive Machine Translation with Probabilistic Context-free Grammar |
2023-11-14T06:16:49Z | http://arxiv.org/pdf/2311.07930v1 | http://arxiv.org/abs/2311.07930v1 | Aditi Chaudhary, Karthik Raman, Michael Bendersky | 2023-11-14T06:16:49Z | cs.CL | Recent developments in large language models (LLMs) have shown promise in
their ability to generate synthetic query-document pairs by prompting with as
few as 8 demonstrations. This has enabled building better IR models, especially
for tasks with no training data readily available. Typically, such synthetic
query generation (QGen) approaches condition on an input context (e.g. a text
document) and generate a query relevant to that context, or condition the QGen
model additionally on the relevance label (e.g. relevant vs irrelevant) to
generate queries across relevance buckets. However, we find that such QGen
approaches are sub-optimal as they require the model to reason about the
desired label and the input from a handful of examples. In this work, we
propose to reduce this burden of LLMs by generating queries simultaneously for
different labels. We hypothesize that instead of asking the model to generate,
say, an irrelevant query given an input context, asking the model to generate
an irrelevant query relative to a relevant query is a much simpler task setup
for the model to reason about. Extensive experimentation across seven IR
datasets shows that synthetic queries generated in such a fashion translates to
a better downstream performance, suggesting that the generated queries are
indeed of higher quality. | cs.CL | It's All Relative! -- A Synthetic Query Generation Approach for Improving Zero-Shot Relevance Prediction |
2023-11-14T05:59:58Z | http://arxiv.org/pdf/2311.07925v1 | http://arxiv.org/abs/2311.07925v1 | Soowon Kim, Seo-Hyun Lee, Young-Eun Lee, Ji-Won Lee, Ji-Ha Park, Seong-Whan Lee | 2023-11-14T05:59:58Z | cs.CL, cs.AI | Interpreting EEG signals linked to spoken language presents a complex
challenge, given the data's intricate temporal and spatial attributes, as well
as the various noise factors. Denoising diffusion probabilistic models (DDPMs),
which have recently gained prominence in diverse areas for their capabilities
in representation learning, are explored in our research as a means to address
this issue. Using DDPMs in conjunction with a conditional autoencoder, our new
approach considerably outperforms traditional machine learning algorithms and
established baseline models in accuracy. Our results highlight the potential of
DDPMs as a sophisticated computational method for the analysis of
speech-related EEG signals. This could lead to significant advances in
brain-computer interfaces tailored for spoken communication. | cs.CL | Brain-Driven Representation Learning Based on Diffusion Model |
2023-11-14T05:34:50Z | http://arxiv.org/pdf/2311.07919v2 | http://arxiv.org/abs/2311.07919v2 | Yunfei Chu, Jin Xu, Xiaohuan Zhou, Qian Yang, Shiliang Zhang, Zhijie Yan, Chang Zhou, Jingren Zhou | 2023-12-21T10:20:42Z | eess.AS, cs.CL, cs.LG | Recently, instruction-following audio-language models have received broad
attention for audio interaction with humans. However, the absence of
pre-trained audio models capable of handling diverse audio types and tasks has
hindered progress in this field. Consequently, most existing works have only
been able to support a limited range of interaction capabilities. In this
paper, we develop the Qwen-Audio model and address this limitation by scaling
up audio-language pre-training to cover over 30 tasks and various audio types,
such as human speech, natural sounds, music, and songs, to facilitate universal
audio understanding abilities. However, directly co-training all tasks and
datasets can lead to interference issues, as the textual labels associated with
different datasets exhibit considerable variations due to differences in task
focus, language, granularity of annotation, and text structure. To overcome the
one-to-many interference, we carefully design a multi-task training framework
by conditioning on a sequence of hierarchical tags to the decoder for
encouraging knowledge sharing and avoiding interference through shared and
specified tags respectively. Remarkably, Qwen-Audio achieves impressive
performance across diverse benchmark tasks without requiring any task-specific
fine-tuning, surpassing its counterparts. Building upon the capabilities of
Qwen-Audio, we further develop Qwen-Audio-Chat, which allows for input from
various audios and text inputs, enabling multi-turn dialogues and supporting
various audio-central scenarios. | eess.AS | Qwen-Audio: Advancing Universal Audio Understanding via Unified Large-Scale Audio-Language Models |
2023-11-14T05:30:43Z | http://arxiv.org/pdf/2311.07918v1 | http://arxiv.org/abs/2311.07918v1 | David Wilkins | 2023-11-14T05:30:43Z | cs.CL | Scoping reviews, a type of literature review, require intensive human effort
to screen large numbers of scholarly sources for their relevance to the review
objectives. This manuscript introduces GPTscreenR, a package for the R
statistical programming language that uses the GPT-4 Large Language Model (LLM)
to automatically screen sources. The package makes use of the chain-of-thought
technique with the goal of maximising performance on complex screening tasks.
In validation against consensus human reviewer decisions, GPTscreenR performed
similarly to an alternative zero-shot technique, with a sensitivity of 71%,
specificity of 89%, and overall accuracy of 84%. Neither method achieved
perfect accuracy nor human levels of intraobserver agreement. GPTscreenR
demonstrates the potential for LLMs to support scholarly work and provides a
user-friendly software framework that can be integrated into existing review
processes. | cs.CL | Automated title and abstract screening for scoping reviews using the GPT-4 Large Language Model |
2023-11-14T05:21:57Z | http://arxiv.org/pdf/2311.07914v2 | http://arxiv.org/abs/2311.07914v2 | Garima Agrawal, Tharindu Kumarage, Zeyad Alghamdi, Huan Liu | 2024-03-16T03:19:25Z | cs.CL, cs.LG | The contemporary LLMs are prone to producing hallucinations, stemming mainly
from the knowledge gaps within the models. To address this critical limitation,
researchers employ diverse strategies to augment the LLMs by incorporating
external knowledge, aiming to reduce hallucinations and enhance reasoning
accuracy. Among these strategies, leveraging knowledge graphs as a source of
external information has demonstrated promising results. In this survey, we
comprehensively review these knowledge-graph-based augmentation techniques in
LLMs, focusing on their efficacy in mitigating hallucinations. We
systematically categorize these methods into three overarching groups, offering
methodological comparisons and performance evaluations. Lastly, this survey
explores the current trends and challenges associated with these techniques and
outlines potential avenues for future research in this emerging field. | cs.CL | Can Knowledge Graphs Reduce Hallucinations in LLMs? : A Survey |
2023-11-14T05:13:55Z | http://arxiv.org/pdf/2311.07911v1 | http://arxiv.org/abs/2311.07911v1 | Jeffrey Zhou, Tianjian Lu, Swaroop Mishra, Siddhartha Brahma, Sujoy Basu, Yi Luan, Denny Zhou, Le Hou | 2023-11-14T05:13:55Z | cs.CL, cs.AI, cs.LG, 68T50 (Primary) 68T99 (Secondary), I.2.7 | One core capability of Large Language Models (LLMs) is to follow natural
language instructions. However, the evaluation of such abilities is not
standardized: Human evaluations are expensive, slow, and not objectively
reproducible, while LLM-based auto-evaluation is potentially biased or limited
by the ability of the evaluator LLM. To overcome these issues, we introduce
Instruction-Following Eval (IFEval) for large language models. IFEval is a
straightforward and easy-to-reproduce evaluation benchmark. It focuses on a set
of "verifiable instructions" such as "write in more than 400 words" and
"mention the keyword of AI at least 3 times". We identified 25 types of those
verifiable instructions and constructed around 500 prompts, with each prompt
containing one or more verifiable instructions. We show evaluation results of
two widely available LLMs on the market. Our code and data can be found at
https://github.com/google-research/google-research/tree/master/instruction_following_eval | cs.CL | Instruction-Following Evaluation for Large Language Models |
2023-11-14T04:10:40Z | http://arxiv.org/pdf/2311.07897v1 | http://arxiv.org/abs/2311.07897v1 | Ming Jiang, Mansi Joshi | 2023-11-14T04:10:40Z | cs.CL | Prior work has demonstrated large language models' (LLMs) potential to
discern statistical tendencies within their pre-training corpora. Despite that,
many examinations of LLMs' knowledge capacity focus on knowledge explicitly
appearing in the training data or implicitly inferable from similar contexts.
How well an LLM captures the corpus-level statistical trends of concepts for
reasoning, especially long-tail ones, is still underexplored. In this study, we
introduce a novel few-shot question-answering task (CPopQA) that examines LLMs'
statistical ranking abilities for long-tail cultural concepts (e.g., holidays),
with a specific focus on these concepts' popularity in the United States and
the United Kingdom, respectively. We curate a dataset containing 459 holidays
across 58 countries, generating a total of 6,000 QA testing pairs. Experiments
on four strong LLMs show that large models are capable of ranking long-tail
cultural concepts regarding their statistical tendency. Notably, GPT-3.5
displayed superior performance and exhibited its potential to identify
geo-cultural proximity across continents. | cs.CL | CPopQA: Ranking Cultural Concept Popularity by LLMs |
2023-11-14T03:38:55Z | http://arxiv.org/pdf/2311.07884v2 | http://arxiv.org/abs/2311.07884v2 | Yusen Zhang, Nan Zhang, Yixin Liu, Alexander Fabbri, Junru Liu, Ryo Kamoi, Xiaoxin Lu, Caiming Xiong, Jieyu Zhao, Dragomir Radev, Kathleen McKeown, Rui Zhang | 2024-03-30T03:54:06Z | cs.CL | People from different social and demographic groups express diverse
perspectives and conflicting opinions on a broad set of topics such as product
reviews, healthcare, law, and politics. A fair summary should provide a
comprehensive coverage of diverse perspectives without underrepresenting
certain groups. However, current work in summarization metrics and Large
Language Models (LLMs) evaluation has not explored fair abstractive
summarization. In this paper, we systematically investigate fair abstractive
summarization for user-generated data. We first formally define fairness in
abstractive summarization as not underrepresenting perspectives of any groups
of people, and we propose four reference-free automatic metrics by measuring
the differences between target and source perspectives. We evaluate nine LLMs,
including three GPT models, four LLaMA models, PaLM 2, and Claude, on six
datasets collected from social media, online reviews, and recorded transcripts.
Experiments show that both the model-generated and the human-written reference
summaries suffer from low fairness. We conduct a comprehensive analysis of the
common factors influencing fairness and propose three simple but effective
methods to alleviate unfair summarization. Our dataset and code are available
at https://github.com/psunlpgroup/FairSumm. | cs.CL | Fair Abstractive Summarization of Diverse Perspectives |
2023-11-14T03:18:28Z | http://arxiv.org/pdf/2311.07879v2 | http://arxiv.org/abs/2311.07879v2 | Yang Trista Cao, Lovely-Frances Domingo, Sarah Ann Gilbert, Michelle Mazurek, Katie Shilton, Hal Daumé III | 2024-02-17T04:30:54Z | cs.CL, cs.AI | Extensive efforts in automated approaches for content moderation have been
focused on developing models to identify toxic, offensive, and hateful content
with the aim of lightening the load for moderators. Yet, it remains uncertain
whether improvements on those tasks have truly addressed moderators' needs in
accomplishing their work. In this paper, we surface gaps between past research
efforts that have aimed to provide automation for aspects of content moderation
and the needs of volunteer content moderators, regarding identifying violations
of various moderation rules. To do so, we conduct a model review on Hugging
Face to reveal the availability of models to cover various moderation rules and
guidelines from three exemplar forums. We further put state-of-the-art LLMs to
the test, evaluating how well these models perform in flagging violations of
platform rules from one particular forum. Finally, we conduct a user survey
study with volunteer moderators to gain insight into their perspectives on
useful moderation models. Overall, we observe a non-trivial gap, as missing
developed models and LLMs exhibit moderate to low performance on a significant
portion of the rules. Moderators' reports provide guides for future work on
developing moderation assistant models. | cs.CL | Toxicity Detection is NOT all you Need: Measuring the Gaps to Supporting Volunteer Content Moderators |
2023-11-14T02:09:10Z | http://arxiv.org/pdf/2311.07853v2 | http://arxiv.org/abs/2311.07853v2 | Yilin Wang, Xinyi Hu, Matthew R. Gormley | 2024-04-08T15:23:39Z | cs.CL, cs.LG | Most pretrained language models rely on subword tokenization, which processes
text as a sequence of subword tokens. However, different granularities of text,
such as characters, subwords, and words, can contain different kinds of
information. Previous studies have shown that incorporating multiple input
granularities improves model generalization, yet very few of them outputs
useful representations for each granularity. In this paper, we introduce the
entanglement model, aiming to combine character and subword language models.
Inspired by vision-language models, our model treats characters and subwords as
separate modalities, and it generates mutually informed representations for
both granularities as output. We evaluate our model on text classification,
named entity recognition, POS-tagging, and character-level sequence labeling
(intraword code-switching). Notably, the entanglement model outperforms its
backbone language models, particularly in the presence of noisy texts and
low-resource languages. Furthermore, the entanglement model even outperforms
larger pre-trained models on all English sequence labeling tasks and
classification tasks. We make our code publically available. | cs.CL | Learning Mutually Informed Representations for Characters and Subwords |
2023-11-14T02:05:29Z | http://arxiv.org/pdf/2311.07850v2 | http://arxiv.org/abs/2311.07850v2 | Dhruv Agarwal, Rajarshi Das, Sopan Khosla, Rashmi Gangadharaiah | 2024-05-22T02:46:08Z | cs.CL, cs.AI, cs.DB, cs.LG | We present BYOKG, a universal question-answering (QA) system that can operate
on any knowledge graph (KG), requires no human-annotated training data, and can
be ready to use within a day -- attributes that are out-of-scope for current
KGQA systems. BYOKG draws inspiration from the remarkable ability of humans to
comprehend information present in an unseen KG through exploration -- starting
at random nodes, inspecting the labels of adjacent nodes and edges, and
combining them with their prior world knowledge. In BYOKG, exploration
leverages an LLM-backed symbolic agent that generates a diverse set of
query-program exemplars, which are then used to ground a retrieval-augmented
reasoning procedure to predict programs for arbitrary questions. BYOKG is
effective over both small- and large-scale graphs, showing dramatic gains in QA
accuracy over a zero-shot baseline of 27.89 and 58.02 F1 on GrailQA and MetaQA,
respectively. On GrailQA, we further show that our unsupervised BYOKG
outperforms a supervised in-context learning method, demonstrating the
effectiveness of exploration. Lastly, we find that performance of BYOKG
reliably improves with continued exploration as well as improvements in the
base LLM, notably outperforming a state-of-the-art fine-tuned model by 7.08 F1
on a sub-sampled zero-shot split of GrailQA. | cs.CL | Bring Your Own KG: Self-Supervised Program Synthesis for Zero-Shot KGQA |
2023-11-14T01:38:02Z | http://arxiv.org/pdf/2311.07838v3 | http://arxiv.org/abs/2311.07838v3 | Xiaonan Li, Changtai Zhu, Linyang Li, Zhangyue Yin, Tianxiang Sun, Xipeng Qiu | 2024-03-27T11:36:46Z | cs.CL, cs.AI, cs.IR | Verifiable generation aims to let the large language model (LLM) generate
text with supporting documents, which enables the user to flexibly verify the
answer and makes the LLM's output more reliable. Retrieval plays a crucial role
in verifiable generation. Specifically, the retrieved documents not only
supplement knowledge to help the LLM generate correct answers, but also serve
as supporting evidence for the user to verify the LLM's output. However, the
widely used retrievers become the bottleneck of the entire pipeline and limit
the overall performance. Their capabilities are usually inferior to LLMs since
they often have much fewer parameters than the large language model and have
not been demonstrated to scale well to the size of LLMs. If the retriever does
not correctly find the supporting documents, the LLM can not generate the
correct and verifiable answer, which overshadows the LLM's remarkable
abilities. To address these limitations, we propose \LLatrieval (Large Language
Model Verified Retrieval), where the LLM updates the retrieval result until it
verifies that the retrieved documents can sufficiently support answering the
question. Thus, the LLM can iteratively provide feedback to retrieval and
facilitate the retrieval result to fully support verifiable generation.
Experiments show that LLatrieval significantly outperforms extensive baselines
and achieves state-of-the-art results. | cs.CL | LLatrieval: LLM-Verified Retrieval for Verifiable Generation |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.