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

Trend · papers per month

1122 · Aug 201919922001200920172026
19 results for DSP

In recent years, RTB(Real Time Bidding) becomes a popular online advertisement trading method. During the auction, each DSP(Demand Side Platform) is supposed to evaluate current opportunity and respond with an ad and corresponding bid price. It's essential for DSP to find an optimal ad selection and bid price determina…

2017-05-26abs ↗pdf ↗

Paper proposes DSP to accelerate deep learning model training by addressing locking and straggler problems.

problem Training deep neural networks is slow and inefficient due to locking and straggler issues.
method Layer-wise Staleness and DSP algorithm to handle locking and straggler problems.
result DSP achieves significant training speedup with stronger robustness than compared methods.

This paper presents a unified framework to tackle estimation problems in Digital Signal Processing (DSP) using Support Vector Machines (SVMs). The use of SVMs in estimation problems has been traditionally limited to its mere use as a black-box model. Noting such limitations in the literature, we take advantage of sever…

2013-11-21abs ↗pdf ↗

ECG-DelNet uses neural networks to accurately delineate ECGs, even with low-quality data.

problem Lack of model explainability and small databases limit deep learning applicability in ECG detection.
method Adapted U-Net architecture for 1D data, used PhysioNet's QT database, applied data augmentation and regularization techniques.
result Best configuration achieved high precision and recall for P, QRS, and T waves.

Paper presents a self-adaptive learning model for robust classification and regression.

problem Dealing with various datasets of different complexity.
method Combines DNDN and DSP, an end-to-end training approach with multiple randomly initialized softmax layers and adaptive soft pruning.
result The model demonstrates no performance loss compared with unpruned models and higher robustness over different data and feature distributions.

The paper proposes a new method to forecast winning prices in real-time bidding.

problem Accurately forecasting winning prices in real-time bidding with limited data.
method The paper introduces a heteroscedastic fully parametric censored regression approach and a mixture density censored network.
result The proposed method significantly improves winning price forecasting compared to existing methods.

The task of estimating the fundamental frequency of a monophonic sound recording, also known as pitch tracking, is fundamental to audio processing with multiple applications in speech processing and music information retrieval. To date, the best performing techniques, such as the pYIN algorithm, are based on a combinat…

2018-02-17abs ↗pdf ↗

Paper addresses CPA line forecasting in online advertising mid-flight.

problem Forecasting ad campaign performance mid-flight considering bidding mechanisms.
method Generates relationships between metrics and optimization signals, estimates sensitivity, and characterizes advertiser spends vs. eCPA.
result Demonstrates promising accuracy in forecasting against actual deliveries.

New adaptive filters reduce energy consumption in electronic devices.

problem Reducing energy consumption in adaptive filtering algorithms.
method Data-selective adaptive filters, set-membership (SM) filters, trinion and quaternion systems, partial-updating, LMS and recursive LMS algorithms.
result Improved adaptive filtering algorithms with reduced computational complexity and enhanced stability.

A new framework enhances IDW models for complex industrial datasets.

problem Low performance of IDW models in complex industrial datasets.
method Deep reinforcement learning network to enhance IDW models and learn hyperparameters.
result The proposed framework achieves differential spatial prediction and is more accurate than current IDW models.

This paper proposes a learning framework for n-bit quantized neural networks that improves accuracy and speed on FPGAs.

problem Efficiently implementing quantized neural networks on FPGAs to maintain accuracy and speed.
method A novel learning framework for n-bit QNNs, constrained weights, reconstructed gradient function, n-BQ-NN structure, and SVPE array.
result Quantized models achieve almost the same accuracy as full-precision models and outperform typical low-precision QNNs.

Train one network for efficient deployment across many devices.

problem Efficient inference across diverse devices with minimal resource constraints.
method Once-for-All (OFA) network training and progressive shrinking algorithm.
result OFA network achieves state-of-the-art accuracy with significantly reduced training time and resource usage.