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

Trend · papers per month

118236354472 · Jun 202019922001200920182026
48 results for Incremental Analysis

A new method for fast incremental/decremental analysis without recursion.

problem Efficiently updating support-vector models with new data.
method Ridge Support Vector Models with Weight-Error Curves (WECs) for recursion-free computation.
result All new Lagrangian multipliers can be computed simultaneously, relaxing previous constraints.

Paper proposes CNE-net to tackle incremental learning in (T)ACSA tasks.

problem Catastrophic forgetting in multi-task incremental learning for (T)ACSA.
method Category Name Embedding network (CNE-net) with shared encoder and decoder.
result State-of-the-art performance on (T)ACSA benchmark datasets.

The paper extends cluster validity indices for incremental analysis.

problem Providing incremental alternatives for cluster validation.
method Extending iCVI family to include 6 incremental indices and examining their behavior under under- and over-partitioning.
result Over-partitioning is more challenging to detect than under-partitioning.

Dex improves reinforcement learning by solving complex environments incrementally.

problem Training reinforcement learning agents for complex, ever-changing environments.
method Incremental learning approach, using optimal weights from simpler environments.
result Incremental learning yields superior performance across multiple Dex environments.

Lyapunov's second theorem is an essential tool for stability analysis of differential equations. The paper provides an analog theorem for incremental stability analysis by lifting the Lyapunov function to the tangent bundle. The Lyapunov function endows the state-space with a Finsler structure. Incremental stability is…

2012-08-14abs ↗pdf ↗

GD learns matrix solutions incrementally, revealing insights into generalization.

problem Matrix sensing problem of recovering low-rank matrices from linear measurements.
method Fine-grained analysis of GD dynamics for matrix sensing.
result GD follows an incremental learning procedure, solving matrices of increasing ranks.

Improved metric indexes support malware analysis by handling insertions and queries in real-time.

problem Handling insertions and queries in real-time for malware analysis.
method Modified and improved three algorithms to support incremental insertion and querying with arbitrary metrics.
result Improved Vantage-Point tree of Minimum-Variance performs best for this scenario.

Efficiently updates KRR for big streams with minimal redundant computation.

problem Redundant computation in incremental KRR for big data streams.
method Supports incremental/decremental processing for single and multiple samples, dividing data into batches.
result Significantly reduced computational time without sacrificing accuracy.

New method combines deep learning and streaming learning for better incremental learning.

problem Catastrophic forgetting in deep neural networks when updated incrementally.
method Combining streaming linear discriminant analysis with deep learning.
result Outperforms incremental batch learning and streaming learning on ImageNet and CORe50.

Paper analyzes fast SAGA method for nonconvex optimization problems.

problem Optimizing nonconvex problems of the form minxifi(x)\min_x \sum_i f_i(x)
method Incremental aggregated gradient method (SAGA) within an Incremental First-order Oracle framework
result SAGA converges to a stationary point faster than gradient descent and stochastic gradient descent, and at a linear rate to the global optimum for a specific class of nonconvex problems.

GROUSE (Grassmannian Rank-One Update Subspace Estimation) is an incremental algorithm for identifying a subspace of Rn from a sequence of vectors in this subspace, where only a subset of components of each vector is revealed at each iteration. Recent analysis has shown that GROUSE converges locally at an expected linea…

2013-07-21abs ↗pdf ↗

New method combines population and completion tasks in knowledge graphs.

problem Insufficient external resources hinder statistical inference in knowledge graphs.
method Probabilistic factorisation method that uses path structure for both population and completion.
result Balanced exploitation-exploration helps incremental population and improves prediction of missing information.

New method improves blockchain analysis by handling temporal changes and scalability.

problem Limited focus on evolving nature and scalability of blockchain transaction networks.
method Incremental approach with Metropolis-Hastings random walks.
result Comparable performance in node classification tasks with reduced computational overhead.

Algorithm estimates bounds of updated classifier coefficients efficiently.

problem Determining sensitivity of updated classifiers without retraining.
method Proposes an algorithm to estimate upper and lower bounds of updated classifier coefficients.
result Estimates bounds with low computational complexity and tightness.

Neural networks learn incrementally from orthogonal data, interpolating with minimal complexity.

problem Understanding the learning dynamics and implicit bias in ReLU networks with orthogonal data.
method Gradient flow analysis of two-layer ReLU networks from small initialization with orthogonal training data.
result The learned interpolator has a squared 2\ell_2-norm scaling as n\sqrt{n}, close to the minimal interpolator's complexity.

