DS-NLP Lab Chair of Siegfried Handschuh | Data Science in Natural Language Processing

Research

Argumentative AI

Exploring the Usefulness of Open and Proprietary LLMs in Argumentative Writing Support
Exploring the Usefulness of Open and Proprietary LLMs in Argumentative Writing Support
Reto Gubelmann, Michael Burkhard, Rositsa Ivanova, Christina Niklaus, Bernhard Bermeitinger, Siegfried Handschuh
[no publisher info]  ·  02 Jul 2024  ·  handle:20.500.14171/120866
In this article, we present the results of an exploratory study conducted with our self-developed tool Artist. The goal of the tool is to give formative feedback to develop students’ argumentation skills. We compare the feedback that two different LLMs, an open-sourced one by META and one of OpenAI’s fully proprietary ones, give to students’ argumentative writing. We find that, overall, students find the feedback provided by both LLMs helpful (7.51 vs. 7.65 on a scale from 1 to 10), and they rate the quality of the feedback as good to very good. We take this as a very encouraging provisional result that invites larger and more extensive studies on the topic.
Let s discuss Quality Dimensions and Annotated Datasets for Computational Argument Quality Assessment
Let’s discuss! Quality Dimensions and Annotated Datasets for Computational Argument Quality Assessment
Rositsa V Ivanova, Thomas Huber, Christina Niklaus
Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing  ·  01 Jan 2024  ·  doi:10.18653/v1/2024.emnlp-main.1155
Research in the computational assessment of Argumentation Quality has gained popularity over the last ten years. Various quality dimensions have been explored through the creation of domain-specific datasets and assessment methods. We survey the related literature (211 publications and 32 datasets), while addressing potential overlaps and blurry boundaries to related domains. This paper provides a representative overview of the state of the art in Computational Argument Quality Assessment with a focus on quality dimensions and annotated datasets. The aim of the survey is to identify research gaps and to aid future discussions and work in the domain.

Quantitative Data Science (QDS)

Efficient Neural Network Training via Subset Pretraining
Efficient Neural Network Training via Subset Pretraining
Jan Spörer, Bernhard Bermeitinger, Tomas Hrycej, Niklas Limacher, Siegfried Handschuh
Proceedings of the 16th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2024  ·  doi:10.5220/0012893600003838
The hypothesis that neural network training on small data subsets can approximate full-set minima was tested using MNIST, CIFAR-10, and CIFAR-100, demonstrating that comparable results to full training can be achieved with significantly reduced computational cost.
Reducing the Transformer Architecture to a Minimum
Reducing the Transformer Architecture to a Minimum
Bernhard Bermeitinger, Tomas Hrycej, Massimo Pavone, Julianus Kath, Siegfried Handschuh
Proceedings of the 16th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2024  ·  doi:10.5220/0012891000003838
Transformers, widely used in NLP and CV, rely on the attention mechanism to extract relevant context from sequences and scenes. While typically paired with Multi-Layer Perceptrons (MLPs) for modeling nonlinearity, the attention mechanism itself is inherently nonlinear. This raises the question of whether MLPs are necessary, especially since they hold most of the model’s parameters. Simplifications such as removing MLPs, collapsing query/key and value/projection matrices, and using symmetric similarity measures can drastically reduce parameter count. Empirical tests on MNIST, CIFAR-10, and ImageNet show that these streamlined architectures maintain performance while cutting parameters by up to 90%.

All

2025

Is There an Optimal Depth of Residual Networks
Is There an Optimal Depth of Residual Networks?
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
Communications in Computer and Information Science  ·  03 May 2025  ·  handle:20.500.14171/122546

2024

Exploring the Usefulness of Open and Proprietary LLMs in Argumentative Writing Support
Exploring the Usefulness of Open and Proprietary LLMs in Argumentative Writing Support
Reto Gubelmann, Michael Burkhard, Rositsa Ivanova, Christina Niklaus, Bernhard Bermeitinger, Siegfried Handschuh
[no publisher info]  ·  02 Jul 2024  ·  handle:20.500.14171/120866
In this article, we present the results of an exploratory study conducted with our self-developed tool Artist. The goal of the tool is to give formative feedback to develop students’ argumentation skills. We compare the feedback that two different LLMs, an open-sourced one by META and one of OpenAI’s fully proprietary ones, give to students’ argumentative writing. We find that, overall, students find the feedback provided by both LLMs helpful (7.51 vs. 7.65 on a scale from 1 to 10), and they rate the quality of the feedback as good to very good. We take this as a very encouraging provisional result that invites larger and more extensive studies on the topic.
Investigating a Second-Order Optimization Strategy for Neural Networks
Investigating a Second-Order Optimization Strategy for Neural Networks
Bernhard Bermeitinger
Universität Passau  ·  18 Apr 2024  ·  handle:20.500.14171/120123
Generative Künstliche Intelligenz
Generative Künstliche Intelligenz
Schäffer-Poeschel  ·  01 Jan 2024  ·  doi:10.34156/9783791062228
Generative Künstliche Intelligenz beschreibt eine Klasse von KI-Systemen, die in der Lage sind, aus großen Datenmengen zu lernen und auf dieser Grundlage neue, bisher nicht gesehene Inhalte zu generieren, wie beispielsweise Texte, Bilder, Musik oder Videos. Dabei wird die Generierungskapazität der KI mit dem Ziel eingesetzt, kreative Prozesse zu unterstützen, neue Ideen zu generieren und innovative Lösungsansätze zu liefern. Trotz ihrer beeindruckenden Fähigkeiten haben generative KI-Systeme auch ihre Herausforderungen, wie die Kontrolle über den generierten Inhalt, das Verständnis von Kontext und Bedeutung sowie ethische Fragen​ im Zusammenhang mit der Nutzung von generativer KI. Der Band gibt einen Überblick über generative KI-Systeme und beleuchtet die Auswirkungen auf das Management von Innovationen, Wirtschaft, Bildung und Gesellschaft.​
Let s discuss Quality Dimensions and Annotated Datasets for Computational Argument Quality Assessment
Let’s discuss! Quality Dimensions and Annotated Datasets for Computational Argument Quality Assessment
Rositsa V Ivanova, Thomas Huber, Christina Niklaus
Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing  ·  01 Jan 2024  ·  doi:10.18653/v1/2024.emnlp-main.1155
Research in the computational assessment of Argumentation Quality has gained popularity over the last ten years. Various quality dimensions have been explored through the creation of domain-specific datasets and assessment methods. We survey the related literature (211 publications and 32 datasets), while addressing potential overlaps and blurry boundaries to related domains. This paper provides a representative overview of the state of the art in Computational Argument Quality Assessment with a focus on quality dimensions and annotated datasets. The aim of the survey is to identify research gaps and to aid future discussions and work in the domain.
Reducing the Transformer Architecture to a Minimum
Reducing the Transformer Architecture to a Minimum
Bernhard Bermeitinger, Tomas Hrycej, Massimo Pavone, Julianus Kath, Siegfried Handschuh
Proceedings of the 16th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2024  ·  doi:10.5220/0012891000003838
Transformers, widely used in NLP and CV, rely on the attention mechanism to extract relevant context from sequences and scenes. While typically paired with Multi-Layer Perceptrons (MLPs) for modeling nonlinearity, the attention mechanism itself is inherently nonlinear. This raises the question of whether MLPs are necessary, especially since they hold most of the model’s parameters. Simplifications such as removing MLPs, collapsing query/key and value/projection matrices, and using symmetric similarity measures can drastically reduce parameter count. Empirical tests on MNIST, CIFAR-10, and ImageNet show that these streamlined architectures maintain performance while cutting parameters by up to 90%.
Efficient Neural Network Training via Subset Pretraining
Efficient Neural Network Training via Subset Pretraining
Jan Spörer, Bernhard Bermeitinger, Tomas Hrycej, Niklas Limacher, Siegfried Handschuh
Proceedings of the 16th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2024  ·  doi:10.5220/0012893600003838
The hypothesis that neural network training on small data subsets can approximate full-set minima was tested using MNIST, CIFAR-10, and CIFAR-100, demonstrating that comparable results to full training can be achieved with significantly reduced computational cost.

