
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2edaa7970da48f765505965498bcc5356/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "edaa7970da48f765505965498bcc5356",
         "interHash" : "f75c9153848dab2e390845d189372761",
         "label" : "Enhancing online lecture engagement through gaze and emotion feedback integration",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:29:23",
         "changeDate" : "2026-02-13 16:29:23",
         "count" : 2,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2025", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/16320", 
         
         "author": [ 
            "Frederik Horn"
         ],
         "authors": [
         	
            	{"first" : "Frederik",	"last" : "Horn"}
         ],
         "abstract": "The shift towards online meetings, seminars, and lectures has rapidly gained momentum in recent years, particularly accelerated by the events surrounding the COVID-19 pandemic. However, the absence of nonverbal cues such as eye contact and gestures in virtual settings presents significant challenges for effective communication. Existing frameworks for virtual meetings often fail to adequately address this issue, making it difficult for presenters to accurately assess audience engagement and comprehension. This thesis investigates these challenges by capturing participant attention and emotion in real-time and evaluating how presenters interact with live feedback. Through the implementation and study of a feedback system that visualizes gaze and emotional data, we aimed to bridge the gap between in-person and online lecture experiences. To ensure an informed approach, we conducted a requirement analysis prior to our experiment, identifying key factors for effective feedback integration. In the experiment, we collected data through our tool by logging meeting interactions and analyzing responses from a post-experiment questionnaire. Our findings provide insights into the impact of such feedback on presenter motivation, delivery adjustments, and engagement levels, ultimately contributing to the improvement of educational quality in virtual environments.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-16301",
         
         "bibtexKey": "https://doi.org/10.18419/opus-16301"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/299eb1047672d01136e45bf8b837fbefa/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "99eb1047672d01136e45bf8b837fbefa",
         "interHash" : "af04130a1ca6708d9a868b7a10168d17",
         "label" : "Entwicklung eines neuronalen Netzwerks zur Optimierung der Datenübertragungsqualität von Kleinsatellitenplattformen",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:27:48",
         "changeDate" : "2026-02-13 16:27:48",
         "count" : 5,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11921", 
         
         "author": [ 
            "Cedric Holeczek"
         ],
         "authors": [
         	
            	{"first" : "Cedric",	"last" : "Holeczek"}
         ],
         "abstract": "Today, small satellites are an increasingly important way for researchers to launch experiments and payloads into Earth orbit. On the one hand, these satellite systems have a growing need for data transmission to a ground station; on the other hand, various constraints apply to the design and operation of radio communication systems in space. Today's radio systems usually have static transceiver configurations and the transmission rates used correspond to the worst-case consideration for the particular case. Recently, adaptive approaches for the operation of radio links between satellite and ground station have been described, in which the transceiver configuration, controlled by a learning algorithm, is changed during operation and adapted to the respective external influences. The basis for the algorithms used is the reinforcement learning model. The goal of this work was the further development of an algorithm developed for satellite communication and the testing of this algorithm within a simulation environment in order to evaluate the effects of the changes. The modified algorithm was run in a software simulation environment that included the digital signal processing of the transmitter and receiver and a model for the changing transmission conditions during a satellite overflight. The modification was compared with the original algorithm with respect to the achievable data transmission. Among other things, the number of neural networks used for learning was varied. Furthermore, different hyperparameters were varied and the effects on the data transmission were examined. An adjustment of the hyperparameters led to the transmission of 57.8% more data than in the baseline implementation of the algorithm. Both, the change in architecture and the reduction in the number of neural networks executed in parallel, led to slight performance losses of 4.0% and 3.3%, respectively. The results of the software simulations performed here, however, cannot be directly transferred to hardware simulation environments or actual communication links. The implementation of the different algorithm variants allows to test these variants with hardware transmission links in the future and to test such a system on a small satellite later on.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "de",
         
         "doi" : "10.18419/OPUS-11904",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11904"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2d4e36fefa58e32a5d75df11e8540b88c/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "d4e36fefa58e32a5d75df11e8540b88c",
         "interHash" : "4d94587b6214344ae1a614c460a27def",
         "label" : "Ensemble approaches for link prediction",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:25:18",
         "changeDate" : "2026-02-13 16:25:18",
         "count" : 2,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2024", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/15402", 
         
         "author": [ 
            "Tim Braun"
         ],
         "authors": [
         	
            	{"first" : "Tim",	"last" : "Braun"}
         ],
         "abstract": "Knowledge Graphs (KGs) are fundamental for organizing and representing large amounts of information, but they often suffer from incompleteness. Link prediction using Knowledge Graph Embedding (KGE) methods has emerged as a solution to this problem. Many different methods have been proposed to perform link prediction, some of which are a combination of different methods. However, existing approaches that combine different methods typically train models on the entire graph, lacking the diversity seen in machine learning ensembles such as bagging and random forests. In this thesis, we present the novel ensemble approaches UnifEnt and UnifFeat, that divide the KG into sub-graphs by taking advantage of the core principles of bagging and random forests. We evaluated our approach on common KG datasets and showed the benefits of using our method by comparing it to common KGE baseline methods, as well as related work in the area of ensemble methods for link prediction.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-15383",
         
         "bibtexKey": "https://doi.org/10.18419/opus-15383"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2431d43ce0d77e9cb5a72018deffbe2a9/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "431d43ce0d77e9cb5a72018deffbe2a9",
         "interHash" : "06be5c788ba2aea11f4a9d885918175b",
         "label" : "Generating random knowledge graphs from rules",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:23:45",
         "changeDate" : "2026-02-13 16:23:45",
         "count" : 7,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2024", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/15486", 
         
         "author": [ 
            "Gabriel Timon Glaser"
         ],
         "authors": [
         	
            	{"first" : "Gabriel Timon",	"last" : "Glaser"}
         ],
         "abstract": "A knowledge graph is a datastructure that is capable of storing knowledge. Besides that, there are several methods that use knowledge graphs to derive more information. These methods need to be validated with example knowledge graphs. However, real data might not be available or not contain desired properties. Thus, there are use cases that benefit from the generation of synthetic knowledge graphs. To define a synthetic knowledge graph, there is the need of a characterization that expresses how the synthetic data should look. In this thesis, I use Horn clauses for this characterization because of their good balance of expressiveness and complexity, their use in the field of rule mining, and their base role in the logical language Datalog. As clauses are usually not represented perfectly in real data, the goal of this thesis is to generate a knowledge graph that does not perfectly fulfil given Horn clauses, but in a desired degree of fulfillment. During the thesis, I developed and implemented two modifiable algorithms to generate knowledge graphs. On the one hand, I adapted the general hill climbing technique to generate knowledge graphs. On the other hand, I implemented a greedy algorithm which orders a given set of Horn clauses using logical subsumptions between their bodies, and then add edges to fulfil one Horn clause after the other, in the computed order. Both algorithms aim to fulfil the goal of this thesis by generating synthetic knowledge graphs according to given Horn clauses, each with a degree of fulfilment. The degree of fulfilment of any Horn clauses is characterized by body support, the number of times the premise of the Horn clauses is fulfilled, and support, the number of times the premise and conclusion of the Horn clauses are fulfilled. Additionally, there is the confidence which is the fraction of support and body support, i.e., the percentage of cases the Horn clause is fulfilled. All code is published such that anyone can try it. During the evaluation, random sets of Horn clauses were produced and the implementations generated corresponding knowledge graphs. Generated knowledge graphs were compared by considering the difference between the expected and the actual degree of fulfilment for each Horn clause. The result is that generation variant hill climbing with the initial state set to the result of the greedy algorithm with rule order based on subsumption yields the best results. Also, the difficulty of generating a good knowledge graph increases along with the overlapping degree of the input set of Horn clauses. Note that the overlapping degree reflects how many relation names occur in how many Horn clauses of the set. Lastly, the state-of-the-art mining tool AMIE found many Horn clauses in the generated graphs which were not intended by the set given to the generator.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-15467",
         
         "bibtexKey": "https://doi.org/10.18419/opus-15467"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b8f36aff1d2561fc04476ee51c618157/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "b8f36aff1d2561fc04476ee51c618157",
         "interHash" : "aaec8b8fdd8806abd601625f6c1b8db6",
         "label" : "Bayesian symbolic regression in structured latent spaces",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:21:09",
         "changeDate" : "2026-02-13 16:21:09",
         "count" : 2,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2025", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/16319", 
         
         "author": [ 
            "Chenlei Pei"
         ],
         "authors": [
         	
            	{"first" : "Chenlei",	"last" : "Pei"}
         ],
         "abstract": "Symbolic regression is an interpretable machine learning method that learns mathematical expressions from given data. It naturally combines with Bayesian Inference which lets experts express their knowledge as prior distributions over equations. However, the infinite search space of mathematical expressions renders exhaustive search impractical, and Bayesian Inference remains costly. Therefore, we propose to execute the Bayesian Reasoning in the learned latent space of a trained Variational Autoencoder (VAE) and thereby exploit inherent structures in the search space. While latent spaces have been used to structure search spaces, our approach provides the probability of each mathematical expression rather than selecting the best one. We suggest practical approximations to the posterior distribution in latent space and obtain formula examples by sampling from the posterior using the Gaussian Process Hamiltonian Monte Carlo (GP-HMC) method. We have validated our method using various Koza, Nguyen, and self-generated datasets and compared it against genetic programming and SInDy concerning the Root Mean Square Error (RMSE). Keywords: Symbolic Regression, latent space, Variational Autoencoder, Character Variational Autoencoder, Grammar Variational Autoencoder, Bayesian Reasoning, Gaussian Process, Hamiltonian Monte Carlo, Gaussian Process Hamiltonian Monte Carlo.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-16300",
         
         "bibtexKey": "https://doi.org/10.18419/opus-16300"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/27b82e6e1710df1bcbdfffa0d392c620a/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "7b82e6e1710df1bcbdfffa0d392c620a",
         "interHash" : "5d6e9df302a82ecae042bf73c29875ab",
         "label" : "Low resource named entity recognition applied to oncology",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:19:32",
         "changeDate" : "2026-02-13 16:19:32",
         "count" : 2,
         "pub-type": "misc",
         "publisher":"Universität Stuttgart",
         "year": "2025", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/17734", 
         
         "author": [ 
            "Jonas Mahr"
         ],
         "authors": [
         	
            	{"first" : "Jonas",	"last" : "Mahr"}
         ],
         "abstract": "Named entity recognition (NER) is a fundamental task in Natural Language Processing (NLP) that involves identifying and classifying entities in text. NER forms the basis for solving many NLP tasks that play an important role in the biomedical domain. However, the scarcity of annotated data poses significant challenges in training effective NER models, particularly in low-resource languages, such as German. This study aims to evaluate five models in a low-resource environment, such as oncology in German, to gain insights into possible solutions to overcome this data scarcity. These approaches include prompt engineering of a Large Language Model, a BERT-based model, fine-tuned separately on the WikiMed-DE-BEL and a synthetic dataset, and a GLiNER-based model architecture. A model fine-tuned on a German gold standard oncology dataset serves as a benchmark to compare the other four models to. The evaluation is conducted using two datasets: MAED-KS, a de-identified oncology dataset consisting of patient reports collected from a German hospital, and the aluminium standard dataset, a synthetic dataset constructed based on disease co-occurrence, extracted from hospital data. Our results show that the GLiNER architecture achieves the highest F1-scores of the four approaches on the MAED-KS dataset and similar scores to the benchmark model. The Prompt Engineered Large Language Model performed best on the aluminum standard dataset. Overall, the GLiNER model shows the best performance and good adaptability in a low resource environment, such as oncology data in German.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-17715",
         
         "bibtexKey": "https://doi.org/10.18419/opus-17715"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/272e1c38db3fff47cd35e4e6d7cc7c3db/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "72e1c38db3fff47cd35e4e6d7cc7c3db",
         "interHash" : "16b79d3350cf1b7e50c2dfc3b2384b73",
         "label" : "Byte Pair Encoding for Knowledge Graph Embeddings",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2026-02-13 16:16:22",
         "changeDate" : "2026-02-13 16:17:47",
         "count" : 2,
         "pub-type": "mastersthesis",
         "booktitle": "Byte Pair Encoding for Knowledge Graph Embeddings","publisher":"Universität Stuttgart",
         "year": "2025", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/17227", 
         
         "author": [ 
            "Fatos Ferati"
         ],
         "authors": [
         	
            	{"first" : "Fatos",	"last" : "Ferati"}
         ],
         
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-17208",
         
         "bibtexKey": "https://doi.org/10.18419/opus-17208"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2b480034234bcca9040973629055554d0/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "b480034234bcca9040973629055554d0",
         "interHash" : "cce5dc7d34018c38796c60890a5fd283",
         "label" : "eSPARQL : design and implementation of a query language for epistemic queries on knowledge graphs",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2025-10-19 11:31:04",
         "changeDate" : "2025-10-20 08:20:11",
         "count" : 4,
         "pub-type": "article",
         "journal": "Department of Analytical Computing","publisher":"Universität Stuttgart",
         "year": "2024", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/15493", 
         
         "author": [ 
            "Xinyi Pan"
         ],
         "authors": [
         	
            	{"first" : "Xinyi",	"last" : "Pan"}
         ],
         "abstract": "In recent years, large-scale knowledge graphs have emerged, integrating data from various sources. Often, this data includes assertions about other assertions, establishing contexts in which these assertions hold. A recent enhancement to RDF, known as RDF-star, allows for statements about statements and is currently under consideration as a W3C standard. However, RDF-star lacks a defined semantics for such statements and lacks intrinsic mechanisms to operate on them. This thesis describes and implements a novel query language, termed eSPARQL, tailored for epistemic RDF-star metadata and grounded in four-valued logic. Our language builds on SPARQL-star, the query language for RDF-star, by incorporating an expanded FROM clause, called FROM BELIEF, designed to manage multiple, and occasionally conflicting, beliefs. eSPARQL\u2019s capabilities are demonstrated through four example queries, showcasing its ability to (i) retrieve individual beliefs, (ii) aggregate beliefs, (iii) identify conflicts between individuals, and (iv) handle nested beliefs (beliefs about beliefs). The implementation of eSPARQL developed in this thesis is built on top of an existing SPARQL-star query engine. In this implementation, the execution process of a eSPARQL consists of two phases. First, the expression in the FROM BELIEF clause, called belief query, is translated into a SPARQL-star CONSTRUCT query that generates an intermediary graph, containing the beliefs of the subjects described in the belief query. In the second phase, This intermediary graph is then processed with the graph pattern of the eSPARQL by translating it to a graph pattern that can be processed by a standard SPARQ-star engine. In this last phase, the implementation translates eSPARQL operations to SPARQL-star, and checks if the pattern contains nested eSPARQL queries to be processed recursively. We study two research questions: (RQ1) Does the eSPARQL implementation scale? and (RQ2) How the eSPARQL implementation execution times compare with the execution time of manually written SPARQL-star queries? To answer these research questions, use the four example eSPARQL queries that showcase the abilities of eSPARQL and create a synthetic dataset generator that generates graphs of multiple sizes. Additionally, for research question RQ2, we manually generate SPARQL-star queries that are equivalent to the example eSPARQL queries. Regarding research question RQ1, our results show that eSPARQL has an execution time that is proportional with the data size. Regarding research question RQ2, except for one question, the manually written SPARQL-star queries are clearly faster than our implementation. Although the implementation showed to be slower than the manually generated SPARQL-star queries, the eSPARQL queries are shorter and easier to understand. This positive aspect of eSPARQL, can motivate further studies on how to optimize the eSPARQL implementation.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-15474",
         
         "bibtexKey": "https://doi.org/10.18419/opus-15474"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2026b71528b4423a0aa6e58c4b265c3f5/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "026b71528b4423a0aa6e58c4b265c3f5",
         "interHash" : "06be5c788ba2aea11f4a9d885918175b",
         "label" : "Generating random knowledge graphs from rules",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2025-10-18 02:23:01",
         "changeDate" : "2025-10-18 02:23:39",
         "count" : 7,
         "pub-type": "article",
         "journal": "Department of  Analytic Computing","publisher":"Universität Stuttgart",
         "year": "2024", 
         "url": "https://elib.uni-stuttgart.de/handle/11682/15486", 
         
         "author": [ 
            "Gabriel Timon Glaser"
         ],
         "authors": [
         	
            	{"first" : "Gabriel Timon",	"last" : "Glaser"}
         ],
         "abstract": "A knowledge graph is a datastructure that is capable of storing knowledge. Besides that, there are\r\nseveral methods that use knowledge graphs to derive more information. These methods need to be\r\nvalidated with example knowledge graphs. However, real data might not be available or not contain\r\ndesired properties. Thus, there are use cases that benefit from the generation of synthetic knowledge\r\ngraphs. To define a synthetic knowledge graph, there is the need of a characterization that expresses\r\nhow the synthetic data should look. In this thesis, I use Horn clauses for this characterization\r\nbecause of their good balance of expressiveness and complexity, their use in the field of rule mining,\r\nand their base role in the logical language Datalog. As clauses are usually not represented perfectly\r\nin real data, the goal of this thesis is to generate a knowledge graph that does not perfectly fulfil\r\ngiven Horn clauses, but in a desired degree of fulfillment.\r\nDuring the thesis, I developed and implemented two modifiable algorithms to generate knowledge\r\ngraphs. On the one hand, I adapted the general hill climbing technique to generate knowledge\r\ngraphs. On the other hand, I implemented a greedy algorithm which orders a given set of Horn\r\nclauses using logical subsumptions between their bodies, and then add edges to fulfil one Horn\r\nclause after the other, in the computed order. Both algorithms aim to fulfil the goal of this thesis\r\nby generating synthetic knowledge graphs according to given Horn clauses, each with a degree\r\nof fulfilment. The degree of fulfilment of any Horn clauses is characterized by body support, the\r\nnumber of times the premise of the Horn clauses is fulfilled, and support, the number of times\r\nthe premise and conclusion of the Horn clauses are fulfilled. Additionally, there is the confidence\r\nwhich is the fraction of support and body support, i.e., the percentage of cases the Horn clause is\r\nfulfilled. All code is published such that anyone can try it.\r\nDuring the evaluation, random sets of Horn clauses were produced and the implementations\r\ngenerated corresponding knowledge graphs. Generated knowledge graphs were compared by\r\nconsidering the difference between the expected and the actual degree of fulfilment for each Horn\r\nclause. The result is that generation variant hill climbing with the initial state set to the result of the\r\ngreedy algorithm with rule order based on subsumption yields the best results. Also, the difficulty\r\nof generating a good knowledge graph increases along with the overlapping degree of the input\r\nset of Horn clauses. Note that the overlapping degree reflects how many relation names occur in\r\nhow many Horn clauses of the set. Lastly, the state-of-the-art mining tool AMIE found many Horn\r\nclauses in the generated graphs which were not intended by the set given to the generator.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-15467",
         
         "bibtexKey": "https://doi.org/10.18419/opus-15467"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2c2e43b48393c0bb8d19ce351dd4a671f/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "c2e43b48393c0bb8d19ce351dd4a671f",
         "interHash" : "af04130a1ca6708d9a868b7a10168d17",
         "label" : "Entwicklung eines neuronalen Netzwerks zur Optimierung der Datenübertragungsqualität von Kleinsatellitenplattformen",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:30:27",
         "changeDate" : "2024-03-22 01:30:27",
         "count" : 5,
         "pub-type": "mastersthesis",
         
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11921", 
         
         "author": [ 
            "Cedric Holeczek"
         ],
         "authors": [
         	
            	{"first" : "Cedric",	"last" : "Holeczek"}
         ],
         "abstract": "Kleinsatelliten sind heute eine zunehmend wichtige Möglichkeit für die Forschung, Experimente und Nutzlasten in Erdumlaufbahnen zu bringen. Bei diesen Satellitensystemen besteht einerseits ein wachsender Bedarf an Datenübertragung zu einer Bodenstation, andererseits gelten in der Raumfahrt verschiedene Einschränkungen bei Aufbau und Betrieb von Funkkommunikationssystemen. Heutige Funksysteme haben meist statische Transceiver-Konfigurationen und die genutzten Übertragungsraten entsprechen der Worst-case-Betrachtung für den jeweiligen Fall. Neuerdings werden adaptive Ansätze für den Betrieb von Funkverbindungen zwischen Satellit und Bodenstation beschrieben, bei denen die Transceiver-Konfiguration, gesteuert durch einen lernenden Algorithmus, im Betrieb verändert und den jeweiligen äusseren Einflüssen angepasst wird. Die Grundlage für die verwendeten Algorithmen ist das Reinforcement Learning Model. Ziel dieser Arbeit war die Weiterentwicklung eines für die Raumfahrtfunkkommunikation entwickelten Algorithmus und der Test dieses Algorithmus' innerhalb einer Simulationsumgebung, um die Auswirkungen der Veränderungen zu bewerten. Der modifizierte Algorithmus wurde in einer Software-Simulationsumgebung betrieben, welche die digitale Signalverarbeitung von Sender und Empfänger sowie die sich verändernden Übertragungsbedingungen während eines Satellitenüberfluges abbildete. Die Modifikation wurde mit dem Originalalgorithmus hinsichtlich der erreichbaren Datenübertragung verglichen. Unter anderem wurde die Anzahl der für das Lernen verwendeten Neuronalen Netze variiert. Weiterhin wurden verschiedene Hyperparameter variiert und die Auswirkungen auf die Datenübertragung untersucht. Eine Anpassung der Hyperparameter führte dabei zu einer Übertragung von 57,8% mehr Daten als bei der Baseline-Implementierung. Sowohl die Veränderung in der Architektur als auch die Reduzierung der parallel ausgeführten Neuronalen Netze führte zu leichten Performanzeinbußen von 4,0% und 3,3%. Die Ergebnisse der hier durchgeführten Software-Simulationen lassen sich jedoch nicht auf Hardware-Simulationsumgebungen oder tatsächliche Funkverbindungen übertragen. Die Implementierung der verschiedenen Algorithmusvarianten erlaubt es, diese Varianten zukünftig auch mit Hardware-Übertragungsstrecken zu testen und später ein solches System auf einem Kleinsatelliten zu erproben.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "de",
         
         "doi" : "10.18419/OPUS-11904",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11904"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2d85d195da22a4f188d3834e164a37709/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "d85d195da22a4f188d3834e164a37709",
         "interHash" : "bf250db32dc28d8ac1815bf3ed23a0dc",
         "label" : "Learning quantitative argumentation frameworks using sparse neural networks and swarm intelligence algorithms",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:30:09",
         "changeDate" : "2024-03-22 01:30:09",
         "count" : 3,
         "pub-type": "misc",
         "publisher":"Department of Analytical Computing",
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11920", 
         
         "author": [ 
            "Mohamad Wahed Bazo"
         ],
         "authors": [
         	
            	{"first" : "Mohamad Wahed",	"last" : "Bazo"}
         ],
         "abstract": "Argumentation Frameworks are an approach of formalizing arguments and their interrelations in a graph structure. They can be used to draw conclusions from this modelling of knowledge. Since argumentation is an important part of human reasoning, these graph structures can be considered easily interpretable, what makes this technology an interesting explainable artificial intelligence method. Although this is not their main purpose, Quantitative Argumentation Frameworks can be used to solve classification problems by following a new approach. This approach is based on constructing them out of multilayer perceptrons (MLP), based on the work of Potyka. In this thesis we were motivated to construct Quantitative Argumentation Frameworks out of sparse MLPs. A swarm intelligence algorithm, namely Particle Swarm Optimization (PSO), was developed to search for sparse MLP models with specific characteristics that relate to performance and topology of the graphical structures. Models were implemented, tested, and evaluated on three different datasets. The implementation includes preprocessing of the datasets, parameter learning of MLPs based on backpropagation, and structure learning of the MLP graphical structures. The evaluation involves constructing fully connected MLPs and decision trees for comparison purposes. The resulting models achieved high performance and low complexity in their structure. The PSO algorithm also proved its efficiency in solving the structure learning.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-11903",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11903"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2ee28263a02297c26ff792381a2baeeaf/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "ee28263a02297c26ff792381a2baeeaf",
         "interHash" : "69198e7af201f44087f61d5ca127b8f9",
         "label" : "Gaze and voice driven hands free gaming",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:29:44",
         "changeDate" : "2024-03-22 01:29:44",
         "count" : 3,
         "pub-type": "misc",
         "publisher":"Department of Analytical Computing",
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11919", 
         
         "author": [ 
            "Mike Lauer"
         ],
         "authors": [
         	
            	{"first" : "Mike",	"last" : "Lauer"}
         ],
         "abstract": "Playing computer games is one of the most common and enjoyable activities in the modern lifestyle. However, people with motor impairments who cannot use mouse and keyboard are not able to interact with computing devices as required by the game design. In this regard, novel interaction techniques can enable hands-free control using gaze and voice as input modalities to assist people with motor and speech impairments. This is the first evaluation of a video game control method consisting of a combination of eye tracking and non-verbal voice commands (e.g. humming) applied in a 2D jump-and-run game environment involving essential spatio-temporal interactions. To assess interaction feasibility, the evaluation study consisted of both qualitative and quantitative measures. In addition, the feasibility was validated with a target user group of people with motor impairments. Overall, the results indicate a lower but competitive performance while increasing the fun factor.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-11902",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11902"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2ba86189219ae8a06b24ac70c1c10ea23/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "ba86189219ae8a06b24ac70c1c10ea23",
         "interHash" : "36be89fd78131324b4955c19d57dead1",
         "label" : "Extracting and segmenting high-variance references from PDF documents with BERT",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:29:31",
         "changeDate" : "2024-03-22 01:29:31",
         "count" : 3,
         "pub-type": "misc",
         
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11957", 
         
         "author": [ 
            "Hasan Evci"
         ],
         "authors": [
         	
            	{"first" : "Hasan",	"last" : "Evci"}
         ],
         "abstract": "The extraction and segmentation of references from scientific articles is a core task of modern digital libraries. Once references are extracted and segmented, the bibliographic information can be made publicly available and linked, enabling efficient literature study. However, references often vary in their structure and content. This makes the extraction and segmentation of references a challenging but valuable task. The purpose of this thesis is to investigate whether Bidirectional Encoder Representations from Transformers (BERT) is suitable for the extraction and segmentation of bibliographic references. Therefore, we follow a deep learning approach for the extraction and segmentation of references from PDF documents. We use a neural network architecture based on BERT, a deep language representation model that has significantly increased performance on many natural language processing tasks. Over the BERT output, we put a linear-chain Conditional Random Field. We experiment with different BERT models and input formats and also examine two approaches for reference extraction and segmentation. The experiments are evaluated on a challenging dataset that contains both English and German social science publications with highly varying references. Our results show that the best performing BERT models were pre-trained on similar data to the data that we used for the fine-tuning of the BERT models on the task of reference extraction and reference segmentation. Moreover, our findings show that long, context-based input sequences yield the best results. The extraction model identifies and extracts references with an average F1-score of 81.9%. References are segmented with an average F1-score of 93.6%. We show that our models compare well to one other previously published work. Our conclusion is that BERT is a suitable choice for reference extraction and reference segmentation.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-11940",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11940"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/20a823fe06187e587861c7670254bca4b/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "0a823fe06187e587861c7670254bca4b",
         "interHash" : "6782596755ce3e1052056da2fff0a87c",
         "label" : "How users attend to online comments: an eye-tracking approach",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:29:10",
         "changeDate" : "2024-03-22 01:29:10",
         "count" : 3,
         "pub-type": "mastersthesis",
         
         "year": "2022", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11996", 
         
         "author": [ 
            "Alona Liuzniak"
         ],
         "authors": [
         	
            	{"first" : "Alona",	"last" : "Liuzniak"}
         ],
         "abstract": "The modern world is highly influenced by user-contributed content such as user comments, which is one of the most popular forms of communication on social media. They help build a connection between content creators and content consumers, as well as a connection between users of a social platform, which makes them highly relevant for community interaction. However, researchers have not treated users' comment reading strategies in much detail. The existing accounts are limited to address solely an explicit comment reading approach, which is only able to track an active interaction, e.g. analyze attention by counting a number of clicks. This technique can not fully estimate the drawn attention, as 73% of people do not actively interact with comments. Eye-tracking plays a vital role in solving the task of analysing implicit attention, as it allows to estimate such crucial characteristics, as comment features, which drew the most attention, the amount of attention given or the order of seeing specific comments. The current research uses eye-tracking based attention analysis for investigating the phenomena of users' reading behaviour on the real YouTube interface. The present master thesis concentrates on analysing users' attention mechanisms and reading behaviour and finding a correlation between the comment features such as length, language, sparseness, comment position, number of likes, presence of replies, presence of video creator's like and authorised user label, which cannot be exhibited from a pure textual point of view. This work shows that number of likes and presence of answers contribute the most to the attention drawn by comments. The analysis revealed that the category of a video deeply influences the emotion and length of the popular comments: if people are looking for useful information, which applies to educational videos, they tend to pay attention to neutral and long comments, whereas while looking for entertainment, people most probably will notice short and positive comments. The two important findings from the gender analysis are that women tend to read longer comments, but skip a higher percentage of comments than men. It is hoped that this research will contribute to a deeper understanding of the features that draw the most attention, which can be exploited in content generation strategies and developing new ranking algorithms.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-11979",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11979"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2dee25f714d96e4513199bd08b7118c22/analyticcomp",         
         "tags" : [
            "thesis"
         ],
         
         "intraHash" : "dee25f714d96e4513199bd08b7118c22",
         "interHash" : "6b564fb875aa899ba32f9da407418916",
         "label" : "Multistep prediction of vehicle states using transformers",
         "user" : "analyticcomp",
         "description" : "",
         "date" : "2024-03-22 01:28:40",
         "changeDate" : "2026-02-13 16:26:15",
         "count" : 3,
         "pub-type": "misc",
         
         "year": "2021", 
         "url": "http://elib.uni-stuttgart.de/handle/11682/11918", 
         
         "author": [ 
            "Stefan Bolz"
         ],
         "authors": [
         	
            	{"first" : "Stefan",	"last" : "Bolz"}
         ],
         "abstract": "Multistep prediction is the prediction of states based on initial states and a series of control inputs. This paper focuses on developing transformer models for multistep prediction of vehicle states and testing different modifications of the transformer architecture using the example of the prediction of a ship simulation. Research in NLP promises advantages with regard to training time and prediction accuracy for the transformer architecture compared to a state-of-the-art LSTM model. The author also investigates whether positional encodings are useful in this scenario and if a transformer model can learn the order of the inputs without positional encodings.",
         "copyright" : "info:eu-repo/semantics/openAccess",
         
         "language" : "en",
         
         "doi" : "10.18419/OPUS-11901",
         
         "bibtexKey": "https://doi.org/10.18419/opus-11901"

      }
	  
   ]
}
