Conferences  >  Informatics  >  Database Technology and Design, Search Engines and Data Mining  >  Germany

Select a location
1
Dagstuhl Research Meeting — Aligning Technology Architectures with Cross-Domain Metadata Models
06 Oct 2024 - 11 Oct 2024 • Schloss Dagstuhl, Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik
Abstract:
Data-sharing across domain and infrastructure boundaries is becoming more common, and significant work has been done in aligning many of the standard model describing the information and data being exchanged. In order to guarantee the scalability and practicality of data-sharing implementations, these standard models need to be aligned with the emerging technology architectures designed to support exchange networks at this scale. This workshop will look at how the standard metadata models for cross-domain use - including DDI-CDI and related models - and architectural approaches can best be used to leverage the strengths of both.
Event listing ID:
1566275
2
Software Architecture Camp - Foundation Level
07 Oct 2024 - 10 Oct 2024 • Munich, Germany
Organizer:
entwickler.de Akademie
Abstract:
Das Foundation-Level (CPSA-F) ist der Ausgangspunkt für Ihre Reise zur Zertifizierung als Softwarearchitekt:in. In diesem intensiven Training erwerben Sie die Fähigkeiten, um klare Anforderungen in robuste Softwarestrukturen umzusetzen. Unsere hochqualifizierten Trainer:innen teilen ihr Wissen und ihre umfangreiche Erfahrung mit Ihnen. Das CPSA-F-Zertifikat ist ein bedeutender Meilenstein, der Ihre Fähigkeiten und Ihr Verständnis für Softwarearchitektur bestätigt. Erleben Sie ein einzigartiges Training mit spannenden Diskussionen. Profitieren Sie von dem umfangreichen Wissen der besten Softwarearchitekturexpert:innen und bietet Ihnen eine fundierte und pragmatische Einführung in Softwarearchitektur mit hohem Übungsanteil.
Contact:
entwickler.de Akademie;     Email: info@entwickler-akademie.de
Topics:
Software Architecture Camp, Foundation, Workshop Soft Skills, Softwarearchitekt, iSAQB-Zertifizierung
Event listing ID:
1617862
3
Dagstuhl Research Meeting — Evaluating and Refining Cross-Domain Metadata Exchange Frameworks
13 Oct 2024 - 18 Oct 2024 • Schloss Dagstuhl, Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik
Abstract:
Through a series of Dagstuhl hosted workshops, and the CODATA-DDI collaboration, we have developed a framework for cross-domain interoperability, published by the EC-funded WorldFAIR project. This framework is being employed both within data intensive science and and between the scientific world and the world of official data, collected to inform policy making, including in relation to the Sustainable Development Goals and other components of the UN Agenda. The effective use and uptake of such a framework will require methodologies to evaluate implementations. This workshop will explore such approaches, building on current work for FAIR assessment, and the experience gained from implementation in a range of case studies, including those in WorldFAIR. The workshop will focus on improvements to evaluation metrics, and to the metadata exchange frameworks themselves.
Event listing ID:
1566318
4
Dagstuhl-Seminar — Semirings in Databases, Automata, and Logic
16 Feb 2025 - 21 Feb 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
Semirings are fundamental algebraic structures that in recent times have found a number of applications to computer science, especially in the areas of databases and automata. On the side of databases, commercial query languages, such as SQL, use bag semantics, instead of set semantics, to evaluate relational database queries, which means that the semiring of the natural numbers is used to annotate tuples in the input and output relations. More generally, the annotations can be values in some fixed semiring; this gives a common generalization of both set semantics and bag semantics of database queries, and also makes it possible to model other situations in which one is interested, e.g., in the probability or the reliability of an answer. Furthermore, semirings of polynomials have been successfully used to carry out a rigorous study of provenance in databases. On the side of automata, semirings are used to define weighted automata, which are nondeterministic finite automata augmented with values from a semiring as weights on the transitions. These weights may model, e.g., the cost involved when executing a transition, the amount of resources or time needed for this, or the probability or reliability of its successful execution. Weighted automata have found numerous applications to natural language processing, speech recognition, and algorithms for digital image compression. These applications have inspired numerous investigations in the logic-in-computer-science community.
Event listing ID:
1626289
5
Dagstuhl-Seminar — Multi-Faceted Visual Process Mining and Analytics
06 Apr 2025 - 11 Apr 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
Process mining and visual analytics are separate disciplines with the common goal of helping humans gain insight into and extract knowledge about relevant phenomena from complex data. Process mining (PM) is a rapidly growing discipline blending machine learning and data mining concepts with ideas taken from the field of business process management (BPM). It utilizes event data recorded by IT systems that support business process execution for a variety of tasks, from the automated discovery of graphical process models to operational support. Visual Analytics (VA) is a multidisciplinary approach that combines interactive, visual, and analytical methods to make complex phenomena more comprehensible, facilitate new insights, and enable knowledge discovery. VA research happens at the intersection of data mining and knowledge discovery, information visualization, human-computer interaction, and cognitive science.
Event listing ID:
1626775
6
Dagstuhl-Seminar — Adaptive and Scalable Data Structures
04 May 2025 - 09 May 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
Data structures are the science of organizing and accessing data, and their study is a core part of computer science. They underpin our computing infrastructure with efficiency being of critical importance. As the computing landscape changes with more demanding tasks arising, data structure research remains vibrant, with two aspects coming particularly in focus: scalability and adaptivity. Scalability means that data structures remain efficient as data sets increase, become more dynamic, and become more distributed. Adaptivity implies taking advantage of modern hardware, such as multicore computation or memory hierarchies, as well specific structure and biases in the operations performed. One seeks to create structures that maximally take advantage of such architectural and distributional details without any foreknowledge of them. General limits of adaptivity have long posed deep theoretical questions, which continue to inspire research. This Dagstuhl Seminar is part of a successful series begun in 1991. The series has contributed to shaping trends in data structures research.
Event listing ID:
1626804
7
Summer School — Data Management Techniques
22 Jun 2025 - 26 Jun 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
This summer school is an intensive course on software techniques for data management and database management. Topics include database command translation and query optimization, query execution and indexing, row- and column-oriented storage structures and algorithms, optimistic and pessimistic concurrency control, logging and recovery, replication and high availability, scalability and cloud computing, and more. The goal of lectures and presentations is to understand classic techniques and to link them to industrial reality and to research opportunities. The target audience are recent MS graduates who have already taken 2-3 courses covering data management software and who are embarking on a career in industrial development or in academic research in related topics.
Event listing ID:
1626820
8
Fortbildung — Autumn School 2025 for Information Retrieval and Information Foraging (ASIRF).
24 Aug 2025 - 29 Aug 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
The Autumn School for Information Retrieval and Information Foraging (ASIRF) focuses on recent developments in Information Retrieval and Information-Seeking behavior and their applications. Information Retrieval deals with searching in huge amounts of unstructured data. In many professional fields of work and everyday life, access to text data via search engines is one of the most important forms of access to knowledge. Information Foraging aims to model the entire process from the awareness of an information problem through selecting appropriate information sources to the actual search.

