<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>UCSC Digital Library Collection:</title>
    <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4731</link>
    <description />
    <pubDate>Sat, 25 Apr 2026 18:06:56 GMT</pubDate>
    <dc:date>2026-04-25T18:06:56Z</dc:date>
    <item>
      <title>Psychotherapeutic cognition extractor : Lexical ontologies to facilitate cognitive behavioral therapy and trait modelling</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4759</link>
      <description>Title: Psychotherapeutic cognition extractor : Lexical ontologies to facilitate cognitive behavioral therapy and trait modelling
Authors: Vidanage, B.V.K.I
Abstract: Abstract&#xD;
Use of artificial intelligence in psychotherapy has mostly, not gone beyond the level of close –&#xD;
ended web based questionnaires. In this research, a novel computational intelligence based&#xD;
approach is proposed to facilitate the psychotherapeutics procedures via creating comfortable&#xD;
platforms both to the consultants and patients.&#xD;
Lack of annotated datasets creates a major barrier in creating stable knowledge models in the arena&#xD;
of artificial intelligence. Amount of annotated datasets available in psychotherapy domain is almost&#xD;
nil. Therefore, after recognizing exclusive attributes like, rich domain modelling capability,&#xD;
contextual knowledge representation ability, ease of scalability and no need of a comprehensively&#xD;
large annotated datasets, it`s decided ontologies to be the ideal form of AI technology to be used&#xD;
in this research, as it characteristics suits very well with the nature of the attempted research&#xD;
problem to be solved.&#xD;
Ontologies are defined as an ideal way of encoding human intelligence to machine intelligence&#xD;
format. Therefore, after consulting multiple consultant psychologists and psychiatrists, covering&#xD;
the entire island, knowledge associated with cognitive behavioral therapy (CBT) procedures and&#xD;
personality trait assessment based on Big Five (Openness, Conscientiousness, Extraversion,&#xD;
Agreeableness and Neuroticism) OCEAN trait modelling are derived. Henceforth, pool of lexicon&#xD;
based ontological structures are proposed, presenting the machine readable form of knowledge&#xD;
extracted from human consultants.&#xD;
To assure smooth, operation of the proposed ontology pools in cognition segmentation, multiple&#xD;
clusters of Part-Of-Speech (POS) tag based rule repositories are derived considering the potential&#xD;
structural aspects of each of cognition expression patterns. Thereafter, each of these cognition&#xD;
specific POS rule sequence is mapped with a specified object property in the ontology. Further,&#xD;
each object property of the ontology, is linked with an annotated cognition specific lexicon pool.&#xD;
This mapping sequence will assure computational process enforcement of the both CBT and&#xD;
OCEAN based psychotherapeutic procedures.&#xD;
The developed application has been tested in both quantitative and qualitative forms. Thematic&#xD;
Analysis evaluation technique is used to assess the textual feedbacks provided by the consultants.&#xD;
Further, confusion matrices have been derived denoting true, positives, true negatives, false&#xD;
positives and false negatives associated with the cognition segmentations processed by the&#xD;
v&#xD;
prototype. With the help of these information, quantitative measures such as precision, recall,&#xD;
sensitivity F-measure and accuracy dimensions are derived.&#xD;
This research contributes to the health informatics domain, which is a very important and new&#xD;
discipline coming under computer science, by releasing, pool of lexicon based ontological&#xD;
structures which can be used for the effective segmentation of the human cognition and trait&#xD;
assessment, facilitating the consultants’ role towards improving the therapeutic alliance in between&#xD;
patient and the consultant.&#xD;
Further the overall architecture provided by this research prototype is an easily expandable base&#xD;
line architecture to cater with new knowledge requirements as well. Therefore, new knowledge&#xD;
aspects associated with CBT and OCEAN characteristics can be easily absorbed by the same&#xD;
architecture proposed by the prototype, making it a stable architecture addressing scalability of the&#xD;
prototype as well. The combination of all these knowledge structures and ontological mappings&#xD;
can be released as one knowledge api, facilitating the reusability and expandability of the structures&#xD;
proposed by any researcher who is interested in coupling cognition segmentation aspects to a&#xD;
potential healthcare information system to be developed.</description>
      <pubDate>Tue, 01 Jan 2019 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4759</guid>
      <dc:date>2019-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Transformation of Requirement Techniques to Reduce Duplication of Work in Methodologies</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4758</link>
      <description>Title: Transformation of Requirement Techniques to Reduce Duplication of Work in Methodologies
Authors: Madanayake, R.S.
Abstract: Abstract&#xD;
The existence of Commercial Software for many decades, has witnessed a vast assortment of diagrammatic and Non-diagrammatic software design and development techniques, leading to a tremendous amount of Duplication of Work. This has also lead to the existence of many legacy software systems which need to be transformed into modern ones to make them more efficient and scalable. Although a few transformation tools are available, none can yet comprehensively integrate most transformations.&#xD;
Preliminary surveys of the industry and academia done both by the researcher who authored this thesis and a previous group, regarding the Academic projects as well as the IT industries in Australia, Singapore and Sri Lanka, have revealed an enormous amount of Duplication of Work both in the industrial and academic software projects, where it also affected the documentation procedures, leading to a waste of resources and time due to duplication of work. This was due to the fact that, different modelling techniques which use the same data, are required for these projects.&#xD;
The above problems (Duplication of Work and the need to integrate legacy designs) were framed as a research question, – “How could the different types of transformations of Software engineering models be combined to expedite the software requirement analysis process?”. Its answer is an Ontological Framework, to define relationships of both the Unified Modelling Language (UML) and Non-UML Design techniques established upon the Ontology of philosopher Mario Bunge, which was already used in Information Systems, via a branch known as “conceptual things” which could be extended to incorporate suitable newer entities. This makes it easy to interrelate the various diagramming techniques and transform one into another, in such a way as to accomplish modular transformations effectively.&#xD;
From the initial surveys, it was determined that Entity Relationship Diagrams (ERDs), Class Diagrams, User Stories and Use Case Models were the most popular diagrams used as well as where the most Duplication of Work occurred, according to the data analysis conducted by the researchers. The Analysis of Opinions for transformations between different types of diagram (i.e. UML and Non-UML), were tested through three assignment based experiments given to undergraduates reading for software engineering subjects, due to their knowledge in this field. Those experiments involved ERDs, Class Diagrams, User Stories and Use Case Models, and&#xD;
vi&#xD;
they provided researchers with the most compatible UML and Non-UML diagram Transformations. An open source software was developed as the proof of concept prototype.&#xD;
The final evaluation of this research project involved the participation of individuals with industry experience acting as respondents using a Questionnaire and there were positive responses of over 91% for all questions in the feedback form, which inferred the success of this research, where both the major knowledge domains – the modular transformations between Use Case Models versus Epics and User Stories in Agile Software Development, as well as the modular transformations between Entity Relationship Diagrams and Class Diagrams, were evaluated.</description>
      <pubDate>Tue, 01 Jan 2019 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4758</guid>
      <dc:date>2019-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Train Traffic Optimization System to Minimize Stochastic Delays on Single Line Railway Track</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4757</link>
      <description>Title: Train Traffic Optimization System to Minimize Stochastic Delays on Single Line Railway Track
Authors: Kasthoori, A.P
Abstract: Abstract&#xD;
Optimization is a far-ranging research area applicable to many areas of science and&#xD;
technology. Increasing demand and complexities in the domain of transportation, day&#xD;
by day trigger many countries in the world to pay their attention to maximizing a rapid&#xD;
utilization of railway transportation due to its higher degree of cost-effectiveness and&#xD;
environment friendliness. However, the main consideration is to utilize successfully&#xD;
the existing infrastructure in order to provide better and enhanced service. There is no&#xD;
difference in Sri Lanka, compared with other countries, facing the same problems in&#xD;
transportation in order to provide efficient railway services. Providing better railway&#xD;
service in Sri Lanka is a big challenge than other countries due to managing stochastic&#xD;
delays. This is the main critical problems has to be addressed in the Sri Lankan context.&#xD;
Annual train delays due to stochastic events are considerably high in rate than in other&#xD;
countries. This directly effects on total productivity of the country itself intern. The&#xD;
main focus of this research is to reduce delay created by stochastic events, applying&#xD;
optimization technologies and low-cost devices. This research focused on minimizing&#xD;
stochastic delay on single line rail network.&#xD;
Firstly in this context, the critical issue faced was gathering accurate real-time train&#xD;
dynamics that need to trigger rescheduling process, just after each stochastic delay, created&#xD;
by stochastic events. Secondly, finding flexible and adaptable algorithm in order&#xD;
to search optimal running time and optimal departure time is not easy, and after literature&#xD;
reviews, Ant Colony Optimization was applied as a methodology to the problem&#xD;
domain to search optimal running time and departure time that need train to move from&#xD;
one node to another node within the undirected graph.&#xD;
The main concern of research was to minimize stochastic delay by providing a realtime&#xD;
assisting tool to train controllers that help them in the rescheduling process. Further,&#xD;
this system also provides a better platform to train drivers, station masters, and&#xD;
train controllers to minimize stochastic delay automatically by sending auto generated&#xD;
instructions and establishing communication between them. As a research outcome,&#xD;
Computer Based Real Time Train Re-scheduler (CBRTTRS) was designed to achieve&#xD;
more functionalities than above, such as off-time rescheduling, data mining, railway&#xD;
safety monitoring, and public acknowledgment, etc.</description>
      <pubDate>Tue, 01 Jan 2019 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4757</guid>
      <dc:date>2019-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Social Sensor Networks for News Mining</title>
      <link>https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4756</link>
      <description>Title: Social Sensor Networks for News Mining
Authors: Fernando, M. A. I. D.
Abstract: Abstract&#xD;
With the development of technology, many people tend to use the Internet which has resulted in an increase in usage of social networks and microblogs, inducing many organizations too to share their news in social networks and microblogs. News providers are such organizations that share large amount of news in social networks and blogs and Twitter is one such common social network, which is well known as a microblog. The short messages (Tweets) which are shared in Twitter can produce many important information. S2Net tool was developed in order to analyze these Tweets and generate useful information and present it in a suitable manner.&#xD;
Situations where one is interested in the news topics rather than news groups. For such cases, the clustering technique was used, in which the news was clustered into news topics. Expectation–Maximization clustering (EM Clustering) and Hierarchical Clustering were the methods used in these situations. The results show that Hierarchical Clustering with Simple Linkage function performs better than EM Clustering. The Simple Linkage function can detect the small relationships between clusters. Because of the high dimension of the features, there will be many relationships which are hard to detect. Therefore using Simple Linkage function can improve the accuracy.&#xD;
There can be situations where one is interested in the news topics rather than news groups. For such cases, the clustering technique was used, in which the news was clustered into news topics. EM Clustering and Hierarchical Clustering were the methods used in these situations. The results show that Hierarchical Clustering with Simple Linkage function performs better than EM Clustering. The Simple Linkage function can detect the small relationships between clusters. Because of the high dimension of the features, there will be many relationships which are hard to detect. Therefore using Simple Linkage function can improve the accuracy.&#xD;
These two analyzing methods were evaluated using two evaluation techniques. The classification method was evaluated using F-measure. According to the F measure, it is clear that the Random Forest method performs well than the other methods. The clustering method was evaluated by getting review comments for the each cluster. The reviewer evaluates and marks the mismatches for each cluster. According to their evaluations, EM clustering performs with 68.52% accuracy and Hierarchical clustering performs with 89.93%.</description>
      <pubDate>Tue, 01 Jan 2019 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dl.ucsc.cmb.ac.lk/jspui/handle/123456789/4756</guid>
      <dc:date>2019-01-01T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

