Skip to main content

Showing 1–4 of 4 results for author: Bujel, K

.
  1. arXiv:2305.19207  [pdf, other

    cs.LG cs.AI cs.CG cs.CV

    Group Invariant Global Pooling

    Authors: Kamil Bujel, Yonatan Gideoni, Chaitanya K. Joshi, Pietro LiĆ²

    Abstract: Much work has been devoted to devising architectures that build group-equivariant representations, while invariance is often induced using simple global pooling mechanisms. Little work has been done on creating expressive layers that are invariant to given symmetries, despite the success of permutation invariant pooling in various molecular tasks. In this work, we present Group Invariant Global Po… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

  2. arXiv:2303.07991  [pdf, other

    cs.CL cs.LG

    Finding the Needle in a Haystack: Unsupervised Rationale Extraction from Long Text Classifiers

    Authors: Kamil Bujel, Andrew Caines, Helen Yannakoudakis, Marek Rei

    Abstract: Long-sequence transformers are designed to improve the representation of longer texts by language models and their performance on downstream document-level tasks. However, not much is understood about the quality of token-level predictions in long-form models. We investigate the performance of such architectures in the context of document classification with unsupervised rationale extraction. We f… ▽ More

    Submitted 14 March, 2023; originally announced March 2023.

  3. arXiv:2103.14465  [pdf, other

    cs.CL cs.AI

    Zero-shot Sequence Labeling for Transformer-based Sentence Classifiers

    Authors: Kamil Bujel, Helen Yannakoudakis, Marek Rei

    Abstract: We investigate how sentence-level transformers can be modified into effective sequence labelers at the token level without any direct supervision. Existing approaches to zero-shot sequence labeling do not perform well when applied on transformer-based architectures. As transformers contain multiple layers of multi-head self-attention, information in the sentence gets distributed between many token… ▽ More

    Submitted 8 June, 2021; v1 submitted 26 March, 2021; originally announced March 2021.

  4. arXiv:1812.02300  [pdf, other

    cs.OH

    Solving High Volume Capacitated Vehicle Routing Problem with Time Windows using Recursive-DBSCAN clustering algorithm

    Authors: Kamil Bujel, Feiko Lai, Michal Szczecinski, Winnie So, Miguel Fernandez

    Abstract: This paper introduces a new approach to improve the performance of the Capacitated Vehicle Routing Problem with Time Windows (CVRPTW) solvers for a high number of nodes. It proposes to cluster nodes together using Recursive-DBSCAN - an algorithm that recursively applies DBSCAN until clusters below the preset maximum number of nodes are obtained. That approach leads to 61% decrease in runtimes of t… ▽ More

    Submitted 23 March, 2019; v1 submitted 5 December, 2018; originally announced December 2018.

    Comments: Draft