paper-with-me

Papers

Connected Subgraph Detection with Mirror Descent on SDPs

2017-08-01 · ICML 2017 8 · Cem Aksoylar, Lorenzo Orecchia, Venkatesh Saligrama

We propose a novel, computationally efficient mirror-descent based optimization framework for subgraph detection in graph-structured data. Our aim is to discover anomalous patterns present in a connected subgraph of a given graph. This problem arises in many applications such as detection of network intrusions, community detection, detection of anomalous events in surveillance videos or disease outbreaks. Since optimization over connected subgraphs is a combinatorial and computationally difficult problem, we propose a convex relaxation that offers a principled approach to incorporating connectivity and conductance constraints on candidate subgraphs. We develop a novel efficient algorithm to solve the relaxed problem, establish convergence guarantees and demonstrate its feasibility and performance with experiments on real and very large simulated networks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

Technical Report: Graph-Structured Sparse Optimization for Connected Subgraph Detection

2016-09-30 · Baojian Zhou, Feng Chen

Structured sparse optimization is an important and challenging problem for analyzing high-dimensional data in a variety of applications such as bioinformatics, medical imaging, social networks, and astronomy. Although a …

Astronomy

Efficient Minimax Signal Detection on Graphs

2014-11-23 · NeurIPS 2014 12 · Jing Qian, Venkatesh Saligrama

Several problems such as network intrusion, community detection, and disease outbreak can be described by observations attributed to nodes or edges of a graph. In these applications presence of intrusion, community or di…

Community Detection

Automatic Gradient Descent: Deep Learning without Hyperparameters

2023-04-11 · Jeremy Bernstein, Chris Mingard, Kevin Huang, Navid Azizan 외

The architecture of a deep neural network is defined explicitly in terms of the number of layers, the width of each layer and the general network topology. Existing optimisation frameworks neglect this information in fav…

Deep LearningSecond-order methods

Privacy-Preserving Distributed Online Mirror Descent for Nonconvex Optimization

2025-01-08 · Yingjie Zhou, Tao Li

We investigate the distributed online nonconvex optimization problem with differential privacy over time-varying networks. Each node minimizes the sum of several nonconvex functions while preserving the node's differenti…

Privacy Preserving

Mirrorless Mirror Descent: A Natural Derivation of Mirror Descent

2020-04-02 · Suriya Gunasekar, Blake Woodworth, Nathan Srebro

We present a primal only derivation of Mirror Descent as a "partial" discretization of gradient flow on a Riemannian manifold where the metric tensor is the Hessian of the Mirror Descent potential. We contrast this discr…