Skip to main content

Showing 1–50 of 56 results for author: Acar, E

.
  1. arXiv:2503.01290  [pdf, other

    cs.LG cs.AI

    ACTIVA: Amortized Causal Effect Estimation without Graphs via Transformer-based Variational Autoencoder

    Authors: Andreas Sauter, Saber Salehkaleybar, Aske Plaat, Erman Acar

    Abstract: Predicting the distribution of outcomes under hypothetical interventions is crucial in domains like healthcare, economics, and policy-making. Current methods often rely on strong assumptions, such as known causal graphs or parametric models, and lack amortization across problem instances, limiting their practicality. We propose a novel transformer-based conditional variational autoencoder architec… ▽ More

    Submitted 3 March, 2025; originally announced March 2025.

  2. arXiv:2502.19367  [pdf, other

    cs.LG stat.ML

    dCMF: Learning interpretable evolving patterns from temporal multiway data

    Authors: Christos Chatzis, Carla Schenker, Jérémy E. Cohen, Evrim Acar

    Abstract: Multiway datasets are commonly analyzed using unsupervised matrix and tensor factorization methods to reveal underlying patterns. Frequently, such datasets include timestamps and could correspond to, for example, health-related measurements of subjects collected over time. The temporal dimension is inherently different from the other dimensions, requiring methods that account for its intrinsic pro… ▽ More

    Submitted 26 February, 2025; originally announced February 2025.

  3. arXiv:2411.04867  [pdf, other

    cs.AI cs.LG

    Think Smart, Act SMARL! Analyzing Probabilistic Logic Shields for Multi-Agent Reinforcement Learning

    Authors: Satchit Chatterji, Erman Acar

    Abstract: Safe reinforcement learning (RL) is crucial for real-world applications, and multi-agent interactions introduce additional safety challenges. While Probabilistic Logic Shields (PLS) has been a powerful proposal to enforce safety in single-agent RL, their generalizability to multi-agent settings remains unexplored. In this paper, we address this gap by conducting extensive analyses of PLS within de… ▽ More

    Submitted 14 May, 2025; v1 submitted 7 November, 2024; originally announced November 2024.

    Comments: 21 pages, 16 figures, Earlier title: "Analyzing Probabilistic Logic Driven Safety in Multi-Agent Reinforcement Learning" (changed for specificity and clarity)

  4. arXiv:2411.00431  [pdf, other

    cs.AI cs.LO cs.SC

    Integrating Fuzzy Logic into Deep Symbolic Regression

    Authors: Wout Gerdes, Erman Acar

    Abstract: Credit card fraud detection is a critical concern for financial institutions, intensified by the rise of contactless payment technologies. While deep learning models offer high accuracy, their lack of explainability poses significant challenges in financial settings. This paper explores the integration of fuzzy logic into Deep Symbolic Regression (DSR) to enhance both performance and explainabilit… ▽ More

    Submitted 1 November, 2024; originally announced November 2024.

    Comments: 10 pages, 1 figure, published for XAI FIN 24 https://easychair.org/cfp/xaifin2024

  5. arXiv:2410.21928  [pdf, other

    q-fin.RM cs.AI cs.LG

    Differentiable Inductive Logic Programming for Fraud Detection

    Authors: Boris Wolfson, Erman Acar

    Abstract: Current trends in Machine Learning prefer explainability even when it comes at the cost of performance. Therefore, explainable AI methods are particularly important in the field of Fraud Detection. This work investigates the applicability of Differentiable Inductive Logic Programming (DILP) as an explainable AI approach to Fraud Detection. Although the scalability of DILP is a well-known issue, we… ▽ More

    Submitted 29 October, 2024; originally announced October 2024.

  6. arXiv:2410.06070  [pdf, other

    cs.LG

    Enforcing Interpretability in Time Series Transformers: A Concept Bottleneck Framework

    Authors: Angela van Sprang, Erman Acar, Willem Zuidema

    Abstract: There has been a recent push of research on Transformer-based models for long-term time series forecasting, even though they are inherently difficult to interpret and explain. While there is a large body of work on interpretability methods for various domains and architectures, the interpretability of Transformer-based forecasting models remains largely unexplored. To address this gap, we develop… ▽ More

    Submitted 8 October, 2024; originally announced October 2024.

  7. arXiv:2409.01274  [pdf, other

    cs.CV

    DAVIDE: Depth-Aware Video Deblurring

    Authors: German F. Torres, Jussi Kalliola, Soumya Tripathy, Erman Acar, Joni-Kristian Kämäräinen

    Abstract: Video deblurring aims at recovering sharp details from a sequence of blurry frames. Despite the proliferation of depth sensors in mobile phones and the potential of depth information to guide deblurring, depth-aware deblurring has received only limited attention. In this work, we introduce the 'Depth-Aware VIdeo DEblurring' (DAVIDE) dataset to study the impact of depth information in video deblurr… ▽ More

    Submitted 2 September, 2024; originally announced September 2024.

  8. arXiv:2408.00682  [pdf, other

    cs.MA cs.AI cs.GT

    Learning in Multi-Objective Public Goods Games with Non-Linear Utilities

    Authors: Nicole Orzan, Erman Acar, Davide Grossi, Patrick Mannion, Roxana Rădulescu

    Abstract: Addressing the question of how to achieve optimal decision-making under risk and uncertainty is crucial for enhancing the capabilities of artificial agents that collaborate with or support humans. In this work, we address this question in the context of Public Goods Games. We study learning in a novel multi-objective version of the Public Goods Game where agents have different risk preferences, by… ▽ More

    Submitted 1 August, 2024; originally announced August 2024.

    Comments: In press at ECAI 2024

  9. arXiv:2407.02610  [pdf, other

    cs.LG cs.DC

    Towards Federated Learning with On-device Training and Communication in 8-bit Floating Point

    Authors: Bokun Wang, Axel Berg, Durmus Alp Emre Acar, Chuteng Zhou

    Abstract: Recent work has shown that 8-bit floating point (FP8) can be used for efficiently training neural networks with reduced computational overhead compared to training in FP32/FP16. In this work, we investigate the use of FP8 training in a federated learning context. This brings not only the usual benefits of FP8 which are desirable for on-device training at the edge, but also reduces client-server co… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  10. arXiv:2407.01356  [pdf, other

    cs.LG

    tPARAFAC2: Tracking evolving patterns in (incomplete) temporal data

    Authors: Christos Chatzis, Carla Schenker, Max Pfeffer, Evrim Acar

    Abstract: Tensor factorizations have been widely used for the task of uncovering patterns in various domains. Often, the input is time-evolving, shifting the goal to tracking the evolution of the underlying patterns instead. To adapt to this more complex setting, existing methods incorporate temporal regularization but they either have overly constrained structural requirements or lack uniqueness which is c… ▽ More

    Submitted 5 May, 2025; v1 submitted 1 July, 2024; originally announced July 2024.

    Comments: 16 pages, 15 figures

  11. arXiv:2406.12338  [pdf, other

    cs.LG

    PARAFAC2-based Coupled Matrix and Tensor Factorizations with Constraints

    Authors: Carla Schenker, Xiulin Wang, David Horner, Morten A. Rasmussen, Evrim Acar

    Abstract: Data fusion models based on Coupled Matrix and Tensor Factorizations (CMTF) have been effective tools for joint analysis of data from multiple sources. While the vast majority of CMTF models are based on the strictly multilinear CANDECOMP/PARAFAC (CP) tensor model, recently also the more flexible PARAFAC2 model has been integrated into CMTF models. PARAFAC2 tensor models can handle irregular/ragge… ▽ More

    Submitted 18 June, 2024; originally announced June 2024.

    Comments: 15 pages, 15 figures,1 table

  12. arXiv:2405.13092  [pdf, other

    cs.AI cs.LG

    CausalPlayground: Addressing Data-Generation Requirements in Cutting-Edge Causality Research

    Authors: Andreas W M Sauter, Erman Acar, Aske Plaat

    Abstract: Research on causal effects often relies on synthetic data due to the scarcity of real-world datasets with ground-truth effects. Since current data-generating tools do not always meet all requirements for state-of-the-art research, ad-hoc methods are often employed. This leads to heterogeneity among datasets and delays research progress. We address the shortcomings of current data-generating librar… ▽ More

    Submitted 21 May, 2024; originally announced May 2024.

  13. arXiv:2404.11208  [pdf, other

    cs.AI

    CAGE: Causality-Aware Shapley Value for Global Explanations

    Authors: Nils Ole Breuer, Andreas Sauter, Majid Mohammadi, Erman Acar

    Abstract: As Artificial Intelligence (AI) is having more influence on our everyday lives, it becomes important that AI-based decisions are transparent and explainable. As a consequence, the field of eXplainable AI (or XAI) has become popular in recent years. One way to explain AI models is to elucidate the predictive importance of the input features for the AI model in general, also referred to as global ex… ▽ More

    Submitted 17 April, 2024; originally announced April 2024.

  14. arXiv:2403.18245  [pdf, other

    stat.CO stat.ME

    LocalCop: An R package for local likelihood inference for conditional copulas

    Authors: Elif F. Acar, Martin Lysy, Alan Kuchinsky

    Abstract: Conditional copulas models allow the dependence structure between multiple response variables to be modelled as a function of covariates. LocalCop (Acar & Lysy, 2024) is an R/C++ package for computationally efficient semiparametric conditional copula modelling using a local likelihood inference framework developed in Acar, Craiu, & Yao (2011), Acar, Craiu, & Yao (2013) and Acar, Czado, & Lysy (201… ▽ More

    Submitted 27 March, 2024; originally announced March 2024.

    Comments: 6 pages, 2 figures; submitted to the Journal of Open Source Software (JOSS)

    MSC Class: 62

  15. arXiv:2403.08436  [pdf, other

    cs.CV

    PFStorer: Personalized Face Restoration and Super-Resolution

    Authors: Tuomas Varanka, Tapani Toivonen, Soumya Tripathy, Guoying Zhao, Erman Acar

    Abstract: Recent developments in face restoration have achieved remarkable results in producing high-quality and lifelike outputs. The stunning results however often fail to be faithful with respect to the identity of the person as the models lack necessary context. In this paper, we explore the potential of personalized face restoration with diffusion models. In our approach a restoration model is personal… ▽ More

    Submitted 13 March, 2024; originally announced March 2024.

  16. arXiv:2402.09495  [pdf, other

    q-fin.RM cs.AI cs.LG

    On the Potential of Network-Based Features for Fraud Detection

    Authors: Catayoun Azarm, Erman Acar, Mickey van Zeelt

    Abstract: Online transaction fraud presents substantial challenges to businesses and consumers, risking significant financial losses. Conventional rule-based systems struggle to keep pace with evolving fraud tactics, leading to high false positive rates and missed detections. Machine learning techniques offer a promising solution by leveraging historical data to identify fraudulent patterns. This article ex… ▽ More

    Submitted 19 February, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

  17. arXiv:2401.16974  [pdf, other

    cs.LG cs.AI

    CORE: Towards Scalable and Efficient Causal Discovery with Reinforcement Learning

    Authors: Andreas W. M. Sauter, Nicolò Botteghi, Erman Acar, Aske Plaat

    Abstract: Causal discovery is the challenging task of inferring causal structure from data. Motivated by Pearl's Causal Hierarchy (PCH), which tells us that passive observations alone are not enough to distinguish correlation from causation, there has been a recent push to incorporate interventions into machine learning research. Reinforcement learning provides a convenient framework for such an active appr… ▽ More

    Submitted 30 January, 2024; originally announced January 2024.

    Comments: To be published In Proc. of the 23rd International Conference on Autonomous Agents and Multiagent Systems (AAMAS 2024), Auckland, New Zealand, May 6 - 10, 2024, IFAAMAS

    ACM Class: I.2.6; I.2.8

  18. arXiv:2401.12646  [pdf, other

    cs.MA cs.AI cs.GT

    Emergent Cooperation under Uncertain Incentive Alignment

    Authors: Nicole Orzan, Erman Acar, Davide Grossi, Roxana Rădulescu

    Abstract: Understanding the emergence of cooperation in systems of computational agents is crucial for the development of effective cooperative AI. Interaction among individuals in real-world settings are often sparse and occur within a broad spectrum of incentives, which often are only partially known. In this work, we explore how cooperation can arise among reinforcement learning agents in scenarios chara… ▽ More

    Submitted 23 January, 2024; originally announced January 2024.

  19. arXiv:2312.00586  [pdf, other

    cs.LG cs.AI

    Explainable Fraud Detection with Deep Symbolic Classification

    Authors: Samantha Visbeek, Erman Acar, Floris den Hengst

    Abstract: There is a growing demand for explainable, transparent, and data-driven models within the domain of fraud detection. Decisions made by fraud detection models need to be explainable in the event of a customer dispute. Additionally, the decision-making process in the model must be transparent to win the trust of regulators and business stakeholders. At the same time, fraud detection solutions can be… ▽ More

    Submitted 1 December, 2023; originally announced December 2023.

    Comments: 12 pages, 3 figures, To be published in the 3rd International Workshop on Explainable AI in Finance of the 4th ACM International Conference on AI in Finance (ICAIF, https://ai-finance.org/)

  20. arXiv:2312.00247  [pdf, ps, other

    math.GM

    Note on approximation of truncated Baskakov operators by Fuzzy numbers

    Authors: Ecem Acar, Sevilay Kirci Serenbay, Saleem Yaseen Majeed Al Khalidy

    Abstract: In this paper, we firstly introduce nonlinear truncated Baskakov operators on compact intervals and obtain some direct theorems. Also, we give the approximation of fuzzy numbers by truncated nonlinear Baskakov operators.

    Submitted 28 July, 2023; originally announced December 2023.

    Comments: 14 pages

    ACM Class: G.0

  21. A Time-aware tensor decomposition for tracking evolving patterns

    Authors: Christos Chatzis, Max Pfeffer, Pedro Lind, Evrim Acar

    Abstract: Time-evolving data sets can often be arranged as a higher-order tensor with one of the modes being the time mode. While tensor factorizations have been successfully used to capture the underlying patterns in such higher-order data sets, the temporal aspect is often ignored, allowing for the reordering of time points. In recent studies, temporal regularizers are incorporated in the time mode to tac… ▽ More

    Submitted 15 August, 2023; v1 submitted 14 August, 2023; originally announced August 2023.

    Comments: 6 pages, 5 figures

  22. arXiv:2307.13894  [pdf, other

    cs.CY cs.AI

    AI4GCC - Team: Below Sea Level: Critiques and Improvements

    Authors: Bram Renting, Phillip Wozny, Robert Loftin, Claudia Wieners, Erman Acar

    Abstract: We present a critical analysis of the simulation framework RICE-N, an integrated assessment model (IAM) for evaluating the impacts of climate change on the economy. We identify key issues with RICE-N, including action masking and irrelevant actions, and suggest improvements such as utilizing tariff revenue and penalizing overproduction. We also critically engage with features of IAMs in general, n… ▽ More

    Submitted 4 August, 2023; v1 submitted 25 July, 2023; originally announced July 2023.

    Comments: Presented at AI For Global Climate Cooperation Competition, 2023 (arXiv:cs/2307.06951)

    Report number: AI4GCC/2023/track3/2

  23. arXiv:2307.13892  [pdf, other

    cs.CY cs.AI

    AI4GCC-Team -- Below Sea Level: Score and Real World Relevance

    Authors: Phillip Wozny, Bram Renting, Robert Loftin, Claudia Wieners, Erman Acar

    Abstract: As our submission for track three of the AI for Global Climate Cooperation (AI4GCC) competition, we propose a negotiation protocol for use in the RICE-N climate-economic simulation. Our proposal seeks to address the challenges of carbon leakage through methods inspired by the Carbon Border Adjustment Mechanism (CBAM) and Climate Clubs (CC). We demonstrate the effectiveness of our approach by compa… ▽ More

    Submitted 4 August, 2023; v1 submitted 25 July, 2023; originally announced July 2023.

    Comments: Presented at AI For Global Climate Cooperation Competition, 2023 (arXiv:2307.06951)

    Report number: AI4GCC/2023/track2/1

  24. arXiv:2301.01837  [pdf, other

    cs.AI

    A Meta-Learning Algorithm for Interrogative Agendas

    Authors: Erman Acar, Andrea De Domenico, Krishna Manoorkar, Mattia Panettiere

    Abstract: Explainability is a key challenge and a major research theme in AI research for developing intelligent systems that are capable of working with humans more effectively. An obvious choice in developing explainable intelligent systems relies on employing knowledge representation formalisms which are inherently tailored towards expressing human knowledge e.g., interrogative agendas. In the scope of t… ▽ More

    Submitted 4 January, 2023; originally announced January 2023.

  25. PARAFAC2-based Coupled Matrix and Tensor Factorizations

    Authors: Carla Schenker, Xiulin Wang, Evrim Acar

    Abstract: Coupled matrix and tensor factorizations (CMTF) have emerged as an effective data fusion tool to jointly analyze data sets in the form of matrices and higher-order tensors. The PARAFAC2 model has shown to be a promising alternative to the CANDECOMP/PARAFAC (CP) tensor model due to its flexibility and capability to handle irregular/ragged tensors. While fusion models based on a PARAFAC2 model coupl… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

  26. arXiv:2209.00322  [pdf, ps, other

    cs.LG stat.ML

    Unsupervised EHR-based Phenotyping via Matrix and Tensor Decompositions

    Authors: Florian Becker, Age K. Smilde, Evrim Acar

    Abstract: Computational phenotyping allows for unsupervised discovery of subgroups of patients as well as corresponding co-occurring medical conditions from electronic health records (EHR). Typically, EHR data contains demographic information, diagnoses and laboratory results. Discovering (novel) phenotypes has the potential to be of prognostic and therapeutic value. Providing medical practitioners with tra… ▽ More

    Submitted 1 September, 2022; originally announced September 2022.

    Comments: 28 pages, 5 figures

    Journal ref: WIREs Data Mining and Knowledge Discovery, 13(4), e1494, 2023

  27. arXiv:2207.08457  [pdf, other

    cs.LG cs.AI stat.ME

    A Meta-Reinforcement Learning Algorithm for Causal Discovery

    Authors: Andreas Sauter, Erman Acar, Vincent François-Lavet

    Abstract: Causal discovery is a major task with the utmost importance for machine learning since causal structures can enable models to go beyond pure correlation-based inference and significantly boost their performance. However, finding causal structures from data poses a significant challenge both in computational effort and accuracy, let alone its impossibility without interventions in general. In this… ▽ More

    Submitted 21 February, 2023; v1 submitted 18 July, 2022; originally announced July 2022.

    Comments: Camera-ready version for CLEAR23

  28. arXiv:2207.03031  [pdf, other

    cs.LG cs.DC

    FedHeN: Federated Learning in Heterogeneous Networks

    Authors: Durmus Alp Emre Acar, Venkatesh Saligrama

    Abstract: We propose a novel training recipe for federated learning with heterogeneous networks where each device can have different architectures. We introduce training with a side objective to the devices of higher complexities to jointly train different architectures in a federated setting. We empirically show that our approach improves the performance of different architectures and leads to high communi… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: Workshop paper to be appear at DyNN, ICML 2022

  29. arXiv:2203.05898  [pdf, other

    cs.CV

    Hyperbolic Image Segmentation

    Authors: Mina GhadimiAtigh, Julian Schoep, Erman Acar, Nanne van Noord, Pascal Mettes

    Abstract: For image segmentation, the current standard is to perform pixel-level optimization and inference in Euclidean output embedding spaces through linear hyperplanes. In this work, we show that hyperbolic manifolds provide a valuable alternative for image segmentation and propose a tractable formulation of hierarchical pixel-level classification in hyperbolic space. Hyperbolic Image Segmentation opens… ▽ More

    Submitted 11 March, 2022; originally announced March 2022.

    Comments: accepted to CVPR 2022

  30. arXiv:2111.04263  [pdf, other

    cs.LG cs.DC

    Federated Learning Based on Dynamic Regularization

    Authors: Durmus Alp Emre Acar, Yue Zhao, Ramon Matas Navarro, Matthew Mattina, Paul N. Whatmough, Venkatesh Saligrama

    Abstract: We propose a novel federated learning method for distributively training neural network models, where the server orchestrates cooperation between a subset of randomly chosen devices in each round. We view Federated Learning problem primarily from a communication perspective and allow more device level computations to save transmission costs. We point out a fundamental dilemma, in that the minima o… ▽ More

    Submitted 9 November, 2021; v1 submitted 7 November, 2021; originally announced November 2021.

    Comments: Slightly extended version of ICLR 2021 Paper

  31. arXiv:2111.01348  [pdf, other

    stat.ML cs.LG

    Faster Algorithms for Learning Convex Functions

    Authors: Ali Siahkamari, Durmus Alp Emre Acar, Christopher Liao, Kelly Geyer, Venkatesh Saligrama, Brian Kulis

    Abstract: The task of approximating an arbitrary convex function arises in several learning problems such as convex regression, learning with a difference of convex (DC) functions, and learning Bregman or $f$-divergences. In this paper, we develop and analyze an approach for solving a broad range of convex function learning problems that is faster than state-of-the-art approaches. Our approach is based on a… ▽ More

    Submitted 19 June, 2022; v1 submitted 1 November, 2021; originally announced November 2021.

    Comments: 21 pages, 3 figures. Proceedings of the 39 th International Conference on Machine Learning, Baltimore, Maryland, USA, PMLR 162, 2022. Copy- right 2022 by the author(s)

  32. arXiv:2110.01278  [pdf, other

    cs.LG math.OC stat.ML

    An AO-ADMM approach to constraining PARAFAC2 on all modes

    Authors: Marie Roald, Carla Schenker, Vince D. Calhoun, Tülay Adalı, Rasmus Bro, Jeremy E. Cohen, Evrim Acar

    Abstract: Analyzing multi-way measurements with variations across one mode of the dataset is a challenge in various fields including data mining, neuroscience and chemometrics. For example, measurements may evolve over time or have unaligned time profiles. The PARAFAC2 model has been successfully used to analyze such data by allowing the underlying factor matrices in one mode (i.e., the evolving mode) to ch… ▽ More

    Submitted 8 July, 2022; v1 submitted 4 October, 2021; originally announced October 2021.

    MSC Class: 15A69; 90C26

    Journal ref: SIAM J. Math. Data Sci. 4 (2022) 1191-1222

  33. PARAFAC2 AO-ADMM: Constraints in all modes

    Authors: Marie Roald, Carla Schenker, Jeremy E. Cohen, Evrim Acar

    Abstract: The PARAFAC2 model provides a flexible alternative to the popular CANDECOMP/PARAFAC (CP) model for tensor decompositions. Unlike CP, PARAFAC2 allows factor matrices in one mode (i.e., evolving mode) to change across tensor slices, which has proven useful for applications in different domains such as chemometrics, and neuroscience. However, the evolving mode of the PARAFAC2 model is traditionally m… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

    Comments: 5 pages, 4 figures, submitted to EUSIPCO21

  34. arXiv:2007.09605  [pdf, other

    cs.LG math.OC stat.ML

    A Flexible Optimization Framework for Regularized Matrix-Tensor Factorizations with Linear Couplings

    Authors: Carla Schenker, Jeremy E. Cohen, Evrim Acar

    Abstract: Coupled matrix and tensor factorizations (CMTF) are frequently used to jointly analyze data from multiple sources, also called data fusion. However, different characteristics of datasets stemming from multiple sources pose many challenges in data fusion and require to employ various regularizations, constraints, loss functions and different types of coupling structures between datasets. In this pa… ▽ More

    Submitted 19 July, 2020; originally announced July 2020.

  35. arXiv:2007.00571  [pdf, other

    cs.LO cs.AI

    Reasoning with Contextual Knowledge and Influence Diagrams

    Authors: Erman Acar, Rafael Peñaloza

    Abstract: Influence diagrams (IDs) are well-known formalisms extending Bayesian networks to model decision situations under uncertainty. Although they are convenient as a decision theoretic tool, their knowledge representation ability is limited in capturing other crucial notions such as logical consistency. We complement IDs with the light-weight description logic (DL) EL to overcome such limitations. We c… ▽ More

    Submitted 1 July, 2020; originally announced July 2020.

  36. arXiv:2006.03472  [pdf, other

    cs.AI cs.LO stat.ML

    Analyzing Differentiable Fuzzy Implications

    Authors: Emile van Krieken, Erman Acar, Frank van Harmelen

    Abstract: Combining symbolic and neural approaches has gained considerable attention in the AI community, as it is often argued that the strengths and weaknesses of these approaches are complementary. One such trend in the literature are weakly supervised learning techniques that employ operators from fuzzy logics. In particular, they use prior background knowledge described in such logics to help the train… ▽ More

    Submitted 4 June, 2020; originally announced June 2020.

    Comments: 10 pages, 10 figures, accepted to 17th International Conference on Principles of Knowledge Representation and Reasoning (KR 2020). arXiv admin note: substantial text overlap with arXiv:2002.06100

  37. arXiv:2004.06298  [pdf, other

    cs.LG stat.ML

    Budget Learning via Bracketing

    Authors: Aditya Gangrade, Durmus Alp Emre Acar, Venkatesh Saligrama

    Abstract: Conventional machine learning applications in the mobile/IoT setting transmit data to a cloud-server for predictions. Due to cost considerations (power, latency, monetary), it is desirable to minimise device-to-server transmissions. The budget learning (BL) problem poses the learner's goal as minimising use of the cloud while suffering no discernible loss in accuracy, under the constraint that the… ▽ More

    Submitted 14 April, 2020; originally announced April 2020.

    Comments: Slightly expanded version of a paper to be presented at AISTATS 2020

  38. arXiv:2003.06492  [pdf, other

    cs.AI cs.LO

    On Sufficient and Necessary Conditions in Bounded CTL: A Forgetting Approach

    Authors: Renyan Feng, Erman Acar, Stefan Schlobach, Yisong Wang, Wanwei Liu

    Abstract: Computation Tree Logic (CTL) is one of the central formalisms in formal verification. As a specification language, it is used to express a property that the system at hand is expected to satisfy. From both the verification and the system design points of view, some information content of such property might become irrelevant for the system due to various reasons, e.g., it might become obsolete by… ▽ More

    Submitted 3 July, 2020; v1 submitted 13 March, 2020; originally announced March 2020.

  39. Analyzing Differentiable Fuzzy Logic Operators

    Authors: Emile van Krieken, Erman Acar, Frank van Harmelen

    Abstract: The AI community is increasingly putting its attention towards combining symbolic and neural approaches, as it is often argued that the strengths and weaknesses of these approaches are complementary. One recent trend in the literature are weakly supervised learning techniques that employ operators from fuzzy logics. In particular, these use prior background knowledge described in such logics to he… ▽ More

    Submitted 24 August, 2021; v1 submitted 14 February, 2020; originally announced February 2020.

    Comments: 47 pages, 18 figures. V2: Added analysis for existential quantification. Improved experiments and writing

  40. arXiv:2002.03169  [pdf, ps, other

    cs.GT

    Distance-based Equilibria in Normal-Form Games

    Authors: Erman Acar, Reshef Meir

    Abstract: We propose a simple uncertainty modification for the agent model in normal-form games; at any given strategy profile, the agent can access only a set of "possible profiles" that are within a certain distance from the actual action profile. We investigate the various instantiations in which the agent chooses her strategy using well-known rationales e.g., considering the worst case, or trying to min… ▽ More

    Submitted 8 February, 2020; originally announced February 2020.

    Comments: Author's preprint

  41. arXiv:1911.02926  [pdf, other

    stat.AP cs.LG q-bio.NC

    Tracing Network Evolution Using the PARAFAC2 Model

    Authors: Marie Roald, Suchita Bhinge, Chunying Jia, Vince Calhoun, Tülay Adalı, Evrim Acar

    Abstract: Characterizing time-evolving networks is a challenging task, but it is crucial for understanding the dynamic behavior of complex systems such as the brain. For instance, how spatial networks of functional connectivity in the brain evolve during a task is not well-understood. A traditional approach in neuroimaging data analysis is to make simplifications through the assumption of static spatial net… ▽ More

    Submitted 23 October, 2019; originally announced November 2019.

    Comments: 5 pages, 5 figures, conference

    ACM Class: I.5.1

  42. arXiv:1908.04700  [pdf, other

    cs.AI cs.LG cs.LO

    Semi-Supervised Learning using Differentiable Reasoning

    Authors: Emile van Krieken, Erman Acar, Frank van Harmelen

    Abstract: We introduce Differentiable Reasoning (DR), a novel semi-supervised learning technique which uses relational background knowledge to benefit from unlabeled data. We apply it to the Semantic Image Interpretation (SII) task and show that background knowledge provides significant improvement. We find that there is a strong but interesting imbalance between the contributions of updates from Modus Pone… ▽ More

    Submitted 13 August, 2019; originally announced August 2019.

    Journal ref: IFCoLog Journal of Logic and its Applications 6 (2019) 633-653

  43. Cross-product Penalized Component Analysis (XCAN)

    Authors: José Camacho, Evrim Acar, Morten A. Rasmussen, Rasmus Bro

    Abstract: Matrix factorization methods are extensively employed to understand complex data. In this paper, we introduce the cross-product penalized component analysis (XCAN), a sparse matrix factorization based on the optimization of a loss function that allows a trade-off between variance maximization and structural preservation. The approach is based on previous developments, notably (i) the Sparse Princi… ▽ More

    Submitted 28 June, 2019; originally announced July 2019.

    Journal ref: Chemometrics and Intelligent Laboratory Systems, 2020, 203: 104038-

  44. arXiv:1811.11735  [pdf

    physics.app-ph cond-mat.soft

    Biomimetic potassium selective nanopores

    Authors: Elif Turker Acar, Steven F. Buchsbaum, Cody Combs, Francesco Fornasiero, Zuzanna S. Siwy

    Abstract: Reproducing the exquisite ion selectivity displayed by biological ion channels in artificial nanopore systems has proven to be one of the most challenging tasks undertaken by the nanopore community, yet a successful achievement of this goal offers immense technological potential. Here we show a strategy to design solid-state nanopores that selectively transport potassium ions and show negligible c… ▽ More

    Submitted 28 November, 2018; originally announced November 2018.

  45. arXiv:1612.02189  [pdf, other

    stat.AP q-bio.NC stat.ML

    Tensor-Based Fusion of EEG and FMRI to Understand Neurological Changes in Schizophrenia

    Authors: Evrim Acar, Yuri Levin-Schwartz, Vince D. Calhoun, Tülay Adalı

    Abstract: Neuroimaging modalities such as functional magnetic resonance imaging (fMRI) and electroencephalography (EEG) provide information about neurological functions in complementary spatiotemporal resolutions; therefore, fusion of these modalities is expected to provide better understanding of brain activity. In this paper, we jointly analyze fMRI and multi-channel EEG signals collected during an audito… ▽ More

    Submitted 7 December, 2016; originally announced December 2016.

  46. arXiv:1607.02328  [pdf, other

    stat.ME

    Common and Distinct Components in Data Fusion

    Authors: Age K. Smilde, Ingrid Mage, Tormod Naes, Thomas Hankemeier, Mirjam A. Lips, Henk A. L. Kiers, Evrim Acar, Rasmus Bro

    Abstract: In many areas of science multiple sets of data are collected pertaining to the same system. Examples are food products which are characterized by different sets of variables, bio-processes which are on-line sampled with different instruments, or biological systems of which different genomics measurements are obtained. Data fusion is concerned with analyzing such sets of data simultaneously to arri… ▽ More

    Submitted 8 July, 2016; originally announced July 2016.

    Comments: 50 pages, 12 figures

  47. arXiv:1606.01385  [pdf, other

    stat.ME

    Conditional Copula Models for Right-Censored Clustered Event Time Data

    Authors: Candida Geerdens, Elif Fidan Acar, Paul Janssen

    Abstract: This paper proposes a modelling strategy to infer the impact of a covariate on the dependence structure of right-censored clustered event time data. The joint survival function of the event times is modelled using a parametric conditional copula whose parameter depends on a cluster-level covariate in a functional way. We use a local likelihood approach to estimate the form of the copula parameter… ▽ More

    Submitted 4 June, 2016; originally announced June 2016.

    Comments: 23 pages, 5 figures, appendix and supplemental material

  48. arXiv:1501.03933  [pdf, ps, other

    cs.LO

    RDF Validation Requirements - Evaluation and Logical Underpinning

    Authors: Thomas Bosch, Andreas Nolle, Erman Acar, Kai Eckert

    Abstract: There are many case studies for which the formulation of RDF constraints and the validation of RDF data conforming to these constraint is very important. As a part of the collaboration with the W3C and the DCMI working groups on RDF validation, we identified major RDF validation requirements and initiated an RDF validation requirements database which is available to contribute at http://purl.org/n… ▽ More

    Submitted 17 July, 2015; v1 submitted 16 January, 2015; originally announced January 2015.

    Comments: arXiv admin note: text overlap with arXiv:1504.04479

  49. arXiv:1409.8083  [pdf, other

    stat.CO math.NA

    Variational Inference For Probabilistic Latent Tensor Factorization with KL Divergence

    Authors: Beyza Ermis, Y. Kenan Yılmaz, A. Taylan Cemgil, Evrim Acar

    Abstract: Probabilistic Latent Tensor Factorization (PLTF) is a recently proposed probabilistic framework for modelling multi-way data. Not only the common tensor factorization models but also any arbitrary tensor factorization structure can be realized by the PLTF framework. This paper presents full Bayesian inference via variational Bayes that facilitates more powerful modelling and allows more sophistica… ▽ More

    Submitted 29 September, 2014; originally announced September 2014.

  50. arXiv:1208.6231  [pdf, other

    cs.LG

    Link Prediction via Generalized Coupled Tensor Factorisation

    Authors: Beyza Ermiş, Evrim Acar, A. Taylan Cemgil

    Abstract: This study deals with the missing link prediction problem: the problem of predicting the existence of missing connections between entities of interest. We address link prediction using coupled analysis of relational datasets represented as heterogeneous data, i.e., datasets in the form of matrices and higher-order tensors. We propose to use an approach based on probabilistic interpretation of tens… ▽ More

    Submitted 30 August, 2012; originally announced August 2012.