Study of Dirac-like operators on spin manifolds with large mass parameters.
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
In this paper, we define the Green function for the Dirac operator under two local boundary conditions: the condition associated with a chirality operator (also called the chiral bag boundary condition) and the $\MIT$ bag boundary condition. Then we give some applications of these constructions for each Green function.…
We give a lower bound for the eigenvalues of the Dirac operator on a compact domain of a Riemannian spin manifold under the $\MIT$ bag boundary condition. The limiting case is characterized by the existence of an imaginary Killing spinor.
We show that the eigenvalues of the intrinsic Dirac operator on the boundary of a Euclidean domain can be obtained as the limits of eigenvalues of Euclidean Dirac operators, either in the domain with a MIT-bag type boundary condition or in the whole space, with a suitably chosen zero order mass term.
In this paper, we prove the Hijazi inequality on compact Riemannian spin manifolds under two boundary conditions: the condition associated with a chirality operator and the Riemannian version of the $\MIT$ bag condition. We then show that the limiting-case is characterized as being a half-sphere for the first condition…
Study proves positivity of quasi-local masses in general relativity using spinors.
Proves Hadamard states for Dirac fields on manifolds with timelike boundaries.
This article provides some estimates for the relative sizes of the electric and magnetic contributions to the energy functional for the minimum energy configuration of an SU(2) gauge field on R^3 in the presence of an source in a fixed ball. The surprising fact is that the contribution to both energies from the free fi…
In this paper, we describe our submission to SemEval-2019 Task 4 on Hyperpartisan News Detection. Our system relies on a variety of engineered features originally used to detect propaganda. This is based on the assumption that biased messages are propagandistic in the sense that they promote a particular political caus…
Multiple instance learning (MIL) is a variation of supervised learning where a single class label is assigned to a bag of instances. In this paper, we state the MIL problem as learning the Bernoulli distribution of the bag label where the bag label probability is fully parameterized by neural networks. Furthermore, we …
Eigenvalue estimate for the Dirac-Witten operator is given on bounded domains (with smooth boundary) of spacelike hypersurfaces satisfying the dominant energy condition, under four natural boundary conditions (MIT, APS, modified APS, and chiral conditions). This result is a generalisation of Friedrich's inequality for …
The paper proves a positive mass theorem for non-compact static domains in hyperbolic space.
In this paper, we propose a novel approach to tackle the multiple instance regression (MIR) problem. This problem arises when the data is a collection of bags, where each bag is made of multiple instances corresponding to the same unique real-valued label. Our goal is to train a regression model which maps the instance…
A new method for deep multiple instance learning using self-attention.
AugBagg improves random forest accuracy with added noise variables.
Sparse DNNs face scalability issues; MIT/IEEE/Amazon challenge analyzes best solutions.
This paper addresses the problem of learning the concept of "propagation" in the pretopology theoretical formalism. Our proposal is first to define the pseudo-closure operator (modeling the propagation concept) as a logical combination of neighborhoods. We show that learning such an operator lapses into the Multiple In…
We consider the Dirac operator on globally hyperbolic manifolds with timelike boundary and show well-posedness of the Cauchy initial-boundary value problem coupled to MIT-boundary conditions. This is achieved by transforming the problem locally into a symmetric positive hyperbolic system, proving existence and uniquene…
We present the OpenAI Remote Rendering Backend (ORRB), a system that allows fast and customizable rendering of robotics environments. It is based on the Unity3d game engine and interfaces with the MuJoCo physics simulation library. ORRB was designed with visual domain randomization in mind. It is optimized for cloud de…
This work develops a generic framework, called the bag-of-paths (BoP), for link and network data analysis. The central idea is to assign a probability distribution on the set of all paths in a network. More precisely, a Gibbs-Boltzmann distribution is defined over a bag of paths in a network, that is, on a representati…
On a n-dimensional connected compact manifold with non-empty boundary equipped with a Riemannian metric, a spin structure and a chirality operator, we study some properties of a spin conformal invariant defined from the first eigenvalue of the Dirac operator under the chiral bag boundary condition. More precisely, we s…
In multi-instance (MI) learning, each object (bag) consists of multiple feature vectors (instances), and is most commonly regarded as a set of points in a multidimensional space. A different viewpoint is that the instances are realisations of random vectors with corresponding probability distribution, and that a bag is…
Bagging stabilizes models without distributional assumptions.
The paper analyzes bagging in overparameterized learning, deriving risk properties and optimal subsample sizes.
Multi-instance learning (MIL) has a wide range of applications due to its distinctive characteristics. Although many state-of-the-art algorithms have achieved decent performances, a plurality of existing methods solve the problem only in instance level rather than excavating relations among bags. In this paper, we prop…
While it is an important problem to identify the existence of causal associations between two components of a multivariate time series, a topic addressed in Runge et al. (2012), it is even more important to assess the strength of their association in a meaningful way. In the present article we focus on the problem of d…
Multiple instance learning (MIL) is concerned with learning from sets (bags) of objects (instances), where the individual instance labels are ambiguous. In this setting, supervised learning cannot be applied directly. Often, specialized MIL methods learn by making additional assumptions about the relationship of the ba…
The paper compares aggregated data labels in curated and random bags for machine learning models.
Bagging is a device intended for reducing the prediction error of learning algorithms. In its simplest form, bagging draws bootstrap samples from the training sample, applies the learning algorithm to each bootstrap sample, and then averages the resulting prediction rules. We extend the definition of bagging from stati…
A new large-scale tabular benchmark for Learning from Label Proportions.
Bagging can significantly improve the generalization performance of unstable machine learning algorithms such as trees or neural networks. Though bagging is now widely used in practice and many empirical studies have explored its behavior, we still know little about the theoretical properties of bagged predictions. In …
Under-bagging -NN improves performance on imbalanced classification.
Improved Bayesian uncertainty quantification using variational bagging.
Deep neural networks (DNNs) provide state-of-the-art results for a multitude of applications, but the approaches using DNNs for multimodal audiovisual applications do not consider predictive uncertainty associated with individual modalities. Bayesian deep learning methods provide principled confidence and quantify pred…
Commissioned by MIT's in-house artist Jane Philbrick, we evolve an abstract 2D surface (resembling Marta Pan's 1961 "Sculpture Flottante I") under mean curvature, all the while calculating the eigenmodes and eigenvalues of the Laplace-Beltrami operator on the resulting shapes. These are then synthesized into a sound-wa…
Develops RL algorithm for non-Markovian, non-stationary reward streams.
In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes a sample of bags and the bag labels, but not the instance labels that determine…
Multiple instance learning (MIL) aims to learn the mapping between a bag of instances and the bag-level label. In this paper, we propose a new end-to-end graph neural network (GNN) based algorithm for MIL: we treat each bag as a graph and use GNN to learn the bag embedding, in order to explore the useful structural inf…
Easyllp simplifies LLP, achieving low task loss at individual instance level.
In multiple instance learning, objects are sets (bags) of feature vectors (instances) rather than individual feature vectors. In this paper we address the problem of how these bags can best be represented. Two standard approaches are to use (dis)similarities between bags and prototype bags, or between bags and prototyp…
In this paper, we propose an extension to an existing algorithm (instance-MIR) which tackles the multiple instance regression (MIR) problem, also known as distribution regression. The MIR setting arises when the data is a collection of bags, where each bag consists of several instances which correspond to the same and …
Video applications and analytics are routinely projected as a stressing and significant service of the Nationwide Public Safety Broadband Network. As part of a NIST PSCR funded effort, the New Jersey Office of Homeland Security and Preparedness and MIT Lincoln Laboratory have been developing a computer vision dataset o…
Bagging stabilizes linear interpolators, improving their generalization performance.
Malicious web content is a serious problem on the Internet today. In this paper we propose a deep learning approach to detecting malevolent web pages. While past work on web content detection has relied on syntactic parsing or on emulation of HTML and Javascript to extract features, our approach operates directly on a …
New method improves weakly-supervised action localization.
Bagging, a powerful ensemble method from machine learning, improves the performance of unstable predictors. Although the power of Bagging has been shown mostly in classification problems, we demonstrate the success of employing Bagging in sparse regression over the baseline method (L1 minimization). The framework emplo…
BRDAD uses bagging and regularization to improve anomaly detection without labeled data.
New framework learns labels at both bag and graph levels.