Goto

Collaborating Authors

 afghanistan


Pakistan and Afghanistan agree to temporary Eid al-Fitr 'pause' in conflict

Al Jazeera

Pakistan and Afghanistan agree to temporary Eid al-Fitr'pause' in conflict Pakistan and Afghanistan have agreed to a temporary "pause" in hostilities during the Muslim holiday of Eid al-Fitr this week, officials said, amid weeks of deadly violence between the neighbouring countries. Pakistani Information Minister Attaullah Tarar said on Wednesday that the pause - set to run from midnight on Thursday (19:00 GMT on Wednesday) until midnight on Tuesday (19:00 GMT on Monday) - had been requested by Saudi Arabia, Qatar and Turkiye. However, he warned that "in case of any cross-border attack, drone attack or any terrorist incident inside Pakistan, [operations] shall immediately resume with renewed intensity". Shortly after the announcement, a spokesperson for Afghanistan's Taliban government also said it would temporarily suspend military operations against Pakistan. The pause in fighting is set to begin just days after Afghanistan accused the Pakistani military of killing hundreds of people in an air strike on a drug rehabilitation centre in the country's capital, Kabul.


Do Taliban's drone attacks expose a chink in Pakistan's armour?

Al Jazeera

Do Taliban's drone attacks expose a chink in Pakistan's armour? On the evening of March 13, drones struck three locations across Pakistan. Two children were wounded in Quetta. Civilians were also injured in Kohat and in Rawalpindi, the garrison city that houses the headquarters of Pakistan's armed forces and neighbours the capital, Islamabad. Pakistan's military said the drones were intercepted before reaching their targets.


Hope, Aspirations, and the Impact of LLMs on Female Programming Learners in Afghanistan

Behmanush, Hamayoon, Akhtari, Freshta, Nooripour, Roghieh, Weber, Ingmar, Cannanure, Vikram Kamath

arXiv.org Artificial Intelligence

Designing impactful educational technologies in contexts of socio-political instability requires a nuanced understanding of educational aspirations. Currently, scalable metrics for measuring aspirations are limited. This study adapts, translates, and evaluates Snyder's Hope Scale as a metric for measuring aspirations among 136 women learning programming online during a period of systemic educational restrictions in Afghanistan. The adapted scale demonstrated good reliability (Cronbach's α = 0.78) and participants rated it as understandable and relevant. While overall aspiration-related scores did not differ significantly by access to Large Language Models (LLMs), those with access reported marginally higher scores on the Avenues subscale (p = .056), suggesting broader perceived pathways to achieving educational aspirations. These findings support the use of the adapted scale as a metric for aspirations in contexts of socio-political instability. More broadly, the adapted scale can be used to evaluate the impact of aspiration-driven design of educational technologies.


China won't let Trump take Bagram Air Base back from the Taliban without a fight, expert warns

FOX News

President Donald Trump announced the U.S. is trying to retake Bagram air base from the Taliban, but expert Bill Roggio warns China will prevent this from happening.


Filling the Gap for Uzbek: Creating Translation Resources for Southern Uzbek

Mamasaidov, Mukhammadsaid, Aral, Azizullah, Shopulatov, Abror, Inomjonov, Mironshoh

arXiv.org Artificial Intelligence

Southern Uzbek (uzs) is a Turkic language variety spoken by around 5 million people in Afghanistan and differs significantly from Northern Uzbek (uzn) in phonology, lexicon, and orthography. Despite the large number of speakers, Southern Uzbek is underrepresented in natural language processing. We present new resources for Southern Uzbek machine translation, including a 997-sentence FLORES+ dev set, 39,994 parallel sentences from dictionary, literary, and web sources, and a fine-tuned NLLB-200 model (lutfiy). We also propose a post-processing method for restoring Arabic-script half-space characters, which improves handling of morphological boundaries. All datasets, models, and tools are released publicly to support future work on Southern Uzbek and other low-resource languages.


CulFiT: A Fine-grained Cultural-aware LLM Training Paradigm via Multilingual Critique Data Synthesis

Feng, Ruixiang, Gao, Shen, Chen, Xiuying, Chen, Lisi, Shang, Shuo

arXiv.org Artificial Intelligence

