Constructs infinitely many non-equivalent wild knots in Menger sponge.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
New attacks exploit neural network energy and latency, increasing costs by 10-200x.
Study finds a measure for sponge components of Lalley-Gatzouras type.
Knots can be embedded into fractals like the Menger Sponge and Sierpinski Tetrahedron.
The paper examines properties of self-affine Sierpiński sponges using metric invariants.
Regularized spectral methods improve clustering in signed graphs, especially for sparse data.
We construct a Fredholm module on self-similar sets such as the Cantor dust, the Sierpinski carpet and the Menger sponge. Our construction is a higher dimensional analogue of Connes' combinatorial construction of the Fredholm module on the Cantor set. We also calculate the Dixmier trace of two operators induced by the …
We obtain a nature generalization for an affine Sierpinski carpet and Sierpinski triangle to -dimensional space, by using the generations and characterizations of affinely-equivalent Sierpinski carpet. Exactly, in this paper, a Menger sponge and Sierpinski simplex in -dimensional space could be drawn out clearly …
New framework constructs holographic tensor networks using hyperbolic buildings.
We introduce a principled and theoretically sound spectral method for -way clustering in signed graphs, where the affinity measure between nodes takes either positive or negative values. Our approach is motivated by social balance theory, where the task of clustering aims to decompose the network into disjoint group…
We show that every inner metric space X is the metric quotient of a complete R-tree via a free isometric action, which we call the covering R-tree of X. The quotient mapping is a weak submetry (hence, open) and light. In the case of compact 1-dimensional geodesic space X, the free isometric action is via a subgroup of …
Quantum GBS boosts asset clustering for robust statistical arbitrage portfolios.
Deep neural networks (DNNs) have been widely used in the fields such as natural language processing, computer vision and image recognition. But several studies have been shown that deep neural networks can be easily fooled by artificial examples with some perturbations, which are widely known as adversarial examples. A…
Generates positive examples from noisy data streams.
We construct new examples of self-similar solutions and translating solitons for Lagrangian mean curvature flow by extending the method of Joyce, Lee and Tsui. Those examples include examples in which the Lagrangian angle is arbitrarily small as the examples of Joyce, Lee and Tsui.
With rapid progress and significant successes in a wide spectrum of applications, deep learning is being applied in many safety-critical environments. However, deep neural networks have been recently found vulnerable to well-designed input samples, called adversarial examples. Adversarial examples are imperceptible to …
Model forgets examples; this research predicts which ones to replay.
Cincer cleans both new and past data by identifying and relabeling suspicious and counter-examples.
Gödel's sentence is an adversarial example but unsolvable.
Deep learning frameworks leverage GPUs to perform massively-parallel computations over batches of many training examples efficiently. However, for certain tasks, one may be interested in performing per-example computations, for instance using per-example gradients to evaluate a quantity of interest unique to each examp…
It has been shown that adversaries can craft example inputs to neural networks which are similar to legitimate inputs but have been created to purposely cause the neural network to misclassify the input. These adversarial examples are crafted, for example, by calculating gradients of a carefully defined loss function w…
Proposes BATer for improved adversarial example detection.
We consider learning problems where the training set consists of two types of examples: private and public. The goal is to design a learning algorithm that satisfies differential privacy only with respect to the private examples. This setting interpolates between private learning (where all examples are private) and cl…
Detecting adversarial examples currently stands as one of the biggest challenges in the field of deep learning. Adversarial attacks, which produce adversarial examples, increase the prediction likelihood of a target class for a particular data point. During this process, the adversarial example can be further optimized…
Catastrophic forgetting of connectionist neural networks is caused by the global sharing of parameters among all training examples. In this study, we analyze parameter sharing under the conditional computation framework where the parameters of a neural network are conditioned on each input example. At one extreme, if e…
Deep neural networks (DNNs) have transformed several artificial intelligence research areas including computer vision, speech recognition, and natural language processing. However, recent studies demonstrated that DNNs are vulnerable to adversarial manipulations at testing time. Specifically, suppose we have a testing …
RelatIF selects more intuitive training examples for explaining model predictions.
New examples of variational bivectors found that are not Poissonian.
We give examples of certain kind of minimal orbits of Hermann actions and discuss whether each of the examples is austere.
Recent studies show that widely used deep neural networks (DNNs) are vulnerable to carefully crafted adversarial examples. Many advanced algorithms have been proposed to generate adversarial examples by leveraging the distance for penalizing perturbations. Researchers have explored different defense met…
Algorithm learns from both labeled and arbitrary test examples, giving guarantees for bounded VC dimension classes.
When learning a new concept, not all training examples may prove equally useful for training: some may have higher or lower training value than others. The goal of this paper is to bring to the attention of the vision community the following considerations: (1) some examples are better than others for training detector…
StrokeCoder uses Transformers to generate images from single examples.
The paper analyzes how forgetting in LLMs is linked to simple task-upstream example associations.
Despite the great success achieved in machine learning (ML), adversarial examples have caused concerns with regards to its trustworthiness: A small perturbation of an input results in an arbitrary failure of an otherwise seemingly well-trained ML model. While studies are being conducted to discover the intrinsic proper…
New examples of manifolds with positive scalar curvature and infinitely many poles.
This study explores how examples influence ICL in LLMs.
In many classification problems unlabelled data is abundant and a subset can be chosen for labelling. This defines the context of active learning (AL), where methods systematically select that subset, to improve a classifier by retraining. Given a classification problem, and a classifier trained on a small number of la…
ManiGen generates adversarial examples without classifier knowledge.
Deep networks prioritize easier examples over harder ones, leading to faster training.
Detects adversarial examples using autoencoders at hidden layers.
Algorithm predicts with optimal loss by abstaining from uncertain test examples.
Method trains deep models to explain predictions with fewer examples.
In recent years, the electrocardiogram (ECG) has seen a large diffusion in both medical and commercial applications, fueled by the rise of single-lead versions. Single-lead ECG can be embedded in medical devices and wearable products such as the injectable Medtronic Linq monitor, the iRhythm Ziopatch wearable monitor, …
We study the problem of reducing the amount of labeled training data required to train supervised classification models. We approach it by leveraging Active Learning, through sequential selection of examples which benefit the model most. Selecting examples one by one is not practical for the amount of training examples…
We propose a method to generate audio adversarial examples that can attack a state-of-the-art speech recognition model in the physical world. Previous work assumes that generated adversarial examples are directly fed to the recognition model, and is not able to perform such a physical attack because of reverberation an…
State-of-art deep neural networks (DNN) are vulnerable to attacks by adversarial examples: a carefully designed small perturbation to the input, that is imperceptible to human, can mislead DNN. To understand the root cause of adversarial examples, we quantify the probability of adversarial example existence for linear …
Adversarial examples are inputs to machine learning models designed by an adversary to cause an incorrect output. So far, adversarial examples have been studied most extensively in the image domain. In this domain, adversarial examples can be constructed by imperceptibly modifying images to cause misclassification, and…