Search results for: dirty pages migration method
Commenced in January 2007
Frequency: Monthly
Edition: International
Paper Count: 19340

Search results for: dirty pages migration method

19340 A Dirty Page Migration Method in Process of Memory Migration Based on Pre-copy Technology

Authors: Kang Zijian, Zhang Tingyu, Burra Venkata Durga Kumar

Abstract:

This article investigates the challenges in memory migration during the live migration of virtual machines. We found three challenges probably existing in pre-copy technology. One of the main challenges is the challenge of downtime migration. Decrease the downtime could promise the normal work for a virtual machine. Although pre-copy technology is greatly decreasing the downtime, we still need to shut down the machine in order to finish the last round of data transfer. This paper provides an optimization scheme for the problems existing in pro-copy technology, mainly the optimization of the dirty page migration mechanism. The typical pre-copy technology copy n-1th’s dirty pages in nth turn. However, our idea is to create a double iteration method to solve this problem.

Keywords: virtual machine, pre-copy technology, memory migration process, downtime, dirty pages migration method

Procedia PDF Downloads 87
19339 Transformation and Integration: Iranian Women Migrants and the Use of Social Media in Australia

Authors: Azadeh Davachi

Abstract:

Although there is a growing interest in Iranian female migration and gender roles, little attention has been paid to how Iranian migrant women in Australia access and sustain social networks, both locally and spatially dispersed over time. Social network theories have much to offer an analysis of migrant’s social ties and interpersonal relationships. Thus, it is important to note that social media are not only new communication channels in a migration network but also that they actively transform the nature of these networks and thereby facilitate migration for migrants. Drawing on that, this article will focus on Iranian women migrants and the use of social media in migration in Australia. Based on the case of main social networks such as Facebook and Instagram; this paper will investigate that how women migrants use these networks to facilitate the process of migration and integration. In addition, with the use of social networks, they could promote their home business and as a result become more engaged economically in Australian society. This paper will focus on three main Iranian pages in Instagram and Facebook, they will contend that compared to men, women are more active in these social networks. Consequently, as this article will discuss with the use of these social media Iranian migrant women can become more engaged and overcome post migration hardships, thus, gender plays a key role in using social media in migrant communities. Based on these findings from these social media pages, this paper will conclude that social media are transforming migration networks and thereby lowering the threshold for migration. It also will be demonstrated that these networks boost Iranian women’s confidence and lead them to become more visible in Iranian migrant communities comparing to men.

Keywords: integration, gender, migration, women migrants

Procedia PDF Downloads 125
19338 The Effect of Visual Fluency and Cognitive Fluency on Access Rates of Web Pages

Authors: Xiaoying Guo, Xiangyun Wang

Abstract:

Access rates is a key indicator of reflecting the popularity of web pages. Having high access rates are very important for web pages, especially for news web pages, online shopping sites and searching engines. In this paper, we analyzed the influences of visual fluency and cognitive fluency on access rates of Chinese web pages. Firstly, we conducted an experiment of scoring the web pages. Twenty-five subjects were invited to view top 50 web pages of China, and they were asked to give a score in a 5-point Likert-scale from four aspects, including complexity, comfortability, familiarity and usability. Secondly, the obtained results was analyzed by correlation analysis and factor analysis in R. By factor analysis; we analyzed the contributions of visual fluency and cognitive fluency to the access rates. The results showed that both visual fluency and cognitive fluency affect the access rate of web pages. Compared to cognitive fluency, visual fluency play a more important role in user’s accessing of web pages.

Keywords: visual fluency, cognitive fluency, visual complexity, usability

Procedia PDF Downloads 345
19337 Spin One Hawking Radiation from Dirty Black Holes

Authors: Petarpa Boonserm, Tritos Ngampitipan, Matt Visser

Abstract:

A 'clean' black hole is a black hole in vacuum such as the Schwarzschild black hole. However in real physical systems, there are matter fields around a black hole. Such a black hole is called a 'dirty black hole'. In this paper, The effect of matter fields on the black hole and the greybody factor is investigated. The results show that matter fields make a black hole smaller. They can increase the potential energy to a black hole to obstruct Hawking radiation to propagate. This causes the greybody factor of a dirty black hole to be less than that of a clean black hole.

Keywords: dirty black hole, greybody factor, hawking radiation, matter fields.

Procedia PDF Downloads 574
19336 Approximately Similarity Measurement of Web Sites Using Genetic Algorithms and Binary Trees

Authors: Doru Anastasiu Popescu, Dan Rădulescu

Abstract:

In this paper, we determine the similarity of two HTML web applications. We are going to use a genetic algorithm in order to determine the most significant web pages of each application (we are not going to use every web page of a site). Using these significant web pages, we will find the similarity value between the two applications. The algorithm is going to be efficient because we are going to use a reduced number of web pages for comparisons but it will return an approximate value of the similarity. The binary trees are used to keep the tags from the significant pages. The algorithm was implemented in Java language.

Keywords: Tag, HTML, web page, genetic algorithm, similarity value, binary tree

Procedia PDF Downloads 329
19335 The Impact of Facebook Brand Pages Engagement on Consumers Purchase Behaviour

Authors: Sudarsan Jayasingh, R. Venkatesh

Abstract:

Increasing number of customers gets connected to social networking sites, such as Facebook and Twitter to details about the brand communications. This survey, based on a convenience sample, aimed to find the reason for the participants to like Facebook fan pages, how often they visit and interact with the pages that they like, and how is it related with their purchase behaviour. 104 respondents completed the online survey. Overall, the study aimed at determining whether or not creating and maintaining a Facebook fan page is a beneficial tool for brands to communicate with their consumer base.

Keywords: facebook brand pages, social media, consumer engagement, digital engagement, purchase behaviour

Procedia PDF Downloads 283
19334 Protecting the Privacy and Trust of VIP Users on Social Network Sites

Authors: Nidal F. Shilbayeh, Sameh T. Khuffash, Mohammad H. Allymoun, Reem Al-Saidi

Abstract:

There is a real threat on the VIPs personal pages on the Social Network Sites (SNS). The real threats to these pages is violation of privacy and theft of identity through creating fake pages that exploit their names and pictures to attract the victims and spread of lies. In this paper, we propose a new secure architecture that improves the trusting and finds an effective solution to reduce fake pages and possibility of recognizing VIP pages on SNS. The proposed architecture works as a third party that is added to Facebook to provide the trust service to personal pages for VIPs. Through this mechanism, it works to ensure the real identity of the applicant through the electronic authentication of personal information by storing this information within content of their website. As a result, the significance of the proposed architecture is that it secures and provides trust to the VIPs personal pages. Furthermore, it can help to discover fake page, protect the privacy, reduce crimes of personality-theft, and increase the sense of trust and satisfaction by friends and admirers in interacting with SNS.

Keywords: social network sites, online social network, privacy, trust, security and authentication

Procedia PDF Downloads 352
19333 Machine Learning Assisted Performance Optimization in Memory Tiering

Authors: Derssie Mebratu

Abstract:

As a large variety of micro services, web services, social graphic applications, and media applications are continuously developed, it is substantially vital to design and build a reliable, efficient, and faster memory tiering system. Despite limited design, implementation, and deployment in the last few years, several techniques are currently developed to improve a memory tiering system in a cloud. Some of these techniques are to develop an optimal scanning frequency; improve and track pages movement; identify pages that recently accessed; store pages across each tiering, and then identify pages as a hot, warm, and cold so that hot pages can store in the first tiering Dynamic Random Access Memory (DRAM) and warm pages store in the second tiering Compute Express Link(CXL) and cold pages store in the third tiering Non-Volatile Memory (NVM). Apart from the current proposal and implementation, we also develop a new technique based on a machine learning algorithm in that the throughput produced 25% improved performance compared to the performance produced by the baseline as well as the latency produced 95% improved performance compared to the performance produced by the baseline.