2023

EVOLVE
EVOLVE
Paula Tavares Pinto, José Victor de Souza, Talita Serpa, Francine de Assis Silveira, Marcela Marques de Freitas Lima, Reto Gubelmann, Siegfried Handschuh, Christina Marianne Niklaus
Letras & Letras  ·  03 May 2023  ·  doi:10.14393/LL63-v39-2022-03
A Canonical Context-Preserving Representation for Open IE: Extracting Semantically Typed Relational Tuples from Complex Sentences
A Canonical Context-Preserving Representation for Open IE: Extracting Semantically Typed Relational Tuples from Complex Sentences
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
Knowledge-Based Systems  ·  01 May 2023  ·  doi:10.1016/j.knosys.2023.110455
Make Deep Networks Shallow Again
Make Deep Networks Shallow Again
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
Proceedings of the 15th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2023  ·  doi:10.5220/0012203800003598
When Truth Matters - Addressing Pragmatic Categories in Natural Language Inference NLI by Large Language Models LLMs
When Truth Matters - Addressing Pragmatic Categories in Natural Language Inference (NLI) by Large Language Models (LLMs)
Reto Gubelmann, Aikaterini-lida Kalouli, Christina Niklaus, Siegfried Handschuh
Proceedings of the 12th Joint Conference on Lexical and Computational Semantics (*SEM 2023)  ·  01 Jan 2023  ·  doi:10.18653/v1/2023.starsem-1.4
Enhancing Educational Dialogues: A Reinforcement Learning Approach for Generating AI Teacher Responses
Enhancing Educational Dialogues: A Reinforcement Learning Approach for Generating AI Teacher Responses
Thomas Huber, Christina Niklaus, Siegfried Handschuh
Proceedings of the 18th Workshop on Innovative Use of NLP for Building Educational Applications (BEA 2023)  ·  01 Jan 2023  ·  doi:10.18653/v1/2023.bea-1.59
Specific Problems of Natural Language Processing
Specific Problems of Natural Language Processing
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_6
Specific Problems of Computer Vision
Specific Problems of Computer Vision
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_7
Numerical Algorithms for Data Science
Numerical Algorithms for Data Science
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_5
Mathematical Foundations of Data Science
Mathematical Foundations of Data Science
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2
This textbook aims to point out the most important principles of data analysis from the mathematical point of view. Specifically, it selected these questions for exploring. Which are the principles necessary to understand the implications of an application, and which are necessary to understand the conditions for the success of methods used? Theory is presented only to the degree necessary to apply it properly, striving for the balance between excessive complexity and oversimplification. Its primary focus is on principles crucial for application success.
Learning and Generalization
Learning and Generalization
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_4
Discourse-Aware Text Simplification: From Complex Sentences to Linked Propositions
Discourse-Aware Text Simplification: From Complex Sentences to Linked Propositions
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2023  ·  doi:10.48550/arXiv.2308.00425
Data Science and Its Tasks
Data Science and Its Tasks
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_1
Data Processing by Neural Networks
Data Processing by Neural Networks
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_3
Application-Specific Mappings and Measuring the Fit to Data
Application-Specific Mappings and Measuring the Fit to Data
Tomas Hrycej, Bernhard Bermeitinger, Matthias Cetto, Siegfried Handschuh
Texts in Computer Science  ·  01 Jan 2023  ·  doi:10.1007/978-3-031-19074-2_2
Analyzing FOMC Minutes: Accuracy and Constraints of Language Models
Analyzing FOMC Minutes: Accuracy and Constraints of Language Models
Wonseong Kim, Jan Frederic Spörer, Siegfried Handschuh
arXiv  ·  01 Jan 2023  ·  doi:10.48550/arXiv.2304.10164

2022

Modeling Persuasive Discourse to Adaptively Support Students Argumentative Writing
Modeling Persuasive Discourse to Adaptively Support Students’ Argumentative Writing
Thiemo Wambsganss, Christina Niklaus
Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)  ·  01 Jan 2022  ·  doi:10.18653/v1/2022.acl-long.599
Training Neural Networks in Single vs Double Precision
Training Neural Networks in Single vs Double Precision
Tomas Hrycej, Bernhard Bermeitinger, Siegfried Handschuh
arXiv  ·  01 Jan 2022  ·  doi:10.48550/arXiv.2209.07219
Number of Attention Heads vs Number of Transformer-Encoders in Computer Vision
Number of Attention Heads vs Number of Transformer-Encoders in Computer Vision
Tomas Hrycej, Bernhard Bermeitinger, Siegfried Handschuh
arXiv  ·  01 Jan 2022  ·  doi:10.48550/arXiv.2209.07221

2021

Supporting Cognitive and Emotional Empathic Writing of Students
Supporting Cognitive and Emotional Empathic Writing of Students
Thiemo Wambsganss, Christina Niklaus, Matthias Söllner, Siegfried Handschuh, Jan Marco Leimeister
Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (Volume 1: Long Papers)  ·  01 Jan 2021  ·  doi:10.18653/v1/2021.acl-long.314
Exploring the Promises of Transformer-Based LMs for the Representation of Normative Claims in the Legal Domain
Exploring the Promises of Transformer-Based LMs for the Representation of Normative Claims in the Legal Domain
Reto Gubelmann, Peter Hongler, Siegfried Handschuh
arXiv  ·  01 Jan 2021  ·  doi:10.48550/arxiv.2108.11215
Context-Preserving Text Simplification
Context-Preserving Text Simplification
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2021  ·  doi:10.48550/arxiv.2105.11178
A Tag-Based Transformer Community Question Answering Learning-to-Rank Model in the Home Improvement Domain
A Tag-Based Transformer Community Question Answering Learning-to-Rank Model in the Home Improvement Domain
Macedo Maia, Siegfried Handschuh, Markus Endres
Lecture Notes in Computer Science  ·  01 Jan 2021  ·  doi:10.1007/978-3-030-86475-0_13
A Comparative Study of Deep Neural Network Models on Multi-Label Text Classification in Finance
A Comparative Study of Deep Neural Network Models on Multi-Label Text Classification in Finance
Macedo Maia, Juliano Efson Sales, Andre Freitas, Siegfried Handschuh, Markus Endres
2021 IEEE 15th International Conference on Semantic Computing (ICSC)  ·  01 Jan 2021  ·  doi:10.1109/ICSC50631.2021.00039