Unified multilinear model for causal factor disentanglement.

problem Disentangling causal factors from complex data without direct manipulation.
method Hierarchical block multilinear factorization (M-mode Block SVD) and incremental approach.
result Interpretable object representation robust to occlusion and reduced training data.

The level crossing and inverse statistics analysis of DAX and oil price time series are given. We determine the average frequency of positive-slope crossings, να+ν_α^+, where Tα=1/να+T_α =1/ν_α^+ is the average waiting time for observing the level αα again. We estimate the probability P(K,α)P(K, α), which provides us the probab…

2010-01-25abs ↗pdf ↗

Method predicts LFSM increments from past observations using codifference.

problem Forecasting LFSM increments from discrete-time observations.
method Uses codifference for serial dependence, with conditional expectation or projection for α>1α>1 or α<2α<2.
result Method shows promising performance in forecasting volatilities, capturing kurtosis and serial dependence.

Transformers learn to integrate information from past positions incrementally, specializing heads in distinct patterns.

problem How transformers learn to integrate information from multiple past positions with varying statistical significance.
method High-order Markov chain task, incremental learning, sparse attention patterns, simplified differential equations, stage-wise convergence, early stopping as regularizer.
result Transformers learn to specialize heads in distinct patterns, shifting from competitive to cooperative learning dynamics.

We introduce incremental variational inference and apply it to latent Dirichlet allocation (LDA). Incremental variational inference is inspired by incremental EM and provides an alternative to stochastic variational inference. Incremental LDA can process massive document collections, does not require to set a learning …

2015-07-17abs ↗pdf ↗

Growth rate of real GDP per capita is represented as a sum of two components -- a monotonically decreasing economic trend and fluctuations related to a specific age population change. The economic trend is modeled by an inverse function of real GDP per capita with a numerator potentially constant for the largest develo…

2008-11-06abs ↗pdf ↗

FINGER computes von Neumann graph entropy efficiently for online graph sequence analysis.

problem Efficiently compute von Neumann graph entropy for online graph sequence analysis.
method Fast Incremental von Neumann Graph Entropy (FINGER) framework.
result FINGER reduces VNGE computation complexity from cubic to linear.

New framework simplifies analysis of asynchronous parallel optimization algorithms.

problem Difficulty in analyzing asynchronous parallel optimization algorithms due to delay and inconsistency.
method Revisit and clarify technical issue in convergence rate proofs, propose simplified 'perturbed iterate' framework.
result Proves linear speedup for ASAGA and KROMAGNON on multi-core systems without sparsity assumptions.

Sabrina integrates financial data and domain knowledge for better visualization.

problem Scattered financial data across various sources makes it hard for analysts to understand the economy.
method Sabrina uses a pipeline to fuse firm-specific and macroeconomic data, visualizing it in a unified interface.
result Sabrina aids financial analysts in their analysis process, as shown in a user study.

New approach AR1 improves performance in class-incremental learning.

problem Training deep models sequentially on a single incremental task without forgetting.
method Combining architectural and regularization strategies, AR1 is specifically designed for incremental task scenarios.
result AR1 outperformed existing regularization strategies on CORe50 and iCIFAR-100.

Depth helps neural networks learn simpler solutions incrementally.

problem Understanding why deep neural networks generalize well despite complex architectures.
method Formal definition of incremental learning dynamics, theoretical analysis of depth and initialization effects, experiments with various models.
result Incremental learning dynamics can arise in deeper models, but not in shallow ones, under specific conditions.

A new SOHP filter improves trend estimation in economic time series.

problem Improving trend estimation in nonlinear economic time series.
method Recursive application of one-sided HP filter on updated cyclical components, combined with an incremental HP filtering algorithm.
result Better performance of SOHP filter compared to other HP-type filters on real economic data.

Paper tackles few-shot class-incremental learning with a neural gas network.

problem Incrementally learn new classes from very few labelled samples without forgetting old classes.
method Proposes TOPIC framework using a neural gas network to preserve class topology and adapt to new samples.
result Significantly outperforms other methods on CIFAR100, miniImageNet, and CUB200 datasets.

The growth rate of real GDP per capita in the biggest OECD countries is represented as a sum of two components - a steadily decreasing trend and fluctuations related to the change in some specific age population. The long term trend in the growth rate is modelled by an inverse function of real GDP per capita with a con…

2012-05-25abs ↗pdf ↗