Research
Argumentative AI

Exploring the Usefulness of Open and Proprietary LLMs in Argumentative Writing Support
[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
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
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
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?
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
[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
Universität Passau
·
18 Apr 2024
·
handle:20.500.14171/120123

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
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
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
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
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
Knowledge-Based Systems
·
01 May 2023
·
doi:10.1016/j.knosys.2023.110455
Make Deep Networks Shallow Again
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)
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
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
Texts in Computer Science
·
01 Jan 2023
·
doi:10.1007/978-3-031-19074-2_6
Specific Problems of Computer Vision
Texts in Computer Science
·
01 Jan 2023
·
doi:10.1007/978-3-031-19074-2_7
Numerical Algorithms for Data Science
Texts in Computer Science
·
01 Jan 2023
·
doi:10.1007/978-3-031-19074-2_5

Mathematical Foundations of Data Science
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
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
arXiv
·
01 Jan 2023
·
doi:10.48550/arXiv.2308.00425
Data Science and Its Tasks
Texts in Computer Science
·
01 Jan 2023
·
doi:10.1007/978-3-031-19074-2_1
Data Processing by Neural Networks
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
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
arXiv
·
01 Jan 2023
·
doi:10.48550/arXiv.2304.10164
2022
Modeling Persuasive Discourse to Adaptively Support Students’ Argumentative Writing
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
arXiv
·
01 Jan 2022
·
doi:10.48550/arXiv.2209.07219
Number of Attention Heads vs Number of Transformer-Encoders in Computer Vision
arXiv
·
01 Jan 2022
·
doi:10.48550/arXiv.2209.07221
2021
Supporting Cognitive and Emotional Empathic Writing of Students
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
arXiv
·
01 Jan 2021
·
doi:10.48550/arxiv.2108.11215
Context-Preserving Text Simplification
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
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
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
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
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
Proceedings of the 28th International Conference on Computational Linguistics
·
01 Jan 2020
·
doi:10.18653/v1/2020.coling-main.74
XTE: Explainable Text Entailment
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
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
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
arXiv
·
01 Jan 2020
·
doi:10.48550/arxiv.2010.13674
2019
Vajra
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
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
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
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
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1906.01038
Singular Value Decomposition and Neural Networks
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1906.11755
Singular Value Decomposition and Neural Networks
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
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
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1907.08475
On the Semantic Interpretability of Artificial Intelligence Models
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1907.04105
MinWikiSplit: A Sentence Splitting Corpus with Minimal Propositions
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1909.12131
DisSim: A Discourse-Aware Syntactic Text Simplification Frameworkfor English and German
arXiv
·
01 Jan 2019
·
doi:10.48550/arxiv.1909.12140
2018
Classification of composite semantic relations by a distributional-relational model
Data & Knowledge Engineering
·
01 Sep 2018
·
doi:10.1016/j.datak.2018.06.005
Webometrics: Some Critical Issues of WWW Size Estimation Methods
Multimodal Technologies and Interaction
·
02 Apr 2018
·
doi:10.3390/mti2020012
Word Tagging with Foundational Ontology Classes: Extending the WordNet-DOLCE Mapping to Verbs
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
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
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
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1805.06522
Multilingual Semantic Relatedness Using Lightweight Machine Translation
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+
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
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1807.11276
Graphene: A Context-Preserving Open Information Extraction System
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1808.09463
FinSSLx: A Sentiment Analysis Model for the Financial Domain Using Text Simplification
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
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1805.09644
Composite Semantic Relation Classification
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1805.06521
Categorization of Semantic Roles for Dictionary Definitions
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1806.07711
Building a Knowledge Graph from Natural Language Definitions for Interpretable Text Entailment Recognition
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1806.07731
An Open Vocabulary Semantic Parser for End-User Programming Using Natural Language
2018 IEEE 12th International Conference on Semantic Computing (ICSC)
·
01 Jan 2018
·
doi:10.1109/ICSC.2018.00020
A Survey on Open Information Extraction
arXiv
·
01 Jan 2018
·
doi:10.48550/arxiv.1806.05599
2017
Ontological representations of rhetorical figures for argument mining
Argument & Computation
·
08 Sep 2017
·
doi:10.3233/AAC-170027
Composite Semantic Relation Classification
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
arXiv
·
01 Jan 2017
·
doi:10.48550/arxiv.1703.09013
2016
Use of the Curiosity Cabinet metaphor to support inclusive learning
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
Data & Knowledge Engineering
·
01 Nov 2016
·
doi:10.1016/j.datak.2016.06.004
A Twitter Sentiment Gold Standard for the Brexit Referendum
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
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
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
IFIP Advances in Information and Communication Technology
·
01 Jan 2016
·
doi:10.1007/978-3-319-46224-0_10
Neoclassica - A Multilingual Domain Ontology
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
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
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
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
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
Proceedings of the 15th International Conference on Knowledge Technologies and Data-driven Business
·
21 Oct 2015
·
doi:10.1145/2809563.2809605
Linse
Proceedings of the 38th International ACM SIGIR Conference on Research and Development in Information Retrieval
·
09 Aug 2015
·
doi:10.1145/2766462.2767871
DINFRA
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
Lecture Notes in Computer Science
·
01 Jan 2015
·
doi:10.1007/978-3-319-24033-6_47
2014
Random Manhattan Indexing
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
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
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
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
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
Lecture Notes in Computer Science
·
01 Jan 2013
·
doi:10.1007/978-3-319-03260-3_25
ACRONYM
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
ACM Transactions on Intelligent Systems and Technology
·
01 Feb 2012
·
doi:10.1145/2089094.2089097
Engineering a Controlled Natural Language into Semantic MediaWiki
Lecture Notes in Computer Science
·
01 Jan 2012
·
doi:10.1007/978-3-642-31175-8_4
2011
From raw publications to Linked Data
Knowledge and Information Systems
·
29 Dec 2011
·
doi:10.1007/s10115-011-0473-6
ACRONYM
International Journal on Semantic Web and Information Systems
·
01 Oct 2011
·
doi:10.4018/jswis.2011100101
The semantic desktop at work
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
Proceedings of the 7th International Conference on Semantic Systems
·
07 Sep 2011
·
doi:10.1145/2063518.2063547
Context stamp
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)
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
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
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
International Journal on Semantic Web and Information Systems
·
01 Oct 2010
·
doi:10.4018/jswis.2010100103
CORAAL—Dive into publications, bathe in the knowledge
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
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
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)
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
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
Multimedia Tools and Applications
·
19 Jan 2010
·
doi:10.1007/s11042-009-0448-8
Towards Ontology Matching for Intelligent Gadgets
Lecture Notes in Computer Science
·
01 Jan 2010
·
doi:10.1007/978-3-642-16132-2_54
Towards Consolidated Presence
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
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
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
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
SSRN Electronic Journal
·
01 Jan 2010
·
doi:10.2139/ssrn.3199470
2009
Knowledge-based search for oncological literature
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
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)
Proceedings of the 14th international conference on Intelligent user interfaces
·
08 Feb 2009
·
doi:10.1145/1502650.1502735
IVEA
Proceedings of the 14th international conference on Intelligent user interfaces
·
08 Feb 2009
·
doi:10.1145/1502650.1502724
Technologies for the Social Semantic Desktop
Lecture Notes in Computer Science
·
01 Jan 2009
·
doi:10.1007/978-3-642-03754-2_6
Semanta – Semantic Email Made Easy
Lecture Notes in Computer Science
·
01 Jan 2009
·
doi:10.1007/978-3-642-02121-3_7
Semanta – Semantic Email in Action
Lecture Notes in Computer Science
·
01 Jan 2009
·
doi:10.1007/978-3-642-02121-3_75
Reordered tilebars for visual text exploration
2009 IEEE Symposium on Visual Analytics Science and Technology
·
01 Jan 2009
·
doi:10.1109/VAST.2009.5333436
Controlled Natural Language for Semantic Annotation
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
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
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
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
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
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
2008 12th International Conference Information Visualisation
·
01 Jul 2008
·
doi:10.1109/IV.2008.28
RoundTrip Ontology Authoring
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
18th International Conference on Database and Expert Systems Applications (DEXA 2007)
·
01 Sep 2007
·
doi:10.1109/DEXA.2007.24
The salt triple
Proceedings of the 2007 ACM symposium on Document engineering
·
28 Aug 2007
·
doi:10.1145/1284420.1284449
SALT
Proceedings of the 2007 ACM symposium on Document engineering
·
28 Aug 2007
·
doi:10.1145/1284420.1284462
P-TAG
Proceedings of the 16th international conference on World Wide Web
·
08 May 2007
·
doi:10.1145/1242572.1242686
SALT: Weaving the Claim Web
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
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
Lecture Notes in Computer Science
·
01 Jan 2007
·
doi:10.1007/978-3-540-72667-8_42
CLOnE: Controlled Language for Ontology Editing
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
Journal of Web Semantics
·
01 Jan 2006
·
doi:10.1016/j.websem.2005.10.002
Knowledge representation and semantic annotation of multimedia content
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
SSRN Electronic Journal
·
01 Jan 2006
·
doi:10.2139/ssrn.3199324
2005
Semantic Annotation of Images and Videos for Multimedia Analysis
Lecture Notes in Computer Science
·
01 Jan 2005
·
doi:10.1007/11431053_40
2004
Annotation, composition and invocation of semantic web services
Journal of Web Semantics
·
01 Dec 2004
·
doi:10.1016/j.websem.2004.07.003
Towards the self-annotating web
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
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
SSRN Electronic Journal
·
01 Jan 2004
·
doi:10.2139/ssrn.3199015
Annotation, Composition and Invocation of Semantic Web Services
SSRN Electronic Journal
·
01 Jan 2004
·
doi:10.2139/ssrn.3199163
2003
Annotation for the Deep Web
IEEE Intelligent Systems
·
01 Sep 2003
·
doi:10.1109/MIS.2003.1234768
CREAM: CREAting Metadata for the Semantic Web
Computer Networks
·
01 Aug 2003
·
doi:10.1016/S1389-1286(03)00226-3
Surfing the Service Web
Lecture Notes in Computer Science
·
01 Jan 2003
·
doi:10.1007/978-3-540-39718-2_14
On deep annotation
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
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
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
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
Lecture Notes in Computer Science
·
01 Jan 2002
·
doi:10.1007/3-540-45810-7_32
KAON — Towards a Large Scale Semantic Web
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
Lecture Notes in Computer Science
·
01 Jan 1998
·
doi:10.1007/bfb0053495
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/104368
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/103662
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/100778
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/98861
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/98459
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/98270
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/112398
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/111574
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/108192
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/109017
[no title info]
[no publisher info]
·
[no date info]
·
handle:20.500.14171/118790
Semantic Annotation of Resources in the Semantic Web
Semantic Web Services
·
[no date info]
·
doi:10.1007/3-540-70894-4_5
SALT - Semantically Annotated $\mbox{\LaTeX}$ for Scientific Publications
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
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
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
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
Lecture Notes in Computer Science
·
[no date info]
·
doi:10.1007/978-3-540-68234-9_71