Dirk Habich

Orcid: 0000-0002-8671-5466

Affiliations:
  • Dresden University of Technology, Germany


According to our database1, Dirk Habich authored at least 189 papers between 2003 and 2024.

Collaborative distances:
  • Dijkstra number2 of four.
  • Erdős number3 of four.

Timeline

Legend:

Book 
In proceedings 
Article 
PhD thesis 
Dataset
Other 

Links

Online presence:

On csauthors.net:

Bibliography

2024
Program your (custom) SIMD instruction set on FPGA in C++.
Proceedings of the 14th Conference on Innovative Data Systems Research, 2024

2023
BOUNCE: memory-efficient SIMD approach for lightweight integer compression.
Distributed Parallel Databases, September, 2023

Partition-based SIMD Processing and its Application to Columnar Database Systems.
Datenbank-Spektrum, March, 2023

FASTgres: Making Learned Query Optimizer Hinting Effective.
Proc. VLDB Endow., 2023

Simplicity done right for SIMDified query processing on CPU and FPGA.
Proceedings of the 1st Workshop on Simplicity in Management of Data, 2023

Learned Selection Strategy for Lightweight Integer Compression Algorithms.
Proceedings of the Proceedings 26th International Conference on Extending Database Technology, 2023

Near to Far: An Evaluation of Disaggregated Memory for In-Memory Data Processing.
Proceedings of the 1st Workshop on Disruptive Memory Systems, 2023

Pipeline Group Optimization on Disaggregated Systems.
Proceedings of the 13th Conference on Innovative Data Systems Research, 2023

Optimizing Query Processing in PostgreSQL Through Learned Optimizer Hints.
Proceedings of the Datenbanksysteme für Business, 2023

Working with Disaggregated Systems. What are the Challenges and Opportunities of RDMA and CXL?
Proceedings of the Datenbanksysteme für Business, 2023

Improving GPU Matrix Multiplication by Leveraging Bit Level Granularity and Compression.
Proceedings of the Datenbanksysteme für Business, 2023

Second Workshop on Novel Data Management Ideas on Heterogeneous (Co-)Processors (NoDMC).
Proceedings of the Datenbanksysteme für Business, 2023

PostBOUND: PostgreSQL with Upper Bound SPJ Query Optimization.
Proceedings of the Datenbanksysteme für Business, 2023

2022
To share or not to share vector registers?
VLDB J., 2022

Turbo-Charging SPJ Query Plans with Learned Physical Join Operator Selections.
Proc. VLDB Endow., 2022

Accelerating Parallel Operation for Compacting Selected Elements on GPUs.
J. Open Source Softw., 2022

Aggregate-based Training Phase for ML-based Cardinality Estimation.
Datenbank-Spektrum, 2022

Towards A General SIMD Concurrent Approach to Accelerating Integer Compression Algorithms.
Proceedings of the 25th International Conference on Extending Database Technology, 2022

To use or not to use the SIMD gather instruction?
Proceedings of the International Conference on Management of Data, 2022


2021
PostCENN: PostgreSQL with Machine Learning Models for Cardinality Estimation.
Proc. VLDB Endow., 2021

SIMD-MIMD cocktail in a hybrid memory glass: shaken, not stirred.
Proceedings of the SYSTOR '21: The 14th ACM International Systems and Storage Conference, 2021

A GraphBLAS implementation in pure Java.
Proceedings of the GRADES-NDA '21: Proceedings of the 4th ACM SIGMOD Joint International Workshop on Graph Data Management Experiences & Systems (GRADES) and Network Data Analytics (NDA), 2021

Mastering the NEC Vector Engine Accelerator for Analytical Query Processing.
Proceedings of the 37th IEEE International Conference on Data Engineering Workshops, 2021

Towards Porting Hardware-Oblivious Vectorized Query Operators to GPUs.
Proceedings of the 32nd GI-Workshop Grundlagen von Datenbanken, Online Event, 2021

The Case for SIMDified Analytical Query Processing on GPUs.
Proceedings of the 17th International Workshop on Data Management on New Hardware, 2021

