Asia
Stein Variational Online Changepoint Detection with Applications to Hawkes Processes and Neural Networks
Detommaso, Gianluca, Hoitzing, Hanne, Cui, Tiangang, Alamir, Ardavan
Bayesian online changepoint detection (BOCPD) (Adams & MacKay, 2007) offers a rigorous and viable way to identity changepoints in complex systems. In this work, we introduce a Stein variational online changepoint detection (SVOCD) method to provide a computationally tractable generalization of BOCPD beyond the exponential family of probability distributions. We integrate the recently developed Stein variational Newton (SVN) method (Detommaso et al., 2018) and BOCPD to offer a full online Bayesian treatment for a large number of situations with significant importance in practice. We apply the resulting method to two challenging and novel applications: Hawkes processes and long short-term memory (LSTM) neural networks. In both cases, we successfully demonstrate the efficacy of our method on real data.
Constant Time Graph Neural Networks
Sato, Ryoma, Yamada, Makoto, Kashima, Hisashi
Recent advancements in graph neural networks (GNN) have led to state-of-the-art performance in various applications including chemo-informatics, question answering systems, and recommendation systems, to name a few. However, making these methods scalable to huge graphs such as web-mining remains a challenge. In particular, the existing methods for accelerating GNN are either not theoretically guaranteed in terms of approximation error or require at least linear time computation cost. In this paper, we propose a constant time approximation algorithm for the inference and training of GNN that theoretically guarantees arbitrary precision with arbitrary probability. The key advantage of the proposed algorithm is that the complexity is completely independent of the number of nodes, edges, and neighbors of the input. To the best of our knowledge, this is the first constant time approximation algorithm for GNN with theoretical guarantee. Through experiments using synthetic and real-world datasets, we evaluate our proposed approximation algorithm and show that the algorithm can successfully approximate GNN in constant time.
Trust Region Value Optimization using Kalman Filtering
Shashua, Shirli Di-Castro, Mannor, Shie
Policy evaluation is a key process in reinforcement learning. It assesses a given policy using estimation of the corresponding value function. When using a parameterized function to approximate the value, it is common to optimize the set of parameters by minimizing the sum of squared Bellman Temporal Differences errors. However, this approach ignores certain distributional properties of both the errors and value parameters. Taking these distributions into account in the optimization process can provide useful information on the amount of confidence in value estimation. In this work we propose to optimize the value by minimizing a regularized objective function which forms a trust region over its parameters. We present a novel optimization method, the Kalman Optimization for Value Approximation (KOVA), based on the Extended Kalman Filter. KOVA minimizes the regularized objective function by adopting a Bayesian perspective over both the value parameters and noisy observed returns. This distributional property provides information on parameter uncertainty in addition to value estimates. We provide theoretical results of our approach and analyze the performance of our proposed optimizer on domains with large state and action spaces.
Rethinking Lossy Compression: The Rate-Distortion-Perception Tradeoff
Lossy compression algorithms are typically designed and analyzed through the lens of Shannon's rate-distortion theory, where the goal is to achieve the lowest possible distortion (e.g., low MSE or high SSIM) at any given bit rate. However, in recent years, it has become increasingly accepted that "low distortion" is not a synonym for "high perceptual quality", and in fact optimization of one often comes at the expense of the other. In light of this understanding, it is natural to seek for a generalization of rate-distortion theory which takes perceptual quality into account. In this paper, we adopt the mathematical definition of perceptual quality recently proposed by Blau & Michaeli (2018), and use it to study the three-way tradeoff between rate, distortion, and perception. We show that restricting the perceptual quality to be high, generally leads to an elevation of the rate-distortion curve, thus necessitating a sacrifice in either rate or distortion. We prove several fundamental properties of this triple-tradeoff, calculate it in closed form for a Bernoulli source, and illustrate it visually on a toy MNIST example.
Stochastic Gradient Trees
Gouk, Henry, Pfahringer, Bernhard, Frank, Eibe
We present an online algorithm that induces decision trees using gradient information as the source of supervision. In contrast to previous approaches to gradient-based tree learning, we do not require soft splits or construction of a new tree for every update. In experiments, our method performs comparably to standard incremental classification trees and outperforms state of the art incremental regression trees. We also show how the method can be used to construct a novel type of neural network layer suited to learning representations from tabular data and find that it increases accuracy of multiclass and multi-label classification.
A deep Convolutional Neural Network for topology optimization with strong generalization ability
Zhang, Yiquan, Chen, Airong, Peng, Bo, Zhou, Xiaoyi, Wang, Dalei
A variety of numerical methods have sprung up later, including SIMP (Bendse, 1989; Zhou and Rozvany, 1991; Rozvany et al., 1992), evolutionary approaches(Xie and Steven, 1993), level-set method (Wang et al., 2003; Allaire et al., 2004), moving morphable components (Guo et al., 2014), and others. However, the computational cost is still one of the main hinders to widely introduce them into design practices, in particular for large structures (Sigmund and Maute, 2013). Withthe recent boost of machine learning algorithms andadvances in graphics processing units (GPU), machine learning (ML), especially the deep learning, which has been seen to make many successful stories in various fields, including automatic drive, image recognition, naturallanguage processing, and even art, may shed light on accelerating the adoption of topology optimization inmore design practices. Recently, a few attempts have been seen to apply ML on topology optimizations (Leiet al., 2018; Sosnovik and Oseledets, 2017; Banga et al., 2018; Yu et al., 2018). Theoretically, theoptimal layout of the material is a complicated function of the initial conditions based on the optimization objectiveand constraints. The neural network can implement approximating nonlinear functions by arbitrary accuracyas its depth increases. This characteristic makes it possible for the neural network to learn a target function which can directly give us the optimal structure without any iteration and effectively reduce computational time. Sosnovik and Oseledets (2017) first introduced the deep learning model to topology optimization and improved theefficiency of the optimization process by stating the problem as an image segmentation task.
Deep Clustering with a Dynamic Autoencoder
Mrabah, Nairouz, Khan, Naimul Mefraz, Ksantini, Riadh
In unsupervised learning, there is no obvious straightforward loss function which can capture the major factors of variations and similarities. Since natural systems have smooth dynamics, an opportunity is lost if an unsupervised loss function remains static during the training process. The absence of concrete supervision suggests that smooth complex dynamics should be integrated as a substitute to the classical static loss functions to better make use of the gradual and uncertain knowledge acquired through self-supervision. In this paper, we propose Dynamic Autoencoder (DynAE), a new model for deep clustering that allows to solve a clustering-reconstruction trade-off by gradually and smoothly eliminating the reconstruction objective in favor of a construction one while preserving the space topology. Experimental evaluations on benchmark datasets show that our approach achieves state-of-the-art results compared to all the other autoencoder-based clustering methods.
Adaptive Exact Learning of Decision Trees from Membership Queries
Bshouty, Nader H., Haddad-Zaknoon, Catherine A.
In this paper we study the adaptive learnability of decision trees of depth at most $d$ from membership queries. This has many applications in automated scientific discovery such as drugs development and software update problem. Feldman solves the problem in a randomized polynomial time algorithm that asks $\tilde O(2^{2d})\log n$ queries and Kushilevitz-Mansour in a deterministic polynomial time algorithm that asks $ 2^{18d+o(d)}\log n$ queries. We improve the query complexity of both algorithms. We give a randomized polynomial time algorithm that asks $\tilde O(2^{2d}) + 2^{d}\log n$ queries and a deterministic polynomial time algorithm that asks $2^{5.83d}+2^{2d+o(d)}\log n$ queries.
OWA aggregation of multi-criteria with mixed uncertain fuzzy satisfactions
We apply the Ordered Weighted Averaging (OWA) operator in multi-criteria decision-making. To satisfy different kinds of uncertainty, measure based dominance has been presented to gain the order of different criterion. However, this idea has not been applied in fuzzy system until now. In this paper, we focus on the situation where the linguistic satisfactions are fuzzy measures instead of the exact values. We review the concept of OWA operator and discuss the order mechanism of fuzzy number. Then we combine with measure-based dominance to give an overall score of each alternatives. An example is illustrated to show the whole procedure.
Bottom-up Broadcast Neural Network For Music Genre Classification
Liu, Caifeng, Feng, Lin, Liu, Guochao, Wang, Huibing, Liu, Shenglan
Music genre recognition based on visual representation has been successfully explored over the last years. Recently, there has been increasing interest in attempting convolutional neural networks (CNNs) to achieve the task. However, most of existing methods employ the mature CNN structures proposed in image recognition without any modification, which results in the learning features that are not adequate for music genre classification. Faced with the challenge of this issue, we fully exploit the low-level information from spectrograms of audios and develop a novel CNN architecture in this paper. The proposed CNN architecture takes the long contextual information into considerations, which transfers more suitable information for the decision-making layer. Various experiments on several benchmark datasets, including GTZAN, Ballroom, and Extended Ballroom, have verified the excellent performances of the proposed neural network. Codes and model will be available at "ttps://github.com/CaifengLiu/music-genre-classification".