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

6531,3051,9582,610 · Jun 202019922001200920182026
48 results for Wisdom of the Crowd

Crowd wisdom improves decision-making by integrating multiple responses.

problem Improving collective decision-making accuracy from multiple responses.
method Analogous to unsupervised dimension reduction, using techniques like PCA and Isomap.
result Crowd wisdom methods outperform existing solutions, including supervised learning.

Institutional investors' average portfolio structure shows collective rationality, or Wisdom of the Crowd.

problem Transaction costs in financial markets.
method Analysis of institutional investors' portfolio structures and deviations from rational benchmarks.
result Institutional investors display collective rationality, or Wisdom of the Crowd, without needing nearly rational individuals.

Crowd opinions in microblogs can predict event outcomes, matching with expert opinions.

problem Utilizing crowd wisdom for event outcome prediction in microblogs.
method Multi-label sentiment classification of tweets to gauge crowd opinion and compare with expert predictions.
result Crowd opinions in microblogs often match with expert opinions, especially in non-debate events.

Proposes methods to improve wisdom of crowds by considering worker diversity and correlations.

problem Improving wisdom of crowds by considering worker diversity and correlations.
method Proposes inference, learning, and teaching methods considering worker diversity and correlations.
result Proposes methods to improve wisdom of crowds by considering worker diversity and correlations.

Study predicts Euroleague basketball games with simple models, less accurate than crowds.

problem Predicting Euroleague basketball games with machine learning.
method Extracted features from Euroleague data, applied supervised machine learning techniques.
result Simple machine learning models achieve accuracy of less than 67% on test sets, outperformed by crowds.

Framework uses WOC theory to improve clustering ensemble performance.

problem Improving clustering ensemble performance in data analysis.
method Exploits WOC theory's four conditions (diversity, independency, decentralization, aggregation) to guide clustering and combination.
result Superior performance compared to state-of-the-art methods on varied data sets.

The paper proposes a new method for learning reward models from ordinal feedback, improving upon binary feedback.

problem Learning reward models from human preferences using binary feedback discards useful samples and loses fine-grained information.
method The paper introduces a framework for learning reward models under ordinal feedback, generalizing the Bradley-Terry model.
result Ordinal feedback reduces the Rademacher complexity compared to binary feedback, leading to better reward learning.

Ensembles of neural networks learn better by sharing information.

problem Improving performance of neural networks through collective learning.
method Modeling neural networks as socially interacting agents aiming to maximize their own performance and functional relations to others.
result Optimal collective performance emerges from local interactions between networks, leading to specialization and higher confidence.

When dealing with subjective, noisy, or otherwise nebulous features, the "wisdom of crowds" suggests that one may benefit from multiple judgments of the same feature on the same object. We give theoretically-motivated `feature multi-selection' algorithms that choose, among a large set of candidate features, not only wh…

2013-02-18abs ↗pdf ↗

Machine learning ensemble improves accuracy by considering minority answers as more likely true.

problem Ensemble methods often rely on majority voting, which can fail when the majority is wrong.
method Proposes Bayesian Truth Serum for classification problems, detecting surprising majority answers.
result Better classification performance achieved by considering minority answers as more likely true.

MRCNet tackles crowd counting and density mapping in aerial imagery.

problem Accurate crowd counting and density estimation in aerial imagery.
method MRCNet is a novel encoder-decoder CNN that combines VGG-16 with FPN-inspired lateral connections.
result MRCNet outperforms state-of-the-art methods in aerial and CCTV-based crowd counting.

It is common for CCTV operators to overlook inter- esting events taking place within the crowd due to large number of people in the crowded scene (i.e. marathon, rally). Thus, there is a dire need to automate the detection of salient crowd regions acquiring immediate attention for a more effective and proactive surveil…

2014-10-14abs ↗pdf ↗

Max-MIG tackles crowdsourced label learning without knowing crowd information structure.

problem Learning from crowds without knowing the information structure among crowds.
method Max-MIG is an information theoretic approach that simultaneously aggregates crowdsourced labels and learns a data classifier.
result Max-MIG achieves state-of-the-art results in most settings, including real-world data.

In evaluating prediction markets (and other crowd-prediction mechanisms), investigators have repeatedly observed a so-called "wisdom of crowds" effect, which roughly says that the average of participants performs much better than the average participant. The market price---an average or at least aggregate of traders' b…

2012-01-31abs ↗pdf ↗

We found that factors decay over time, with momentum fitting best.

problem Understanding how factors decay over time and their impact on performance.
method Derived a hyperbolic decay model for factors, tested against linear and exponential alternatives.
result Momentum exhibits hyperbolic decay, outperforming linear and exponential models.

Study shows how 'crowding' in equity trading affects performance and costs.

problem Deterioration of strategy performance, increased trading costs, and systemic risk due to equity factor crowding.
method Direct metrics of crowding based on imbalances of trades executed on the market, analyzing U.S. equity market data.
result Significant signs of crowding in well-known equity signals, especially Momentum, affecting order flow and portfolio rebalancing.

MTCNet uses MTL to estimate crowd density and count.

problem Crowd count estimation challenges due to scale variations and perspective.
method MTL deep neural network architecture with two tasks: density estimation and count classification.
result Achieves lower MAE than state-of-the-art methods on multiple datasets.

New method improves crowd counting accuracy using inverse k-NN maps and multiscale upsampling.

problem Improving accuracy of crowd density maps for high-density gatherings.
method Developed MUD-ikkNN architecture using inverse k-NN maps and multiscale upsampling.
result New network architecture outperforms state-of-the-art crowd counting.

WISDoM uses the Wishart distribution to analyze neurological data like EEG and brain connectivity.

problem Characterizing deviations of covariance or correlation matrices from expected values.
method WISDoM framework for quantifying deviations from the Wishart distribution.
result Validated on EEG feature ranking and classification of autism subjects.

Paper proposes semi-supervised methods for faster, more scalable message stance classification.

problem Determining the veracity of messages in social networks.
method Uses Label Propagation and Label Spreading algorithms for semi-supervised learning.
result Semi-supervised learning outperforms supervised models in terms of accuracy, speed, and scalability.

Machine learning outperforms crowd investors in predicting loan defaults and investment returns.

problem Determining if machine learning can outperform human decision-making in crowd lending.
method Using data from Prosper.com, a sophisticated ML algorithm was trained to predict loan defaults and investment returns.
result The ML algorithm outperforms crowd investors in predicting loan defaults and investment returns, especially for risky loans.

A model-free hedging method using stock crowding scores.

problem Designing costless portfolio strategies to hedge market risk.
method Network analysis of fund holdings to compute crowding scores, constructing long-short portfolios without numerical optimization.
result Long-short portfolios provide protection against both small and large market price fluctuations.

Investment herding can reduce household consumption, a phenomenon called crowding-out effect.

problem Investment herding's impact on household consumption.
method Optimal control theory to model and solve for household investment and consumption decisions.
result Existence of crowding-out effect due to investment herding.

Crowdsourcing can improve scientific investigation by enabling reproducibility and transparency.

problem Current research methods lack reproducibility and transparency, leading to unreliable decisions.
method Next-generation investigative approach leveraging human diversity, micro-specialized crowds, and computer-assisted control methods.
result The Theory of Enablers provides specific cognitive and non-cognitive enablers for crowd-based scientific investigation.

Bayesian model improves truth inference from highly redundant crowd annotations.

problem Inferring true annotations from highly redundant crowd annotations.
method Bayesian graphical model with conjugate priors and iterative expectation-maximisation inference.
result Our technique significantly outperforms majority vote heuristic at one-sided level 0.025.