Research
On-device research index

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.

168,695 papers · 148 categories

Trend · papers per month

50100150200 · Jun 202019922001200920172026
48 results for class-dependent metrics

Study reveals class-dependent effects in perturbation-based feature attribution metrics for time series classification.

problem Varying effectiveness of perturbation-based metrics across different classes in time series models.
method Systematic empirical analysis across multiple datasets, model architectures, and perturbation strategies.
result Perturbation-based metrics show varying effectiveness across classes, with some metrics performing better for certain classes.

Paper tackles robust classification under class-dependent domain shift.

problem Class-dependent domain shift in machine learning.
method Defined a simple optimization problem with an information theoretic constraint and solved it using neural networks.
result Demonstrated that the proposed method can learn robust classifiers that generalize well to unseen domains.

This paper considers the existence of conformally compact Einstein metrics on 4-manifolds. A reasonably complete understanding is obtained for the existence of such metrics with prescribed conformal infinity, when the conformal infinity is of positive scalar curvature. We find in particular that general solvability in …

2001-05-29abs ↗pdf ↗

Regularization and data augmentation can be class-dependent, leading to poor performance on some classes.

problem Class-dependent effects of regularization and data augmentation.
method Evaluation of regularization and data augmentation techniques on Imagenet and INaturalist datasets.
result Regularization and data augmentation can lead to significant performance drops on some classes.

Adversarial training is a useful approach to promote the learning of transferable representations across the source and target domains, which has been widely applied for domain adaptation (DA) tasks based on deep neural networks. Until very recently, existing adversarial domain adaptation (ADA) methods ignore the usefu…

2019-05-28abs ↗pdf ↗

Develops NPSVC++ to improve NPSVC performance through representation learning.

problem Feature suboptimality and class dependency in NPSVC training.
method Multi-objective optimization and end-to-end learning of NPSVC and its features.
result NPSVC++ ensures feature optimality across classes, overcoming training issues.

Selection of input features such as relevant pieces of text has become a common technique of highlighting how complex neural predictors operate. The selection can be optimized post-hoc for trained models or incorporated directly into the method itself (self-explaining). However, an overall selection does not properly c…

2019-10-28abs ↗pdf ↗

Tautological classes, or generalised Miller-Morita-Mumford classes, are basic characteristic classes of smooth fibre bundles, and have recently been used to describe the rational cohomology of classifying spaces of diffeomorphism groups for several types of manifolds. We show that rationally tautological classes depend…

2017-05-17abs ↗pdf ↗

The paper extends spacetime topology results using codimension 2 null cut locus properties.

problem Understanding spacetime topology with and without horizons.
method Review and extension of existing literature on spacetime topology, utilizing codimension 2 null cut locus properties.
result Results for spacetimes with and without horizons, including asymptotically AdS settings.

We show that the index of an elliptic Fourier integral operator associated to a contact diffeomorphism φφ of cosphere bundles of two Riemannian manifolds X and Y is given by BXA^(TX)expθBYA^(TY)expθ\int_{B^*X}\hat{A}(T^*X)\expθ - \int_{B^*Y}\hat{A}(T^*Y)\expθ. Here BB^* stands for the unit coball bundle and θθ is a certain characteristic…

2000-04-05abs ↗pdf ↗

The paper classifies totally geodesic Lagrangian submanifolds in a specific pseudo-nearly Kähler space.

problem Understanding Lagrangian submanifolds in pseudo-nearly Kähler spaces.
method Examining four classes of submanifolds based on their behavior with respect to an almost product structure, then classifying totally geodesic ones.
result A complete classification of totally geodesic Lagrangian submanifolds in the pseudo-nearly Kähler SL(2,R)imesSL(2,R)\mathrm{SL}(2,\mathbb{R}) imes\mathrm{SL}(2,\mathbb{R}).

T-BFA targets and misleads specific DNN inputs to a chosen output.

problem Targeted attack on DNN weight parameters to hijack function.
method Identifies critical weight bits, ranks them by class dependence, and flips them to mislead inputs.
result Successfully misclassifies images from 'Hen' to 'Goose' class with 100% success rate, maintaining 59.35% validation accuracy.

Smoothed analysis of complexity bounds and condition numbers has been done, so far, on a case by case basis. In this paper we consider a reasonably large class of condition numbers for problems over the complex numbers and we obtain smoothed analysis estimates for elements in this class depending only on geometric inva…

2006-05-24abs ↗pdf ↗

We propose a novel architecture for kk-shot classification on the Omniglot dataset. Building on prototypical networks, we extend their architecture to what we call Gaussian prototypical networks. Prototypical networks learn a map between images and embedding vectors, and use their clustering for classification. In our…

2017-08-09abs ↗pdf ↗

The paper classifies intrinsic torsion in various spacetime structures.

problem Classifying intrinsic torsion in different spacetime structures.
method Review and classification of intrinsic torsion in galilean, Carrollian, Aristotelian, and Bargmannian spacetime structures.
result Found 16 classes for Aristotelian structures and 27 for Bargmannian structures.

For any link and for any modulus mm we introduce an equivalence relation on the set of non-trivial m-colorings of the link (an m-coloring has values in Z/mZ). Given a diagram of the link, the equivalence class of a non-trivial m-coloring is formed by each assignment of colors to the arcs of the diagram that is obtaine…

2012-08-05abs ↗pdf ↗