2020

AL: An Adaptive Learning Support System for Argumentation Skills
AL: An Adaptive Learning Support System for Argumentation Skills
Thiemo Wambsganss, Christina Niklaus, Matthias Cetto, Matthias Söllner, Siegfried Handschuh, Jan Marco Leimeister
Proceedings of the 2020 CHI Conference on Human Factors in Computing Systems  ·  21 Apr 2020  ·  doi:10.1145/3313831.3376732
Attentive recurrent text categorisation models using word-category cross embedding on financial comments
Attentive recurrent text categorisation models using word-category cross embedding on financial comments
Macedo Maia, Vivian S. Silva, Markus Endres, André Freitas, Siegfried Handschuh
Proceedings of the 35th Annual ACM Symposium on Applied Computing  ·  30 Mar 2020  ·  doi:10.1145/3341105.3374097
A Corpus for Argumentative Writing Support in German
A Corpus for Argumentative Writing Support in German
Thiemo Wambsganss, Christina Niklaus, Matthias Söllner, Siegfried Handschuh, Jan Marco Leimeister
Proceedings of the 28th International Conference on Computational Linguistics  ·  01 Jan 2020  ·  doi:10.18653/v1/2020.coling-main.74
XTE: Explainable Text Entailment
XTE: Explainable Text Entailment
Vivian S. Silva, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2020  ·  doi:10.48550/arxiv.2009.12431
Let the End User in Peace: UX and Usability Aspects Related to the Design of Tutoring Systems
Let the End User in Peace: UX and Usability Aspects Related to the Design of Tutoring Systems
Juliano Sales, Katerina Tzafilkou, Adamantios Koumpis, Thomas Gees, Heinrich Zimmermann, Nicolaos Protogeros, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2020  ·  doi:10.1007/978-3-030-49663-0_4
A User-centred Analysis of Explanations for a Multi-component Semantic Parser
A User-centred Analysis of Explanations for a Multi-component Semantic Parser
Juliano Efson Sales, André Freitas, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2020  ·  doi:10.1007/978-3-030-51310-8_4
A Corpus for Argumentative Writing Support in German
A Corpus for Argumentative Writing Support in German
Thiemo Wambsganss, Christina Niklaus, Matthias Söllner, Siegfried Handschuh, Jan Marco Leimeister
arXiv  ·  01 Jan 2020  ·  doi:10.48550/arxiv.2010.13674

2019

Vajra
Vajra
Viktor Schlegel, Benedikt Lang, Siegfried Handschuh, André Freitas
Proceedings of the 24th International Conference on Intelligent User Interfaces  ·  17 Mar 2019  ·  doi:10.1145/3301275.3302267
Transforming Complex Sentences into a Semantic Hierarchy
Transforming Complex Sentences into a Semantic Hierarchy
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics  ·  01 Jan 2019  ·  doi:10.18653/v1/p19-1333
MinWikiSplit: A Sentence Splitting Corpus with Minimal Propositions
MinWikiSplit: A Sentence Splitting Corpus with Minimal Propositions
Christina Niklaus, André Freitas, Siegfried Handschuh
Proceedings of the 12th International Conference on Natural Language Generation  ·  01 Jan 2019  ·  doi:10.18653/v1/w19-8615
DisSim: A Discourse-Aware Syntactic Text Simplification Framework for English and German
DisSim: A Discourse-Aware Syntactic Text Simplification Framework for English and German
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
Proceedings of the 12th International Conference on Natural Language Generation  ·  01 Jan 2019  ·  doi:10.18653/v1/w19-8662
Transforming Complex Sentences into a Semantic Hierarchy
Transforming Complex Sentences into a Semantic Hierarchy
Christina Niklaus, Matthias Cetto, Andre Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1906.01038
Singular Value Decomposition and Neural Networks
Singular Value Decomposition and Neural Networks
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1906.11755
Singular Value Decomposition and Neural Networks
Singular Value Decomposition and Neural Networks
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2019  ·  doi:10.1007/978-3-030-30484-3_13
Representational Capacity of Deep Neural Networks: A Computing Study
Representational Capacity of Deep Neural Networks: A Computing Study
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
Proceedings of the 11th International Joint Conference on Knowledge Discovery, Knowledge Engineering and Knowledge Management  ·  01 Jan 2019  ·  doi:10.5220/0008364305320538
Representational Capacity of Deep Neural Networks -- A Computing Study
Representational Capacity of Deep Neural Networks -- A Computing Study
Bernhard Bermeitinger, Tomas Hrycej, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1907.08475
On the Semantic Interpretability of Artificial Intelligence Models
On the Semantic Interpretability of Artificial Intelligence Models
Vivian S. Silva, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1907.04105
MinWikiSplit: A Sentence Splitting Corpus with Minimal Propositions
MinWikiSplit: A Sentence Splitting Corpus with Minimal Propositions
Christina Niklaus, Andre Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1909.12131
DisSim: A Discourse-Aware Syntactic Text Simplification Frameworkfor English and German
DisSim: A Discourse-Aware Syntactic Text Simplification Frameworkfor English and German
Christina Niklaus, Matthias Cetto, Andre Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2019  ·  doi:10.48550/arxiv.1909.12140

2018

