Skip to main content

Showing 1–5 of 5 results for author: Panagiotakopoulos, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2503.21780  [pdf, other

    cs.CV

    Semantic Library Adaptation: LoRA Retrieval and Fusion for Open-Vocabulary Semantic Segmentation

    Authors: Reza Qorbani, Gianluca Villani, Theodoros Panagiotakopoulos, Marc Botet Colomer, Linus Härenstam-Nielsen, Mattia Segu, Pier Luigi Dovesi, Jussi Karlgren, Daniel Cremers, Federico Tombari, Matteo Poggi

    Abstract: Open-vocabulary semantic segmentation models associate vision and text to label pixels from an undefined set of classes using textual queries, providing versatile performance on novel datasets. However, large shifts between training and test domains degrade their performance, requiring fine-tuning for effective real-world applications. We introduce Semantic Library Adaptation (SemLA), a novel fram… ▽ More

    Submitted 27 March, 2025; originally announced March 2025.

    Comments: CVPR 2025. Project page: https://thegoodailab.org/semla Code: https://github.com/rezaqorbani/SemLA

  2. arXiv:2410.18605  [pdf, other

    cs.LG

    Understanding Players as if They Are Talking to the Game in a Customized Language: A Pilot Study

    Authors: Tianze Wang, Maryam Honari-Jahromi, Styliani Katsarou, Olga Mikheeva, Theodoros Panagiotakopoulos, Oleg Smirnov, Lele Cao, Sahar Asadi

    Abstract: This pilot study explores the application of language models (LMs) to model game event sequences, treating them as a customized natural language. We investigate a popular mobile game, transforming raw event data into textual sequences and pretraining a Longformer model on this data. Our approach captures the rich and nuanced interactions within game sessions, effectively identifying meaningful pla… ▽ More

    Submitted 24 October, 2024; originally announced October 2024.

    Comments: published in Workshop on Customizable NLP at EMNLP 2024

  3. arXiv:2404.04234  [pdf, other

    cs.LG cs.AI cs.CL

    player2vec: A Language Modeling Approach to Understand Player Behavior in Games

    Authors: Tianze Wang, Maryam Honari-Jahromi, Styliani Katsarou, Olga Mikheeva, Theodoros Panagiotakopoulos, Sahar Asadi, Oleg Smirnov

    Abstract: Methods for learning latent user representations from historical behavior logs have gained traction for recommendation tasks in e-commerce, content streaming, and other settings. However, this area still remains relatively underexplored in video and mobile gaming contexts. In this work, we present a novel method for overcoming this limitation by extending a long-range Transformer model from the na… ▽ More

    Submitted 7 June, 2024; v1 submitted 5 April, 2024; originally announced April 2024.

  4. arXiv:2307.15063  [pdf, other

    cs.CV

    To Adapt or Not to Adapt? Real-Time Adaptation for Semantic Segmentation

    Authors: Marc Botet Colomer, Pier Luigi Dovesi, Theodoros Panagiotakopoulos, Joao Frederico Carvalho, Linus Härenstam-Nielsen, Hossein Azizpour, Hedvig Kjellström, Daniel Cremers, Matteo Poggi

    Abstract: The goal of Online Domain Adaptation for semantic segmentation is to handle unforeseeable domain changes that occur during deployment, like sudden weather events. However, the high computational costs associated with brute-force adaptation make this paradigm unfeasible for real-world applications. In this paper we propose HAMLET, a Hardware-Aware Modular Least Expensive Training framework for real… ▽ More

    Submitted 7 August, 2023; v1 submitted 27 July, 2023; originally announced July 2023.

    Comments: ICCV 2023. The first two authors contributed equally. Project page: https://marcbotet.github.io/hamlet-web/

  5. arXiv:2207.10667  [pdf, other

    cs.CV

    Online Domain Adaptation for Semantic Segmentation in Ever-Changing Conditions

    Authors: Theodoros Panagiotakopoulos, Pier Luigi Dovesi, Linus Härenstam-Nielsen, Matteo Poggi

    Abstract: Unsupervised Domain Adaptation (UDA) aims at reducing the domain gap between training and testing data and is, in most cases, carried out in offline manner. However, domain changes may occur continuously and unpredictably during deployment (e.g. sudden weather changes). In such conditions, deep neural networks witness dramatic drops in accuracy and offline adaptation may not be enough to contrast… ▽ More

    Submitted 21 July, 2022; originally announced July 2022.

    Comments: ECCV 2022. Project page: https://theo2021.github.io/onda-web/