Simplicity Done Right for Join Ordering.
Proceedings of the 11th Conference on Innovative Data Systems Research, 2021

LCTL: Lightweight Compression Template Library.
Proceedings of the 2021 IEEE International Conference on Big Data (Big Data), 2021

2020
Efficient compute node-local replication mechanisms for NVRAM-centric data structures.
VLDB J., 2020

MorphStore: Analytical Query Engine with a Holistic Compression-Enabled Processing Model.
Proc. VLDB Endow., 2020

Machine Learning-based Cardinality Estimation in DBMS on Pre-Aggregated Data.
CoRR, 2020

Scalable In-Memory Graph Pattern Matching on Symmetric Multiprocessor Systems.
Proceedings of the Software Foundations for Data Interoperability and Large Scale Graph Data Analytics, 2020

Polymorphic Compressed Replication of Columnar Data in Scale-Up Hybrid Memory Systems.
Proceedings of the SYSTOR 2020: The 13th ACM International Systems and Storage Conference, 2020

Best of both worlds: combining traditional and machine learning models for cardinality estimation.
Proceedings of the Third International Workshop on Exploiting Artificial Intelligence Techniques for Data Management, 2020

Integrating Lightweight Compression Capabilities into Apache Arrow.
Proceedings of the 9th International Conference on Data Science, 2020

To share or not to share vector registers?
Proceedings of the 16th International Workshop on Data Management on New Hardware, 2020

Hardware-Oblivious SIMD Parallelism for In-Memory Column-Stores.
Proceedings of the 10th Conference on Innovative Data Systems Research, 2020

2019
From a Comprehensive Experimental Survey to a Cost-based Selection Strategy for Lightweight Integer Compression Algorithms.
ACM Trans. Database Syst., 2019

CSAR: the cross-sectional autoregression model for short and long-range forecasting.
Int. J. Data Sci. Anal., 2019

Evaluating the Vector Supercomputer SX-Aurora TSUBASA as a Co-Processor for In-Memory Database Systems.
Datenbank-Spektrum, 2019

Cardinality estimation with local deep learning models.
Proceedings of the Second International Workshop on Exploiting Artificial Intelligence Techniques for Data Management, 2019

NeMeSys - A Showcase of Data Oriented Near Memory Graph Processing.
Proceedings of the 2019 International Conference on Management of Data, 2019

MorphStore - In-Memory Query Processing based on Morphing Compressed Intermediates LIVE.
Proceedings of the 2019 International Conference on Management of Data, 2019

MorphStore - From an Idea to a Novel In-Memory Column Store Database System.
Proceedings of the 31st GI-Workshop Grundlagen von Datenbanken, Saarburg, 2019

High-Throughput BitPacking Compression.
Proceedings of the 22nd Euromicro Conference on Digital System Design, 2019

Trading Memory versus Workload Overhead in Graph Pattern Matching on Multiprocessor Systems.
Proceedings of the 8th International Conference on Data Science, 2019

Integer Compression in NVRAM-centric Data Stores: Comparative Experimental Analysis to DRAM.
Proceedings of the 15th International Workshop on Data Management on New Hardware, 2019

Fighting the Duplicates in Hashing: Conflict Detection-aware Vectorization of Linear Probing
Proceedings of the Datenbanksysteme für Business, 2019

First Investigations of the Vector Supercomputer SX-Aurora TSUBASA as a Co-Processor for Database Systems.
Proceedings of the Datenbanksysteme für Business, 2019

NeMeSys - Energy Adaptive Graph Pattern Matching on NUMA-based Multiprocessor Systems.
Proceedings of the Datenbanksysteme für Business, 2019

1st Workshop on Novel Data Management Ideas on Heterogeneous (Co-)Processors (NoDMC).
Proceedings of the Datenbanksysteme für Business, 2019

A Technical Perspective of DataCalc - Ad-hoc Analyses on Heterogeneous Data Sources.
Proceedings of the 2019 IEEE International Conference on Big Data (IEEE BigData), 2019

DataCalc: Ad-hoc Analyses on Heterogeneous Data Sources.
Proceedings of the 2019 IEEE International Conference on Big Data (IEEE BigData), 2019

