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

2.1%4.2%6.3%8.4% · May 202519922001200920182026
48 results for consumer language

Researchers mapped clinical jargon to consumer language using embeddings alignment.

problem Mapping and translating clinical jargon to consumer language for better communication.
method Trained embeddings on clinical and consumer language corpora, aligned them using Procrustes algorithm, and refined with adversarial training.
result Procrustes algorithm effectively aligned clinical and consumer language embeddings.

Expanding spoken language understanding to handle complex entities and intents.

problem Handling compound entities and intents in spoken language understanding.
method Introducing a domain-agnostic shallow parser that handles linguistic coordination, learning domain-independent and slot-independent features.
result The model learns to segment conjunct boundaries of various phrasal categories and improves generalization across different slot types using adversarial training.

It is time-consuming and error-prone to implement inference procedures for each new probabilistic model. Probabilistic programming addresses this problem by allowing a user to specify the model and having a compiler automatically generate an inference procedure for it. For this approach to be practical, it is important…

2013-12-12abs ↗pdf ↗

Natural language instructions improve reinforcement learning efficiency.

problem Designing effective reward functions for reinforcement learning is difficult and time-consuming.
method Proposes LanguagE-Action Reward Network (LEARN) to map natural language instructions to intermediate rewards.
result Language-based rewards lead to successful task completion 60% more often than without language.

This study applies neural models to automatically recognize medical entities from natural language.

problem Automated recognition of medical entities from natural language is complex and time-consuming.
method Utilizes deep neural sequence models trained on a large dataset of death certificates.
result Deep neural models can efficiently recognize medical entities from natural language.

Seq2Seq models perform well in generating If-Then programs from natural language.

problem Creating If-Then programs for business process automation without technical expertise.
method Modeling If-Then programs as a sequence learning task using Seq2Seq approaches.
result Seq2Seq models can effectively generate If-Then programs from natural language.

Prototype model improves model auditing and understanding.

problem Auditing and understanding modern language models is expensive and approximate.
method Introduced a sparse, non-negative mixture of learned prototypes trained with clustering objectives.
result Prototype models either surpass or remain within 2.5 percentage points of dense baselines on downstream tasks.

Sparse Meta Networks adapt deep neural networks incrementally for fast learning.

problem Training deep neural networks is slow and impractical for complex, changing environments.
method Sparse Meta Networks use a memory layer to learn online sequential adaptation, accumulating fast-weights incrementally.
result Sparse Meta Networks achieve strong performance in various sequential adaptation scenarios.

Paper proposes using online text data to predict CPI with LLMs.

problem Forecasting Consumer Price Index (CPI) using low-frequency survey-based data.
method Develops an LLM-based approach combining online text time series with monthly CPI data.
result Establishes the asymptotic properties and provides prediction intervals for CPI forecasts.

Graph database outperforms in filtering ESG stocks efficiently.

problem Efficiently filtering ESG stocks from large lists of equities.
method Compared SQL, No-SQL, and graph databases; used Python for database interactions; collected data from stock price and financial news.
result Graph database is more efficient for ESG stock filtering.

AutoElicit uses LLMs to quickly create expert priors for predictive models.

problem Creating accurate priors for predictive models is time-consuming and costly.
method AutoElicit extracts knowledge from LLMs to construct priors for predictive models.
result AutoElicit yields priors that reduce error and save labelling effort.

Develops a statistical framework to measure uncertainty in model rankings based on human preferences.

problem Uncertainty in model rankings based on human preferences due to mismatch between human and model preferences.
method Statistical framework using pairwise comparisons by humans and models to provide rank-sets for each model.
result Rank-sets constructed using only pairwise comparisons by strong models often do not cover the true ranking of human preferences.

LDA identifies latent topics in CFPB consumer complaints over time.

problem Identify latent topics in CFPB consumer complaints for better regulation effectiveness.
method Latent Dirichlet Allocation (LDA) for topic modeling of consumer complaints.
result Time trends of latent topics reveal regulatory effectiveness and consumer protection issues.

SparseIDS uses RL to significantly reduce packet inspection in IDSs.

problem Efficiently inspecting large volumes of network packets for security threats.
method SparseIDS employs RL to learn optimal packet sampling strategies.
result SparseIDS reduces packet inspection by more than 75% while maintaining high accuracy.

Computational model uncovers linguistic universals.

