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.

169,051 papers · 148 categories

Trend · papers per month

73146219292 · Jun 202019922001200920182026
48 results for Zero Knowledge

ZSL-KG learns class representations from common sense knowledge graphs.

problem Predicting classes without labeled examples using semantic class representations.
method TrGCN, a novel transformer graph convolutional network, embeds nodes from common sense knowledge graphs in a vector space.
result ZSL-KG improves over existing methods on five out of six zero-shot benchmark datasets.

ZK-GanDef uses GANs to defend against adversarial examples without using them during training.

problem Adversarial examples challenge the effectiveness of neural network classifiers.
method Generative adversarial net (GAN) based zero knowledge adversarial training defense.
result Enhances test accuracy on adversarial examples by up to 49.17% compared to zero knowledge approaches.

Paper tackles zero-shot learning for semantic image interpretation.

problem Extracting structured semantic descriptions from images requires complete training sets, which are often unavailable.
method Uses Logic Tensor Networks to leverage logical constraints and similarities among relationships in the training set.
result Background knowledge can alleviate the incompleteness of training sets, improving zero-shot learning performance.

FedZKT enables resource-constrained devices to participate in federated learning with heterogeneous models.

problem Inequality in resource allocation hinders participation from resource-constrained devices in federated learning.
method Zero-shot knowledge transfer through a server-assigned distillation process.
result FedZKT effectively transfers knowledge across heterogeneous on-device models without requiring comparable local training efforts.

HGKT transfers knowledge from seen to unseen classes in GZSL without prior unseen class info.

problem Learning to classify unseen classes in GZSL.
method Structured heterogeneous graph with graph neural network for knowledge transfer.
result Achieves state-of-the-art results on public benchmark datasets.

PHAZE framework uses zkML and hashing for fast, verifiable LHC trigger decisions.

problem Inefficient inference on large machine learning models for LHC trigger performance.
method Cryptographic techniques like hashing and zkML for low latency, certifiable inference.
result Achieves nanosecond-order latency for LHC triggers, enabling dynamic low-level triggers.

Paper derives formulas for volatility swap strike and zero vanna implied volatility.

problem Relationship between volatility swap strike and zero vanna implied volatility.
method Applied Malliavin calculus to derive exact formulas.
result Zero vanna implied volatility is a better approximation for volatility swap strike.

OTSeg uses multi-prompt Sinkhorn attention to improve zero-shot semantic segmentation.

problem Leveraging pre-trained CLIP knowledge to align text embeddings with pixel embeddings.
method OTSeg employs Multi-Prompts Sinkhorn (MPS) and Multi-Prompts Sinkhorn Attention (MPSA) to enhance semantic feature matching.
result OTSeg achieves state-of-the-art performance in zero-shot semantic segmentation tasks.

Paper proposes a new process for GZSL improving recognition performance on unseen classes.

problem Maximizing recognition performance on unseen classes in ZSL.
method Proposes a new training and evaluation process that penalizes samples from seen classes to improve performance on unseen classes.
result Significant performance boost on CUB and AwA2 datasets.

Student-teacher learning improves generalization with noisy inputs.

problem Transfer knowledge from clean inputs to noisy inputs.
method Analyzes student-teacher learning using deep linear networks and experiments with nonlinear networks.
result Three factors are vital for success: zero training loss, teacher knowledge, and feature decomposition.

A new method trains a smaller model from a larger one without needing the actual training data.

problem Training a smaller model from a larger one without access to the training data.
method Synthesizes data impressions from the Teacher model to train the Student model.
result Zero-Shot Knowledge Distillation achieves competitive generalization performance.

New algorithm finds near-optimal policies efficiently in zero-sum games.

problem Lack of provable efficiency guarantees for policy optimization in zero-sum games.
method Policy optimization algorithm with function approximation.
result Proves efficient convergence to near-optimal policies with polynomial samples and iterations.

Semantic embeddings improve safety-critical classifier performance.

problem Improving interpretability and error detection in safety-critical neural networks.
method Created embeddings from symbolic domain knowledge, used for misprediction interpretation and error detection, introduced semantic distance for confidence measurement.
result Semantic distance achieves near state-of-the-art performance in a traffic sign classifier, faster than other methods.

ZegOT uses optimal transport to zero-shot segment images with text prompts.

problem Zero-shot semantic segmentation with limited image-text alignment knowledge.
method ZegOT uses optimal transport to match multiple text prompts with frozen image embeddings.
result ZegOT achieves state-of-the-art performance in zero-shot semantic segmentation.

KG-WDRO optimizes transfer learning with external knowledge.