2018
A Hardware/Software Stack for Heterogeneous Systems.
IEEE Trans. Multi Scale Comput. Syst., 2018

Diversity of Processing Units - An Attempt to Classify the Plethora of Modern Processing Units.
Datenbank-Spektrum, 2018

Column Scan Acceleration in Hybrid CPU-FPGA Systems.
Proceedings of the International Workshop on Accelerating Analytics and Data Management Systems Using Modern Processor and Storage Architectures, 2018

AHEAD: Adaptable Data Hardening for On-the-Fly Hardware Error Detection during Database Query Processing.
Proceedings of the 2018 International Conference on Management of Data, 2018

Energy-Utility Function-Based Resource Control for In-Memory Database Systems LIVE.
Proceedings of the 2018 International Conference on Management of Data, 2018

Adaptive Energy-Control for In-Memory Database Systems.
Proceedings of the 2018 International Conference on Management of Data, 2018

Make Larger Vector Register Sizes New Challenges?: Lessons Learned from the Area of Vectorized Lightweight Compression Algorithms.
Proceedings of the 7th International Workshop on Testing Database Systems, 2018

Lower Bound-oriented Parameter Calculation for AN Coding.
Proceedings of the International Symposium on Information Theory and Its Applications, 2018

Conflict Detection-Based Run-Length Encoding - AVX-512 CD Instruction Set in Action.
Proceedings of the 34th IEEE International Conference on Data Engineering Workshops, 2018

Teaching In-Memory Database Systems the Detection of Hardware Errors.
Proceedings of the 34th IEEE International Conference on Data Engineering, 2018

Beyond Straightforward Vectorization of Lightweight Data Compression Algorithms for Larger Vector Sizes.
Proceedings of the 30th GI-Workshop Grundlagen von Datenbanken, Wuppertal, 2018

Design of a Portable Programming Abstraction for Data Transformations.
Proceedings of the 7th International Conference on Data Science, 2018

Column Scan Optimization by Increasing Intra-Instruction Parallelism.
Proceedings of the 7th International Conference on Data Science, 2018

FPGA vs. SIMD: Comparison for Main Memory-Based Fast Column Scan.
Proceedings of the Data Management Technologies and Applications, 2018

Reliable In-Memory Data Management on Unreliable Hardware.
Proceedings of the 7th International Conference on Data Science, 2018

Efficient compute node-local replication mechanisms for NVRAM-centric data structures.
Proceedings of the 14th International Workshop on Data Management on New Hardware, 2018

2017
Adaptive Work Placement for Query Processing on Heterogeneous Computing Resources.
Proc. VLDB Endow., 2017

Heterogeneous placement optimization for database query processing.
it Inf. Technol., 2017

Hardware-Accelerated Memory Operations on Large-Scale NUMA Systems.
Proceedings of the International Workshop on Accelerating Analytics and Data Management Systems Using Modern Processor and Storage Architectures, 2017

KASDL - Kontext-adaptive Software in Digitalen Lebenswelten.
Proceedings of the 47. Jahrestagung der Gesellschaft für Informatik, 2017

Partitioning Strategy Selection for In-Memory Graph Pattern Matching on Multiprocessor Systems.
Proceedings of the Euro-Par 2017: Parallel Processing - 23rd International Conference on Parallel and Distributed Computing, Santiago de Compostela, Spain, August 28, 2017

Metamodeling Lightweight Data Compression Algorithms and its Application Scenarios.
Proceedings of the ER Forum 2017 and the ER 2017 Demo Track co-located with the 36th International Conference on Conceptual Modelling (ER 2017), Valencia, Spain,, 2017

Insights into the Comparative Evaluation of Lightweight Data Compression Algorithms.
Proceedings of the 20th International Conference on Extending Database Technology, 2017

Lightweight Data Compression Algorithms: An Experimental Survey (Experiments and Analyses).
Proceedings of the 20th International Conference on Extending Database Technology, 2017

CSAR: The Cross-Sectional Autoregression Model.
Proceedings of the 2017 IEEE International Conference on Data Science and Advanced Analytics, 2017