Keywords: machine learning, bayesian optimization, memory tiering, CXL, DRAM

Procedia PDF Downloads 65
19332 Review of the World Migration Report 2020, with a Focus on Migration Due to Climate Change

Authors: Sincy Wilson

Abstract:

This article focuses on the data scattered throughout the 2020 Report on migration for a variety of reasons. Despite the fact that climate migrants are no longer recognized on an international or national level, their situation remains unchanged, and many countries have already encountered the problem of people entering their country without permission. With the information presented in the paper, researchers are focusing on climate-induced displacement rather than conflict-related migration. The author finishes by stating that there is no time to waste in recognizing climate migrants.

Keywords: climate refugees, climatological factors, migration, slow-onset migration

Procedia PDF Downloads 177
19331 A Goms Model for Blind Users Website Navigation

Authors: Suraina Sulong

Abstract:

Keyboard support is one of the main accessibility requirements for web pages and web applications for blind user. But it is not sufficient that the blind user can perform all actions on the page using the keyboard. In addition, designers of web sites or web applications have to make sure that keyboard users can use their pages with acceptable performance. We present GOMS models for navigation in web pages with specific task given to the blind user to accomplish. These models can be used to construct the user model for accessible website.

Keywords: GOMS analysis, usability factor, blind user, human computer interaction

Procedia PDF Downloads 127
19330 The Strategy of the International Organization for Migration in Dealing with the Phenomenon of Migration

Authors: Djehich Mohamed Yousri

Abstract:

Nowadays, migration has become a phenomenon that attracts the attention of researchers, countries, agencies, and national and international bodies. Wars and climate change, demographics, poverty, natural disasters, and epidemics are all threats that are contributing daily to forcing more people to migrate. There are those who resort to emigration because of the deteriorating political conditions in their country, others resort to emigration to improve their financial situation, and others emigrate from their country for fear of some penalties and judgments issued against them. In the field of migration, becoming a member of the United Nations as a "relevant organization" gives the United Nations a clear mandate on migration. Its primary goal is to facilitate the management of international migration in an orderly and humane manner. In order to achieve this goal, the organization adopts an international policy to meet the challenges posed in the field of migration. This paper attempts to study the structure of this international organization and its strategy in dealing with the phenomenon of international migration.

Keywords: international organization for migration, immigrants, immigrant rights, resettlement, migration organization strategy

Procedia PDF Downloads 86
19329 The Methodology of Out-Migration in Georgia

Authors: Shorena Tsiklauri

Abstract:

Out-migration is an important issue for Georgia as well as since independence has loosed due to emigration one fifth of its population. During Soviet time out-migration from USSR was almost impossible and one of the most important instruments in regulating population movement within the Soviet Union was the system of compulsory residential registrations, so-called “propiska”. Since independent here was not any regulation for migration from Georgia. The majorities of Georgian migrants go abroad by tourist visa and then overstay, becoming the irregular labor migrants. The official statistics on migration published for this period was based on the administrative system of population registration, were insignificant in terms of numbers and did not represent the real scope of these migration movements. This paper discusses the data quality and methodology of migration statistics in Georgia and we are going to answer the questions: what is the real reason of increasing immigration flows according to the official numbers since 2000s?

Keywords: data quality, Georgia, methodology, migration

Procedia PDF Downloads 378
19328 Improving Search Engine Performance by Removing Indexes to Malicious URLs

Authors: Durga Toshniwal, Lokesh Agrawal

Abstract:

