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

0.3%0.5%0.8%0.5% · Aug 200719922001200920182026
48 results for cursive script

We describe a collection of computer scripts written in PARI/GP to compute, for reflection groups determined by finite-volume polyhedra in H3\mathbb{H}^3, the commensurability invariants known as the invariant trace field and invariant quaternion algebra. Our scripts also allow one to determine arithmeticity of such gr…

2007-08-15abs ↗pdf ↗

In this paper, we address the task of Optical Character Recognition(OCR) for the Telugu script. We present an end-to-end framework that segments the text image, classifies the characters and extracts lines using a language model. The segmentation is based on mathematical morphology. The classification module, which is …

2015-09-20abs ↗pdf ↗

Python scripts analyze MRAM-based neuromorphic devices' process variation impacts on machine learning accuracy.

problem Impact of process variation on MRAM-based neuromorphic devices' performance in machine learning applications.
method Developed transportable Python scripts to analyze output variation under changes in device dimensions.
result Revealed impacts and limits for processing variation of device fabrication on energy vs. accuracy tradeoffs.

A movie multilayer network model captures narration from script, subtitles, and content.

problem Discovering content and stories in movies using network models.
method Developed a multilayer network model using visual and textual semantic cues.
result Demonstrated the effectiveness of the model on the Star Wars saga.

KaoKore dataset extracts faces from pre-modern Japanese art for machine learning.

problem Lack of relevant datasets for historical Japanese artworks in machine learning.
method Extracted faces from pre-modern Japanese artwork to create a new dataset.
result Demonstrated the dataset's value for image classification and creative applications.

Formula derived for Laplace-Beltrami spectrum on homogeneous spaces.

problem Calculating the spectrum of the Laplace-Beltrami operator on homogeneous spaces.
method Formula derivation based on eigenvalues of a generalized Casimir operator and spherical representations.
result First detailed computation and investigation of the spectrum for a family of metrics on the Aloff-Wallach manifold.

Induction of common sense knowledge about prototypical sequences of events has recently received much attention. Instead of inducing this knowledge in the form of graphs, as in much of the previous work, in our method, distributed representations of event realizations are computed based on distributed representations o…

2013-12-18abs ↗pdf ↗

We model anomaly and change in data by embedding the data in an ultrametric space. Taking our initial data as cross-tabulation counts (or other input data formats), Correspondence Analysis allows us to endow the information space with a Euclidean metric. We then model anomaly or change by an induced ultrametric. The in…

2008-09-02abs ↗pdf ↗

We present a database of parliamentary debates that contains the complete record of parliamentary speeches from Dáil Éireann, the lower house and principal chamber of the Irish parliament, from 1919 to 2013. In addition, the database contains background information on all TDs (Teachta Dála, members of parliament), such…

2017-08-15abs ↗pdf ↗

The paper proposes a method of financial time series forecasting taking into account the semantics of news. For the semantic analysis of financial news the sampling of negative and positive words in economic sense was formed based on Loughran McDonald Master Dictionary. The sampling included the words with high frequen…

2017-05-23abs ↗pdf ↗

This paper compares analytical and numerical solutions of the Black-Scholes model.

problem Comparing analytical and numerical methods for solving the Black-Scholes model.
method Analytical solution (variable separation) and numerical solution (finite differences) of the Black-Scholes equation.
result Numerical solutions provide more accurate results for complex scenarios.

Regulating crypto and DeFi for inclusive economic advancement.

problem Innovative financial systems pose challenges to traditional regulatory frameworks.
method Formulating regulatory structures that balance innovation and consumer protection.
result Regulatory frameworks are essential for leveraging crypto and DeFi for inclusive economic growth.

ORIL learns a reward function from unlabeled data to improve robot learning.

problem Leveraging unlabeled data for robot learning.
method ORIL learns a reward function from demonstrator and unlabeled trajectories, annotates data, and trains an agent via offline reinforcement learning.
result ORIL consistently outperforms BC agents on various robotic tasks.

Paper presents datasets from European Court of Human Rights judgments for classification studies.

problem Lack of accessible and reproducible datasets for legal judgments.
method Automated open-source scripts for data collection and feature transformation; experimental campaign on machine learning algorithms.
result Consistently good accuracy (75.86% - 98.32%) across binary datasets, with an average accuracy of 96.45%.

PDSim simulates and estimates commodity futures prices using polynomial diffusion models.

problem Simulating and estimating commodity futures prices using polynomial diffusion models.
method Developed an R package with a Shiny app for simulation and estimation of commodity futures prices using polynomial diffusion models.
result PDSim is the only package specifically designed for the simulation and estimation of the polynomial diffusion model.

We describe Sockeye (version 1.12), an open-source sequence-to-sequence toolkit for Neural Machine Translation (NMT). Sockeye is a production-ready framework for training and applying models as well as an experimental platform for researchers. Written in Python and built on MXNet, the toolkit offers scalable training a…

2017-12-15abs ↗pdf ↗

CAT toolkit combines hybrid and E2E approaches for efficient speech recognition.

problem Improving speech recognition efficiency and latency.
method CTC-CRF based framework with contextualized soft forgetting.
result CAT achieves state-of-the-art results with simpler training and streaming ASR.

Survey of deep learning for Hindi text classification.

problem Limited research on morphologically rich, low-resource Hindi text classification.
method Comparison of CNN, LSTM, Transformer, BERT, and LASER for Hindi text classification.
result Multilingual pre-trained sentence embeddings outperform traditional architectures for Hindi text classification.

Triangulation filters spurious circuits in multilingual models.

problem Unreliable explanations of multilingual models across languages.
method Formalizes reference families and introduces triangulation as a causal acceptance rule.
result Triangulation provides a falsifiable standard for mechanistic claims.

CPR adds entropy maximization to improve continual learning methods.

problem Catastrophic forgetting in continual learning.
method Classifier-Projection Regularization (CPR) adds an entropy maximization term to existing regularization methods.
result CPR improves accuracy and plasticity in continual learning methods.

This paper introduces an acceleration structure for hyperbolic embeddings.

problem Efficiently embedding and visualizing high-dimensional data in hyperbolic spaces.
method Building upon a polar quadtree, the paper introduces a new acceleration structure for hyperbolic embeddings.
result The new method computes embeddings in significantly less time compared to existing methods.

Paper uses conformal prediction sets to make criminal justice risk assessments fairer.

problem Fairness issues in criminal justice risk assessment algorithms.
method Adopting conformal prediction sets to remove unfairness from algorithms and covariates.
result Constructs confusion tables and measures fairness effectively free of racial differences.

In this paper we consider sparse and identifiable linear latent variable (factor) and linear Bayesian network models for parsimonious analysis of multivariate data. We propose a computationally efficient method for joint parameter and model inference, and model comparison. It consists of a fully Bayesian hierarchy for …

2010-04-29abs ↗pdf ↗

New accuracy measure Ha improves AI system assessment in clinical practice.

problem Inadequate metrics for assessing AI system performance in clinical settings.
method Introducing H-accuracy (Ha) as a more informative measure.
result H-accuracy is a generalization of balanced accuracy and related to Net Benefit.