AL: unified analytics in domain specific terms.
Proceedings of The 16th International Symposium on Database Programming Languages, 2017

Big data causing big (TLB) problems: taming random memory accesses on the GPU.
Proceedings of the 13th International Workshop on Data Management on New Hardware, 2017

Energy Elasticity on Heterogeneous Hardware using Adaptive Resource Reconfiguration.
Proceedings of the Datenbanksysteme für Business, 2017

Overview on Hardware Optimizations for Database Engines.
Proceedings of the Datenbanksysteme für Business, 2017

Balancing Performance and Energy for Lightweight Data Compression Algorithms.
Proceedings of the New Trends in Databases and Information Systems, 2017

Asynchronous Graph Pattern Matching on Multiprocessor Systems.
Proceedings of the New Trends in Databases and Information Systems, 2017

2016
Big by blocks: modular analytics.
it Inf. Technol., 2016

Advancing a Gateway Infrastructure for Wind Turbine Data Analysis.
J. Grid Comput., 2016

Compression-Aware In-Memory Query Processing: Vision, System Design and Beyond.
Proceedings of the Data Management on New Hardware, 2016

Work-Energy Profiles: General Approach and In-Memory Database Application.
Proceedings of the Performance Evaluation and Benchmarking. Traditional - Big Data - Interest of Things, 2016

Energy Elasticity on Heterogeneous Hardware using Adaptive Resource Reconfiguration LIVE.
Proceedings of the 2016 International Conference on Management of Data, 2016

Model-Driven Integration of Compression Algorithms in Column-Store Database Systems.
Proceedings of the Conference "Lernen, 2016

Penalized Graph Partitioning for Static and Dynamic Load Balancing.
Proceedings of the Euro-Par 2016: Parallel Processing, 2016

Model Kit for Lightweight Data Compression Algorithms.
Proceedings of the 19th International Conference on Extending Database Technology, 2016

Towards Efficient Multi-domain Data Processing.
Proceedings of the Data Management Technologies and Applications, 2016

Architecture of a Multi-domain Processing and Storage Engine.
Proceedings of the DATA 2016, 2016

Penalized graph partitioning based allocation strategy for database-as-a-service systems.
Proceedings of the 3rd IEEE/ACM International Conference on Big Data Computing, 2016

Limitations of Intra-operator Parallelism Using Heterogeneous Computing Resources.
Proceedings of the Advances in Databases and Information Systems, 2016

2015
A Benchmark Framework for Data Compression Techniques.
Proceedings of the Performance Evaluation and Benchmarking: Traditional to Big Data to Internet of Things, 2015

Towards Programmability of a NUMA-Aware Storage Engine.
Proceedings of the LWA 2015 Workshops: KDML, 2015

Query processing on low-energy many-core processors.
Proceedings of the 31st IEEE International Conference on Data Engineering Workshops, 2015

Modularisierung leichtgewichtiger Kompressionsalgorithmen.
Proceedings of the 27th GI-Workshop Grundlagen von Datenbanken, Gommern, 2015

Local vs. Global Optimization: Operator Placement Strategies in Heterogeneous Environments.
Proceedings of the Workshops of the EDBT/ICDT 2015 Joint Conference (EDBT/ICDT), 2015

Needles in the Haystack - Tackling Bit Flips in Lightweight Compressed Data.
Proceedings of the Data Management Technologies and Applications, 2015

Resiliency-aware Data Compression for In-memory Database Systems.
Proceedings of the DATA 2015, 2015

Online Bit Flip Detection for In-Memory B-Trees Live!
Proceedings of the Datenbanksysteme für Business, 2015

Plan Operator Specialization using Reflective Compiler Techniques.
Proceedings of the Datenbanksysteme für Business, 2015

Optimierung der Anfrageverarbeitung mittels Kompression der Zwischenergebnisse.
Proceedings of the Datenbanksysteme für Business, 2015

Direct Transformation Techniques for Compressed Data: General Approach and Application Scenarios.
Proceedings of the Advances in Databases and Information Systems, 2015

2014
On-demand re-optimization of integration flows.
Inf. Syst., 2014