As the web continues to play an increasing role in information exchange, and conducting daily activities, computer users have become the target of miscreants which infects hosts with malware or adware for financial gains. Unfortunately, even a single visit to compromised web site enables the attacker to detect vulnerabilities in the user’s applications and force the downloading of multitude of malware binaries. We provide an approach to effectively scan the so-called drive-by downloads on the Internet. Drive-by downloads are result of URLs that attempt to exploit their visitors and cause malware to be installed and run automatically. To scan the web for malicious pages, the first step is to use a crawler to collect URLs that live on the Internet, and then to apply fast prefiltering techniques to reduce the amount of pages that are needed to be examined by precise, but slower, analysis tools (such as honey clients or antivirus programs). Although the technique is effective, it requires a substantial amount of resources. A main reason is that the crawler encounters many pages on the web that are legitimate and needs to be filtered. In this paper, to characterize the nature of this rising threat, we present implementation of a web crawler on Python, an approach to search the web more efficiently for pages that are likely to be malicious, filtering benign pages and passing remaining pages to antivirus program for detection of malwares. Our approaches starts from an initial seed of known, malicious web pages. Using these seeds, our system generates search engines queries to identify other malicious pages that are similar to the ones in the initial seed. By doing so, it leverages the crawling infrastructure of search engines to retrieve URLs that are much more likely to be malicious than a random page on the web. The results shows that this guided approach is able to identify malicious web pages more efficiently when compared to random crawling-based approaches.

Keywords: web crawler, malwares, seeds, drive-by-downloads, security

Procedia PDF Downloads 207
19327 The Socio-Economic Consequences of Educational Migration for Georgia

Authors: Eteri Kharaishvili, Marina Chavleishvili, Manana Lobzhanidze, Nino Grigolia

Abstract:

The article analyzes Georgia's involvement in global migration processes, assessing migration research and policy regulatory documents. The socio-economic situation of young people has been studied in the paper, their employment and unemployment levels are analyzed, reasons for migration of youth are revealed, the impact of migration on the socio-economic development of the country is substantiated. Youth demand on education is also assessed, problems in the education sector are identified, educational migration indicators are analyzed according to the internationalization process of this sector. Based on the analysis of the motivations of young people in Georgia, orientation of values and the aspects conditioning life strategies the factors affecting educational migration are determined and the results of the positive and negative impact of educational migration on the socio-economic development of the country are substantiated. The importance of efficient management of educational migration for Georgia in getting closer to the EU and achieving inclusive economic grow this substantiated. Recommendations for efficient management of the process of Georgian citizens’ learning and acquiring experience, as well as the internationalization of education sector and educational migration, are drawn.

Keywords: educational migration, migration management, migration of youth, socio-economic results of educational migration, youth employment

Procedia PDF Downloads 206
19326 The Return Migration as One of the Possibilities of Migrant Mobility after the Financial Crisis

Authors: Sabrina Mortet

Abstract:

The economic crisis, which struck the world economy in mid-2008, had an impact on migration in Europe, especially the employment situation of migrant workers. That’s why migrants tended to be the first to lose their jobs during the crisis, victims of the rule "last–in, first-out”. In the same context, the economic recession which affected the migration flows, immigration level has slowed while emigration has increased in some European countries. Since people go where jobs are, we will try to speak about the mobility of migrants after the crisis by focusing on return migration to see if migrants in the period of recession prefer going home or staying in the host country; and we will take Spain as a case of study, because it had attracted an extraordinarily high inflows of migration and it is one of the EU country which was hardly affected by the financial crisis.

Keywords: economic crisis, international migration, mobility, return migration, employement

Procedia PDF Downloads 294
19325 On the Effect of Immigration on Destination: Country Corruption

Authors: Eugen Dimant, Tim Krieger, Margarete Redlin

Abstract:

This paper analyzes the impact of migration on destination-country corruption levels. Capitalizing on a comprehensive dataset consisting of annual immigration stocks of OECD coun-tries from 207 countries of origin for the period 1984-2008, we explore different channels through which corruption might migrate. We employ different estimation methods using fixed effects and Tobit regressions in order to validate our findings. What is more, we also address the issue of endogeneity by using the Difference-Generalized Method of Moments (GMM) estimator. Independent of the econometric methodology we consistently find that while general migration has an insignificant effect on the destination country’s corruption level, immigration from corruption-ridden origin countries boosts corruption in the destination country. Our findings provide a more profound understanding of the economic implications associated with migration flows.

Keywords: corruption, migration, impact of migration, destination-country corruption

