• German
German

Main Navigation

A1  Data Mining for Ubiquitous System Software


chen.jpg
Prof. Dr. Chen, Jian Jia
morik_portrait_small.png
Prof. Dr. Morik, Katharina

Project A1 develops data analysis methods for embedded systems. Learning methods are to consume resources minimally so that they can be executed by embedded systems. A1 contributes to these overall goals by developing the theoretical basis of machine learning under resource constraints. In particular, it investigates machine learning models that formalise implicit functional relations within the data. More precisely, a model, e.g., from the class of linear models, exponential families, decision trees, or convolutional networks, specifies the general formal basis of any machine learning method. It determines implicitly what is learned (e.g., classifier, probability density, clustering model), and from what it is learned (e.g., real-valued vectors, categorical data, count data). Instances of a particular model are assessed by a quality measure (e.g., root mean square error, F β -score, correct classification rate, or the likelihood). In A1, we extend this notion of quality by adding simplicity of model representation and simplicity of inference, where simplicity is relative to the underlying hardware architecture. Thus, the quality of a model may comprise its memory consumption, numerical precision, parameter integrality, or approximability. Since learning itself is often expressed by one or more optimisation problems, resource constraints are added to the quality measure via regularisation. Several algorithms exist that can find (approximate) solutions to optimisation problems. Finally, the algorithms are executed on a specific hardware platform. Each of these layers, i.e., platforms, algorithms, models, is studied in the research centre. Project A3 starts with the execution on a certain platform, project A2 moves on to algorithms, and project A1 investigates the models of learning.

There is a plentitude of heuristics that algorithmically save resources. However, heuristics most often come without guarantees. In the A1 project, we specify restrictions at the model level and analyse the impact of the restriction on the quality. Moreover, a model of learning with proven guarantees makes explicit the link from the restrictions of the model to those of constrained hardware. It is a long way to achieve such models with guarantees. For the class of learning within the exponential family, we succeeded in developing spatiotemporal random fields, integer Markov random fields, and a novel quadrature based on first principles, each focusing on specific constraints. Proven properties of the novel models conclude the basic research on exponential families. At the same time, applications in other projects have already shown their practical usefulness. For top-down decision trees, the journey has just begun, and first publications show the potential of linking tree models of learning to FPGAs.

Project management:

Prof. Dr. Chen, Jian Jia
Prof. Dr. Morik, Katharina

Alumni project management:


Spinczyk.JPG
Prof. Dr. Spinczyk, Olaf

Alumni:

Borghorst, Hendrik
Buschjäger, Sebastian
Dr.-Ing. Chen, Kuan-Hsun
Dr. Duivesteijn, Wouter
Hakert, Christian
Dr. Jungermann, Felix
Lochmann, Alexander
Nassour, Orwa
Pfahler, Lukas
Dr. Piatkowski, Nico
Dr. Pölitz, Christian
Qiao, Yu
Dr. Schirmeier, Horst
Senze, Carl-Philipp
Streicher, Jochen
MSc Valipour Dehnoo, Zahra
Dr. von der Brueggen, Georg
Yayla, Mikail

Datasets:

Android Load Profile Data
MobiDACSummerschool2012

Software:

Architectural specific Random Forests
CiAO/IP: A Highly Configurable Aspect-Oriented IP Stack
Corpus Linguistics Plugin LDA
Corpus Linguistics Plugin from KobRA
Corpus Linguistics Plugin from KobRA
Fastinference
Linear-Chain Conditional Random Fields (CRFs) for GPUs
RapidMiner Information Extraction Plugin
RapidMiner TaCl Extension
Spatio-Temporal Random Fields (STRF)
Stochastic Gradient Descent on Stiefel Manifolds
Streams Framework
SytemTap4Android
k-means Clustering von Zeitreihen mit Dynamic Time Warping
kCQL - kernel Continous Query Language

Publications:

Buschjaeger/etal/2021d Buschjäger, Sebastian and Hess, Sibylle and Morik, Katharina J.. Shrub Ensembles for Online Classification. In Proceedings of the Thirty-Sixth AAAI Conference on Artificial Intelligence (AAAI-22), Vol. 36, No. 6, pages 6123-6131, AAAI Press, 2022. PDF-Symbol LaTeX Symbol Green Arrow


Chen/etal/2022a Kuan-Hsun Chen and Chia-Hui Hsu and Christian Hakert and Sebastian Buschjäger and Chao-Lin Lee and Jenq-Kuen Lee and Katharina Morik and Jian-Jia Chen. Efficient Realization of Decision Trees for Real-Time Inference. In ACM Transactions on Embedded Computing Systems, 2022. LaTeX Symbol


Hakert/Chen/2022a Hakert, Christian and Chen, Kuan-Hsun and Chen, Jian-Jia. Immediate Split Trees: Immediate Encoding of Floating Point Split Values in Random Forests. In European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases (ECML PKDD), 2022. LaTeX Symbol Green Arrow


Hakert/Chen/2022b Hakert, Christian and Chen, Kuan-Hsun and Schirmeier, Horst and Chen, Jian-Jia and Genssler, Paul R. and von der Br\"uggen, Georg and Amrouch, Hussam and Henkel, J\"org and Chen, Jian-Jia. Software-Managed Read and Write Wear-Leveling for Non-Volatile Main Memory. In ACM Transactions on Embedded Computing Systems, Vol. 21, No. 1, 2022. title = {Software-Managed Read and Write Wear-Leveling for Non-Volatile Main Memory},
journal = {ACM Transactions on Embedded Computing Systems},
year = {2022},
number = {1},
volume = {21},
url = {https://doi.org/10.1145/3483839},
abstract = {In-memory wear-leveling has become an important research field for emerging non-volatile main memories over the past years. Many approaches in the literature perform wear-leveling by making use of special hardware. Since most non-volatile memories only wear out from write accesses, the proposed approaches in the literature also usually try to spread write accesses widely over the entire memory space. Some non-volatile memories, however, also wear out from read accesses, because every read causes a consecutive write access. Software-based solutions only operate from the application or kernel level, where read and write accesses are realized with different instructions and semantics. Therefore different mechanisms are required to handle reads and writes on the software level. First, we design a method to approximate read and write accesses to the memory to allow aging aware coarse-grained wear-leveling in the absence of special hardware, providing the age information. Second, we provide specific solutions to resolve access hot-spots within the compiled program code (text segment) and on the application stack. In our evaluation, we estimate the cell age by counting the total amount of accesses per cell. The results show that employing all our methods improves the memory lifetime by up to a factor of 955x.}
}')">LaTeX Symbol
Green Arrow


Hakert/Khan/2022a Hakert, Christian and Khan, Asif-Ali and Chen, Kuan-Hsun and Hameed, Fazal and Castrillon, Jeronimo and Chen, Jian-Jia. ROLLED: Racetrack Memory Optimized Linear Layout and Efficient Decomposition of Decision Trees. In IEEE Transactions on Computers, 2022. LaTeX Symbol Green Arrow


Tsou/Chen/2022a Tsou, Yen-Ting and Chen, Kuan-Hsun and Yang, Chia-Lin and Cheng, Hsiang-Yun and Chen, Jian-Jia and Tsai, Der-Yu. This is SPATEM! A Spatial-Temporal Optimization Framework for Efficient Inference on ReRAM-based CNN Accelerator. In 27th Asia and South Pacific Design Automation Conference (ASP-DAC), pages 702-707, IEEE, 2022. LaTeX Symbol


Yayla/etal/2022a Mikail Yayla and Simon Thomann and Sebastian Buschjäger and Katharina Morik and Jian-Jia Chen and Hussam Amrouch. Reliable Binarized Neural Networks on Unreliable Beyond von-Neumann Architecture. In IEEE Transactions on Circuits and Systems I, 2022. LaTeX Symbol Green Arrow


Buschjaeger/etal/2021a Buschjäger, Sebastian and Chen, Jian-Jia and Chen, Kuan-Hsun and Günzel, Mario and Hakert, Christian and Morik, Katharina and Novkin, Rodion and Pfahler, Lukas and Yayla, Mikail. Margin-Maximization in Binarized Neural Networks for Optimizing Bit Error Tolerance. In Proceedings of DATE 2021, 2021. LaTeX Symbol Green Arrow


Buschjaeger/etal/2021b Buschjäger, Sebastian and Honysz, Philipp-Jan and Morik, Katharina. Very Fast Streaming Submodular Function Maximization (Extended Version). 2021. LaTeX Symbol Green Arrow


