Goto

Collaborating Authors

 Africa


Yemen's Houthis claim attacks on Israeli, US ships

Al Jazeera

Yemen's Houthi rebels say they have targeted what they claim to be an Israeli cargo ship, the MSC Silver, in the Gulf of Aden near the entrance to the Red Sea with a number of missiles. Houthi military spokesperson Yahya Sarea did not elaborate, but in a statement on Tuesday said the group had also used drones to target a number of United States warships in the Red Sea and Arabian Sea as well as sites in the southern Israeli resort town of Eilat. However, the British maritime security firm Ambrey said the container ship targeted by the Houthis on Tuesday was Liberia-flagged and headed for Somalia. The operator was publicly listed as [in] cooperation with ZIM and regularly called [at] Israeli ports," the Ambrey advisory note said. Zim Integrated Shipping Services Ltd, commonly known as ZIM, is a publicly held Israeli international cargo shipping company based in Israel.


Yemen's Houthi rebels continue to launch attacks despite month of US-led airstrikes

FOX News

Former Acting Defense Secretary Chris Miller joined'Fox & Friends' to discuss the latest on the escalation in the Middle East as the U.S. continues to strike Iranian proxies. Despite a month of U.S.-led airstrikes, Yemen's Iran-backed Houthi rebels remain capable of launching significant attacks -- just this week, they seriously damaged a ship in a crucial strait and apparently downed an American drone worth tens of millions of dollars. The continued assaults by the Houthis on shipping through the crucial Red Sea corridor -- the Bab el-Mandeb Strait -- against the backdrop of Israel's war on Hamas in the Gaza Strip underscore the challenges in trying to stop the guerrilla-style attacks that have seen them hold onto Yemen's capital and much of the war-ravaged country's north since 2014. Meanwhile, the campaign has boosted the rebels' standing in the Arab world, despite their own human rights abuses in a yearslong stalemated war with several of America's allies in the region. And the longer their attacks go on, analysts warn the greater the risk that disruptions to international shipping will begin to weigh down on the global economy.


Houthis Say They Shot Down a U.S. Drone Off Yemen

NYT > Middle East

If the Houthis' claims are confirmed, this will have been the second time the group has shot down an American drone since the Oct. 7 Hamas attack on Israel, and Israel's response, plunged the region into crisis. The downing of a Reaper drone, the mainstay of the American military's aerial surveillance fleet, is another escalation of violence between the United States and Iran-backed groups in Yemen, Iraq and Syria. The episodes have intensified over the past two months, underscoring the risk that the conflict between Israel and Hamas could spiral into a wider war. The United States struck five Houthi military targets, including an undersea drone, in Houthi-controlled areas of Yemen on Saturday, according to a statement from the military's Central Command. The use of the underwater drone is believed to have been the first time that the Houthis have employed such a weapon since they began their campaign against ships in the Red Sea and the Gulf of Aden on Oct. 23, the statement said.


NL2Formula: Generating Spreadsheet Formulas from Natural Language Queries

arXiv.org Artificial Intelligence

Writing formulas on spreadsheets, such as Microsoft Excel and Google Sheets, is a widespread practice among users performing data analysis. However, crafting formulas on spreadsheets remains a tedious and error-prone task for many end-users, particularly when dealing with complex operations. To alleviate the burden associated with writing spreadsheet formulas, this paper introduces a novel benchmark task called NL2Formula, with the aim to generate executable formulas that are grounded on a spreadsheet table, given a Natural Language (NL) query as input. To accomplish this, we construct a comprehensive dataset consisting of 70,799 paired NL queries and corresponding spreadsheet formulas, covering 21,670 tables and 37 types of formula functions. We realize the NL2Formula task by providing a sequence-to-sequence baseline implementation called fCoder. Experimental results validate the effectiveness of fCoder, demonstrating its superior performance compared to the baseline models. Furthermore, we also compare fCoder with an initial GPT-3.5 model (i.e., text-davinci-003). Lastly, through in-depth error analysis, we identify potential challenges in the NL2Formula task and advocate for further investigation.


A Simple but Effective Approach to Improve Structured Language Model Output for Information Extraction

arXiv.org Artificial Intelligence

Large language models (LLMs) have demonstrated impressive abilities in generating unstructured natural language according to instructions. However, their performance can be inconsistent when tasked with producing text that adheres to specific structured formats, which is crucial in applications like named entity recognition (NER) or relation extraction (RE). To address this issue, this paper introduces an efficient method, G&O, to enhance their structured text generation capabilities. It breaks the generation into a two-step pipeline: initially, LLMs generate answers in natural language as intermediate responses. Subsequently, LLMs are asked to organize the output into the desired structure, using the intermediate responses as context. G&O effectively separates the generation of content from the structuring process, reducing the pressure of completing two orthogonal tasks simultaneously. Tested on zero-shot NER and RE, the results indicate a significant improvement in LLM performance with minimal additional efforts. This straightforward and adaptable prompting technique can also be combined with other strategies, like self-consistency, to further elevate LLM capabilities in various structured text generation tasks.


Gl\'orIA -- A Generative and Open Large Language Model for Portuguese

arXiv.org Artificial Intelligence