Classification of composite semantic relations by a distributional-relational model
Classification of composite semantic relations by a distributional-relational model
Siamak Barzegar, Brian Davis, Siegfried Handschuh, Andre Freitas
Data & Knowledge Engineering  ·  01 Sep 2018  ·  doi:10.1016/j.datak.2018.06.005
Webometrics: Some Critical Issues of WWW Size Estimation Methods
Webometrics: Some Critical Issues of WWW Size Estimation Methods
Srinivasan Mohana Arunachalam, Adamantios Koumpis, Siegfried Handschuh
Multimodal Technologies and Interaction  ·  02 Apr 2018  ·  doi:10.3390/mti2020012
Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs
Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs
Vivian S. Silva, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1806.07699
The Robot Who Loved Me: Building Consciousness Models for Use in Human Robot Interaction Following a Collaborative Systems Approach
The Robot Who Loved Me: Building Consciousness Models for Use in Human Robot Interaction Following a Collaborative Systems Approach
Adamantios Koumpis, Maria Christoforaki, Siegfried Handschuh
IFIP Advances in Information and Communication Technology  ·  01 Jan 2018  ·  doi:10.1007/978-3-319-99127-6_35
Semantic Relation Classification: Task Formalisation and Refinement
Semantic Relation Classification: Task Formalisation and Refinement
Vivian S. Silva, Manuela Hürliman, Brian Davis, Siegfried Handschuh, André Freitas
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1806.07721
Semantic Relatedness for All Languages : A Comparative Analysis of Multilingual Semantic Relatedness Using Machine Translation
Semantic Relatedness for All (Languages): A Comparative Analysis of Multilingual Semantic Relatedness Using Machine Translation
Andre Freitas, Siamak Barzegar, Juliano Efson Sales, Siegfried Handschuh, Brian Davis
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1805.06522
Multilingual Semantic Relatedness Using Lightweight Machine Translation
Multilingual Semantic Relatedness Using Lightweight Machine Translation
Siamak Barzegar, Brian Davis, Siegfried Handschuh, Andre Freitas
2018 IEEE 12th International Conference on Semantic Computing (ICSC)  ·  01 Jan 2018  ·  doi:10.1109/ICSC.2018.00024
Longinos Longinas: Towards Smart, Unified Working and Living Environments for the 70 to 90
Longinos/Longinas: Towards Smart, Unified Working and Living Environments for the 70 to 90+
Amina Amara, Hiba Sebei, Mohamed Ali Hadj Taieb, Mohamed Ben Aouicha, Keith Cortis, Adamantios Koumpis, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2018  ·  doi:10.1007/978-3-319-94274-2_59
Graphene: Semantically-Linked Propositions in Open Information Extraction
Graphene: Semantically-Linked Propositions in Open Information Extraction
Matthias Cetto, Christina Niklaus, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1807.11276
Graphene: A Context-Preserving Open Information Extraction System
Graphene: A Context-Preserving Open Information Extraction System
Matthias Cetto, Christina Niklaus, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1808.09463
FinSSLx: A Sentiment Analysis Model for the Financial Domain Using Text Simplification
FinSSLx: A Sentiment Analysis Model for the Financial Domain Using Text Simplification
Macedo Maia, Andre Freitas, Siegfried Handschuh
2018 IEEE 12th International Conference on Semantic Computing (ICSC)  ·  01 Jan 2018  ·  doi:10.1109/ICSC.2018.00065
DINFRA: A One Stop Shop for Computing Multilingual Semantic Relatedness
DINFRA: A One Stop Shop for Computing Multilingual Semantic Relatedness
Siamak Barzegar, Juliano Efson Sales, Andre Freitas, Siegfried Handschuh, Brian Davis
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1805.09644
Composite Semantic Relation Classification
Composite Semantic Relation Classification
Siamak Barzegar, Andre Freitas, Siegfried Handschuh, Brian Davis
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1805.06521
Categorization of Semantic Roles for Dictionary Definitions
Categorization of Semantic Roles for Dictionary Definitions
Vivian S. Silva, Siegfried Handschuh, André Freitas
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1806.07711
Building a Knowledge Graph from Natural Language Definitions for Interpretable Text Entailment Recognition
Building a Knowledge Graph from Natural Language Definitions for Interpretable Text Entailment Recognition
Vivian S. Silva, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1806.07731
An Open Vocabulary Semantic Parser for End-User Programming Using Natural Language
An Open Vocabulary Semantic Parser for End-User Programming Using Natural Language
Juliano Efson Sales, Andre Freitas, Siegfried Handschuh
2018 IEEE 12th International Conference on Semantic Computing (ICSC)  ·  01 Jan 2018  ·  doi:10.1109/ICSC.2018.00020
A Survey on Open Information Extraction
A Survey on Open Information Extraction
Christina Niklaus, Matthias Cetto, André Freitas, Siegfried Handschuh
arXiv  ·  01 Jan 2018  ·  doi:10.48550/arxiv.1806.05599

2017

Ontological representations of rhetorical figures for argument mining
Ontological representations of rhetorical figures for argument mining
Jelena Mitrović, Cliff O’Reilly, Miljana Mladenović, Siegfried Handschuh
Argument & Computation  ·  08 Sep 2017  ·  doi:10.3233/AAC-170027
Composite Semantic Relation Classification
Composite Semantic Relation Classification
Siamak Barzegar, Andre Freitas, Siegfried Handschuh, Brian Davis
Lecture Notes in Computer Science  ·  01 Jan 2017  ·  doi:10.1007/978-3-319-59569-6_49
A Sentence Simplification System for Improving Relation Extraction
A Sentence Simplification System for Improving Relation Extraction
Christina Niklaus, Bernhard Bermeitinger, Siegfried Handschuh, André Freitas
arXiv  ·  01 Jan 2017  ·  doi:10.48550/arxiv.1703.09013

2016

Use of the Curiosity Cabinet metaphor to support inclusive learning
Use of the Curiosity Cabinet metaphor to support inclusive learning
Patricia Charlton, Anne Preston, Charalampos Karagiannidis, Christos Kouroupetroglou, Muriel Grenon, Siegfried Handschuh, Adamantios Koumpis
Proceedings of the 7th International Conference on Software Development and Technologies for Enhancing Accessibility and Fighting Info-exclusion  ·  01 Dec 2016  ·  doi:10.1145/3019943.3019988
Preface
Preface
Chris Biemann, André Freitas, Siegfried Handschuh, Elisabeth Métais, Farid Meziane
Data & Knowledge Engineering  ·  01 Nov 2016  ·  doi:10.1016/j.datak.2016.06.004
A Twitter Sentiment Gold Standard for the Brexit Referendum
A Twitter Sentiment Gold Standard for the Brexit Referendum
Manuela Hürlimann, Brian Davis, Keith Cortis, André Freitas, Siegfried Handschuh, Sergio Fernández
Proceedings of the 12th International Conference on Semantic Systems  ·  12 Sep 2016  ·  doi:10.1145/2993318.2993350
Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs
Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs
Vivian S. Silva, André Freitas, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-49004-5_38
Semantic Relatedness for All Languages : A Comparative Analysis of Multilingual Semantic Relatedness Using Machine Translation
Semantic Relatedness for All (Languages): A Comparative Analysis of Multilingual Semantic Relatedness Using Machine Translation
André Freitas, Siamak Barzegar, Juliano Efson Sales, Siegfried Handschuh, Brian Davis
Lecture Notes in Computer Science  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-49004-5_14
Object Classification in Images of Neoclassical Furniture Using Deep Learning
Object Classification in Images of Neoclassical Furniture Using Deep Learning
Bernhard Bermeitinger, André Freitas, Simon Donig, Siegfried Handschuh
IFIP Advances in Information and Communication Technology  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-46224-0_10
Neoclassica - A Multilingual Domain Ontology
Neoclassica - A Multilingual Domain Ontology
Simon Donig, Maria Christoforaki, Siegfried Handschuh
IFIP Advances in Information and Communication Technology  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-46224-0_5
Determining Data Relevance Using Semantic Types and Graphical Interpretation Cues
Determining Data Relevance Using Semantic Types and Graphical Interpretation Cues
Eduardo Haruo Kamioka, André Freitas, Frederico Caroli, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-46349-0_29
Business Model Boutique: A Prêt-à-Porter Solution for Business Model Innovation in SMEs
Business Model Boutique: A Prêt-à-Porter Solution for Business Model Innovation in SMEs
Sander Smit, Garyfallos Fragidis, Siegfried Handschuh, Adamantios Koumpis
IFIP Advances in Information and Communication Technology  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-45390-3_49
A Framework for Applying Data Integration and Curation Pipelines to Support Integration of Migrants and Refugees in Europe
A Framework for Applying Data Integration and Curation Pipelines to Support Integration of Migrants and Refugees in Europe
Oya Deniz Beyan, Siegfried Handschuh, Adamantios Koumpis, Garyfallos Fragidis, Stefan Decker
IFIP Advances in Information and Communication Technology  ·  01 Jan 2016  ·  doi:10.1007/978-3-319-45390-3_50
A Compositional-Distributional Semantic Model for Searching Complex Entity Categories
A Compositional-Distributional Semantic Model for Searching Complex Entity Categories
Juliano Efson Sales, Andre Freitas, Brian Davis, Siegfried Handschuh
Proceedings of the Fifth Joint Conference on Lexical and Computational Semantics  ·  01 Jan 2016  ·  doi:10.18653/v1/s16-2025

