Your search
Results 1,359 resources
-
It has become increasingly clear that the early use of decomposition for addition is associated with later mathematical achievement. This study examined how younger children execute a base-10 decomposition strategy to solve complex arithmetic (e.g. two-digit addition). 24 addition problems in two modalities (WA: Written Arithmetic; OA: Oral Arithmetic) with sums less than 100 were administered to 22 Japanese and 22 Singaporean 6-year-old kindergarteners. Our findings reveal that they were able to solve complex addition. For instance, Japanese kindergarteners tended to solve complex arithmetic using base-10 decomposition across the modality, whereas Singaporean kindergarteners used standard algorithms and basic counting to solve complex WA and OA problems, respectively. We speculate that Japanese kindergarteners might have a clearer understanding of the base-10 concept and were able to use this knowledge more readily than Singaporean kindergarteners. Mathematical experiences in kindergarten and number-naming systems have been put forward as two of the crucial contributors for such cross-cultural differences. This study also provides new directions for future research on the understanding of the base-10 concept and its application among young children.
-
The research explores the perceptions of five secondary school students with special education needs (SEN) about their participation in learning, group membership, and agency within an inclusive school in Macau SAR. This goal is achieved by using students' voices documented in open-ended interviews and is underpinned by the conceptual framework of heutagogy. The aim is to shed light on students' perceptions on school effectiveness in supporting their needs through successful participation and agentic possibilities. Findings showed that students were more prone to social rejection and being isolated or bullied than their peers. They were struggling to feel included or participate, their needs were only partially being met, and they had few opportunities to exert influence on their educational trajectories. Recommendations are provided to assist educators and schools in enhancing students with SEN to connect to the learning process and community, with the provision of appropriate learning adjustments and more active approaches to ensure their acceptance by mainstream students, including the formation of coaching peers to assist in developing social and academic skills under teacher's scaffolding practices. This study highlights the contribution of the heutagogical perspective to advance research on the participation and agency of students with SEN in mainstream schools.
-
This contribution to the special issue is an historical account of Paulo Freire’s pedagogical and administrative praxis before his forced exile in 1964. It relies on interviews collected during a field trip in 1976, a conversation with Paulo Freire in Geneva one year later and on the secondary literature up to date. Being the head of the first Extension Service of a major Brazilian university in the early 1960s gave Freire and his collaborators the space and time to experiment with the today world famous literacy method bearing his name. The concept of ‘Field of Cultural Production’ (Bourdieu) is used to elucidate better Freire and his team’s avant-gardist production within the spaces opened up by Brazil’s popular movements in the early sixties. The contribution shows how the ‘Paulo Freire System’ developed in the praxis of a cultural movement and received its academic consecration in an incremental and eclectic style.
-
The Mesozoic gold deposits in the North China Craton (NCC) were hosted by the Precambrian basement and Mesozoic intrusions. Thus, most researchers consider that these gold deposits were genetically linked to the Mesozoic intrusions. However, we suggest that a metamorphic devolatilization model provides an alternative based on a combined Fe and in-situ S isotopes study on auriferous pyrites from the Baiyun gold deposit in the NCC. The Triassic Baiyun gold deposit contains the quartz vein and altered rock ores that were developed in the Paleoproterozoic metavolcanic-sedimentary rocks (the Liaohe Group). Our in-situ S isotopic analyses show that pyrites from the quartz vein ores are characterized by negative δ34S values (-10.7 ∼ -5.5‰), while those from the altered rock ores have two distinct groups of δ34S values, one being positive (+13.5 ∼ +16.2‰) and the other negative (-10.6 ∼ -3.0‰). We suggest that pyrite grains with positive δ34S values should be relicts from the host rocks, because they show comparable δ34S values with those from the host rocks schists (+3.3 ∼ +16.1‰). Thus, only the negative δ34S values of pyrites in ores (-10.7 ∼ -3.0‰) and the Fe isotopes of the quartz vein ores (δ56Fe = +0.30 ∼ +0.48‰) can represent the isotopic characteristics of ore-forming fluids at Baiyun. Our study shows that the sulfur were probably from the pyritic volcanic-sedimentary sequences of the Liaohe Group, rather than from magmas. The calculated δ56Fe values of the ore-forming fluids (-0.78 ∼ -0.37‰; pyrite-fluid isotope fractionation) could be modelled in a metamorphic devolatilization model with Fe-species (pyrite&magnetite) of the Liaohe Group as sources. Therefore, our combined S- and Fe- isotope data indicate that the metamorphic devolatilization of the Liaohe Group could account for the genesis of the Baiyun gold deposit.
-
The objective of this case study is to analyze how two groups of parents, a group who have newly arrived in Macau from Mainland China and the other who have resided in Macau for more than three decades, interact with the class teachers at the levels of ?two-way communication,? ?supervision of children at home,? and ?participating in decision making? in a secondary school. The findings will redound to the benefits of school leaders, teachers, and indirectly the parents in a sense that looking closely at the ethnic and cultural differences between parents can promote effective cooperation between parents and teachers.
-
Medical classification is affected by many factors, and the traditional medical classification is usually restricted by factors such as too long text, numerous categories and so on. In order to solve these problems, this paper uses word vector and word vector to mine the text deeply, considering the problem of scattered key features of medical text, introducing long-term and short-term memory network to effectively retain the features of historical information in long text sequence, and using the structure of CNN to extract local features of text, through attention mechanism to obtain key features, considering the problems of many diseases, by using hierarchical classification. To stratify the disease. Combined with the above ideas, a deep DLCF model suitable for long text and multi-classification is designed. This model has obvious advantages in CMDD and other datasets. Compared with the baseline models, this model is superior to the baseline model in accuracy, recall and other indicators.
-
Traditional text classification models have some drawbacks, such as the inability of the model to focus on important parts of the text contextual information in text processing. To solve this problem, we fuse the long and short-term memory network BiGRU with a convolutional neural network to receive text sequence input to reduce the dimensionality of the input sequence and to reduce the loss of text features based on the length and context dependency of the input text sequence. Considering the extraction of important features of the text, we choose the long and short-term memory network BiLSTM to capture the main features of the text and thus reduce the loss of features. Finally, we propose a BiGRU-CNN-BiLSTM model (DCRC model) based on CNN, GRU and LSTM, which is trained and validated on the THUCNews and Toutiao News datasets. The model outperformed the traditional model in terms of accuracy, recall and F1 score after experimental comparison.
-
Recently, a lot of Chinese patients consult treatment plans through social networking platforms, but the Chinese medical text contains rich information, including a large number of medical nomenclatures and symptom descriptions. How to build an intelligence model to automatically classify the text information consulted by patients and recommend the correct department for patients is very important. In order to address the problem of insufficient feature extraction from Chinese medical text and low accuracy, this paper proposes a dual channel Chinese medical text classification model. The model extracts feature of Chinese medical text at different granularity, comprehensively and accurately obtains effective feature information, and finally recommends departments for patients according to text classification. One channel of the model focuses on medical nomenclatures, symptoms and other words related to hospital departments, gives different weights, calculates corresponding feature vectors with convolution kernels of different sizes, and then obtains local text representation. The other channel uses the BiGRU network and attention mechanism to obtain text representation, highlighting the important information of the whole sentence, that is, global text representation. Finally, the model uses full connection layer to combine the representation vectors of the two channels, and uses Softmax classifier for classification. The experimental results show that the accuracy, recall and F1-score of the model are improved by 10.65%, 8.94% and 11.62% respectively compared with the baseline models in average, which proves that our model has better performance and robustness.
-
In the past decades, the field of cinema has undergone several transformations. The digital turn increasingly called for new forms of production, distribution, and exhibition, which imply different ways of thinking, doing, and experimenting cinema. These new forms also reduced the gap between cinema to other so-called visual arts. If cinema and visual arts were already in the process of merging, the last years forced the naturalization of thinking in similar theoretical grounds. This special issue aims to be a forum for the discussion of new practices of researching cinema, and the changes in cinema’s forms of experience and production.
-
In southeast Asia, males of the Siamese fighting fish, Betta splendens, have been selected across centuries for winning paired staged fights and previous work has shown that males from fighter strains are more aggressive than wild-types. This strong directional selection for winners is likely to have targeted aggression-related endocrine systems, and a comparison between fighter and wild-type strains can bring into evidence the key hormones implicated in aggression. Here, we compared the plasma levels of the androgen 11-ketotestosterone (KT) and of the corticosteroid cortisol (F) in F2 males of a fighter and a wild-type strain raised under similar laboratory conditions. We show that F was generally lower in fighter as compared with wild-type males, while no overall differences in KT levels were detected between strains. When presented with a mirror-induced aggressive challenge, post-fight levels of F increased but more significantly so in wild-type males, while KT increased in males of both strains. After the challenge, fighter males had higher levels of KT as compared with wild-type males, while the pattern for F was opposite. As compared with animals in social groups, wild-type males placed under social isolation had lower F levels, while KT decreased for fighters. Taken together, this data suggests that while wild-type males responded to aggression with an increase in circulating levels of both androgens and corticosteroids, males selected for winning fights maintained a blunt F response, increasing only KT levels. These data agree with the hypothesis that a combination of high levels of androgens and low levels of corticosteroids is associated with high aggression. Overall, these results seem to indicate that selection for winning had a stronger impact in the hypothalamus-pituitary-interrenal axis than in the hypothalamus-pituitary–gonadal axis in B. splendens.
-
Parental nutrient reserves are directly related to reproductive performance in sea cucumbers. This study focused on the lipid requirements of male and female sea cucumbers Apostichopus japonicus during the reproductive stage and analyzed their physiological responses to a high-fat diet (HFD). The intestinal lipid metabolites and microbiome profile changed significantly in animals fed with the HFD, as given by an upregulation of metabolites related to lipid metabolism and an increase in the predominance of Proteobacteria in the microbiome, respectively. The metabolic responses of male and female sea cucumbers to the HFD differed, which in turn could have triggered sex-related differences in the intestinal microbiome. These results suggest that the lipid content in diets can be differentially adjusted for male and female sea cucumbers to improve nutrition and promote reproduction. This data contributes to a better understanding of the reproductive biology and sex differences of sea cucumbers.
-
Air pollution in Macau has become a serious problem following the Pearl River Delta’s (PRD) rapid industrialization that began in the 1990s. With this in mind, Macau needs an air quality forecast system that accurately predicts pollutant concentration during the occurrence of pollution episodes to warn the public ahead of time. Five different state-of-the-art machine learning (ML) algorithms were applied to create predictive models to forecast PM2.5, PM10, and CO concentrations for the next 24 and 48 h, which included artificial neural networks (ANN), random forest (RF), extreme gradient boosting (XGBoost), support vector machine (SVM), and multiple linear regression (MLR), to determine the best ML algorithms for the respective pollutants and time scale. The diurnal measurements of air quality data in Macau from 2016 to 2021 were obtained for this work. The 2020 and 2021 datasets were used for model testing, while the four-year data before 2020 and 2021 were used to build and train the ML models. Results show that the ANN, RF, XGBoost, SVM, and MLR models were able to provide good performance in building up a 24-h forecast with a higher coefficient of determination (R2) and lower root mean square error (RMSE), mean absolute error (MAE), and biases (BIAS). Meanwhile, all the ML models in the 48-h forecasting performance were satisfactory enough to be accepted as a two-day continuous forecast even if the R2 value was lower than the 24-h forecast. The 48-h forecasting model could be further improved by proper feature selection based on the 24-h dataset, using the Shapley Additive Explanations (SHAP) value test and the adjusted R2 value of the 48-h forecasting model. In conclusion, the above five ML algorithms were able to successfully forecast the 24 and 48 h of pollutant concentration in Macau, with the RF and SVM models performing the best in the prediction of PM2.5 and PM10, and CO in both 24 and 48-h forecasts.
-
Employees work long hours in an environment where the ambient air quality is poor, directly affecting their work efficiency. The concentration of particulate matters (PM) produced by the interior renovation of shopping malls has not received particular attention in Macao. Therefore, this study will investigate the indoor air quality (IAQ), in particular of PM2.5, in large-scale shopping mall renovation projects. This study collected on-site PM data with low-cost portable monitoring equipment placed temporarily at specific locations to examine whether the current control measures are appropriate and propose some improvements. Prior to this study, there were no measures being implemented, and on-site monitoring to assess the levels of PM2.5 concentrations was non-existent. The results show the highest level of PM2.5 recorded in this study was 559.00 μg/m3. Moreover, this study may provide a reference for decision-makers, management, construction teams, design consultant teams, and renovation teams of large-scale projects. In addition, the monitoring of IAQ can ensure a comfortable environment for employees and customers. This study concluded that the levels of PM2.5 concentration have no correlation with the number of on-site workers, but rather were largely influenced by the processes being performed on-site.
-
This study, focusing on the China's Yao minority community, investigates the feasibility to create a generative computational method to replicate the diversity of the existing Yao traditional wood buildings, addressing the critical issues currently facing computational design methods, in the attempt to adapt genetic-generative algorithms to the study of local ancient architecture. The project develops a computational tool to generate a network of three-dimensional prototypes, or building structures, derived from traditional wood frame village houses. It studies possible housing structures that illustrate some of the key working methods available in digital systems such as ‘generating' and ‘compositing' taking as a starting point computational strategies oriented towards geometry and where a set of local variables play a decisive role: available local technologies, use of raw materials, and the dimensioning of timber components based on data collected from Yao architecture.
Explore
USJ Theses and Dissertations
- Doctorate Theses (42)
-
Master Dissertations
(636)
-
Faculty of Arts and Humanities
(108)
- Architecture (15)
- Communication and Media (39)
- Design (33)
- History and Heritage Studies (21)
- Faculty of Business and Law (171)
-
Faculty of Health Sciences
(133)
- Counselling and Psychotherapy (75)
- Organisational Psychology (27)
- Social Work (30)
-
Faculty of Religious Studies and Philosophy
(18)
- Philosophy (18)
- Institute of Science and Environment (26)
-
School of Education
(181)
- Education (181)
-
Faculty of Arts and Humanities
(108)
Academic Units
-
Faculty of Arts and Humanities
(125)
- Adérito Marcos (11)
- Álvaro Barbosa (7)
- Carlos Caires (11)
- Daniel Farinha (2)
- Denis Zuev (6)
- Filipa Martins de Abreu (7)
- Filipa Simões (1)
- Filipe Afonso (6)
- Francisco Vizeu Pinheiro (2)
- Gérald Estadieu (18)
- José Simões (21)
- Nuno Rocha (1)
- Nuno Soares (28)
- Olga Ng Ka Man, Sandra (7)
- Priscilla Roberts (6)
-
Faculty of Business and Law
(210)
- Alessandro Lampo (23)
- Alexandre Lobo (101)
- Angelo Rafael (5)
- Douty Diakite (13)
- Emil Marques (3)
- Florence Lei (18)
- Ivan Arraut (25)
- Jenny Phillips (14)
- Sergio Gomes (2)
- Silva, Susana C. (19)
- Stephan Rothlin (1)
-
Faculty of Health Sciences
(22)
- Angus Kuok (9)
- Cynthia Leong (1)
- Edlia Simoes (1)
- Edward Kwan (1)
- Helen Liu (2)
- Maria Rita Silva (1)
- Michael Lai (3)
- Vitor Santos Teixeira (3)
-
Faculty of Religious Studies and Philosophy
(77)
- Andrew Leong (6)
- Cyril Law (6)
- Edmond Eh (1)
- Fausto Gomez (1)
- Franz Gassner (6)
- Jaroslaw Duraj (9)
- Judette Gallares (3)
- Martyn Percy (4)
- Sonja Xia (4)
- Stephen Morgan (18)
- Thomas Cai (5)
-
Institute for Data Engineering and Sciences
(34)
- George Du Wencai (26)
- Liang Shengbin (11)
-
Institute of Science and Environment
(83)
- Ágata Alveirinho Dias (20)
- Chan Shek Kiu (3)
- David Gonçalves (19)
- Karen Tagulao (11)
- Raquel Vasconcelos (6)
- Sara Cardoso (1)
- Shirley Siu (10)
- Thomas Lei (13)
- Wenhong Qiu (1)
-
Library
(3)
- Emily Chan (3)
-
Macau Ricci Institute
(7)
- Jaroslaw Duraj (4)
- Stephen Rothlin (3)
-
School of Education
(127)
- Elisa Monteiro (3)
- Hao Wu (7)
- Isabel Tchiang (2)
- Keith Morrison (61)
- Kiiko Ikegami (3)
- Miranda Chi Kuan Mak (11)
- Mo Chen (2)
- Rochelle Ge (19)
- Susannah Sun (6)
- USJ-Kong Hon Academy for Cellular Nutrition (1)
Resource type
- Blog Post (3)
- Book (35)
- Book Section (83)
- Conference Paper (77)
- Document (4)
- Journal Article (506)
- Magazine Article (12)
- Manuscript (1)
- Newspaper Article (34)
- Preprint (5)
- Presentation (49)
- Radio Broadcast (5)
- Report (20)
- Thesis (523)
- Web Page (2)
United Nations SDGs
- 03 - Good Health and Well-being (31)
- 04 - Quality Education (9)
- 05 - Gender Equality (1)
- 07 - Affordable and Clean Energy (2)
- 08 - Decent Work and Economic Growth (6)
- 09 - Industry, Innovation and Infrastructure (23)
- 10 - Reduced Inequalities (1)
- 11 - Sustainable Cities and Communities (9)
- 12 - Responsable Consumption and Production (5)
- 13 - Climate Action (8)
- 14 - Life Below Water (14)
- 15 - Life on Land (3)
- 16 - Peace, Justice and Strong Institutions (1)
- 17 - Partnerships for the Goals (1)
Cooperation
Student Research and Output
-
Faculty of Business and Law
(5)
- Neto, Andreia (1)
-
School of Education
(4)
- Áine Ní Bhroin (1)
- Emily Chan (3)