Significant strides have been made in natural language tasks, largely attributed to the emergence of powerful large language models (LLMs). These models, pre-trained on extensive and diverse corpora, have become increasingly capable of comprehending the intricacies of language. Despite the abundance of LLMs for many high-resource languages, the availability of such models remains limited for European Portuguese. We introduce Gl\'orIA, a robust European Portuguese decoder LLM. To pre-train Gl\'orIA, we assembled a comprehensive PT-PT text corpus comprising 35 billion tokens from various sources. We present our pre-training methodology, followed by an assessment of the model's effectiveness on multiple downstream tasks. Additionally, to evaluate our models' language modeling capabilities, we introduce CALAME-PT (Context-Aware LAnguage Modeling Evaluation for Portuguese), the first Portuguese zero-shot language-modeling benchmark. Evaluation shows that Gl\'orIA significantly outperforms existing open PT decoder models in language modeling and that it can generate sound, knowledge-rich, and coherent PT-PT text. The model also exhibits strong potential for various downstream tasks.


How Important is Domain Specificity in Language Models and Instruction Finetuning for Biomedical Relation Extraction?

arXiv.org Artificial Intelligence

Cutting edge techniques developed in the general NLP domain are often subsequently applied to the high-value, data-rich biomedical domain. The past few years have seen generative language models (LMs), instruction finetuning, and few-shot learning become foci of NLP research. As such, generative LMs pretrained on biomedical corpora have proliferated and biomedical instruction finetuning has been attempted as well, all with the hope that domain specificity improves performance on downstream tasks. Given the nontrivial effort in training such models, we investigate what, if any, benefits they have in the key biomedical NLP task of relation extraction. Specifically, we address two questions: (1) Do LMs trained on biomedical corpora outperform those trained on general domain corpora? (2) Do models instruction finetuned on biomedical datasets outperform those finetuned on assorted datasets or those simply pretrained? We tackle these questions using existing LMs, testing across four datasets. In a surprising result, general-domain models typically outperformed biomedical-domain models. However, biomedical instruction finetuning improved performance to a similar degree as general instruction finetuning, despite having orders of magnitude fewer instructions. Our findings suggest it may be more fruitful to focus research effort on larger-scale biomedical instruction finetuning of general LMs over building domain-specific biomedical LMs


CFEVER: A Chinese Fact Extraction and VERification Dataset

arXiv.org Artificial Intelligence

We present CFEVER, a Chinese dataset designed for Fact Extraction and VERification. CFEVER comprises 30,012 manually created claims based on content in Chinese Wikipedia. Each claim in CFEVER is labeled as "Supports", "Refutes", or "Not Enough Info" to depict its degree of factualness. Similar to the FEVER dataset, claims in the "Supports" and "Refutes" categories are also annotated with corresponding evidence sentences sourced from single or multiple pages in Chinese Wikipedia. Our labeled dataset holds a Fleiss' kappa value of 0.7934 for five-way inter-annotator agreement. In addition, through the experiments with the state-of-the-art approaches developed on the FEVER dataset and a simple baseline for CFEVER, we demonstrate that our dataset is a new rigorous benchmark for factual extraction and verification, which can be further used for developing automated systems to alleviate human fact-checking efforts. CFEVER is available at https://ikmlab.github.io/CFEVER.


Enhancing Real-World Complex Network Representations with Hyperedge Augmentation

arXiv.org Artificial Intelligence

Graph augmentation methods play a crucial role in improving the performance and enhancing generalisation capabilities in Graph Neural Networks (GNNs). Existing graph augmentation methods mainly perturb the graph structures and are usually limited to pairwise node relations. These methods cannot fully address the complexities of real-world large-scale networks that often involve higher-order node relations beyond only being pairwise. Meanwhile, real-world graph datasets are predominantly modelled as simple graphs, due to the scarcity of data that can be used to form higher-order edges. Therefore, reconfiguring the higher-order edges as an integration into graph augmentation strategies lights up a promising research path to address the aforementioned issues. In this paper, we present Hyperedge Augmentation (HyperAug), a novel graph augmentation method that constructs virtual hyperedges directly form the raw data, and produces auxiliary node features by extracting from the virtual hyperedge information, which are used for enhancing GNN performances on downstream tasks. We design three diverse virtual hyperedge construction strategies to accompany the augmentation scheme: (1) via graph statistics, (2) from multiple data perspectives, and (3) utilising multi-modality. Furthermore, to facilitate HyperAug evaluation, we provide 23 novel real-world graph datasets across various domains including social media, biology, and e-commerce. Our empirical study shows that HyperAug consistently and significantly outperforms GNN baselines and other graph augmentation methods, across a variety of application contexts, which clearly indicates that it can effectively incorporate higher-order node relations into graph augmentation methods for real-world complex networks.


Context-Aware Quantitative Risk Assessment Machine Learning Model for Drivers Distraction

arXiv.org Artificial Intelligence

Risk mitigation techniques are critical to avoiding accidents associated with driving behaviour. We provide a novel Multi-Class Driver Distraction Risk Assessment (MDDRA) model that considers the vehicle, driver, and environmental data during a journey. MDDRA categorises the driver on a risk matrix as safe, careless, or dangerous. It offers flexibility in adjusting the parameters and weights to consider each event on a specific severity level. We collect real-world data using the Field Operation Test (TeleFOT), covering drivers using the same routes in the East Midlands, United Kingdom (UK). The results show that reducing road accidents caused by driver distraction is possible. We also study the correlation between distraction (driver, vehicle, and environment) and the classification severity based on a continuous distraction severity score. Furthermore, we apply machine learning techniques to classify and predict driver distraction according to severity levels to aid the transition of control from the driver to the vehicle (vehicle takeover) when a situation is deemed risky. The Ensemble Bagged Trees algorithm performed best, with an accuracy of 96.2%.