paper-with-me

Papers

Freezing Sub-Models During Incremental Process Discovery: Extended Version

2021-07-31 · Daniel Schuster, Sebastiaan J. van Zelst, Wil M. P. van der Aalst

Process discovery aims to learn a process model from observed process behavior. From a user's perspective, most discovery algorithms work like a black box. Besides parameter tuning, there is no interaction between the user and the algorithm. Interactive process discovery allows the user to exploit domain knowledge and to guide the discovery process. Previously, an incremental discovery approach has been introduced where a model, considered to be under construction, gets incrementally extended by user-selected process behavior. This paper introduces a novel approach that additionally allows the user to freeze model parts within the model under construction. Frozen sub-models are not altered by the incremental approach when new behavior is added to the model. The user can thus steer the discovery algorithm. Our experiments show that freezing sub-models can lead to higher quality models.

📄 PDF Abstract BibTeX arXiv:2108.00215

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training Multilingual Machine Translation by Alternately Freezing Language-Specific Encoders-Decoders

2020-05-29 · Carlos Escolano, Marta R. Costa-jussà, José A. R. Fonollosa, Mikel Artetxe

We propose a modular architecture of language-specific encoder-decoders that constitutes a multilingual machine translation system that can be incrementally extended to new languages without the need for retraining the e…

DecoderMachine TranslationNatural Language InferenceSentence+1

Incremental Object Discovery in Time-Varying Image Collections

2016-06-01 · CVPR 2016 6 · Theodora Kontogianni, Markus Mathias, Bastian Leibe

Abstract In this paper, we address the problem of object discovery in time-varying, large-scale image collections. A core part of our approach is a novel Limited Horizon Minimum Spanning Tree (LH-MST) structure that clos…

ClusteringImage RetrievalObjectObject Discovery+1

AFLoRA: Adaptive Freezing of Low Rank Adaptation in Parameter Efficient Fine-Tuning of Large Models

2024-03-20 · Zeyu Liu, Souvik Kundu, Anni Li, Junrui Wan 외

We present a novel Parameter-Efficient Fine-Tuning (PEFT) method, dubbed as Adaptive Freezing of Low Rank Adaptation (AFLoRA). Specifically, for each pre-trained frozen weight tensor, we add a parallel path of trainable …

parameter-efficient fine-tuning

FreezeOut: Accelerate Training by Progressively Freezing Layers

2017-06-15 · Andrew Brock, Theodore Lim, J. M. Ritchie, Nick Weston

The early layers of a deep neural net have the fewest parameters, but take up the most computation. In this extended abstract, we propose to only train the hidden layers for a set portion of the training run, freezing th…

Incremental Online Scene Reconstruction by 3D Gaussian Triangulation

2026-07-12 · Yanjin Zhu, Shaofan Liu, Jianke Zhu arxiv

Incremental scene reconstruction is essential for real-world applications. Although 3D Gaussian Splatting shows strong potential, most existing approaches require offline conversion of the optimized Gaussians into an int…