2015

Analysis of cyberbullying tweets in trending world events
Analysis of cyberbullying tweets in trending world events
Keith Cortis, Siegfried Handschuh
Proceedings of the 15th International Conference on Knowledge Technologies and Data-driven Business  ·  21 Oct 2015  ·  doi:10.1145/2809563.2809605
Linse
Linse
Juliano Efson Sales, André Freitas, Siegfried Handschuh, Brian Davis
Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval  ·  09 Aug 2015  ·  doi:10.1145/2766462.2767871
DINFRA
DINFRA
Siamak Barzegar, Juliano Efson Sales, Andre Freitas, Siegfried Handschuh, Brian Davis
Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval  ·  09 Aug 2015  ·  doi:10.1145/2766462.2767870
Random Indexing Explained with High Probability
Random Indexing Explained with High Probability
Behrang QasemiZadeh, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2015  ·  doi:10.1007/978-3-319-24033-6_47

2014

Random Manhattan Indexing
Random Manhattan Indexing
Behrang Q. Zadeh, Siegfried Handschuh
2014 25th International Workshop on Database and Expert Systems Applications  ·  01 Sep 2014  ·  doi:10.1109/DEXA.2014.51

2013

Ontology-based situation recognition for context-aware systems
Ontology-based situation recognition for context-aware systems
Judie Attard, Simon Scerri, Ismael Rivera, Siegfried Handschuh
Proceedings of the 9th International Conference on Semantic Systems  ·  04 Sep 2013  ·  doi:10.1145/2506182.2506197
SEDA Lab: Towards a Laboratory for Socio-Economic Data Analysis
SEDA_Lab: Towards a Laboratory for Socio-Economic Data Analysis
Johnny Ryan, Dirk Heilmann, Siegfried Handschuh
IFIP Advances in Information and Communication Technology  ·  01 Jan 2013  ·  doi:10.1007/978-3-642-40543-3_75
Processing Ubiquitous Personal Event Streams to Provide User-Controlled Support
Processing Ubiquitous Personal Event Streams to Provide User-Controlled Support
Jeremy Debattista, Simon Scerri, Ismael Rivera, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2013  ·  doi:10.1007/978-3-642-41154-0_28
Interacting with a Context-Aware Personal Information Sharing System
Interacting with a Context-Aware Personal Information Sharing System
Simon Scerri, Andreas Schuller, Ismael Rivera, Judie Attard, Jeremy Debattista, Massimo Valla, Fabian Hermann, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2013  ·  doi:10.1007/978-3-642-39342-6_14
An Ontology-Based Technique for Online Profile Resolution
An Ontology-Based Technique for Online Profile Resolution
Keith Cortis, Simon Scerri, Ismael Rivera, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2013  ·  doi:10.1007/978-3-319-03260-3_25
ACRONYM
ACRONYM
Fergal Monaghan, Siegfried Handschuh, David O’Sullivan
Semantic Web  ·  01 Jan 2013  ·  doi:10.4018/978-1-4666-3610-1.ch009

2012

Visual Abstraction and Ordering in Faceted Browsing of Text Collections
Visual Abstraction and Ordering in Faceted Browsing of Text Collections
Vinhtuan Thai, Pierre-Yves Rouille, Siegfried Handschuh
ACM Transactions on Intelligent Systems and Technology  ·  01 Feb 2012  ·  doi:10.1145/2089094.2089097
Engineering a Controlled Natural Language into Semantic MediaWiki
Engineering a Controlled Natural Language into Semantic MediaWiki
Pradeep Dantuluri, Brian Davis, Pierre Ludwick, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2012  ·  doi:10.1007/978-3-642-31175-8_4

2011

From raw publications to Linked Data
From raw publications to Linked Data
Tudor Groza, Gunnar AAstrand Grimnes, Siegfried Handschuh, Stefan Decker
Knowledge and Information Systems  ·  29 Dec 2011  ·  doi:10.1007/s10115-011-0473-6
ACRONYM
ACRONYM
Fergal Monaghan, Siegfried Handschuh, David O’Sullivan
International Journal on Semantic Web and Information Systems  ·  01 Oct 2011  ·  doi:10.4018/jswis.2011100101
The semantic desktop at work
The semantic desktop at work
Laura Drăgan, Siegfried Handschuh, Stefan Decker
Proceedings of the 7th International Conference on Semantic Systems  ·  07 Sep 2011  ·  doi:10.1145/2063518.2063521
Online activity graph for document importance and association
Online activity graph for document importance and association
Charlie Abela, Chris Staff, Siegfried Handschuh
Proceedings of the 7th International Conference on Semantic Systems  ·  07 Sep 2011  ·  doi:10.1145/2063518.2063547
Context stamp
Context stamp
VinhTuan Thai, Siegfried Handschuh
CHI '11 Extended Abstracts on Human Factors in Computing Systems  ·  07 May 2011  ·  doi:10.1145/1979742.1979906
Visual interfaces to the social and semantic web VISSW 2011
Visual interfaces to the social and semantic web (VISSW 2011)
Siegfried Handschuh, Lora Aroyo, VinhTuan Thai
Proceedings of the 16th international conference on Intelligent user interfaces  ·  13 Feb 2011  ·  doi:10.1145/1943403.1943508
Linking Semantic Desktop Data to the Web of Data
Linking Semantic Desktop Data to the Web of Data
Laura Drăgan, Renaud Delbru, Tudor Groza, Siegfried Handschuh, Stefan Decker
Lecture Notes in Computer Science  ·  01 Jan 2011  ·  doi:10.1007/978-3-642-25093-4_3
Getting the Meaning Right: A Complementary Distributional Layer for the Web Semantics
Getting the Meaning Right: A Complementary Distributional Layer for the Web Semantics
Vít Nováček, Siegfried Handschuh, Stefan Decker
Lecture Notes in Computer Science  ·  01 Jan 2011  ·  doi:10.1007/978-3-642-25073-6_32