Heterogeneity-Aware Operator Placement in Column-Store DBMS.
Datenbank-Spektrum, 2014

ERIS: A NUMA-Aware In-Memory Storage Engine for Analytical Workload.
Proceedings of the International Workshop on Accelerating Data Management Systems Using Modern Processor and Storage Architectures, 2014

A Query, a Minute: Evaluating Performance Isolation in Cloud Databases.
Proceedings of the Performance Characterization and Benchmarking. Traditional to Big Data, 2014

ERIS live: a NUMA-aware in-memory storage engine for tera-scale multiprocessor systems.
Proceedings of the International Conference on Management of Data, 2014

Demonstrating efficient query processing in heterogeneous environments.
Proceedings of the International Conference on Management of Data, 2014

Towards Optimal Execution of Density-based Clustering on Heterogeneous Hardware.
Proceedings of the 3rd International Workshop on Big Data, 2014

ECAST: A Benchmark Framework for Renewable Energy Forecasting Systems.
Proceedings of the Workshops of the EDBT/ICDT 2014 Joint Conference (EDBT/ICDT 2014), 2014

Modular Data Clustering - Algorithm Design beyond MapReduce.
Proceedings of the Workshops of the EDBT/ICDT 2014 Joint Conference (EDBT/ICDT 2014), 2014

Online bit flip detection for in-memory B-trees on unreliable hardware.
Proceedings of the Tenth International Workshop on Data Management on New Hardware, 2014

2013
BUZZARD: a NUMA-aware in-memory indexing system.
Proceedings of the ACM SIGMOD International Conference on Management of Data, 2013

Query processing on prefix trees live.
Proceedings of the ACM SIGMOD International Conference on Management of Data, 2013

The HELLS-join: a heterogeneous stream join for extremely large windows.
Proceedings of the Ninth International Workshop on Data Management on New Hardware, 2013

QPPT: Query Processing on Prefix Trees.
Proceedings of the Sixth Biennial Conference on Innovative Data Systems Research, 2013

Stream Join Processing on Heterogeneous Processors.
Proceedings of the Datenbanksysteme für Business, Technologie und Web (BTW),, 2013

2012
A high-throughput in-memory index, durable on flash-based SSD: insights into the winning solution of the SIGMOD programming contest 2011.
SIGMOD Rec., 2012

Explorative Multi-View Clustering Using Frequent-Groupings.
Proceedings of the 3rd MultiClust Workshop: Discovering, 2012

<i>KISS-Tree</i>: smart latch-free in-memory indexing on modern architectures.
Proceedings of the Eighth International Workshop on Data Management on New Hardware, 2012

2011
Cost-based vectorization of instance-based integration processes.
Inf. Syst., 2011

Browsing Robust Clustering-Alternatives.
Proceedings of the 2nd MultiClust Workshop: Discovering, 2011

Data-Warehousing 3.0 - Die Rolle von Data-Warehouse-Systemen auf Basis von In-Memory Technologie.
Proceedings of the Innovative Unternehmensanwendungen mit In-Memory Data Management, 2011

Cost-based Business Process Deployment Advisor.
Proceedings of the ICEIS 2011, 2011

Sprachraumerstellung als Bestandteil der Geschäftsprozessmodellierung in SOA.
Proceedings of the Qualität und Effizienz durch informationsgestützte Landwirtschaft, Fokus: Moderne Weinwirtschaft. Referate der 31. GIL-Jahrestagung, 24., 2011

Next Generation Database Programming and Execution Environment.
Proceedings of the Database Programming Languages, 2011

Touch it, Mine it, View it, Shape it.
Proceedings of the Datenbanksysteme für Business, 2011

Efficient In-Memory Indexing with Generalized Prefix Trees.
Proceedings of the Datenbanksysteme für Business, 2011

2010
GPU-Based Speculative Query Processing for Database Operations.
Proceedings of the International Workshop on Accelerating Data Management Systems Using Modern Processor and Storage Architectures, 2010

Visual Decision Support for Ensemble Clustering.
Proceedings of the Scientific and Statistical Database Management, 2010

MapReduce for Scalable Neural Nets Training.
Proceedings of the 6th World Congress on Services, 2010