Buschjaeger/etal/2021c Sebastian Buschjäger and Jian-Jia Chen and Kuan-Hsun Chen and Mario Günzel and Katharina Morik and Rodion Novkin and Lukas Pfahler and Mikail Yayla. Bit Error Tolerance Metrics for Binarized Neural Networks. 2021. LaTeX Symbol Green Arrow


Buschjaeger/etal/2021e Buschjäger, Sebastian and Honysz, Philipp-Jan and Pfahler, Lukas and Morik, Katharina. Very Fast Streaming Submodular Function Maximization. In Machine Learning and Knowledge Discovery in Databases. Research Track: European Conference, ECML PKDD 2021, Bilbao, Spain, September 13-17, 2021, Proceedings, Part III, pages 151-166, Berlin, Heidelberg, Springer, 2021. LaTeX Symbol Green Arrow


Buschjaeger/Morik/2021a Sebastian Buschjäger and Katharina Morik. There is no Double-Descent in Random Forests. 2021. LaTeX Symbol Green Arrow


Buschjaeger/Morik/2021c Sebastian Buschjäger and Katharina Morik. Improving the Accuracy-Memory Trade-Off of Random Forests Via Leaf-Refinement. 2021. LaTeX Symbol Green Arrow


Chen/etal/2021a Chen, Jian-Jia and Huang, Wen-Hung and von der Brüggen, Georg and Ueter, Niklas. On the Formalism and Properties of Timing Analyses in Real-Time Embedded Systems. In A Journey of Embedded and Cyber-Physical Systems - Essays Dedicated to Peter Marwedel on the Occasion of His 70th Birthday, pages 37--55, 2021. LaTeX Symbol Green Arrow


Hakert/etal/2021a Hakert, Christian and Khan, Asif Ali and Chen, Kuan-Hsun and Hameed, Fazal and Castrillon, Jeronimo and Chen, Jian-Jia. BLOwing Trees to the Ground: Layout Optimization of Decision Trees on Racetrack Memory. In Proceedings of 58th ACM/IEEE Design Automation Conference (DAC), 2021. LaTeX Symbol


Hakert/etal/2021b Hakert, Christian and Kühn, Roland and Chen, Kuan-Hsun and Chen, Jian-Jia and Teubner, Jens. OCTO+: Optimized Checkpointing of B+ Trees for Non-Volatile Main Memory Wear-Leveling. In The 10th IEEE Non-Volatile Memory Systems and Applications Symposium (NVMSA), IEEE, 2021. LaTeX Symbol


Haritz/etal/2021a Haritz, Pierre and Pfahler, Lukas and Liebig, Thomas and Kotthaus, Helena. Self-Supervised Source Code Annotation from Related Research Papers. In Proceedings of the PhD Forum of the 21st IEEE International Conference on Data Mining, pages 1083-1084, 2021. LaTeX Symbol


Honysz/etal/2021a Honysz, Philipp-Jan and Buschjäger, Sebastian and Morik, Katharina. GPU-Accelerated Optimizer-Aware Evaluation of Submodular Exemplar Clustering. 2021. }')">LaTeX Symbol Green Arrow


Honysz/etal/2021b Honysz, Philipp-Jan and Schulze-Struchtrup, Alexander and Buschjäger, Sebastian and Morik, Katharina. Providing Meaningful Data Summarizations Using Exemplar-based Clustering in Industry 4.0. 2021. }')">LaTeX Symbol Green Arrow


Shi/etal/2021a Shi, Junjie and Bian, Jiang and Richter, Jakob and Chen, Kuan-Hsun and Rahnenführer, Jörg and Xiong, Haoyi and Chen, Jian-Jia. MODES: model-based optimization on distributed embedded systems. In Machine Learning (Journal Track of ECML/PKDD), Vol. 110, No. 6, pages 1527--1547, 2021. LaTeX Symbol Green Arrow


Shi/etal/2021c Shi, Junjie and Ueter, Niklas and von der Brüggen, Georg and Chen, Jian-Jia. Graph-Based Optimizations for Multiprocessor Nested Resource Sharing. In Proceedings of the 27th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications, RTCSA, 2021. LaTeX Symbol


Yayla/etal/2021a Yayla, Mikail and Buschjäger, Sebastian and Gupta, Aniket and Chen, Jian-Jia and Henkel, Jorg and Morik, Katharina and Chen, Kuan-Hsun and Amrouch, Hussam. FeFET-based Binarized Neural Networks Under Temperature-dependent Bit Errors. In IEEE Transactions on Computers, 2021. LaTeX Symbol Green Arrow


