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-07-21T22:02:50Z | http://arxiv.org/pdf/2307.11922v1 | http://arxiv.org/abs/2307.11922v1 | Kolby Nottingham, Yasaman Razeghi, Kyungmin Kim, JB Lanier, Pierre Baldi, Roy Fox, Sameer Singh | 2023-07-21T22:02:50Z | cs.LG, cs.AI, cs.CL | Large language models (LLMs) are being applied as actors for sequential
decision making tasks in domains such as robotics and games, utilizing their
general world knowledge and planning abilities. However, previous work does
little to explore what environment state information is provided to LLM actors
via language. Exhaustively describing high-dimensional states can impair
performance and raise inference costs for LLM actors. Previous LLM actors avoid
the issue by relying on hand-engineered, task-specific protocols to determine
which features to communicate about a state and which to leave out. In this
work, we propose Brief Language INputs for DEcision-making Responses (BLINDER),
a method for automatically selecting concise state descriptions by learning a
value function for task-conditioned state descriptions. We evaluate BLINDER on
the challenging video game NetHack and a robotic manipulation task. Our method
improves task success rate, reduces input size and compute costs, and
generalizes between LLM actors. | cs.LG | Selective Perception: Optimizing State Descriptions with Reinforcement Learning for Language Model Actors |
2023-07-21T19:09:37Z | http://arxiv.org/pdf/2307.11865v3 | http://arxiv.org/abs/2307.11865v3 | Dmitriy Rivkin, Nikhil Kakodkar, Francois Hogan, Bobak H. Baghi, Gregory Dudek | 2024-02-01T16:32:38Z | cs.RO, cs.CL | This work explores the capacity of large language models (LLMs) to address
problems at the intersection of spatial planning and natural language
interfaces for navigation. We focus on following complex instructions that are
more akin to natural conversation than traditional explicit procedural
directives typically seen in robotics. Unlike most prior work where navigation
directives are provided as simple imperative commands (e.g., "go to the
fridge"), we examine implicit directives obtained through conversational
interactions.We leverage the 3D simulator AI2Thor to create household query
scenarios at scale, and augment it by adding complex language queries for 40
object types. We demonstrate that a robot using our method CARTIER
(Cartographic lAnguage Reasoning Targeted at Instruction Execution for Robots)
can parse descriptive language queries up to 42% more reliably than existing
LLM-enabled methods by exploiting the ability of LLMs to interpret the user
interaction in the context of the objects in the scenario. | cs.RO | CARTIER: Cartographic lAnguage Reasoning Targeted at Instruction Execution for Robots |
2023-07-21T19:09:24Z | http://arxiv.org/pdf/2307.11864v1 | http://arxiv.org/abs/2307.11864v1 | Navid Ayoobi, Sadat Shahriar, Arjun Mukherjee | 2023-07-21T19:09:24Z | cs.SI, cs.CL, cs.CR, cs.LG | In this paper, we present a novel method for detecting fake and Large
Language Model (LLM)-generated profiles in the LinkedIn Online Social Network
immediately upon registration and before establishing connections. Early fake
profile identification is crucial to maintaining the platform's integrity since
it prevents imposters from acquiring the private and sensitive information of
legitimate users and from gaining an opportunity to increase their credibility
for future phishing and scamming activities. This work uses textual information
provided in LinkedIn profiles and introduces the Section and Subsection Tag
Embedding (SSTE) method to enhance the discriminative characteristics of these
data for distinguishing between legitimate profiles and those created by
imposters manually or by using an LLM. Additionally, the dearth of a large
publicly available LinkedIn dataset motivated us to collect 3600 LinkedIn
profiles for our research. We will release our dataset publicly for research
purposes. This is, to the best of our knowledge, the first large publicly
available LinkedIn dataset for fake LinkedIn account detection. Within our
paradigm, we assess static and contextualized word embeddings, including GloVe,
Flair, BERT, and RoBERTa. We show that the suggested method can distinguish
between legitimate and fake profiles with an accuracy of about 95% across all
word embeddings. In addition, we show that SSTE has a promising accuracy for
identifying LLM-generated profiles, despite the fact that no LLM-generated
profiles were employed during the training phase, and can achieve an accuracy
of approximately 90% when only 20 LLM-generated profiles are added to the
training set. It is a significant finding since the proliferation of several
LLMs in the near future makes it extremely challenging to design a single
system that can identify profiles created with various LLMs. | cs.SI | The Looming Threat of Fake and LLM-generated LinkedIn Profiles: Challenges and Opportunities for Detection and Prevention |
2023-07-21T18:35:24Z | http://arxiv.org/pdf/2307.11848v1 | http://arxiv.org/abs/2307.11848v1 | Yang Bai, Anthony Colas, Daisy Zhe Wang | 2023-07-21T18:35:24Z | cs.CL, cs.IR | Check-worthy claim detection aims at providing plausible misinformation to
downstream fact-checking systems or human experts to check. This is a crucial
step toward accelerating the fact-checking process. Many efforts have been put
into how to identify check-worthy claims from a small scale of pre-collected
claims, but how to efficiently detect check-worthy claims directly from a
large-scale information source, such as Twitter, remains underexplored. To fill
this gap, we introduce MythQA, a new multi-answer open-domain question
answering(QA) task that involves contradictory stance mining for query-based
large-scale check-worthy claim detection. The idea behind this is that
contradictory claims are a strong indicator of misinformation that merits
scrutiny by the appropriate authorities. To study this task, we construct
TweetMythQA, an evaluation dataset containing 522 factoid multi-answer
questions based on controversial topics. Each question is annotated with
multiple answers. Moreover, we collect relevant tweets for each distinct
answer, then classify them into three categories: "Supporting", "Refuting", and
"Neutral". In total, we annotated 5.3K tweets. Contradictory evidence is
collected for all answers in the dataset. Finally, we present a baseline system
for MythQA and evaluate existing NLP models for each system component using the
TweetMythQA dataset. We provide initial benchmarks and identify key challenges
for future models to improve upon. Code and data are available at:
https://github.com/TonyBY/Myth-QA | cs.CL | MythQA: Query-Based Large-Scale Check-Worthy Claim Detection through Multi-Answer Open-Domain Question Answering |
2023-07-21T18:29:04Z | http://arxiv.org/pdf/2307.11845v2 | http://arxiv.org/abs/2307.11845v2 | Christopher Gerling, Stefan Lessmann | 2023-11-26T08:57:44Z | cs.CL, cs.AI, cs.CV, q-fin.CP | Traditional banks face increasing competition from FinTechs in the rapidly
evolving financial ecosystem. Raising operational efficiency is vital to
address this challenge. Our study aims to improve the efficiency of
document-intensive business processes in banking. To that end, we first review
the landscape of business documents in the retail segment. Banking documents
often contain text, layout, and visuals, suggesting that document analytics and
process automation require more than plain natural language processing (NLP).
To verify this and assess the incremental value of visual cues when processing
business documents, we compare a recently proposed multimodal model called
LayoutXLM to powerful text classifiers (e.g., BERT) and large language models
(e.g., GPT) in a case study related to processing company register extracts.
The results confirm that incorporating layout information in a model
substantially increases its performance. Interestingly, we also observed that
more than 75% of the best model performance (in terms of the F1 score) can be
achieved with as little as 30% of the training data. This shows that the demand
for data labeled data to set up a multi-modal model can be moderate, which
simplifies real-world applications of multimodal document analytics. Our study
also sheds light on more specific practices in the scope of calibrating a
multimodal banking document classifier, including the need for fine-tuning. In
sum, the paper contributes original empirical evidence on the effectiveness and
efficiency of multi-model models for document processing in the banking
business and offers practical guidance on how to unlock this potential in
day-to-day operations. | cs.CL | Multimodal Document Analytics for Banking Process Automation |
2023-07-21T17:40:47Z | http://arxiv.org/pdf/2307.11729v3 | http://arxiv.org/abs/2307.11729v3 | Ryuto Koike, Masahiro Kaneko, Naoaki Okazaki | 2024-02-18T12:25:13Z | cs.CL | Large Language Models (LLMs) have achieved human-level fluency in text
generation, making it difficult to distinguish between human-written and
LLM-generated texts. This poses a growing risk of misuse of LLMs and demands
the development of detectors to identify LLM-generated texts. However, existing
detectors lack robustness against attacks: they degrade detection accuracy by
simply paraphrasing LLM-generated texts. Furthermore, a malicious user might
attempt to deliberately evade the detectors based on detection results, but
this has not been assumed in previous studies. In this paper, we propose
OUTFOX, a framework that improves the robustness of LLM-generated-text
detectors by allowing both the detector and the attacker to consider each
other's output. In this framework, the attacker uses the detector's prediction
labels as examples for in-context learning and adversarially generates essays
that are harder to detect, while the detector uses the adversarially generated
essays as examples for in-context learning to learn to detect essays from a
strong attacker. Experiments in the domain of student essays show that the
proposed detector improves the detection performance on the attacker-generated
texts by up to +41.3 points F1-score. Furthermore, the proposed detector shows
a state-of-the-art detection performance: up to 96.9 points F1-score, beating
existing detectors on non-attacked texts. Finally, the proposed attacker
drastically degrades the performance of detectors by up to -57.0 points
F1-score, massively outperforming the baseline paraphrasing method for evading
detection. | cs.CL | OUTFOX: LLM-Generated Essay Detection Through In-Context Learning with Adversarially Generated Examples |
2023-07-21T17:04:25Z | http://arxiv.org/pdf/2308.03762v2 | http://arxiv.org/abs/2308.03762v2 | Konstantine Arkoudas | 2023-08-10T14:24:37Z | cs.CL | GPT-4 was released in March 2023 to wide acclaim, marking a very substantial
improvement across the board over GPT-3.5 (OpenAI's previously best model,
which had powered the initial release of ChatGPT). However, despite the
genuinely impressive improvement, there are good reasons to be highly skeptical
of GPT-4's ability to reason. This position paper discusses the nature of
reasoning; criticizes the current formulation of reasoning problems in the NLP
community, as well as the way in which LLM reasoning performance is currently
evaluated; introduces a small collection of 21 diverse reasoning problems; and
performs a detailed qualitative evaluation of GPT-4's performance on those
problems. Based on this analysis, the paper concludes that, despite its
occasional flashes of analytical brilliance, GPT-4 at present is utterly
incapable of reasoning. | cs.CL | GPT-4 Can't Reason |
2023-07-21T15:49:59Z | http://arxiv.org/pdf/2307.11661v2 | http://arxiv.org/abs/2307.11661v2 | Mayug Maniparambil, Chris Vorster, Derek Molloy, Noel Murphy, Kevin McGuinness, Noel E. O'Connor | 2023-08-08T13:44:12Z | cs.CV, cs.AI, cs.CL, cs.LG | Contrastive pretrained large Vision-Language Models (VLMs) like CLIP have
revolutionized visual representation learning by providing good performance on
downstream datasets. VLMs are 0-shot adapted to a downstream dataset by
designing prompts that are relevant to the dataset. Such prompt engineering
makes use of domain expertise and a validation dataset. Meanwhile, recent
developments in generative pretrained models like GPT-4 mean they can be used
as advanced internet search tools. They can also be manipulated to provide
visual information in any structure. In this work, we show that GPT-4 can be
used to generate text that is visually descriptive and how this can be used to
adapt CLIP to downstream tasks. We show considerable improvements in 0-shot
transfer accuracy on specialized fine-grained datasets like EuroSAT (~7%), DTD
(~7%), SUN397 (~4.6%), and CUB (~3.3%) when compared to CLIP's default prompt.
We also design a simple few-shot adapter that learns to choose the best
possible sentences to construct generalizable classifiers that outperform the
recently proposed CoCoOP by ~2% on average and by over 4% on 4 specialized
fine-grained datasets. The code, prompts, and auxiliary text dataset is
available at https://github.com/mayug/VDT-Adapter. | cs.CV | Enhancing CLIP with GPT-4: Harnessing Visual Descriptions as Prompts |
2023-07-21T14:58:44Z | http://arxiv.org/pdf/2307.11636v1 | http://arxiv.org/abs/2307.11636v1 | Runjia Li, Shuyang Sun, Mohamed Elhoseiny, Philip Torr | 2023-07-21T14:58:44Z | cs.CV, cs.CL | This paper presents OxfordTVG-HIC (Humorous Image Captions), a large-scale
dataset for humour generation and understanding. Humour is an abstract,
subjective, and context-dependent cognitive construct involving several
cognitive factors, making it a challenging task to generate and interpret.
Hence, humour generation and understanding can serve as a new task for
evaluating the ability of deep-learning methods to process abstract and
subjective information. Due to the scarcity of data, humour-related generation
tasks such as captioning remain under-explored. To address this gap,
OxfordTVG-HIC offers approximately 2.9M image-text pairs with humour scores to
train a generalizable humour captioning model. Contrary to existing captioning
datasets, OxfordTVG-HIC features a wide range of emotional and semantic
diversity resulting in out-of-context examples that are particularly conducive
to generating humour. Moreover, OxfordTVG-HIC is curated devoid of offensive
content. We also show how OxfordTVG-HIC can be leveraged for evaluating the
humour of a generated text. Through explainability analysis of the trained
models, we identify the visual and linguistic cues influential for evoking
humour prediction (and generation). We observe qualitatively that these cues
are aligned with the benign violation theory of humour in cognitive psychology. | cs.CV | OxfordTVG-HIC: Can Machine Make Humorous Captions from Images? |
2023-07-21T14:25:39Z | http://arxiv.org/pdf/2307.11610v2 | http://arxiv.org/abs/2307.11610v2 | Yichi Zhang, Wen Zhang | 2023-07-24T01:35:47Z | cs.CL, cs.AI | Knowledge graph embedding (KGE) focuses on representing the entities and
relations of a knowledge graph (KG) into the continuous vector spaces, which
can be employed to predict the missing triples to achieve knowledge graph
completion (KGC). However, KGE models often only briefly learn structural
correlations of triple data and embeddings would be misled by the trivial
patterns and noisy links in real-world KGs. To address this issue, we build the
new paradigm of KGE in the context of causality and embedding disentanglement.
We further propose a Causality-enhanced knowledge graph Embedding (CausE)
framework. CausE employs causal intervention to estimate the causal effect of
the confounder embeddings and design new training objectives to make stable
predictions. Experimental results demonstrate that CausE could outperform the
baseline models and achieve state-of-the-art KGC performance. We release our
code in https://github.com/zjukg/CausE. | cs.CL | CausE: Towards Causal Knowledge Graph Embedding |
2023-07-21T13:48:11Z | http://arxiv.org/pdf/2307.11584v1 | http://arxiv.org/abs/2307.11584v1 | Zeinab Sadat Taghavi, Ali Satvaty, Hossein Sameti | 2023-07-21T13:48:11Z | cs.SD, cs.CL, cs.LG, eess.AS | Speech Emotion Recognition (SER) is a challenging task. In this paper, we
introduce a modality conversion concept aimed at enhancing emotion recognition
performance on the MELD dataset. We assess our approach through two
experiments: first, a method named Modality-Conversion that employs automatic
speech recognition (ASR) systems, followed by a text classifier; second, we
assume perfect ASR output and investigate the impact of modality conversion on
SER, this method is called Modality-Conversion++. Our findings indicate that
the first method yields substantial results, while the second method
outperforms state-of-the-art (SOTA) speech-based approaches in terms of SER
weighted-F1 (WF1) score on the MELD dataset. This research highlights the
potential of modality conversion for tasks that can be conducted in alternative
modalities. | cs.SD | A Change of Heart: Improving Speech Emotion Recognition through Speech-to-Text Modality Conversion |
2023-07-21T13:06:02Z | http://arxiv.org/pdf/2307.11558v1 | http://arxiv.org/abs/2307.11558v1 | Zhihong Chen, Ruifei Zhang, Yibing Song, Xiang Wan, Guanbin Li | 2023-07-21T13:06:02Z | cs.CV, cs.CL | Visual grounding (VG) aims to establish fine-grained alignment between vision
and language. Ideally, it can be a testbed for vision-and-language models to
evaluate their understanding of the images and texts and their reasoning
abilities over their joint space. However, most existing VG datasets are
constructed using simple description texts, which do not require sufficient
reasoning over the images and texts. This has been demonstrated in a recent
study~\cite{luo2022goes}, where a simple LSTM-based text encoder without
pretraining can achieve state-of-the-art performance on mainstream VG datasets.
Therefore, in this paper, we propose a novel benchmark of \underline{S}cene
\underline{K}nowledge-guided \underline{V}isual \underline{G}rounding (SK-VG),
where the image content and referring expressions are not sufficient to ground
the target objects, forcing the models to have a reasoning ability on the
long-form scene knowledge. To perform this task, we propose two approaches to
accept the triple-type input, where the former embeds knowledge into the image
features before the image-query interaction; the latter leverages linguistic
structure to assist in computing the image-text matching. We conduct extensive
experiments to analyze the above methods and show that the proposed approaches
achieve promising results but still leave room for improvement, including
performance and interpretability. The dataset and code are available at
\url{https://github.com/zhjohnchan/SK-VG}. | cs.CV | Advancing Visual Grounding with Scene Knowledge: Benchmark and Method |
2023-07-21T12:46:15Z | http://arxiv.org/pdf/2307.11545v1 | http://arxiv.org/abs/2307.11545v1 | Zunnan Xu, Zhihong Chen, Yong Zhang, Yibing Song, Xiang Wan, Guanbin Li | 2023-07-21T12:46:15Z | cs.CV, cs.CL | Parameter Efficient Tuning (PET) has gained attention for reducing the number
of parameters while maintaining performance and providing better hardware
resource savings, but few studies investigate dense prediction tasks and
interaction between modalities. In this paper, we do an investigation of
efficient tuning problems on referring image segmentation. We propose a novel
adapter called Bridger to facilitate cross-modal information exchange and
inject task-specific information into the pre-trained model. We also design a
lightweight decoder for image segmentation. Our approach achieves comparable or
superior performance with only 1.61\% to 3.38\% backbone parameter updates,
evaluated on challenging benchmarks. The code is available at
\url{https://github.com/kkakkkka/ETRIS}. | cs.CV | Bridging Vision and Language Encoders: Parameter-Efficient Tuning for Referring Image Segmentation |
2023-07-21T11:54:53Z | http://arxiv.org/pdf/2307.11516v1 | http://arxiv.org/abs/2307.11516v1 | Kais Dukes | 2023-07-21T11:54:53Z | cs.AI, cs.CL | This paper defines a new approach for augmenting human intelligence with AI
for optimal goal solving. Our proposed AI, Indigo, is an acronym for Informed
Numerical Decision-making through Iterative Goal-Oriented optimization. When
combined with a human collaborator, we term the joint system IndigoVX, for
Virtual eXpert. The system is conceptually simple. We envisage this method
being applied to games or business strategies, with the human providing
strategic context and the AI offering optimal, data-driven moves. Indigo
operates through an iterative feedback loop, harnessing the human expert's
contextual knowledge and the AI's data-driven insights to craft and refine
strategies towards a well-defined goal. Using a quantified three-score schema,
this hybridization allows the combined team to evaluate strategies and refine
their plan, while adapting to challenges and changes in real-time. | cs.AI | IndigoVX: Where Human Intelligence Meets AI for Optimal Decision Making |
2023-07-21T09:39:50Z | http://arxiv.org/pdf/2307.11457v1 | http://arxiv.org/abs/2307.11457v1 | Zeynep Yirmibeşoğlu, Olgun Dursun, Harun Dallı, Mehmet Şahin, Ena Hodzik, Sabri Gürses, Tunga Güngör | 2023-07-21T09:39:50Z | cs.CL, cs.AI | Although machine translation systems are mostly designed to serve in the
general domain, there is a growing tendency to adapt these systems to other
domains like literary translation. In this paper, we focus on English-Turkish
literary translation and develop machine translation models that take into
account the stylistic features of translators. We fine-tune a pre-trained
machine translation model by the manually-aligned works of a particular
translator. We make a detailed analysis of the effects of manual and automatic
alignments, data augmentation methods, and corpus size on the translations. We
propose an approach based on stylistic features to evaluate the style of a
translator in the output translations. We show that the human translator style
can be highly recreated in the target machine translations by adapting the
models to the style of the translator. | cs.CL | Incorporating Human Translator Style into English-Turkish Literary Machine Translation |
2023-07-21T09:30:46Z | http://arxiv.org/pdf/2307.11450v1 | http://arxiv.org/abs/2307.11450v1 | Dejan Porjazovski, Tamás Grósz, Mikko Kurimo | 2023-07-21T09:30:46Z | eess.AS, cs.CL | Traditional topic identification solutions from audio rely on an automatic
speech recognition system (ASR) to produce transcripts used as input to a
text-based model. These approaches work well in high-resource scenarios, where
there are sufficient data to train both components of the pipeline. However, in
low-resource situations, the ASR system, even if available, produces
low-quality transcripts, leading to a bad text-based classifier. Moreover,
spontaneous speech containing hesitations can further degrade the performance
of the ASR model. In this paper, we investigate alternatives to the standard
text-only solutions by comparing audio-only and hybrid techniques of jointly
utilising text and audio features. The models evaluated on spontaneous Finnish
speech demonstrate that purely audio-based solutions are a viable option when
ASR components are not available, while the hybrid multi-modal solutions
achieve the best results. | eess.AS | Topic Identification For Spontaneous Speech: Enriching Audio Features With Embedded Linguistic Information |
2023-07-21T08:39:15Z | http://arxiv.org/pdf/2307.11795v1 | http://arxiv.org/abs/2307.11795v1 | Yassir Fathullah, Chunyang Wu, Egor Lakomkin, Junteng Jia, Yuan Shangguan, Ke Li, Jinxi Guo, Wenhan Xiong, Jay Mahadeokar, Ozlem Kalinli, Christian Fuegen, Mike Seltzer | 2023-07-21T08:39:15Z | eess.AS, cs.AI, cs.CL, cs.LG | Large language models have proven themselves highly flexible, able to solve a
wide range of generative tasks, such as abstractive summarization and
open-ended question answering. In this paper we extend the capabilities of LLMs
by directly attaching a small audio encoder allowing it to perform speech
recognition. By directly prepending a sequence of audial embeddings to the text
token embeddings, the LLM can be converted to an automatic speech recognition
(ASR) system, and be used in the exact same manner as its textual counterpart.
Experiments on Multilingual LibriSpeech (MLS) show that incorporating a
conformer encoder into the open sourced LLaMA-7B allows it to outperform
monolingual baselines by 18% and perform multilingual speech recognition
despite LLaMA being trained overwhelmingly on English text. Furthermore, we
perform ablation studies to investigate whether the LLM can be completely
frozen during training to maintain its original capabilities, scaling up the
audio encoder, and increasing the audio encoder striding to generate fewer
embeddings. The results from these studies show that multilingual ASR is
possible even when the LLM is frozen or when strides of almost 1 second are
used in the audio encoder opening up the possibility for LLMs to operate on
long-form audio. | eess.AS | Prompting Large Language Models with Speech Recognition Abilities |
2023-07-21T07:22:18Z | http://arxiv.org/pdf/2307.11394v3 | http://arxiv.org/abs/2307.11394v3 | Thilo von Neumann, Christoph Boeddeker, Marc Delcroix, Reinhold Haeb-Umbach | 2024-01-25T19:48:36Z | cs.CL, eess.AS | MeetEval is an open-source toolkit to evaluate all kinds of meeting
transcription systems. It provides a unified interface for the computation of
commonly used Word Error Rates (WERs), specifically cpWER, ORC-WER and MIMO-WER
along other WER definitions. We extend the cpWER computation by a temporal
constraint to ensure that only words are identified as correct when the
temporal alignment is plausible. This leads to a better quality of the matching
of the hypothesis string to the reference string that more closely resembles
the actual transcription quality, and a system is penalized if it provides poor
time annotations. Since word-level timing information is often not available,
we present a way to approximate exact word-level timings from segment-level
timings (e.g., a sentence) and show that the approximation leads to a similar
WER as a matching with exact word-level annotations. At the same time, the time
constraint leads to a speedup of the matching algorithm, which outweighs the
additional overhead caused by processing the time stamps. | cs.CL | MeetEval: A Toolkit for Computation of Word Error Rates for Meeting Transcription Systems |
2023-07-21T06:38:37Z | http://arxiv.org/pdf/2307.11380v2 | http://arxiv.org/abs/2307.11380v2 | Lingyi Yang, Feng Jiang, Haizhou Li | 2023-12-30T13:17:52Z | cs.CL | The remarkable capabilities of large-scale language models, such as ChatGPT,
in text generation have impressed readers and spurred researchers to devise
detectors to mitigate potential risks, including misinformation, phishing, and
academic dishonesty. Despite this, most previous studies have been
predominantly geared towards creating detectors that differentiate between
purely ChatGPT-generated texts and human-authored texts. This approach,
however, fails to work on discerning texts generated through human-machine
collaboration, such as ChatGPT-polished texts. Addressing this gap, we
introduce a novel dataset termed HPPT (ChatGPT-polished academic abstracts),
facilitating the construction of more robust detectors. It diverges from extant
corpora by comprising pairs of human-written and ChatGPT-polished abstracts
instead of purely ChatGPT-generated texts. Additionally, we propose the "Polish
Ratio" method, an innovative measure of the degree of modification made by
ChatGPT compared to the original human-written text. It provides a mechanism to
measure the degree of ChatGPT influence in the resulting text. Our experimental
results show our proposed model has better robustness on the HPPT dataset and
two existing datasets (HC3 and CDB). Furthermore, the "Polish Ratio" we
proposed offers a more comprehensive explanation by quantifying the degree of
ChatGPT involvement. | cs.CL | Is ChatGPT Involved in Texts? Measure the Polish Ratio to Detect ChatGPT-Generated Text |
2023-07-21T04:43:00Z | http://arxiv.org/pdf/2307.11346v1 | http://arxiv.org/abs/2307.11346v1 | Zihan Guan, Zihao Wu, Zhengliang Liu, Dufan Wu, Hui Ren, Quanzheng Li, Xiang Li, Ninghao Liu | 2023-07-21T04:43:00Z | cs.CL, cs.AI | Participant recruitment based on unstructured medical texts such as clinical
notes and radiology reports has been a challenging yet important task for the
cohort establishment in clinical research. Recently, Large Language Models
(LLMs) such as ChatGPT have achieved tremendous success in various downstream
tasks thanks to their promising performance in language understanding,
inference, and generation. It is then natural to test their feasibility in
solving the cohort recruitment task, which involves the classification of a
given paragraph of medical text into disease label(s). However, when applied to
knowledge-intensive problem settings such as medical text classification, where
the LLMs are expected to understand the decision made by human experts and
accurately identify the implied disease labels, the LLMs show a mediocre
performance. A possible explanation is that, by only using the medical text,
the LLMs neglect to use the rich context of additional information that
languages afford. To this end, we propose to use a knowledge graph as auxiliary
information to guide the LLMs in making predictions. Moreover, to further boost
the LLMs adapt to the problem setting, we apply a chain-of-thought (CoT) sample
selection strategy enhanced by reinforcement learning, which selects a set of
CoT samples given each individual medical report. Experimental results and
various ablation studies show that our few-shot learning method achieves
satisfactory performance compared with fine-tuning strategies and gains superb
advantages when the available data is limited. The code and sample dataset of
the proposed CohortGPT model is available at:
https://anonymous.4open.science/r/CohortGPT-4872/ | cs.CL | CohortGPT: An Enhanced GPT for Participant Recruitment in Clinical Study |
2023-07-21T04:22:43Z | http://arxiv.org/pdf/2307.11344v1 | http://arxiv.org/abs/2307.11344v1 | Ipsita Mohanty | 2023-07-21T04:22:43Z | cs.SE, cs.CL | Defect Triage is a time-sensitive and critical process in a large-scale agile
software development lifecycle for e-commerce. Inefficiencies arising from
human and process dependencies in this domain have motivated research in
automated approaches using machine learning to accurately assign defects to
qualified teams. This work proposes a novel framework for automated defect
triage (DEFTri) using fine-tuned state-of-the-art pre-trained BERT on labels
fused text embeddings to improve contextual representations from
human-generated product defects. For our multi-label text classification defect
triage task, we also introduce a Walmart proprietary dataset of product defects
using weak supervision and adversarial learning, in a few-shot setting. | cs.SE | DEFTri: A Few-Shot Label Fused Contextual Representation Learning For Product Defect Triage in e-Commerce |
2023-07-21T02:51:41Z | http://arxiv.org/pdf/2307.11316v1 | http://arxiv.org/abs/2307.11316v1 | Yangyi Chen, Xingyao Wang, Heng Ji | 2023-07-21T02:51:41Z | cs.CL, cs.LG | Pre-trained language models (PLMs) serve as backbones for various real-world
systems. For high-stake applications, it's equally essential to have reasonable
confidence estimations in predictions. While the vanilla confidence scores of
PLMs can already be effectively utilized, PLMs consistently become
overconfident in their wrong predictions, which is not desirable in practice.
Previous work shows that introducing an extra calibration task can mitigate
this issue. The basic idea involves acquiring additional data to train models
in predicting the confidence of their initial predictions. However, it only
demonstrates the feasibility of this kind of method, assuming that there are
abundant extra available samples for the introduced calibration task. In this
work, we consider the practical scenario that we need to effectively utilize
training samples to make PLMs both task-solvers and self-calibrators. Three
challenges are presented, including limited training samples, data imbalance,
and distribution shifts. We first conduct pilot experiments to quantify various
decisive factors in the calibration task. Based on the empirical analysis
results, we propose a training algorithm LM-TOAST to tackle the challenges.
Experimental results show that LM-TOAST can effectively utilize the training
data to make PLMs have reasonable confidence estimations while maintaining the
original task performance. Further, we consider three downstream applications,
namely selective classification, adversarial defense, and model cascading, to
show the practical usefulness of LM-TOAST. The code will be made public at
\url{https://github.com/Yangyi-Chen/LM-TOAST}. | cs.CL | Making Pre-trained Language Models both Task-solvers and Self-calibrators |
2023-07-21T02:47:18Z | http://arxiv.org/pdf/2307.11315v2 | http://arxiv.org/abs/2307.11315v2 | Kathleen M. Lewis, Emily Mu, Adrian V. Dalca, John Guttag | 2023-08-04T19:36:31Z | cs.CV, cs.CL | Recent vision-language models outperform vision-only models on many image
classification tasks. However, because of the absence of paired text/image
descriptions, it remains difficult to fine-tune these models for fine-grained
image classification. In this work, we propose a method, GIST, for generating
image-specific fine-grained text descriptions from image-only datasets, and
show that these text descriptions can be used to improve classification. Key
parts of our method include 1. prompting a pretrained large language model with
domain-specific prompts to generate diverse fine-grained text descriptions for
each class and 2. using a pretrained vision-language model to match each image
to label-preserving text descriptions that capture relevant visual features in
the image. We demonstrate the utility of GIST by fine-tuning vision-language
models on the image-and-generated-text pairs to learn an aligned
vision-language representation space for improved classification. We evaluate
our learned representation space in full-shot and few-shot scenarios across
four diverse fine-grained classification datasets, each from a different
domain. Our method achieves an average improvement of $4.1\%$ in accuracy over
CLIP linear probes and an average of $1.1\%$ improvement in accuracy over the
previous state-of-the-art image-text classification method on the full-shot
datasets. Our method achieves similar improvements across few-shot regimes.
Code is available at https://github.com/emu1729/GIST. | cs.CV | GIST: Generating Image-Specific Text for Fine-grained Object Classification |
2023-07-21T01:26:29Z | http://arxiv.org/pdf/2308.04524v1 | http://arxiv.org/abs/2308.04524v1 | Hussain Sadiq Abuwala, Bohan Zhang, Mushi Wang | 2023-07-21T01:26:29Z | cs.DL, cs.CL, cs.IR, cs.LG | The goal of our research was to investigate the effects of collaboration
between academia and industry on Natural Language Processing (NLP). To do this,
we created a pipeline to extract affiliations and citations from NLP papers and
divided them into three categories: academia, industry, and hybrid
(collaborations between academia and industry). Our empirical analysis found
that there is a trend towards an increase in industry and academia-industry
collaboration publications and that these types of publications tend to have a
higher impact compared to those produced solely within academia. | cs.DL | Who should I Collaborate with? A Comparative Study of Academia and Industry Research Collaboration in NLP |
2023-07-21T00:34:38Z | http://arxiv.org/pdf/2307.11278v3 | http://arxiv.org/abs/2307.11278v3 | Abdelrahman Abdallah, Adam Jatowt | 2024-03-26T16:40:50Z | cs.CL | Open-domain question answering (QA) tasks usually require the retrieval of
relevant information from a large corpus to generate accurate answers. We
propose a novel approach called Generator-Retriever-Generator (GRG) that
combines document retrieval techniques with a large language model (LLM), by
first prompting the model to generate contextual documents based on a given
question. In parallel, a dual-encoder network retrieves documents that are
relevant to the question from an external corpus. The generated and retrieved
documents are then passed to the second LLM, which generates the final answer.
By combining document retrieval and LLM generation, our approach addresses the
challenges of open-domain QA, such as generating informative and contextually
relevant answers. GRG outperforms the state-of-the-art generate-then-read and
retrieve-then-read pipelines (GENREAD and RFiD) improving their performance by
at least by +5.2, +4.2, and +1.6 on TriviaQA, NQ, and WebQ datasets,
respectively. We provide code, datasets, and checkpoints at
https://github.com/abdoelsayed2016/GRG. | cs.CL | Generator-Retriever-Generator Approach for Open-Domain Question Answering |
2023-07-20T22:10:04Z | http://arxiv.org/pdf/2307.11254v2 | http://arxiv.org/abs/2307.11254v2 | Le Peng, Gaoxiang Luo, sicheng zhou, jiandong chen, Rui Zhang, Ziyue Xu, Ju Sun | 2023-11-11T23:50:59Z | cs.CL | Language models (LMs) such as BERT and GPT have revolutionized natural
language processing (NLP). However, the medical field faces challenges in
training LMs due to limited data access and privacy constraints imposed by
regulations like the Health Insurance Portability and Accountability Act
(HIPPA) and the General Data Protection Regulation (GDPR). Federated learning
(FL) offers a decentralized solution that enables collaborative learning while
ensuring data privacy. In this study, we evaluated FL on 2 biomedical NLP tasks
encompassing 8 corpora using 6 LMs. Our results show that: 1) FL models
consistently outperformed models trained on individual clients' data and
sometimes performed comparably with models trained with polled data; 2) with
the fixed number of total data, FL models training with more clients produced
inferior performance but pre-trained transformer-based models exhibited great
resilience. 3) FL models significantly outperformed large language models using
zero-/one-shot learning and offered lightning inference speed. | cs.CL | An In-Depth Evaluation of Federated Learning on Biomedical Natural Language Processing |
2023-07-20T20:37:24Z | http://arxiv.org/pdf/2307.11224v3 | http://arxiv.org/abs/2307.11224v3 | Michael Günther, Louis Milliken, Jonathan Geuter, Georgios Mastrapas, Bo Wang, Han Xiao | 2023-10-20T14:09:36Z | cs.CL, cs.AI, cs.IR, cs.LG, 68T50, H.3.1; H.3.3; I.2.7; I.5.4 | Jina Embeddings constitutes a set of high-performance sentence embedding
models adept at translating textual inputs into numerical representations,
capturing the semantics of the text. These models excel in applications like
dense retrieval and semantic textual similarity. This paper details the
development of Jina Embeddings, starting with the creation of high-quality
pairwise and triplet datasets. It underlines the crucial role of data cleaning
in dataset preparation, offers in-depth insights into the model training
process, and concludes with a comprehensive performance evaluation using the
Massive Text Embedding Benchmark (MTEB). Furthermore, to increase the model's
awareness of grammatical negation, we construct a novel training and evaluation
dataset of negated and non-negated statements, which we make publicly available
to the community. | cs.CL | Jina Embeddings: A Novel Set of High-Performance Sentence Embedding Models |
2023-07-20T18:30:35Z | http://arxiv.org/pdf/2307.11788v3 | http://arxiv.org/abs/2307.11788v3 | Jonas Stein, Ivo Christ, Nicolas Kraus, Maximilian Balthasar Mansky, Robert Müller, Claudia Linnhoff-Popien | 2023-09-11T07:21:10Z | cs.CL, cs.AI, quant-ph | As an application domain where the slightest qualitative improvements can
yield immense value, finance is a promising candidate for early quantum
advantage. Focusing on the rapidly advancing field of Quantum Natural Language
Processing (QNLP), we explore the practical applicability of the two central
approaches DisCoCat and Quantum-Enhanced Long Short-Term Memory (QLSTM) to the
problem of sentiment analysis in finance. Utilizing a novel ChatGPT-based data
generation approach, we conduct a case study with more than 1000 realistic
sentences and find that QLSTMs can be trained substantially faster than
DisCoCat while also achieving close to classical results for their available
software implementations. | cs.CL | Applying QNLP to sentiment analysis in finance |
2023-07-20T18:08:34Z | http://arxiv.org/pdf/2307.11170v1 | http://arxiv.org/abs/2307.11170v1 | Aidan Mannion, Thierry Chevalier, Didier Schwab, Lorraine Geouriot | 2023-07-20T18:08:34Z | cs.CL | Pre-trained transformer language models (LMs) have in recent years become the
dominant paradigm in applied NLP. These models have achieved state-of-the-art
performance on tasks such as information extraction, question answering,
sentiment analysis, document classification and many others. In the biomedical
domain, significant progress has been made in adapting this paradigm to NLP
tasks that require the integration of domain-specific knowledge as well as
statistical modelling of language. In particular, research in this area has
focused on the question of how best to construct LMs that take into account not
only the patterns of token distribution in medical text, but also the wealth of
structured information contained in terminology resources such as the UMLS.
This work contributes a data-centric paradigm for enriching the language
representations of biomedical transformer-encoder LMs by extracting text
sequences from the UMLS. This allows for graph-based learning objectives to be
combined with masked-language pre-training. Preliminary results from
experiments in the extension of pre-trained LMs as well as training from
scratch show that this framework improves downstream performance on multiple
biomedical and clinical Named Entity Recognition (NER) tasks. | cs.CL | UMLS-KGI-BERT: Data-Centric Knowledge Integration in Transformers for Biomedical Entity Recognition |
2023-07-20T17:59:41Z | http://arxiv.org/pdf/2307.11088v3 | http://arxiv.org/abs/2307.11088v3 | Chenxin An, Shansan Gong, Ming Zhong, Xingjian Zhao, Mukai Li, Jun Zhang, Lingpeng Kong, Xipeng Qiu | 2023-10-04T10:04:25Z | cs.CL | Recently, there has been growing interest in extending the context length of
large language models (LLMs), aiming to effectively process long inputs of one
turn or conversations with more extensive histories. While proprietary models
such as GPT-4 and Claude can largely preserve the reasoning ability in an
extended context, open-source models are still progressing through the early
stages of development. To bridge this gap, we propose L-Eval to institute a
more standardized evaluation for long context language models (LCLMs)
addressing two key aspects: dataset construction and evaluation metrics. On the
one hand, we build a new evaluation suite containing 20 sub-tasks, 508 long
documents, and over 2,000 human-labeled query-response pairs encompassing
diverse question styles, domains, and input length (3k$\sim$200k tokens). On
the other hand, we investigate the effectiveness in evalution metrics for
LCLMs. Results show that popular n-gram matching metrics generally can not
correlate well with human judgment, and thus we strongly advocate for
length-instruction-enhanced (LIE) evaluation and employing LLM judges. We
conducted a comprehensive study of 4 popular commercial LLMs and 12 open-source
counterparts using the L-Eval benchmark. Our empirical findings offer useful
insights into the study of LCLMs and lay the groundwork for the development of
more principled evaluation of these models. | cs.CL | L-Eval: Instituting Standardized Evaluation for Long Context Language Models |
2023-07-20T17:07:28Z | http://arxiv.org/pdf/2307.11031v1 | http://arxiv.org/abs/2307.11031v1 | Neel Guha, Mayee F. Chen, Kush Bhatia, Azalia Mirhoseini, Frederic Sala, Christopher Ré | 2023-07-20T17:07:28Z | cs.LG, cs.CL | Recent work has shown that language models' (LMs) prompt-based learning
capabilities make them well suited for automating data labeling in domains
where manual annotation is expensive. The challenge is that while writing an
initial prompt is cheap, improving a prompt is costly -- practitioners often
require significant labeled data in order to evaluate the impact of prompt
modifications. Our work asks whether it is possible to improve prompt-based
learning without additional labeled data. We approach this problem by
attempting to modify the predictions of a prompt, rather than the prompt
itself. Our intuition is that accurate predictions should also be consistent:
samples which are similar under some feature representation should receive the
same prompt prediction. We propose Embroid, a method which computes multiple
representations of a dataset under different embedding functions, and uses the
consistency between the LM predictions for neighboring samples to identify
mispredictions. Embroid then uses these neighborhoods to create additional
predictions for each sample, and combines these predictions with a simple
latent variable graphical model in order to generate a final corrected
prediction. In addition to providing a theoretical analysis of Embroid, we
conduct a rigorous empirical evaluation across six different LMs and up to 95
different tasks. We find that (1) Embroid substantially improves performance
over original prompts (e.g., by an average of 7.3 points on GPT-JT), (2) also
realizes improvements for more sophisticated prompting strategies (e.g.,
chain-of-thought), and (3) can be specialized to domains like law through the
embedding functions. | cs.LG | Embroid: Unsupervised Prediction Smoothing Can Improve Few-Shot Classification |
2023-07-20T16:55:25Z | http://arxiv.org/pdf/2307.10811v3 | http://arxiv.org/abs/2307.10811v3 | Qian Wan, Siying Hu, Yu Zhang, Piaohong Wang, Bo Wen, Zhicong Lu | 2024-02-29T15:53:12Z | cs.HC, cs.AI, cs.CL, H.5.m; K.4.0 | Prewriting is the process of discovering and developing ideas before a first
draft, which requires divergent thinking and often implies unstructured
strategies such as diagramming, outlining, free-writing, etc. Although large
language models (LLMs) have been demonstrated to be useful for a variety of
tasks including creative writing, little is known about how users would
collaborate with LLMs to support prewriting. The preferred collaborative role
and initiative of LLMs during such a creativity process is also unclear. To
investigate human-LLM collaboration patterns and dynamics during prewriting, we
conducted a three-session qualitative study with 15 participants in two
creative tasks: story writing and slogan writing. The findings indicated that
during collaborative prewriting, there appears to be a three-stage iterative
Human-AI Co-creativity process that includes Ideation, Illumination, and
Implementation stages. This collaborative process champions the human in a
dominant role, in addition to mixed and shifting levels of initiative that
exist between humans and LLMs. This research also reports on collaboration
breakdowns that occur during this process, user perceptions of using existing
LLMs during Human-AI Co-creativity, and discusses design implications to
support this co-creativity process. | cs.HC | "It Felt Like Having a Second Mind": Investigating Human-AI Co-creativity in Prewriting with Large Language Models |
2023-07-20T16:46:10Z | http://arxiv.org/pdf/2307.11019v2 | http://arxiv.org/abs/2307.11019v2 | Ruiyang Ren, Yuhao Wang, Yingqi Qu, Wayne Xin Zhao, Jing Liu, Hao Tian, Hua Wu, Ji-Rong Wen, Haifeng Wang | 2023-07-23T16:52:59Z | cs.CL, cs.IR | Knowledge-intensive tasks (e.g., open-domain question answering (QA)) require
a substantial amount of factual knowledge and often rely on external
information for assistance. Recently, large language models (LLMs) (e.g.,
ChatGPT), have demonstrated impressive prowess in solving a wide range of tasks
with world knowledge, including knowledge-intensive tasks. However, it remains
unclear how well LLMs are able to perceive their factual knowledge boundaries,
particularly how they behave when incorporating retrieval augmentation. In this
study, we present an initial analysis of the factual knowledge boundaries of
LLMs and how retrieval augmentation affects LLMs on open-domain QA. Specially,
we focus on three primary research questions and analyze them by examining QA
performance, priori judgement and posteriori judgement of LLMs. We show
evidence that LLMs possess unwavering confidence in their capabilities to
respond to questions and the accuracy of their responses. Furthermore,
retrieval augmentation proves to be an effective approach in enhancing LLMs'
awareness of knowledge boundaries, thereby improving their judgemental
abilities. Additionally, we also find that LLMs have a propensity to rely on
the provided retrieval results when formulating answers, while the quality of
these results significantly impacts their reliance. The code to reproduce this
work is available at https://github.com/RUCAIBox/LLM-Knowledge-Boundary. | cs.CL | Investigating the Factual Knowledge Boundary of Large Language Models with Retrieval Augmentation |
2023-07-20T16:34:40Z | http://arxiv.org/pdf/2307.11005v1 | http://arxiv.org/abs/2307.11005v1 | Siddhant Arora, Hayato Futami, Yosuke Kashiwagi, Emiru Tsunoo, Brian Yan, Shinji Watanabe | 2023-07-20T16:34:40Z | cs.CL, cs.SD, eess.AS | There has been an increased interest in the integration of pretrained speech
recognition (ASR) and language models (LM) into the SLU framework. However,
prior methods often struggle with a vocabulary mismatch between pretrained
models, and LM cannot be directly utilized as they diverge from its NLU
formulation. In this study, we propose a three-pass end-to-end (E2E) SLU system
that effectively integrates ASR and LM subnetworks into the SLU formulation for
sequence generation tasks. In the first pass, our architecture predicts ASR
transcripts using the ASR subnetwork. This is followed by the LM subnetwork,
which makes an initial SLU prediction. Finally, in the third pass, the
deliberation subnetwork conditions on representations from the ASR and LM
subnetworks to make the final prediction. Our proposed three-pass SLU system
shows improved performance over cascaded and E2E SLU models on two benchmark
SLU datasets, SLURP and SLUE, especially on acoustically challenging
utterances. | cs.CL | Integrating Pretrained ASR and LM to Perform Sequence Generation for Spoken Language Understanding |
2023-07-20T16:22:36Z | http://arxiv.org/pdf/2307.11787v2 | http://arxiv.org/abs/2307.11787v2 | Sotiris Lamprinidis | 2023-08-16T14:03:03Z | cs.CL, cs.AI, cs.LG | Large Language Models (LLMs) have lately been on the spotlight of
researchers, businesses, and consumers alike. While the linguistic capabilities
of such models have been studied extensively, there is growing interest in
investigating them as cognitive subjects. In the present work I examine GPT-3
and ChatGPT capabilities on an limited-data inductive reasoning task from the
cognitive science literature. The results suggest that these models' cognitive
judgements are not human-like. | cs.CL | LLM Cognitive Judgements Differ From Human |
2023-07-20T16:09:57Z | http://arxiv.org/pdf/2307.10982v2 | http://arxiv.org/abs/2307.10982v2 | Anjali Raj, Shikhar Bharadwaj, Sriram Ganapathy, Min Ma, Shikhar Vashishth | 2023-09-25T12:49:00Z | cs.SD, cs.CL, cs.LG, eess.AS | In the recent years, speech representation learning is constructed primarily
as a self-supervised learning (SSL) task, using the raw audio signal alone,
while ignoring the side-information that is often available for a given speech
recording. In this paper, we propose MASR, a Multi-label Aware Speech
Representation learning framework, which addresses the aforementioned
limitations. MASR enables the inclusion of multiple external knowledge sources
to enhance the utilization of meta-data information. The external knowledge
sources are incorporated in the form of sample-level pair-wise similarity
matrices that are useful in a hard-mining loss. A key advantage of the MASR
framework is that it can be combined with any choice of SSL method. Using MASR
representations, we perform evaluations on several downstream tasks such as
language identification, speech recognition and other non-semantic tasks such
as speaker and emotion recognition. In these experiments, we illustrate
significant performance improvements for the MASR over other established
benchmarks. We perform a detailed analysis on the language identification task
to provide insights on how the proposed loss function enables the
representations to separate closely related languages. | cs.SD | MASR: Multi-label Aware Speech Representation |
2023-07-20T15:02:42Z | http://arxiv.org/pdf/2307.10932v2 | http://arxiv.org/abs/2307.10932v2 | Qingfa Xiao, Shuangyin Li, Lei Chen | 2023-09-14T06:09:34Z | cs.CL, cs.AI | The enhancement of unsupervised learning of sentence representations has been
significantly achieved by the utility of contrastive learning. This approach
clusters the augmented positive instance with the anchor instance to create a
desired embedding space. However, relying solely on the contrastive objective
can result in sub-optimal outcomes due to its inability to differentiate subtle
semantic variations between positive pairs. Specifically, common data
augmentation techniques frequently introduce semantic distortion, leading to a
semantic margin between the positive pair. While the InfoNCE loss function
overlooks the semantic margin and prioritizes similarity maximization between
positive pairs during training, leading to the insensitive semantic
comprehension ability of the trained model. In this paper, we introduce a novel
Identical and Fraternal Twins of Contrastive Learning (named IFTCL) framework,
capable of simultaneously adapting to various positive pairs generated by
different augmentation techniques. We propose a \textit{Twins Loss} to preserve
the innate margin during training and promote the potential of data enhancement
in order to overcome the sub-optimal issue. We also present proof-of-concept
experiments combined with the contrastive objective to prove the validity of
the proposed Twins Loss. Furthermore, we propose a hippocampus queue mechanism
to restore and reuse the negative instances without additional calculation,
which further enhances the efficiency and performance of the IFCL. We verify
the IFCL framework on nine semantic textual similarity tasks with both English
and Chinese datasets, and the experimental results show that IFCL outperforms
state-of-the-art methods. | cs.CL | Identical and Fraternal Twins: Fine-Grained Semantic Contrastive Learning of Sentence Representations |
2023-07-20T14:59:02Z | http://arxiv.org/pdf/2307.10930v2 | http://arxiv.org/abs/2307.10930v2 | Zhonghao Wang, Zijia Lu, Bo Jin, Haiying Deng | 2023-07-26T14:21:47Z | cs.CL, cs.AI | Large language models (LLMs) have shown remarkable capabilities in generating
high-quality text and making predictions based on large amounts of data,
including the media domain. However, in practical applications, the differences
between the media's use cases and the general-purpose applications of LLMs have
become increasingly apparent, especially Chinese. This paper examines the
unique characteristics of media-domain-specific LLMs compared to general LLMs,
designed a diverse set of task instruction types to cater the specific
requirements of the domain and constructed unique datasets that are tailored to
the media domain. Based on these, we proposed MediaGPT, a domain-specific LLM
for the Chinese media domain, training by domain-specific data and experts SFT
data. By performing human experts evaluation and strong model evaluation on a
validation set, this paper demonstrated that MediaGPT outperforms mainstream
models on various Chinese media domain tasks and verifies the importance of
domain data and domain-defined prompt types for building an effective
domain-specific LLM. | cs.CL | MediaGPT : A Large Language Model For Chinese Media |
2023-07-20T14:56:35Z | http://arxiv.org/pdf/2307.10928v4 | http://arxiv.org/abs/2307.10928v4 | Seonghyeon Ye, Doyoung Kim, Sungdong Kim, Hyeonbin Hwang, Seungone Kim, Yongrae Jo, James Thorne, Juho Kim, Minjoon Seo | 2024-04-14T04:29:51Z | cs.CL, cs.AI | Evaluation of Large Language Models (LLMs) is challenging because
instruction-following necessitates alignment with human values and the required
set of skills varies depending on the instruction. However, previous studies
have mainly focused on coarse-grained evaluation (i.e. overall preference-based
evaluation), which limits interpretability since it does not consider the
nature of user instructions that require instance-wise skill composition. In
this paper, we introduce FLASK (Fine-grained Language Model Evaluation based on
Alignment Skill Sets), a fine-grained evaluation protocol for both human-based
and model-based evaluation which decomposes coarse-level scoring to a skill
set-level scoring for each instruction. We experimentally observe that the
fine-graininess of evaluation is crucial for attaining a holistic view of model
performance and increasing the reliability of the evaluation. Using FLASK, we
compare multiple open-source and proprietary LLMs and observe a high
correlation between model-based and human-based evaluations. We publicly
release the evaluation data and code implementation at
https://github.com/kaistAI/FLASK. | cs.CL | FLASK: Fine-grained Language Model Evaluation based on Alignment Skill Sets |
2023-07-20T14:02:47Z | http://arxiv.org/pdf/2308.02035v1 | http://arxiv.org/abs/2308.02035v1 | Alina Landowska, Marek Robak, Maciej Skorski | 2023-07-20T14:02:47Z | cs.CY, cs.CL, cs.LG, cs.SI | Anticipation is a fundamental human cognitive ability that involves thinking
about and living towards the future. While language markers reflect
anticipatory thinking, research on anticipation from the perspective of natural
language processing is limited. This study aims to investigate the futures
projected by futurists on Twitter and explore the impact of language cues on
anticipatory thinking among social media users. We address the research
questions of what futures Twitter's futurists anticipate and share, and how
these anticipated futures can be modeled from social data. To investigate this,
we review related works on anticipation, discuss the influence of language
markers and prestigious individuals on anticipatory thinking, and present a
taxonomy system categorizing futures into "present futures" and "future
present". This research presents a compiled dataset of over 1 million publicly
shared tweets by future influencers and develops a scalable NLP pipeline using
SOTA models. The study identifies 15 topics from the LDA approach and 100
distinct topics from the BERTopic approach within the futurists' tweets. These
findings contribute to the research on topic modelling and provide insights
into the futures anticipated by Twitter's futurists. The research demonstrates
the futurists' language cues signals futures-in-the-making that enhance social
media users to anticipate their own scenarios and respond to them in present.
The fully open-sourced dataset, interactive analysis, and reproducible source
code are available for further exploration. | cs.CY | What Twitter Data Tell Us about the Future? |
2023-07-20T13:40:22Z | http://arxiv.org/pdf/2307.10867v1 | http://arxiv.org/abs/2307.10867v1 | Ashish Singh, Prateek Agarwal, Zixuan Huang, Arpita Singh, Tong Yu, Sungchul Kim, Victor Bursztyn, Nikos Vlassis, Ryan A. Rossi | 2023-07-20T13:40:22Z | cs.CL, cs.CV, cs.LG | Captions are crucial for understanding scientific visualizations and
documents. Existing captioning methods for scientific figures rely on
figure-caption pairs extracted from documents for training, many of which fall
short with respect to metrics like helpfulness, explainability, and
visual-descriptiveness [15] leading to generated captions being misaligned with
reader preferences. To enable the generation of high-quality figure captions,
we introduce FigCaps-HF a new framework for figure-caption generation that can
incorporate domain expert feedback in generating captions optimized for reader
preferences. Our framework comprises of 1) an automatic method for evaluating
quality of figure-caption pairs, 2) a novel reinforcement learning with human
feedback (RLHF) method to optimize a generative figure-to-caption model for
reader preferences. We demonstrate the effectiveness of our simple learning
framework by improving performance over standard fine-tuning across different
types of models. In particular, when using BLIP as the base model, our RLHF
framework achieves a mean gain of 35.7%, 16.9%, and 9% in ROUGE, BLEU, and
Meteor, respectively. Finally, we release a large-scale benchmark dataset with
human feedback on figure-caption pairs to enable further evaluation and
development of RLHF techniques for this problem. | cs.CL | FigCaps-HF: A Figure-to-Caption Generative Framework and Benchmark with Human Feedback |
2023-07-20T13:33:28Z | http://arxiv.org/pdf/2307.10864v2 | http://arxiv.org/abs/2307.10864v2 | Yumeng Li, Margret Keuper, Dan Zhang, Anna Khoreva | 2023-10-09T07:20:00Z | cs.CV, cs.AI, cs.CL, cs.LG | Emerging large-scale text-to-image generative models, e.g., Stable Diffusion
(SD), have exhibited overwhelming results with high fidelity. Despite the
magnificent progress, current state-of-the-art models still struggle to
generate images fully adhering to the input prompt. Prior work, Attend &
Excite, has introduced the concept of Generative Semantic Nursing (GSN), aiming
to optimize cross-attention during inference time to better incorporate the
semantics. It demonstrates promising results in generating simple prompts,
e.g., ``a cat and a dog''. However, its efficacy declines when dealing with
more complex prompts, and it does not explicitly address the problem of
improper attribute binding. To address the challenges posed by complex prompts
or scenarios involving multiple entities and to achieve improved attribute
binding, we propose Divide & Bind. We introduce two novel loss objectives for
GSN: a novel attendance loss and a binding loss. Our approach stands out in its
ability to faithfully synthesize desired objects with improved attribute
alignment from complex prompts and exhibits superior performance across
multiple evaluation benchmarks. | cs.CV | Divide & Bind Your Attention for Improved Generative Semantic Nursing |
2023-07-20T12:44:47Z | http://arxiv.org/pdf/2307.11785v1 | http://arxiv.org/abs/2307.11785v1 | Piotr Tarasiewicz, Sultan Kenjeyev, Ilana Sebag, Shehab Alshehabi | 2023-07-20T12:44:47Z | cs.CL, cs.LG | The recent emergence of deep learning methods has enabled the research
community to achieve state-of-the art results in several domains including
natural language processing. However, the current robocall system remains
unstable and inaccurate: text generator and chat-bots can be tedious and
misunderstand human-like dialogue. In this work, we study the performance of
two models able to enhance an intelligent conversational agent through
adversarial conversational shaping: a generative adversarial network with
policy gradient (GANPG) and a generative adversarial network with reward for
every generation step (REGS) based on the REGS model presented in Li et al.
[18] . This model is able to assign rewards to both partially and fully
generated text sequences. We discuss performance with different training
details : seq2seq [ 36] and transformers [37 ] in a reinforcement learning
framework. | cs.CL | Adversarial Conversational Shaping for Intelligent Agents |
2023-07-20T12:41:35Z | http://arxiv.org/pdf/2307.10826v1 | http://arxiv.org/abs/2307.10826v1 | Wenyu Liao, Yiqing Shi, Yujia Hu, Wei Quan | 2023-07-20T12:41:35Z | cs.CL | This study examines the relationship between Yelp reviews and food types,
investigating how ratings, sentiments, and topics vary across different types
of food. Specifically, we analyze how ratings and sentiments of reviews vary
across food types, cluster food types based on ratings and sentiments, infer
review topics using machine learning models, and compare topic distributions
among different food types. Our analyses reveal that some food types have
similar ratings, sentiments, and topics distributions, while others have
distinct patterns. We identify four clusters of food types based on ratings and
sentiments and find that reviewers tend to focus on different topics when
reviewing certain food types. These findings have important implications for
understanding user behavior and cultural influence on digital media platforms
and promoting cross-cultural understanding and appreciation. | cs.CL | Yelp Reviews and Food Types: A Comparative Analysis of Ratings, Sentiments, and Topics |
2023-07-20T12:24:23Z | http://arxiv.org/pdf/2307.10814v1 | http://arxiv.org/abs/2307.10814v1 | Ephrem Afele Retta, Richard Sutcliffe, Jabar Mahmood, Michael Abebe Berwo, Eiad Almekhlafi, Sajjad Ahmed Khan, Shehzad Ashraf Chaudhry, Mustafa Mhamed, Jun Feng | 2023-07-20T12:24:23Z | cs.CL, cs.NE, cs.SD, eess.AS | In a conventional Speech emotion recognition (SER) task, a classifier for a
given language is trained on a pre-existing dataset for that same language.
However, where training data for a language does not exist, data from other
languages can be used instead. We experiment with cross-lingual and
multilingual SER, working with Amharic, English, German and URDU. For Amharic,
we use our own publicly-available Amharic Speech Emotion Dataset (ASED). For
English, German and Urdu we use the existing RAVDESS, EMO-DB and URDU datasets.
We followed previous research in mapping labels for all datasets to just two
classes, positive and negative. Thus we can compare performance on different
languages directly, and combine languages for training and testing. In
Experiment 1, monolingual SER trials were carried out using three classifiers,
AlexNet, VGGE (a proposed variant of VGG), and ResNet50. Results averaged for
the three models were very similar for ASED and RAVDESS, suggesting that
Amharic and English SER are equally difficult. Similarly, German SER is more
difficult, and Urdu SER is easier. In Experiment 2, we trained on one language
and tested on another, in both directions for each pair: Amharic<->German,
Amharic<->English, and Amharic<->Urdu. Results with Amharic as target suggested
that using English or German as source will give the best result. In Experiment
3, we trained on several non-Amharic languages and then tested on Amharic. The
best accuracy obtained was several percent greater than the best accuracy in
Experiment 2, suggesting that a better result can be obtained when using two or
three non-Amharic languages for training than when using just one non-Amharic
language. Overall, the results suggest that cross-lingual and multilingual
training can be an effective strategy for training a SER classifier when
resources for a language are scarce. | cs.CL | Cross-Corpus Multilingual Speech Emotion Recognition: Amharic vs. Other Languages |
2023-07-20T12:10:29Z | http://arxiv.org/pdf/2307.10802v1 | http://arxiv.org/abs/2307.10802v1 | Yiyuan Zhang, Kaixiong Gong, Kaipeng Zhang, Hongsheng Li, Yu Qiao, Wanli Ouyang, Xiangyu Yue | 2023-07-20T12:10:29Z | cs.CV, cs.AI, cs.CL, cs.LG, cs.MM | Multimodal learning aims to build models that can process and relate
information from multiple modalities. Despite years of development in this
field, it still remains challenging to design a unified network for processing
various modalities ($\textit{e.g.}$ natural language, 2D images, 3D point
clouds, audio, video, time series, tabular data) due to the inherent gaps among
them. In this work, we propose a framework, named Meta-Transformer, that
leverages a $\textbf{frozen}$ encoder to perform multimodal perception without
any paired multimodal training data. In Meta-Transformer, the raw input data
from various modalities are mapped into a shared token space, allowing a
subsequent encoder with frozen parameters to extract high-level semantic
features of the input data. Composed of three main components: a unified data
tokenizer, a modality-shared encoder, and task-specific heads for downstream
tasks, Meta-Transformer is the first framework to perform unified learning
across 12 modalities with unpaired data. Experiments on different benchmarks
reveal that Meta-Transformer can handle a wide range of tasks including
fundamental perception (text, image, point cloud, audio, video), practical
application (X-Ray, infrared, hyperspectral, and IMU), and data mining (graph,
tabular, and time-series). Meta-Transformer indicates a promising future for
developing unified multimodal intelligence with transformers. Code will be
available at https://github.com/invictus717/MetaTransformer | cs.CV | Meta-Transformer: A Unified Framework for Multimodal Learning |
2023-07-20T12:01:40Z | http://arxiv.org/pdf/2307.10799v2 | http://arxiv.org/abs/2307.10799v2 | Yafang Zheng, Lei Lin, Shuangtao Li, Yuxuan Yuan, Zhaohong Lai, Shan Liu, Biao Fu, Yidong Chen, Xiaodong Shi | 2023-12-21T07:38:56Z | cs.CL | Existing neural models are demonstrated to struggle with compositional
generalization (CG), i.e., the ability to systematically generalize to unseen
compositions of seen components. A key reason for failure on CG is that the
syntactic and semantic representations of sequences in both the uppermost layer
of the encoder and decoder are entangled. However, previous work concentrates
on separating the learning of syntax and semantics instead of exploring the
reasons behind the representation entanglement (RE) problem to solve it. We
explain why it exists by analyzing the representation evolving mechanism from
the bottom to the top of the Transformer layers. We find that the ``shallow''
residual connections within each layer fail to fuse previous layers'
information effectively, leading to information forgetting between layers and
further the RE problems. Inspired by this, we propose LRF, a novel
\textbf{L}ayer-wise \textbf{R}epresentation \textbf{F}usion framework for CG,
which learns to fuse previous layers' information back into the encoding and
decoding process effectively through introducing a \emph{fuse-attention module}
at each encoder and decoder layer. LRF achieves promising results on two
realistic benchmarks, empirically demonstrating the effectiveness of our
proposal. | cs.CL | Layer-wise Representation Fusion for Compositional Generalization |
2023-07-20T11:29:15Z | http://arxiv.org/pdf/2307.10778v1 | http://arxiv.org/abs/2307.10778v1 | Jens-Joris Decorte, Severine Verlinden, Jeroen Van Hautte, Johannes Deleu, Chris Develder, Thomas Demeester | 2023-07-20T11:29:15Z | cs.CL | Online job ads serve as a valuable source of information for skill
requirements, playing a crucial role in labor market analysis and e-recruitment
processes. Since such ads are typically formatted in free text, natural
language processing (NLP) technologies are required to automatically process
them. We specifically focus on the task of detecting skills (mentioned
literally, or implicitly described) and linking them to a large skill ontology,
making it a challenging case of extreme multi-label classification (XMLC).
Given that there is no sizable labeled (training) dataset are available for
this specific XMLC task, we propose techniques to leverage general Large
Language Models (LLMs). We describe a cost-effective approach to generate an
accurate, fully synthetic labeled dataset for skill extraction, and present a
contrastive learning strategy that proves effective in the task. Our results
across three skill extraction benchmarks show a consistent increase of between
15 to 25 percentage points in \textit{R-Precision@5} compared to previously
published results that relied solely on distant supervision through literal
matches. | cs.CL | Extreme Multi-Label Skill Extraction Training using Large Language Models |
2023-07-20T10:42:16Z | http://arxiv.org/pdf/2307.10757v2 | http://arxiv.org/abs/2307.10757v2 | Weidong Chen, Xiaofen Xing, Peihao Chen, Xiangmin Xu | 2024-04-18T13:08:07Z | cs.SD, cs.CL, eess.AS | This paper presents a paradigm that adapts general large-scale pretrained
models (PTMs) to speech emotion recognition task. Although PTMs shed new light
on artificial general intelligence, they are constructed with general tasks in
mind, and thus, their efficacy for specific tasks can be further improved.
Additionally, employing PTMs in practical applications can be challenging due
to their considerable size. Above limitations spawn another research direction,
namely, optimizing large-scale PTMs for specific tasks to generate
task-specific PTMs that are both compact and effective. In this paper, we focus
on the speech emotion recognition task and propose an improved emotion-specific
pretrained encoder called Vesper. Vesper is pretrained on a speech dataset
based on WavLM and takes into account emotional characteristics. To enhance
sensitivity to emotional information, Vesper employs an emotion-guided masking
strategy to identify the regions that need masking. Subsequently, Vesper
employs hierarchical and cross-layer self-supervision to improve its ability to
capture acoustic and semantic representations, both of which are crucial for
emotion recognition. Experimental results on the IEMOCAP, MELD, and CREMA-D
datasets demonstrate that Vesper with 4 layers outperforms WavLM Base with 12
layers, and the performance of Vesper with 12 layers surpasses that of WavLM
Large with 24 layers. | cs.SD | Vesper: A Compact and Effective Pretrained Model for Speech Emotion Recognition |
2023-07-20T10:26:57Z | http://arxiv.org/pdf/2307.10751v1 | http://arxiv.org/abs/2307.10751v1 | Advait Sarkar | 2023-07-20T10:26:57Z | cs.HC, cs.AI, cs.CL | Artificial Intelligence (AI), and in particular generative models, are
transformative tools for knowledge work. They problematise notions of
creativity, originality, plagiarism, the attribution of credit, and copyright
ownership. Critics of generative models emphasise the reliance on large amounts
of training data, and view the output of these models as no more than
randomised plagiarism, remix, or collage of the source data. On these grounds,
many have argued for stronger regulations on the deployment, use, and
attribution of the output of these models. However, these issues are not new or
unique to artificial intelligence. In this position paper, using examples from
literary criticism, the history of art, and copyright law, I show how
creativity and originality resist definition as a notatable or
information-theoretic property of an object, and instead can be seen as the
property of a process, an author, or a viewer. Further alternative views hold
that all creative work is essentially reuse (mostly without attribution), or
that randomness itself can be creative. I suggest that creativity is ultimately
defined by communities of creators and receivers, and the deemed sources of
creativity in a workflow often depend on which parts of the workflow can be
automated. Using examples from recent studies of AI in creative knowledge work,
I suggest that AI shifts knowledge work from material production to critical
integration. This position paper aims to begin a conversation around a more
nuanced approach to the problems of creativity and credit assignment for
generative models, one which more fully recognises the importance of the
creative and curatorial voice of the users of these models and moves away from
simpler notational or information-theoretic views. | cs.HC | Exploring Perspectives on the Impact of Artificial Intelligence on the Creativity of Knowledge Work: Beyond Mechanised Plagiarism and Stochastic Parrots |
2023-07-20T09:25:02Z | http://arxiv.org/pdf/2307.10719v1 | http://arxiv.org/abs/2307.10719v1 | David Glukhov, Ilia Shumailov, Yarin Gal, Nicolas Papernot, Vardan Papyan | 2023-07-20T09:25:02Z | cs.AI, cs.CL, cs.CR, cs.LG | Large language models (LLMs) have exhibited impressive capabilities in
comprehending complex instructions. However, their blind adherence to provided
instructions has led to concerns regarding risks of malicious use. Existing
defence mechanisms, such as model fine-tuning or output censorship using LLMs,
have proven to be fallible, as LLMs can still generate problematic responses.
Commonly employed censorship approaches treat the issue as a machine learning
problem and rely on another LM to detect undesirable content in LLM outputs. In
this paper, we present the theoretical limitations of such semantic censorship
approaches. Specifically, we demonstrate that semantic censorship can be
perceived as an undecidable problem, highlighting the inherent challenges in
censorship that arise due to LLMs' programmatic and instruction-following
capabilities. Furthermore, we argue that the challenges extend beyond semantic
censorship, as knowledgeable attackers can reconstruct impermissible outputs
from a collection of permissible ones. As a result, we propose that the problem
of censorship needs to be reevaluated; it should be treated as a security
problem which warrants the adaptation of security-based approaches to mitigate
potential risks. | cs.AI | LLM Censorship: A Machine Learning Challenge or a Computer Security Problem? |
2023-07-20T08:45:00Z | http://arxiv.org/pdf/2307.10700v4 | http://arxiv.org/abs/2307.10700v4 | Rajiv Movva, Sidhika Balachandar, Kenny Peng, Gabriel Agostini, Nikhil Garg, Emma Pierson | 2024-04-28T23:13:16Z | cs.DL, cs.CL, cs.CY | Large language models (LLMs) are dramatically influencing AI research,
spurring discussions on what has changed so far and how to shape the field's
future. To clarify such questions, we analyze a new dataset of 16,979
LLM-related arXiv papers, focusing on recent trends in 2023 vs. 2018-2022.
First, we study disciplinary shifts: LLM research increasingly considers
societal impacts, evidenced by 20x growth in LLM submissions to the Computers
and Society sub-arXiv. An influx of new authors -- half of all first authors in
2023 -- are entering from non-NLP fields of CS, driving disciplinary expansion.
Second, we study industry and academic publishing trends. Surprisingly,
industry accounts for a smaller publication share in 2023, largely due to
reduced output from Google and other Big Tech companies; universities in Asia
are publishing more. Third, we study institutional collaboration: while
industry-academic collaborations are common, they tend to focus on the same
topics that industry focuses on rather than bridging differences. The most
prolific institutions are all US- or China-based, but there is very little
cross-country collaboration. We discuss implications around (1) how to support
the influx of new authors, (2) how industry trends may affect academics, and
(3) possible effects of (the lack of) collaboration. | cs.DL | Topics, Authors, and Institutions in Large Language Model Research: Trends from 17K arXiv Papers |
2023-07-20T07:47:08Z | http://arxiv.org/pdf/2307.10666v1 | http://arxiv.org/abs/2307.10666v1 | Hynek Kydlíček, Jindřich Libovický | 2023-07-20T07:47:08Z | cs.CL | Pre-trained models for Czech Natural Language Processing are often evaluated
on purely linguistic tasks (POS tagging, parsing, NER) and relatively simple
classification tasks such as sentiment classification or article classification
from a single news source. As an alternative, we present
CZEch~NEws~Classification~dataset (CZE-NEC), one of the largest Czech
classification datasets, composed of news articles from various sources
spanning over twenty years, which allows a more rigorous evaluation of such
models. We define four classification tasks: news source, news category,
inferred author's gender, and day of the week. To verify the task difficulty,
we conducted a human evaluation, which revealed that human performance lags
behind strong machine-learning baselines built upon pre-trained transformer
models. Furthermore, we show that language-specific pre-trained encoder
analysis outperforms selected commercially available large-scale generative
language models. | cs.CL | A Dataset and Strong Baselines for Classification of Czech News Texts |
2023-07-20T07:33:30Z | http://arxiv.org/pdf/2307.10652v5 | http://arxiv.org/abs/2307.10652v5 | Tim Schopf, Karim Arabi, Florian Matthes | 2023-09-24T20:18:07Z | cs.CL, I.2.7 | As an efficient approach to understand, generate, and process natural
language texts, research in natural language processing (NLP) has exhibited a
rapid spread and wide adoption in recent years. Given the increasing research
work in this area, several NLP-related approaches have been surveyed in the
research community. However, a comprehensive study that categorizes established
topics, identifies trends, and outlines areas for future research remains
absent. Contributing to closing this gap, we have systematically classified and
analyzed research papers in the ACL Anthology. As a result, we present a
structured overview of the research landscape, provide a taxonomy of fields of
study in NLP, analyze recent developments in NLP, summarize our findings, and
highlight directions for future work. | cs.CL | Exploring the Landscape of Natural Language Processing Research |
2023-07-20T07:01:57Z | http://arxiv.org/pdf/2307.10635v3 | http://arxiv.org/abs/2307.10635v3 | Xiaoxuan Wang, Ziniu Hu, Pan Lu, Yanqiao Zhu, Jieyu Zhang, Satyen Subramaniam, Arjun R. Loomba, Shichang Zhang, Yizhou Sun, Wei Wang | 2024-06-28T08:24:13Z | cs.CL, cs.AI, cs.LG | Most of the existing Large Language Model (LLM) benchmarks on scientific
problem reasoning focus on problems grounded in high-school subjects and are
confined to elementary algebraic operations. To systematically examine the
reasoning capabilities required for solving complex scientific problems, we
introduce an expansive benchmark suite SciBench for LLMs. SciBench contains a
carefully curated dataset featuring a range of collegiate-level scientific
problems from mathematics, chemistry, and physics domains. Based on the
dataset, we conduct an in-depth benchmarking study of representative
open-source and proprietary LLMs with various prompting strategies. The results
reveal that the current LLMs fall short of delivering satisfactory performance,
with the best overall score of merely 43.22%. Furthermore, through a detailed
user study, we categorize the errors made by LLMs into ten problem-solving
abilities. Our analysis indicates that no single prompting strategy
significantly outperforms the others and some strategies that demonstrate
improvements in certain problem-solving skills could result in declines in
other skills. We envision that SciBench will catalyze further developments in
the reasoning abilities of LLMs, thereby ultimately contributing to scientific
research and discovery. | cs.CL | SciBench: Evaluating College-Level Scientific Problem-Solving Abilities of Large Language Models |
2023-07-20T06:59:02Z | http://arxiv.org/pdf/2307.10634v1 | http://arxiv.org/abs/2307.10634v1 | Musa Nuri Ihtiyar, Arzucan Ozgur | 2023-07-20T06:59:02Z | q-bio.GN, cs.CL, cs.LG | Language models, primarily transformer-based ones, obtained colossal success
in NLP. To be more precise, studies like BERT in NLU and works such as GPT-3
for NLG are very crucial. DNA sequences are very close to natural language in
terms of structure, so if the DNA-related bioinformatics domain is concerned,
discriminative models, like DNABert, exist. Yet, the generative side of the
coin is mainly unexplored to the best of our knowledge. Consequently, we
focused on developing an autoregressive generative language model like GPT-3
for DNA sequences. Because working with whole DNA sequences is challenging
without substantial computational resources, we decided to carry out our study
on a smaller scale, focusing on nucleotide sequences of human genes, unique
parts in DNA with specific functionalities, instead of the whole DNA. This
decision did not change the problem structure a lot due to the fact that both
DNA and genes can be seen as 1D sequences consisting of four different
nucleotides without losing much information and making too much simplification.
First of all, we systematically examined an almost entirely unexplored problem
and observed that RNNs performed the best while simple techniques like N-grams
were also promising. Another beneficial point was learning how to work with
generative models on languages we do not understand, unlike natural language.
How essential using real-life tasks beyond the classical metrics such as
perplexity is observed. Furthermore, checking whether the data-hungry nature of
these models can be changed through selecting a language with minimal
vocabulary size, four owing to four different types of nucleotides, is
examined. The reason for reviewing this was that choosing such a language might
make the problem easier. However, what we observed in this study was it did not
provide that much of a change in the amount of data needed. | q-bio.GN | Generative Language Models on Nucleotide Sequences of Human Genes |
2023-07-20T06:58:55Z | http://arxiv.org/pdf/2307.10633v1 | http://arxiv.org/abs/2307.10633v1 | Shriyash K. Upadhyay, Etan J. Ginsberg | 2023-07-20T06:58:55Z | cs.CL, cs.LG | Large Language Models have many methods for solving the same problem. This
introduces novel strengths (different methods may work well for different
problems) and weaknesses (it may be difficult for users to know which method to
use). In this paper, we introduce Multi-Method Self-Training (MMST), where one
method is trained on the filtered outputs of another, allowing us to augment
the strengths and ameliorate the weaknesses of each method. Using a 176B
parameter model trained on both language and code, we show that MMST can 1)
improve the less performant method (up to 30%) making the model easier to use,
2) improve the more performant method (up to 32.2%) making the model more
performant, and 3) improve the performance of related but distinct tasks (up to
10.3%) by improving the ability of the model to generate rationales. We then
conduct ablation analyses to explore why MMST works. We show that MMST
generates more data than traditional self-training, but the improvement in
performance is driven by the use of multiple methods. We also analyze
prompt-engineering and anti-correlated performance between methods as means of
making MMST more effective. We hope the evidence from our paper motivates
machine learning researchers to explore ways in which advances in language
models allow for new forms of training. | cs.CL | Multi-Method Self-Training: Improving Code Generation With Text, And Vice Versa |
2023-07-20T05:03:00Z | http://arxiv.org/pdf/2307.10587v1 | http://arxiv.org/abs/2307.10587v1 | Anand Kumar Rai, Siddharth D Jaiswal, Animesh Mukherjee | 2023-07-20T05:03:00Z | cs.CL, cs.HC | Automatic speech recognition (ASR) systems are designed to transcribe spoken
language into written text and find utility in a variety of applications
including voice assistants and transcription services. However, it has been
observed that state-of-the-art ASR systems which deliver impressive benchmark
results, struggle with speakers of certain regions or demographics due to
variation in their speech properties. In this work, we describe the curation of
a massive speech dataset of 8740 hours consisting of $\sim9.8$K technical
lectures in the English language along with their transcripts delivered by
instructors representing various parts of Indian demography. The dataset is
sourced from the very popular NPTEL MOOC platform. We use the curated dataset
to measure the existing disparity in YouTube Automatic Captions and OpenAI
Whisper model performance across the diverse demographic traits of speakers in
India. While there exists disparity due to gender, native region, age and
speech rate of speakers, disparity based on caste is non-existent. We also
observe statistically significant disparity across the disciplines of the
lectures. These results indicate the need of more inclusive and robust ASR
systems and more representational datasets for disparity evaluation in them. | cs.CL | A Deep Dive into the Disparity of Word Error Rates Across Thousands of NPTEL MOOC Videos |
2023-07-20T03:54:24Z | http://arxiv.org/pdf/2307.10558v2 | http://arxiv.org/abs/2307.10558v2 | Shiyang Li, Jun Yan, Hai Wang, Zheng Tang, Xiang Ren, Vijay Srinivasan, Hongxia Jin | 2024-04-02T04:38:21Z | cs.CL | While instruction-tuned models have shown remarkable success in various
natural language processing tasks, accurately evaluating their ability to
follow instructions remains challenging. Existing benchmarks primarily focus on
common instructions that align well with what the model learned during
training. However, proficiency in responding to these instructions does not
necessarily imply strong ability in instruction following. In this paper, we
propose a novel instruction-following evaluation protocol called verbalizer
manipulation. It instructs the model to verbalize the task label with words
aligning with model priors to different extents, adopting verbalizers from
highly aligned (e.g., outputting ``postive'' for positive sentiment), to
minimally aligned (e.g., outputting ``negative'' for positive sentiment).
Verbalizer manipulation can be seamlessly integrated with any classification
benchmark to examine the model's reliance on priors and its ability to override
them to accurately follow the instructions. We conduct a comprehensive
evaluation of four major model families across nine datasets, employing twelve
sets of verbalizers for each of them. We observe that the instruction-following
abilities of models, across different families and scales, are significantly
distinguished by their performance on less natural verbalizers. Even the
strongest GPT-4 model struggles to perform better than random guessing on the
most challenging verbalizer, emphasizing the need for continued advancements to
improve their instruction-following abilities. | cs.CL | Instruction-following Evaluation through Verbalizer Manipulation |
2023-07-20T03:26:57Z | http://arxiv.org/pdf/2307.10549v1 | http://arxiv.org/abs/2307.10549v1 | Yuanhao Gong | 2023-07-20T03:26:57Z | cs.CV, cs.AI, cs.CL, econ.GN, q-fin.EC | Training and deploying the large language models requires a large mount of
computational resource because the language models contain billions of
parameters and the text has thousands of tokens. Another problem is that the
large language models are static. They are fixed after the training process. To
tackle these issues, in this paper, we propose to train and deploy the dynamic
large language model on blockchains, which have high computation performance
and are distributed across a network of computers. A blockchain is a secure,
decentralized, and transparent system that allows for the creation of a
tamper-proof ledger for transactions without the need for intermediaries. The
dynamic large language models can continuously learn from the user input after
the training process. Our method provides a new way to develop the large
language models and also sheds a light on the next generation artificial
intelligence systems. | cs.CV | Dynamic Large Language Models on Blockchains |
2023-07-20T02:12:00Z | http://arxiv.org/pdf/2307.11779v1 | http://arxiv.org/abs/2307.11779v1 | Nedelina Teneva | 2023-07-20T02:12:00Z | cs.CL, cs.AI, cs.CY, cs.LG | Generative language models produce highly abstractive outputs by design, in
contrast to extractive responses in search engines. Given this characteristic
of LLMs and the resulting implications for content Licensing & Attribution, we
propose the the so-called Extractive-Abstractive axis for benchmarking
generative models and highlight the need for developing corresponding metrics,
datasets and annotation guidelines. We limit our discussion to the text
modality. | cs.CL | The Extractive-Abstractive Axis: Measuring Content "Borrowing" in Generative Language Models |
2023-07-20T01:48:51Z | http://arxiv.org/pdf/2307.10522v1 | http://arxiv.org/abs/2307.10522v1 | Somayeh Ghanbarzadeh, Yan Huang, Hamid Palangi, Radames Cruz Moreno, Hamed Khanpour | 2023-07-20T01:48:51Z | cs.CL | Recent studies have revealed that the widely-used Pre-trained Language Models
(PLMs) propagate societal biases from the large unmoderated pre-training
corpora. Existing solutions require debiasing training processes and datasets
for debiasing, which are resource-intensive and costly. Furthermore, these
methods hurt the PLMs' performance on downstream tasks. In this study, we
propose Gender-tuning, which debiases the PLMs through fine-tuning on
downstream tasks' datasets. For this aim, Gender-tuning integrates Masked
Language Modeling (MLM) training objectives into fine-tuning's training
process. Comprehensive experiments show that Gender-tuning outperforms the
state-of-the-art baselines in terms of average gender bias scores in PLMs while
improving PLMs' performance on downstream tasks solely using the downstream
tasks' dataset. Also, Gender-tuning is a deployable debiasing tool for any PLM
that works with original fine-tuning. | cs.CL | Gender-tuning: Empowering Fine-tuning for Debiasing Pre-trained Language Models |
2023-07-20T01:26:34Z | http://arxiv.org/pdf/2307.10514v1 | http://arxiv.org/abs/2307.10514v1 | Sunipa Dev, Jaya Goyal, Dinesh Tewari, Shachi Dave, Vinodkumar Prabhakaran | 2023-07-20T01:26:34Z | cs.CL, cs.AI, cs.HC | With rapid development and deployment of generative language models in global
settings, there is an urgent need to also scale our measurements of harm, not
just in the number and types of harms covered, but also how well they account
for local cultural contexts, including marginalized identities and the social
biases experienced by them. Current evaluation paradigms are limited in their
abilities to address this, as they are not representative of diverse, locally
situated but global, socio-cultural perspectives. It is imperative that our
evaluation resources are enhanced and calibrated by including people and
experiences from different cultures and societies worldwide, in order to
prevent gross underestimations or skews in measurements of harm. In this work,
we demonstrate a socio-culturally aware expansion of evaluation resources in
the Indian societal context, specifically for the harm of stereotyping. We
devise a community engaged effort to build a resource which contains
stereotypes for axes of disparity that are uniquely present in India. The
resultant resource increases the number of stereotypes known for and in the
Indian context by over 1000 stereotypes across many unique identities. We also
demonstrate the utility and effectiveness of such expanded resources for
evaluations of language models. CONTENT WARNING: This paper contains examples
of stereotypes that may be offensive. | cs.CL | Building Socio-culturally Inclusive Stereotype Resources with Community Engagement |
2023-07-20T01:11:14Z | http://arxiv.org/pdf/2307.10512v1 | http://arxiv.org/abs/2307.10512v1 | Rongsheng Wang, Yaofei Duan, ChanTong Lam, Jiexi Chen, Jiangsheng Xu, Haoming Chen, Xiaohong Liu, Patrick Cheong-Iao Pang, Tao Tan | 2023-07-20T01:11:14Z | cs.CL, cs.AI | General large language models (LLMs) such as ChatGPT have shown remarkable
success. However, such LLMs have not been widely adopted for medical purposes,
due to poor accuracy and inability to provide medical advice. We propose
IvyGPT, an LLM based on LLaMA that is trained and fine-tuned with high-quality
medical question-answer (QA) instances and Reinforcement Learning from Human
Feedback (RLHF). After supervised fine-tuning, IvyGPT has good multi-turn
conversation capabilities, but it cannot perform like a doctor in other
aspects, such as comprehensive diagnosis. Through RLHF, IvyGPT can output
richer diagnosis and treatment answers that are closer to human. In the
training, we used QLoRA to train 33 billion parameters on a small number of
NVIDIA A100 (80GB) GPUs. Experimental results show that IvyGPT has outperformed
other medical GPT models. | cs.CL | IvyGPT: InteractiVe Chinese pathwaY language model in medical domain |
2023-07-20T00:55:01Z | http://arxiv.org/pdf/2307.11778v1 | http://arxiv.org/abs/2307.11778v1 | Xiaoxiao Li, Gaosheng Zhang, An Zhu, Weiyong Li, Shuming Fang, Xiaoyue Yang, Jianchao Zhu | 2023-07-20T00:55:01Z | cs.CL, cs.SD, eess.AS | This paper presents a speech recognition system developed by the Transsion
Speech Understanding Processing Team (TSUP) for the ASRU 2023 MADASR Challenge.
The system focuses on adapting ASR models for low-resource Indian languages and
covers all four tracks of the challenge. For tracks 1 and 2, the acoustic model
utilized a squeezeformer encoder and bidirectional transformer decoder with
joint CTC-Attention training loss. Additionally, an external KenLM language
model was used during TLG beam search decoding. For tracks 3 and 4, pretrained
IndicWhisper models were employed and finetuned on both the challenge dataset
and publicly available datasets. The whisper beam search decoding was also
modified to support an external KenLM language model, which enabled better
utilization of the additional text provided by the challenge. The proposed
method achieved word error rates (WER) of 24.17%, 24.43%, 15.97%, and 15.97%
for Bengali language in the four tracks, and WER of 19.61%, 19.54%, 15.48%, and
15.48% for Bhojpuri language in the four tracks. These results demonstrate the
effectiveness of the proposed method. | cs.CL | Transsion TSUP's speech recognition system for ASRU 2023 MADASR Challenge |
2023-07-20T00:36:41Z | http://arxiv.org/pdf/2307.10511v2 | http://arxiv.org/abs/2307.10511v2 | Teng Sun, Juntong Ni, Wenjie Wang, Liqiang Jing, Yinwei Wei, Liqiang Nie | 2023-08-07T09:08:23Z | cs.CL | Existing work on Multimodal Sentiment Analysis (MSA) utilizes multimodal
information for prediction yet unavoidably suffers from fitting the spurious
correlations between multimodal features and sentiment labels. For example, if
most videos with a blue background have positive labels in a dataset, the model
will rely on such correlations for prediction, while "blue background" is not a
sentiment-related feature. To address this problem, we define a general
debiasing MSA task, which aims to enhance the Out-Of-Distribution (OOD)
generalization ability of MSA models by reducing their reliance on spurious
correlations. To this end, we propose a general debiasing framework based on
Inverse Probability Weighting (IPW), which adaptively assigns small weights to
the samples with larger bias (i.e., the severer spurious correlations). The key
to this debiasing framework is to estimate the bias of each sample, which is
achieved by two steps: 1) disentangling the robust features and biased features
in each modality, and 2) utilizing the biased features to estimate the bias.
Finally, we employ IPW to reduce the effects of large-biased samples,
facilitating robust feature learning for sentiment prediction. To examine the
model's generalization ability, we keep the original testing sets on two
benchmarks and additionally construct multiple unimodal and multimodal OOD
testing sets. The empirical results demonstrate the superior generalization
ability of our proposed framework. We have released the code and data to
facilitate the reproduction https://github.com/Teng-Sun/GEAR. | cs.CL | General Debiasing for Multimodal Sentiment Analysis |
2023-07-19T23:03:20Z | http://arxiv.org/pdf/2307.10490v4 | http://arxiv.org/abs/2307.10490v4 | Eugene Bagdasaryan, Tsung-Yin Hsieh, Ben Nassi, Vitaly Shmatikov | 2023-10-03T17:03:10Z | cs.CR, cs.AI, cs.CL, cs.LG | We demonstrate how images and sounds can be used for indirect prompt and
instruction injection in multi-modal LLMs. An attacker generates an adversarial
perturbation corresponding to the prompt and blends it into an image or audio
recording. When the user asks the (unmodified, benign) model about the
perturbed image or audio, the perturbation steers the model to output the
attacker-chosen text and/or make the subsequent dialog follow the attacker's
instruction. We illustrate this attack with several proof-of-concept examples
targeting LLaVa and PandaGPT. | cs.CR | Abusing Images and Sounds for Indirect Instruction Injection in Multi-Modal LLMs |
2023-07-19T22:48:02Z | http://arxiv.org/pdf/2307.10488v1 | http://arxiv.org/abs/2307.10488v1 | Nandan Thakur, Kexin Wang, Iryna Gurevych, Jimmy Lin | 2023-07-19T22:48:02Z | cs.IR, cs.CL, cs.LG | Traditionally, sparse retrieval systems relied on lexical representations to
retrieve documents, such as BM25, dominated information retrieval tasks. With
the onset of pre-trained transformer models such as BERT, neural sparse
retrieval has led to a new paradigm within retrieval. Despite the success,
there has been limited software supporting different sparse retrievers running
in a unified, common environment. This hinders practitioners from fairly
comparing different sparse models and obtaining realistic evaluation results.
Another missing piece is, that a majority of prior work evaluates sparse
retrieval models on in-domain retrieval, i.e. on a single dataset: MS MARCO.
However, a key requirement in practical retrieval systems requires models that
can generalize well to unseen out-of-domain, i.e. zero-shot retrieval tasks. In
this work, we provide SPRINT, a unified Python toolkit based on Pyserini and
Lucene, supporting a common interface for evaluating neural sparse retrieval.
The toolkit currently includes five built-in models: uniCOIL, DeepImpact,
SPARTA, TILDEv2 and SPLADEv2. Users can also easily add customized models by
defining their term weighting method. Using our toolkit, we establish strong
and reproducible zero-shot sparse retrieval baselines across the
well-acknowledged benchmark, BEIR. Our results demonstrate that SPLADEv2
achieves the best average score of 0.470 nDCG@10 on BEIR amongst all neural
sparse retrievers. In this work, we further uncover the reasons behind its
performance gain. We show that SPLADEv2 produces sparse representations with a
majority of tokens outside of the original query and document which is often
crucial for its performance gains, i.e. a limitation among its other sparse
counterparts. We provide our SPRINT toolkit, models, and data used in our
experiments publicly here at https://github.com/thakur-nandan/sprint. | cs.IR | SPRINT: A Unified Toolkit for Evaluating and Demystifying Zero-shot Neural Sparse Retrieval |
2023-07-19T22:43:57Z | http://arxiv.org/pdf/2307.10485v2 | http://arxiv.org/abs/2307.10485v2 | Xiao-Yang Liu, Guoxuan Wang, Hongyang Yang, Daochen Zha | 2023-11-14T16:34:00Z | cs.CL, cs.LG, q-fin.GN | Large language models (LLMs) have demonstrated remarkable proficiency in
understanding and generating human-like texts, which may potentially
revolutionize the finance industry. However, existing LLMs often fall short in
the financial field, which is mainly attributed to the disparities between
general text data and financial text data. Unfortunately, there is only a
limited number of financial text datasets available, and BloombergGPT, the
first financial LLM (FinLLM), is close-sourced (only the training logs were
released). In light of this, we aim to democratize Internet-scale financial
data for LLMs, which is an open challenge due to diverse data sources, low
signal-to-noise ratio, and high time-validity. To address the challenges, we
introduce an open-sourced and data-centric framework, Financial Generative
Pre-trained Transformer (FinGPT), that automates the collection and curation of
real-time financial data from 34 diverse sources on the Internet, providing
researchers and practitioners with accessible and transparent resources to
develop their FinLLMs. Additionally, we propose a simple yet effective strategy
for fine-tuning FinLLM using the inherent feedback from the market, dubbed
Reinforcement Learning with Stock Prices (RLSP). We also adopt the Low-rank
Adaptation (LoRA, QLoRA) method that enables users to customize their own
FinLLMs from general-purpose LLMs at a low cost. Finally, we showcase several
FinGPT applications, including robo-advisor, sentiment analysis for algorithmic
trading, and low-code development. FinGPT aims to democratize FinLLMs,
stimulate innovation, and unlock new opportunities in open finance. The codes
have been open-sourced. | cs.CL | FinGPT: Democratizing Internet-scale Data for Financial Large Language Models |
2023-07-19T22:14:58Z | http://arxiv.org/pdf/2307.10476v1 | http://arxiv.org/abs/2307.10476v1 | Jaydeep Borkar | 2023-07-19T22:14:58Z | cs.CR, cs.CL | Large Language Models (LLMs) have a privacy concern because they memorize
training data (including personally identifiable information (PII) like emails
and phone numbers) and leak it during inference. A company can train an LLM on
its domain-customized data which can potentially also include their users' PII.
In order to comply with privacy laws such as the "right to be forgotten", the
data points of users that are most vulnerable to extraction could be deleted.
We find that once the most vulnerable points are deleted, a new set of points
become vulnerable to extraction. So far, little attention has been given to
understanding memorization for fine-tuned models. In this work, we also show
that not only do fine-tuned models leak their training data but they also leak
the pre-training data (and PII) memorized during the pre-training phase. The
property of new data points becoming vulnerable to extraction after unlearning
and leakage of pre-training data through fine-tuned models can pose significant
privacy and legal concerns for companies that use LLMs to offer services. We
hope this work will start an interdisciplinary discussion within AI and law
communities regarding the need for policies to tackle these issues. | cs.CR | What can we learn from Data Leakage and Unlearning for Law? |
2023-07-19T22:14:49Z | http://arxiv.org/pdf/2307.10475v2 | http://arxiv.org/abs/2307.10475v2 | S Suryavardan, Shreyash Mishra, Megha Chakraborty, Parth Patwa, Anku Rani, Aman Chadha, Aishwarya Reganti, Amitava Das, Amit Sheth, Manoj Chinnakotla, Asif Ekbal, Srijan Kumar | 2023-09-12T18:51:05Z | cs.CL, cs.CV | With social media usage growing exponentially in the past few years, fake
news has also become extremely prevalent. The detrimental impact of fake news
emphasizes the need for research focused on automating the detection of false
information and verifying its accuracy. In this work, we present the outcome of
the Factify 2 shared task, which provides a multi-modal fact verification and
satire news dataset, as part of the DeFactify 2 workshop at AAAI'23. The data
calls for a comparison based approach to the task by pairing social media
claims with supporting documents, with both text and image, divided into 5
classes based on multi-modal relations. In the second iteration of this task we
had over 60 participants and 9 final test-set submissions. The best
performances came from the use of DeBERTa for text and Swinv2 and CLIP for
image. The highest F1 score averaged for all five classes was 81.82%. | cs.CL | Findings of Factify 2: Multimodal Fake News Detection |
2023-07-19T22:03:40Z | http://arxiv.org/pdf/2307.10472v1 | http://arxiv.org/abs/2307.10472v1 | Omkar Dige, Jacob-Junqi Tian, David Emerson, Faiza Khan Khattak | 2023-07-19T22:03:40Z | cs.CL, cs.AI, cs.CY, cs.LG | As the breadth and depth of language model applications continue to expand
rapidly, it is increasingly important to build efficient frameworks for
measuring and mitigating the learned or inherited social biases of these
models. In this paper, we present our work on evaluating instruction fine-tuned
language models' ability to identify bias through zero-shot prompting,
including Chain-of-Thought (CoT) prompts. Across LLaMA and its two instruction
fine-tuned versions, Alpaca 7B performs best on the bias identification task
with an accuracy of 56.7%. We also demonstrate that scaling up LLM size and
data diversity could lead to further performance gain. This is a
work-in-progress presenting the first component of our bias mitigation
framework. We will keep updating this work as we get more results. | cs.CL | Can Instruction Fine-Tuned Language Models Identify Social Bias through Prompting? |
2023-07-19T21:00:16Z | http://arxiv.org/pdf/2307.10457v3 | http://arxiv.org/abs/2307.10457v3 | Somayeh Ghanbarzadeh, Hamid Palangi, Yan Huang, Radames Cruz Moreno, Hamed Khanpour | 2023-08-08T04:18:34Z | cs.CL | The reusability of state-of-the-art Pre-trained Language Models (PLMs) is
often limited by their generalization problem, where their performance
drastically decreases when evaluated on examples that differ from the training
dataset, known as Out-of-Distribution (OOD)/unseen examples. This limitation
arises from PLMs' reliance on spurious correlations, which work well for
frequent example types but not for general examples. To address this issue, we
propose a training approach called Mask-tuning, which integrates Masked
Language Modeling (MLM) training objectives into the fine-tuning process to
enhance PLMs' generalization. Comprehensive experiments demonstrate that
Mask-tuning surpasses current state-of-the-art techniques and enhances PLMs'
generalization on OOD datasets while improving their performance on
in-distribution datasets. The findings suggest that Mask-tuning improves the
reusability of PLMs on unseen data, making them more practical and effective
for real-world applications. | cs.CL | Improving the Reusability of Pre-trained Language Models in Real-world Applications |
2023-07-19T20:17:37Z | http://arxiv.org/pdf/2307.10443v3 | http://arxiv.org/abs/2307.10443v3 | Shima Foolad, Kourosh Kiani | 2024-01-13T15:24:59Z | cs.CL, cs.LG | Despite the significant progress made by transformer models in machine
reading comprehension tasks, they still fall short in handling complex
reasoning tasks due to the absence of explicit knowledge in the input sequence.
To address this limitation, many recent works have proposed injecting external
knowledge into the model. However, selecting relevant external knowledge,
ensuring its availability, and requiring additional processing steps remain
challenging. In this paper, we introduce a novel attention pattern that
integrates reasoning knowledge derived from a heterogeneous graph into the
transformer architecture without relying on external knowledge. The proposed
attention pattern comprises three key elements: global-local attention for word
tokens, graph attention for entity tokens that exhibit strong attention towards
tokens connected in the graph as opposed to those unconnected, and the
consideration of the type of relationship between each entity token and word
token. This results in optimized attention between the two if a relationship
exists. The pattern is coupled with special relative position labels, allowing
it to integrate with LUKE's entity-aware self-attention mechanism. The
experimental findings corroborate that our model outperforms both the
cutting-edge LUKE-Graph and the baseline LUKE model across two distinct
datasets: ReCoRD, emphasizing commonsense reasoning, and WikiHop, focusing on
multi-hop reasoning challenges. | cs.CL | Integrating a Heterogeneous Graph with Entity-aware Self-attention using Relative Position Labels for Reading Comprehension Model |
2023-07-19T20:16:46Z | http://arxiv.org/pdf/2307.10442v1 | http://arxiv.org/abs/2307.10442v1 | Xinran Zhao, Hongming Zhang, Xiaoman Pan, Wenlin Yao, Dong Yu, Jianshu Chen | 2023-07-19T20:16:46Z | cs.CL | Although large-scale pre-trained language models (PTLMs) are shown to encode
rich knowledge in their model parameters, the inherent knowledge in PTLMs can
be opaque or static, making external knowledge necessary. However, the existing
information retrieval techniques could be costly and may even introduce noisy
and sometimes misleading knowledge. To address these challenges, we propose the
instance-level adaptive propulsion of external knowledge (IAPEK), where we only
conduct the retrieval when necessary. To achieve this goal, we propose
measuring whether a PTLM contains enough knowledge to solve an instance with a
novel metric, Thrust, which leverages the representation distribution of a
small number of seen instances. Extensive experiments demonstrate that thrust
is a good measurement of PTLM models' instance-level knowledgeability.
Moreover, we can achieve significantly higher cost-efficiency with the Thrust
score as the retrieval indicator than the naive usage of external knowledge on
88% of the evaluated tasks with 26% average performance improvement. Such
findings shed light on the real-world practice of knowledge-enhanced LMs with a
limited knowledge-seeking budget due to computation latency or costs. | cs.CL | Thrust: Adaptively Propels Large Language Models with External Knowledge |
2023-07-19T19:40:34Z | http://arxiv.org/pdf/2307.10432v2 | http://arxiv.org/abs/2307.10432v2 | Zhengliang Liu, Zihao Wu, Mengxuan Hu, Bokai Zhao, Lin Zhao, Tianyi Zhang, Haixing Dai, Xianyan Chen, Ye Shen, Sheng Li, Brian Murray, Tianming Liu, Andrea Sikora | 2023-07-21T02:22:14Z | cs.CL | In this study, we introduce PharmacyGPT, a novel framework to assess the
capabilities of large language models (LLMs) such as ChatGPT and GPT-4 in
emulating the role of clinical pharmacists. Our methodology encompasses the
utilization of LLMs to generate comprehensible patient clusters, formulate
medication plans, and forecast patient outcomes. We conduct our investigation
using real data acquired from the intensive care unit (ICU) at the University
of North Carolina Chapel Hill (UNC) Hospital. Our analysis offers valuable
insights into the potential applications and limitations of LLMs in the field
of clinical pharmacy, with implications for both patient care and the
development of future AI-driven healthcare solutions. By evaluating the
performance of PharmacyGPT, we aim to contribute to the ongoing discourse
surrounding the integration of artificial intelligence in healthcare settings,
ultimately promoting the responsible and efficacious use of such technologies. | cs.CL | PharmacyGPT: The AI Pharmacist |
2023-07-19T17:57:53Z | http://arxiv.org/pdf/2307.10172v3 | http://arxiv.org/abs/2307.10172v3 | Jianguo Zhang, Kun Qian, Zhiwei Liu, Shelby Heinecke, Rui Meng, Ye Liu, Zhou Yu, Huan Wang, Silvio Savarese, Caiming Xiong | 2024-02-05T08:10:52Z | cs.CL, cs.AI | Despite advancements in conversational AI, language models encounter
challenges to handle diverse conversational tasks, and existing dialogue
dataset collections often lack diversity and comprehensiveness. To tackle these
issues, we introduce DialogStudio: the largest and most diverse collection of
dialogue datasets, unified under a consistent format while preserving their
original information. Our collection encompasses data from open-domain
dialogues, task-oriented dialogues, natural language understanding,
conversational recommendation, dialogue summarization, and knowledge-grounded
dialogues, making it an incredibly rich and diverse resource for dialogue
research and model training. To further enhance the utility of DialogStudio, we
identify the licenses for each dataset, design external knowledge and
domain-aware prompts for selected dialogues to facilitate instruction-aware
fine-tuning. Furthermore, we develop conversational AI models using the dataset
collection, and our experiments in both zero-shot and few-shot learning
scenarios demonstrate the superiority of DialogStudio. To improve transparency
and support dataset and task-based research, as well as language model
pre-training, all datasets, licenses, codes, and models associated with
DialogStudio are made publicly
accessible\footnote{\url{https://github.com/salesforce/DialogStudio}}. | cs.CL | DialogStudio: Towards Richest and Most Diverse Unified Dataset Collection for Conversational AI |
2023-07-19T17:55:13Z | http://arxiv.org/pdf/2307.10169v1 | http://arxiv.org/abs/2307.10169v1 | Jean Kaddour, Joshua Harris, Maximilian Mozes, Herbie Bradley, Roberta Raileanu, Robert McHardy | 2023-07-19T17:55:13Z | cs.CL, cs.AI, cs.LG | Large Language Models (LLMs) went from non-existent to ubiquitous in the
machine learning discourse within a few years. Due to the fast pace of the
field, it is difficult to identify the remaining challenges and already
fruitful application areas. In this paper, we aim to establish a systematic set
of open problems and application successes so that ML researchers can
comprehend the field's current state more quickly and become productive. | cs.CL | Challenges and Applications of Large Language Models |
2023-07-19T17:54:43Z | http://arxiv.org/pdf/2307.10168v2 | http://arxiv.org/abs/2307.10168v2 | Tongshuang Wu, Haiyi Zhu, Maya Albayrak, Alexis Axon, Amanda Bertsch, Wenxing Deng, Ziqi Ding, Bill Guo, Sireesh Gururaja, Tzu-Sheng Kuo, Jenny T. Liang, Ryan Liu, Ihita Mandal, Jeremiah Milbauer, Xiaolin Ni, Namrata Padmanabhan, Subhashini Ramkumar, Alexis Sudjianto, Jordan Taylor, Ying-Jui Tseng, Patricia Vaidos, Zhijin Wu, Wei Wu, Chenyang Yang | 2023-07-20T02:29:25Z | cs.CL, cs.HC | LLMs have shown promise in replicating human-like behavior in crowdsourcing
tasks that were previously thought to be exclusive to human abilities. However,
current efforts focus mainly on simple atomic tasks. We explore whether LLMs
can replicate more complex crowdsourcing pipelines. We find that modern LLMs
can simulate some of crowdworkers' abilities in these "human computation
algorithms," but the level of success is variable and influenced by requesters'
understanding of LLM capabilities, the specific skills required for sub-tasks,
and the optimal interaction modality for performing these sub-tasks. We reflect
on human and LLMs' different sensitivities to instructions, stress the
importance of enabling human-facing safeguards for LLMs, and discuss the
potential of training humans and LLMs with complementary skill sets. Crucially,
we show that replicating crowdsourcing pipelines offers a valuable platform to
investigate (1) the relative strengths of LLMs on different tasks (by
cross-comparing their performances on sub-tasks) and (2) LLMs' potential in
complex tasks, where they can complete part of the tasks while leaving others
to humans. | cs.CL | LLMs as Workers in Human-Computational Algorithms? Replicating Crowdsourcing Pipelines with LLMs |
2023-07-19T17:37:03Z | http://arxiv.org/pdf/2307.10156v2 | http://arxiv.org/abs/2307.10156v2 | Zhen Qin, Yiran Zhong, Hui Deng | 2023-12-19T08:02:03Z | cs.CL | Length extrapolation has attracted considerable attention recently since it
allows transformers to be tested on longer sequences than those used in
training. Previous research has shown that this property can be attained by
using carefully designed Relative Positional Encodings (RPEs). While these
methods perform well on a variety of corpora, the conditions for length
extrapolation have yet to be investigated. This paper attempts to determine
what types of RPEs allow for length extrapolation through a thorough
mathematical and empirical analysis. We discover that a transformer is certain
to possess this property as long as the series that corresponds to the RPE's
exponential converges. Two practices are derived from the conditions and
examined in language modeling tasks on a variety of corpora. As a bonus from
the conditions, we derive a new Theoretical Receptive Field (TRF) to measure
the receptive field of RPEs without taking any training steps. Extensive
experiments are conducted on the Wikitext-103, Books, Github, and WikiBook
datasets to demonstrate the viability of our discovered conditions. We also
compare TRF to Empirical Receptive Field (ERF) across different models, showing
consistently matched trends on the aforementioned datasets. The code is
available at https://github.com/OpenNLPLab/Rpe. | cs.CL | Exploring Transformer Extrapolation |
2023-07-19T16:13:13Z | http://arxiv.org/pdf/2307.10098v1 | http://arxiv.org/abs/2307.10098v1 | James O' Neill, Sourav Dutta | 2023-07-19T16:13:13Z | cs.CL, cs.LG | Fine-tuning pretrained self-supervised language models is widely adopted for
transfer learning to downstream tasks. Fine-tuning can be achieved by freezing
gradients of the pretrained network and only updating gradients of a newly
added classification layer, or by performing gradient updates on all
parameters. Gradual unfreezing makes a trade-off between the two by gradually
unfreezing gradients of whole layers during training. This has been an
effective strategy to trade-off between storage and training speed with
generalization performance. However, it is not clear whether gradually
unfreezing layers throughout training is optimal, compared to sparse variants
of gradual unfreezing which may improve fine-tuning performance. In this paper,
we propose to stochastically mask gradients to regularize pretrained language
models for improving overall fine-tuned performance. We introduce GradDrop and
variants thereof, a class of gradient sparsification methods that mask
gradients during the backward pass, acting as gradient noise. GradDrop is
sparse and stochastic unlike gradual freezing. Extensive experiments on the
multilingual XGLUE benchmark with XLMR-Large show that GradDrop is competitive
against methods that use additional translated data for intermediate
pretraining and outperforms standard fine-tuning and gradual unfreezing. A
post-analysis shows how GradDrop improves performance with languages it was not
trained on, such as under-resourced languages. | cs.CL | Gradient Sparsification For Masked Fine-Tuning of Transformers |
2023-07-19T15:57:24Z | http://arxiv.org/pdf/2307.10088v2 | http://arxiv.org/abs/2307.10088v2 | Christopher Rawles, Alice Li, Daniel Rodriguez, Oriana Riva, Timothy Lillicrap | 2023-10-27T14:24:31Z | cs.LG, cs.CL, cs.HC | There is a growing interest in device-control systems that can interpret
human natural language instructions and execute them on a digital device by
directly controlling its user interface. We present a dataset for
device-control research, Android in the Wild (AITW), which is orders of
magnitude larger than current datasets. The dataset contains human
demonstrations of device interactions, including the screens and actions, and
corresponding natural language instructions. It consists of 715k episodes
spanning 30k unique instructions, four versions of Android (v10-13),and eight
device types (Pixel 2 XL to Pixel 6) with varying screen resolutions. It
contains multi-step tasks that require semantic understanding of language and
visual context. This dataset poses a new challenge: actions available through
the user interface must be inferred from their visual appearance. And, instead
of simple UI element-based actions, the action space consists of precise
gestures (e.g., horizontal scrolls to operate carousel widgets). We organize
our dataset to encourage robustness analysis of device-control systems, i.e.,
how well a system performs in the presence of new task descriptions, new
applications, or new platform versions. We develop two agents and report
performance across the dataset. The dataset is available at
https://github.com/google-research/google-research/tree/master/android_in_the_wild. | cs.LG | Android in the Wild: A Large-Scale Dataset for Android Device Control |
2023-07-19T15:09:50Z | http://arxiv.org/pdf/2307.10025v2 | http://arxiv.org/abs/2307.10025v2 | Yulin Zhou | 2023-07-22T15:07:57Z | cs.HC, cs.AI, cs.CL, cs.SI | Fertility issues are closely related to population security, in 60 years
China's population for the first time in a negative growth trend, the change of
fertility policy is of great concern to the community. 2023 "two sessions"
proposal "suggests that the country in the form of legislation, the birth of
the registration of the cancellation of the marriage restriction" This topic
was once a hot topic on the Internet, and "unbundling" the relationship between
birth registration and marriage has become the focus of social debate. In this
paper, we adopt co-occurrence semantic analysis, topic analysis and sentiment
analysis to conduct multi-granularity semantic analysis of microblog comments.
It is found that the discussion on the proposal of "removing marriage
restrictions from birth registration" involves the individual, society and the
state at three dimensions, and is detailed into social issues such as personal
behaviour, social ethics and law, and national policy, with people's sentiment
inclined to be negative in most of the topics. Based on this, eight proposals
were made to provide a reference for governmental decision making and to form a
reference method for researching public opinion on political issues. | cs.HC | An Empirical Study on Fertility Proposals Using Multi-Grained Topic Analysis Methods |
2023-07-19T14:55:50Z | http://arxiv.org/pdf/2307.10016v1 | http://arxiv.org/abs/2307.10016v1 | Thomas Louf, José J. Ramasco, David Sánchez, Márton Karsai | 2023-07-19T14:55:50Z | physics.soc-ph, cs.CL, cs.SI | The socioeconomic background of people and how they use standard forms of
language are not independent, as demonstrated in various sociolinguistic
studies. However, the extent to which these correlations may be influenced by
the mixing of people from different socioeconomic classes remains relatively
unexplored from a quantitative perspective. In this work we leverage geotagged
tweets and transferable computational methods to map deviations from standard
English on a large scale, in seven thousand administrative areas of England and
Wales. We combine these data with high-resolution income maps to assign a proxy
socioeconomic indicator to home-located users. Strikingly, across eight
metropolitan areas we find a consistent pattern suggesting that the more
different socioeconomic classes mix, the less interdependent the frequency of
their departures from standard grammar and their income become. Further, we
propose an agent-based model of linguistic variety adoption that sheds light on
the mechanisms that produce the observations seen in the data. | physics.soc-ph | When Dialects Collide: How Socioeconomic Mixing Affects Language Use |
2023-07-19T14:13:02Z | http://arxiv.org/pdf/2307.09998v3 | http://arxiv.org/abs/2307.09998v3 | Jordan Meadows, Marco Valentino, Andre Freitas | 2023-08-08T12:23:49Z | cs.CL, math.HO | The derivation of mathematical results in specialised fields, using Large
Language Models (LLMs), is an emerging research direction that can help
identify models' limitations, and potentially support mathematical discovery.
In this paper, we leverage a symbolic engine to generate derivations of
equations at scale, and investigate the capabilities of LLMs when deriving goal
equations from premises. Specifically, we employ in-context learning for GPT
and fine-tune a range of T5 models to compare the robustness and generalisation
of pre-training strategies to specialised models. Empirical results show that
fine-tuned FLAN-T5-large (MathT5) outperforms GPT models on all static and
out-of-distribution test sets in conventional scores. However, an in-depth
analysis reveals that the fine-tuned models are more sensitive to perturbations
involving unseen symbols and (to a lesser extent) changes to equation
structure. In addition, we analyse 1.7K equations, and over 200 derivations, to
highlight common reasoning errors such as the inclusion of incorrect,
irrelevant, and redundant equations. Finally, we explore the suitability of
existing metrics for evaluating mathematical derivations and find evidence
that, while they can capture general properties such as sensitivity to
perturbations, they fail to highlight fine-grained reasoning errors and
essential differences between models. Overall, this work demonstrates that
training models on synthetic data may improve their math capabilities beyond
much larger LLMs, but current metrics are not appropriately assessing the
quality of generated mathematical text. | cs.CL | Generating Mathematical Derivations with Large Language Models |
2023-07-19T13:01:03Z | http://arxiv.org/pdf/2307.09959v1 | http://arxiv.org/abs/2307.09959v1 | Nils Freyer, Dustin Thewes, Matthias Meinecke | 2023-07-19T13:01:03Z | cs.CL | Extracting workflow nets from textual descriptions can be used to simplify
guidelines or formalize textual descriptions of formal processes like business
processes and algorithms. The task of manually extracting processes, however,
requires domain expertise and effort. While automatic process model extraction
is desirable, annotating texts with formalized process models is expensive.
Therefore, there are only a few machine-learning-based extraction approaches.
Rule-based approaches, in turn, require domain specificity to work well and can
rarely distinguish relevant and irrelevant information in textual descriptions.
In this paper, we present GUIDO, a hybrid approach to the process model
extraction task that first, classifies sentences regarding their relevance to
the process model, using a BERT-based sentence classifier, and second, extracts
a process model from the sentences classified as relevant, using dependency
parsing. The presented approach achieves significantly better results than a
pure rule-based approach. GUIDO achieves an average behavioral similarity score
of $0.93$. Still, in comparison to purely machine-learning-based approaches,
the annotation costs stay low. | cs.CL | GUIDO: A Hybrid Approach to Guideline Discovery & Ordering from Natural Language Texts |
2023-07-19T11:54:46Z | http://arxiv.org/pdf/2307.09923v1 | http://arxiv.org/abs/2307.09923v1 | Michael Grohs, Luka Abb, Nourhan Elsayed, Jana-Rebecca Rehse | 2023-07-19T11:54:46Z | cs.CL | Business Process Management (BPM) aims to improve organizational activities
and their outcomes by managing the underlying processes. To achieve this, it is
often necessary to consider information from various sources, including
unstructured textual documents. Therefore, researchers have developed several
BPM-specific solutions that extract information from textual documents using
Natural Language Processing techniques. These solutions are specific to their
respective tasks and cannot accomplish multiple process-related problems as a
general-purpose instrument. However, in light of the recent emergence of Large
Language Models (LLMs) with remarkable reasoning capabilities, such a
general-purpose instrument with multiple applications now appears attainable.
In this paper, we illustrate how LLMs can accomplish text-related BPM tasks by
applying a specific LLM to three exemplary tasks: mining imperative process
models from textual descriptions, mining declarative process models from
textual descriptions, and assessing the suitability of process tasks from
textual descriptions for robotic process automation. We show that, without
extensive configuration or prompt engineering, LLMs perform comparably to or
better than existing solutions and discuss implications for future BPM research
as well as practical usage. | cs.CL | Large Language Models can accomplish Business Process Management Tasks |
2023-07-19T10:28:59Z | http://arxiv.org/pdf/2307.09885v1 | http://arxiv.org/abs/2307.09885v1 | Dawen Zhang, Thong Hoang, Shidong Pan, Yongquan Hu, Zhenchang Xing, Mark Staples, Xiwei Xu, Qinghua Lu, Aaron Quigley | 2023-07-19T10:28:59Z | cs.CY, cs.AI, cs.CL, cs.HC | Language tests measure a person's ability to use a language in terms of
listening, speaking, reading, or writing. Such tests play an integral role in
academic, professional, and immigration domains, with entities such as
educational institutions, professional accreditation bodies, and governments
using them to assess candidate language proficiency. Recent advances in
Artificial Intelligence (AI) and the discipline of Natural Language Processing
have prompted language test providers to explore AI's potential applicability
within language testing, leading to transformative activity patterns
surrounding language instruction and learning. However, with concerns over AI's
trustworthiness, it is imperative to understand the implications of integrating
AI into language testing. This knowledge will enable stakeholders to make
well-informed decisions, thus safeguarding community well-being and testing
integrity. To understand the concerns and effects of AI usage in language
tests, we conducted interviews and surveys with English test-takers. To the
best of our knowledge, this is the first empirical study aimed at identifying
the implications of AI adoption in language tests from a test-taker
perspective. Our study reveals test-taker perceptions and behavioral patterns.
Specifically, we identify that AI integration may enhance perceptions of
fairness, consistency, and availability. Conversely, it might incite mistrust
regarding reliability and interactivity aspects, subsequently influencing the
behaviors and well-being of test-takers. These insights provide a better
understanding of potential societal implications and assist stakeholders in
making informed decisions concerning AI usage in language testing. | cs.CY | Test-takers have a say: understanding the implications of the use of AI in language tests |
2023-07-19T08:02:20Z | http://arxiv.org/pdf/2307.09813v1 | http://arxiv.org/abs/2307.09813v1 | Wei Xiang, Chuanhong Zhan, Bang Wang | 2023-07-19T08:02:20Z | cs.CL | Event Causality Identification (ECI) aims at determining whether there is a
causal relation between two event mentions. Conventional prompt learning
designs a prompt template to first predict an answer word and then maps it to
the final decision. Unlike conventional prompts, we argue that predicting an
answer word may not be a necessary prerequisite for the ECI task. Instead, we
can first make a deterministic assumption on the existence of causal relation
between two events and then evaluate its rationality to either accept or reject
the assumption. The design motivation is to try the most utilization of the
encyclopedia-like knowledge embedded in a pre-trained language model. In light
of such considerations, we propose a deterministic assumption prompt learning
model, called DAPrompt, for the ECI task. In particular, we design a simple
deterministic assumption template concatenating with the input event pair,
which includes two masks as predicted events' tokens. We use the probabilities
of predicted events to evaluate the assumption rationality for the final event
causality decision. Experiments on the EventStoryLine corpus and
Causal-TimeBank corpus validate our design objective in terms of significant
performance improvements over the state-of-the-art algorithms. | cs.CL | DAPrompt: Deterministic Assumption Prompt Learning for Event Causality Identification |
2023-07-19T07:20:30Z | http://arxiv.org/pdf/2307.10323v1 | http://arxiv.org/abs/2307.10323v1 | Varsha Kishore, Chao Wan, Justin Lovelace, Yoav Artzi, Kilian Q. Weinberger | 2023-07-19T07:20:30Z | cs.IR, cs.CL, cs.LG | Differentiable Search Index is a recently proposed paradigm for document
retrieval, that encodes information about a corpus of documents within the
parameters of a neural network and directly maps queries to corresponding
documents. These models have achieved state-of-the-art performances for
document retrieval across many benchmarks. These kinds of models have a
significant limitation: it is not easy to add new documents after a model is
trained. We propose IncDSI, a method to add documents in real time (about
20-50ms per document), without retraining the model on the entire dataset (or
even parts thereof). Instead we formulate the addition of documents as a
constrained optimization problem that makes minimal changes to the network
parameters. Although orders of magnitude faster, our approach is competitive
with re-training the model on the whole dataset and enables the development of
document retrieval systems that can be updated with new information in
real-time. Our code for IncDSI is available at
https://github.com/varshakishore/IncDSI. | cs.IR | IncDSI: Incrementally Updatable Document Retrieval |
2023-07-19T07:17:43Z | http://arxiv.org/pdf/2307.09793v1 | http://arxiv.org/abs/2307.09793v1 | Sarah Gao, Andrew Kean Gao | 2023-07-19T07:17:43Z | cs.DL, cs.CL, I.2.1; H.5.0 | Since late 2022, Large Language Models (LLMs) have become very prominent with
LLMs like ChatGPT and Bard receiving millions of users. Hundreds of new LLMs
are announced each week, many of which are deposited to Hugging Face, a
repository of machine learning models and datasets. To date, nearly 16,000 Text
Generation models have been uploaded to the site. Given the huge influx of
LLMs, it is of interest to know which LLM backbones, settings, training
methods, and families are popular or trending. However, there is no
comprehensive index of LLMs available. We take advantage of the relatively
systematic nomenclature of Hugging Face LLMs to perform hierarchical clustering
and identify communities amongst LLMs using n-grams and term frequency-inverse
document frequency. Our methods successfully identify families of LLMs and
accurately cluster LLMs into meaningful subgroups. We present a public web
application to navigate and explore Constellation, our atlas of 15,821 LLMs.
Constellation rapidly generates a variety of visualizations, namely
dendrograms, graphs, word clouds, and scatter plots. Constellation is available
at the following link: https://constellation.sites.stanford.edu/. | cs.DL | On the Origin of LLMs: An Evolutionary Tree and Graph for 15,821 Large Language Models |
2023-07-19T06:58:03Z | http://arxiv.org/pdf/2307.09782v2 | http://arxiv.org/abs/2307.09782v2 | Xiaoxia Wu, Zhewei Yao, Yuxiong He | 2023-07-20T18:47:20Z | cs.LG, cs.AI, cs.CL | In the complex domain of large language models (LLMs), striking a balance
between computational efficiency and maintaining model quality is a formidable
challenge. Navigating the inherent limitations of uniform quantization,
particularly when dealing with outliers, and motivated by the launch of
NVIDIA's H100 hardware, this study delves into the viability of floating-point
(FP) quantization, particularly focusing on FP8 and FP4, as a potential
solution. Our comprehensive investigation reveals that for LLMs, FP8 activation
consistently outshines its integer (INT8) equivalent, with the performance edge
becoming more noticeable in models possessing parameters beyond one billion.
For weight quantization, our findings indicate that FP4 exhibits comparable, if
not superior, performance to INT4, simplifying deployment on FP-supported
hardware like H100. To mitigate the overhead from precision alignment caused by
the disparity between weights and activations, we propose two scaling
constraints for weight quantization that negligibly impact the performance
compared to the standard W4A8 model. We additionally enhance our quantization
methods by integrating the Low Rank Compensation (LoRC) strategy, yielding
improvements especially in smaller models. The results of our investigation
emphasize the immense potential of FP quantization for LLMs, paving the way for
high-efficiency deployment in resource-limited settings. | cs.LG | ZeroQuant-FP: A Leap Forward in LLMs Post-Training W4A8 Quantization Using Floating-Point Formats |
2023-07-19T04:25:21Z | http://arxiv.org/pdf/2307.09744v1 | http://arxiv.org/abs/2307.09744v1 | Long Mai, Julie Carson-Berndsen | 2023-07-19T04:25:21Z | cs.CL, cs.AI | The integration of natural language processing (NLP) technologies into
educational applications has shown promising results, particularly in the
language learning domain. Recently, many spoken open-domain chatbots have been
used as speaking partners, helping language learners improve their language
skills. However, one of the significant challenges is the high word-error-rate
(WER) when recognizing non-native/non-fluent speech, which interrupts
conversation flow and leads to disappointment for learners. This paper explores
the use of GPT4 for ASR error correction in conversational settings. In
addition to WER, we propose to use semantic textual similarity (STS) and next
response sensibility (NRS) metrics to evaluate the impact of error correction
models on the quality of the conversation. We find that transcriptions
corrected by GPT4 lead to higher conversation quality, despite an increase in
WER. GPT4 also outperforms standard error correction methods without the need
for in-domain training data. | cs.CL | Enhancing conversational quality in language learning chatbots: An evaluation of GPT4 for ASR error correction |
2023-07-19T03:31:41Z | http://arxiv.org/pdf/2307.10314v1 | http://arxiv.org/abs/2307.10314v1 | Maliha Mahajebin, Mohammad Rifat Ahmmad Rashid, Nafees Mansoor | 2023-07-19T03:31:41Z | cs.IR, cs.CL, cs.LG, cs.SD, eess.AS | Music can evoke various emotions, and with the advancement of technology, it
has become more accessible to people. Bangla music, which portrays different
human emotions, lacks sufficient research. The authors of this article aim to
analyze Bangla songs and classify their moods based on the lyrics. To achieve
this, this research has compiled a dataset of 4000 Bangla song lyrics, genres,
and used Natural Language Processing and the Bert Algorithm to analyze the
data. Among the 4000 songs, 1513 songs are represented for the sad mood, 1362
for the romantic mood, 886 for happiness, and the rest 239 are classified as
relaxation. By embedding the lyrics of the songs, the authors have classified
the songs into four moods: Happy, Sad, Romantic, and Relaxed. This research is
crucial as it enables a multi-class classification of songs' moods, making the
music more relatable to people's emotions. The article presents the automated
result of the four moods accurately derived from the song lyrics. | cs.IR | Mood Classification of Bangla Songs Based on Lyrics |
2023-07-19T01:37:31Z | http://arxiv.org/pdf/2307.09706v1 | http://arxiv.org/abs/2307.09706v1 | Tianjian Gao, Phillipe Langlais | 2023-07-19T01:37:31Z | cs.CL, cs.AI, cs.LG | Taxonomies are an essential knowledge representation, yet most studies on
automatic taxonomy construction (ATC) resort to manual evaluation to score
proposed algorithms. We argue that automatic taxonomy evaluation (ATE) is just
as important as taxonomy construction. We propose RaTE, an automatic label-free
taxonomy scoring procedure, which relies on a large pre-trained language model.
We apply our evaluation procedure to three state-of-the-art ATC algorithms with
which we built seven taxonomies from the Yelp domain, and show that 1) RaTE
correlates well with human judgments and 2) artificially degrading a taxonomy
leads to decreasing RaTE score. | cs.CL | RaTE: a Reproducible automatic Taxonomy Evaluation by Filling the Gap |
2023-07-19T01:22:40Z | http://arxiv.org/pdf/2307.09705v1 | http://arxiv.org/abs/2307.09705v1 | Guohai Xu, Jiayi Liu, Ming Yan, Haotian Xu, Jinghui Si, Zhuoran Zhou, Peng Yi, Xing Gao, Jitao Sang, Rong Zhang, Ji Zhang, Chao Peng, Fei Huang, Jingren Zhou | 2023-07-19T01:22:40Z | cs.CL | With the rapid evolution of large language models (LLMs), there is a growing
concern that they may pose risks or have negative social impacts. Therefore,
evaluation of human values alignment is becoming increasingly important.
Previous work mainly focuses on assessing the performance of LLMs on certain
knowledge and reasoning abilities, while neglecting the alignment to human
values, especially in a Chinese context. In this paper, we present CValues, the
first Chinese human values evaluation benchmark to measure the alignment
ability of LLMs in terms of both safety and responsibility criteria. As a
result, we have manually collected adversarial safety prompts across 10
scenarios and induced responsibility prompts from 8 domains by professional
experts. To provide a comprehensive values evaluation of Chinese LLMs, we not
only conduct human evaluation for reliable comparison, but also construct
multi-choice prompts for automatic evaluation. Our findings suggest that while
most Chinese LLMs perform well in terms of safety, there is considerable room
for improvement in terms of responsibility. Moreover, both the automatic and
human evaluation are important for assessing the human values alignment in
different aspects. The benchmark and code is available on ModelScope and
Github. | cs.CL | CValues: Measuring the Values of Chinese Large Language Models from Safety to Responsibility |
2023-07-19T01:14:49Z | http://arxiv.org/pdf/2307.09702v4 | http://arxiv.org/abs/2307.09702v4 | Brandon T. Willard, Rémi Louf | 2023-08-19T21:27:51Z | cs.CL, cs.LG | In this article we show how the problem of neural text generation can be
constructively reformulated in terms of transitions between the states of a
finite-state machine. This framework leads to an efficient approach to guiding
text generation with regular expressions and context-free grammars by allowing
the construction of an index over a language model's vocabulary. The approach
is model agnostic, allows one to enforce domain-specific knowledge and
constraints, and enables the construction of reliable interfaces by
guaranteeing the structure of the generated text. It adds little overhead to
the token sequence generation process and significantly outperforms existing
solutions. An implementation is provided in the open source Python library
Outlines | cs.CL | Efficient Guided Generation for Large Language Models |
2023-07-19T01:05:33Z | http://arxiv.org/pdf/2307.09701v1 | http://arxiv.org/abs/2307.09701v1 | Hao Peng, Qingqing Cao, Jesse Dodge, Matthew E. Peters, Jared Fernandez, Tom Sherborne, Kyle Lo, Sam Skjonsberg, Emma Strubell, Darrell Plessas, Iz Beltagy, Evan Pete Walsh, Noah A. Smith, Hannaneh Hajishirzi | 2023-07-19T01:05:33Z | cs.CL | Rising computational demands of modern natural language processing (NLP)
systems have increased the barrier to entry for cutting-edge research while
posing serious environmental concerns. Yet, progress on model efficiency has
been impeded by practical challenges in model evaluation and comparison. For
example, hardware is challenging to control due to disparate levels of
accessibility across different institutions. Moreover, improvements in metrics
such as FLOPs often fail to translate to progress in real-world applications.
In response, we introduce Pentathlon, a benchmark for holistic and realistic
evaluation of model efficiency. Pentathlon focuses on inference, which accounts
for a majority of the compute in a model's lifecycle. It offers a
strictly-controlled hardware platform, and is designed to mirror real-world
applications scenarios. It incorporates a suite of metrics that target
different aspects of efficiency, including latency, throughput, memory
overhead, and energy consumption. Pentathlon also comes with a software library
that can be seamlessly integrated into any codebase and enable evaluation. As a
standardized and centralized evaluation platform, Pentathlon can drastically
reduce the workload to make fair and reproducible efficiency comparisons. While
initially focused on natural language processing (NLP) models, Pentathlon is
designed to allow flexible extension to other fields. We envision Pentathlon
will stimulate algorithmic innovations in building efficient models, and foster
an increased awareness of the social and environmental implications in the
development of future-generation NLP models. | cs.CL | Efficiency Pentathlon: A Standardized Arena for Efficiency Evaluation |
2023-07-18T18:51:06Z | http://arxiv.org/pdf/2307.10303v1 | http://arxiv.org/abs/2307.10303v1 | Yanis Miraoui | 2023-07-18T18:51:06Z | cs.CL, cs.LG, stat.ML | In this paper, we carefully investigate how we can use multiple different
Natural Language Processing techniques and methods in order to automatically
recognize the main actions in sports events. We aim to extract insights by
analyzing live sport commentaries from different sources and by classifying
these major actions into different categories. We also study if sentiment
analysis could help detect these main actions. | cs.CL | Analyzing sports commentary in order to automatically recognize events and extract insights |
2023-07-18T18:21:26Z | http://arxiv.org/pdf/2307.09532v1 | http://arxiv.org/abs/2307.09532v1 | Damith Premasiri, Tharindu Ranasinghe, Ruslan Mitkov | 2023-07-18T18:21:26Z | cs.CL | Text classification is an area of research which has been studied over the
years in Natural Language Processing (NLP). Adapting NLP to multiple domains
has introduced many new challenges for text classification and one of them is
long document classification. While state-of-the-art transformer models provide
excellent results in text classification, most of them have limitations in the
maximum sequence length of the input sequence. The majority of the transformer
models are limited to 512 tokens, and therefore, they struggle with long
document classification problems. In this research, we explore on employing
Model Fusing for long document classification while comparing the results with
well-known BERT and Longformer architectures. | cs.CL | Can Model Fusing Help Transformers in Long Document Classification? An Empirical Study |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.