Publikationen an der Fakultät für Informatik und Automatisierung ab 2015

Anzahl der Treffer: 1932
Erstellt: Fri, 10 May 2024 23:10:58 +0200 in 0.0568 sec


Döring, Ulf; Artelt, Benedikt
On the usefulness of animated structograms in teaching algorithms and programming. - In: Mobile technologies and applications for the internet of things, (2019), S. 34-46

Gbadeyan, Oyetunde; Steinhauser, Marco; Hunold, Alexander; Martin, Andrew K.; Haueisen, Jens; Meinzer, Marcus
Modulation of adaptive cognitive control by prefrontal high-definition transcranial direct current stimulation in older adults. - In: The journals of gerontology, ISSN 1758-5368, Bd. 74 (2019), 7, S. 1174-1183

https://doi.org/10.1093/geronb/gbz048
Horii, Tsubasa; Sakurai, Yoshitaka; Sakurai, Eriko; Tsuruta, Setsuo; Knauf, Rainer; Damiani, Ernesto; Kutics, Andrea
More general evaluation of a client-centered counseling agent. - In: 2019 IEEE World Congress on Services, (2019), S. 190-196

A lot of people in Japan suffer from bad conditions of their mental health with an increasing tendency, in particular jobseekers and elderly persons. The classical way to solve their problem is to consult a counselor, who treats these people in a way to become aware of the core of their problem and to solve it. However, the number of well qualified counselors is limited. For this purpose, we developed a VCA (Virtual Counseling Agent) as a further evolution of a formerly developed CRECA (Context Respectful Counseling Agent). CRECA. CRECA had a text interface. To much more imitate a human counselor, VCA has an image avatar and a voice conversation using the Google Cloud audio API. Further, VCA is made independent of counseling content fields. Thus, it is more generalized than CRECA or ELIZA in order for every people to easily use everywhere in every situation. Here, VCA, CRECA, and ELIZA are comparatively evaluated by questionnaire after the use of 10 college students having career problems as well as elderly persons struggling with modern IT. As a result, VCA significantly exceeded the average value of ELIZA along with the significant difference at the level of 5%. Moreover, average of the evaluation value is not worse than CRECA. Compared to CRECA, VCA does not limit the content and field of consultation. Especially, elderly persons struggling with modern IT could not use CRECA that have only text interface. It can be used generally at any time in everyday natural conversation. It can easily be used by elderly people and the digital divided due to voice conversion.



https://doi.org/10.1109/SERVICES.2019.00052
Arai, Keita; Sakurai, Yoshitaka; Sakurai, Eriko; Tsuruta, Setsuo; Knauf, Rainer
Visualization system for analyzing customer comments in marketing research support system. - In: 2019 IEEE World Congress on Services, (2019), S. 141-146

Since marketing research on theme parks such as Tokyo Disney Land is costly, we developed an efficient opinion collection system. However, it is difficult for the interviewer to extract characteristic opinions from several opinions. To cope with this problem, we classify emotions for opinions based on the wheel of Plutchik. We further propose a method of displaying them on a map for visualization. The evaluation result by questionnaires is 4.75 on average out of 5 scales. The result shows that the proposed system can support the action of proposing business ideas.



https://doi.org/10.1109/SERVICES.2019.00042
Wichmann, Alexander; Maschotta, Ralph; Bedini, Francesco; Zimmermann, Armin
Model-driven development of UML-based domain-specific languages for system architecture variants. - In: SYSCON 2019, (2019), insges. 8 S.

https://doi.org/10.1109/SYSCON.2019.8836895
Kirchhoff, Michael; Kerling, Philipp; Streitferdt, Detlef; Fengler, Wolfgang
A real-time capable dynamic partial reconfiguration system for an application-specific soft-core processor. - In: International journal of reconfigurable computing, ISSN 1687-7209, Volume 2019, article ID 4723838, 14 pages

https://doi.org/10.1155/2019/4723838
Dietzfelbinger, Martin; Walzer, Stefan
Constant-time retrieval with O(log m) extra bits. - In: 36th International Symposium on Theoretical Aspects of Computer Science, (2019), S. 24:1-24:16

https://doi.org/10.4230/LIPIcs.STACS.2019.24
Heuer, Andreas; Saake, Gunter; Sattler, Kai-Uwe
Datenbanken : Implementierungstechniken
4. Auflage. - Frechen : mitp, 2019. - 1 Online-Ressource (xx, 704 Seiten). - (mitp Professional) ISBN 978-3-95845-781-2
Description based on publisher supplied metadata and other sources.

Architekturprinzipien und Datenstrukturen moderner Datenbanksysteme Algorithmen und optimierte Anfragen für Datenbankoperationen Transaktionsmodelle sowie Transaktionsverwaltung im Mehrbenutzerbetrieb Datenbankmanagementsysteme (DBMS) bilden häufig die Kernkomponente von Informationssystemen und ermöglichen die integrierte Speicherung von großen Datenbeständen, auf die mehrere Anwendungen gleichzeitig zugreifen können. Bei der Implementierung dieser Systeme müssen einige Anforderungen berücksichtigt werden: Effiziente Speicherung und schnelles Wiederauffinden der Daten Datenunabhängigkeit Zuverlässiger Mehrbenutzerbetrieb Wiederherstellung der Daten nach Systemausfällen Kompatibilität zu verschiedenen Rechnerarchitekturen Die Autoren behandeln die wichtigsten Konzepte und Techniken der Implementierung von DBMS, wobei der Schwerpunkt auf den Konzepten und Basistechnologien kommerzieller, meist relationaler Datenbanksysteme liegt: Architektur, Datenorganisation, Anfragebearbeitung, Synchronisation im Mehrbenutzerbetrieb und Recovery. Darüber hinaus gehen die Autoren auch auf aktuelle Entwicklungen bei Speichermedien, alternativen Speichermodellen, der Bearbeitung von Data-Warehouse-Anfragen, Anfrageoptimierern und Transaktionsmodellen ein. Angaben zu vertiefender Literatur sowie Übungen am Ende der Kapitel helfen beim Vertiefen des Gelernten sowie bei Selbststudium und Prüfungsvorbereitung. Zum Verständnis des Buches sind Grundkenntnisse der theoretischen Grundlagen von DBMS wie Relationenalgebra sowie Basiskenntnisse in SQL notwendig. Aus dem Inhalt: Externspeicher- und Pufferverwaltung Speicherhierarchie und -medien Seiten, Datensätze und ihre Adressierung Row Stores und Column Stores Seitenersetzungsstrategien Dateiorganisation und Indexstrukturen B-Bäume Partitionierung Dynamisches Hashing Mehrdimensionale und geometrische Indexstrukturen Bitmap-Indexe Anfrageverarbeitung und -optimierung Anfrageoperatoren Logische und physische Optimierung Kostenmodelle und Statistiken in DBMS Transaktionsverwaltung und Recovery Serialisierbarkeit Sperrprotokolle und nichtsperrende Verfahren Commit-Protokolle Logging und Recovery-Strategien



https://ebookcentral.proquest.com/lib/kxp/detail.action?docID=5800047
Bedini, Francesco; Maschotta, Ralph; Wichmann, Alexander; Zimmermann, Armin
Towards automated fUML model verification with Petri nets. - In: MODELSWARD 2019, (2019), S. 300-308