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

Trend · papers per month

155310465620 · Jun 202019922001200920172026
48 results for GLUE tasks

Fine-tuning large pre-trained models is an effective transfer mechanism in NLP. However, in the presence of many downstream tasks, fine-tuning is parameter inefficient: an entire new model is required for every task. As an alternative, we propose transfer with adapter modules. Adapter modules yield a compact and extens…

2019-02-02abs ↗pdf ↗

Downscaled models outperform larger ones on GLUE tasks.

problem Difficulty in attributing performance changes to specific factors in large language models.
method Pre-trained down-scaled versions of Transformer-based architectures on a common corpus, benchmarked on GLUE tasks.
result MLM + NSP (BERT-style) consistently outperforms other objectives.

Pea-KD improves BERT student models by 4.4% on average in GLUE tasks.

problem Efficiently compressing BERT while maintaining performance.
method Parameter-efficient and accurate Knowledge Distillation (Pea-KD) with Shuffled Parameter Sharing (SPS) and Pretraining with Teacher's Predictions (PTP).
result Pea-KD improves student model's performance by 4.4% on average in four GLUE tasks.

We formulate a more conceptual interpretation of the Cappell-Lee-Miller glueing/splitting theorem using the new language of asymptotic maps and asymptotic exactness. Additionally, we present an asymptotic description of the Mayer-Vietoris sequence naturally associated to the Cech cohomology of the sheaf of local soluti…

1998-03-31abs ↗pdf ↗

The paper develops glueing theory for topological spaces and applies it to compactifications.

problem Developing a theory for gluing topological spaces and its applications.
method Developed the theory of Artin-Wraith glueings for topological spaces and applied it to compactifications.
result The space of ends of coarse equivalent metric spaces are the same.

We introduce HUBERT which combines the structured-representational power of Tensor-Product Representations (TPRs) and BERT, a pre-trained bidirectional Transformer language model. We show that there is shared structure between different NLP datasets that HUBERT, but not BERT, is able to learn and leverage. We validate …

2019-10-25abs ↗pdf ↗

One of the questions that arises when designing models that learn to solve multiple tasks simultaneously is how much of the available training budget should be devoted to each individual task. We refer to any formalized approach to addressing this problem (learned or otherwise) as a task selection policy. In this work …

2019-07-14abs ↗pdf ↗

New method glues Scherk surfaces into minimal surfaces, limiting possible outcomes.

problem Limiting the outcomes of gluing Scherk surfaces into minimal surfaces.
method Constructing minimal surfaces by stacking and gluing doubly periodic Scherk surfaces.
result Except for special cases, gluing more Scherk surfaces results in known minimal surfaces.

A compact 4-dimensional manifold is a non-singular graph-manifold if it can be obtained by the glueing T^2-bundles over compact surfaces (with boundary) of negative Euler characteristics. If none of glueing diffeomorphisms respect the bundle structures, the graph-structure is called reduced. We prove that any homotopy …

2004-11-15abs ↗pdf ↗

We present a method to desingularize a compact G_2 manifold with isolated conical singularities by cutting out a neighbourhood of each singular point and glueing in an asymptotically conical G_2 manifold. Controlling the error on the overlap glueing region enables us to use a result of Joyce to conclude that the result…

2008-07-21abs ↗pdf ↗

BERT fine-tuning is unstable due to optimization issues, not forgetting or dataset size.

problem Stability of fine-tuning BERT-based models across different random seeds.
method Analysis of BERT, RoBERTa, and ALBERT fine-tuned on GLUE datasets, identifying optimization difficulties as the cause of instability.
result Fine-tuning instability is due to optimization difficulties leading to vanishing gradients, not forgetting or dataset size.

This paper improves neural network compression by using robust low-rank approximations.

problem Neural network compression sensitivity to outliers.
method Introduces robust low-rank approximations using p\ell_p norms (for p[1,2]p\in [1,2]) and provides efficient algorithms.
result Achieves up to 28% compression with minimal accuracy loss compared to existing methods.

BERT-based architectures currently give state-of-the-art performance on many NLP tasks, but little is known about the exact mechanisms that contribute to its success. In the current work, we focus on the interpretation of self-attention, which is one of the fundamental underlying components of BERT. Using a subset of G…

2019-08-21abs ↗pdf ↗

We extend the definition of analytic and Reidemeister torsion from closed compact Riemannian manifolds to compact Riemannian manifolds with boundary (M,M)(M, \partial M), given a flat bundle $\Cal F$ of $\Cal A$-Hilbert modules of finite type and a decomposition of the boundary M=M+M\partial M =\partial_- M \cup \partial_+ M

1995-10-31abs ↗pdf ↗

Multi-task learning (MTL) has achieved success over a wide range of problems, where the goal is to improve the performance of a primary task using a set of relevant auxiliary tasks. However, when the usefulness of the auxiliary tasks w.r.t. the primary task is not known a priori, the success of MTL models depends on th…

2019-04-08abs ↗pdf ↗