2010

Towards Controlled Natural Language for Semantic Annotation
Towards Controlled Natural Language for Semantic Annotation
Brian Davis, Pradeep Dantuluri, Siegfried Handschuh, Hamish Cunningham
International Journal on Semantic Web and Information Systems  ·  01 Oct 2010  ·  doi:10.4018/jswis.2010100103
CORAAL Dive into publications, bathe in the knowledge
CORAAL—Dive into publications, bathe in the knowledge
Vít Nováček, Tudor Groza, Siegfried Handschuh, Stefan Decker
Web Semantics: Science, Services and Agents on the World Wide Web  ·  01 Jul 2010  ·  doi:10.1016/j.websem.2010.03.008
Enhanced navigation and focus on TileBars with barycenter heuristic-based reordering
Enhanced navigation and focus on TileBars with barycenter heuristic-based reordering
Vinh Tuan Thai, Siegfried Handschuh
Proceedings of the International Conference on Advanced Visual Interfaces  ·  26 May 2010  ·  doi:10.1145/1842993.1843059
Towards automatic extraction of epistemic items from scientific publications
Towards automatic extraction of epistemic items from scientific publications
Tudor Groza, Siegfried Handschuh, Georgeta Bordea
Proceedings of the 2010 ACM Symposium on Applied Computing  ·  22 Mar 2010  ·  doi:10.1145/1774088.1774377
Visual interfaces to the social and semantic web VISSW 2010
Visual interfaces to the social and semantic web (VISSW 2010)
Siegfried Handschuh, Tom Heath, VinhTuan Thai, Ian Dickinson, Lora Aroyo, Valentina Presutti
Proceedings of the 15th international conference on Intelligent user interfaces  ·  07 Feb 2010  ·  doi:10.1145/1719970.1720060
Visual abstraction and ordering in faceted browsing of text collections
Visual abstraction and ordering in faceted browsing of text collections
VinhTuan Thai, Siegfried Handschuh
Proceedings of the first international workshop on Intelligent visual interfaces for text analysis  ·  07 Feb 2010  ·  doi:10.1145/2002353.2002367
Introduction to the special issue on semantic and digital media technologies
Introduction to the special issue on semantic and digital media technologies
Marcin Grzegorzek, Lynda Hardman, David Duce, Siegfried Handschuh, Michela Spagnuolo
Multimedia Tools and Applications  ·  19 Jan 2010  ·  doi:10.1007/s11042-009-0448-8
Towards Ontology Matching for Intelligent Gadgets
Towards Ontology Matching for Intelligent Gadgets
Oszkar Ambrus, Knud Möller, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2010  ·  doi:10.1007/978-3-642-16132-2_54
Towards Consolidated Presence
Towards Consolidated Presence
Manfred Hauswirth, Jérôme Euzenat, Owen Friel, Keith Griffin, Pat Hession, …, Tudor Groza, Siegfried Handschuh, Ivana Podnar Zarko, Axel Polleres, Antoine Zimmermann
Proceedings of the 6th International ICST Conference on Collaborative Computing: Networking, Applications, Worksharing  ·  01 Jan 2010  ·  doi:10.4108/icst.collaboratecom.2010.48
Task-Based User Modelling for Knowledge Work Support
Task-Based User Modelling for Knowledge Work Support
Charlie Abela, Chris Staff, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2010  ·  doi:10.1007/978-3-642-13470-8_44
On Designing Controlled Natural Languages for Semantic Annotation
On Designing Controlled Natural Languages for Semantic Annotation
Brian Davis, Pradeep Dantuluri, Laura Dragan, Siegfried Handschuh, Hamish Cunningham
Lecture Notes in Computer Science  ·  01 Jan 2010  ·  doi:10.1007/978-3-642-14418-9_12
Biomedical Publication Knowledge Acquisition, Processing and Dissemination with CORAAL
Biomedical Publication Knowledge Acquisition, Processing and Dissemination with CORAAL
Vít Nováček, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2010  ·  doi:10.1007/978-3-642-16949-6_34
CORAAL - Dive into Publications, Bathe in the Knowledge
CORAAL - Dive into Publications, Bathe in the Knowledge
Vit Novacek, Tudor Groza, Siegfried Handschuh, Stefan Decker
SSRN Electronic Journal  ·  01 Jan 2010  ·  doi:10.2139/ssrn.3199470

2009

Knowledge-based search for oncological literature
Knowledge-based search for oncological literature
Vit Novacek, Tudor Groza, Siegfried Handschuh
2009 22nd IEEE International Symposium on Computer-Based Medical Systems  ·  01 Aug 2009  ·  doi:10.1109/CBMS.2009.5255357
Semanta Supporting E-mail Workflows in Business Processes
Semanta Supporting E-mail Workflows in Business Processes
Simon Scerri, Brian Davis, Siegfried Handschuh
2009 IEEE Conference on Commerce and Enterprise Computing  ·  01 Jul 2009  ·  doi:10.1109/CEC.2009.15
Visual interfaces to the social and the semantic web VISSW 2009
Visual interfaces to the social and the semantic web (VISSW 2009)
Siegfried Handschuh, Tom Heath, VinhTuan Thai
Proceedings of the 14th international conference on Intelligent user interfaces  ·  08 Feb 2009  ·  doi:10.1145/1502650.1502735
IVEA
IVEA
Vinh Tuan Thai, Siegfried Handschuh
Proceedings of the 14th international conference on Intelligent user interfaces  ·  08 Feb 2009  ·  doi:10.1145/1502650.1502724
Technologies for the Social Semantic Desktop
Technologies for the Social Semantic Desktop
Michael Sintek, Siegfried Handschuh, Simon Scerri, Ludger van Elst
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-03754-2_6
Semanta Semantic Email Made Easy
Semanta – Semantic Email Made Easy
Simon Scerri, Brian Davis, Siegfried Handschuh, Manfred Hauswirth
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-02121-3_7
Semanta Semantic Email in Action
Semanta – Semantic Email in Action
Simon Scerri, Ioana Giurgiu, Brian Davis, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-02121-3_75
Reordered tilebars for visual text exploration
Reordered tilebars for visual text exploration
VinhTuan Thai, Siegfried Handschuh
2009 IEEE Symposium on Visual Analytics Science and Technology  ·  01 Jan 2009  ·  doi:10.1109/VAST.2009.5333436
Controlled Natural Language for Semantic Annotation
Controlled Natural Language for Semantic Annotation
Brian Davis, Pradeep Varma, Siegfried Handschuh, Laura Dragan, Hamish Cunningham
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-02121-3_62
CORAAL Towards Deep Exploitation of Textual Resources in Life Sciences
CORAAL – Towards Deep Exploitation of Textual Resources in Life Sciences
Vít Nováček, Tudor Groza, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-02976-9_30
Bridging the Gap between Linked Data and the Semantic Desktop
Bridging the Gap between Linked Data and the Semantic Desktop
Tudor Groza, Laura Drăgan, Siegfried Handschuh, Stefan Decker
Lecture Notes in Computer Science  ·  01 Jan 2009  ·  doi:10.1007/978-3-642-04930-9_52

