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

Trend · papers per month

25.0%50.0%75.0%100.0% · Jun 199319922001200920182026
48 results for discourse relations

This study identifies sentence relationships in legal transcripts.

problem Improving understanding of legal case proceedings through sentence relationships.
method Combining machine learning and rule-based approach to classify sentence relationships.
result First study to use discourse relationships for legal court case transcripts.

HDSF detects fake news by learning hierarchical discourse-level structures.

problem Detecting fake news articles with minimal annotated corpora.
method Automatically learns and constructs discourse-level structures for fake and real news articles.
result Real and fake news present substantial differences in hierarchical discourse-level structures.

Text documents are structured on multiple levels of detail: individual words are related by syntax, but larger units of text are related by discourse structure. Existing language models generally fail to account for discourse structure, but it is crucial if we are to have language models that reward coherence and gener…

2015-11-12abs ↗pdf ↗

The study detects deceptive language in business communication using AI.

problem Deceptive language in business communication.
method Combining classical rhetoric, communication psychology, and linguistic theory with computational textual analysis and transformer models.
result Detection accuracies of over 99% achieved in controlled settings.

Bitcoin price prediction models fail to outperform a simple 'today's price' baseline, especially at longer horizons.

problem Lack of robust models that consistently outperform a naive price predictor at various horizons.
method Surveyed peer-reviewed papers, categorized by evaluation methodology, contrasted with social media discourse, and proposed methodological standards.
result No peer-reviewed study has shown robust superiority over the naive baseline across multiple market regimes at short-to-medium horizons.

Study examines active travel in Chicago communities, revealing mixed perceptions.

problem Transport disadvantage and lack of active mobility in underserved communities.
method Focus groups, qualitative discourse analysis, quantitative text-mining (topic modeling, sentiment analysis).
result Residents view active travel as both necessity and symbol of privilege, influenced by local culture.

Designs ranking models to consider long-term consequences, improving online discourse.

problem Ranking models fail to foresee long-term negative impacts.
method Introduces Markov decision processes and weighted sampling for optimal consequential rankings; develops gradient-based algorithm for practical implementation.
result Optimal consequential rankings can be approximated efficiently using parameterized models.

Study examines how social media sentiment impacts biotech stocks.

problem Understanding the impact of social media on biotech stock prices.
method VADER sentiment analysis, ARIMA, and VAR models were used to forecast stock market performance.
result Complex interplay between tweet sentiment and stock market performance was identified.

Paper proposes a new method for sentence embeddings using weighted word vectors.

problem Improving sentence embeddings for natural language processing tasks.
method A simple sentence embedding method using weighted average of word vectors followed by soft projection.
result Demonstrates effectiveness on clinical semantic textual similarity task.

Study tackles hate speech against journalists on social media.

problem Hate speech against journalists on social media remains prevalent despite efforts.
method Defined journalist-specific hate speech, annotated tweets, trained deep learning models, and proposed an ensemble model.
result Proposed ensemble model outperforms individual models in detecting journalist-targeted hate speech.

Study analyzes global public sentiment on DeFi from 2012-2022.

problem Global public sentiment on DeFi is understudied.
method Sentiment analysis, spatial econometrics, clustering, topic modeling.
result Economic development significantly influences DeFi engagement, especially after 2015.

Model criticism tool evaluates text coherence and structure in generated long-form text.

problem Evaluate the high-level structure of generated text for coherence, coreference, and topicality.
method Apply model criticism in latent space to compare real and generated data distributions.
result Transformer-based models struggle with maintaining structural coherence and coreference.

System detects relevant financial news and predictions from unstructured text.

problem Manual extraction of relevant financial information from news is cumbersome and error-prone.
method Topic modeling with LDA, co-reference resolution, multi-paragraph segmentation, and temporal analysis.
result ROUGE-L values for relevant text and predictions/forecasts were 0.662 and 0.982, respectively.

We present a new topic model that generates documents by sampling a topic for one whole sentence at a time, and generating the words in the sentence using an RNN decoder that is conditioned on the topic of the sentence. We argue that this novel formalism will help us not only visualize and model the topical discourse s…

2017-08-01abs ↗pdf ↗

In the wake of the still ongoing global financial crisis, bank interdependencies have come into focus in trying to assess linkages among banks and systemic risk. To date, such analysis has largely been based on numerical data. By contrast, this study attempts to gain further insight into bank interconnections by tappin…

2014-06-30abs ↗pdf ↗

Supervised machine learning models boast remarkable predictive capabilities. But can you trust your model? Will it work in deployment? What else can it tell you about the world? We want models to be not only good, but interpretable. And yet the task of interpretation appears underspecified. Papers provide diverse and s…

2016-06-10abs ↗pdf ↗

Study finds significant price declines and capital reallocation from centralized to decentralized exchanges after FTX collapse.

problem Quantifying trust dynamics and redistribution between centralized and decentralized exchanges.
method Interdisciplinary approach combining causal inference and computational text analysis.
result Significant price declines and capital reallocation from centralized to decentralized exchanges following the FTX collapse.

The paper explores fairness metrics in automated decision-making and their limitations.

problem Discrimination in automated resource allocation decisions.
method Analysis of fairness metrics and distributive justice principles.
result Prominent fairness metrics fail to address egalitarian and sufficiency concerns in resource allocation.

Message passing is the key to graph neural networks, but new terms are needed to avoid confusion.

problem Current methods of graph neural networks cannot solve all problems over given input graphs.
method Demonstrates that any function of interest can be expressed using pairwise message passing over a modified graph.
result Message passing is the fundamental approach for graph neural networks, and new terms are needed to avoid confusion.

The following discourse is inspired by the works on hyperbolic groups of Epstein, and Neumann/Reeves. Epstein showed that geometrically finite hyperbolic groups are biautomatic. Neumann/Reeves showed that virtually central extensions of word hyperbolic groups are biautomatic. We prove the following generalisation: Theo…

2003-02-20abs ↗pdf ↗

Twitmo analyzes geo-tagged Twitter data for topic modeling and visualization.

problem Analyzing public discourse on Twitter for various topics, parties, or individuals.
method Collects and preprocesses geo-tagged Tweets, applies LDA, CTM, STM, and visualizes results.
result Automatic pooling of Tweets into pseudo-documents improves topic coherence.

AI uses language models to find instrumental variables quickly.

problem Finding valid instrumental variables is a challenging and heuristic process.
method Uses large language models to search for new instrumental variables through narratives and counterfactual reasoning.
result Demonstrates the effectiveness of multi-step and role-playing prompting strategies for LLMs.

The paper explores machine learning methods for proxy modeling in life insurance solvency capital requirements.

problem Life insurance companies need to estimate solvency capital requirements from full loss distributions, but computational limitations restrict full simulations.
method The paper presents various adaptive machine learning approaches to approximate the risk-dependent proxy function using least-squares Monte Carlo.
result The machine learning methods significantly improve the accuracy and efficiency of proxy modeling compared to traditional regression techniques.

This study uses high-frequency data to identify early warning signals for bank crises.

problem Identifying early warning signals for impending bank crises.
method Constructing multiple recurrence networks (MRNs) based on high-frequency stock returns to monitor nonlinear dynamics.
result Key indicators of MRNs, particularly average mutual information, provide valuable insights into periods of extreme volatility.

The paper develops fair machine learning models using causal path-specific effects.

problem Fairness in machine learning models under causal constraints.
method Lagrange multiplier approach for infinite-dimensional functional estimation, closed-form solutions for constrained optimization.
result Theoretical and flexible semiparametric estimation strategies for fair predictions.