Yayla/etal/2021c Wei, Ming-Liang and Yayla, Mikail and Ho, SY. and Yang, Chia-Lin and Chen, Jian-Jia and Amrouch, Hussam. Binarized SNNs: Efficient and Error-Resilient Spiking Neural Networks through Binarization. In 40th International Conference on Computer-Aided Design (ICCAD'21), IEEE/ACM, 2021. LaTeX Symbol


Buschjaeger/etal/2020a Buschjäger, Sebastian and Pfahler, Lukas and Buss, Jens and Morik, Katharina and Rhode, Wolfgang. On-Site Gamma-Hadron Separation with Deep Learning on FPGAs. In Joint European Conference on Machine Learning and Knowledge Discovery in Databases, Springer, 2020. LaTeX Symbol Green Arrow


Buschjaeger/etal/2020b Buschjäger, Sebastian and Chen, Jian-Jia and Chen, Kuan-Hsun and Günzel, Mario and Hakert, Christian and Morik, Katharina and Novkin, Rodion and Pfahler, Lukas and Yayla, Mikail. Towards Explainable Bit Error Tolerance of Resistive RAM-Based Binarized Neural Networks. 2020. PDF-Symbol LaTeX Symbol Green Arrow


Buschjaeger/etal/2020c Sebastian Buschjäger and Lukas Pfahler and Katharina Morik. Generalized Negative Correlation Learning for Deep Ensembling. 2020. PDF-Symbol LaTeX Symbol Green Arrow


Buschjaeger/etal/2020d Buschjäger, Sebastian and Honysz, Philipp-Jan and Morik, Katharina. Randomized outlier detection with trees. In International Journal of Data Science and Analytics, pages 1--14, Springer, 2020. PDF-Symbol LaTeX Symbol Green Arrow


Buschjaeger/Honysz/2020a Buschjäger, Sebastian and Honysz, Philipp-Jan and Morik, Katharina. Generalized Isolation Forest: Some Theory and More Applications -- Extended Abstract. In Proceedings 2020 IEEE 7th International Conference on Data Science and Advanced Analytics (DSAA 2020), IEEE, 2020. LaTeX Symbol


Chen/etal/2020f Chen, Jian-Jia and Shi, Junjie and von der Brüggen, Georg and Ueter, Niklas. Scheduling of Real-Time Tasks with Multiple Critical Sections in Multiprocessor Systems. In IEEE Transactions on Computers, 2020. LaTeX Symbol


Ebbrecht/Chen/2020a Ebbrecht, Marcel and Chen, Kuan-Hsun and Chen, Jian-Jia. Bucket of Ignorance: A Hybrid Data Structure for Timing Mechanism in Real-Time Operating Systems. In 26th Real-Time and Embedded Technology and Applications Symposium (RTAS), Brief Presentations Track (BP), IEEE, 2020. LaTeX Symbol


Guenzel/Brueggen/2020a Günzel, Mario and von der Brüggen, Georg and Chen, Jian-Jia. Suspension-Aware Earliest-Deadline-First Scheduling Analysis. In Proceedings of the International Conference on Embedded Software Companion (EMSOFT), ACM, 2020. LaTeX Symbol


Hakert/Chen/2020a Hakert, Christian and Chen, Kuan-Hsun and Kuenzer, Simon and Santhanam, Sharan and Chen, Shuo-Han and Chang, Yuan-Hao and Huici, Felipe and Chen, Jian-Jia. Split’n Trace NVM: Leveraging Library OSes for Semantic Memory Tracing. In 9th Non-Volatile Memory Systems and Applications Symposium (NVMSA), 2020. LaTeX Symbol


Heppe/etal/2020a Heppe, Lukas and Kamp, Michael and Adilova, Linara and Piatkowski, Nico and Heinrich, Danny and Morik, Katharina. Resource-Constrained On-Device Learning by Dynamic Averaging. In ECML PKDD 2020 Workshops, pages 129--144, Cham, Springer, 2020. LaTeX Symbol


Nanni/etal/2020a Nanni, Mirco and Gennady, Andrienko and Barabasi, Albert-Laszlo and Boldrini, Chiara and Bonchi, Francesco and Cattuto, Ciro and Chiaromonte, Francesca and Commande, Giovanni and Conti, Marco and Cote, Mark and Dignum, Frank and Dignum, Virginia and Domingo-Ferrer, Josep and Ferragina, Paolo and Giannotti, Fosca and Guidotti, Riccardo and Helbng, Dirk and Kaski, Kimmo and Kertesz, Janos and Lehmann, Sune and Lepri, Bruno and Lukowicz, Paul and Matwin, Stan and Megias, Jimenez, David Megias and Monreale, Anna and Morik, Katharina and Oliver, Nuria and Passarella, Andrea and Passerini, Andrea and Pedreschi, Dino and Pentland, Alex and Pianesi, Fabio and Pratesi, Francesca and Rinzivillo, Salvatore and Ruggieri, Salvatore and Siebes, Arno and Torra, Vicenc and Trasarti, Roberto and van der Hoven, Jeroen and Vespignani, Alessandro. Give more data, awareness and control to individual citizens, and they will help COVID-19 containment. In Transactions on Data Privacy, Vol. 13, pages 61--66, 2020. LaTeX Symbol


Nodoushan/Safaei/2020a Mostafa Jafari-Nodoushan and Bardia Safaei and Alireza Ejlali and Jian-Jia Chen. Leakage-Aware Battery Lifetime Analysis Using the Calculus of Variations. In IEEE Transactions on Circuits and Systems I: Regular Papers, Vol. 67, No. 12, pages 4829-4841, 2020. LaTeX Symbol Green Arrow


Pfahler/Morik/2020a Pfahler, Lukas and Morik, Katharina. Semantic Search in Millions of Equations. In KDD '20- Proceedings of the 26th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining, ACM, 2020. PDF-Symbol LaTeX Symbol Green Arrow


Pfahler/Morik/2020b Pfahler, Lukas and Morik, Katharina. Fighting Filterbubbles with Adversarial Training. 2020. PDF-Symbol LaTeX Symbol


Pfahler/Richter/2020a Lukas Pfahler and Jan Richter. Interpretable Nearest Neighbor Queries for Tree-Structured Data in Vector Databases of Graph-Neural Network Embeddings. In Alexandra Poulovassilis and David Auber and Nikos Bikakis and Panos K. Chrysanthis and George Papastefanatos and Mohamed A. Sharaf and Nikos Pelekis and Chiara Renso and Yannis Theodoridis and Karine Zeitouni and Tania Cerquitelli and Silvia Chiusano and Genoveva Vargas-Solar and Behrooz Omidvar-Tehrani and Katharina Morik and Jean-Michel Renders and Donatella Firmani and Letizia Tanca and Davide Mottin and Matteo Lissandrini and Yannis Velegrakis (editors), Proceedings of International Workshop on Explainability for Trustworthy ML Pipelines (ETMLP-2020), CEUR-WS.org, 2020. LaTeX Symbol Green Arrow


Schoenberger/etal/2020a Schönberger, Lea and von der Brüggen, Georg and Chen, Kuan-Hsun and Sliwa, Benjamin and Youssef, Hazem and Ramachandran, Aswin and Wietfeld, Christian and ten Hompel, Michael and Chen, Jian-Jia. Offloading Safety- and Mission-Critical Tasks via Unreliable Connections. In 32nd Euromicro Conference on Real-Time Systems (ECRTS), 2020. LaTeX Symbol


Yu/Chen/2020a Yu, Qiao and Chen, Kuan-Hsun and Chen, Jian-Jia. Using a Set of Triangle Inequalities to Accelerate K-means Clustering. In Proceedings of the Similarity Search and Applications - 13th International Conference (SISAP), 2020. LaTeX Symbol


Buschjaeger/etal/2019a Buschjäger, Sebastian and Liebig, Thomas and Morik, Katharina. Gaussian Model Trees for Traffic Imputation. In Proceedings of the International Conference on Pattern Recognition Applications and Methods (ICPRAM), pages 243 - 254, SciTePress, 2019. LaTeX Symbol Green Arrow


Duerr/etal/2019a Dürr, Marco and von der Brüggen, Georg and Chen, Kuan-Hsun and Chen, Jian-Jia. End-to-End Timing Analysis of Sporadic Cause-Effect Chains in Distributed Systems. In Proceedings of the International Conference on Compilers, Architecture and Synthesis for Embedded Systems (CASES), ACM, 2019. LaTeX Symbol


Hakert/Yayla/2019a Hakert, Christian and Yayla, Mikail and Chen, Kuan-Hsun and Brueggen, Georg von der and Chen, Jian-Jia and Buschjaeger, Sebastian and Morik, Katharina and Genssler, Paul R. and Bauer, Lars and Amrouch, Hussam and Henkel, Joerg. Stack Usage Analysis for Efficient Wear Leveling in Non-Volatile Main Memory Systems. In 1st ACM/IEEE Workshop on Machine Learning for CAD (MLCAD), 2019. LaTeX Symbol Green Arrow


Lochmann/etal/2019a Lochmann, Alexander and Schirmeier, Horst and Borghorst, Hendrik and Spinczyk, Olaf. LockDoc: Trace-Based Analysis of Locking in the Linux Kernel. In Proceedings of the 14th ACM SIGOPS/EuroSys European Conference on Computer Systems (EuroSys '19), 2019. LaTeX Symbol


Pfahler/etal/2019b Pfahler, Lukas and Schill, Jonathan and Morik, Katharina. The Search for Equations - Learning to Identify Similarities between Mathematical Expressions. In Procs. ECML PKDD2019, Springer, 2019. LaTeX Symbol Green Arrow


Shi/etal/2019a Shi, Junjie and Ueter, Niklas and von der Brüggen, Georg and Chen, Jian-jia. Multiprocessor Synchronization of Periodic Real-Time Tasks Using Dependency Graphs. In 2019 IEEE Real-Time and Embedded Technology and Applications Symposium (RTAS), pages 279--292, IEEE, 2019. PDF-Symbol LaTeX Symbol


Shi/etal/2019b Shi, Junjie and Ueter, Niklas and von der Brüggen, Georg and Chen, Jian-Jia. Partitioned Scheduling for Dependency Graphs in Multiprocessor Real-Time Systems. In Proceedings of the 25th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications, RTCSA, IEEE, 2019. PDF-Symbol LaTeX Symbol


Sliwa/etal/2019c Sliwa, Benjamin and Falkenberg, Robert and Liebig, Thomas and Piatkowski, Nico and Wietfeld, Christian. Boosting Vehicle-to-cloud Communication by Machine Learning-enabled Context Prediction. In IEEE Transactions on Intelligent Transportation Systems, 2019. LaTeX Symbol


Yayla/etal/2019a Yayla, Mikail and Toma, Anas and Chen, Kuan-Hsun and Lenssen, Jan Eric and Shpacovitch, Victoria and Hergenröder, Roland and Weichert, Frank and Chen, Jian-Jia. Nanoparticle Classification Using Frequency Domain Analysis on Resource-Limited Platforms. In Sensors, Vol. 19, 2019. LaTeX Symbol Green Arrow


Bunse/etal/2018b Bunse, Mirko and Piatkowski, Nico and Ruhe, Tim and Rhode, Wolfgang and Morik, Katharina. Unification of Deconvolution Algorithms for Cherenkov Astronomy. In 5th IEEE DSAA, 2018. LaTeX Symbol Green Arrow


Bunse/Piatkowski/2018a Bunse, Mirko and Piatkowski, Nico and Morik, Katharina. Towards a Unifying View on Deconvolution in Cherenkov Astronomy. In Gemulla, Rainer and Ponzetto, Simone Paolo and Bizer, Christian and Keuper, Margret and Stuckenschmidt, Heiner (editors), Lernen, Wissen, Daten, Analysen (LWDA) conference proceedings, Vol. 2191, pages 73--77, 2018. PDF-Symbol LaTeX Symbol Green Arrow


Buschjaeger/Morik/2017b Buschjäger, Sebastian and Morik, Katharina. Decision Tree and Random Forest Implementations for Fast Filtering of Sensor Data. In IEEE Transactions on Circuits and Systems I: Regular Papers, Vol. 65-I, No. 1, pages 209--222, 2018. LaTeX Symbol Green Arrow


Falkenberg/etal/2018b Robert Falkenberg and Benjamin Sliwa and Nico Piatkowski and Christian Wietfeld. Machine Learning Based Uplink Transmission Power Prediction for LTE and Upcoming 5G Networks using Passive Downlink Indicators. In 2018 IEEE 88th IEEE Vehicular Technology Conference (VTC-Fall), Chicago, USA, 2018. LaTeX Symbol


Hess/etal/2018a Hess, Sibylle and Piatkowski, Nico and Morik, Katharina. The Trustworthy Pal: Controlling the False Discovery Rate in Boolean Matrix Factorization. In Proceedings of the 2018 SIAM International Conference on Data Mining, SDM 2018, May 3-5, 2018, San Diego Marriott Mission Valley, San Diego, CA, USA., pages 405--413, SIAM, 2018. PDF-Symbol LaTeX Symbol Green Arrow


Hoelscher/etal/2018a Hölscher, Nils and Chen, Kuan-Hsun and von der Brüggen, Georg and Chen, Jian-Jia. Examining and Supporting Multi-Tasking in EV3OSEK. In 14th annual workshop on Operating Systems Platforms for Embedded Real-Time applications, OSPERT 2018, July 3, 2018. Barcelona, Spain, 2018. LaTeX Symbol


Piatkowski/Morik/2018a Piatkowski, Nico and Morik, Katharina. Fast Stochastic Quadrature for Approximate Maximum-Likelihood Estimation. In Proceedings of the Thirty-Fourth Conference on Uncertainty in Artificial Intelligence, UAI 2018, California, USA, August 6-10, 2018, 2018. LaTeX Symbol


Sliwa/etal/2018e Benjamin Sliwa and Nico Piatkowski and Marcus Haferkamp and Dennis Dorn and Christian Wietfeld. Leveraging the channel as a sensor: Real-time vehicle classification using multidimensional radio-fingerprinting. In 2018 IEEE 21st International Conference on Intelligent Transportation Systems (ITSC), Maui, Hawaii, USA, 2018. LaTeX Symbol


VonDerBrueggen/etal/2018a von der Brüggen, Georg and Piatkowski, Nico and Chen, Kuan-Hsun and Chen, Jian-Jia and Morik, Katharina. Efficiently Approximating the Probability of Deadline Misses in Real-Time Systems. In 30th Euromicro Conference on Real-Time Systems, ECRTS 2018, July 3-6, 2018, Barcelona, Spain, LIPIcs, 2018. LaTeX Symbol


Hess/etal/2017a Hess, Sibylle and Morik, Katharina and Piatkowski, Nico. The PRIMPING routine---Tiling through proximal alternating linearized minimization. In Data Mining and Knowledge Discovery, Vol. 31, No. 4, pages 1090--1131, 2017. PDF-Symbol LaTeX Symbol Green Arrow


Liebig/etal/2017b Liebig, Thomas and Piatkowski, Nico and Bockermann, Christian and Morik, Katharina. Dynamic Route Planning with Real-Time Traffic Predictions. In Information Systems, Vol. 64, pages 258--265, Elsevier, 2017. LaTeX Symbol Green Arrow


Lochmann/etal/2017a Lochmann, Alexander and Bruckner, Fabian and Spinczyk, Olaf. Reproducible Load Tests for Android Systems with Trace-based Benchmarks. In Proceedings of the 8th ACM/SPEC on International Conference on Performance Engineering Companion, pages 73--76, New York, NY, USA, ACM Press, 2017. LaTeX Symbol


Morik/etal/2017a Morik, Katharina and Bockermann, Christian and Buschjäger, Sebastian. Big Data Science. In German journal on Artificial Intelligence (KI 2017), Vol. 32, No. 1, pages 27--36, 2017. LaTeX Symbol Green Arrow


Erdmann/etal/2016b Erdmann, Elena and Boczek, Karin and Koppers, Lars and von Nordheim, Gerret and Poelitz, Christian and Molina, Alejandro and Morik, Katharina and Mueller, Henrik and Rahnenfuehrer, Joerg and Kersting, Kristian. Machine Learning meets Data-Driven Journalism: Boosting International Understanding and Transparency in News Coverage. In Proceedings of the 2016 ICML Workshop on #Data4Good: Machine Learning in Social Good Applications, 2016. LaTeX Symbol


Piatkowski/etal/2016a Piatkowski, Nico and Lee, Sangkyun and Morik, Katharina. Integer undirected graphical models for resource-constrained systems. In Neurocomputing, Vol. 173, No. 1, pages 9--23, Elsevier, 2016. LaTeX Symbol Green Arrow


Piatkowski/Morik/2016a Piatkowski, Nico and Morik, Katharina. Stochastic Discrete Clenshaw-Curtis Quadrature. In Proceedings of the 33rd International Conference on Machine Learning, ICML 2016, New York, USA, 19-24 June 2016, JMLR.org, 2016. PDF-Symbol LaTeX Symbol Green Arrow


Piatkowski/Schnitzler/2016a Piatkowski, Nico and Schnitzler, Fran\ccois. Compressible Reparametrization of Time-Variant Linear Dynamical Systems. In Solving Large Scale Learning Tasks. Challenges and Algorithms - Essays Dedicated to Katharina Morik on the Occasion of Her 60th Birthday, pages 234--250, 2016. PDF-Symbol LaTeX Symbol Green Arrow


Poelitz/etal/2016a Poelitz, Christian and Duivesteijn, Wouter and Morik, Katharina. Interpretable Domain Adaptation via Optimization over the Stiefel Manifold. In Machine Learning, Vol. 104, No. 2-3, pages 315-336, 2016. LaTeX Symbol


Stolpe/etal/2016a Stolpe, Marco and Blom, Hendrik and Morik, Katharina. Sustainable Industrial Processes by Embedded Real-Time Quality Prediction. In Kersting, Kristian and Lässig, Jörg and Morik, Katharina (editors), Computational Sustainability, pages 201--243, Springer, 2016. LaTeX Symbol Green Arrow


Downar/Duivesteijn/2015a Downar, Lennart and Duivesteijn, Wouter. Exceptionally Monotone Models - the Rank Correlation Model Class for Exceptional Model Mining. In Data Mining (ICDM), 2015 IEEE International Conference on, pages 111-120, IEEE, IEEE Computer Society, 2015. LaTeX Symbol


Morik/etal/2015a Morik, Katharina and Jung, Alexander and Weckwerth, Jan and Rötner, Stefan and Hess, Sibylle and Buschjäger, Sebastian and Pfahler, Lukas. Untersuchungen zur Analyse von deutschsprachigen Textdaten. No. 2, Technische Universität Dortmund, 2015. PDF-Symbol LaTeX Symbol Green Arrow


Streicher/etal/2015a Streicher, Jochen and Lochmann, Alexander and Spinczyk, Olaf. kCQL: Declarative Stream-based Acquisition and Processing of Diagnostic OS Data. In Proceedings of the Conference on Timely Results in Operating Systems (TRIOS), 2015. LaTeX Symbol


Artikis/etal/2014a Alexander Artikis and Matthias Weidlich and Francois Schnitzler and Ioannis Boutsis and Thomas Liebig and Nico Piatkowski and Christian Bockermann and Katharina Morik and Vana Kalogeraki and Jakub Marecek and Avigdor Gal and Shie Mannor and Dimitrios Gunopulos and Dermot Kinane. Heterogeneous Stream Processing and Crowdsourcing for Urban Traffic Management. In Proceedings of the 17th International Conference on Extending Database Technology, 2014. LaTeX Symbol Green Arrow


Bockermann/2014a Christian Bockermann. A Visual Programming Approach to Big Data Analytics. In Proc. HCI International 2014, 2014. LaTeX Symbol


Bockermann/2014b Christian Bockermann. A Survey of the Stream Processing Landscape. No. 6, TU Dortmund University, 2014. PDF-Symbol LaTeX Symbol


Lee/Poelitz/2014a Lee, Sangkyun and Pölitz, Christian. Kernel Completion for Learning Consensus Support Vector Machines in Bandwidth-Limited Sensor Networks. In International Conference on Pattern Recognition Applications and Methods, 2014. PDF-Symbol LaTeX Symbol Green Arrow


Liebig/etal/2014d Thomas Liebig and Nico Piatkowski and Christian Bockermann and Katharina Morik. Route Planning with Real-Time Traffic Predictions. In Proceedings of the LWA 2014 Workshops: KDML, IR, FGWM, pages 83-94, 2014. LaTeX Symbol Green Arrow


Piatkowski/etal/2014a Piatkowski, Nico and Sangkyun, Lee and Morik,Katharina. The Integer Approximation of Undirected Graphical Models. In De Marsico, Maria and Tabbone, Antoine and Fred, Ana (editors), ICPRAM 2014 - Proceedings of the 3rd International Conference on Pattern Recognition Applications and Methods, ESEO, Angers, Loire Valley, France, 6-8 March, 2014, pages 296--304, SciTePress, 2014. PDF-Symbol LaTeX Symbol Green Arrow


Piatkowski/etal/2015b Piatkowski, Nico and Streicher, Jochen and Olaf, Spinczyk and Morik, Katharina. Open Smartphone Data for Structured Mobility and Utilization Analysis in Ubiquitous Systems. In Atzmueller, Martin and Chin, Alvin and Scholz, Christoph and Trattner, Christoph (editors), Mining, Modeling and Recommending Things in Social Media, Vol. 8940, pages 116 -- 130, Springer, 2014. LaTeX Symbol Green Arrow


Piatkowski/Morik/2014a Piatkowski, Nico and Morik, Katharina. Towards an Integer Approximation of Undirected Graphical Models. In Proceedings of the 16th LWA Workshops: KDML, IR and FGWM, Aachen, Germany, September 8-10, 2014., pages 123--124, 2014. PDF-Symbol LaTeX Symbol Green Arrow


Schnitzler/etal/2014b Schnitzler, Francois and Artikis, Alexander and Weidlich, Matthias and Boutsis, Ioannis and Liebig, Thomas and Piatkowski, Nico and Bockermann, Christian and Morik, Katharina and Kalogeraki, Vana and Marecek, Jakub and Gal, Avigdor and Mannor, Shie and Kinane, Dermot and Gunopulos, Dimitrios. Heterogeneous Stream Processing and Crowdsourcing for Traffic Monitoring: Highlights. In Proceedings of the European Conference on Machine Learning (ECML), Nectar Track, pages 520-523, Springer, 2014. LaTeX Symbol


Streicher/2014a Jochen Streicher. Data Modeling of Ubiquitous System Software. No. 7, TU Dortmund University, 2014. PDF-Symbol LaTeX Symbol


Buschhoff/etal/2013a Buschhoff, Markus and Streicher, Jochen and Dusza, Björn and Wietfeld, Christian and Spinczyk, Olaf. MobiSIM: A Simulation Library for Resource Prediction of Smartphones and Wireless Sensor Networks. In Proceedings of the 46th Annual Simulation Symposium, Society for Computer Simulation International, 2013. LaTeX Symbol


Piatkowski/etal/2013a Piatkowski, N. and Lee, S. and Morik, K.. Spatio-temporal random fields: compressible representation and distributed estimation. In Machine Learning, Vol. 93, No. 1, pages 115--139, Springer, 2013. LaTeX Symbol Green Arrow


Ruhe/etal/2013a Ruhe, Tim and Morik, Katharina and Rhode, Wolfgang. Application of RapidMiner in Neutrino Astronomy. In Hofmann, Markus and Klinkenberg, Ralf (editors), RapidMiner: Data Mining Use Cases and Business Analytics Applications, CRCPress Book, 2013. LaTeX Symbol


streicher/etal/2013a Streicher, Jochen and Nassour, Orwa and Spinczyk, Olaf. System Support for Privacy-preserving and Energy-efficient Data Gathering in the Global Smartphone Network -- Opportunities and Challenges. In Proceedings of the 3rd International Conference on Pervasive and Embedded Computing and Communication Systems (PECCS '13), pages 80--85, SciTePress, 2013. LaTeX Symbol


Streicher/etal/2013b Streicher, Jochen and Piatkowski, Nico and Morik, Katharina and Spinczyk, Olaf. Open Smartphone Data for Mobility and Utilization Analysis in Ubiquitous Environments. In Atzmüller, Martin and Scholz, Christoph (editors), Proceedings of the 4th International Workshop on Mining Ubiquitous and Social Environments (MUSE), 2013. PDF-Symbol LaTeX Symbol


Bockermann/Blom/2012a Christian Bockermann and Hendrik Blom. Processing Data Streams with the RapidMiner Streams-Plugin. In RapidMiner Community Meeting and Conference, 2012. PDF-Symbol LaTeX Symbol


Bockermann/Blom/2012c Christian Bockermann and Hendrik Blom. The Streams Framework. No. 5, TU Dortmund, 2012. PDF-Symbol LaTeX Symbol


Borchert/etal/2012a Borchert, Christoph and Lohmann, Daniel and Spinczyk, Olaf. CiAO/IP: A Highly Configurable Aspect-Oriented IP Stack. In Proceedings of the 10th international conference on Mobile systems, applications, and services, pages 435--448, New York, NY, USA, ACM, 2012. LaTeX Symbol Green Arrow


Lohmann/etal/2012a Daniel Lohmann and Olaf Spinczyk and Wanja Hofer and Wolfgang Schröder-Preikschat. The Aspect-Aware Design and Implementation of the CiAO Operating-System Family. In Gary T. Leavens and Shigeru Chiba and Michael Haupt and Klaus Ostermann and Eric Wohlstadter (editors), Transactions on AOSD IX, No. 7271, pages 168--215, Springer, 2012. LaTeX Symbol


Michaelis/etal/2012a Michaelis, Stefan and Piatkowski, Nico and Morik, Katharina. Predicting Next Network Cell IDs for Moving Users with Discriminative and Generative Models. In Mobile Data Challenge by Nokia Workshop in conjunction with Int. Conf. on Pervasive Computing, Newcastle, UK, 2012. PDF-Symbol LaTeX Symbol Green Arrow


Morik/etal/2011a Morik, Katharina and Kaspari, Andreas and Wurst, Michael and Skirzynski, Marcin. Multi-Objective Frequent Termset Clustering. In Knowledge and Information Systems, Vol. 30, No. 3, pages 715-738, 2012. LaTeX Symbol


Piatkowski/2012a Piatkowski, Nico. iST-MRF: Interactive Spatio-Temporal Probabilistic Models for Sensor Networks. In International Workshop at ECML PKDD 2012 on Instant Interactive Data Mining (IID), 2012. PDF-Symbol LaTeX Symbol


Piatkowski/etal/2012a Piatkowski, Nico and Lee, Sangkyun and Morik, Katharina. Spatio-Temporal Models For Sustainability. In Marwah, Manish and Ramakrishnan, Naren and Berges, Mario and Kolter, Zico (editors), Proceedings of the SustKDD Workshop within ACM KDD 2012, ACM, 2012. PDF-Symbol LaTeX Symbol Green Arrow


Fricke/etal/2011a Fricke, Peter and Jungermann, Felix and Morik, Katharina and Piatkowski, Nico and Spinczyk, Olaf and Stolpe, Marco and Streicher, Jochen. Towards Adjusting Mobile Devices To User's Behaviour. In Atzmueller, Martin and Hotho, Andreas and Strohmaier, Markus and Chin, Alvin (editors), Analysis of Social Media and Ubiquitous Data, Vol. 6904, pages 99--118, Berlin, Heidelberg, Springer, 2011. PDF-Symbol LaTeX Symbol Green Arrow


Jungermann/2011a Jungermann, Felix. Handling Tree-Structured Values in RapidMiner. In Proceedings of the 2nd RapidMiner Community Meeting and Conference (RCOMM 2011), pages 151 -- 162, 2011. PDF-Symbol LaTeX Symbol


Jungermann/2011b Jungermann, Felix. Tree Kernel Usage in Naive Bayes Classifiers. In Proceedings of the LWA 2011, 2011. PDF-Symbol LaTeX Symbol


Jungermann/2011c Jungermann, Felix. Documentation of the Information Extraction Plugin for RapidMiner. 2011. PDF-Symbol LaTeX Symbol


Michaelis/2011a Stefan Michaelis. Balancing High-Load Scenarios with Next Cell Predictions and Mobility Pattern Recognition. In International Conference on Mobile Services, Resources, and Users (MOBILITY 2011), Barcelona, Spain, 2011. PDF-Symbol LaTeX Symbol


Piatkowski/2011b Piatkowski, Nico. Probabilistic Graphical Models in RapidMiner. No. 2, TU Dortmund University, 2011. PDF-Symbol LaTeX Symbol


Piatkowski/2011c Piatkowski, Nico. Parallel Algorithms for GPU Accelerated Probabilistic Inference. In International Workshop on Big Learning, Neural Information Processing Systems (NIPS), 2011. PDF-Symbol LaTeX Symbol


Piatkowski/Morik/2011a Piatkowski, Nico and Morik, Katharina. Parallel Inference on Structured Data with CRFs on GPUs. In International Workshop at ECML PKDD on Collective Learning and Inference on Structured Data (COLISD), Athens, Greece, 2011. PDF-Symbol LaTeX Symbol


Piatkowski/Morik/2011b Piatkowski, Nico and Morik, Katharina. Parallel Loopy Belief Propagation in Conditional Random Fields. In KDML Workshop of the LWA2011, Magdeburg, Germany, 2011. PDF-Symbol LaTeX Symbol


Ruhe/etal/2011a Ruhe, Tim and Morik, Katharina and Schowe,Benjamin. Data Mining on Ice. In Sarro, Luis and Bailer-Jones, Coryn and Eyer, Laurent and O'Mullane, William and de Ridder, Joris (editors), Procs. of the Workshop on Astrostatistics and Data Mining in Large Astronomical Databases, 2011. PDF-Symbol LaTeX Symbol


Ruhe/etal/2011b Ruhe, Tim and Morik, Katharina and Rhode, Wolfgang. Data Mining Ice Cubes. In Gabriel, Carlos et alii (editors), Astronomical Data Analysis Software and Systems, 2011. PDF-Symbol LaTeX Symbol


Streicher/Spinczyk/2011a Streicher, Jochen and Spinczyk, Olaf. Energy-Efficient GPS-Based Positioning in the Android Operating System. No. 3, TU Dortmund University, 2011. PDF-Symbol LaTeX Symbol


  • Buschjaeger/etal/2021d - Shrub Ensembles for Online Classification
  • Chen/etal/2022a - Efficient Realization of Decision Trees for Real-Time Inference
  • Hakert/Chen/2022a - Immediate Split Trees: Immediate Encoding of Floating Point Split Values in Random Forests
  • Hakert/Chen/2022b - Software-Managed Read and Write Wear-Leveling for Non-Volatile Main Memory
  • Hakert/Khan/2022a - ROLLED: Racetrack Memory Optimized Linear Layout and Efficient Decomposition of Decision Trees
  • Tsou/Chen/2022a - This is SPATEM! A Spatial-Temporal Optimization Framework for Efficient Inference on ReRAM-based CNN Accelerator
  • Yayla/etal/2022a - Reliable Binarized Neural Networks on Unreliable Beyond von-Neumann Architecture
  • Buschjaeger/etal/2021a - Margin-Maximization in Binarized Neural Networks for Optimizing Bit Error Tolerance
  • Buschjaeger/etal/2021b - Very Fast Streaming Submodular Function Maximization (Extended Version)
  • Buschjaeger/etal/2021c - Bit Error Tolerance Metrics for Binarized Neural Networks
  • Buschjaeger/etal/2021e - Very Fast Streaming Submodular Function Maximization
  • Buschjaeger/Morik/2021a - There is no Double-Descent in Random Forests
  • Buschjaeger/Morik/2021c - Improving the Accuracy-Memory Trade-Off of Random Forests Via Leaf-Refinement
  • Chen/etal/2021a - On the Formalism and Properties of Timing Analyses in Real-Time Embedded Systems
  • Hakert/etal/2021a - BLOwing Trees to the Ground: Layout Optimization of Decision Trees on Racetrack Memory
  • Hakert/etal/2021b - OCTO+: Optimized Checkpointing of B+ Trees for Non-Volatile Main Memory Wear-Leveling
  • Haritz/etal/2021a - Self-Supervised Source Code Annotation from Related Research Papers
  • Honysz/etal/2021a - GPU-Accelerated Optimizer-Aware Evaluation of Submodular Exemplar Clustering
  • Honysz/etal/2021b - Providing Meaningful Data Summarizations Using Exemplar-based Clustering in Industry 4.0
  • Shi/etal/2021a - MODES: model-based optimization on distributed embedded systems
  • Shi/etal/2021c - Graph-Based Optimizations for Multiprocessor Nested Resource Sharing
  • Yayla/etal/2021a - FeFET-based Binarized Neural Networks Under Temperature-dependent Bit Errors
  • Yayla/etal/2021c - Binarized SNNs: Efficient and Error-Resilient Spiking Neural Networks through Binarization
  • Buschjaeger/etal/2020a - On-Site Gamma-Hadron Separation with Deep Learning on FPGAs
  • Buschjaeger/etal/2020b - Towards Explainable Bit Error Tolerance of Resistive RAM-Based Binarized Neural Networks
  • Buschjaeger/etal/2020c - Generalized Negative Correlation Learning for Deep Ensembling
  • Buschjaeger/etal/2020d - Randomized outlier detection with trees
  • Buschjaeger/Honysz/2020a - Generalized Isolation Forest: Some Theory and More Applications -- Extended Abstract
  • Chen/etal/2020f - Scheduling of Real-Time Tasks with Multiple Critical Sections in Multiprocessor Systems
  • Ebbrecht/Chen/2020a - Bucket of Ignorance: A Hybrid Data Structure for Timing Mechanism in Real-Time Operating Systems
  • Guenzel/Brueggen/2020a - Suspension-Aware Earliest-Deadline-First Scheduling Analysis
  • Hakert/Chen/2020a - Split’n Trace NVM: Leveraging Library OSes for Semantic Memory Tracing
  • Heppe/etal/2020a - Resource-Constrained On-Device Learning by Dynamic Averaging
  • Nanni/etal/2020a - Give more data, awareness and control to individual citizens, and they will help COVID-19 containment
  • Nodoushan/Safaei/2020a - Leakage-Aware Battery Lifetime Analysis Using the Calculus of Variations
  • Pfahler/Morik/2020a - Semantic Search in Millions of Equations
  • Pfahler/Morik/2020b - Fighting Filterbubbles with Adversarial Training
  • Pfahler/Richter/2020a - Interpretable Nearest Neighbor Queries for Tree-Structured Data in Vector Databases of Graph-Neural Network Embeddings
  • Schoenberger/etal/2020a - Offloading Safety- and Mission-Critical Tasks via Unreliable Connections
  • Yu/Chen/2020a - Using a Set of Triangle Inequalities to Accelerate K-means Clustering
  • Buschjaeger/etal/2019a - Gaussian Model Trees for Traffic Imputation
  • Duerr/etal/2019a - End-to-End Timing Analysis of Sporadic Cause-Effect Chains in Distributed Systems
  • Hakert/Yayla/2019a - Stack Usage Analysis for Efficient Wear Leveling in Non-Volatile Main Memory Systems
  • Lochmann/etal/2019a - LockDoc: Trace-Based Analysis of Locking in the Linux Kernel
  • Pfahler/etal/2019b - The Search for Equations - Learning to Identify Similarities between Mathematical Expressions
  • Shi/etal/2019a - Multiprocessor Synchronization of Periodic Real-Time Tasks Using Dependency Graphs
  • Shi/etal/2019b - Partitioned Scheduling for Dependency Graphs in Multiprocessor Real-Time Systems
  • Sliwa/etal/2019c - Boosting Vehicle-to-cloud Communication by Machine Learning-enabled Context Prediction
  • Yayla/etal/2019a - Nanoparticle Classification Using Frequency Domain Analysis on Resource-Limited Platforms
  • Bunse/etal/2018b - Unification of Deconvolution Algorithms for Cherenkov Astronomy
  • Bunse/Piatkowski/2018a - Towards a Unifying View on Deconvolution in Cherenkov Astronomy
  • Buschjaeger/Morik/2017b - Decision Tree and Random Forest Implementations for Fast Filtering of Sensor Data
  • Falkenberg/etal/2018b - Machine Learning Based Uplink Transmission Power Prediction for LTE and Upcoming 5G Networks using Passive Downlink Indicators
  • Hess/etal/2018a - The Trustworthy Pal: Controlling the False Discovery Rate in Boolean Matrix Factorization
  • Hoelscher/etal/2018a - Examining and Supporting Multi-Tasking in EV3OSEK
  • Piatkowski/Morik/2018a - Fast Stochastic Quadrature for Approximate Maximum-Likelihood Estimation
  • Sliwa/etal/2018e - Leveraging the channel as a sensor: Real-time vehicle classification using multidimensional radio-fingerprinting
  • VonDerBrueggen/etal/2018a - Efficiently Approximating the Probability of Deadline Misses in Real-Time Systems
  • Hess/etal/2017a - The PRIMPING routine---Tiling through proximal alternating linearized minimization
  • Liebig/etal/2017b - Dynamic Route Planning with Real-Time Traffic Predictions
  • Lochmann/etal/2017a - Reproducible Load Tests for Android Systems with Trace-based Benchmarks
  • Morik/etal/2017a - Big Data Science
  • Erdmann/etal/2016b - Machine Learning meets Data-Driven Journalism: Boosting International Understanding and Transparency in News Coverage
  • Piatkowski/etal/2016a - Integer undirected graphical models for resource-constrained systems
  • Piatkowski/Morik/2016a - Stochastic Discrete Clenshaw-Curtis Quadrature
  • Piatkowski/Schnitzler/2016a - Compressible Reparametrization of Time-Variant Linear Dynamical Systems
  • Poelitz/etal/2016a - Interpretable Domain Adaptation via Optimization over the Stiefel Manifold
  • Stolpe/etal/2016a - Sustainable Industrial Processes by Embedded Real-Time Quality Prediction
  • Downar/Duivesteijn/2015a - Exceptionally Monotone Models - the Rank Correlation Model Class for Exceptional Model Mining
  • Morik/etal/2015a - Untersuchungen zur Analyse von deutschsprachigen Textdaten
  • Streicher/etal/2015a - kCQL: Declarative Stream-based Acquisition and Processing of Diagnostic OS Data
  • Artikis/etal/2014a - Heterogeneous Stream Processing and Crowdsourcing for Urban Traffic Management
  • Bockermann/2014a - A Visual Programming Approach to Big Data Analytics
  • Bockermann/2014b - A Survey of the Stream Processing Landscape
  • Lee/Poelitz/2014a - Kernel Completion for Learning Consensus Support Vector Machines in Bandwidth-Limited Sensor Networks
  • Liebig/etal/2014d - Route Planning with Real-Time Traffic Predictions
  • Piatkowski/etal/2014a - The Integer Approximation of Undirected Graphical Models
  • Piatkowski/etal/2015b - Open Smartphone Data for Structured Mobility and Utilization Analysis in Ubiquitous Systems
  • Piatkowski/Morik/2014a - Towards an Integer Approximation of Undirected Graphical Models
  • Schnitzler/etal/2014b - Heterogeneous Stream Processing and Crowdsourcing for Traffic Monitoring: Highlights
  • Streicher/2014a - Data Modeling of Ubiquitous System Software
  • Buschhoff/etal/2013a - MobiSIM: A Simulation Library for Resource Prediction of Smartphones and Wireless Sensor Networks
  • Piatkowski/etal/2013a - Spatio-temporal random fields: compressible representation and distributed estimation
  • Ruhe/etal/2013a - Application of RapidMiner in Neutrino Astronomy
  • streicher/etal/2013a - System Support for Privacy-preserving and Energy-efficient Data Gathering in the Global Smartphone Network -- Opportunities and Challenges
  • Streicher/etal/2013b - Open Smartphone Data for Mobility and Utilization Analysis in Ubiquitous Environments
  • Bockermann/Blom/2012a - Processing Data Streams with the RapidMiner Streams-Plugin
  • Bockermann/Blom/2012c - The Streams Framework
  • Borchert/etal/2012a - CiAO/IP: A Highly Configurable Aspect-Oriented IP Stack
  • Lohmann/etal/2012a - The Aspect-Aware Design and Implementation of the CiAO Operating-System Family
  • Michaelis/etal/2012a - Predicting Next Network Cell IDs for Moving Users with Discriminative and Generative Models
  • Morik/etal/2011a - Multi-Objective Frequent Termset Clustering
  • Piatkowski/2012a - iST-MRF: Interactive Spatio-Temporal Probabilistic Models for Sensor Networks
  • Piatkowski/etal/2012a - Spatio-Temporal Models For Sustainability
  • Fricke/etal/2011a - Towards Adjusting Mobile Devices To User's Behaviour
  • Jungermann/2011a - Handling Tree-Structured Values in RapidMiner
  • Jungermann/2011b - Tree Kernel Usage in Naive Bayes Classifiers
  • Jungermann/2011c - Documentation of the Information Extraction Plugin for RapidMiner
  • Michaelis/2011a - Balancing High-Load Scenarios with Next Cell Predictions and Mobility Pattern Recognition
  • Piatkowski/2011b - Probabilistic Graphical Models in RapidMiner
  • Piatkowski/2011c - Parallel Algorithms for GPU Accelerated Probabilistic Inference
  • Piatkowski/Morik/2011a - Parallel Inference on Structured Data with CRFs on GPUs
  • Piatkowski/Morik/2011b - Parallel Loopy Belief Propagation in Conditional Random Fields
  • Ruhe/etal/2011a - Data Mining on Ice
  • Ruhe/etal/2011b - Data Mining Ice Cubes
  • Streicher/Spinczyk/2011a - Energy-Efficient GPS-Based Positioning in the Android Operating System

Disserations:

  • Piatkowski/2018a - Exponential Families on Resource-Constrained Systems
  • Poelitz/2016d - Automatic methods to extract latent meanings in large text corpora
  • Bockermann/2015a - Mining Big Data Streams for Multiple Concepts
  • Jungermann/2012a - About the Exploration of Data Mining Techniques using Structured Features for Information Extraction

Final Theses:

Hildebrandt/2018a Hildebrandt, Hendrik. Deep Reinforcement Learning zur Minderung von Verspätungen im ÖPNV. TU Dortmund, 2018. PDF-Symbol LaTeX Symbol


Pang/2018a Pang, Weihan. A Machine Learning Approach for Aspect-based Sentiment Analysis on Social Media. TU Dortmund, 2018. PDF-Symbol LaTeX Symbol


Kilian/2017a Kilian, Phillip. Visualisierung von Embeddings zur Analyse großer Dokumenten-Kollektionen. 2017. PDF-Symbol LaTeX Symbol


Peter/2017a Peter, Sebastian. Multi-modal Route Planning with Dynamic Public Transport Delays. TU Dortmund, 2017. PDF-Symbol LaTeX Symbol


Sitta/2017a Sitta, Andreas. Entdecken von Themen und Communitys in Online-Foren. 2017. PDF-Symbol LaTeX Symbol


Buschjaeger/2016a Buschjäger, Sebastian. Online Gauß-Prozesse zur Regression auf FPGAs. TU Dortmund, 2016. PDF-Symbol LaTeX Symbol Green Arrow


Heppe/2016a Heppe, Lukas. ÖPNV Verspätungsvorhersage mit probabilistischen graphischen Modellen. 2016. PDF-Symbol LaTeX Symbol


Sotzny/2016a Sotzny, Maurice. Dynamic Routing with Bandit Feedback Learning. TU Dortmund, 2016. PDF-Symbol LaTeX Symbol


Vishnyakova/2016a Vishnyakova, Liudmila. Untersuchung von Poisson- und Multinomialverteilungsbasierten Modellen für die Analyse von Verkehrsdaten. 2016. PDF-Symbol LaTeX Symbol


Ahmels/2015a Ahmels, Eike. Kernmengenbasiertes Clustering von Datenströmen auf Android- basierten Smartphones. TU Dortmund, 2015. PDF-Symbol LaTeX Symbol


Langenberg/2015a Langenberg, Jonas. Erkennung ungewöhnlicher Textbelege in großen Textkorpora mittels minimum enclosing Balls. 2015. PDF-Symbol LaTeX Symbol


Pfahler/2015a Pfahler, Lukas. Explicit and Implicit Feature Maps for Structured Output Prediction. TU Dortmund, 2015. PDF-Symbol LaTeX Symbol


Risse/2015a Sarah Risse. Untersuchung latenter Strukturen im Parameterraum maschineller Lernverfahren. TU Dortmund, Computer Science 8, 2015. PDF-Symbol LaTeX Symbol


Schendekehl/2015a Schendekehl, Tim. Implementierung von Konfidenz-basierten Aktivenlern-Methoden in RapidMiner. TU Dortmund, 2015. PDF-Symbol LaTeX Symbol


Asmi/2014a Mohamed Asmi. Nutzungsmuster in Datenströmen Android-basierter Smartphones. TU Dortmund, 2014. PDF-Symbol LaTeX Symbol


Downar/2014a Lennart Downar. A Rank Correlation Model Class for Exceptional Model Mining. TU Dortmund, 2014. PDF-Symbol LaTeX Symbol


Kloeckner/2013a Tim Klöckner. Betriebssystemseitige Energieoptimierung mobiler Datenkommunikation durch Paketbündelung. TU Dortmund, CS12, 2013. LaTeX Symbol


Masarwa/2013a Aiser Masarwa. Untersuchung der Energieeffizienz verschiedener Methoden der Datenerhebung auf Android-Smartphones. TU Dortmund, CS12, 2013. LaTeX Symbol


Matuschek/2013a Matuschek, Christian. Symbolisierung und Clustering von Zeitreihen als neue Operatoren im ValueSeries Plugin von Rapidminer. 2013. PDF-Symbol LaTeX Symbol


Pfahler/2013a Pfahler, Lukas. Effizienteres k-means Clustering von Zeitreihen mit Dynamic Time Warping durch kaskadiertes Berechnen von unteren Schranken. 2013. PDF-Symbol LaTeX Symbol


Skirzynski/2013a Skirzynski, Adrian. Aggregation häufiger Mengen in Datenströmen. TU Dortmund, 2013. PDF-Symbol LaTeX Symbol


Spain/2013a Spain, David. A Survey on Subspace Clustering. TU Dortmund, 2013. PDF-Symbol PDF-Symbol LaTeX Symbol


Egorov/2012a Egorov, Alexey. Logistic regression with group ell 1 vs. elastic net regularization. TU Dortmund, 2012. PDF-Symbol LaTeX Symbol


Kokott/2012a Kokott, Markus. Verkehrsvorhersage unter Verwendung von Methoden des maschinellen Lernens. 2012. PDF-Symbol LaTeX Symbol


Skirzynski/2012a Skirzynski, Marcin. Subspace-Clustering mit parallelen häufigen Mengen. TU Dortmund, LS 8, 2012. PDF-Symbol LaTeX Symbol


Piatkowski/2011a Piatkowski, Nico. Parallele Implementierung von Conditional Random Fields unter Verwendung von General-Purpose computation on Graphics Processing Units. Technische Universität Dortmund, 2011. PDF-Symbol LaTeX Symbol


  • Hildebrandt/2018a - Deep Reinforcement Learning zur Minderung von Verspätungen im ÖPNV
  • Pang/2018a - A Machine Learning Approach for Aspect-based Sentiment Analysis on Social Media
  • Kilian/2017a - Visualisierung von Embeddings zur Analyse großer Dokumenten-Kollektionen
  • Peter/2017a - Multi-modal Route Planning with Dynamic Public Transport Delays
  • Sitta/2017a - Entdecken von Themen und Communitys in Online-Foren
  • Buschjaeger/2016a - Online Gauß-Prozesse zur Regression auf FPGAs
  • Heppe/2016a - ÖPNV Verspätungsvorhersage mit probabilistischen graphischen Modellen
  • Sotzny/2016a - Dynamic Routing with Bandit Feedback Learning
  • Vishnyakova/2016a - Untersuchung von Poisson- und Multinomialverteilungsbasierten Modellen für die Analyse von Verkehrsdaten
  • Ahmels/2015a - Kernmengenbasiertes Clustering von Datenströmen auf Android- basierten Smartphones
  • Langenberg/2015a - Erkennung ungewöhnlicher Textbelege in großen Textkorpora mittels minimum enclosing Balls
  • Pfahler/2015a - Explicit and Implicit Feature Maps for Structured Output Prediction
  • Risse/2015a - Untersuchung latenter Strukturen im Parameterraum maschineller Lernverfahren
  • Schendekehl/2015a - Implementierung von Konfidenz-basierten Aktivenlern-Methoden in RapidMiner
  • Asmi/2014a - Nutzungsmuster in Datenströmen Android-basierter Smartphones
  • Downar/2014a - A Rank Correlation Model Class for Exceptional Model Mining
  • Kloeckner/2013a - Betriebssystemseitige Energieoptimierung mobiler Datenkommunikation durch Paketbündelung
  • Masarwa/2013a - Untersuchung der Energieeffizienz verschiedener Methoden der Datenerhebung auf Android-Smartphones
  • Matuschek/2013a - Symbolisierung und Clustering von Zeitreihen als neue Operatoren im ValueSeries Plugin von Rapidminer
  • Pfahler/2013a - Effizienteres k-means Clustering von Zeitreihen mit Dynamic Time Warping durch kaskadiertes Berechnen von unteren Schranken
  • Skirzynski/2013a - Aggregation häufiger Mengen in Datenströmen
  • Spain/2013a - A Survey on Subspace Clustering
  • Egorov/2012a - Logistic regression with group ell 1 vs. elastic net regularization
  • Kokott/2012a - Verkehrsvorhersage unter Verwendung von Methoden des maschinellen Lernens
  • Skirzynski/2012a - Subspace-Clustering mit parallelen häufigen Mengen
  • Piatkowski/2011a - Parallele Implementierung von Conditional Random Fields unter Verwendung von General-Purpose computation on Graphics Processing Units

Preliminary Work:

Lokuciejewski/etal/2010a Lokuciejewski, Paul and Stolpe, Marco and Morik, Katharina and Marwedel, Peter. Automatic Selection of Machine Learning Models for WCET-aware Compiler Heuristic Generation. In Proceedings of the 4th Workshop on Statistical and Machine Learning Approaches to ARchitecture and compilaTion (SMART), 2010. PDF-Symbol LaTeX Symbol Green Arrow


Morik/etal/2010c Morik, Katharina and Jungermann, Felix and Piatkowski, Nico and Engel,Michael. Enhancing Ubiquitous Systems Through System Call Mining. In Large-scale Analytics for Complex Instrumented Systems (LACIS), Workshop at ICDM 2010, 2010. LaTeX Symbol Green Arrow


Tartler/etal/2010a Reinhard Tartler and Daniel Lohmann and Fabian Scheler and Olaf Spinczyk. AspectC++: An Integrated Approach for Static and Dynamic Adaptation of System Software. In Knowledge-Based Systems, Vol. In press, Corrected Proof, 2010. LaTeX Symbol


Bockermann/etal/2009a Bockermann, Christian and Apel, Martin and Meier, Michael. Learning SQL for Database Intrusion Detection Using Context-Sensitive Modelling. In Proceedings of the 6th Detection of Intrusions and Malware, and Vulnerability Assessment, pages 196 -- 205, Springer, 2009. PDF-Symbol LaTeX Symbol


Lohmann/etal/2009a Daniel Lohmann and Wanja Hofer and Wolfgang Schröder-Preikschat and Jochen Streicher and Olaf Spinczyk. CiAO: An Aspect-Orientated Operating-System Family for Resource-Constrained Embedded Systems. In Proceedings of the 2009 USENIX Annual Technical Conference, pages 215--228, Berkeley, CA, USA, USENIX Association, 2009. PDF-Symbol LaTeX Symbol


Lokuciejewski/etal/2009a Lokuciejewski, Paul and Gedikli, Fatih and Marwedel, Peter and Morik, Katharina. Automatic WCET Reduction by Machine Learning Based Heuristics for Function Inlining. In SMART '09: Proc. of the 3rd Workshop on Statistical and Machine Learning Approaches to Architecture and Compilation, pages 1--15, Paphos / Cyprus, 2009. LaTeX Symbol


Morik/etal/2009a May, Michael and Berendt, Bettina and Cornuejols, Antoine and Gama, Joao and Giannotti, Fosca and Hotho, Andreas and Malerba, Donato and Menesalvas, Ernestina and Morik, Katharina and Pedersen, Rasmus and Saitta, Lorenza and Saygin, Yucel and Schuster, Assaf and Vanhoof, Koen. Research Challenges in Ubiquitous Knowledge Discovery. In Kargupta and Han and Yu and Motwani and Kumar (editors), Next Generation of Data Mining, pages 131--151, CRC Press, 2009. LaTeX Symbol


Mierswa/etal/2008a Mierswa, Ingo and Morik, Katharina and Wurst, Michael. Handling Local Patterns in Collaborative Structuring. In Masseglia, Florent and Poncelet, Pascal and Teisseire, Maguelonne (editors), Successes and New Directions in Data Mining, pages 167 -- 186, IGI Global, 2008. LaTeX Symbol


Mierswa/Morik/2008a Mierswa, Ingo and Morik, Katharina. About the Non-Convex Optimization Problem Induced by Non-positive Semidefinite Kernel Learning. In Advances in Data Analysis and Classification, Vol. 2, No. 3, pages 241--258, 2008. LaTeX Symbol


Rosenmueller/etal/2008a Marko Rosenmüller and Norbert Siegmund and Horst Schirmeier and Julio Sincero and Sven Apel and Thomas Leich and Olaf Spinczyk and Gunter Saake. FAME-DBMS: Tailor-made Data Management Solutions for Embedded Systems. In Workshop on Software Engineering for Tailor-made Data Management, pages 1--6, School of Computer Science, University of Magdeburg, 2008. LaTeX Symbol


Jungermann/2007a Jungermann, Felix. Named entity recognition without domain-knowledge using conditional random fields. In Workshop Notes of the Machine Learning for Natural Language Processing Workshop, pages 16 -- 17, van Someren, Marten and Katrenko, Sophia and Adriaans Pieter, 2007. PDF-Symbol LaTeX Symbol


Spinczyk/Lohmann/2007a Olaf Spinczyk and Daniel Lohmann. The Design and Implementation of AspectC++. In Knowledge-Based Systems, Special Issue on Techniques to Produce Intelligent Secure Software, Vol. 20, No. 7, pages 636--651, Elsevier North-Holland, Inc., 2007. LaTeX Symbol


Lohmann/etal/2006b Daniel Lohmann and Olaf Spinczyk and Wolfgang Schröder-Preikschat. Lean and Efficient System Software Product Lines: Where Aspects Beat Objects. In Awais Rashid and Mehmet Aksit (editors), Transactions on AOSD II, No. 4242, pages 227--255, Springer, 2006. PDF-Symbol LaTeX Symbol