One Clustering Process Fits All - A Visually Guided Ensemble Approach.
Proceedings of the LWA 2010, 2010

An XML-Based Streaming Concept for Business Process Execution.
Proceedings of the Enterprise Information Systems - 12th International Conference, 2010

Process-based Data Streaming in Service-oriented Environments - Application and Technique.
Proceedings of the ICEIS 2010 - Proceedings of the 12th International Conference on Enterprise Information Systems, Volume 1, DISI, Funchal, Madeira, Portugal, June 8, 2010

Multi-flow Optimization via Horizontal Message Queue Partitioning.
Proceedings of the Enterprise Information Systems - 12th International Conference, 2010

Multi-process Optimization Via Horizontal Message Queue Partitioning.
Proceedings of the ICEIS 2010 - Proceedings of the 12th International Conference on Enterprise Information Systems, Volume 1, DISI, Funchal, Madeira, Portugal, June 8, 2010

Evolving Ensemble-Clustering to a Feedback-Driven Process.
Proceedings of the ICDMW 2010, 2010

Annotationsbasierte Prozessmodellierung in SOA - dargestellt an einem Beispiel aus dem Precision Dairy Farming.
Proceedings of the Precision Agriculture Reloaded, 2010

Serviceorientierte Architektur im Precision Dairy Farming aus der Perspektive der Informatik.
Proceedings of the 40. Jahrestagung der Gesellschaft für Informatik, Service Science - Neue Perspektiven für die Informatik, INFORMATIK 2010, Leipzig, Germany, September 27, 2010

Regelsprachraum für die annotationsbasierte Prozessmodellierung im Precision Dairy Farming.
Proceedings of the 40. Jahrestagung der Gesellschaft für Informatik, Service Science - Neue Perspektiven für die Informatik, INFORMATIK 2010, Leipzig, Germany, September 27, 2010

Using Cloud Technologies to Optimize Data-Intensive Service Applications.
Proceedings of the IEEE International Conference on Cloud Computing, 2010

2009
Standing Processes in Service-Oriented Environments.
Proceedings of the 2009 IEEE Congress on Services, Part I, 2009

Drift-Aware Ensemble Regression.
Proceedings of the Machine Learning and Data Mining in Pattern Recognition, 2009

How to Control Clustering Results? Flexible Clustering Aggregation.
Proceedings of the Advances in Intelligent Data Analysis VIII, 2009

Innovative Process Execution in Service-oriented Environments.
Proceedings of the ICEIS 2009, 2009

Vectorizing Instance-Based Integration Processes.
Proceedings of the Enterprise Information Systems, 11th International Conference, 2009

Invisible Deployment of Integration Processes.
Proceedings of the Enterprise Information Systems, 11th International Conference, 2009

Clustering Uncertain Data with Possible Worlds.
Proceedings of the 25th International Conference on Data Engineering, 2009

GCIP: exploiting the generation and optimization of integration processes.
Proceedings of the EDBT 2009, 2009

Streaming Web Services and Standing Processes.
Proceedings of the Datenbanksysteme in Business, 2009

Stream-Based Web Service Invocation.
Proceedings of the Datenbanksysteme in Business, 2009

Systemübergreifende Kostennormalisierung für Integrationsprozesse.
Proceedings of the Datenbanksysteme in Business, 2009

2008
Komplexe Datenanalyseprozesse in serviceorientierten Umgebungen.
PhD thesis, 2008

Open Service Process Platform 2.0.
Proceedings of the 2008 IEEE Congress on Services, Part I, 2008

Model-Driven Development of Complex and Data-Intensive Integration Processes.
Proceedings of the Model-Based Software and Data Integration, 2008

Pre analysis and clustering of uncertain data from manufacturing processes.
Proceedings of the LWA 2008, 2008

Message Indexing for Document-Oriented Integration Processes.
Proceedings of the ICEIS 2008, 2008

Model-Driven Generation and Optimization of Complex Integration Processes.
Proceedings of the ICEIS 2008, 2008

DIPBench: An independent benchmark for Data-Intensive Integration Processes.
Proceedings of the 24th International Conference on Data Engineering Workshops, 2008