Procedia PDF Downloads 290
19324 Socio-Demographic, Cause, and Benefit of Internal and International Migration: A Case Study of Mazar-i-Sharif, Balkh Province, Afghanistan

Authors: Baqir Khawari

Abstract:

Migration has a long history in Afghanistan even before, but it has been exacerbated in the last decade. Using actual household data of 1060 in Mazar-i-Sharif, the capital of Balkh province, obtained from a strictly random process, the study examined to evaluate the main causes and benefits of the migration. It is found that the main reasons for internal migration are unemployment and income inequality, in addition to war and poverty as international parameters for migration. Furthermore, the study demonstrated that households receive benefits from their migrants through remittances to increase their income and smooth consumption. Thus, the study suggests that to manage migration in Afghanistan, the government and international organizations should work together for peace and reduction of poverty in Afghanistan otherwise, the crisis of migration will continue in the future as well.

Keywords: migration, remittances, socio-demographic, household, Afghanistan

Procedia PDF Downloads 36
19323 A Systematic Review in the Impacts of Skilled Parent Migration on Left-Behind Children: Gaps in the Existing Knowledge

Authors: Yassir Mohammed

Abstract:

The study examines the impact of skilled parental migration on left-behind children. It uses the SCOPUS database to evaluate the existing literature from 1972 to 2022 and synthesizes data using the PRISMA framework and bibliometric method of analysis. 49 articles out of 202 papers were involved in the synthesis. International migration, outcome migration, consequence, parental migration, high-skill and left-behind children, and left-behind preschool were all searched. The research found that mental health issues, self-isolation, and physical harm have negative impacts, while sending children to good schools, having good academic records, and better medical care have positive impacts. The study also found that gender gaps increase in some countries while decreasing in others. Further research is needed on child maltreatment, academic performance, subjective well-being, societal effects, behavioral difficulties, and quality of life. The study only included peer-reviewed English publications in the final analysis.

Keywords: parental migration, impact of migration, systematic review, left-behind children

Procedia PDF Downloads 37
19322 Circular Labour Migration and Its Consequences in Georgia

Authors: Manana Lobzhanidze

Abstract:

Introduction: The paper will argue that labor migration is the most important problem Georgia faces today. The structure of labor migration by age and gender of Georgia is analyzed. The main driving factors of circular labor migration during the last ten years are identified. While studying migration, it is necessary to discuss the interconnection of economic, social, and demographic features, also taking into consideration the policy of state regulations in terms of education and professional training. Methodology: Different research methods are applied in the presented paper: statistical, such as selection, grouping, observation, trend, and qualitative research methods, namely; analysis, synthesis, induction, deduction, comparison ones. Main Findings: Labour migrants are filling the labor market as a low salary worker. The main positive feedback of migration from developing countries is poverty eradication, but this process is accompanied by problems, such as 'Brain Drain'. The country loses an important part of its intellectual potential, and it is invested by households or state itself. Conclusions: Labor migration is characterized to be temporary, but socio-economic problems of the country often push the labor migration in the direction of longterm and illegal migration. Countries with developed economies try to stricter migration policy and fight illegal migration with different methods; circular migration helps solve this problem. Conclusions and recommendations are included about circular labor migration consequences in Georgia and its influence on the reduction of unemployment level.

Keywords: migration, circular labor migration, labor migration employment, unemployment

Procedia PDF Downloads 138
19321 Fuzzy Semantic Annotation of Web Resources

Authors: Sahar Maâlej Dammak, Anis Jedidi, Rafik Bouaziz

Abstract:

With the great mass of pages managed through the world, and especially with the advent of the Web, their manual annotation is impossible. We focus, in this paper, on the semiautomatic annotation of the web pages. We propose an approach and a framework for semantic annotation of web pages entitled “Querying Web”. Our solution is an enhancement of the first result of annotation done by the “Semantic Radar” Plug-in on the web resources, by annotations using an enriched domain ontology. The concepts of the result of Semantic Radar may be connected to several terms of the ontology, but connections may be uncertain. We represent annotations as possibility distributions. We use the hierarchy defined in the ontology to compute degrees of possibilities. We want to achieve an automation of the fuzzy semantic annotation of web resources.

