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

Trend · papers per month

4489133177 · Jun 202019922001200920182026
48 results for science questions

Crowdsourced science questions improve exam accuracy.

problem Generating high-quality, domain-specific multiple choice questions is challenging.
method Leveraging a corpus and existing questions, the method suggests document selection and answer distractors.
result Crowdsourced questions are indistinguishable from original questions and improve exam accuracy.

Paper tackles natural science exam questions, improving over previous systems.

problem Hard natural science exam questions requiring advanced logic reasoning.
method Constructs contextual knowledge graphs for questions and supporting sentences, learns to reason with neural embeddings.
result Model outperforms previous state-of-the-art QA systems on the ARC Challenge Set.

Proposes a methodology to improve data science ROI by addressing key business questions.

problem Companies often fail to maximize data science value, focusing on basic analysis.
method Categorizes and answers 'The Big Three' questions using data science methods.
result Shows how to apply the methodology to real business use cases.

Causal inference is crucial for understanding data in Data Science.

problem Understanding causal effects in data science, even when data is non-causal.
method Review of causal roadmap, including scientific question, causal model, estimands, statistical estimators, and interpretation.
result Using the causal roadmap framework improves statistical analysis and interpretation in Data Science.

Foundation models alter medical data science workflow, challenging veridical data science principles.

problem Foundation models disrupt traditional data science practices in medicine.
method Critically examined the medical foundation model lifecycle and its deviation from veridical data science principles.
result Foundation models challenge veridical data science principles of predictability, computability, and stability.

Data science reveals co-evolution of income inequality and savings across countries.

problem Understanding the co-evolution of income inequality and savings across countries.
method Time series data for Gini indices and Gross Domestic Savings (% of GDP) were used to construct correlation and similarity matrices, and a multi-dimensional scaling technique was applied. Linear regression was used to test the empirical linkage between income inequality and savings.
result The empirical model proposed by Chakraborti-Chakrabarti (2000) holds reasonably true for many economies of the world, showing a moderate relationship between income inequality and savings.

As machine learning systems become ubiquitous, there has been a surge of interest in interpretable machine learning: systems that provide explanation for their outputs. These explanations are often used to qualitatively assess other criteria such as safety or non-discrimination. However, despite the interest in interpr…

2017-02-28abs ↗pdf ↗

This work explores using deep NNs to learn quantum systems from probability distributions.

problem Learning quantum systems from limited probability distribution data.
method Using deep neural networks to reconstruct quantum Hamiltonian from probability distributions.
result Deep neural networks can learn quantum Hamiltonians from probability distributions.

This paper advocates for applying scientific method principles to machine learning.

problem Aligning machine learning with scientific rigor, safety, and interpretability.
method Identifying and applying scientific method stages (hypothesis formulation, testing, uncertainty estimation) to machine learning.
result Machine learning researchers should adopt practices from other scientific domains to enhance understanding and reliability.

Machine learning's data-centric philosophy conflicts with natural sciences' standards.

problem Conflict between machine learning's ontology and epistemology and natural sciences' practices.
method Identifying and analyzing contexts where ML can be beneficial or harmful in natural sciences.
result ML can enhance trustworthiness in causal inference but introduces biases in emulation and labeling.

The study reveals nations drive scientific research for social and economic interests.

problem Why do nations produce scientific research?
method Synthesizes previous concepts of science and scientific research, defines them, and identifies key drivers.
result Scientific research is driven by nations' social and economic interests, not just for philosophical inquiries.

Fisher et al. extend multi-VAR for better modeling of heterogeneous time series.

problem Modeling structurally heterogeneous processes in social, health, and behavioral sciences.
method Adaptive weighting schemes for penalized estimation of multiple-subject multivariate time series.
result Improved estimation performance compared to alternative estimators.

The paper surveys network methods for understanding economic and financial systems.

problem Understanding interconnectedness among economic and financial entities.
method Survey of network theory, measures, and structures for economic and financial networks.
result Network methods provide tools to quantify structural properties of economic systems.

Paper presents a workflow for reliable unsupervised learning in science.