CERT improves language understanding by contrastively learning sentence-level semantics.

problem Lack of sentence-level semantics in existing pretraining tasks.
method Contrastive self-supervised learning at the sentence level using back-translation augmentations.
result CERT outperforms BERT on 7 out of 11 GLUE benchmark tasks, achieving the same performance as BERT on 2 tasks.

We start with a disk with 2n2n vertices along its boundary where pairs of vertices are connected with nn strips with certain restrictions. This forms a {\it pairing}. To relate two pairings, we define an operator called a cut-and-glue operation. We show that this operation does not change an invariant of pairings know…

2019-10-25abs ↗pdf ↗

The purpose of this thesis is to define a "local" version of Ozsváth and Szabó's Heegaard Floer homology HFL^\operatorname{\widehat{HFL}} for links in the 3-dimensional sphere, i.e. a Heegaard Floer homology HFT^\operatorname{\widehat{HFT}} for tangles in the closed 3-ball. After studying basic properties of $\operatorname…

2016-10-24abs ↗pdf ↗

MixKD improves large-scale language model compression and generalization.

problem Inefficient and resource-intensive large-scale language models.
method MixKD uses mixup data augmentation to enhance student model's generalization ability.
result MixKD leads to significant performance gains over standard KD and competitive baselines.

Recently, pre-trained language representation flourishes as the mainstay of the natural language understanding community, e.g., BERT. These pre-trained language representations can create state-of-the-art results on a wide range of downstream tasks. Along with continuous significant performance improvement, the size an…

2019-09-27abs ↗pdf ↗

We study a variant of the bandit problem where side information in the form of bounds on the mean of each arm is provided. We prove that these translate to tighter estimates of subgaussian factors and develop novel algorithms that exploit these estimates. In the linear setting, we present the Restricted-set OFUL (R-OFU…

2020-02-19abs ↗pdf ↗

Study proposes memory-efficient backpropagation for linear layers in neural networks.

problem Significant memory usage in backpropagation through linear layers in neural networks.
method Randomized matrix multiplications to reduce memory usage with a moderate decrease in test accuracy.
result Demonstrated benefits of the proposed method on fine-tuning pre-trained models.

In the symplectic category there is a `connect sum' operation that glues symplectic manifolds by identifying neighborhoods of embedded codimension two submanifolds. This paper establishes a formula for the Gromov-Witten invariants of a symplectic sum Z=X#Y in terms of the relative GW invariants of X and Y. Several appl…

2000-10-23abs ↗pdf ↗

Weight Squeezing transfers knowledge from large models to smaller ones, improving performance and speed.

problem Transfer learning and model compression for faster and more efficient training.
method Reparameterization of weights from a large model to a smaller one.
result Weight Squeezing outperforms other methods on GLUE benchmark with faster training.

Improved NLP performance with fewer parameters and less data using conditional multi-task learning.

problem Challenges in transferring knowledge across different NLP tasks, including overfitting, forgetting, and negative transfer.
method Proposes a novel Transformer architecture with conditional attention and task-conditioned modules for efficient parameter sharing and mitigating forgetting.
result Achieves state-of-the-art performance on 26 NLP tasks with 66% less data and 50% fewer parameters compared to existing methods.

We establish a canonical gluing procedure for Seiberg-Witten monopoles on the two pieces of a closed, oriented 4-manifold X which is split along a 3-dimensional closed, oriented submanifold. We only assume that the (unperturbed) character variety is Kuranishi-smooth and the limiting maps are transversal -- then we will…

2003-11-19abs ↗pdf ↗

PosCal training improves classification models by calibrating posterior probabilities.

problem Poorly calibrated posterior probabilities in classification models.
method End-to-end training procedure that directly optimizes the objective while minimizing the difference between predicted and empirical posterior probabilities.
result PosCal training achieves about 2.5% task performance gain and 16.1% calibration error reduction.

With a 4-ended tangle TT, we associate a Heegaard Floer invariant CFT(T)\operatorname{CFT^\partial}(T), the peculiar module of TT. Based on Zarev's bordered sutured Heegaard Floer theory, we prove a glueing formula for this invariant which recovers link Floer homology HFL^\operatorname{\widehat{HFL}}. Moreover, we classify…

2017-12-13abs ↗pdf ↗

We establish a glueing theorem for the Ginzburg-Landau equations in dimension n>2n > 2. To this end, we consider a nondegenerate minimal submanifold of codimension 2, and construct a one-parameter family of solutions to the Ginzburg-Landau equations such that the energy density concentrates near this submanifold. The pr…

2003-02-06abs ↗pdf ↗

This paper shows that many hyperbolic manifolds obtained by glueing arithmetic pieces embed into higher-dimensional hyperbolic manifolds as codimension-one totally geodesic submanifolds. As a consequence, many Gromov--Pyatetski-Shapiro and Agol--Belolipetsky--Thomson non-arithmetic manifolds embed geodesically. Moreove…

2020-03-03abs ↗pdf ↗