2,400 research outputs found

    Investigating Sequence Learning in Anthropoid Primates Using Observational and Experimental Methods

    Get PDF
    Sequence learning is a crucial aspect of human cognition, being foundational in humans' ability to learn language, develop complex tool use and in the development of cumulative culture. A recent review by Ghirlanda et al (2017) highlights that humans potentially have enhancements in these abilities beyond other animals and therefore sequence learning may be a cognitive capacity that sets us apart from other animals. Understanding how these abilities evolved and may differ in our closest living relatives, the primates, can provide novel insights into these abilities. I start by reviewing the existing literature on observational and experimental research in the anthropoid primates, by providing an overview of the observational and experimental research that has been conducted. Particular focus is paid to the areas of communication, foraging and tool use, as well as evaluating the contributions of different experimental approaches to our understanding of sequence learning abilities in primates. An observational study comparing gorillas and François’ langurs was then conducted, which used Markov Chain Analysis to identify whether these primate species differed in the sequences of behaviours they used while browse feeding. This study identified that gorillas exhibit hierarchical sequence structures in their feeding behaviours, where the langurs didn’t. An experimental study was also conducted, using a novel puzzle box experiment, aiming to provide experimental data on the manual sequence learning abilities of previously understudied species, in this case, François’ langurs and black headed spider monkeys. As the results obtained from this experiment were minimal in regard to evaluating sequence learning abilities, results are discussed in relation to improving the procedures of these kinds of experiments. Particularly when working with zoo-housed primate populations

    Fake news detection and analysis

    Get PDF
    The evolution of technology has led to the development of environments that allow instantaneous communication and dissemination of information. As a result, false news, article manipulation, lack of trust in media and information bubbles have become high-impact issues. In this context, the need for automatic tools that can classify the content as reliable or not and that can create a trustworthy environment is continually increasing. Current solutions do not entirely solve this problem as the degree of difficulty of the task is high and dependent on factors such as type of language, type of news or subject volatility. The main objective of this thesis is the exploration of this crucial problem of Natural Language Processing, namely false content detection and of how it can be solved as a classification problem with automatic learning. A linguistic approach is taken, experimenting with different types of features and models to build accurate fake news detectors. The experiments are structured in the following three main steps: text pre-processing, feature extraction and classification itself. In addition, they are conducted on a real-world dataset, LIAR, to offer a good overview of which model best overcomes day-to-day situations. Two approaches are chosen: multi-class and binary classification. In both cases, we prove that out of all the experiments, a simple feed-forward network combined with fine-tuned DistilBERT embeddings reports the highest accuracy - 27.30% on 6-labels classification and 63.61% on 2-labels classification. These results emphasize that transfer learning bring important improvements in this task. In addition, we demonstrate that classic machine learning algorithms like Decision Tree, NaĂŻve Bayes, and Support Vector Machine act similar with the state-of-the-art solutions, even performing better than some recurrent neural networks like LSTM or BiLSTM. This clearly confirms that more complex solutions do not guarantee higher performance. Regarding features, we confirm that there is a connection between the degree of veracity of a text and the frequency of terms, more powerful than their position or order. Yet, context prove to be the most powerful aspect in the characteristic extraction process. Also, indices that describe the author's style must be carefully selected to provide relevant information
    • …
    corecore