problem Manual processing of linguistic typology by linguists is time-consuming and leaves key universals unexplored.
method Presented a computational model to identify known and new linguistic universals.
result The model successfully identifies known universals and uncovers new ones.

Consumers adjust their spending based on firms' social stances, influencing firm profits.

problem How consumer spending responds to firms' social stances.
method Using payment card transactions to predict and measure consumer responses to firms' social stances.
result Consumers' spending increases by 19% and decreases by 12% in response to firms' social stances, with effects lasting up to a year.

NESA learns user preferences and calendar contexts for efficient event scheduling.

problem Challenges in understanding user preferences and complex calendar contexts for automated event scheduling.
method Leverages deep neural networks to learn user preferences and calendar context from raw online calendars.
result Significantly outperforms previous models in personal and multi-attendee event scheduling tasks.

Paper presents a shape-based approach for better household load curve clustering and prediction.

problem Difficulty in classifying and predicting consumer energy consumption due to many clusters.
method Shape-based approach using Dynamic Time Warping (DTW) to align energy consumption patterns.
result Reduces the number of representative groups by 50% and improves prediction accuracy.

This study examines how fashion consumption affects self-confidence and buying behavior in Iranian consumers.

problem Understanding the role of self-confidence in fashion buying behavior.
method A questionnaire was used to collect data from 400 consumers in Tehran's clothing market. Structural equations and factor analysis were employed to test the model.
result Interest in fashion, personal taste, utilitarianism, and new products positively impact self-confidence, and self-confidence positively impacts fashion buying behavior.

Method detects multi-timescale consumer spending patterns from receipts.

problem Understanding and managing consumer behavior in high-dimensional data.
method Non-negative tensor factorization (NTF) to extract multi-timescale expenditure patterns.
result Consumption patterns are characterized based on spending behavior over different timescales.

Bayesian algorithm learns consumer preferences for energy-saving home automation.

problem Effective energy saving for residential consumers in real-time tariffs.
method Bayesian learning algorithm to estimate comfort level from appliance use history.
result Algorithm outperforms regression analysis in numeric experiments with simulated consumer behavior.

Model identifies urgent radiology reports with high accuracy.

problem Lack of annotated training data for text analysis.
method Self-supervised contextual language representation using BERT.
result Model achieved 97.0% precision, 93.3% recall, and 95.1% F-measure.

PLUMAGE improves large model training efficiency and stability.

problem Accelerator memory and networking constraints during large model training.
method Probabilistic Low rank Unbiased Minimum Variance Gradient Estimator (PLUMAGE) that resolves bias and variance issues.
result PLUMAGE reduces training loss by 28% on average across the GLUE benchmark.

Study finds consumers are more price-sensitive before livestreams than after.

problem Understanding consumer demand during livestreaming lifecycle.
method Examined consumer demand for live events and recorded versions using data from a livestreaming platform.
result Demand is more price-sensitive before livestreams than after.

A new ride-hailing subsidy system uses deep causal networks to estimate consumer elasticity.

problem Estimating consumer elasticity with subsidies in ride-hailing industry.
method Introduces a consumer subsidizing system using deep causal networks to address confounding effects.
result Effective in estimating the uplift effect of subsidies without confounding.

CROCS clusters consumer behaviour from smart meters, capturing variability and robustness.

problem Insufficient consumer segmentation in existing clustering methods.
method Two-stage clustering framework: first stage clusters daily load profiles, second stage uses WSMD for set-to-set comparison.
result CROCS captures intra-consumer variability and robustness to anomalies and missing data.

Transformer models waste resources on long-context tasks.

problem Redundant attention computations in Transformer models for long-context tasks.
method Reformulate sequence modeling as supervised learning, analyze attention sparsity, formulate attention optimization as linear coding problem, propose Dynamic Group Attention.
result DGA reduces computational costs while maintaining performance.

Paper proposes a method to estimate consumer valuations from bundle sales data.

problem Estimating consumer valuations from bundle sales data using classical methods is challenging.
method Proposes an approach using EM algorithm and Monte Carlo simulation to estimate consumer valuations from bundle sales data.
result The approach can recover the distribution of consumers' valuations and is robust to unobserved no-purchases and clustered market segments.

Study improves retail demand forecasting by integrating macroeconomic data.

problem Lack of accurate demand forecasting due to incomplete data.
method Enriched time series data with macroeconomic variables; compared regression and machine learning models.
result Improved accuracy in predicting retail demand through comprehensive data integration.