Skip to main content

Showing 1–18 of 18 results for author: Kuruoğlu, E E

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

    cs.LG

    On Sequential Loss Approximation for Continual Learning

    Authors: Menghao Waiyan William Zhu, Ercan Engin Kuruoğlu

    Abstract: We introduce for continual learning Autodiff Quadratic Consolidation (AQC), which approximates the previous loss function with a quadratic function, and Neural Consolidation (NC), which approximates the previous loss function with a neural network. Although they are not scalable to large neural networks, they can be used with a fixed pre-trained feature extractor. We empirically study these method… ▽ More

    Submitted 26 May, 2024; originally announced May 2024.

  2. arXiv:2405.04111  [pdf, other

    cs.LG eess.SP

    Adaptive Least Mean pth Power Graph Neural Networks

    Authors: Changran Peng, Yi Yan, Ercan E. Kuruoglu

    Abstract: In the presence of impulsive noise, and missing observations, accurate online prediction of time-varying graph signals poses a crucial challenge in numerous application domains. We propose the Adaptive Least Mean $p^{th}$ Power Graph Neural Networks (LMP-GNN), a universal framework combining adaptive filter and graph neural network for online graph signal estimation. LMP-GNN retains the advantage… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  3. arXiv:2405.04098  [pdf, other

    cs.LG eess.SP

    Binarized Simplicial Convolutional Neural Networks

    Authors: Yi Yan, Ercan E. Kuruoglu

    Abstract: Graph Neural Networks have a limitation of solely processing features on graph nodes, neglecting data on high-dimensional structures such as edges and triangles. Simplicial Convolutional Neural Networks (SCNN) represent higher-order structures using simplicial complexes to break this limitation albeit still lacking time efficiency. In this paper, we propose a novel neural network architecture on s… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

  4. arXiv:2402.16911  [pdf, other

    cs.LG cs.CV

    Trustworthy Personalized Bayesian Federated Learning via Posterior Fine-Tune

    Authors: Mengen Luo, Chi Xu, Ercan Engin Kuruoglu

    Abstract: Performance degradation owing to data heterogeneity and low output interpretability are the most significant challenges faced by federated learning in practical applications. Personalized federated learning diverges from traditional approaches, as it no longer seeks to train a single model, but instead tailors a unique personalized model for each client. However, previous work focused only on pers… ▽ More

    Submitted 25 February, 2024; originally announced February 2024.

  5. arXiv:2402.16091  [pdf, other

    cs.LG cs.AI

    Bayesian Neural Network For Personalized Federated Learning Parameter Selection

    Authors: Mengen Luo, Ercan Engin Kuruoglu

    Abstract: Federated learning's poor performance in the presence of heterogeneous data remains one of the most pressing issues in the field. Personalized federated learning departs from the conventional paradigm in which all clients employ the same model, instead striving to discover an individualized model for each client to address the heterogeneity in the data. One of such approach involves personalizing… ▽ More

    Submitted 25 February, 2024; originally announced February 2024.

  6. arXiv:2401.15304  [pdf, other

    cs.LG eess.SP

    Adaptive Least Mean Squares Graph Neural Networks and Online Graph Signal Estimation

    Authors: Yi Yan, Changran Peng, Ercan Engin Kuruoglu

    Abstract: The online prediction of multivariate signals, existing simultaneously in space and time, from noisy partial observations is a fundamental task in numerous applications. We propose an efficient Neural Network architecture for the online estimation of time-varying graph signals named the Adaptive Least Mean Squares Graph Neural Networks (LMS-GNN). LMS-GNN aims to capture the time variation and brid… ▽ More

    Submitted 27 January, 2024; originally announced January 2024.

  7. arXiv:2311.11126  [pdf, other

    cs.LG cs.AI

    Bayesian Neural Networks: A Min-Max Game Framework

    Authors: Jun** Hong, Ercan Engin Kuruoglu

    Abstract: This paper is a preliminary study of the robustness and noise analysis of deep neural networks via a game theory formulation Bayesian Neural Networks (BNN) and the maximal coding rate distortion loss. BNN has been shown to provide some robustness to deep learning, and the minimax method used to be a natural conservative way to assist the Bayesian method. Inspired by the recent closed-loop transcri… ▽ More

    Submitted 29 May, 2024; v1 submitted 18 November, 2023; originally announced November 2023.

    Comments: 6 pages, 8 figures,

  8. arXiv:2311.10803  [pdf, other

    cs.LG eess.SP

    Robustness Enhancement in Neural Networks with Alpha-Stable Training Noise

    Authors: Xueqiong Yuan, Jipeng Li, Ercan Engin Kuruoğlu

    Abstract: With the increasing use of deep learning on data collected by non-perfect sensors and in non-perfect environments, the robustness of deep learning systems has become an important issue. A common approach for obtaining robustness to noise has been to train deep learning systems with data augmented with Gaussian noise. In this work, we challenge the common choice of Gaussian noise and explore the po… ▽ More

    Submitted 17 November, 2023; originally announced November 2023.

  9. arXiv:2311.00656  [pdf, other

    eess.SP cs.LG

    Online Signal Estimation on the Graph Edges via Line Graph Transformation

    Authors: Yi Yan, Ercan Engin Kuruoglu

    Abstract: The processing of signals on graph edges is challenging considering that Graph Signal Processing techniques are defined only on the graph nodes. Leveraging the Line Graph to transform a graph edge signal onto the node of its edge-to-vertex dual, we propose the Line Graph Least Mean Square (LGLMS) algorithm for online time-varying graph edge signal prediction. By setting up an $l_2$-norm optimizati… ▽ More

    Submitted 28 February, 2024; v1 submitted 1 November, 2023; originally announced November 2023.

  10. arXiv:2310.00642  [pdf, other

    cs.LG cs.AI cs.MA

    From Bandits Model to Deep Deterministic Policy Gradient, Reinforcement Learning with Contextual Information

    Authors: Zhendong Shi, Xiaoli Wei, Ercan E. Kuruoglu

    Abstract: The problem of how to take the right actions to make profits in sequential process continues to be difficult due to the quick dynamics and a significant amount of uncertainty in many application scenarios. In such complicated environments, reinforcement learning (RL), a reward-oriented strategy for optimum control, has emerged as a potential technique to address this strategic decision-making issu… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    MSC Class: 93A16 ACM Class: I.2.11; G.3

  11. arXiv:2303.11959  [pdf, other

    q-fin.TR cs.LG cs.MA

    Optimizing Trading Strategies in Quantitative Markets using Multi-Agent Reinforcement Learning

    Authors: Hengxi Zhang, Zhendong Shi, Yuanquan Hu, Wenbo Ding, Ercan E. Kuruoglu, Xiao-** Zhang

    Abstract: Quantitative markets are characterized by swift dynamics and abundant uncertainties, making the pursuit of profit-driven stock trading actions inherently challenging. Within this context, reinforcement learning (RL), which operates on a reward-centric mechanism for optimal control, has surfaced as a potentially effective solution to the intricate financial decision-making conundrums presented. Thi… ▽ More

    Submitted 21 December, 2023; v1 submitted 15 March, 2023; originally announced March 2023.

  12. arXiv:2211.06533  [pdf, other

    cs.SI eess.SP

    Adaptive Joint Estimation of Temporal Vertex and Edge Signals

    Authors: Yi Yan, Tian Xie, Ercan E. Kuruoglu

    Abstract: The adaptive estimation of coexisting temporal vertex (node) and edge signals on graphs is a critical task when a change in edge signals influences the temporal dynamics of the vertex signals. However, the current Graph Signal Processing algorithms mostly consider only the signals existing on the graph vertices and have neglected the fact that signals can reside on the edges. We propose an Adaptiv… ▽ More

    Submitted 7 May, 2024; v1 submitted 11 November, 2022; originally announced November 2022.

  13. arXiv:2203.10214  [pdf, other

    stat.ML cs.LG

    Thompson Sampling on Asymmetric $α$-Stable Bandits

    Authors: Zhendong Shi, Ercan E. Kuruoglu, Xiaoli Wei

    Abstract: In algorithm optimization in reinforcement learning, how to deal with the exploration-exploitation dilemma is particularly important. Multi-armed bandit problem can optimize the proposed solutions by changing the reward distribution to realize the dynamic balance between exploration and exploitation. Thompson Sampling is a common method for solving multi-armed bandit problem and has been used to e… ▽ More

    Submitted 25 March, 2022; v1 submitted 18 March, 2022; originally announced March 2022.

    Comments: 8 pages, 4 figures

  14. Graph Normalized-LMP Algorithm for Signal Estimation Under Impulsive Noise

    Authors: Yi Yan, Radwa Adel, Ercan Engin Kuruoglu

    Abstract: In this paper, we introduce an adaptive graph normalized least mean pth power (GNLMP) algorithm for graph signal processing (GSP) that utilizes GSP techniques, including bandlimited filtering and node sampling, to estimate sampled graph signals under impulsive noise. Different from least-squares-based algorithms, such as the adaptive GSP Least Mean Squares (GLMS) algorithm and the normalized GLMS… ▽ More

    Submitted 1 March, 2022; originally announced March 2022.

    Journal ref: J Sign Process Syst (2022)

  15. arXiv:2109.14509  [pdf, other

    cs.LG cs.AI

    PAC-Bayes Information Bottleneck

    Authors: Zifeng Wang, Shao-Lun Huang, Ercan E. Kuruoglu, Jimeng Sun, Xi Chen, Yefeng Zheng

    Abstract: Understanding the source of the superior generalization ability of NNs remains one of the most important problems in ML research. There have been a series of theoretical works trying to derive non-vacuous bounds for NNs. Recently, the compression of information stored in weights (IIW) is proved to play a key role in NNs generalization based on the PAC-Bayes theorem. However, no solution of IIW has… ▽ More

    Submitted 4 March, 2022; v1 submitted 29 September, 2021; originally announced September 2021.

    Comments: ICLR'22 (Spotlight)

  16. arXiv:2009.02623  [pdf, other

    cs.LG cs.IR stat.ME stat.ML

    Information Theoretic Counterfactual Learning from Missing-Not-At-Random Feedback

    Authors: Zifeng Wang, Xi Chen, Rui Wen, Shao-Lun Huang, Ercan E. Kuruoglu, Yefeng Zheng

    Abstract: Counterfactual learning for dealing with missing-not-at-random data (MNAR) is an intriguing topic in the recommendation literature since MNAR data are ubiquitous in modern recommender systems. Missing-at-random (MAR) data, namely randomized controlled trials (RCTs), are usually required by most previous counterfactual learning methods for debiasing learning. However, the execution of RCTs is extra… ▽ More

    Submitted 17 October, 2020; v1 submitted 5 September, 2020; originally announced September 2020.

  17. arXiv:1904.05586  [pdf, other

    cs.CV

    Black-Box Decision based Adversarial Attack with Symmetric $α$-stable Distribution

    Authors: Vignesh Srinivasan, Ercan E. Kuruoglu, Klaus-Robert Müller, Wojciech Samek, Shinichi Nakajima

    Abstract: Develo** techniques for adversarial attack and defense is an important research field for establishing reliable machine learning and its applications. Many existing methods employ Gaussian random variables for exploring the data space to find the most adversarial (for attacking) or least adversarial (for defense) point. However, the Gaussian distribution is not necessarily the optimal choice whe… ▽ More

    Submitted 11 April, 2019; originally announced April 2019.

  18. arXiv:1404.4351  [pdf, ps, other

    cs.LG stat.ML

    Stable Graphical Models

    Authors: Navodit Misra, Ercan E. Kuruoglu

    Abstract: Stable random variables are motivated by the central limit theorem for densities with (potentially) unbounded variance and can be thought of as natural generalizations of the Gaussian distribution to skewed and heavy-tailed phenomenon. In this paper, we introduce stable graphical (SG) models, a class of multivariate stable densities that can also be represented as Bayesian networks whose edges enc… ▽ More

    Submitted 16 April, 2014; originally announced April 2014.