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
|
---|---|---|---|---|---|---|---|---|
2024-01-18T18:50:16Z | http://arxiv.org/pdf/2401.10208v2 | http://arxiv.org/abs/2401.10208v2 | Changyao Tian, Xizhou Zhu, Yuwen Xiong, Weiyun Wang, Zhe Chen, Wenhai Wang, Yuntao Chen, Lewei Lu, Tong Lu, Jie Zhou, Hongsheng Li, Yu Qiao, Jifeng Dai | 2024-04-02T09:20:50Z | cs.CV, cs.CL | Developing generative models for interleaved image-text data has both
research and practical value. It requires models to understand the interleaved
sequences and subsequently generate images and text. However, existing attempts
are limited by the issue that the fixed number of visual tokens cannot
efficiently capture image details, which is particularly problematic in the
multi-image scenarios. To address this, this paper presents MM-Interleaved, an
end-to-end generative model for interleaved image-text data. It introduces a
multi-scale and multi-image feature synchronizer module, allowing direct access
to fine-grained image features in the previous context during the generation
process. MM-Interleaved is end-to-end pre-trained on both paired and
interleaved image-text corpora. It is further enhanced through a supervised
fine-tuning phase, wherein the model improves its ability to follow complex
multi-modal instructions. Experiments demonstrate the versatility of
MM-Interleaved in recognizing visual details following multi-modal instructions
and generating consistent images following both textual and visual conditions.
Code and models are available at
\url{https://github.com/OpenGVLab/MM-Interleaved}. | cs.CV | MM-Interleaved: Interleaved Image-Text Generative Modeling via Multi-modal Feature Synchronizer |
2024-01-18T18:20:15Z | http://arxiv.org/pdf/2401.10189v4 | http://arxiv.org/abs/2401.10189v4 | Qingyun Wang, Zixuan Zhang, Hongxiang Li, Xuan Liu, Jiawei Han, Huimin Zhao, Heng Ji | 2024-05-29T18:24:15Z | cs.CL, cs.AI, cs.LG | Fine-grained few-shot entity extraction in the chemical domain faces two
unique challenges. First, compared with entity extraction tasks in the general
domain, sentences from chemical papers usually contain more entities. Moreover,
entity extraction models usually have difficulty extracting entities of
long-tailed types. In this paper, we propose Chem-FINESE, a novel
sequence-to-sequence (seq2seq) based few-shot entity extraction approach, to
address these two challenges. Our Chem-FINESE has two components: a seq2seq
entity extractor to extract named entities from the input sentence and a
seq2seq self-validation module to reconstruct the original input sentence from
extracted entities. Inspired by the fact that a good entity extraction system
needs to extract entities faithfully, our new self-validation module leverages
entity extraction results to reconstruct the original input sentence. Besides,
we design a new contrastive loss to reduce excessive copying during the
extraction process. Finally, we release ChemNER+, a new fine-grained chemical
entity extraction dataset that is annotated by domain experts with the ChemNER
schema. Experiments in few-shot settings with both ChemNER+ and CHEMET datasets
show that our newly proposed framework has contributed up to 8.26% and 6.84%
absolute F1-score gains respectively. | cs.CL | Chem-FINESE: Validating Fine-Grained Few-shot Entity Extraction through Text Reconstruction |
2024-01-18T18:15:46Z | http://arxiv.org/pdf/2401.10186v3 | http://arxiv.org/abs/2401.10186v3 | Zdeněk Kasner, Ondřej Dušek | 2024-06-06T12:29:44Z | cs.CL | We analyze the behaviors of open large language models (LLMs) on the task of
data-to-text (D2T) generation, i.e., generating coherent and relevant text from
structured data. To avoid the issue of LLM training data contamination with
standard benchmarks, we design Quintd - a tool for collecting novel structured
data records from public APIs. We find that open LLMs (Llama 2, Mistral, and
Zephyr) can generate fluent and coherent texts in zero-shot settings from data
in common formats collected with Quintd. However, we show that the semantic
accuracy of the outputs is a major issue: both according to human annotators
and our reference-free metric based on GPT-4, more than 80% of the outputs of
open LLMs contain at least one semantic error. We publicly release the code,
data, and model outputs. | cs.CL | Beyond Traditional Benchmarks: Analyzing Behaviors of Open LLMs on Data-to-Text Generation |
2024-01-18T18:08:16Z | http://arxiv.org/pdf/2401.12996v1 | http://arxiv.org/abs/2401.12996v1 | Terri Elizabeth Workman, Joel Kupersmith, Phillip Ma, Christopher Spevak, Friedhelm Sandbrink, Yan Cheng Qing Zeng-Treitler | 2024-01-18T18:08:16Z | cs.CL, cs.AI, cs.LG, J.3 | Background: Electronic health records (EHRs) are a data source for opioid
research. Opioid use disorder is known to be under-coded as a diagnosis, yet
problematic opioid use can be documented in clinical notes.
Objectives: Our goals were 1) to identify problematic opioid use from a full
range of clinical notes; and 2) to compare the characteristics of patients
identified as having problematic opioid use, exclusively documented in clinical
notes, to those having documented ICD opioid use disorder diagnostic codes.
Materials and Methods: We developed and applied a natural language processing
(NLP) tool to the clinical notes of a patient cohort (n=222,371) from two
Veteran Affairs service regions to identify patients with problematic opioid
use. We also used a set of ICD diagnostic codes to identify patients with
opioid use disorder from the same cohort. We compared the demographic and
clinical characteristics of patients identified only through NLP, to those of
patients identified through ICD codes.
Results: NLP exclusively identified 57,331 patients; 6,997 patients had
positive ICD code identifications. Patients exclusively identified through NLP
were more likely to be women. Those identified through ICD codes were more
likely to be male, younger, have concurrent benzodiazepine prescriptions, more
comorbidities, more care encounters, and less likely to be married. Patients in
the NLP and ICD groups had substantially elevated comorbidity levels compared
to patients not documented as experiencing problematic opioid use.
Conclusions: NLP is a feasible approach for identifying problematic opioid
use not otherwise recorded by ICD codes. Clinicians may be reluctant to code
for opioid use disorder. It is therefore incumbent on the healthcare team to
search for documentation of opioid concerns within clinical notes. | cs.CL | A Comparison of Veterans with Problematic Opioid Use Identified through Natural Language Processing of Clinical Notes versus Using Diagnostic Codes |
2024-01-18T17:03:59Z | http://arxiv.org/pdf/2401.10134v3 | http://arxiv.org/abs/2401.10134v3 | Chenxi Liu, Sun Yang, Qianxiong Xu, Zhishuai Li, Cheng Long, Ziyue Li, Rui Zhao | 2024-06-18T07:50:31Z | cs.LG, cs.CL | Traffic prediction, an essential component for intelligent transportation
systems, endeavours to use historical data to foresee future traffic features
at specific locations. Although existing traffic prediction models often
emphasize developing complex neural network structures, their accuracy has not
improved. Recently, large language models have shown outstanding capabilities
in time series analysis. Differing from existing models, LLMs progress mainly
through parameter expansion and extensive pretraining while maintaining their
fundamental structures. Motivated by these developments, we propose a
Spatial-Temporal Large Language Model (ST-LLM) for traffic prediction. In the
ST-LLM, we define timesteps at each location as tokens and design a
spatial-temporal embedding to learn the spatial location and global temporal
patterns of these tokens. Additionally, we integrate these embeddings by a
fusion convolution to each token for a unified spatial-temporal representation.
Furthermore, we innovate a partially frozen attention strategy to adapt the LLM
to capture global spatial-temporal dependencies for traffic prediction.
Comprehensive experiments on real traffic datasets offer evidence that ST-LLM
is a powerful spatial-temporal learner that outperforms state-of-the-art
models. Notably, the ST-LLM also exhibits robust performance in both few-shot
and zero-shot prediction scenarios. The code is publicly available at
https://github.com/ChenxiLiu-HNU/ST-LLM. | cs.LG | Spatial-Temporal Large Language Model for Traffic Prediction |
2024-01-18T16:27:18Z | http://arxiv.org/pdf/2401.10111v2 | http://arxiv.org/abs/2401.10111v2 | Tuc Nguyen, Thai Le | 2024-06-17T12:54:18Z | cs.CL | Existing works show that augmenting the training data of pre-trained language
models (PLMs) for classification tasks fine-tuned via parameter-efficient
fine-tuning methods (PEFT) using both clean and adversarial examples can
enhance their robustness under adversarial attacks. However, this adversarial
training paradigm often leads to performance degradation on clean inputs and
requires frequent re-training on the entire data to account for new, unknown
attacks. To overcome these challenges while still harnessing the benefits of
adversarial training and the efficiency of PEFT, this work proposes a novel
approach, called AdpMixup, that combines two paradigms: (1) fine-tuning through
adapters and (2) adversarial augmentation via mixup to dynamically leverage
existing knowledge from a set of pre-known attacks for robust inference.
Intuitively, AdpMixup fine-tunes PLMs with multiple adapters with both clean
and pre-known adversarial examples and intelligently mixes them up in different
ratios during prediction. Our experiments show AdpMixup achieves the best
trade-off between training efficiency and robustness under both pre-known and
unknown attacks, compared to existing baselines on five downstream tasks across
six varied black-box attacks and 2 PLMs. All source code will be available. | cs.CL | Adapters Mixup: Mixing Parameter-Efficient Adapters to Enhance the Adversarial Robustness of Fine-tuned Pre-trained Text Classifiers |
2024-01-18T15:59:42Z | http://arxiv.org/pdf/2401.10091v1 | http://arxiv.org/abs/2401.10091v1 | Ariel Marcus | 2024-01-18T15:59:42Z | cs.CL | Recent models have achieved human level performance on the Stanford Question
Answering Dataset when using F1 scores to evaluate the reading comprehension
task. Yet, teaching machines to comprehend text has not been solved in the
general case. By appending one adversarial sentence to the context paragraph,
past research has shown that the F1 scores from reading comprehension models
drop almost in half. In this paper, I replicate past adversarial research with
a new model, ELECTRA-Small, and demonstrate that the new model's F1 score drops
from 83.9% to 29.2%. To improve ELECTRA-Small's resistance to this attack, I
finetune the model on SQuAD v1.1 training examples with one to five adversarial
sentences appended to the context paragraph. Like past research, I find that
the finetuned model on one adversarial sentence does not generalize well across
evaluation datasets. However, when finetuned on four or five adversarial
sentences the model attains an F1 score of more than 70% on most evaluation
datasets with multiple appended and prepended adversarial sentences. The
results suggest that with enough examples we can make models robust to
adversarial attacks. | cs.CL | Power in Numbers: Robust reading comprehension by finetuning with four adversarial sentences per example |
2024-01-18T15:39:38Z | http://arxiv.org/pdf/2401.10070v1 | http://arxiv.org/abs/2401.10070v1 | Yichao Du, Zhirui Zhang, Linan Yue, Xu Huang, Yuqing Zhang, Tong Xu, Linli Xu, Enhong Chen | 2024-01-18T15:39:38Z | cs.CL, cs.SD, eess.AS | To protect privacy and meet legal regulations, federated learning (FL) has
gained significant attention for training speech-to-text (S2T) systems,
including automatic speech recognition (ASR) and speech translation (ST).
However, the commonly used FL approach (i.e., \textsc{FedAvg}) in S2T tasks
typically suffers from extensive communication overhead due to multi-round
interactions based on the whole model and performance degradation caused by
data heterogeneity among clients.To address these issues, we propose a
personalized federated S2T framework that introduces \textsc{FedLoRA}, a
lightweight LoRA module for client-side tuning and interaction with the server
to minimize communication overhead, and \textsc{FedMem}, a global model
equipped with a $k$-nearest-neighbor ($k$NN) classifier that captures
client-specific distributional shifts to achieve personalization and overcome
data heterogeneity. Extensive experiments based on Conformer and Whisper
backbone models on CoVoST and GigaSpeech benchmarks show that our approach
significantly reduces the communication overhead on all S2T tasks and
effectively personalizes the global model to overcome data heterogeneity. | cs.CL | Communication-Efficient Personalized Federated Learning for Speech-to-Text Tasks |
2024-01-18T15:32:24Z | http://arxiv.org/pdf/2401.10065v2 | http://arxiv.org/abs/2401.10065v2 | Haritz Puerto, Martin Tutek, Somak Aditya, Xiaodan Zhu, Iryna Gurevych | 2024-02-25T22:59:07Z | cs.CL | Reasoning is a fundamental component of language understanding. Recent
prompting techniques, such as chain of thought, have consistently improved
LLMs' performance on various reasoning tasks. Nevertheless, there is still
little understanding of what triggers reasoning abilities in LLMs in the
inference stage. In this paper, we introduce code prompting, a chain of prompts
that transforms a natural language problem into code and directly prompts the
LLM using the generated code without resorting to external code execution. We
hypothesize that code prompts can elicit certain reasoning capabilities of LLMs
trained on text and code and utilize the proposed method to improve conditional
reasoning, the ability to infer different conclusions depending on the
fulfillment of certain conditions. We find that code prompting exhibits a
high-performance boost for multiple LLMs (up to 22.52 percentage points on GPT
3.5, 7.75 on Mixtral, and 16.78 on Mistral) across multiple conditional
reasoning datasets. We then conduct comprehensive experiments to understand how
code prompts trigger reasoning abilities and which capabilities are elicited in
the underlying models. Our analysis of GPT 3.5 reveals that the code formatting
of the input problem is essential for performance improvement. Furthermore,
code prompts improve sample efficiency of in-context learning and facilitate
state tracking of variables or entities. | cs.CL | Code Prompting Elicits Conditional Reasoning Abilities in Text+Code LLMs |
2024-01-18T15:21:16Z | http://arxiv.org/pdf/2401.12995v1 | http://arxiv.org/abs/2401.12995v1 | Shivani Kumar, Tanmoy Chakraborty | 2024-01-18T15:21:16Z | cs.CL | Code-mixing, the blending of multiple languages within a single conversation,
introduces a distinctive challenge, particularly in the context of response
generation. Capturing the intricacies of code-mixing proves to be a formidable
task, given the wide-ranging variations influenced by individual speaking
styles and cultural backgrounds. In this study, we explore response generation
within code-mixed conversations. We introduce a novel approach centered on
harnessing the Big Five personality traits acquired in an unsupervised manner
from the conversations to bolster the performance of response generation. These
inferred personality attributes are seamlessly woven into the fabric of the
dialogue context, using a novel fusion mechanism, PA3. It uses an effective
two-step attention formulation to fuse the dialogue and personality
information. This fusion not only enhances the contextual relevance of
generated responses but also elevates the overall performance of the model. Our
experimental results, grounded in a dataset comprising of multi-party
Hindi-English code-mix conversations, highlight the substantial advantages
offered by personality-infused models over their conventional counterparts.
This is evident in the increase observed in ROUGE and BLUE scores for the
response generation task when the identified personality is seamlessly
integrated into the dialogue context. Qualitative assessment for personality
identification and response generation aligns well with our quantitative
results. | cs.CL | Harmonizing Code-mixed Conversations: Personality-assisted Code-mixed Response Generation in Dialogues |
2024-01-18T15:08:58Z | http://arxiv.org/pdf/2401.10045v1 | http://arxiv.org/abs/2401.10045v1 | Muhammad Asif Ali, Yan Hu, Jianbin Qin, Di Wang | 2024-01-18T15:08:58Z | cs.CL | Antonyms vs synonyms distinction is a core challenge in lexico-semantic
analysis and automated lexical resource construction. These pairs share a
similar distributional context which makes it harder to distinguish them.
Leading research in this regard attempts to capture the properties of the
relation pairs, i.e., symmetry, transitivity, and trans-transitivity. However,
the inability of existing research to appropriately model the relation-specific
properties limits their end performance. In this paper, we propose InterlaCed
Encoder NETworks (i.e., ICE-NET) for antonym vs synonym distinction, that aim
to capture and model the relation-specific properties of the antonyms and
synonyms pairs in order to perform the classification task in a
performance-enhanced manner. Experimental evaluation using the benchmark
datasets shows that ICE-NET outperforms the existing research by a relative
score of upto 1.8% in F1-measure. We release the codes for ICE-NET at
https://github.com/asif6827/ICENET. | cs.CL | Antonym vs Synonym Distinction using InterlaCed Encoder NETworks (ICE-NET) |
2024-01-18T15:04:55Z | http://arxiv.org/pdf/2401.10040v1 | http://arxiv.org/abs/2401.10040v1 | Mahsa Shamsabadi, Jennifer D'Souza, Sören Auer | 2024-01-18T15:04:55Z | cs.CL, cs.AI, cs.DL, cs.IT, math.IT | In this paper, we champion the use of structured and semantic content
representation of discourse-based scholarly communication, inspired by tools
like Wikipedia infoboxes or structured Amazon product descriptions. These
representations provide users with a concise overview, aiding scientists in
navigating the dense academic landscape. Our novel automated approach leverages
the robust text generation capabilities of LLMs to produce structured scholarly
contribution summaries, offering both a practical solution and insights into
LLMs' emergent abilities.
For LLMs, the prime focus is on improving their general intelligence as
conversational agents. We argue that these models can also be applied
effectively in information extraction (IE), specifically in complex IE tasks
within terse domains like Science. This paradigm shift replaces the traditional
modular, pipelined machine learning approach with a simpler objective expressed
through instructions. Our results show that finetuned FLAN-T5 with 1000x fewer
parameters than the state-of-the-art GPT-davinci is competitive for the task. | cs.CL | Large Language Models for Scientific Information Extraction: An Empirical Study for Virology |
2024-01-18T14:58:17Z | http://arxiv.org/pdf/2401.10034v3 | http://arxiv.org/abs/2401.10034v3 | Xingyu Wu, Sheng-hao Wu, Jibin Wu, Liang Feng, Kay Chen Tan | 2024-05-29T09:00:25Z | cs.NE, cs.AI, cs.CL | Large language models (LLMs) have not only revolutionized natural language
processing but also extended their prowess to various domains, marking a
significant stride towards artificial general intelligence. The interplay
between LLMs and evolutionary algorithms (EAs), despite differing in objectives
and methodologies, share a common pursuit of applicability in complex problems.
Meanwhile, EA can provide an optimization framework for LLM's further
enhancement under black-box settings, empowering LLM with flexible global
search capacities. On the other hand, the abundant domain knowledge inherent in
LLMs could enable EA to conduct more intelligent searches. Furthermore, the
text processing and generative capabilities of LLMs would aid in deploying EAs
across a wide range of tasks. Based on these complementary advantages, this
paper provides a thorough review and a forward-looking roadmap, categorizing
the reciprocal inspiration into two main avenues: LLM-enhanced EA and
EA-enhanced LLM. Some integrated synergy methods are further introduced to
exemplify the complementarity between LLMs and EAs in diverse scenarios,
including code generation, software engineering, neural architecture search,
and various generation tasks. As the first comprehensive review focused on the
EA research in the era of LLMs, this paper provides a foundational stepping
stone for understanding the collaborative potential of LLMs and EAs. The
identified challenges and future directions offer guidance for researchers and
practitioners to unlock the full potential of this innovative collaboration in
propelling advancements in optimization and artificial intelligence. We have
created a GitHub repository to index the relevant papers:
https://github.com/wuxingyu-ai/LLM4EC. | cs.NE | Evolutionary Computation in the Era of Large Language Model: Survey and Roadmap |
2024-01-18T14:56:23Z | http://arxiv.org/pdf/2401.10030v1 | http://arxiv.org/abs/2401.10030v1 | Markus Reiter-Haas, Beate Klösch, Markus Hadler, Elisabeth Lex | 2024-01-18T14:56:23Z | cs.CL, cs.CY | Understanding how online media frame issues is crucial due to their impact on
public opinion. Research on framing using natural language processing
techniques mainly focuses on specific content features in messages and neglects
their narrative elements. Also, the distinction between framing in different
sources remains an understudied problem. We address those issues and
investigate how the framing of health-related topics, such as COVID-19 and
other diseases, differs between conspiracy and mainstream websites. We
incorporate narrative information into the framing analysis by introducing a
novel frame extraction approach based on semantic graphs. We find that
health-related narratives in conspiracy media are predominantly framed in terms
of beliefs, while mainstream media tend to present them in terms of science. We
hope our work offers new ways for a more nuanced frame analysis. | cs.CL | Framing Analysis of Health-Related Narratives: Conspiracy versus Mainstream Media |
2024-01-18T14:43:47Z | http://arxiv.org/pdf/2401.10020v2 | http://arxiv.org/abs/2401.10020v2 | Weizhe Yuan, Richard Yuanzhe Pang, Kyunghyun Cho, Xian Li, Sainbayar Sukhbaatar, Jing Xu, Jason Weston | 2024-02-08T10:19:53Z | cs.CL, cs.AI | We posit that to achieve superhuman agents, future models require superhuman
feedback in order to provide an adequate training signal. Current approaches
commonly train reward models from human preferences, which may then be
bottlenecked by human performance level, and secondly these separate frozen
reward models cannot then learn to improve during LLM training. In this work,
we study Self-Rewarding Language Models, where the language model itself is
used via LLM-as-a-Judge prompting to provide its own rewards during training.
We show that during Iterative DPO training that not only does instruction
following ability improve, but also the ability to provide high-quality rewards
to itself. Fine-tuning Llama 2 70B on three iterations of our approach yields a
model that outperforms many existing systems on the AlpacaEval 2.0 leaderboard,
including Claude 2, Gemini Pro, and GPT-4 0613. While there is much left still
to explore, this work opens the door to the possibility of models that can
continually improve in both axes. | cs.CL | Self-Rewarding Language Models |
2024-01-18T14:40:46Z | http://arxiv.org/pdf/2401.10019v2 | http://arxiv.org/abs/2401.10019v2 | Tongxin Yuan, Zhiwei He, Lingzhong Dong, Yiming Wang, Ruijie Zhao, Tian Xia, Lizhen Xu, Binglin Zhou, Fangqi Li, Zhuosheng Zhang, Rui Wang, Gongshen Liu | 2024-02-18T03:01:11Z | cs.CL, cs.AI | Large language models (LLMs) have exhibited great potential in autonomously
completing tasks across real-world applications. Despite this, these LLM agents
introduce unexpected safety risks when operating in interactive environments.
Instead of centering on LLM-generated content safety in most prior studies,
this work addresses the imperative need for benchmarking the behavioral safety
of LLM agents within diverse environments. We introduce R-Judge, a benchmark
crafted to evaluate the proficiency of LLMs in judging and identifying safety
risks given agent interaction records. R-Judge comprises 162 records of
multi-turn agent interaction, encompassing 27 key risk scenarios among 7
application categories and 10 risk types. It incorporates human consensus on
safety with annotated safety labels and high-quality risk descriptions.
Evaluation of 9 LLMs on R-Judge shows considerable room for enhancing the risk
awareness of LLMs: The best-performing model, GPT-4, achieves 72.52% in
contrast to the human score of 89.07%, while all other models score less than
the random. Moreover, further experiments demonstrate that leveraging risk
descriptions as environment feedback achieves substantial performance gains.
With case studies, we reveal that correlated to parameter amount, risk
awareness in open agent scenarios is a multi-dimensional capability involving
knowledge and reasoning, thus challenging for current LLMs. R-Judge is publicly
available at https://github.com/Lordog/R-Judge. | cs.CL | R-Judge: Benchmarking Safety Risk Awareness for LLM Agents |
2024-01-18T14:34:49Z | http://arxiv.org/pdf/2401.10016v1 | http://arxiv.org/abs/2401.10016v1 | Eva Vanmassenhove | 2024-01-18T14:34:49Z | cs.CL, cs.AI, cs.CY | This chapter examines the role of Machine Translation in perpetuating gender
bias, highlighting the challenges posed by cross-linguistic settings and
statistical dependencies. A comprehensive overview of relevant existing work
related to gender bias in both conventional Neural Machine Translation
approaches and Generative Pretrained Transformer models employed as Machine
Translation systems is provided. Through an experiment using ChatGPT (based on
GPT-3.5) in an English-Italian translation context, we further assess ChatGPT's
current capacity to address gender bias. The findings emphasize the ongoing
need for advancements in mitigating bias in Machine Translation systems and
underscore the importance of fostering fairness and inclusivity in language
technologies. | cs.CL | Gender Bias in Machine Translation and The Era of Large Language Models |
2024-01-18T14:33:01Z | http://arxiv.org/pdf/2401.10015v2 | http://arxiv.org/abs/2401.10015v2 | Jiachen Lian, Gopala Anumanchipalli | 2024-01-21T06:51:25Z | cs.CL, eess.AS | Speech disfluency modeling is the bottleneck for both speech therapy and
language learning. However, there is no effective AI solution to systematically
tackle this problem. We solidify the concept of disfluent speech and disfluent
speech modeling. We then present Hierarchical Unconstrained Disfluency Modeling
(H-UDM) approach, the hierarchical extension of UDM that addresses both
disfluency transcription and detection to eliminate the need for extensive
manual annotation. Our experimental findings serve as clear evidence of the
effectiveness and reliability of the methods we have introduced, encompassing
both transcription and detection tasks. | cs.CL | Towards Hierarchical Spoken Language Dysfluency Modeling |
2024-01-18T14:21:56Z | http://arxiv.org/pdf/2401.10005v1 | http://arxiv.org/abs/2401.10005v1 | Kohei Uehara, Nabarun Goswami, Hanqin Wang, Toshiaki Baba, Kohtaro Tanaka, Tomohiro Hashimoto, Kai Wang, Rei Ito, Takagi Naoya, Ryo Umagami, Yingyi Wen, Tanachai Anakewat, Tatsuya Harada | 2024-01-18T14:21:56Z | cs.CV, cs.CL | The increasing demand for intelligent systems capable of interpreting and
reasoning about visual content requires the development of Large Multi-Modal
Models (LMMs) that are not only accurate but also have explicit reasoning
capabilities. This paper presents a novel approach to imbue an LMM with the
ability to conduct explicit reasoning based on visual content and textual
instructions. We introduce a system that can ask a question to acquire
necessary knowledge, thereby enhancing the robustness and explicability of the
reasoning process. Our method comprises the development of a novel dataset
generated by a Large Language Model (LLM), designed to promote chain-of-thought
reasoning combined with a question-asking mechanism. We designed an LMM, which
has high capabilities on region awareness to address the intricate requirements
of image-text alignment. The model undergoes a three-stage training phase,
starting with large-scale image-text alignment using a large-scale datasets,
followed by instruction tuning, and fine-tuning with a focus on
chain-of-thought reasoning. The results demonstrate a stride toward a more
robust, accurate, and interpretable LMM, capable of reasoning explicitly and
seeking information proactively when confronted with ambiguous visual input. | cs.CV | Advancing Large Multi-modal Models with Explicit Chain-of-Reasoning and Visual Question Generation |
2024-01-18T14:17:40Z | http://arxiv.org/pdf/2401.10002v1 | http://arxiv.org/abs/2401.10002v1 | Nicolas Gutehrlé, Iana Atanassova | 2024-01-18T14:17:40Z | cs.CL | The task of Information Extraction (IE) involves automatically converting
unstructured textual content into structured data. Most research in this field
concentrates on extracting all facts or a specific set of relationships from
documents. In this paper, we present a method for the extraction and
categorisation of an unrestricted set of relationships from text. Our method
relies on morpho-syntactic extraction patterns obtained by a distant
supervision method, and creates Syntactic and Semantic Indices to extract and
classify candidate graphs. We evaluate our approach on six datasets built on
Wikidata and Wikipedia. The evaluation shows that our approach can achieve
Precision scores of up to 0.85, but with lower Recall and F1 scores. Our
approach allows to quickly create rule-based systems for Information Extraction
and to build annotated datasets to train machine-learning and deep-learning
based classifiers. | cs.CL | Distantly Supervised Morpho-Syntactic Model for Relation Extraction |
2024-01-18T13:58:10Z | http://arxiv.org/pdf/2401.09984v2 | http://arxiv.org/abs/2401.09984v2 | Hui Jiao, Bei Peng, Lu Zong, Xiaojun Zhang, Xinwei Li | 2024-06-04T06:32:04Z | cs.CL | ChatGPT, as a language model based on large-scale pre-training, has exerted a
profound influence on the domain of machine translation. In ChatGPT, a "Prompt"
refers to a segment of text or instruction employed to steer the model towards
generating a specific category of response. The design of the translation
prompt emerges as a key aspect that can wield influence over factors such as
the style, precision and accuracy of the translation to a certain extent.
However, there is a lack of a common standard and methodology on how to design
and select a translation prompt. Accordingly, this paper proposes a generic
taxonomy, which defines gradable translation prompts in terms of expression
type, translation style, POS information and explicit statement, thus
facilitating the construction of prompts endowed with distinct attributes
tailored for various translation tasks. Specific experiments and cases are
selected to validate and illustrate the effectiveness of the method. | cs.CL | Gradable ChatGPT Translation Evaluation |
2024-01-18T13:41:08Z | http://arxiv.org/pdf/2401.09972v3 | http://arxiv.org/abs/2401.09972v3 | Linxin Song, Yan Cui, Ao Luo, Freddy Lecue, Irene Li | 2024-01-26T13:12:10Z | cs.CL | Transformer-based models excel in various natural language processing (NLP)
tasks, attracting countless efforts to explain their inner workings. Prior
methods explain Transformers by focusing on the raw gradient and attention as
token attribution scores, where non-relevant information is often considered
during explanation computation, resulting in confusing results. In this work,
we propose highlighting the important information and eliminating irrelevant
information by a refined information flow on top of the layer-wise relevance
propagation (LRP) method. Specifically, we consider identifying syntactic and
positional heads as important attention heads and focus on the relevance
obtained from these important heads. Experimental results demonstrate that
irrelevant information does distort output attribution scores and then should
be masked during explanation computation. Compared to eight baselines on both
classification and question-answering datasets, our method consistently
outperforms with over 3\% to 33\% improvement on explanation metrics, providing
superior explanation performance. Our anonymous code repository is available
at: https://github.com/LinxinS97/Mask-LRP | cs.CL | Better Explain Transformers by Illuminating Important Information |
2024-01-18T13:31:24Z | http://arxiv.org/pdf/2401.09967v3 | http://arxiv.org/abs/2401.09967v3 | Saibo Geng, Berkay Döner, Chris Wendler, Martin Josifoski, Robert West | 2024-07-03T02:55:37Z | cs.CL | Constrained decoding, a technique for enforcing constraints on language model
outputs, offers a way to control text generation without retraining or
architectural modifications. Its application is, however, typically restricted
to models that give users access to next-token distributions (usually via
softmax logits), which poses a limitation with blackbox large language models
(LLMs). This paper introduces sketch-guided constrained decoding (SGCD), a
novel approach to constrained decoding for blackbox LLMs, which operates
without access to the logits of the blackbox LLM. SGCD utilizes a locally
hosted auxiliary model to refine the output of an unconstrained blackbox LLM,
effectively treating this initial output as a "sketch" for further elaboration.
This approach is complementary to traditional logit-based techniques and
enables the application of constrained decoding in settings where full model
transparency is unavailable. We demonstrate the efficacy of SGCD through
experiments in closed information extraction and constituency parsing, showing
how it enhances the utility and flexibility of blackbox LLMs for complex NLP
tasks. | cs.CL | Sketch-Guided Constrained Decoding for Boosting Blackbox Large Language Models without Logit Access |
2024-01-18T12:45:25Z | http://arxiv.org/pdf/2403.08773v1 | http://arxiv.org/abs/2403.08773v1 | Rajat Chawla, Arkajit Datta, Tushar Verma, Adarsh Jha, Anmol Gautam, Ayush Vatsal, Sukrit Chaterjee, Mukunda NS, Ishaan Bhola | 2024-01-18T12:45:25Z | cs.CV, cs.AI, cs.CL, cs.MM | Lately, researchers in artificial intelligence have been really interested in
how language and vision come together, giving rise to the development of
multimodal models that aim to seamlessly integrate textual and visual
information. Multimodal models, an extension of Large Language Models (LLMs),
have exhibited remarkable capabilities in addressing a diverse array of tasks,
ranging from image captioning and visual question answering (VQA) to visual
grounding. While these models have showcased significant advancements,
challenges persist in accurately interpreting images and answering the
question, a common occurrence in real-world scenarios. This paper introduces a
novel approach to enhance the multimodal capabilities of existing models. In
response to the limitations observed in current Vision Language Models (VLMs)
and Multimodal Large Language Models (MLLMs), our proposed model Veagle,
incorporates a unique mechanism inspired by the successes and insights of
previous works. Veagle leverages a dynamic mechanism to project encoded visual
information directly into the language model. This dynamic approach allows for
a more nuanced understanding of intricate details present in visual contexts.
To validate the effectiveness of Veagle, we conduct comprehensive experiments
on benchmark datasets, emphasizing tasks such as visual question answering and
image understanding. Our results indicate a improvement of 5-6 \% in
performance, with Veagle outperforming existing models by a notable margin. The
outcomes underscore the model's versatility and applicability beyond
traditional benchmarks. | cs.CV | Veagle: Advancements in Multimodal Representation Learning |
2024-01-18T11:24:30Z | http://arxiv.org/pdf/2401.09899v1 | http://arxiv.org/abs/2401.09899v1 | Prince Jha, Krishanu Maity, Raghav Jain, Apoorv Verma, Sriparna Saha, Pushpak Bhattacharyya | 2024-01-18T11:24:30Z | cs.CL | Internet memes have gained significant influence in communicating political,
psychological, and sociocultural ideas. While memes are often humorous, there
has been a rise in the use of memes for trolling and cyberbullying. Although a
wide variety of effective deep learning-based models have been developed for
detecting offensive multimodal memes, only a few works have been done on
explainability aspect. Recent laws like "right to explanations" of General Data
Protection Regulation, have spurred research in developing interpretable models
rather than only focusing on performance. Motivated by this, we introduce {\em
MultiBully-Ex}, the first benchmark dataset for multimodal explanation from
code-mixed cyberbullying memes. Here, both visual and textual modalities are
highlighted to explain why a given meme is cyberbullying. A Contrastive
Language-Image Pretraining (CLIP) projection-based multimodal shared-private
multitask approach has been proposed for visual and textual explanation of a
meme. Experimental results demonstrate that training with multimodal
explanations improves performance in generating textual justifications and more
accurately identifying the visual evidence supporting a decision with reliable
performance improvements. | cs.CL | Meme-ingful Analysis: Enhanced Understanding of Cyberbullying in Memes Through Multimodal Explanations |
2024-01-18T11:05:03Z | http://arxiv.org/pdf/2401.09890v1 | http://arxiv.org/abs/2401.09890v1 | Christoforos Kachris | 2024-01-18T11:05:03Z | cs.AR, cs.CL, cs.LG, B.5; C.1; C.3 | Large Language Models (LLMs) have emerged as powerful tools for natural
language processing tasks, revolutionizing the field with their ability to
understand and generate human-like text. As the demand for more sophisticated
LLMs continues to grow, there is a pressing need to address the computational
challenges associated with their scale and complexity. This paper presents a
comprehensive survey on hardware accelerators designed to enhance the
performance and energy efficiency of Large Language Models. By examining a
diverse range of accelerators, including GPUs, FPGAs, and custom-designed
architectures, we explore the landscape of hardware solutions tailored to meet
the unique computational demands of LLMs. The survey encompasses an in-depth
analysis of architecture, performance metrics, and energy efficiency
considerations, providing valuable insights for researchers, engineers, and
decision-makers aiming to optimize the deployment of LLMs in real-world
applications. | cs.AR | A Survey on Hardware Accelerators for Large Language Models |
2024-01-18T10:52:46Z | http://arxiv.org/pdf/2401.09880v1 | http://arxiv.org/abs/2401.09880v1 | Fréjus A. A. Laleye, Mikaël A. Mousse | 2024-01-18T10:52:46Z | cs.SD, cs.AI, cs.CL, cs.LG, eess.AS | One of the interests of modern poultry farming is the vocalization of laying
hens which contain very useful information on health behavior. This information
is used as health and well-being indicators that help breeders better monitor
laying hens, which involves early detection of problems for rapid and more
effective intervention. In this work, we focus on the sound analysis for the
recognition of the types of calls of the laying hens in order to propose a
robust system of characterization of their behavior for a better monitoring. To
do this, we first collected and annotated laying hen call signals, then
designed an optimal acoustic characterization based on the combination of time
and frequency domain features. We then used these features to build the
multi-label classification models based on recurrent neural network to assign a
semantic class to the vocalization that characterize the laying hen behavior.
The results show an overall performance with our model based on the combination
of time and frequency domain features that obtained the highest F1-score
(F1=92.75) with a gain of 17% on the models using the frequency domain features
and of 8% on the compared approaches from the litterature. | cs.SD | Attention-Based Recurrent Neural Network For Automatic Behavior Laying Hen Recognition |
2024-01-18T10:21:15Z | http://arxiv.org/pdf/2401.09862v1 | http://arxiv.org/abs/2401.09862v1 | Jill Baumann, Oliver Kramer | 2024-01-18T10:21:15Z | cs.NE, cs.AI, cs.CL, cs.LG | The advent of large language models (LLMs) such as ChatGPT has attracted
considerable attention in various domains due to their remarkable performance
and versatility. As the use of these models continues to grow, the importance
of effective prompt engineering has come to the fore. Prompt optimization
emerges as a crucial challenge, as it has a direct impact on model performance
and the extraction of relevant information. Recently, evolutionary algorithms
(EAs) have shown promise in addressing this issue, paving the way for novel
optimization strategies. In this work, we propose a evolutionary
multi-objective (EMO) approach specifically tailored for prompt optimization
called EMO-Prompts, using sentiment analysis as a case study. We use sentiment
analysis capabilities as our experimental targets. Our results demonstrate that
EMO-Prompts effectively generates prompts capable of guiding the LLM to produce
texts embodying two conflicting emotions simultaneously. | cs.NE | Evolutionary Multi-Objective Optimization of Large Language Model Prompts for Balancing Sentiments |
2024-01-18T09:54:18Z | http://arxiv.org/pdf/2401.09839v1 | http://arxiv.org/abs/2401.09839v1 | Ankan Mullick, Akash Ghosh, G Sai Chaitanya, Samir Ghui, Tapas Nayak, Seung-Cheol Lee, Satadeep Bhattacharjee, Pawan Goyal | 2024-01-18T09:54:18Z | cs.CL, cs.CE, cs.IR | Material science literature is a rich source of factual information about
various categories of entities (like materials and compositions) and various
relations between these entities, such as conductivity, voltage, etc.
Automatically extracting this information to generate a material science
knowledge base is a challenging task. In this paper, we propose MatSciRE
(Material Science Relation Extractor), a Pointer Network-based encoder-decoder
framework, to jointly extract entities and relations from material science
articles as a triplet ($entity1, relation, entity2$). Specifically, we target
the battery materials and identify five relations to work on - conductivity,
coulombic efficiency, capacity, voltage, and energy. Our proposed approach
achieved a much better F1-score (0.771) than a previous attempt using
ChemDataExtractor (0.716). The overall graphical framework of MatSciRE is shown
in Fig 1. The material information is extracted from material science
literature in the form of entity-relation triplets using MatSciRE. | cs.CL | MatSciRE: Leveraging Pointer Networks to Automate Entity and Relation Extraction for Material Science Knowledge-base Construction |
2024-01-18T09:13:59Z | http://arxiv.org/pdf/2401.09815v1 | http://arxiv.org/abs/2401.09815v1 | Yuekun Yao, Alexander Koller | 2024-01-18T09:13:59Z | cs.CL | Compositional generalization, the ability to predict complex meanings from
training on simpler sentences, poses challenges for powerful pretrained seq2seq
models. In this paper, we show that data augmentation methods that sample MRs
and backtranslate them can be effective for compositional generalization, but
only if we sample from the right distribution. Remarkably, sampling from a
uniform distribution performs almost as well as sampling from the test
distribution, and greatly outperforms earlier methods that sampled from the
training distribution. We further conduct experiments to investigate the reason
why this happens and where the benefit of such data augmentation methods come
from. | cs.CL | Simple and effective data augmentation for compositional generalization |
2024-01-18T08:36:54Z | http://arxiv.org/pdf/2401.09798v3 | http://arxiv.org/abs/2401.09798v3 | Kazuhiro Takemoto | 2024-02-12T02:29:28Z | cs.CL, cs.AI, cs.CY | Large Language Models (LLMs), such as ChatGPT, encounter `jailbreak'
challenges, wherein safeguards are circumvented to generate ethically harmful
prompts. This study introduces a straightforward black-box method for
efficiently crafting jailbreak prompts, addressing the significant complexity
and computational costs associated with conventional methods. Our technique
iteratively transforms harmful prompts into benign expressions directly
utilizing the target LLM, predicated on the hypothesis that LLMs can
autonomously generate expressions that evade safeguards. Through experiments
conducted with ChatGPT (GPT-3.5 and GPT-4) and Gemini-Pro, our method
consistently achieved an attack success rate exceeding 80% within an average of
five iterations for forbidden questions and proved robust against model
updates. The jailbreak prompts generated were not only naturally-worded and
succinct but also challenging to defend against. These findings suggest that
the creation of effective jailbreak prompts is less complex than previously
believed, underscoring the heightened risk posed by black-box jailbreak
attacks. | cs.CL | All in How You Ask for It: Simple Black-Box Method for Jailbreak Attacks |
2024-01-18T08:09:27Z | http://arxiv.org/pdf/2401.09785v2 | http://arxiv.org/abs/2401.09785v2 | Besnik Fetahu, Tejas Mehta, Qun Song, Nikhita Vedula, Oleg Rokhlenko, Shervin Malmasi | 2024-01-30T07:20:17Z | cs.CL | E-commerce customers frequently seek detailed product information for
purchase decisions, commonly contacting sellers directly with extended queries.
This manual response requirement imposes additional costs and disrupts buyer's
shopping experience with response time fluctuations ranging from hours to days.
We seek to automate buyer inquiries to sellers in a leading e-commerce store
using a domain-specific federated Question Answering (QA) system. The main
challenge is adapting current QA systems, designed for single questions, to
address detailed customer queries. We address this with a low-latency,
sequence-to-sequence approach, MESSAGE-TO-QUESTION ( M2Q ). It reformulates
buyer messages into succinct questions by identifying and extracting the most
salient information from a message. Evaluation against baselines shows that M2Q
yields relative increases of 757% in question understanding, and 1,746% in
answering rate from the federated QA system. Live deployment shows that
automatic answering saves sellers from manually responding to millions of
messages per year, and also accelerates customer purchase decisions by
eliminating the need for buyers to wait for a reply | cs.CL | Instant Answering in E-Commerce Buyer-Seller Messaging using Message-to-Question Reformulation |
2024-01-18T08:05:45Z | http://arxiv.org/pdf/2401.09783v1 | http://arxiv.org/abs/2401.09783v1 | Yong Zhang, Hanzhang Li, Zhitao Li, Ning Cheng, Ming Li, Jing Xiao, Jianzong Wang | 2024-01-18T08:05:45Z | cs.CL | Large Language Models (LLMs) have shown significant promise in various
applications, including zero-shot and few-shot learning. However, their
performance can be hampered by inherent biases. Instead of traditionally sought
methods that aim to minimize or correct these biases, this study introduces a
novel methodology named ``bias-kNN''. This approach capitalizes on the biased
outputs, harnessing them as primary features for kNN and supplementing with
gold labels. Our comprehensive evaluations, spanning diverse domain text
classification datasets and different GPT-2 model sizes, indicate the
adaptability and efficacy of the ``bias-kNN'' method. Remarkably, this approach
not only outperforms conventional in-context learning in few-shot scenarios but
also demonstrates robustness across a spectrum of samples, templates and
verbalizers. This study, therefore, presents a unique perspective on harnessing
biases, transforming them into assets for enhanced model performance. | cs.CL | Leveraging Biases in Large Language Models: "bias-kNN'' for Effective Few-Shot Learning |
2024-01-18T07:52:12Z | http://arxiv.org/pdf/2401.09775v1 | http://arxiv.org/abs/2401.09775v1 | Lingbo Mo, Besnik Fetahu, Oleg Rokhlenko, Shervin Malmasi | 2024-01-18T07:52:12Z | cs.CL | Yes/No or polar questions represent one of the main linguistic question
categories. They consist of a main interrogative clause, for which the answer
is binary (assertion or negation). Polar questions and answers (PQA) represent
a valuable knowledge resource present in many community and other curated QA
sources, such as forums or e-commerce applications. Using answers to polar
questions alone in other contexts is not trivial. Answers are contextualized,
and presume that the interrogative question clause and any shared knowledge
between the asker and answerer are provided.
We address the problem of controllable rewriting of answers to polar
questions into decontextualized and succinct factual statements. We propose a
Transformer sequence to sequence model that utilizes soft-constraints to ensure
controllable rewriting, such that the output statement is semantically
equivalent to its PQA input. Evaluation on three separate PQA datasets as
measured through automated and human evaluation metrics show that our proposed
approach achieves the best performance when compared to existing baselines. | cs.CL | Controllable Decontextualization of Yes/No Question and Answers into Factual Statements |
2024-01-18T07:50:07Z | http://arxiv.org/pdf/2401.09774v1 | http://arxiv.org/abs/2401.09774v1 | Taichi Nishimura, Shota Nakada, Masayoshi Kondo | 2024-01-18T07:50:07Z | cs.MM, cs.CL, cs.CV, cs.SD, eess.AS | Large audio-video language models can generate descriptions for both video
and audio. However, they sometimes ignore audio content, producing audio
descriptions solely reliant on visual information. This paper refers to this as
audio hallucinations and analyzes them in large audio-video language models. We
gather 1,000 sentences by inquiring about audio information and annotate them
whether they contain hallucinations. If a sentence is hallucinated, we also
categorize the type of hallucination. The results reveal that 332 sentences are
hallucinated with distinct trends observed in nouns and verbs for each
hallucination type. Based on this, we tackle a task of audio hallucination
classification using pre-trained audio-text models in the zero-shot and
fine-tuning settings. Our experimental results reveal that the zero-shot models
achieve higher performance (52.2% in F1) than the random (40.3%) and the
fine-tuning models achieve 87.9%, outperforming the zero-shot models. | cs.MM | On the Audio Hallucinations in Large Audio-Video Language Models |
2024-01-18T07:23:51Z | http://arxiv.org/pdf/2401.09760v1 | http://arxiv.org/abs/2401.09760v1 | Jiyi Li | 2024-01-18T07:23:51Z | cs.CL, cs.HC | Whether Large Language Models (LLMs) can outperform crowdsourcing on the data
annotation task is attracting interest recently. Some works verified this issue
with the average performance of individual crowd workers and LLM workers on
some specific NLP tasks by collecting new datasets. However, on the one hand,
existing datasets for the studies of annotation quality in crowdsourcing are
not yet utilized in such evaluations, which potentially provide reliable
evaluations from a different viewpoint. On the other hand, the quality of these
aggregated labels is crucial because, when utilizing crowdsourcing, the
estimated labels aggregated from multiple crowd labels to the same instances
are the eventually collected labels. Therefore, in this paper, we first
investigate which existing crowdsourcing datasets can be used for a comparative
study and create a benchmark. We then compare the quality between individual
crowd labels and LLM labels and make the evaluations on the aggregated labels.
In addition, we propose a Crowd-LLM hybrid label aggregation method and verify
the performance. We find that adding LLM labels from good LLMs to existing
crowdsourcing datasets can enhance the quality of the aggregated labels of the
datasets, which is also higher than the quality of LLM labels themselves. | cs.CL | A Comparative Study on Annotation Quality of Crowdsourcing and LLM via Label Aggregation |
2024-01-18T07:18:03Z | http://arxiv.org/pdf/2401.09758v1 | http://arxiv.org/abs/2401.09758v1 | Shu-Kai Hsieh, Yu-Hsiang Tseng, Hsin-Yu Chou, Ching-Wen Yang, Yu-Yun Chang | 2024-01-18T07:18:03Z | cs.CL | Word sense disambiguation primarily addresses the lexical ambiguity of common
words based on a predefined sense inventory. Conversely, proper names are
usually considered to denote an ad-hoc real-world referent. Once the reference
is decided, the ambiguity is purportedly resolved. However, proper names also
exhibit ambiguities through appellativization, i.e., they act like common words
and may denote different aspects of their referents. We proposed to address the
ambiguities of proper names through the light of regular polysemy, which we
formalized as dot objects. This paper introduces a combined word sense
disambiguation (WSD) model for disambiguating common words against Chinese
Wordnet (CWN) and proper names as dot objects. The model leverages the
flexibility of a gloss-based model architecture, which takes advantage of the
glosses and example sentences of CWN. We show that the model achieves
competitive results on both common and proper nouns, even on a relatively
sparse sense dataset. Aside from being a performant WSD tool, the model further
facilitates the future development of the lexical resource. | cs.CL | Resolving Regular Polysemy in Named Entities |
2024-01-18T06:11:06Z | http://arxiv.org/pdf/2402.03339v1 | http://arxiv.org/abs/2402.03339v1 | Fei Ni, Bingyan Wang, Rongpeng Li, Zhifeng Zhao, Honggang Zhang | 2024-01-18T06:11:06Z | cs.CL | In the swiftly advancing realm of communication technologies, Semantic
Communication (SemCom), which emphasizes knowledge understanding and
processing, has emerged as a hot topic. By integrating artificial intelligence
technologies, SemCom facilitates a profound understanding, analysis and
transmission of communication content. In this chapter, we clarify the means of
knowledge learning in SemCom with a particular focus on the utilization of
Knowledge Graphs (KGs). Specifically, we first review existing efforts that
combine SemCom with knowledge learning. Subsequently, we introduce a
KG-enhanced SemCom system, wherein the receiver is carefully calibrated to
leverage knowledge from its static knowledge base for ameliorating the decoding
performance. Contingent upon this framework, we further explore potential
approaches that can empower the system to operate in evolving knowledge base
more effectively. Furthermore, we investigate the possibility of integration
with Large Language Models (LLMs) for data augmentation, offering additional
perspective into the potential implementation means of SemCom. Extensive
numerical results demonstrate that the proposed framework yields superior
performance on top of the KG-enhanced decoding and manifests its versatility
under different scenarios. | cs.CL | Interplay of Semantic Communication and Knowledge Learning |
2024-01-18T05:17:18Z | http://arxiv.org/pdf/2401.12994v1 | http://arxiv.org/abs/2401.12994v1 | Jingyu Xu, Yifeng Jiang, Bin Yuan, Shulin Li, Tianbo Song | 2024-01-18T05:17:18Z | cs.CL | Clinical patient notes are critical for documenting patient interactions,
diagnoses, and treatment plans in medical practice. Ensuring accurate
evaluation of these notes is essential for medical education and certification.
However, manual evaluation is complex and time-consuming, often resulting in
variability and resource-intensive assessments. To tackle these challenges,
this research introduces an approach leveraging state-of-the-art Natural
Language Processing (NLP) techniques, specifically Masked Language Modeling
(MLM) pretraining, and pseudo labeling. Our methodology enhances efficiency and
effectiveness, significantly reducing training time without compromising
performance. Experimental results showcase improved model performance,
indicating a potential transformation in clinical note assessment. | cs.CL | Automated Scoring of Clinical Patient Notes using Advanced NLP and Pseudo Labeling |
2024-01-18T05:06:39Z | http://arxiv.org/pdf/2401.09727v1 | http://arxiv.org/abs/2401.09727v1 | Mazal Bethany, Athanasios Galiopoulos, Emet Bethany, Mohammad Bahrami Karkevandi, Nishant Vishwamitra, Peyman Najafirad | 2024-01-18T05:06:39Z | cs.CR, cs.CL | The critical threat of phishing emails has been further exacerbated by the
potential of LLMs to generate highly targeted, personalized, and automated
spear phishing attacks. Two critical problems concerning LLM-facilitated
phishing require further investigation: 1) Existing studies on lateral phishing
lack specific examination of LLM integration for large-scale attacks targeting
the entire organization, and 2) Current anti-phishing infrastructure, despite
its extensive development, lacks the capability to prevent LLM-generated
attacks, potentially impacting both employees and IT security incident
management. However, the execution of such investigative studies necessitates a
real-world environment, one that functions during regular business operations
and mirrors the complexity of a large organizational infrastructure. This
setting must also offer the flexibility required to facilitate a diverse array
of experimental conditions, particularly the incorporation of phishing emails
crafted by LLMs. This study is a pioneering exploration into the use of Large
Language Models (LLMs) for the creation of targeted lateral phishing emails,
targeting a large tier 1 university's operation and workforce of approximately
9,000 individuals over an 11-month period. It also evaluates the capability of
email filtering infrastructure to detect such LLM-generated phishing attempts,
providing insights into their effectiveness and identifying potential areas for
improvement. Based on our findings, we propose machine learning-based detection
techniques for such emails to detect LLM-generated phishing emails that were
missed by the existing infrastructure, with an F1-score of 98.96. | cs.CR | Large Language Model Lateral Spear Phishing: A Comparative Study in Large-Scale Organizational Settings |
2024-01-18T04:57:12Z | http://arxiv.org/pdf/2401.09724v1 | http://arxiv.org/abs/2401.09724v1 | Xuan Zhang, Wei Gao | 2024-01-18T04:57:12Z | cs.SI, cs.CL | In the age of the infodemic, it is crucial to have tools for effectively
monitoring the spread of rampant rumors that can quickly go viral, as well as
identifying vulnerable users who may be more susceptible to spreading such
misinformation. This proactive approach allows for timely preventive measures
to be taken, mitigating the negative impact of false information on society. We
propose a novel approach to predict viral rumors and vulnerable users using a
unified graph neural network model. We pre-train network-based user embeddings
and leverage a cross-attention mechanism between users and posts, together with
a community-enhanced vulnerability propagation (CVP) method to improve user and
propagation graph representations. Furthermore, we employ two multi-task
training strategies to mitigate negative transfer effects among tasks in
different settings, enhancing the overall performance of our approach. We also
construct two datasets with ground-truth annotations on information virality
and user vulnerability in rumor and non-rumor events, which are automatically
derived from existing rumor detection datasets. Extensive evaluation results of
our joint learning model confirm its superiority over strong baselines in all
three tasks: rumor detection, virality prediction, and user vulnerability
scoring. For instance, compared to the best baselines based on the Weibo
dataset, our model makes 3.8\% and 3.0\% improvements on Accuracy and MacF1 for
rumor detection, and reduces mean squared error (MSE) by 23.9\% and 16.5\% for
virality prediction and user vulnerability scoring, respectively. Our findings
suggest that our approach effectively captures the correlation between rumor
virality and user vulnerability, leveraging this information to improve
prediction performance and provide a valuable tool for infodemic surveillance. | cs.SI | Predicting Viral Rumors and Vulnerable Users for Infodemic Surveillance |
2024-01-18T03:09:06Z | http://arxiv.org/pdf/2401.09699v1 | http://arxiv.org/abs/2401.09699v1 | Xiaonan Xu, Bin Yuan, Yongyao Mo, Tianbo Song, Shulin Li | 2024-01-18T03:09:06Z | cs.CL, cs.AI, 68T50 | The Curriculum Recommendations paradigm is dedicated to fostering learning
equality within the ever-evolving realms of educational technology and
curriculum development. In acknowledging the inherent obstacles posed by
existing methodologies, such as content conflicts and disruptions from language
translation, this paradigm aims to confront and overcome these challenges.
Notably, it addresses content conflicts and disruptions introduced by language
translation, hindrances that can impede the creation of an all-encompassing and
personalized learning experience. The paradigm's objective is to cultivate an
educational environment that not only embraces diversity but also customizes
learning experiences to suit the distinct needs of each learner. To overcome
these challenges, our approach builds upon notable contributions in curriculum
development and personalized learning, introducing three key innovations. These
include the integration of Transformer Base Model to enhance computational
efficiency, the implementation of InfoNCE Loss for accurate content-topic
matching, and the adoption of a language switching strategy to alleviate
translation-related ambiguities. Together, these innovations aim to
collectively tackle inherent challenges and contribute to forging a more
equitable and effective learning journey for a diverse range of learners.
Competitive cross-validation scores underscore the efficacy of
sentence-transformers/LaBSE, achieving 0.66314, showcasing our methodology's
effectiveness in diverse linguistic nuances for content alignment prediction.
Index Terms-Curriculum Recommendation, Transformer model with InfoNCE Loss,
Language Switching. | cs.CL | Curriculum Recommendations Using Transformer Base Model with InfoNCE Loss And Language Switching Method |
2024-01-17T23:32:56Z | http://arxiv.org/pdf/2401.09647v2 | http://arxiv.org/abs/2401.09647v2 | Minh Duc Chu, Zihao He, Rebecca Dorn, Kristina Lerman | 2024-05-23T05:12:07Z | cs.SI, cs.CL, cs.CY | Eating disorders (ED), a severe mental health condition with high rates of
mortality and morbidity, affect millions of people globally, especially
adolescents. The proliferation of online communities that promote and normalize
ED has been linked to this public health crisis. However, identifying harmful
communities is challenging due to the use of coded language and other
obfuscations. To address this challenge, we propose a novel framework to
surface implicit attitudes of online communities by adapting large language
models (LLMs) to the language of the community. We describe an alignment method
and evaluate results along multiple dimensions of semantics and affect. We then
use the community-aligned LLM to respond to psychometric questionnaires
designed to identify ED in individuals. We demonstrate that LLMs can
effectively adopt community-specific perspectives and reveal significant
variations in eating disorder risks in different online communities. These
findings highlight the utility of LLMs to reveal implicit attitudes and
collective mindsets of communities, offering new tools for mitigating harmful
content on social media. | cs.SI | Large Language Models Help Reveal Unhealthy Diet and Body Concerns in Online Eating Disorders Communities |
2024-01-17T23:29:46Z | http://arxiv.org/pdf/2401.09646v1 | http://arxiv.org/abs/2401.09646v1 | David Thulke, Yingbo Gao, Petrus Pelser, Rein Brune, Rricha Jalota, Floris Fok, Michael Ramos, Ian van Wyk, Abdallah Nasir, Hayden Goldstein, Taylor Tragemann, Katie Nguyen, Ariana Fowler, Andrew Stanco, Jon Gabriel, Jordan Taylor, Dean Moro, Evgenii Tsymbalov, Juliette de Waal, Evgeny Matusov, Mudar Yaghi, Mohammad Shihadah, Hermann Ney, Christian Dugast, Jonathan Dotan, Daniel Erasmus | 2024-01-17T23:29:46Z | cs.LG, cs.AI, cs.CL | This paper introduces ClimateGPT, a model family of domain-specific large
language models that synthesize interdisciplinary research on climate change.
We trained two 7B models from scratch on a science-oriented dataset of 300B
tokens. For the first model, the 4.2B domain-specific tokens were included
during pre-training and the second was adapted to the climate domain after
pre-training. Additionally, ClimateGPT-7B, 13B and 70B are continuously
pre-trained from Llama~2 on a domain-specific dataset of 4.2B tokens. Each
model is instruction fine-tuned on a high-quality and human-generated
domain-specific dataset that has been created in close cooperation with climate
scientists. To reduce the number of hallucinations, we optimize the model for
retrieval augmentation and propose a hierarchical retrieval strategy. To
increase the accessibility of our model to non-English speakers, we propose to
make use of cascaded machine translation and show that this approach can
perform comparably to natively multilingual models while being easier to scale
to a large number of languages. Further, to address the intrinsic
interdisciplinary aspect of climate change we consider different research
perspectives. Therefore, the model can produce in-depth answers focusing on
different perspectives in addition to an overall answer. We propose a suite of
automatic climate-specific benchmarks to evaluate LLMs. On these benchmarks,
ClimateGPT-7B performs on par with the ten times larger Llama-2-70B Chat model
while not degrading results on general domain benchmarks. Our human evaluation
confirms the trends we saw in our benchmarks. All models were trained and
evaluated using renewable energy and are released publicly. | cs.LG | ClimateGPT: Towards AI Synthesizing Interdisciplinary Research on Climate Change |
2024-01-17T23:14:52Z | http://arxiv.org/pdf/2401.09637v1 | http://arxiv.org/abs/2401.09637v1 | Niklas Mannhardt, Elizabeth Bondi-Kelly, Barbara Lam, Chloe O'Connell, Mercy Asiedu, Hussein Mozannar, Monica Agrawal, Alejandro Buendia, Tatiana Urman, Irbaz B. Riaz, Catherine E. Ricciardi, Marzyeh Ghassemi, David Sontag | 2024-01-17T23:14:52Z | cs.HC, cs.AI, cs.CL | Patients derive numerous benefits from reading their clinical notes,
including an increased sense of control over their health and improved
understanding of their care plan. However, complex medical concepts and jargon
within clinical notes hinder patient comprehension and may lead to anxiety. We
developed a patient-facing tool to make clinical notes more readable,
leveraging large language models (LLMs) to simplify, extract information from,
and add context to notes. We prompt engineered GPT-4 to perform these
augmentation tasks on real clinical notes donated by breast cancer survivors
and synthetic notes generated by a clinician, a total of 12 notes with 3868
words. In June 2023, 200 female-identifying US-based participants were randomly
assigned three clinical notes with varying levels of augmentations using our
tool. Participants answered questions about each note, evaluating their
understanding of follow-up actions and self-reported confidence. We found that
augmentations were associated with a significant increase in action
understanding score (0.63 $\pm$ 0.04 for select augmentations, compared to 0.54
$\pm$ 0.02 for the control) with p=0.002. In-depth interviews of
self-identifying breast cancer patients (N=7) were also conducted via video
conferencing. Augmentations, especially definitions, elicited positive
responses among the seven participants, with some concerns about relying on
LLMs. Augmentations were evaluated for errors by clinicians, and we found
misleading errors occur, with errors more common in real donated notes than
synthetic notes, illustrating the importance of carefully written clinical
notes. Augmentations improve some but not all readability metrics. This work
demonstrates the potential of LLMs to improve patients' experience with
clinical notes at a lower burden to clinicians. However, having a human in the
loop is important to correct potential model errors. | cs.HC | Impact of Large Language Model Assistance on Patients Reading Clinical Notes: A Mixed-Methods Study |
2024-01-17T21:55:15Z | http://arxiv.org/pdf/2401.09615v2 | http://arxiv.org/abs/2401.09615v2 | Geetanjali Bihani, Julia Taylor Rayz | 2024-02-09T22:08:12Z | cs.CL, cs.AI | The advent of large language models (LLMs) has enabled significant
performance gains in the field of natural language processing. However, recent
studies have found that LLMs often resort to shortcuts when performing tasks,
creating an illusion of enhanced performance while lacking generalizability in
their decision rules. This phenomenon introduces challenges in accurately
assessing natural language understanding in LLMs. Our paper provides a concise
survey of relevant research in this area and puts forth a perspective on the
implications of shortcut learning in the evaluation of language models,
specifically for NLU tasks. This paper urges more research efforts to be put
towards deepening our comprehension of shortcut learning, contributing to the
development of more robust language models, and raising the standards of NLU
evaluation in real-world scenarios. | cs.CL | Learning Shortcuts: On the Misleading Promise of NLU in Language Models |
2024-01-17T19:43:43Z | http://arxiv.org/pdf/2401.09566v2 | http://arxiv.org/abs/2401.09566v2 | Bradley Butcher | 2024-01-19T08:57:19Z | cs.CL, cs.AI | Advancements in large language models (LLMs) have demonstrated remarkable
capabilities across a diverse range of applications. These models excel in
generating text completions that are contextually coherent and cover an
extensive array of subjects. However, the vast datasets required for their
training make aligning response styles during the pretraining and instruction
tuning phases challenging. Consequently, an additional alignment phase is
typically employed, wherein the model is further trained with human preference
data to better align its outputs with human expectations. While this process
doesn't introduce new capabilities per se, it does accentuate generation styles
innate to the model. This paper explores the utilization of counterfactual
prompting within the framework of Direct Preference Optimization (DPO) to align
the model's style without relying on human intervention. We demonstrate that
this method effectively instils desirable behaviour, mitigates undesirable
ones, and encourages the model to disregard inappropriate instructions. Our
findings suggest that counterfactual prompting with DPO presents a low-resource
way to fine-tune LLMs to meet the demands for responsible and ethically aligned
AI systems. | cs.CL | Aligning Large Language Models with Counterfactual DPO |
2024-01-17T19:13:05Z | http://arxiv.org/pdf/2401.09555v1 | http://arxiv.org/abs/2401.09555v1 | Natan Vidra, Thomas Clifford, Katherine Jijo, Eden Chung, Liang Zhang | 2024-01-17T19:13:05Z | cs.LG, cs.AI, cs.CL | In the realm of artificial intelligence, where a vast majority of data is
unstructured, obtaining substantial amounts of labeled data to train supervised
machine learning models poses a significant challenge. To address this, we
delve into few-shot and active learning, where are goal is to improve AI models
with human feedback on a few labeled examples. This paper focuses on
understanding how a continuous feedback loop can refine models, thereby
enhancing their accuracy, recall, and precision through incremental human
input. By employing Large Language Models (LLMs) such as GPT-3.5, BERT, and
SetFit, we aim to analyze the efficacy of using a limited number of labeled
examples to substantially improve model accuracy. We benchmark this approach on
the Financial Phrasebank, Banking, Craigslist, Trec, Amazon Reviews datasets to
prove that with just a few labeled examples, we are able to surpass the
accuracy of zero shot large language models to provide enhanced text
classification performance. We demonstrate that rather than needing to manually
label millions of rows of data, we just need to label a few and the model can
effectively predict the rest. | cs.LG | Improving Classification Performance With Human Feedback: Label a few, we label the rest |
2024-01-17T19:11:30Z | http://arxiv.org/pdf/2401.09553v1 | http://arxiv.org/abs/2401.09553v1 | Shreya Rajpal, Ricardo Usbeck | 2024-01-17T19:11:30Z | cs.CL, cs.AI, I.2.4; I.2.7 | The development and integration of knowledge graphs and language models has
significance in artificial intelligence and natural language processing. In
this study, we introduce the BERTologyNavigator -- a two-phased system that
combines relation extraction techniques and BERT embeddings to navigate the
relationships within the DBLP Knowledge Graph (KG). Our approach focuses on
extracting one-hop relations and labelled candidate pairs in the first phases.
This is followed by employing BERT's CLS embeddings and additional heuristics
for relation selection in the second phase. Our system reaches an F1 score of
0.2175 on the DBLP QuAD Final test dataset for Scholarly QALD and 0.98 F1 score
on the subset of the DBLP QuAD test dataset during the QA phase. | cs.CL | BERTologyNavigator: Advanced Question Answering with BERT-based Semantics |
2024-01-17T18:45:13Z | http://arxiv.org/pdf/2401.09407v3 | http://arxiv.org/abs/2401.09407v3 | Mazal Bethany, Brandon Wherry, Emet Bethany, Nishant Vishwamitra, Anthony Rios, Peyman Najafirad | 2024-04-03T03:20:10Z | cs.CL, cs.LG | With the recent proliferation of Large Language Models (LLMs), there has been
an increasing demand for tools to detect machine-generated text. The effective
detection of machine-generated text face two pertinent problems: First, they
are severely limited in generalizing against real-world scenarios, where
machine-generated text is produced by a variety of generators, including but
not limited to GPT-4 and Dolly, and spans diverse domains, ranging from
academic manuscripts to social media posts. Second, existing detection
methodologies treat texts produced by LLMs through a restrictive binary
classification lens, neglecting the nuanced diversity of artifacts generated by
different LLMs. In this work, we undertake a systematic study on the detection
of machine-generated text in real-world scenarios. We first study the
effectiveness of state-of-the-art approaches and find that they are severely
limited against text produced by diverse generators and domains in the real
world. Furthermore, t-SNE visualizations of the embeddings from a pretrained
LLM's encoder show that they cannot reliably distinguish between human and
machine-generated text. Based on our findings, we introduce a novel system,
T5LLMCipher, for detecting machine-generated text using a pretrained T5 encoder
combined with LLM embedding sub-clustering to address the text produced by
diverse generators and domains in the real world. We evaluate our approach
across 9 machine-generated text systems and 9 domains and find that our
approach provides state-of-the-art generalization ability, with an average
increase in F1 score on machine-generated text of 19.6\% on unseen generators
and domains compared to the top performing existing approaches and correctly
attributes the generator of text with an accuracy of 93.6\%. | cs.CL | Deciphering Textual Authenticity: A Generalized Strategy through the Lens of Large Language Semantics for Detecting Human vs. Machine-Generated Text |
2024-01-17T18:13:07Z | http://arxiv.org/pdf/2401.09395v4 | http://arxiv.org/abs/2401.09395v4 | Pengfei Hong, Navonil Majumder, Deepanway Ghosal, Somak Aditya, Rada Mihalcea, Soujanya Poria | 2024-06-27T05:23:50Z | cs.CL | Recent advancements in Large Language Models (LLMs) have showcased striking
results on existing logical reasoning benchmarks, with some models even
surpassing human performance. However, the true depth of their competencies and
robustness in reasoning tasks remains an open question. To this end, in this
paper, we focus on two popular reasoning tasks: arithmetic reasoning and code
generation. Particularly, we introduce: (i) a general ontology of perturbations
for maths and coding questions, (ii) a semi-automatic method to apply these
perturbations, and (iii) two datasets, MORE and CORE, respectively, of
perturbed maths and coding problems to probe the limits of LLM capabilities in
numeric reasoning and coding tasks. Through comprehensive evaluations of both
closed-source and open-source LLMs, we show a significant performance drop
across all the models against the perturbed questions, suggesting that the
current LLMs lack robust problem solving skills and structured reasoning
abilities in many areas, as defined by our ontology. We open source the
datasets and source codes at: https://github.com/declare-lab/llm_robustness. | cs.CL | Evaluating LLMs' Mathematical and Coding Competency through Ontology-guided Interventions |
2024-01-17T17:08:36Z | http://arxiv.org/pdf/2401.09343v2 | http://arxiv.org/abs/2401.09343v2 | Vladimir Vlasov | 2024-01-19T13:33:22Z | cs.CL | Slot labelling is an essential component of any dialogue system, aiming to
find important arguments in every user turn. Common approaches involve large
pre-trained language models (PLMs) like BERT or RoBERTa, but they face
challenges such as high computational requirements and dependence on
pre-training data. In this work, we propose a lightweight method which performs
on par or better than the state-of-the-art PLM-based methods, while having
almost 10x less trainable parameters. This makes it especially applicable for
real-life industry scenarios. | cs.CL | Efficient slot labelling |
2024-01-17T17:04:35Z | http://arxiv.org/pdf/2401.09340v2 | http://arxiv.org/abs/2401.09340v2 | Baoxiong Jia, Yixin Chen, Huangyue Yu, Yan Wang, Xuesong Niu, Tengyu Liu, Qing Li, Siyuan Huang | 2024-03-06T07:54:47Z | cs.CV, cs.AI, cs.CL, cs.LG, cs.RO | 3D vision-language grounding, which focuses on aligning language with the 3D
physical environment, stands as a cornerstone in the development of embodied
agents. In comparison to recent advancements in the 2D domain, grounding
language in 3D scenes faces several significant challenges: (i) the inherent
complexity of 3D scenes due to the diverse object configurations, their rich
attributes, and intricate relationships; (ii) the scarcity of paired 3D
vision-language data to support grounded learning; and (iii) the absence of a
unified learning framework to distill knowledge from grounded 3D data. In this
work, we aim to address these three major challenges in 3D vision-language by
examining the potential of systematically upscaling 3D vision-language learning
in indoor environments. We introduce the first million-scale 3D vision-language
dataset, SceneVerse, encompassing about 68K 3D indoor scenes and comprising
2.5M vision-language pairs derived from both human annotations and our scalable
scene-graph-based generation approach. We demonstrate that this scaling allows
for a unified pre-training framework, Grounded Pre-training for Scenes (GPS),
for 3D vision-language learning. Through extensive experiments, we showcase the
effectiveness of GPS by achieving state-of-the-art performance on all existing
3D visual grounding benchmarks. The vast potential of SceneVerse and GPS is
unveiled through zero-shot transfer experiments in the challenging 3D
vision-language tasks. Project website: https://scene-verse.github.io. | cs.CV | SceneVerse: Scaling 3D Vision-Language Learning for Grounded Scene Understanding |
2024-01-17T16:57:19Z | http://arxiv.org/pdf/2401.09334v1 | http://arxiv.org/abs/2401.09334v1 | Meng Fang, Shilong Deng, Yudi Zhang, Zijing Shi, Ling Chen, Mykola Pechenizkiy, Jun Wang | 2024-01-17T16:57:19Z | cs.CL, cs.AI | A wide range of real-world applications is characterized by their symbolic
nature, necessitating a strong capability for symbolic reasoning. This paper
investigates the potential application of Large Language Models (LLMs) as
symbolic reasoners. We focus on text-based games, significant benchmarks for
agents with natural language capabilities, particularly in symbolic tasks like
math, map reading, sorting, and applying common sense in text-based worlds. To
facilitate these agents, we propose an LLM agent designed to tackle symbolic
challenges and achieve in-game objectives. We begin by initializing the LLM
agent and informing it of its role. The agent then receives observations and a
set of valid actions from the text-based games, along with a specific symbolic
module. With these inputs, the LLM agent chooses an action and interacts with
the game environments. Our experimental results demonstrate that our method
significantly enhances the capability of LLMs as automated agents for symbolic
reasoning, and our LLM agent is effective in text-based games involving
symbolic tasks, achieving an average performance of 88% across all tasks. | cs.CL | Large Language Models Are Neurosymbolic Reasoners |
2024-01-17T16:57:18Z | http://arxiv.org/pdf/2401.09333v2 | http://arxiv.org/abs/2401.09333v2 | Diana Davila Gordillo, Joan Timoneda, Sebastian Vallejo Vera | 2024-01-20T15:01:01Z | cs.CL, cs.LG | Current methods to identify and classify racist language in text rely on
small-n qualitative approaches or large-n approaches focusing exclusively on
overt forms of racist discourse. This article provides a step-by-step
generalizable guideline to identify and classify different forms of racist
discourse in large corpora. In our approach, we start by conceptualizing racism
and its different manifestations. We then contextualize these racist
manifestations to the time and place of interest, which allows researchers to
identify their discursive form. Finally, we apply XLM-RoBERTa (XLM-R), a
cross-lingual model for supervised text classification with a cutting-edge
contextual understanding of text. We show that XLM-R and XLM-R-Racismo, our
pretrained model, outperform other state-of-the-art approaches in classifying
racism in large corpora. We illustrate our approach using a corpus of tweets
relating to the Ecuadorian ind\'igena community between 2018 and 2021. | cs.CL | Machines Do See Color: A Guideline to Classify Different Forms of Racist Discourse in Large Corpora |
2024-01-17T14:52:26Z | http://arxiv.org/pdf/2401.09248v1 | http://arxiv.org/abs/2401.09248v1 | Dominic Petrak, Thy Thy Tran, Iryna Gurevych | 2024-01-17T14:52:26Z | cs.CL, cs.HC | The success of task-oriented and document-grounded dialogue systems depends
on users accepting and enjoying using them. To achieve this, recently published
work in the field of Human-Computer Interaction suggests that the combination
of considering demographic information, user emotions and learning from the
implicit feedback in their utterances, is particularly important. However,
these findings have not yet been transferred to the field of Natural Language
Processing, where these data are primarily studied separately. Accordingly, no
sufficiently annotated dataset is available. To address this gap, we introduce
FEDI, the first English dialogue dataset for task-oriented document-grounded
dialogues annotated with demographic information, user emotions and implicit
feedback. Our experiments with FLAN-T5, GPT-2 and LLaMA-2 show that these data
have the potential to improve task completion and the factual consistency of
the generated responses and user acceptance. | cs.CL | Learning from Emotions, Demographic Information and Implicit User Feedback in Task-Oriented Document-Grounded Dialogues |
2024-01-17T14:44:27Z | http://arxiv.org/pdf/2401.09244v1 | http://arxiv.org/abs/2401.09244v1 | Aiqi Jiang, Arkaitz Zubiaga | 2024-01-17T14:44:27Z | cs.CL | The growing prevalence and rapid evolution of offensive language in social
media amplify the complexities of detection, particularly highlighting the
challenges in identifying such content across diverse languages. This survey
presents a systematic and comprehensive exploration of Cross-Lingual Transfer
Learning (CLTL) techniques in offensive language detection in social media. Our
study stands as the first holistic overview to focus exclusively on the
cross-lingual scenario in this domain. We analyse 67 relevant papers and
categorise these studies across various dimensions, including the
characteristics of multilingual datasets used, the cross-lingual resources
employed, and the specific CLTL strategies implemented. According to "what to
transfer", we also summarise three main CLTL transfer approaches: instance,
feature, and parameter transfer. Additionally, we shed light on the current
challenges and future research opportunities in this field. Furthermore, we
have made our survey resources available online, including two comprehensive
tables that provide accessible references to the multilingual datasets and CLTL
methods used in the reviewed literature. | cs.CL | Cross-lingual Offensive Language Detection: A Systematic Review of Datasets, Transfer Approaches and Challenges |
2024-01-17T14:33:13Z | http://arxiv.org/pdf/2401.12993v1 | http://arxiv.org/abs/2401.12993v1 | Sare Mahdavifar, Seyed Mostafa Fakhrahmad, Elham Ansarifard | 2024-01-17T14:33:13Z | cs.CL | Analyzing authors' sentiments in texts as a technique for identifying text
polarity can be practical and useful in various fields, including medicine and
dentistry. Currently, due to factors such as patients' limited knowledge about
their condition, difficulties in accessing specialist doctors, or fear of
illness, particularly in pandemic conditions, there might be a delay between
receiving a radiology report and consulting a doctor. In some cases, this delay
can pose significant risks to the patient, making timely decision-making
crucial. Having an automatic system that can inform patients about the
deterioration of their condition by analyzing the text of radiology reports
could greatly impact timely decision-making. In this study, a dataset
comprising 1,134 cone-beam computed tomography (CBCT) photo reports was
collected from the Shiraz University of Medical Sciences. Each case was
examined, and an expert labeled a severity level for the patient's condition on
each document. After preprocessing all the text data, a deep learning model
based on Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM)
network architecture, known as CNN-LSTM, was developed to detect the severity
level of the patient's problem based on sentiment analysis in the radiologist's
report. The model's performance was evaluated on two datasets, each with two
and four classes, in both imbalanced and balanced scenarios. Finally, to
demonstrate the effectiveness of our model, we compared its performance with
that of other classification models. The results, along with one-way ANOVA and
Tukey's test, indicated that our proposed model (CNN-LSTM) performed the best
according to precision, recall, and f-measure criteria. This suggests that it
can be a reliable model for estimating the severity of oral and dental
diseases, thereby assisting patients. | cs.CL | Estimating the severity of dental and oral problems via sentiment classification over clinical reports |
2024-01-17T14:02:36Z | http://arxiv.org/pdf/2401.09220v1 | http://arxiv.org/abs/2401.09220v1 | Kai Hu, Jiawei Wang, Weihong Lin, Zhuoyao Zhong, Lei Sun, Qiang Huo | 2024-01-17T14:02:36Z | cs.CL | Existing methods for Visual Information Extraction (VIE) from form-like
documents typically fragment the process into separate subtasks, such as key
information extraction, key-value pair extraction, and choice group extraction.
However, these approaches often overlook the hierarchical structure of form
documents, including hierarchical key-value pairs and hierarchical choice
groups. To address these limitations, we present a new perspective, reframing
VIE as a relation prediction problem and unifying labels of different tasks
into a single label space. This unified approach allows for the definition of
various relation types and effectively tackles hierarchical relationships in
form-like documents. In line with this perspective, we present UniVIE, a
unified model that addresses the VIE problem comprehensively. UniVIE functions
using a coarse-to-fine strategy. It initially generates tree proposals through
a tree proposal network, which are subsequently refined into hierarchical trees
by a relation decoder module. To enhance the relation prediction capabilities
of UniVIE, we incorporate two novel tree constraints into the relation decoder:
a tree attention mask and a tree level embedding. Extensive experimental
evaluations on both our in-house dataset HierForms and a publicly available
dataset SIBR, substantiate that our method achieves state-of-the-art results,
underscoring the effectiveness and potential of our unified approach in
advancing the field of VIE. | cs.CL | UniVIE: A Unified Label Space Approach to Visual Information Extraction from Form-like Documents |
2024-01-17T13:11:09Z | http://arxiv.org/pdf/2401.10940v2 | http://arxiv.org/abs/2401.10940v2 | Majid Ramezani, Hamed Mohammadshahi, Mahshid Daliry, Soroor Rahmani, Amir-Hosein Asghari | 2024-04-20T17:48:05Z | cs.IR, cs.CL, cs.LG, cs.SI | In the era of information proliferation, discerning the credibility of news
content poses an ever-growing challenge. This paper introduces RELIANCE, a
pioneering ensemble learning system designed for robust information and fake
news credibility evaluation. Comprising five diverse base models, including
Support Vector Machine (SVM), naive Bayes, logistic regression, random forest,
and Bidirectional Long Short Term Memory Networks (BiLSTMs), RELIANCE employs
an innovative approach to integrate their strengths, harnessing the collective
intelligence of the ensemble for enhanced accuracy. Experiments demonstrate the
superiority of RELIANCE over individual models, indicating its efficacy in
distinguishing between credible and non-credible information sources. RELIANCE,
also surpasses baseline models in information and news credibility assessment,
establishing itself as an effective solution for evaluating the reliability of
information sources. | cs.IR | RELIANCE: Reliable Ensemble Learning for Information and News Credibility Evaluation |
2024-01-17T12:31:45Z | http://arxiv.org/pdf/2401.09175v1 | http://arxiv.org/abs/2401.09175v1 | Kunpeng Guo, Clement Defretiere, Dennis Diefenbach, Christophe Gravier, Antoine Gourru | 2024-01-17T12:31:45Z | cs.CL | Question Answering (QA) is increasingly used by search engines to provide
results to their end-users, yet very few websites currently use QA technologies
for their search functionality. To illustrate the potential of QA technologies
for the website search practitioner, we demonstrate web searches that combine
QA over knowledge graphs and QA over free text -- each being usually tackled
separately. We also discuss the different benefits and drawbacks of both
approaches for web site searches. We use the case studies made of websites
hosted by the Wikimedia Foundation (namely Wikipedia and Wikidata). Differently
from a search engine (e.g. Google, Bing, etc), the data are indexed integrally,
i.e. we do not index only a subset, and they are indexed exclusively, i.e. we
index only data available on the corresponding website. | cs.CL | QAnswer: Towards Question Answering Search over Websites |
2024-01-17T12:21:20Z | http://arxiv.org/pdf/2401.09168v1 | http://arxiv.org/abs/2401.09168v1 | Kunpeng Guo, Dennis Diefenbach, Antoine Gourru, Christophe Gravier | 2024-01-17T12:21:20Z | cs.CL | The progress introduced by pre-trained language models and their fine-tuning
has resulted in significant improvements in most downstream NLP tasks. The
unsupervised training of a language model combined with further target task
fine-tuning has become the standard QA fine-tuning procedure. In this work, we
demonstrate that this strategy is sub-optimal for fine-tuning QA models,
especially under a low QA annotation budget, which is a usual setting in
practice due to the extractive QA labeling cost. We draw our conclusions by
conducting an exhaustive analysis of the performance of the alternatives of the
sequential fine-tuning strategy on different QA datasets. Based on the
experiments performed, we observed that the best strategy to fine-tune the QA
model in low-budget settings is taking a pre-trained language model (PLM) and
then fine-tuning PLM with a dataset composed of the target dataset and SQuAD
dataset. With zero extra annotation effort, the best strategy outperforms the
standard strategy by 2.28% to 6.48%. Our experiments provide one of the first
investigations on how to best fine-tune a QA system under a low budget and are
therefore of the utmost practical interest to the QA practitioners. | cs.CL | Fine-tuning Strategies for Domain Specific Question Answering under Low Annotation Budget Constraints |
2024-01-17T11:52:40Z | http://arxiv.org/pdf/2401.12992v1 | http://arxiv.org/abs/2401.12992v1 | Seung-Bin Kim, Sang-Hoon Lee, Seong-Whan Lee | 2024-01-17T11:52:40Z | cs.CL, cs.SD, eess.AS | Although there has been significant advancement in the field of
speech-to-speech translation, conventional models still require
language-parallel speech data between the source and target languages for
training. In this paper, we introduce TranSentence, a novel speech-to-speech
translation without language-parallel speech data. To achieve this, we first
adopt a language-agnostic sentence-level speech encoding that captures the
semantic information of speech, irrespective of language. We then train our
model to generate speech based on the encoded embedding obtained from a
language-agnostic sentence-level speech encoder that is pre-trained with
various languages. With this method, despite training exclusively on the target
language's monolingual data, we can generate target language speech in the
inference stage using language-agnostic speech embedding from the source
language speech. Furthermore, we extend TranSentence to multilingual
speech-to-speech translation. The experimental results demonstrate that
TranSentence is superior to other models. | cs.CL | TranSentence: Speech-to-speech Translation via Language-agnostic Sentence-level Speech Encoding without Language-parallel Data |
2024-01-17T11:50:53Z | http://arxiv.org/pdf/2401.09150v1 | http://arxiv.org/abs/2401.09150v1 | Feng Jiang, Kuang Wang, Haizhou Li | 2024-01-17T11:50:53Z | cs.CL | In the contemporary information era, significantly accelerated by the advent
of Large-scale Language Models, the proliferation of scientific literature is
reaching unprecedented levels. Researchers urgently require efficient tools for
reading and summarizing academic papers, uncovering significant scientific
literature, and employing diverse interpretative methodologies. To address this
burgeoning demand, the role of automated scientific literature interpretation
systems has become paramount. However, prevailing models, both commercial and
open-source, confront notable challenges: they often overlook multimodal data,
grapple with summarizing over-length texts, and lack diverse user interfaces.
In response, we introduce an open-source multi-modal automated academic paper
interpretation system (MMAPIS) with three-step process stages, incorporating
LLMs to augment its functionality. Our system first employs the hybrid modality
preprocessing and alignment module to extract plain text, and tables or figures
from documents separately. It then aligns this information based on the section
names they belong to, ensuring that data with identical section names are
categorized under the same section. Following this, we introduce a hierarchical
discourse-aware summarization method. It utilizes the extracted section names
to divide the article into shorter text segments, facilitating specific
summarizations both within and between sections via LLMs with specific prompts.
Finally, we have designed four types of diversified user interfaces, including
paper recommendation, multimodal Q\&A, audio broadcasting, and interpretation
blog, which can be widely applied across various scenarios. Our qualitative and
quantitative evaluations underscore the system's superiority, especially in
scientific summarization, where it outperforms solutions relying solely on
GPT-4. | cs.CL | Bridging Research and Readers: A Multi-Modal Automated Academic Papers Interpretation System |
2024-01-17T11:17:04Z | http://arxiv.org/pdf/2401.09135v1 | http://arxiv.org/abs/2401.09135v1 | Bo Liu, Rachita Chhaparia, Arthur Douillard, Satyen Kale, Andrei A. Rusu, Jiajun Shen, Arthur Szlam, Marc'Aurelio Ranzato | 2024-01-17T11:17:04Z | cs.LG, cs.CL | Local stochastic gradient descent (Local-SGD), also referred to as federated
averaging, is an approach to distributed optimization where each device
performs more than one SGD update per communication. This work presents an
empirical study of {\it asynchronous} Local-SGD for training language models;
that is, each worker updates the global parameters as soon as it has finished
its SGD steps. We conduct a comprehensive investigation by examining how worker
hardware heterogeneity, model size, number of workers, and optimizer could
impact the learning performance. We find that with naive implementations,
asynchronous Local-SGD takes more iterations to converge than its synchronous
counterpart despite updating the (global) model parameters more frequently. We
identify momentum acceleration on the global parameters when worker gradients
are stale as a key challenge. We propose a novel method that utilizes a delayed
Nesterov momentum update and adjusts the workers' local training steps based on
their computation speed. This approach, evaluated with models up to 150M
parameters on the C4 dataset, matches the performance of synchronous Local-SGD
in terms of perplexity per update step, and significantly surpasses it in terms
of wall clock time. | cs.LG | Asynchronous Local-SGD Training for Language Modeling |
2024-01-17T09:44:03Z | http://arxiv.org/pdf/2401.09082v2 | http://arxiv.org/abs/2401.09082v2 | Lize Alberts, Geoff Keeling, Amanda McCroskery | 2024-05-16T09:53:45Z | cs.CL, cs.AI, cs.HC, 68T42, H.5.2; I.2; I.2.1; J.4; J.5 | With the growing popularity of conversational agents based on large language
models (LLMs), we need to ensure their behaviour is ethical and appropriate.
Work in this area largely centres around the 'HHH' criteria: making outputs
more helpful and honest, and avoiding harmful (biased, toxic, or inaccurate)
statements. Whilst this semantic focus is useful when viewing LLM agents as
mere mediums or output-generating systems, it fails to account for pragmatic
factors that can make the same speech act seem more or less tactless or
inconsiderate in different social situations. With the push towards agentic AI,
wherein systems become increasingly proactive in chasing goals and performing
actions in the world, considering the pragmatics of interaction becomes
essential. We propose an interactional approach to ethics that is centred on
relational and situational factors. We explore what it means for a system, as a
social actor, to treat an individual respectfully in a (series of)
interaction(s). Our work anticipates a set of largely unexplored risks at the
level of situated social interaction, and offers practical suggestions to help
agentic LLM technologies treat people well. | cs.CL | Should agentic conversational AI change how we think about ethics? Characterising an interactional ethics centred on respect |
2024-01-17T09:23:59Z | http://arxiv.org/pdf/2401.09074v4 | http://arxiv.org/abs/2401.09074v4 | Emanuele La Malfa, Christoph Weinhuber, Orazio Torre, Fangru Lin, Samuele Marro, Anthony Cohn, Nigel Shadbolt, Michael Wooldridge | 2024-06-12T08:55:13Z | cs.LG, cs.AI, cs.CL, cs.PL | Many reasoning, planning, and problem-solving tasks share an intrinsic
algorithmic nature: correctly simulating each step is a sufficient condition to
solve them correctly. This work studies to what extent Large Language Models
(LLMs) can simulate coding and algorithmic tasks to provide insights into
general capabilities in such algorithmic reasoning tasks. We introduce
benchmarks for straight-line programs, code that contains critical paths, and
approximate and redundant instructions. We further assess the simulation
capabilities of LLMs with sorting algorithms and nested loops and show that a
routine's computational complexity directly affects an LLM's ability to
simulate its execution. While the most powerful LLMs exhibit relatively strong
simulation capabilities, the process is fragile, seems to rely heavily on
pattern recognition, and is affected by memorisation. We propose a novel
off-the-shelf prompting method, Chain of Simulation (CoSm), which instructs
LLMs to simulate code execution line by line/follow the computation pattern of
compilers. CoSm efficiently helps LLMs reduce memorisation and shallow pattern
recognition while improving simulation performance. We consider the success of
CoSm in code simulation to be inspirational for other general routine
simulation reasoning tasks. | cs.LG | Code Simulation Challenges for Large Language Models |
2024-01-17T08:22:52Z | http://arxiv.org/pdf/2401.09042v1 | http://arxiv.org/abs/2401.09042v1 | Zhiming Li, Yushi Cao, Xiufeng Xu, Junzhe Jiang, Xu Liu, Yon Shin Teo, Shang-wei Lin, Yang Liu | 2024-01-17T08:22:52Z | cs.AI, cs.CL | Large language models (LLMs) have revolutionized many areas (e.g. natural
language processing, software engineering, etc.) by achieving state-of-the-art
performance on extensive downstream tasks. Aiming to achieve robust and general
artificial intelligence, there has been a surge of interest in investigating
the reasoning ability of the LLMs. Whereas the textual and numerical reasoning
benchmarks adopted by previous works are rather shallow and simple, it is hard
to conclude that the LLMs possess strong reasoning ability by merely achieving
positive results on these benchmarks. Recent efforts have demonstrated that the
LLMs are poor at solving sequential decision-making problems that require
common-sense planning by evaluating their performance on the reinforcement
learning benchmarks. In this work, we conduct an in-depth assessment of several
state-of-the-art LLMs' reasoning ability based on the inductive logic
programming (ILP) benchmark, which is broadly recognized as a representative
and challenging measurement for evaluating logic program induction/synthesis
systems as it requires inducing strict cause-effect logic to achieve robust
deduction on independent and identically distributed (IID) and
out-of-distribution (OOD) test samples. Our evaluations illustrate that
compared with the neural program induction systems which are much smaller in
model size, the state-of-the-art LLMs are much poorer in terms of reasoning
ability by achieving much lower performance and generalization using either
natural language prompting or truth-value matrix prompting. | cs.AI | LLMs for Relational Reasoning: How Far are We? |
2024-01-17T08:16:05Z | http://arxiv.org/pdf/2401.09041v1 | http://arxiv.org/abs/2401.09041v1 | Kittipitch Kuptavanich, Ehud Reiter, Kees Van Deemter, Advaith Siddharthan | 2024-01-17T08:16:05Z | cs.CL | We are developing techniques to generate summary descriptions of sets of
objects. In this paper, we present and evaluate a rule-based NLG technique for
summarising sets of bibliographical references in academic papers. This extends
our previous work on summarising sets of consumer products and shows how our
model generalises across these two very different domains. | cs.CL | Textual Summarisation of Large Sets: Towards a General Approach |
2024-01-17T07:36:22Z | http://arxiv.org/pdf/2401.09023v1 | http://arxiv.org/abs/2401.09023v1 | Krishanu Maity, Prince Jha, Raghav Jain, Sriparna Saha, Pushpak Bhattacharyya | 2024-01-17T07:36:22Z | cs.CL | Cyberbullying has become a big issue with the popularity of different social
media networks and online communication apps. While plenty of research is going
on to develop better models for cyberbullying detection in monolingual
language, there is very little research on the code-mixed languages and
explainability aspect of cyberbullying. Recent laws like "right to
explanations" of General Data Protection Regulation, have spurred research in
developing interpretable models rather than focusing on performance. Motivated
by this we develop the first interpretable multi-task model called {\em mExCB}
for automatic cyberbullying detection from code-mixed languages which can
simultaneously solve several tasks, cyberbullying detection,
explanation/rationale identification, target group detection and sentiment
analysis. We have introduced {\em BullyExplain}, the first benchmark dataset
for explainable cyberbullying detection in code-mixed language. Each post in
{\em BullyExplain} dataset is annotated with four labels, i.e., {\em bully
label, sentiment label, target and rationales (explainability)}, i.e., which
phrases are being responsible for annotating the post as a bully. The proposed
multitask framework (mExCB) based on CNN and GRU with word and sub-sentence
(SS) level attention is able to outperform several baselines and state of the
art models when applied on {\em BullyExplain} dataset. | cs.CL | Explain Thyself Bully: Sentiment Aided Cyberbullying Detection with Explanation |
2024-01-17T06:48:16Z | http://arxiv.org/pdf/2401.09003v4 | http://arxiv.org/abs/2401.09003v4 | Haoxiong Liu, Yifan Zhang, Yifan Luo, Andrew Chi-Chih Yao | 2024-02-11T04:10:53Z | cs.CL, cs.AI, cs.LG | Despite the advancements in large language models (LLMs) for mathematical
reasoning, solving competition-level math problems remains a significant
challenge, especially for open-source LLMs without external tools. We introduce
the MMIQC dataset, comprising a mixture of processed web data and synthetic
question-response pairs, aimed at enhancing the mathematical reasoning
capabilities of base language models. Models fine-tuned on MMIQC consistently
surpass their counterparts in performance on the MATH benchmark across various
model sizes. Notably, Qwen-72B-MMIQC achieves a 45.0% accuracy, exceeding the
previous open-source state-of-the-art by 8.2% and outperforming the initial
version GPT-4 released in 2023. Extensive evaluation results on Hungarian high
school finals suggest that such improvement can generalize to unseen data. Our
ablation study on MMIQC reveals that a large part of the improvement can be
attributed to our novel augmentation method, Iterative Question Composing
(IQC), which involves iteratively composing new questions from seed problems
using an LLM and applying rejection sampling through another LLM. The MMIQC
dataset is available on the HuggingFace hub at
https://huggingface.co/datasets/Vivacem/MMIQC. Our code is available at
https://github.com/iiis-ai/IterativeQuestionComposing. | cs.CL | Augmenting Math Word Problems via Iterative Question Composing |
2024-01-17T06:42:44Z | http://arxiv.org/pdf/2401.09002v3 | http://arxiv.org/abs/2401.09002v3 | Dong shu, Mingyu Jin, Suiyuan Zhu, Beichen Wang, Zihao Zhou, Chong Zhang, Yongfeng Zhang | 2024-03-20T14:08:39Z | cs.CL | In our research, we pioneer a novel approach to evaluate the effectiveness of
jailbreak attacks on Large Language Models (LLMs), such as GPT-4 and LLaMa2,
diverging from traditional robustness-focused binary evaluations. Our study
introduces two distinct evaluation frameworks: a coarse-grained evaluation and
a fine-grained evaluation. Each framework, using a scoring range from 0 to 1,
offers a unique perspective, enabling a more comprehensive and nuanced
evaluation of attack effectiveness and empowering attackers to refine their
attack prompts with greater understanding. Furthermore, we have developed a
comprehensive ground truth dataset specifically tailored for jailbreak tasks.
This dataset not only serves as a crucial benchmark for our current study but
also establishes a foundational resource for future research, enabling
consistent and comparative analyses in this evolving field. Upon meticulous
comparison with traditional evaluation methods, we discovered that our
evaluation aligns with the baseline's trend while offering a more profound and
detailed assessment. We believe that by accurately evaluating the effectiveness
of attack prompts in the Jailbreak task, our work lays a solid foundation for
assessing a wider array of similar or even more complex tasks in the realm of
prompt injection, potentially revolutionizing this field. | cs.CL | AttackEval: How to Evaluate the Effectiveness of Jailbreak Attacking on Large Language Models |
2024-01-17T06:01:16Z | http://arxiv.org/pdf/2401.08992v1 | http://arxiv.org/abs/2401.08992v1 | Junwen Bai, Bo Li, Qiujia Li, Tara N. Sainath, Trevor Strohman | 2024-01-17T06:01:16Z | cs.CL, cs.LG, cs.SD, eess.AS | The end-to-end ASR model is often desired in the streaming multilingual
scenario since it is easier to deploy and can benefit from pre-trained speech
models such as powerful foundation models. Meanwhile, the heterogeneous nature
and imbalanced data abundance of different languages may cause performance
degradation, leading to asynchronous peak performance for different languages
during training, especially on tail ones. Sometimes even the data itself may
become unavailable as a result of the enhanced privacy protection. Existing
work tend to significantly increase the model size or learn language-specific
decoders to accommodate each language separately. In this study, we explore
simple yet effective Language-Dependent Adapter (LDA) finetuning under a
cascaded Conformer transducer framework enhanced by teacher pseudo-labeling for
tail languages in the streaming multilingual ASR. The adapter only accounts for
0.4% of the full model per language. It is plugged into the frozen foundation
model and is the only trainable module during the finetuning process with noisy
student training. The final model merges the adapter parameters from different
checkpoints for different languages. The model performance is validated on a
challenging multilingual dictation dataset, which includes 39 tail languages
across Latin, Greek, Arabic, etc. Our proposed method brings 12.2% word error
rate reduction on average and up to 37.5% on a single locale. Furthermore, we
show that our parameter-efficient LDA can match the quality of the full model
finetuning, thus greatly alleviating the asynchronous peak performance issue. | cs.CL | Efficient Adapter Finetuning for Tail Languages in Streaming Multilingual ASR |
2024-01-17T04:52:40Z | http://arxiv.org/pdf/2401.08973v1 | http://arxiv.org/abs/2401.08973v1 | Aditya Sharma, Luke Yoffe, Tobias Höllerer | 2024-01-17T04:52:40Z | cs.CV, cs.AI, cs.CL | One key challenge in Augmented Reality is the placement of virtual content in
natural locations. Most existing automated techniques can only work with a
closed-vocabulary, fixed set of objects. In this paper, we introduce and
evaluate several methods for automatic object placement using recent advances
in open-vocabulary vision-language models. Through a multifaceted evaluation,
we identify a new state-of-the-art method, OCTO+. We also introduce a benchmark
for automatically evaluating the placement of virtual objects in augmented
reality, alleviating the need for costly user studies. Through this, in
addition to human evaluations, we find that OCTO+ places objects in a valid
region over 70% of the time, outperforming other methods on a range of metrics. | cs.CV | OCTO+: A Suite for Automatic Open-Vocabulary Object Placement in Mixed Reality |
2024-01-17T04:43:21Z | http://arxiv.org/pdf/2401.08967v2 | http://arxiv.org/abs/2401.08967v2 | Trung Quoc Luong, Xinbo Zhang, Zhanming Jie, Peng Sun, Xiaoran Jin, Hang Li | 2024-06-27T15:29:15Z | cs.CL | One way to enhance the reasoning capability of Large Language Models (LLMs)
is to conduct Supervised Fine-Tuning (SFT) using Chain-of-Thought (CoT)
annotations. This approach does not show sufficiently strong generalization
ability, however, because the training only relies on the given CoT data. In
math problem-solving, for example, there is usually only one annotated
reasoning path for each question in the training data. Intuitively, it would be
better for the algorithm to learn from multiple annotated reasoning paths given
a question. To address this issue, we propose a simple yet effective approach
called Reinforced Fine-Tuning (ReFT) to enhance the generalizability of
learning LLMs for reasoning, with math problem-solving as an example. ReFT
first warmups the model with SFT, and then employs on-line reinforcement
learning, specifically the PPO algorithm in this paper, to further fine-tune
the model, where an abundance of reasoning paths are automatically sampled
given the question and the rewards are naturally derived from the ground-truth
answers. Extensive experiments on GSM8K, MathQA, and SVAMP datasets show that
ReFT significantly outperforms SFT, and the performance can be potentially
further boosted by combining inference-time strategies such as majority voting
and re-ranking. Note that ReFT obtains the improvement by learning from the
same training questions as SFT, without relying on extra or augmented training
questions. This indicates a superior generalization ability for ReFT. | cs.CL | ReFT: Reasoning with Reinforced Fine-Tuning |
2024-01-17T02:04:59Z | http://arxiv.org/pdf/2401.08919v2 | http://arxiv.org/abs/2401.08919v2 | Muhammad ElNokrashy, Badr AlKhamissi | 2024-01-22T19:07:07Z | cs.CL, cs.LG | Diacritization plays a pivotal role in improving readability and
disambiguating the meaning of Arabic texts. Efforts have so far focused on
marking every eligible character (Full Diacritization). Comparatively
overlooked, Partial Diacritzation (PD) is the selection of a subset of
characters to be marked to aid comprehension where needed. Research has
indicated that excessive diacritic marks can hinder skilled readers--reducing
reading speed and accuracy. We conduct a behavioral experiment and show that
partially marked text is often easier to read than fully marked text, and
sometimes easier than plain text. In this light, we introduce
Context-Contrastive Partial Diacritization (CCPD)--a novel approach to PD which
integrates seamlessly with existing Arabic diacritization systems. CCPD
processes each word twice, once with context and once without, and diacritizes
only the characters with disparities between the two inferences. Further, we
introduce novel indicators for measuring partial diacritization quality (SR,
PDER, HDER, ERE), essential for establishing this as a machine learning task.
Lastly, we introduce TD2, a Transformer-variant of an established model which
offers a markedly different performance profile on our proposed indicators
compared to all other known systems. | cs.CL | Partial Diacritization: A Context-Contrastive Inference Approach |
2024-01-16T23:50:26Z | http://arxiv.org/pdf/2401.08887v1 | http://arxiv.org/abs/2401.08887v1 | Alon Vinnikov, Amir Ivry, Aviv Hurvitz, Igor Abramovski, Sharon Koubi, Ilya Gurvich, Shai Pe`er, Xiong Xiao, Benjamin Martinez Elizalde, Naoyuki Kanda, Xiaofei Wang, Shalev Shaer, Stav Yagev, Yossi Asher, Sunit Sivasankaran, Yifan Gong, Min Tang, Huaming Wang, Eyal Krupka | 2024-01-16T23:50:26Z | cs.SD, cs.AI, cs.CL, eess.AS | We introduce the first Natural Office Talkers in Settings of Far-field Audio
Recordings (``NOTSOFAR-1'') Challenge alongside datasets and baseline system.
The challenge focuses on distant speaker diarization and automatic speech
recognition (DASR) in far-field meeting scenarios, with single-channel and
known-geometry multi-channel tracks, and serves as a launch platform for two
new datasets: First, a benchmarking dataset of 315 meetings, averaging 6
minutes each, capturing a broad spectrum of real-world acoustic conditions and
conversational dynamics. It is recorded across 30 conference rooms, featuring
4-8 attendees and a total of 35 unique speakers. Second, a 1000-hour simulated
training dataset, synthesized with enhanced authenticity for real-world
generalization, incorporating 15,000 real acoustic transfer functions. The
tasks focus on single-device DASR, where multi-channel devices always share the
same known geometry. This is aligned with common setups in actual conference
rooms, and avoids technical complexities associated with multi-device tasks. It
also allows for the development of geometry-specific solutions. The NOTSOFAR-1
Challenge aims to advance research in the field of distant conversational
speech recognition, providing key resources to unlock the potential of
data-driven methods, which we believe are currently constrained by the absence
of comprehensive high-quality training and benchmarking datasets. | cs.SD | NOTSOFAR-1 Challenge: New Datasets, Baseline, and Tasks for Distant Meeting Transcription |
2024-01-16T21:56:27Z | http://arxiv.org/pdf/2401.08851v1 | http://arxiv.org/abs/2401.08851v1 | Jonathan Lasko, Jeff Ma, Mike Nicoletti, Jonathan Sussman-Fort, Sooyoung Jeong, William Hartmann | 2024-01-16T21:56:27Z | cs.LG, cs.CL, cs.SD, eess.AS, q-bio.NC | Cognitive load classification is the task of automatically determining an
individual's utilization of working memory resources during performance of a
task based on physiologic measures such as electroencephalography (EEG). In
this paper, we follow a cross-disciplinary approach, where tools and
methodologies from speech processing are used to tackle this problem. The
corpus we use was released publicly in 2021 as part of the first passive
brain-computer interface competition on cross-session workload estimation. We
present our approach which used i-vector-based neural network classifiers to
accomplish inter-subject cross-session EEG transfer learning, achieving 18%
relative improvement over equivalent subject-dependent models. We also report
experiments showing how our subject-independent models perform competitively on
held-out subjects and improve with additional subject data, suggesting that
subject-dependent training is not required for effective cognitive load
determination. | cs.LG | Using i-vectors for subject-independent cross-session EEG transfer learning |
2024-01-16T21:16:12Z | http://arxiv.org/pdf/2401.08835v1 | http://arxiv.org/abs/2401.08835v1 | Jiyang Tang, Kwangyoun Kim, Suwon Shon, Felix Wu, Prashant Sridhar, Shinji Watanabe | 2024-01-16T21:16:12Z | cs.CL, eess.AS | In this paper, we propose a Guided Attention (GA) auxiliary training loss,
which improves the effectiveness and robustness of automatic speech recognition
(ASR) contextual biasing without introducing additional parameters. A common
challenge in previous literature is that the word error rate (WER) reduction
brought by contextual biasing diminishes as the number of bias phrases
increases. To address this challenge, we employ a GA loss as an additional
training objective besides the Transducer loss. The proposed GA loss aims to
teach the cross attention how to align bias phrases with text tokens or audio
frames. Compared to studies with similar motivations, the proposed loss
operates directly on the cross attention weights and is easier to implement.
Through extensive experiments based on Conformer Transducer with Contextual
Adapter, we demonstrate that the proposed method not only leads to a lower WER
but also retains its effectiveness as the number of bias phrases increases.
Specifically, the GA loss decreases the WER of rare vocabularies by up to 19.2%
on LibriSpeech compared to the contextual biasing baseline, and up to 49.3%
compared to a vanilla Transducer. | cs.CL | Improving ASR Contextual Biasing with Guided Attention |
2024-01-16T21:13:22Z | http://arxiv.org/pdf/2401.08833v1 | http://arxiv.org/abs/2401.08833v1 | Alexander H. Liu, Sung-Lin Yeh, James Glass | 2024-01-16T21:13:22Z | eess.AS, cs.CL, cs.SD | Existing studies on self-supervised speech representation learning have
focused on developing new training methods and applying pre-trained models for
different applications. However, the quality of these models is often measured
by the performance of different downstream tasks. How well the representations
access the information of interest is less studied. In this work, we take a
closer look into existing self-supervised methods of speech from an
information-theoretic perspective. We aim to develop metrics using mutual
information to help practical problems such as model design and selection. We
use linear probes to estimate the mutual information between the target
information and learned representations, showing another insight into the
accessibility to the target information from speech representations. Further,
we explore the potential of evaluating representations in a self-supervised
fashion, where we estimate the mutual information between different parts of
the data without using any labels. Finally, we show that both supervised and
unsupervised measures echo the performance of the models on layer-wise linear
probing and speech recognition. | eess.AS | Revisiting Self-supervised Learning of Speech Representation from a Mutual Information Perspective |
2024-01-16T20:57:36Z | http://arxiv.org/pdf/2401.08825v1 | http://arxiv.org/abs/2401.08825v1 | Alessandro Gambetti, Qiwei Han | 2024-01-16T20:57:36Z | cs.LG, cs.CL, cs.CV | Online reviews in the form of user-generated content (UGC) significantly
impact consumer decision-making. However, the pervasive issue of not only human
fake content but also machine-generated content challenges UGC's reliability.
Recent advances in Large Language Models (LLMs) may pave the way to fabricate
indistinguishable fake generated content at a much lower cost. Leveraging
OpenAI's GPT-4-Turbo and DALL-E-2 models, we craft AiGen-FoodReview, a
multi-modal dataset of 20,144 restaurant review-image pairs divided into
authentic and machine-generated. We explore unimodal and multimodal detection
models, achieving 99.80% multimodal accuracy with FLAVA. We use attributes from
readability and photographic theories to score reviews and images,
respectively, demonstrating their utility as hand-crafted features in scalable
and interpretable detection models, with comparable performance. The paper
contributes by open-sourcing the dataset and releasing fake review detectors,
recommending its use in unimodal and multimodal fake review detection tasks,
and evaluating linguistic and visual features in synthetic versus authentic
data. | cs.LG | AiGen-FoodReview: A Multimodal Dataset of Machine-Generated Restaurant Reviews and Images on Social Media |
2024-01-16T19:00:10Z | http://arxiv.org/pdf/2401.08772v2 | http://arxiv.org/abs/2401.08772v2 | Huanjun Kong, Songyang Zhang, Jiaying Li, Min Xiao, Jun Xu, Kai Chen | 2024-04-12T10:50:30Z | cs.CL | In this work, we present HuixiangDou, a technical assistant powered by Large
Language Models (LLM). This system is designed to assist algorithm developers
by providing insightful responses to questions related to open-source algorithm
projects, such as computer vision and deep learning projects from OpenMMLab. We
further explore the integration of this assistant into the group chats of
instant messaging (IM) tools such as WeChat and Lark. Through several iterative
improvements and trials, we have developed a sophisticated technical chat
assistant capable of effectively answering users' technical questions without
causing message flooding. This paper's contributions include: 1) Designing an
algorithm pipeline specifically for group chat scenarios; 2) Verifying the
reliable performance of text2vec in task rejection; 3) Identifying three
critical requirements for LLMs in technical-assistant-like products, namely
scoring ability, In-Context Learning (ICL), and Long Context. We have made the
source code, android app and web service available at Github
(https://github.com/internlm/huixiangdou), OpenXLab
(https://openxlab.org.cn/apps/detail/tpoisonooo/huixiangdou-web) and YouTube
(https://youtu.be/ylXrT-Tei-Y) to aid in future research and application.
HuixiangDou is applicable to any group chat within IM tools. | cs.CL | HuixiangDou: Overcoming Group Chat Scenarios with LLM-based Technical Assistance |
2024-01-16T18:59:45Z | http://arxiv.org/pdf/2401.08577v1 | http://arxiv.org/abs/2401.08577v1 | Yining Hong, Zishuo Zheng, Peihao Chen, Yian Wang, Junyan Li, Chuang Gan | 2024-01-16T18:59:45Z | cs.CV, cs.AI, cs.CL, cs.LG, cs.RO | Human beings possess the capability to multiply a melange of multisensory
cues while actively exploring and interacting with the 3D world. Current
multi-modal large language models, however, passively absorb sensory data as
inputs, lacking the capacity to actively interact with the objects in the 3D
environment and dynamically collect their multisensory information. To usher in
the study of this area, we propose MultiPLY, a multisensory embodied large
language model that could incorporate multisensory interactive data, including
visual, audio, tactile, and thermal information into large language models,
thereby establishing the correlation among words, actions, and percepts. To
this end, we first collect Multisensory Universe, a large-scale multisensory
interaction dataset comprising 500k data by deploying an LLM-powered embodied
agent to engage with the 3D environment. To perform instruction tuning with
pre-trained LLM on such generated data, we first encode the 3D scene as
abstracted object-centric representations and then introduce action tokens
denoting that the embodied agent takes certain actions within the environment,
as well as state tokens that represent the multisensory state observations of
the agent at each time step. In the inference time, MultiPLY could generate
action tokens, instructing the agent to take the action in the environment and
obtain the next multisensory state observation. The observation is then
appended back to the LLM via state tokens to generate subsequent text or action
tokens. We demonstrate that MultiPLY outperforms baselines by a large margin
through a diverse set of embodied tasks involving object retrieval, tool use,
multisensory captioning, and task decomposition. | cs.CV | MultiPLY: A Multisensory Object-Centric Embodied Large Language Model in 3D World |
2024-01-16T18:59:24Z | http://arxiv.org/pdf/2401.08743v2 | http://arxiv.org/abs/2401.08743v2 | Chuanyang Jin, Yutong Wu, Jing Cao, Jiannan Xiang, Yen-Ling Kuo, Zhiting Hu, Tomer Ullman, Antonio Torralba, Joshua B. Tenenbaum, Tianmin Shu | 2024-06-15T10:13:14Z | cs.AI, cs.CL, cs.CV, cs.LG | Theory of Mind (ToM), the ability to understand people's mental states, is an
essential ingredient for developing machines with human-level social
intelligence. Recent machine learning models, particularly large language
models, seem to show some aspects of ToM understanding. However, existing ToM
benchmarks use unimodal datasets - either video or text. Human ToM, on the
other hand, is more than video or text understanding. People can flexibly
reason about another person's mind based on conceptual representations (e.g.,
goals, beliefs, plans) extracted from any available data. To address this, we
introduce a multimodal Theory of Mind question answering (MMToM-QA) benchmark.
MMToM-QA comprehensively evaluates machine ToM both on multimodal data and on
different kinds of unimodal data about a person's activity in a household
environment. To engineer multimodal ToM capacity, we propose a novel method,
BIP-ALM (Bayesian Inverse Planning Accelerated by Language Models). BIP-ALM
extracts unified representations from multimodal data and utilizes language
models for scalable Bayesian inverse planning. We conducted a systematic
comparison of human performance, BIP-ALM, and state-of-the-art models,
including GPT-4. The experiments demonstrate that large language models and
large multimodal models still lack robust ToM capacity. BIP-ALM, on the other
hand, shows promising results, by leveraging the power of both model-based
mental inference and language models. | cs.AI | MMToM-QA: Multimodal Theory of Mind Question Answering |
2024-01-16T18:58:37Z | http://arxiv.org/pdf/2401.08574v2 | http://arxiv.org/abs/2401.08574v2 | Afra Feyza Akyürek, Ekin Akyürek, Leshem Choshen, Derry Wijaya, Jacob Andreas | 2024-06-26T19:52:35Z | cs.CL | While language models (LMs) can sometimes generate factually correct text and
estimate truth values of individual claims, these generally do not reflect a
globally coherent, manipulable model of the world. As a consequence, current
LMs also generate incorrect or nonsensical content, and are difficult to edit
and bring up to date. We present a method called Deductive Closure Training
(DCT) that uses LMs themselves to identify implications of (and contradictions
within) the text that they generate, yielding an efficient self-supervised
procedure for improving LM factuality. Given a collection of seed documents,
DCT prompts LMs to generate additional text implied by these documents, reason
globally about the correctness of this generated text, and finally fine-tune on
text inferred to be correct. Given seed documents from a trusted source, DCT
provides a tool for supervised model updating; if seed documents are sampled
from the LM itself, DCT enables fully unsupervised fine-tuning for improved
coherence and accuracy. Across the CREAK, MQUaKE, and Reversal Curse datasets,
supervised DCT improves LM fact verification and text generation accuracy by
3-26%; on CREAK fully unsupervised DCT improves verification accuracy by 12%.
These results show that LMs' reasoning capabilities during inference can be
leveraged during training to improve their reliability. | cs.CL | Deductive Closure Training of Language Models for Coherence, Accuracy, and Updatability |
2024-01-16T18:52:27Z | http://arxiv.org/pdf/2401.08567v1 | http://arxiv.org/abs/2401.08567v1 | Yuhui Zhang, Elaine Sui, Serena Yeung-Levy | 2024-01-16T18:52:27Z | cs.LG, cs.AI, cs.CL, cs.CV | Building cross-modal applications is challenging due to limited paired
multi-modal data. Recent works have shown that leveraging a pre-trained
multi-modal contrastive representation space enables cross-modal tasks to be
learned from uni-modal data. This is based on the assumption that contrastive
optimization makes embeddings from different modalities interchangeable.
However, this assumption is under-explored due to the poorly understood
geometry of the multi-modal contrastive space, where a modality gap exists. In
our study, we provide a theoretical explanation of this space's geometry and
introduce a three-step method, $C^3$ (Connect, Collapse, Corrupt), to bridge
the modality gap, enhancing the interchangeability of embeddings. Our $C^3$
method significantly improves cross-modal learning from uni-modal data,
achieving state-of-the-art results on zero-shot image / audio / video
captioning and text-to-image generation. | cs.LG | Connect, Collapse, Corrupt: Learning Cross-Modal Tasks with Uni-Modal Data |
2024-01-16T18:49:55Z | http://arxiv.org/pdf/2401.08565v3 | http://arxiv.org/abs/2401.08565v3 | Alisa Liu, Xiaochuang Han, Yizhong Wang, Yulia Tsvetkov, Yejin Choi, Noah A. Smith | 2024-04-15T17:20:09Z | cs.CL | Despite the general capabilities of large pretrained language models, they
consistently benefit from further adaptation to better achieve desired
behaviors. However, tuning these models has become increasingly
resource-intensive, or impossible when model weights are private. We introduce
proxy-tuning, a lightweight decoding-time algorithm that operates on top of
black-box LMs to achieve the same end as direct tuning, but by accessing only
its predictions over the output vocabulary, not its parameters. Our method
tunes a smaller LM, then applies the difference between the predictions of the
small tuned and untuned LMs to shift the original predictions of the larger
untuned model in the direction of tuning, while retaining the benefits of
larger-scale pretraining. In experiments, when we apply proxy-tuning to
Llama2-70B using proxies of only 7B size, we can close 88% of the gap between
Llama2-70B and its truly-tuned chat version, when evaluated across knowledge,
reasoning, and safety benchmarks. Interestingly, on TruthfulQA, proxy-tuned
models are actually more truthful than directly tuned models, possibly because
decoding-time guidance better retains the model's factual knowledge. We then
demonstrate the generality of proxy-tuning by applying it to domain adaptation
on code, and task-specific finetuning on question-answering and math problems.
Finally, we show how to proxy-tune a truly black-box LM, GPT-3.5, for temporal
adaptation, increasing its knowledge about recent events. Our work demonstrates
the promise of using small tuned LMs to efficiently customize large,
potentially proprietary LMs through decoding-time guidance. | cs.CL | Tuning Language Models by Proxy |
2024-01-16T17:59:54Z | http://arxiv.org/pdf/2401.08537v1 | http://arxiv.org/abs/2401.08537v1 | Emily Gao, Dominic Widdows | 2024-01-16T17:59:54Z | cs.CL | As a tech company, Grab has expanded from transportation to food delivery,
aiming to serve Southeast Asia with hyperlocalized applications. Information
about places as transportation destinations can help to improve our knowledge
about places as restaurants, so long as the spatial entity resolution problem
between these datasets can be solved. In this project, we attempted to
recognize identical place entities from databases of Points-of-Interest (POI)
and GrabFood restaurants, using their spatial and textual attributes, i.e.,
latitude, longitude, place name, and street address.
Distance metrics were calculated for these attributes and fed to tree-based
classifiers. POI-restaurant matching was conducted separately for Singapore,
Philippines, Indonesia, and Malaysia. Experimental estimates demonstrate that a
matching POI can be found for over 35% of restaurants in these countries. As
part of these estimates, test datasets were manually created, and RandomForest,
AdaBoost, Gradient Boosting, and XGBoost perform well, with most accuracy,
precision, and recall scores close to or higher than 90% for matched vs.
unmatched classification. To the authors' knowledge, there are no previous
published scientific papers devoted to matching of spatial entities for the
Southeast Asia region. | cs.CL | Spatial Entity Resolution between Restaurant Locations and Transportation Destinations in Southeast Asia |
2024-01-16T17:31:35Z | http://arxiv.org/pdf/2401.08517v3 | http://arxiv.org/abs/2401.08517v3 | Hasan Abu-Rasheed, Mohamad Hussam Abdulsalam, Christian Weber, Madjid Fathi | 2024-01-24T09:55:37Z | cs.AI, cs.CL, cs.HC | Student commitment towards a learning recommendation is not separable from
their understanding of the reasons it was recommended to them; and their
ability to modify it based on that understanding. Among explainability
approaches, chatbots offer the potential to engage the student in a
conversation, similar to a discussion with a peer or a mentor. The capabilities
of chatbots, however, are still not sufficient to replace a human mentor,
despite the advancements of generative AI (GenAI) and large language models
(LLM). Therefore, we propose an approach to utilize chatbots as mediators of
the conversation and sources of limited and controlled generation of
explanations, to harvest the potential of LLMs while reducing their potential
risks at the same time. The proposed LLM-based chatbot supports students in
understanding learning-paths recommendations. We use a knowledge graph (KG) as
a human-curated source of information, to regulate the LLM's output through
defining its prompt's context. A group chat approach is developed to connect
students with human mentors, either on demand or in cases that exceed the
chatbot's pre-defined tasks. We evaluate the chatbot with a user study, to
provide a proof-of-concept and highlight the potential requirements and
limitations of utilizing chatbots in conversational explainability. | cs.AI | Supporting Student Decisions on Learning Recommendations: An LLM-Based Chatbot with Knowledge Graph Contextualization for Conversational Explainability and Mentoring |
2024-01-16T17:15:08Z | http://arxiv.org/pdf/2401.08511v1 | http://arxiv.org/abs/2401.08511v1 | Masahiro Kaneko, Danushka Bollegala, Timothy Baldwin | 2024-01-16T17:15:08Z | cs.CL | The output tendencies of Pre-trained Language Models (PLM) vary markedly
before and after Fine-Tuning (FT) due to the updates to the model parameters.
These divergences in output tendencies result in a gap in the social biases of
PLMs. For example, there exits a low correlation between intrinsic bias scores
of a PLM and its extrinsic bias scores under FT-based debiasing methods.
Additionally, applying FT-based debiasing methods to a PLM leads to a decline
in performance in downstream tasks. On the other hand, PLMs trained on large
datasets can learn without parameter updates via In-Context Learning (ICL)
using prompts. ICL induces smaller changes to PLMs compared to FT-based
debiasing methods. Therefore, we hypothesize that the gap observed in
pre-trained and FT models does not hold true for debiasing methods that use
ICL. In this study, we demonstrate that ICL-based debiasing methods show a
higher correlation between intrinsic and extrinsic bias scores compared to
FT-based methods. Moreover, the performance degradation due to debiasing is
also lower in the ICL case compared to that in the FT case. | cs.CL | The Gaps between Pre-train and Downstream Settings in Bias Evaluation and Debiasing |
2024-01-16T17:11:11Z | http://arxiv.org/pdf/2401.08508v2 | http://arxiv.org/abs/2401.08508v2 | Zhiwei Liu, Kailai Yang, Tianlin Zhang, Qianqian Xie, Sophia Ananiadou | 2024-06-18T02:24:03Z | cs.CL | Sentiment analysis and emotion detection are important research topics in
natural language processing (NLP) and benefit many downstream tasks. With the
widespread application of LLMs, researchers have started exploring the
application of LLMs based on instruction-tuning in the field of sentiment
analysis. However, these models only focus on single aspects of affective
classification tasks (e.g. sentimental polarity or categorical emotions), and
overlook the regression tasks (e.g. sentiment strength or emotion intensity),
which leads to poor performance in downstream tasks. The main reason is the
lack of comprehensive affective instruction tuning datasets and evaluation
benchmarks, which cover various affective classification and regression tasks.
Moreover, although emotional information is useful for downstream tasks,
existing downstream datasets lack high-quality and comprehensive affective
annotations. In this paper, we propose EmoLLMs, the first series of
open-sourced instruction-following LLMs for comprehensive affective analysis
based on fine-tuning various LLMs with instruction data, the first multi-task
affective analysis instruction dataset (AAID) with 234K data samples based on
various classification and regression tasks to support LLM instruction tuning,
and a comprehensive affective evaluation benchmark (AEB) with 14 tasks from
various sources and domains to test the generalization ability of LLMs. We
propose a series of EmoLLMs by fine-tuning LLMs with AAID to solve various
affective instruction tasks. We compare our model with a variety of LLMs on
AEB, where our models outperform all other open-sourced LLMs, and surpass
ChatGPT and GPT-4 in most tasks, which shows that the series of EmoLLMs achieve
the ChatGPT-level and GPT-4-level generalization capabilities on affective
analysis tasks, and demonstrates our models can be used as affective annotation
tools. | cs.CL | EmoLLMs: A Series of Emotional Large Language Models and Annotation Tools for Comprehensive Affective Analysis |
2024-01-16T17:00:36Z | http://arxiv.org/pdf/2401.08500v1 | http://arxiv.org/abs/2401.08500v1 | Tal Ridnik, Dedy Kredo, Itamar Friedman | 2024-01-16T17:00:36Z | cs.LG, cs.CL, cs.SE | Code generation problems differ from common natural language problems - they
require matching the exact syntax of the target language, identifying happy
paths and edge cases, paying attention to numerous small details in the problem
spec, and addressing other code-specific issues and requirements. Hence, many
of the optimizations and tricks that have been successful in natural language
generation may not be effective for code tasks. In this work, we propose a new
approach to code generation by LLMs, which we call AlphaCodium - a test-based,
multi-stage, code-oriented iterative flow, that improves the performances of
LLMs on code problems. We tested AlphaCodium on a challenging code generation
dataset called CodeContests, which includes competitive programming problems
from platforms such as Codeforces. The proposed flow consistently and
significantly improves results. On the validation set, for example, GPT-4
accuracy (pass@5) increased from 19% with a single well-designed direct prompt
to 44% with the AlphaCodium flow. Many of the principles and best practices
acquired in this work, we believe, are broadly applicable to general code
generation tasks. Full implementation is available at:
https://github.com/Codium-ai/AlphaCodium | cs.LG | Code Generation with AlphaCodium: From Prompt Engineering to Flow Engineering |
2024-01-16T16:52:00Z | http://arxiv.org/pdf/2401.08495v2 | http://arxiv.org/abs/2401.08495v2 | Messi H. J. Lee, Jacob M. Montgomery, Calvin K. Lai | 2024-04-26T01:40:12Z | cs.CL | Large language models (LLMs) are becoming pervasive in everyday life, yet
their propensity to reproduce biases inherited from training data remains a
pressing concern. Prior investigations into bias in LLMs have focused on the
association of social groups with stereotypical attributes. However, this is
only one form of human bias such systems may reproduce. We investigate a new
form of bias in LLMs that resembles a social psychological phenomenon where
socially subordinate groups are perceived as more homogeneous than socially
dominant groups. We had ChatGPT, a state-of-the-art LLM, generate texts about
intersectional group identities and compared those texts on measures of
homogeneity. We consistently found that ChatGPT portrayed African, Asian, and
Hispanic Americans as more homogeneous than White Americans, indicating that
the model described racial minority groups with a narrower range of human
experience. ChatGPT also portrayed women as more homogeneous than men, but
these differences were small. Finally, we found that the effect of gender
differed across racial/ethnic groups such that the effect of gender was
consistent within African and Hispanic Americans but not within Asian and White
Americans. We argue that the tendency of LLMs to describe groups as less
diverse risks perpetuating stereotypes and discriminatory behavior. | cs.CL | Large Language Models Portray Socially Subordinate Groups as More Homogeneous, Consistent with a Bias Observed in Humans |
2024-01-16T16:49:39Z | http://arxiv.org/pdf/2401.08491v2 | http://arxiv.org/abs/2401.08491v2 | Tassilo Klein, Moin Nabi | 2024-01-24T23:04:02Z | cs.CL, cs.LG | The generation of undesirable and factually incorrect content of large
language models poses a significant challenge and remains largely an unsolved
issue. This paper studies the integration of a contrastive learning objective
for fine-tuning LLMs for implicit knowledge editing and controlled text
generation. Optimizing the training objective entails aligning text
perplexities in a contrastive fashion. To facilitate training the model in a
self-supervised fashion, we leverage an off-the-shelf LLM for training data
generation. We showcase applicability in the domain of detoxification. Herein,
the proposed approach leads to a significant decrease in the generation of
toxic content while preserving general utility for downstream tasks such as
commonsense reasoning and reading comprehension. The proposed approach is
conceptually simple but empirically powerful. | cs.CL | Contrastive Perplexity for Controlled Generation: An Application in Detoxifying Large Language Models |
2024-01-16T16:11:35Z | http://arxiv.org/pdf/2401.08461v1 | http://arxiv.org/abs/2401.08461v1 | Jérôme Botoko Ekila, Jens Nevens, Lara Verheyen, Katrien Beuls, Paul Van Eecke | 2024-01-16T16:11:35Z | cs.AI, cs.CL, cs.NE | This paper introduces a methodology through which a population of autonomous
agents can establish a linguistic convention that enables them to refer to
arbitrary entities that they observe in their environment. The linguistic
convention emerges in a decentralised manner through local communicative
interactions between pairs of agents drawn from the population. The convention
consists of symbolic labels (word forms) associated to concept representations
(word meanings) that are grounded in a continuous feature space. The concept
representations of each agent are individually constructed yet compatible on a
communicative level. Through a range of experiments, we show (i) that the
methodology enables a population to converge on a communicatively effective,
coherent and human-interpretable linguistic convention, (ii) that it is
naturally robust against sensor defects in individual agents, (iii) that it can
effectively deal with noisy observations, uncalibrated sensors and
heteromorphic populations, (iv) that the method is adequate for continual
learning, and (v) that the convention self-adapts to changes in the environment
and communicative needs of the agents. | cs.AI | Decentralised Emergence of Robust and Adaptive Linguistic Conventions in Populations of Autonomous Agents Grounded in Continuous Worlds |
2024-01-16T16:09:56Z | http://arxiv.org/pdf/2401.08460v1 | http://arxiv.org/abs/2401.08460v1 | Mi Wu | 2024-01-16T16:09:56Z | cs.AI, cs.CL | Conversational question answering (ConvQA) over law knowledge bases (KBs)
involves answering multi-turn natural language questions about law and hope to
find answers in the law knowledge base. Despite many methods have been
proposed. Existing law knowledge base ConvQA model assume that the input
question is clear and can perfectly reflect user's intention. However, in real
world, the input questions are noisy and inexplict. This makes the model hard
to find the correct answer in the law knowledge bases. In this paper, we try to
use reinforcement learning to solve this problem. The reinforcement learning
agent can automatically learn how to find the answer based on the input
question and the conversation history, even when the input question is
inexplicit. We test the proposed method on several real world datasets and the
results show the effectivenss of the proposed model. | cs.AI | Reinforcement Learning for Conversational Question Answering over Knowledge Graph |
2024-01-16T16:05:54Z | http://arxiv.org/pdf/2401.12990v1 | http://arxiv.org/abs/2401.12990v1 | Lowri Williams, Eirini Anthi, Laura Arman, Pete Burnap | 2024-01-16T16:05:54Z | cs.CL, cs.LG | Topic modelling is a text mining technique for identifying salient themes
from a number of documents. The output is commonly a set of topics consisting
of isolated tokens that often co-occur in such documents. Manual effort is
often associated with interpreting a topic's description from such tokens.
However, from a human's perspective, such outputs may not adequately provide
enough information to infer the meaning of the topics; thus, their
interpretability is often inaccurately understood. Although several studies
have attempted to automatically extend topic descriptions as a means of
enhancing the interpretation of topic models, they rely on external language
sources that may become unavailable, must be kept up-to-date to generate
relevant results, and present privacy issues when training on or processing
data. This paper presents a novel approach towards extending the output of
traditional topic modelling methods beyond a list of isolated tokens. This
approach removes the dependence on external sources by using the textual data
itself by extracting high-scoring keywords and mapping them to the topic
model's token outputs. To measure the interpretability of the proposed outputs
against those of the traditional topic modelling approach, independent
annotators manually scored each output based on their quality and usefulness,
as well as the efficiency of the annotation task. The proposed approach
demonstrated higher quality and usefulness, as well as higher efficiency in the
annotation task, in comparison to the outputs of a traditional topic modelling
method, demonstrating an increase in their interpretability. | cs.CL | Topic Modelling: Going Beyond Token Outputs |
2024-01-16T15:16:34Z | http://arxiv.org/pdf/2401.08429v1 | http://arxiv.org/abs/2401.08429v1 | Nooshin Pourkamali, Shler Ebrahim Sharifi | 2024-01-16T15:16:34Z | cs.CL, cs.AI, cs.HC, cs.LG, ACM-class: I.2.2, I.2.2 | Generative large language models (LLMs) have demonstrated exceptional
proficiency in various natural language processing (NLP) tasks, including
machine translation, question answering, text summarization, and natural
language understanding.
To further enhance the performance of LLMs in machine translation, we
conducted an investigation into two popular prompting methods and their
combination, focusing on cross-language combinations of Persian, English, and
Russian. We employed n-shot feeding and tailored prompting frameworks. Our
findings indicate that multilingual LLMs like PaLM exhibit human-like machine
translation outputs, enabling superior fine-tuning of desired translation
nuances in accordance with style guidelines and linguistic considerations.
These models also excel in processing and applying prompts. However, the choice
of language model, machine translation task, and the specific source and target
languages necessitate certain considerations when adopting prompting frameworks
and utilizing n-shot in-context learning.
Furthermore, we identified errors and limitations inherent in popular LLMs as
machine translation tools and categorized them based on various linguistic
metrics. This typology of errors provides valuable insights for utilizing LLMs
effectively and offers methods for designing prompts for in-context learning.
Our report aims to contribute to the advancement of machine translation with
LLMs by improving both the accuracy and reliability of evaluation metrics. | cs.CL | Machine Translation with Large Language Models: Prompt Engineering for Persian, English, and Russian Directions |
2024-01-16T15:07:09Z | http://arxiv.org/pdf/2401.08420v1 | http://arxiv.org/abs/2401.08420v1 | Simone Balloccu, Ehud Reiter, Vivek Kumar, Diego Reforgiato Recupero, Daniele Riboni | 2024-01-16T15:07:09Z | cs.CL | Large Language Models (LLMs), with their flexible generation abilities, can
be powerful data sources in domains with few or no available corpora. However,
problems like hallucinations and biases limit such applications. In this case
study, we pick nutrition counselling, a domain lacking any public resource, and
show that high-quality datasets can be gathered by combining LLMs,
crowd-workers and nutrition experts. We first crowd-source and cluster a novel
dataset of diet-related issues, then work with experts to prompt ChatGPT into
producing related supportive text. Finally, we let the experts evaluate the
safety of the generated text. We release HAI-coaching, the first
expert-annotated nutrition counselling dataset containing ~2.4K dietary
struggles from crowd workers, and ~97K related supportive texts generated by
ChatGPT. Extensive analysis shows that ChatGPT while producing highly fluent
and human-like text, also manifests harmful behaviours, especially in sensitive
topics like mental health, making it unsuitable for unsupervised use. | cs.CL | Ask the experts: sourcing high-quality datasets for nutritional counselling through Human-AI collaboration |
2024-01-16T15:04:51Z | http://arxiv.org/pdf/2401.08417v4 | http://arxiv.org/abs/2401.08417v4 | Haoran Xu, Amr Sharaf, Yunmo Chen, Weiting Tan, Lingfeng Shen, Benjamin Van Durme, Kenton Murray, Young Jin Kim | 2024-06-03T01:28:06Z | cs.CL | Moderate-sized large language models (LLMs) -- those with 7B or 13B
parameters -- exhibit promising machine translation (MT) performance. However,
even the top-performing 13B LLM-based translation models, like ALMA, does not
match the performance of state-of-the-art conventional encoder-decoder
translation models or larger-scale LLMs such as GPT-4. In this study, we bridge
this performance gap. We first assess the shortcomings of supervised
fine-tuning for LLMs in the MT task, emphasizing the quality issues present in
the reference data, despite being human-generated. Then, in contrast to SFT
which mimics reference translations, we introduce Contrastive Preference
Optimization (CPO), a novel approach that trains models to avoid generating
adequate but not perfect translations. Applying CPO to ALMA models with only
22K parallel sentences and 12M parameters yields significant improvements. The
resulting model, called ALMA-R, can match or exceed the performance of the WMT
competition winners and GPT-4 on WMT'21, WMT'22 and WMT'23 test datasets. | cs.CL | Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.