Keywords: fuzzy semantic annotation, semantic web, domain ontologies, querying web

Procedia PDF Downloads 337
19320 Investigating the Rate of Migration of Plasticizers from PET Bottles into Salad Oil during Storage

Authors: Simin Asadollahi, Amir H. Soruri, Ali Moghimi

Abstract:

Nowadays, salad oils are used in many countries around the world. Therefore, it is of great importance to ensure the safety of these food products which are usually packaged in Polyethylene terephthalate (PET) bottles and come on the market. This study investigated the effects of storage time and temperature on the migration rate of phthalate compounds from PET bottle to salad oil. In more detail, migration rate of bis (2-ethylhexyl) phthalate from bottles to salad oil samples was measured in 1st, the 30th, and the 60th days of storage at a temperature of either 20 or 40 °C. At both storage temperatures, an increase in the storage time led to a statistically significant increase in the migration rate of phthalate compounds (p<.01). Regarding this, the highest migration rate occurred after 60 days of storage in to the samples. Furthermore, it was revealed bis (2-ethylhexyl) phthalate had a higher migration rate at 40 °C than at 20 °C which showed that an increase in the storage temperature would lead to an increase in the migration rate. The highest migration rate occurred in relation to salad oil stored at 40 °C and after 60 days of storage.

Keywords: salad oil, migration rate, polyethylene terephthalate, bis (2-ethylhexyl) phthalate

Procedia PDF Downloads 325
19319 Labour Migration in Russia in the Context of Russia’s National Security Problem

Authors: A. V. Dolzhikova

Abstract:

The article deals with the problems of labour migration in the Russian Federation in the context of Russia's national security, provides the typology of migrants residing in the territory of the Russian Federation and analyzes the risk factors. The author considers the structure of migration flows and the terms of legal, economic and socio-cultural adaptation of migrants in the Russian Federation. In this connection, the status of the Russian migration legislation, the concept of the comprehensive exam in Russian as a foreign language, history of Russia and the basics of the Russian Federation legislation for foreign citizens which was introduced in Russia on January 1, 2015, are analyzed. The article discloses its role as the adaptation strategy and the factor of Russia's migration security.

Keywords: comprehensive exam, migration policy, migration legislation, Russia's national security

Procedia PDF Downloads 335
19318 DAG Design and Tradeoff for Full Live Virtual Machine Migration over XIA Network

Authors: Dalu Zhang, Xiang Jin, Dejiang Zhou, Jianpeng Wang, Haiying Jiang

Abstract:

Traditional TCP/IP network is showing lots of shortages and research for future networks is becoming a hotspot. FIA (Future Internet Architecture) and FIA-NP (Next Phase) are supported by US NSF for future Internet designing. Moreover, virtual machine migration is a significant technique in cloud computing. As a network application, it should also be supported in XIA (expressive Internet Architecture), which is in both FIA and FIA-NP projects. This paper is an experimental study aims at verifying the feasibility of VM migration over XIA. We present three ways to maintain VM connectivity and communication states concerning DAG design and routing table modification. VM migration experiments are conducted intra-AD and inter-AD with KVM instances. The procedure is achieved by a migration control protocol which is suitable for the characters of XIA. Evaluation results show that our solutions can well supports full live VM migration over XIA network respectively, keeping services seamless.

Keywords: DAG, downtime, virtual machine migration, XIA

Procedia PDF Downloads 815
19317 Sri Lanka-Middle East Labour Migration Corridor: Trends, Patterns and Structural Changes

Authors: Dinesha Siriwardhane, Indralal De Silva, Sampath Amaratunge

Abstract:

