no code implementations • 28 Oct 2024 • Yintai Ma, Diego Klabjan, Jean Utke
The development of sophisticated models for video-to-video synthesis has been facilitated by recent advances in deep reinforcement learning and generative adversarial networks (GANs).
1 code implementation • 7 Sep 2024 • Tom Overman, Diego Klabjan, Jean Utke
Automated feature engineering (AutoFE) is the process of automatically building and selecting new features that help improve downstream predictive performance.
1 code implementation • 7 Nov 2023 • Hanqing Li, Diego Klabjan, Jean Utke
This paper introduces a new, unsupervised method for automatic video summarization using ideas from generative adversarial networks but eliminating the discriminator, having a simple loss function, and separating training of different parts of the model.
no code implementations • 13 Jul 2023 • Bo-Ru Lu, Nikita Haduong, Chia-Hsuan Lee, Zeqiu Wu, Hao Cheng, Paul Koester, Jean Utke, Tao Yu, Noah A. Smith, Mari Ostendorf
The capabilities of pretrained language models have opened opportunities to explore new application areas, but applications involving human-human interaction are limited by the fact that most data is protected from public release for privacy reasons.
no code implementations • 1 Jul 2023 • Ye Xue, Diego Klabjan, Jean Utke
In this work, we extend and improve Omninet, an architecture that is capable of handling multiple modalities and tasks at a time, by introducing cross-cache attention, integrating patch embeddings for vision inputs, and supporting structured data.
no code implementations • 2 May 2023 • Alexander Cao, Jean Utke, Diego Klabjan
Often pieces of information are received sequentially over time.
no code implementations • 7 Apr 2023 • Alexander Cao, Jean Utke, Diego Klabjan
Sequences are often not received in their entirety at once, but instead, received incrementally over time, element by element.
no code implementations • 28 Feb 2023 • Andrea Treviño Gavito, Diego Klabjan, Jean Utke
Our proposed frameworks allow joint learning on both kinds of data by integrating the paradigms of boosting models and deep neural networks.
no code implementations • 28 Feb 2023 • Andrea Treviño Gavito, Diego Klabjan, Jean Utke
We propose a graph-oriented attention-based explainability method for tabular data.
no code implementations • 1 Mar 2022 • Biyi Fang, Jean Utke, Diego Klabjan
Convolutional neural networks (CNNs) and transformers, which are composed of multiple processing layers and blocks to learn the representations of data with multiple abstract levels, are the most successful machine learning models in recent years.
no code implementations • 31 Jan 2021 • Stephanie Ger, Diego Klabjan, Jean Utke
Many models such as Long Short Term Memory (LSTMs), Gated Recurrent Units (GRUs) and transformers have been developed to classify time series data with the assumption that events in a sequence are ordered.
no code implementations • 29 Sep 2020 • Jaehoon Koo, Diego Klabjan, Jean Utke
In this study, we propose a new framework to solve inverse classification that maximizes the number of perturbed samples subject to a per-feature-budget limits and favorable classification classes of the perturbed samples.
no code implementations • 27 Sep 2018 • Alexander Stec, Diego Klabjan, Jean Utke
We also include two types of static (whole sequence level) features, one related to time and one not, which are combined with the encoder output.
no code implementations • 25 Sep 2018 • Jaehoon Koo, Diego Klabjan, Jean Utke
Deep learning models based on CNNs are predominantly used in image classification tasks.
no code implementations • 24 Sep 2018 • Alexander Stec, Diego Klabjan, Jean Utke
We also include two types of static (whole sequence level) features, one related to time and one not, which are combined with the encoder output.
no code implementations • 30 Aug 2018 • Alexander Stec, Diego Klabjan, Jean Utke
We also introduce a method to replace instances that are missing which successfully creates neutral input instances and consistently outperforms standard fill-in methods in real world use cases.