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,291 papers · 148 categories

Trend · papers per month

66132197263 · Jun 202019922001200920182026
48 results for name character sequence

Models predict race and ethnicity from names, improving accuracy over census data.

problem Inferring race and ethnicity from names, especially when first names are available.
method Modeling the relationship between characters in a name and race/ethnicity using Long Short-Term Memory.
result Long Short-Term Memory model achieves out-of-sample accuracy of 0.85.

State-of-the-art sequence labeling systems traditionally require large amounts of task-specific knowledge in the form of hand-crafted features and data pre-processing. In this paper, we introduce a novel neutral network architecture that benefits from both word- and character-level representations automatically, by usi…

2016-03-04abs ↗pdf ↗

The paper uses attention networks for character-based handwritten text transcription.

problem Handwritten text recognition with improved character-level alignment.
method Attentional encoder-decoder networks trained on character sequences, comparing different activation functions.
result Softmax attention provides more precise character alignment than sigmoid attention.

Neural model improves text normalization for non-English languages.

problem Improving text normalization in non-English languages with limited data.
method Sequence-to-sequence model with character and word embeddings, using pre-trained word embeddings with subword information.
result Achieved state-of-the-art F1 score on Arabic language correction dataset.

Formula for colored invariants of torus knots linked to Wr\mathcal{W}_r algebras.

problem Calculating colored slr\mathfrak{sl}_r invariants of torus knots.
method Generalizing Morton's work, formula derivation for invariants and their limits to Wr\mathcal{W}_r characters.
result Limits of invariants are essentially characters of Wr\mathcal{W}_r algebras, modular up to factors.

End-to-end ASR model combines word and character representation for improved performance.

problem Difficulty in training with word-level supervision due to sparsity of examples.
method Multi-task learning framework combining word and character representations.
result Improved word-error rate (WER) by interpolating between word-level and character-level models.

The paper improves part-of-speech tagging with multi-task learning and character-level word representations.

problem Improving part-of-speech tagging accuracy.
method Developed a new character-level word representation using feedforward neural network, pretraining with existing word vectors, and an additional prediction of neighbour labels as an auxiliary loss.
result The methods significantly improved POS tagging performance on English and Russian languages.

Improves text-to-speech speed by interleaving character reading and audio synthesis.

problem Latency in text-to-speech models limits their use in time-sensitive tasks.
method Reinforcement learning to train an agent to choose the order of character reading and audio synthesis.
result The proposed method successfully balances latency and audio quality.

End-to-end character-level model for text generation without delexicalization.

problem Generating text without delexicalization and tokenization.
method Character-level sequence-to-sequence model with attention mechanism, copy mechanism, and transfer learning.
result Competitive performance in text generation metrics.

A multi-task learning framework improves BioNER performance across different entity types.

problem Limited performance of BioNER systems due to lack of training data for each entity type.
method Multi-task learning framework that collectively uses training data of different entity types.
result Substantially better performance on 15 benchmark BioNER datasets compared to state-of-the-art systems.

Unsupervised model learns word and context embeddings from character sequences.

problem Learning meaningful word and context embeddings from unlabeled data.
method Character-aware neural architecture that jointly learns word and context embeddings.
result Compact encoders achieve high performance in downstream tasks.

Representation mixing combines character and phoneme inputs for flexible TTS synthesis.

problem Limited control over pronunciation in character or phoneme-based TTS systems.
method Representation mixing combines multiple linguistic inputs in a single encoder.
result Flexibility in choosing between character, phoneme, or mixed representations during inference.

In the paper [1] (arXiv:math/0408333) the authors discuss two possible definitions of the relative Cheeger-Simons characters, the second one fitting into a long exact sequence. Here we relate that picture to the one of the relative Deligne cohomology groups, defined via the mapping cone: we show that there are three me…

2014-01-03abs ↗pdf ↗

Researchers describe character varieties for Hopf links, proving geometric properties.

problem Character variety geometry of Hopf links with nn twists.
method Geometric descriptions of irreducible and totally reducible representations.
result Complete geometric description of SU(2)\mathrm{SU}(2)-character variety for r=2r=2.

WideDTA predicts drug-target binding affinity using text-based information.

problem Predicting drug-target binding affinity is a major challenge in drug discovery.
method WideDTA uses chemical and biological textual sequence information, including protein sequence, ligand SMILES, protein domains and motifs, and maximum common substructure words.
result WideDTA outperformed DeepDTA on the KIBA dataset, indicating the word-based sequence representation is a promising alternative.

Paper proposes SA-VAE for generating stylized Chinese characters.

problem Automatic generation of stylized Chinese characters is challenging.
method Proposes Style-Aware Variational Auto-Encoder (SA-VAE) to capture content and style components.
result Shows powerful one-shot/low-shot generalization ability.

The paper certifies projective rigidity for once-punctured torus bundles using twisted Alexander polynomials.

problem Certifying infinitesimal projective rigidity for hyperbolic once-punctured torus bundles.
method Using twisted Alexander polynomials of representations associated with the holonomy.
result The induced action on the tangent space of the character variety matches the group theoretic action.