Students and lecturers will live together for a week at Schloss Dagstuhl, which guarantees the school's traditionally highly communicative and interactive atmosphere. The intended audience of ASIRF are doctoral students and young researchers working in Information Retrieval, Information Foraging, or using concepts or methods from these fields in their research

Event listing ID:
1626911
9
Dagstuhl-Seminar — Retrieval-Augmented Generation – The Future of Search?
21 Sep 2025 - 26 Sep 2025 • Schloss Dagstuhl – Wadern, Germany
Organizer:
Schloss Dagstuhl - Leibniz-Zentrum für Informatik GmbH
Abstract:
Retrieval-augmented generation (RAG) has proven effective in conditioning the output of large language models (LLMs) on relevant documents and for grounding LLM-generated statements, this way combatting the so-called confabulation or hallucination problem. Basically, RAG combines (1) a retrieval phase, where a search system identifies relevant documents for a user prompt, and (2) a generation phase, where an LLM synthesizes a tailored answer, probably linking to the retrieved sources.
Event listing ID:
1626985


Conference-Service.com offers, as part of its business activities, a directory of upcoming scientific and technical meetings. The calendar is published for the convenience of conference participants and we strive to support conference organisers who need to publish their upcoming events. Although great care is being taken to ensure the correctness of all entries, we cannot accept any liability that may arise from the presence, absence or incorrectness of any particular information on this website. Always check with the meeting organiser before making arrangements to participate in an event!

No tracking | No pop-ups | No animations
Last updated: 5 July 2024