DIPBench Toolsuite: A Framework for Benchmarking Integration Systems.
Proceedings of the 24th International Conference on Data Engineering, 2008

Workload-based optimization of integration processes.
Proceedings of the 17th ACM Conference on Information and Knowledge Management, 2008

Improving Data Independence, Efficiency and Functional Flexibility of Integration Platforms.
Proceedings of the Forum at the CAiSE'08 Conference, Montpellier, France, June 18-20, 2008, 2008

An Advanced Transaction Model for Recovery Processing of Integration Processes.
Proceedings of the Advances in Databases and Information Systems, 2008

2007
Parameterfreies Clustering mittels Multi-Level Ansatz.
Proceedings of the LWA 2007: Lernen - Wissen, 2007

Data-Grey-BoxWeb Services in Data-Centric Environments.
Proceedings of the 2007 IEEE International Conference on Web Services (ICWS 2007), 2007

Error-Aware Density-Based Clustering of Imprecise Measurement Values.
Proceedings of the Workshops Proceedings of the 7th IEEE International Conference on Data Mining (ICDM 2007), 2007

An Approach for Incremental Semi-supervised SVM.
Proceedings of the Workshops Proceedings of the 7th IEEE International Conference on Data Mining (ICDM 2007), 2007

BPEL DT - Data-Aware Extension for Data-Intensive Service Applications.
Proceedings of the Emerging Web Services Technology, 2007

BPEL-DT - Data-aware Extension of BPEL to Support Data-Intensive Service Applications.
Proceedings of the 2nd ECOWS07 Workshop on Emerging Web Services Technology, 2007

Ein Nachrichtentransformationsmodell für komplexe Transformationsprozesse in datenzentrischen Anwendungsszenarien.
Proceedings of the Datenbanksysteme in Business, 2007

Towards Self-Optimization of Message Transformation Processes.
Proceedings of the Communications of the Eleventh East-European Conference on Advances in Databases and Information Systems, Varna, Bulgaria, September 29, 2007

Supporting Gene Expression Analysis Processes by a Service-Oriented Platform.
Proceedings of the 2007 IEEE International Conference on Services Computing (SCC 2007), 2007

Data-aware SOA for Gene Expression Analysis Processes.
Proceedings of the 2007 IEEE International Conference on Services Computing, 2007

Orchestrierung datenintensiver Prozesse - Einsatz von BPEL in der Genexpressionsanalyse.
VDM, ISBN: 978-3-8364-0239-2, 2007

2006
GignoMDA - Exploiting Cross-Layer Optimization for Complex Database Applications.
Proceedings of the 32nd International Conference on Very Large Data Bases, 2006

Materialized Views in the Presence of Reporting Functions.
Proceedings of the 18th International Conference on Scientific and Statistical Database Management, 2006

Two-phase clustering strategy for gene expression data sets.
Proceedings of the 2006 ACM Symposium on Applied Computing (SAC), 2006

Modellierung komplexer Workflows in jExam.
Proceedings of the Informatiktage 2006, 2006

GignoMDA - Generation of Complex Database Applications.
Proceedings of the Tagungsband zum 18. GI-Workshop über Grundlagen von Datenbanken (18th GI-Workshop on the Foundations of Databases), 2006

2005
Optimizing Multiple Top-K Queries over Joins.
Proceedings of the 17th International Conference on Scientific and Statistical Database Management, 2005

2004
Feingranulare Verarbeitung von XML-Strömen.
Proceedings of the 34. Jahrestagung der Gesellschaft für Informatik, 2004

2003
COMBI-Operator: Database Support for Data Mining Applications.
Proceedings of 29th International Conference on Very Large Data Bases, 2003

Ähnlichkeitssuche in Musik-Datenbanken mit Hilfe von Visualisierungen.
Proceedings of the BTW 2003, 2003

COMBI-GROUP(): Ein relationaler Operator zur Unterstützung vonh Data Mining Anwendungen.
Proceedings of the Beitragsband zum Studierenden-Programm bei der 10. Fachtagung "Datenbanksysteme für Business, 2003


  Loading...