2008

Adding Provenance and Evolution Information to Modularized Argumentation Models
Adding Provenance and Evolution Information to Modularized Argumentation Models
Tudor Groza, Siegfried Handschuh, John G. Breslin
2008 IEEE/WIC/ACM International Conference on Web Intelligence and Intelligent Agent Technology  ·  01 Dec 2008  ·  doi:10.1109/WIIAT.2008.258
Infrastructure for dynamic knowledge integration Automated biomedical ontology extension using textual resources
Infrastructure for dynamic knowledge integration—Automated biomedical ontology extension using textual resources
Vít Nováček, Loredana Laera, Siegfried Handschuh, Brian Davis
Journal of Biomedical Informatics  ·  01 Oct 2008  ·  doi:10.1016/j.jbi.2008.06.003
A linguistic light approach to multilingualism in lexical layers for ontologies
A linguistic light approach to multilingualism in lexical layers for ontologies
Alexander Troussov, John Judge, Mikhail Sogrin, Amine Akrout, Brian Davis, Siegfried Handschuh
2008 International Multiconference on Computer Science and Information Technology  ·  01 Oct 2008  ·  doi:10.1109/IMCSIT.2008.4747268
Tight Coupling of Personal Interests with Multi-dimensional Visualization for Exploration and Analysis of Text Collections
Tight Coupling of Personal Interests with Multi-dimensional Visualization for Exploration and Analysis of Text Collections
VinhTuan Thai, Siegfried Handschuh, Stefan Decker
2008 12th International Conference Information Visualisation  ·  01 Jul 2008  ·  doi:10.1109/IV.2008.28
RoundTrip Ontology Authoring
RoundTrip Ontology Authoring
Brian Davis, Ahmad Ali Iqbal, Adam Funk, Valentin Tablan, Kalina Bontcheva, Hamish Cunningham, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2008  ·  doi:10.1007/978-3-540-88564-1_4

2007

Improving Email Conversation Efficiency through Semantically Enhanced Email
Improving Email Conversation Efficiency through Semantically Enhanced Email
Simon Scerri, Brian Davis, Siegfried Handschuh
18th International Conference on Database and Expert Systems Applications (DEXA 2007)  ·  01 Sep 2007  ·  doi:10.1109/DEXA.2007.24
The salt triple
The salt triple
Tudor Groza, Alexander Schutz, Siegfried Handschuh
Proceedings of the 2007 ACM symposium on Document engineering  ·  28 Aug 2007  ·  doi:10.1145/1284420.1284449
SALT
SALT
Tudor Groza, Alexander Schutz, Siegfried Handschuh
Proceedings of the 2007 ACM symposium on Document engineering  ·  28 Aug 2007  ·  doi:10.1145/1284420.1284462
P-TAG
P-TAG
Paul - Alexandru Chirita, Stefania Costache, Wolfgang Nejdl, Siegfried Handschuh
Proceedings of the 16th international conference on World Wide Web  ·  08 May 2007  ·  doi:10.1145/1242572.1242686
SALT: Weaving the Claim Web
SALT: Weaving the Claim Web
Tudor Groza, Knud Möller, Siegfried Handschuh, Diana Trif, Stefan Decker
Lecture Notes in Computer Science  ·  01 Jan 2007  ·  doi:10.1007/978-3-540-76298-0_15
Recipes for Semantic Web Dog Food The ESWC and ISWC Metadata Projects
Recipes for Semantic Web Dog Food — The ESWC and ISWC Metadata Projects
Knud Möller, Tom Heath, Siegfried Handschuh, John Domingue
Lecture Notes in Computer Science  ·  01 Jan 2007  ·  doi:10.1007/978-3-540-76298-0_58
Distributed Knowledge Representation on the Social Semantic Desktop: Named Graphs, Views and Roles in NRL
Distributed Knowledge Representation on the Social Semantic Desktop: Named Graphs, Views and Roles in NRL
Michael Sintek, Ludger van Elst, Simon Scerri, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2007  ·  doi:10.1007/978-3-540-72667-8_42
CLOnE: Controlled Language for Ontology Editing
CLOnE: Controlled Language for Ontology Editing
Adam Funk, Valentin Tablan, Kalina Bontcheva, Hamish Cunningham, Brian Davis, Siegfried Handschuh
Lecture Notes in Computer Science  ·  01 Jan 2007  ·  doi:10.1007/978-3-540-76298-0_11

2006

Semantic annotation for knowledge management: Requirements and a survey of the state of the art
Semantic annotation for knowledge management: Requirements and a survey of the state of the art
Victoria Uren, Philipp Cimiano, José Iria, Siegfried Handschuh, Maria Vargas-Vera, Enrico Motta, Fabio Ciravegna
Journal of Web Semantics  ·  01 Jan 2006  ·  doi:10.1016/j.websem.2005.10.002
Knowledge representation and semantic annotation of multimedia content
Knowledge representation and semantic annotation of multimedia content
K. Petridis, S. Bloehdorn, C. Saathoff, N. Simou, S. Dasiopoulou, V. Tzouvaras, S. Handschuh, Y. Avrithis, Y. Kompatsiaris, S. Staab
IEE Proceedings - Vision, Image, and Signal Processing  ·  01 Jan 2006  ·  doi:10.1049/ip-vis:20050059
Semantic Annotation for Knowledge Management: Requirements and a Survey of the State of the Art
Semantic Annotation for Knowledge Management: Requirements and a Survey of the State of the Art
Victoria Uren, Philipp Cimiano, Jose Iria, Siegfried Handschuh, Maria Vargas-Vera, Enrico Motta, Fabio Ciravegna
SSRN Electronic Journal  ·  01 Jan 2006  ·  doi:10.2139/ssrn.3199324

2005

Semantic Annotation of Images and Videos for Multimedia Analysis
Semantic Annotation of Images and Videos for Multimedia Analysis
Stephan Bloehdorn, Kosmas Petridis, Carsten Saathoff, Nikos Simou, Vassilis Tzouvaras, Yannis Avrithis, Siegfried Handschuh, Yiannis Kompatsiaris, Steffen Staab, Michael G. Strintzis
Lecture Notes in Computer Science  ·  01 Jan 2005  ·  doi:10.1007/11431053_40

2004