Objective of this study is to explore the recent trends, patterns and the structural changes in the labour migration from Sri Lanka to Middle East countries and to discuss the possible impacts of those changes on the remittance flow. Study uses secondary data published by Sri Lanka Bureau of Foreign Employment and Central Bank. Thematic analysis of the secondary data revealed that the migration for labour has increased rapidly during past decades. Parallel with that the gender and the skill composition of the migration flow has been changing. Similarly, the destinations for male migration have changed over the period. These show positive implications on the international remittance receipts to the country.

Keywords: migration, middle east, Sri Lanka, social sciences

Procedia PDF Downloads 366
19316 Patterns, Determinants, and Implications of Rural-Urban Migration in the Garhwal Himalaya

Authors: Saurav Kumar

Abstract:

Rural-urban migration is the most commonly adopted strategy in rural areas to overcome the risk associated with the subsistence economy and diversify income. The Garhwal Himalaya has the highest rate of rural-urban migration in India, which has serious repercussions. Despite this, there is a dearth of literature on the implications of rural-urban migration in the Garhwal Himalaya. This paper attempts to fill this void. The objectives of the paper are to look into various types, patterns, determinants, and implications of rural-urban migration in the Garhwal Himalaya. In order to meet the objectives, 15 villages were selected from five districts of the Garhwal Himalaya. In every district, three villages were chosen from different altitudes, including five from river valleys, five from mid-altitudes, and five from highlands. The villages range in altitude from 550m to 2660m. A total of 658 households were surveyed from the villages, covering 100% samples from each village. Using a structured questionnaire, the author asked the heads of each household about the types of rural-urban migration they practiced, the year of first migration, destinations of migration, and reasons for migration. Further, migrants’ age, sex, caste, marital status, educational background, income, occupation, and remittances sent by migrants were also inquired about. The study reveals that rural-urban migration is a serious problem in Garhwal Himalayas, posing various socio-economic issues. Without immediate action, it will have serious consequences. Finally, this study suggests some policy measures to minimize the current rate of rural-urban migration in the Garhwal Himalaya.

Keywords: rural-urban migration, Garhwal Himalaya, patterns, determinants, implications

Procedia PDF Downloads 89
19315 A Preliminary Study for Building an Arabic Corpus of Pair Questions-Texts from the Web: Aqa-Webcorp

Authors: Wided Bakari, Patrce Bellot, Mahmoud Neji

Abstract:

With the development of electronic media and the heterogeneity of Arabic data on the Web, the idea of building a clean corpus for certain applications of natural language processing, including machine translation, information retrieval, question answer, become more and more pressing. In this manuscript, we seek to create and develop our own corpus of pair’s questions-texts. This constitution then will provide a better base for our experimentation step. Thus, we try to model this constitution by a method for Arabic insofar as it recovers texts from the web that could prove to be answers to our factual questions. To do this, we had to develop a java script that can extract from a given query a list of html pages. Then clean these pages to the extent of having a database of texts and a corpus of pair’s question-texts. In addition, we give preliminary results of our proposal method. Some investigations for the construction of Arabic corpus are also presented in this document.

Keywords: Arabic, web, corpus, search engine, URL, question, corpus building, script, Google, html, txt

Procedia PDF Downloads 293
19314 A Centralized Architecture for Cooperative Air-Sea Vehicles Using UAV-USV

Authors: Salima Bella, Assia Belbachir, Ghalem Belalem

Abstract:

This paper deals with the problem of monitoring and cleaning dirty zones of oceans using unmanned vehicles. We present a centralized cooperative architecture for unmanned aerial vehicles (UAVs) to monitor ocean regions and clean dirty zones with the help of unmanned surface vehicles (USVs). Due to the rapid deployment of these unmanned vehicles, it is convenient to use them in oceanic regions where the water pollution zones are generally unknown. In order to optimize this process, our solution aims to detect and reduce the pollution level of the ocean zones while taking into account the problem of fault tolerance related to these vehicles.

Keywords: centralized architecture, fault tolerance, UAV, USV

Procedia PDF Downloads 295
19313 Migration as a Climate Change Adaptation Strategy: A Conceptual Equation for Analysis

Authors: Elisha Kyirem