A theory of differential characters is developed for manifolds with boundary. This is done from both the Cheeger-Simons and the deRham-Federer viewpoints. The central result of the paper is the formulation and proof of a Lefschetz-Pontrjagin Duality Theorem, which asserts that the pairing: Ch^k(X,dX) x Ch^{n-k-1}(X) --…

2005-12-22abs ↗pdf ↗

The paper extends rigidity results for hyperbolic 3-manifolds to ideal points.

problem Volume rigidity at ideal points of character varieties.
method Generalization of rigidity results to ideal points and higher dimensions.
result If a sequence of representations converges to an ideal point, the volumes must stay away from the maximum.

Improved online AED models with multi-stage training and multi-task learning.

problem Enhance performance of online attention-based encoder-decoder models.
method Three-stage training with character encoder, BPE encoder, and attention decoder; multi-task learning at character and BPE levels; transfer learning from bidirectional encoder.
result 35% and 10% relative improvement over baselines for smaller and bigger models, respectively.

For three classes of elliptic pseudodifferential operators on a compact manifold with boundary which have `geometric K-theory', namely the `transmission algebra' introduced by Boutet de Monvel, the `zero algebra' introduced by Mazzeo and the `scattering algebra' from [MR95k:58168] we give explicit formulae for the Cher…

2008-08-01abs ↗pdf ↗

We study two notions of relative differential cohomology, using the model of differential characters. The two notions arise from the two options to construct relative homology, either by cycles of a quotient complex or of a mapping cone complex. We discuss the relation of the two notions of relative differential cohomo…

2013-10-10abs ↗pdf ↗

Sum-product networks enhance sequence modeling with higher-order factors.

problem Modeling complex relations in sequence data with first-order models.
method Combining sum-product networks with higher-order linear-chain conditional random fields.
result Improved performance in sequence labeling tasks compared to state-of-the-art methods.

mLSTM improves sequence modeling with better autoregressive density estimation.

problem Improving autoregressive density estimation in sequence modeling.
method Introduces mLSTM, a recurrent neural network combining LSTM and multiplicative recurrent networks.
result mLSTM outperforms standard LSTM and its variants in character-level language modeling tasks.

Study SL(2,C)SL(2,\mathbb{C}) connections on Seifert-fibered spaces using gauge theory.

problem Counting SL(2,C)SL(2,\mathbb{C}) connections on Seifert-fibered spaces.
method Introduced perturbations of the SL(2,C)SL(2,\mathbb{C}) Chern--Simons functional and proved a localisation result.
result Formulae for the Euler characteristic and Poincaré polynomial of the stable locus of the SL(2,C)SL(2, \mathbb{C}) character variety of a Seifert-fibered homology 3-sphere.

Dynamic segmentation algorithm improves NMT performance by favoring character-level processing.

problem Suboptimal static segmentation choices in NMT systems.
method Adaptive Computation Time algorithm for dynamic segmentation, trainable end-to-end.
result The model prefers character-level processing when given the freedom to navigate different segmentation levels.

We present Listen, Attend and Spell (LAS), a neural network that learns to transcribe speech utterances to characters. Unlike traditional DNN-HMM models, this model learns all the components of a speech recognizer jointly. Our system has two components: a listener and a speller. The listener is a pyramidal recurrent ne…

2015-08-05abs ↗pdf ↗

The paper studies neck-pinching of CP1-structures on surfaces, describing their limits.

problem Characterizing the degeneration of CP1CP^1-structures on surfaces.
method Analyzing a path of CP1CP^1-structures leaving every compact subset, converging holonomy in the PSL(2, C)-character variety.
result The limit of the path CtC_t is described in terms of developing maps, holomorphic quadratic differentials, and pleated surfaces.

We show that the Korevaar-Schoen limit of the sequence of equivariant harmonic maps corresponding to a sequence of irreducible SL2(C)SL_2({\mathbb C}) representations of the fundamental group of a compact Riemannian manifold is an equivariant harmonic map to an R{\mathbb R}-tree which is minimal and whose length function …

1998-10-06abs ↗pdf ↗

Classifies CAD model descriptions and names from product websites.

problem Distinguishing product descriptions from other text and identifying product names.
method Paragraph vectors, character-level LSTM, word embeddings LSTM tagger.
result Promising results for distinguishing product descriptions and names.

A mapping bends Teichmüller spaces into character varieties, preserving symplectic structure.

problem Mapping Fricke-Teichmüller space to character variety of surface representations.
method Bending Fuchsian representations along a fixed measured lamination, proving equivariant symplectic embedding and properness.
result Continuous extension of bending map to Thurston boundary and geometric complexification.

System solves author name ambiguity in e-commerce catalogs.

problem Finding correct author names in e-commerce catalogs with abbreviations and spelling variants.
method Composite system using open data sources and machine learning techniques for natural language processing.
result Top proposal of the system is the normalized author name with 72% accuracy.