Large Language Models (LLMs) have demonstrated remarkable capabilities across various tasks, yet they often exhibit a specific cultural biases, neglecting the values and linguistic diversity of low-resource regions. This cultural bias not only undermines universal equality, but also risks reinforcing stereotypes and perpetuating discrimination. To address this, we propose CulFiT, a novel culturally-aware training paradigm that leverages multilingual data and fine-grained reward modeling to enhance cultural sensitivity and inclusivity. Our approach synthesizes diverse cultural-related questions, constructs critique data in culturally relevant languages, and employs fine-grained rewards to decompose cultural texts into verifiable knowledge units for interpretable evaluation. We also introduce GlobalCultureQA, a multilingual open-ended question-answering dataset designed to evaluate culturally-aware responses in a global context. Extensive experiments on three existing benchmarks and our GlobalCultureQA demonstrate that CulFiT achieves state-of-the-art open-source model performance in cultural alignment and general reasoning.


Personalisation or Prejudice? Addressing Geographic Bias in Hate Speech Detection using Debias Tuning in Large Language Models

Piot, Paloma, Martín-Rodilla, Patricia, Parapar, Javier

arXiv.org Artificial Intelligence

Commercial Large Language Models (LLMs) have recently incorporated memory features to deliver personalised responses. This memory retains details such as user demographics and individual characteristics, allowing LLMs to adjust their behaviour based on personal information. However, the impact of integrating personalised information into the context has not been thoroughly assessed, leading to questions about its influence on LLM behaviour. Personalisation can be challenging, particularly with sensitive topics. In this paper, we examine various state-of-the-art LLMs to understand their behaviour in different personalisation scenarios, specifically focusing on hate speech. We prompt the models to assume country-specific personas and use different languages for hate speech detection. Our findings reveal that context personalisation significantly influences LLMs' responses in this sensitive area. To mitigate these unwanted biases, we fine-tune the LLMs by penalising inconsistent hate speech classifications made with and without country or language-specific context. The refined models demonstrate improved performance in both personalised contexts and when no context is provided.


Echoes of Power: Investigating Geopolitical Bias in US and China Large Language Models

Pacheco, Andre G. C., Cavalini, Athus, Comarela, Giovanni

arXiv.org Artificial Intelligence

In particular, the ChatGPT model (GPT-3.5 and GPT-4) [1] has demonstrated its potential to generate human-like conversational abilities, enabling it to engage in meaningful dialogues, answer questions, and generate text across a wide range of topics, including science, entertainment, and politics [13, 14, 20]. The ability of these models to generate coherent and contextually relevant text has made them a powerful tool for content creation and enabling new ways of human-machine interactions. Despite their potential benefits, the widespread adoption of LLMs has raised concerns about their potential misuse, particularly in generating disinformation [16, 23, 25], fake news [11, 27], and hate speech [10, 22]. Beyond these widely recognized concerns, another critical issue has gained increasing attention in recent months: the potential of these models to manipulate public opinion, both due to the inherent biases embedded in their training process and the biases deliberately introduced or reinforced by their developers or maintainers. The most modern LLMs designed to interact with humans are generally trained using at least two phases. First, they are trained on large-scale text corpora, which inevitably incorporate the ideological, cultural, and political perspectives present in the source.


Introducing a new hyper-parameter for RAG: Context Window Utilization

Juvekar, Kush, Purwar, Anupam

arXiv.org Artificial Intelligence

This paper introduces a new hyper-parameter for Retrieval-Augmented Generation (RAG) systems called Context Window Utilization. RAG systems enhance generative models by incorporating relevant information retrieved from external knowledge bases, improving the factual accuracy and contextual relevance of generated responses. The size of the text chunks retrieved and processed is a critical factor influencing RAG performance. This study aims to identify the optimal chunk size that maximizes answer generation quality. Through systematic experimentation, we analyze the effects of varying chunk sizes on the efficiency and effectiveness of RAG frameworks. Our findings reveal that an optimal chunk size balances the trade-off between providing sufficient context and minimizing irrelevant information. These insights are crucial for enhancing the design and implementation of RAG systems, underscoring the importance of selecting an appropriate chunk size to achieve superior performance.


Are seed-sowing drones the answer to global deforestation?

Al Jazeera

Santa Cruz Cabralia, Bahia, Brazil – With a loud whir, the drone takes flight. Minutes later, the humming sound gives way to a distinctive rattling as the machine, hovering about 20 metres above the ground, begins unloading its precious cargo and a cocktail of seeds rains down onto the land below. Given time, these seeds will grow into trees and, eventually, it is hoped, a thriving forest will stand where there was once just sparse vegetation. That is what the startup which operates this drone, a large contraption that looks a bit like a Pokemon ball with antennae, hopes. The 54 hectares (133 acres) here which have been badly degraded by agriculture and cattle farming in the Brazilian state of Bahia are just the start.