problem Over-pessimism in WDRO for small target samples.
method KG-WDRO incorporates multiple sources of external knowledge to construct smaller Wasserstein ambiguity sets.
result KG-WDRO improves transfer learning performance and adaptivity.

Improved zero-shot learning with graph-based regularization.

problem Transfer knowledge to unknown classes in zero-shot learning.
method Isoperimetric loss for learning map between visual and semantic embeddings, exploiting graph structure.
result Regularization alone outperforms state-of-the-art methods in zero-shot learning benchmarks.

Study evaluates ZSL methods for unseen hashtag predictions from tweet text.

problem Lack of labeled data for all possible hashtag labels in supervised training.
method Proposed a Zero Shot Learning (ZSL) paradigm to predict unseen hashtag labels.
result Demonstrated effectiveness and scalability of ZSL methods for unseen hashtag recommendations.

A novel regression algorithm uses shape analysis to predict curves without training data.

problem Predicting curves without training data for regression problems.
method Shape analysis of trained models to generate new shapes for prediction.
result Successfully predicts curves based on shape analysis of existing models.

Despite the advancement of supervised image recognition algorithms, their dependence on the availability of labeled data and the rapid expansion of image categories raise the significant challenge of zero-shot learning. Zero-shot learning (ZSL) aims to transfer knowledge from labeled classes into unlabeled classes to r…

2018-05-18abs ↗pdf ↗

Context-aware ZSL improves object recognition by considering object context.

problem Previous ZSL approaches ignore object context, limiting their effectiveness.
method Proposes a new approach that models the conditional likelihood of objects appearing in specific contexts.
result Contextual information significantly improves ZSL performance and is robust to class imbalance.

Policy optimization converges to Nash equilibria in zero-sum LQ games.

problem Finding Nash equilibria in zero-sum linear quadratic games.
method Developed three projected nested-gradient methods to converge to NE.
result Policy optimization methods converge to Nash equilibria in zero-sum LQ games.

Proposes AMS-SFE to improve zero-shot learning by aligning semantic feature spaces.

problem Domain shift problem in zero-shot learning due to disjoint seen and unseen data.
method Expands semantic features using an autoencoder and aligns them with visual feature manifold.
result Remarkable performance improvement over existing methods.

Confidential Guardian prevents model abstention from being used to discriminate.

problem Dishonest institutions can exploit machine learning model abstention to unfairly deny services.
method Confidential Guardian uses zero-knowledge proofs to verify model confidence and detect suppression.
result Confidential Guardian effectively prevents the misuse of cautious predictions.

Study examines flaws in probing LLMs' knowledge and introduces a new method.

problem Flaws in existing methods for probing the veracity of LLMs' internal knowledge.
method sAwMIL (Sparse-Aware Multiple-Instance Learning) combining multiple-instance learning with conformal prediction.
result LLMs encode a third type of signal distinct from true and false.

We study high-dimensional asymptotic performance limits of binary supervised classification problems where the class conditional densities are Gaussian with unknown means and covariances and the number of signal dimensions scales faster than the number of labeled training samples. We show that the Bayes error, namely t…

2013-01-29abs ↗pdf ↗

New algorithm solves complex optimization problems efficiently.

problem Minimizing convex upper-level functions over optimal lower-level solutions.
method Reformulates bilevel problems into functionally constrained problems, achieving near-optimal rates.
result Achieves near-optimal rates for both smooth and nonsmooth problems.

Study of 2imes22 imes 2 zero-sum games with noisy observations and commitments.

problem Analyzing 2imes22 imes 2 zero-sum games with noisy observations and commitments.
method Modeling a 2imes22 imes 2 zero-sum game with a leader committing to a strategy and a follower observing a noisy version of the leader's action.
result Observing the leader's action is either beneficial or immaterial for the follower, and the equilibrium payoff is bounded.

MoleculeSTM learns from molecule structures and texts for better drug design.

problem Lack of integration between chemical structures and textual knowledge in AI drug discovery.
method Jointly learns chemical structures and texts via contrastive learning, using a large dataset.
result MoleculeSTM achieves state-of-the-art performance in zero-shot tasks like structure-text retrieval and molecule editing.

Modular neural causal models outperform other models in generalization and adaptation.

problem Robust out-of-distribution generalization and fast adaptation in machine learning.
method Factorizing data generating process into modules using only causal parents as predictors.
result Modular neural causal models offer robust generalization and fast adaptation, especially in low data regimes.

We look at complete minimal surfaces of finite total curvature in R4\mathbb{R}^4. Similarly to the case of complex curves in C2\mathbb{C}^2 we introduce their {\it link at infinity}; we derive the {\it writhe number at infinity} which gives a formula for the total normal curvature of the surface. The knowledge of the l…

2014-12-01abs ↗pdf ↗