problem Lack of standardization in unsupervised learning workflows for reproducible scientific discoveries.
method Structured workflow including data preparation, modeling, validation, and communication.
result Illustrates the importance of validation in unsupervised learning.

Network science reveals fragmentation and integration in US financial industry.

problem Understanding the evolution of US financial industry over time.
method TVP-VAR approach on stock market returns to infer unobserved links, network science tools.
result Fragmentation and integration coexist in US financial industry, challenging sectoral macroprudential frameworks.

Analyzes 6M Python notebooks and 2M enterprise DS pipelines to guide investments in data science.

problem Challenges in following the rapidly evolving landscape of data science technologies and applications.
method Downloaded and analyzed over 6M Python notebooks and 2M enterprise DS pipelines, performing statistical and comparative analyses.
result Identifies actionable conclusions for system builders and technology bets for practitioners based on current trends.

A fundamental question in Riemannian geometry is to find canonical metrics on a given smooth manifold. In the 1980s, R. Hamilton proposed an approach to this question based on parabolic partial differential equations. The goal is to start from a given initial metric and deform it to a canonical metric by means of an ev…

2011-04-20abs ↗pdf ↗

Machine learning improves optimization algorithms in data science.

problem Improving optimization algorithms in data science.
method Training machine learning methods to automatically improve optimization algorithms.
result Machine learning leads to more effective outcomes for optimization problems.

Study examines explainable machine learning for monotonic models, finding Integrated gradients better for strong monotonicity.

problem Applying explainable machine learning to science-informed models.
method Proposed axioms for monotonicity, tested Shapley value and Integrated gradients methods.
result Integrated gradients provides better explanations for strong monotonicity.

Develops a machine learning pipeline for learning causal structure in time-series data.

problem Current ML algorithms fail to learn causal structure in time-series data due to lack of temporal order consideration.
method Integrates machine learning with chaos theory using ChaosFEX feature extractor to learn generalized causal structure.
result Successfully learns generalized causal structure in time-series data.

Deep learning detects cloud changes due to human aerosols.

problem Uncertainty in the effect of anthropogenic aerosols on cloud properties and Earth's energy balance.
method Deep convolutional neural networks to analyze cloud images.
result Identified and characterized specific cloud perturbations due to human aerosols.

In the same way as the Hilbert Program was a response to the foundational crisis of mathematics, this article tries to formulate a research program for the socio-economic sciences. The aim of this contribution is to stimulate research in order to close serious knowledge gaps in mainstream economics that the recent fina…

2010-12-20abs ↗pdf ↗

This paper identifies duplicate questions on Quora using machine and deep learning models.

problem Detecting semantically identical questions on Quora to improve user experience.
method Applied machine learning and deep learning techniques on Quora's dataset.
result Xgboost model with character level term frequency and inverse term frequency achieved 85.82% accuracy.

Machine learning impacts computational math, offering new functions approximations.

problem Machine learning's black box nature hinders further progress in computational math.
method Analyzes machine learning's impact on computational math and vice versa.
result Integrating computational math with machine learning can enhance both fields.

Data science redefines causal inference from observational data, classifying tasks into description, prediction, and counterfactual prediction.

problem Widespread misunderstandings about data science's role in causal inference from observational data.
method Organizing data science tasks into three classes: Description, prediction, and counterfactual prediction (including causal inference).
result The necessity of subject-matter expert knowledge for causal analyses in data science.

Formulates approach for guiding explanation types based on user specifications.

problem Creating explainable AI components from user-defined specifications.
method Develops a method for generating explanations based on user-defined specifications.
result Demonstrates feasibility of user-defined explanations for complex models like Bayesian networks and graph neural networks.

Quantum walk algorithm optimizes quantum state preparation for financial simulations.

problem Efficiently loading classical data into quantum states for quantum computers.
method Split-step quantum walks (SSQW) to design parameterized quantum circuits (PQC).
result SSQW facilitates generating desired probability amplitude distributions for quantum simulations.

Quantum mechanics models human perception and decision-making, offering a new approach to understanding social dynamics.

problem Understanding the complex interactions between individuals and groups in social networks.
method Developed a simple computational code based on quantum mechanics principles to model human perception and decision-making.
result Quantum-inspired models can help explain differences in individual and group behavior.