Annotation, composition and invocation of semantic web services
Annotation, composition and invocation of semantic web services
Sudhir Agarwal, Siegfried Handschuh, Steffen Staab
Journal of Web Semantics  ·  01 Dec 2004  ·  doi:10.1016/j.websem.2004.07.003
Towards the self-annotating web
Towards the self-annotating web
Philipp Cimiano, Siegfried Handschuh, Steffen Staab
Proceedings of the 13th international conference on World Wide Web  ·  17 May 2004  ·  doi:10.1145/988672.988735
Unveiling the hidden bride: deep annotation for mapping and migrating legacy data to the Semantic Web
Unveiling the hidden bride: deep annotation for mapping and migrating legacy data to the Semantic Web
Raphael Volz, Siegfried Handschuh, Steffen Staab, Ljiljana Stojanovic, Nenad Stojanovic
Journal of Web Semantics  ·  01 Feb 2004  ·  doi:10.1016/j.websem.2003.11.005
Unveiling the Hidden Bride: Deep Annotation for Mapping and Migrating Legacy Data to the Semantic Web
Unveiling the Hidden Bride: Deep Annotation for Mapping and Migrating Legacy Data to the Semantic Web
Raphael Volz, Siegfried Handschuh, Steffen Staab, Ljiljana Stojanovic, Nenad Stojanovic
SSRN Electronic Journal  ·  01 Jan 2004  ·  doi:10.2139/ssrn.3199015
Annotation, Composition and Invocation of Semantic Web Services
Annotation, Composition and Invocation of Semantic Web Services
Sudhir Agarwal, Siegfried Handschuh, Steffen Staab
SSRN Electronic Journal  ·  01 Jan 2004  ·  doi:10.2139/ssrn.3199163

2003

Annotation for the Deep Web
Annotation for the Deep Web
S. Handschuh, R. Volz, S. Staab
IEEE Intelligent Systems  ·  01 Sep 2003  ·  doi:10.1109/MIS.2003.1234768
CREAM: CREAting Metadata for the Semantic Web
CREAM: CREAting Metadata for the Semantic Web
Siegfried Handschuh, Steffen Staab
Computer Networks  ·  01 Aug 2003  ·  doi:10.1016/S1389-1286(03)00226-3
Surfing the Service Web
Surfing the Service Web
Sudhir Agarwal, Siegfried Handschuh, Steffen Staab
Lecture Notes in Computer Science  ·  01 Jan 2003  ·  doi:10.1007/978-3-540-39718-2_14
On deep annotation
On deep annotation
Siegfried Handschuh, Steffen Staab, Raphael Volz
Proceedings of the twelfth international conference on World Wide Web - WWW '03  ·  01 Jan 2003  ·  doi:10.1145/775152.775214
Leveraging Metadata Creation for the Semantic Web with CREAM
Leveraging Metadata Creation for the Semantic Web with CREAM
Siegfried Handschuh, Steffen Staab, Rudi Studer
Lecture Notes in Computer Science  ·  01 Jan 2003  ·  doi:10.1007/978-3-540-39451-8_2
Introduction to the special issue on conceptual and dynamical aspects of multimedia content description
Introduction to the special issue on conceptual and dynamical aspects of multimedia content description
A. Tabatabai, S. Panchanathan, J. Smith, H. Yasuda, S. Handschuh
IEEE Transactions on Circuits and Systems for Video Technology  ·  01 Jan 2003  ·  doi:10.1109/TCSVT.2002.808092

2002

Authoring and annotation of web pages in CREAM
Authoring and annotation of web pages in CREAM
Siegfried Handschuh, Steffen Staab
Proceedings of the 11th international conference on World Wide Web  ·  07 May 2002  ·  doi:10.1145/511446.511506
S-CREAM Semi-automatic CREAtion of Metadata
S-CREAM — Semi-automatic CREAtion of Metadata
Siegfried Handschuh, Steffen Staab, Fabio Ciravegna
Lecture Notes in Computer Science  ·  01 Jan 2002  ·  doi:10.1007/3-540-45810-7_32
KAON Towards a Large Scale Semantic Web
KAON — Towards a Large Scale Semantic Web
Erol Bozsak, Marc Ehrig, Siegfried Handschuh, Andreas Hotho, Alexander Maedche, …, Gerd Stumme, York Sure, Julien Tane, Raphael Volz, Valentin Zacharias
Lecture Notes in Computer Science  ·  01 Jan 2002  ·  doi:10.1007/3-540-45705-4_32

1998

The NetAcademy A new concept for online publishing and knowledge management
The NetAcademy — A new concept for online publishing and knowledge management
Siegfried Handschuh, Ulrike Lechner, David-Michael Lincke, Beat Schmid, Petra Schubert, Dorian Selz, Katarina Stanoevska-Slabeva
Lecture Notes in Computer Science  ·  01 Jan 1998  ·  doi:10.1007/bfb0053495

citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/104368
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/103662
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/100778
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/98861
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/98459
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/98270
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/112398
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/111574
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/108192
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/109017
citation image
[no title info]
[no publisher info]  ·  [no date info]  ·  handle:20.500.14171/118790
Semantic Annotation of Resources in the Semantic Web
Semantic Annotation of Resources in the Semantic Web
Siegfried Handschuh
Semantic Web Services  ·  [no date info]  ·  doi:10.1007/3-540-70894-4_5
SALT - Semantically Annotated mbox LaTeX for Scientific Publications
SALT - Semantically Annotated $\mbox{\LaTeX}$ for Scientific Publications
Tudor Groza, Siegfried Handschuh, Knud Möller, Stefan Decker
Lecture Notes in Computer Science  ·  [no date info]  ·  doi:10.1007/978-3-540-72667-8_37
Semantic Email as a Communication Medium for the Social Semantic Desktop
Semantic Email as a Communication Medium for the Social Semantic Desktop
Simon Scerri, Siegfried Handschuh, Stefan Decker
Lecture Notes in Computer Science  ·  [no date info]  ·  doi:10.1007/978-3-540-68234-9_12
KonneXSALT: First Steps Towards a Semantic Claim Federation Infrastructure
KonneXSALT: First Steps Towards a Semantic Claim Federation Infrastructure
Tudor Groza, Siegfried Handschuh, Knud Möller, Stefan Decker
Lecture Notes in Computer Science  ·  [no date info]  ·  doi:10.1007/978-3-540-68234-9_9
IVEA: An Information Visualization Tool for Personalized Exploratory Document Collection Analysis
IVEA: An Information Visualization Tool for Personalized Exploratory Document Collection Analysis
VinhTuan Thai, Siegfried Handschuh, Stefan Decker
Lecture Notes in Computer Science  ·  [no date info]  ·  doi:10.1007/978-3-540-68234-9_13
Demo: Visual Programming for the Semantic Desktop with Konduit
Demo: Visual Programming for the Semantic Desktop with Konduit
Knud Möller, Siegfried Handschuh, Sebastian Trüg, Laura Josan, Stefan Decker
Lecture Notes in Computer Science  ·  [no date info]  ·  doi:10.1007/978-3-540-68234-9_71