In this work we address the problem of transferring knowledge obtained from a vast annotated source domain to a low labeled target domain. We propose Adversarial Variational Domain Adaptation (AVDA), a semi-supervised domain adaptation method based on deep variational embedded representations. We use approximate infere…

2019-09-25abs ↗pdf ↗

New computations show sl(N) homology is related to SU(N) representations of knots.

problem Computing colored sl(N) homology for nontrivial knots and links.
method Using SU(N) representations of knot complements, we compute homology and show isomorphisms.
result Colored sl(N) homology is isomorphic to the cohomology of SU(N) representations of knot complements.

New model shows neural networks can use noise to improve long-tailed data classification.

problem Understanding overfitting in neural networks with long-tailed data.
method Refined feature-noise data model incorporating class-dependent heterogeneous noise.
result Neural networks can leverage data noise to learn implicit features improving long-tailed data classification.

Study real-world noisy labels from human annotations for better understanding.

problem Understanding and modeling real-world label noise in machine learning.
method Developed two new benchmark datasets (CIFAR-10N, CIFAR-100N) with human-annotated real-world noisy labels.
result Real-world noisy labels exhibit instance-dependent patterns, not class-dependent as previously assumed.

Study on sphere-valued maps, proving energy convergence and current limits.

problem Understanding the behavior of sphere-valued Sobolev maps as their energy grows.
method Proving Gamma-convergence of pp-energies to the mass of an integral current.
result Jacobian convergence to an area-minimizing current in a cobordism class.

CopulaSMOTE addresses class imbalance in diabetes prediction models.

problem Class imbalance in diabetes prediction models, especially with fewer confirmed cases.
method Copula-based oversampling approach that models joint dependence structure.
result CopulaSMOTE improves minority-class recovery in larger diabetes datasets.

Recently there has been a surge of interest in understanding implicit regularization properties of iterative gradient-based optimization algorithms. In this paper, we study the statistical guarantees on the excess risk achieved by early-stopped unconstrained mirror descent algorithms applied to the unregularized empiri…

2020-02-01abs ↗pdf ↗

Adversarial attack methods have demonstrated the fragility of deep neural networks. Their imperceptible perturbations are frequently able fool classifiers into potentially dangerous misclassifications. We propose a novel way to interpret adversarial perturbations in terms of the effective input signal that classifiers …

2018-03-21abs ↗pdf ↗

Discond-VAE separates continuous and discrete factors in data.

problem Separating shared and class-specific variations in real-world data.
method Introduces private and public latent variables to represent continuous and discrete factors, respectively.
result Discond-VAE successfully disentangles class-dependent continuous factors from discrete factors.

The paper improves regret bounds for admission control in queueing systems.

problem Improving regret bounds for admission control in queueing systems.
method Proposes an algorithm inspired by UCRL2 and uses problem structure to bound regret.
result Proves an upper bound on the expected total regret of O(SlogT+mTlogT)O(S\log T + \sqrt{mT \log T}).

Domain adaptation is transfer learning which aims to generalize a learning model across training and testing data with different distributions. Most previous research tackle this problem in seeking a shared feature representation between source and target domains while reducing the mismatch of their data distributions.…

2017-04-13abs ↗pdf ↗

New method improves LLM judge accuracy by accounting for dependencies in aggregated binary labels.

problem Classical label aggregation methods fail to account for dependencies among LLM judges, leading to miscalibrated predictions.
method Dependence-aware models based on Ising graphical models and latent factors.
result The proposed method outperforms classical methods on real-world datasets, reducing excess risk.

A new SSL method uses instance-dependent thresholds to improve accuracy.

problem Improving semi-supervised learning by better selecting confident unlabeled instances.
method Proposes instance-dependent thresholds that vary based on the ambiguity and error rates of pseudo-labels for each unlabeled instance.
result Demonstrates that instance-dependent thresholds provide a probabilistic guarantee for correct pseudo-labels.

BeGIN benchmarks GNNs for instance-dependent label noise in graphs.

problem Instance-dependent label noise in graph data.
method BeGIN introduces a benchmark with various noise types and evaluates noise-handling strategies across GNN architectures.
result Challenges of instance-dependent noise, especially LLM-based corruption, and the importance of node-specific parameterization.

Study reveals class disparities in balanced datasets through spectral imbalance.

problem Class disparities in balanced datasets are overlooked despite model performance gaps.
method Developed a theoretical framework and studied 11 encoders to diagnose spectral imbalance.
result Identified spectral imbalance as a source of class disparities in balanced datasets.

Analyzes how class imbalance and heterogeneity affect diffusion model learning dynamics.

problem Understanding how class imbalance and heterogeneity impact the learning dynamics of diffusion models.
method Developed a high-dimensional analytical framework to study class-dependent learning in score-based diffusion models.
result Class variance is the primary determinant of learning order, favoring higher-variance classes; centroid geometry plays a secondary role.

This paper optimizes off-policy evaluation in reinforcement learning with function approximation.

problem Estimating cumulative value of a new policy from logged data generated by an unknown policy.
method Regression-based fitted Q iteration method, equivalent to estimating conditional mean embedding of transition operator.
result The method is minimax-optimal, with nearly minimal estimation error.

Improved algorithms solve multi-period multi-class packing problems with bandit feedback.

problem Optimizing item packing under budget constraints with class-dependent rewards and bandit feedback.
method Developed a new estimator and a closed-form bandit policy for linear contextual multi-class multi-period packing problems.
result The proposed policy achieves sublinear regret in non-degenerate contexts, significantly outperforming benchmarks.