Abstract:

Undoubtedly, climate change is a major global challenge that could threaten the very foundation upon which life on earth is anchored, with its impacts on human mobility attracting the attention of policy makers and researchers. There is an increasing body of literature and case studies suggesting that migration could be a way through which the vulnerable move away from areas exposed to climate extreme events to improve their lives and that of their families. This presents migration as a way through which people voluntarily move to seek opportunities that could help reduce their exposure and avoid danger from climate events. Thus, migration is seen as a proactive adaptation strategy aimed at building resilience and improving livelihoods to enable people to adapt to future changing events. However, there has not been any mathematical equation linking migration and climate change adaptation. Drawing from literature in development studies, this paper develops an equation that seeks to link the relationship between migration and climate change adaptation. The mathematical equation establishes the linkages between migration, resilience, poverty reduction and vulnerability, and these the paper maintains, are the key variables for conceptualizing the migration-climate change adaptation nexus. The paper then tests the validity of the equation using the sustainable livelihood framework and publicly available data on migration and tourism in Ghana.

Keywords: migration, adaptation, climate change, adaptation, poverty reduction

Procedia PDF Downloads 354
19312 Study of Religious Women's Acceptance of Religious Women Bloggers on Instagram

Authors: Ali Momeni

Abstract:

Visual media has had a significant impact on the mental structure and behaviors of humanity. One interactive platform that has played a major role in this is Instagram. In Islamic countries, particularly Iran, many Muslims have embraced this interactive media platform for various reasons. Instagram has also provided an opportunity for individuals to become famous and gain micro-celebrity status through its semi-algorithmic features. A notable group of Iranian women who have gained fame through Instagram are religious Muslim women who have transitioned into bloggers. These Iranian religious women bloggers (IRWB) have garnered a large following by showcasing different models of hijab and their private lives. This research aims to qualitatively study the representation of femininity and religiosity of these women. The main question addressed in this study is the acceptance of Instagram activity by IRWB among religious women. Drawing on concepts such as 'The Society of the Spectacle' and 'Celebrity Online', this study utilized the netnography method to analyze 14 pages of IRWB. Data was collected in two phases, with the first phase involving the analysis of religious women's comments on posts related to these themes. The second phase included interviews with religious women students who view or follow these pages. A total of 120 comments and 14 interviews were thematically analyzed. The results revealed that the reception of these pages by religious women fell into four main themes: the spectacle of femininity, the commercialization of religiosity, the distortion of Islam, and the construction of religiosity and femininity. Ultimately, religious women did not find these pages to be reflective of their own experiences of female and religious life.

Keywords: women, bloggers, instagram, IRWB, reception.

Procedia PDF Downloads 33
19311 Importance of Access to Public Information on Modern Slavery for Brazil's Livestock Sector

Authors: Juliana Brandao, Holly Gibbs, Lisa Naughton, Lisa Rausch

Abstract:

The Brazilian Amazon continues to be plagued by modern day slave labor, specifically within the cattle production industry. In response to this issue, modern day anti-slavery activists have implemented additional regulations designed to combat slave labor associated with cattle. These regulations have been incorporated into existing agreements designed to control deforestation. The goal of these rules is to prevent the trade of beef contaminated with modern slave labor between supplier farms and slaughterhouses. In this study, we identify farms that make use of modern slave labor, and we use cattle transaction data to track the sale of cattle between farms and slaughterhouses. Our analysis reveals that slaughterhouses, which have signed cattle agreements that include requirements to refuse cattle associated with modern slave labor, have avoided buying cattle from suppliers that were on the dirty list. This trend is especially evident when the "dirty lists" that identify modern-day slave labor users are made publicly accessible online. We conclude that the "dirty list" of modern-day slave labor users should be maintained on publicly available websites to allow slaughterhouses, retailers, and consumers to send powerful market signals that discourage the use of modern-day slave labor.

Keywords: cattle ranchers, modern slave labor, deforestation, brazilian amazon

Procedia PDF Downloads 69