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

Trend · papers per month

10203040 · Jun 202019922001200920172026
48 results for review abuse

This review is about the convenience, the benefits, as well as the destructive capacities of money. It deals with various aspects of money creation, with its value, and its appropriation. All sorts of money tend to get corrupted by eventually creating too much of them. In the long run, this renders money worthless and …

2008-11-19abs ↗pdf ↗

Mitigates bias in text classification by weighting instances.

problem Unintended biases in text classification datasets based on demographic terms.
method Instance weighting to recover non-discrimination distribution.
result Effective mitigation of unintended biases without sacrificing generalization.

Study uses machine learning to analyze state drug policies and reduce overdose deaths.

problem Epidemic opioid overdose rates and ineffective state-level policies.
method Hierarchical clustering of 138 binomial variables to generate policy bundles, then regression analysis.
result Balancing certain policies leads to reduced overdose deaths, but only after second year.

Grale designs graphs for graph learning, improving performance on large datasets.

problem Finding the right graph for semi-supervised learning with billions of nodes.
method Fuses multiple similarity measures using locality sensitive hashing to create task-specific graphs.
result Grale detects a large number of malicious actors, increasing recall by 89%.

In this paper (S_n) is a sequence of surfaces immersed in a 4-manifold which converges to a branched surface S_0. Up to sign, μ^T_p (resp. μ^N_p) will denote the amount of curvature of the tangent bundles TS_n (resp. the normal bundles NS_n) which concentrates around a singular point p of S_0 when n goes to infinity. B…

2007-01-30abs ↗pdf ↗

New algorithm prevents strategic replication in multi-armed bandit problems.

problem Strategic replication by agents can exploit bandit algorithms' balance.
method Designs Hierarchical UCB (H-UCB) and Robust Hierarchical UCB (RH-UCB) algorithms.
result Achieves O(lnT)O(\ln T)-regret and sublinear regret in realistic scenarios.

Researchers propose better probabilistic models for deep learning.

problem Using cross-entropy loss for non-categorical data.
method Introducing continuous-categorical distribution and proposing probabilistic alternatives.
result Potential for outperformance in deep learning models with proper probabilistic treatment.

Our study employs sentiment analysis to evaluate the compatibility of Amazon.com reviews with their corresponding ratings. Sentiment analysis is the task of identifying and classifying the sentiment expressed in a piece of text as being positive or negative. On e-commerce websites such as Amazon.com, consumers can subm…

2019-04-04abs ↗pdf ↗

Online reviews provided by consumers are a valuable asset for e-Commerce platforms, influencing potential consumers in making purchasing decisions. However, these reviews are of varying quality, with the useful ones buried deep within a heap of non-informative reviews. In this work, we attempt to automatically identify…

2017-05-06abs ↗pdf ↗

Peer review is the foundation of scientific publication, and the task of reviewing has long been seen as a cornerstone of professional service. However, the massive growth in the field of machine learning has put this community benefit under stress, threatening both the sustainability of an effective review process and…

2018-12-18abs ↗pdf ↗

Unsupervised summarization generates novel reviews reflecting consensus opinions.

problem Creating summaries that reflect subjective information in multiple documents.
method Generative model with hierarchical variational autoencoder, pointer-generator mechanism.
result Model produces fluent and coherent summaries reflecting common opinions.

Neural Information Processing Systems (NIPS) is a top-tier annual conference in machine learning. The 2016 edition of the conference comprised more than 2,400 paper submissions, 3,000 reviewers, and 8,000 attendees. This represents a growth of nearly 40% in terms of submissions, 96% in terms of reviewers, and over 100%…

2017-08-31abs ↗pdf ↗

Auditing fairness of decision-makers is now in high demand. To respond to this social demand, several fairness auditing tools have been developed. The focus of this study is to raise an awareness of the risk of malicious decision-makers who fake fairness by abusing the auditing tools and thereby deceiving the social co…

2019-01-24abs ↗pdf ↗

Paper uses pre-trained models and active learning to analyze customer reviews quickly.

problem Automatic review analysis with limited labeled data and time.
method Pre-trained language representation and active learning framework.
result Fully automatic review analysis achieved at a faster pace.

ScoreGAN uses GANs with IGM to detect bot-generated reviews based on text and scores.

problem Lack of labeled data and bot-generated reviews in fraud review detection.
method ScoreGAN incorporates review text and scores into a GAN framework for data augmentation and detection.
result ScoreGAN outperforms existing methods by 7% and 5% on Yelp and TripAdvisor datasets.

RevGAN generates personalized reviews with given sentiment and style.

problem Creating reviews that are both personalized and of high quality.
method RevGAN combines self-attentive recursive autoencoders, conditional discriminators, and personalized decoders.
result RevGAN outperforms state-of-the-art models in sentence quality, coherence, and personalization.

Proposes RTL model for sentiment classification and key word detection in online reviews.

problem Sentiment classification and key word detection in online reviews for hospitality industry.
method Regularized Text Logistic (RTL) regression model.
result RTL model achieves satisfactory classification performance and identifies key word features.

This study analyzes app reviews to understand students' behavior in the app market.

problem Extracting sentiment from growing app reviews manually is impractical.
method Used machine learning algorithms with TF-IDF for text representation and ensemble learning for evaluation.
result SVM achieved the highest accuracy (93.37%) on tri-gram + TF-IDF scheme.

We consider peer review in a conference setting where there is typically an overlap between the set of reviewers and the set of authors. This overlap can incentivize strategic reviews to influence the final ranking of one's own papers. In this work, we address this problem through the lens of social choice, and present…

2018-06-16abs ↗pdf ↗

Two machine learning methods detect insider trading from investor activity data.

problem Detecting insider trading from trading activity data is challenging.
method Two unsupervised machine learning methods: clustering and group identification.
result Identifies potential insider trading rings around price sensitive events.

Machine learning conferences face ethical issues in review process.

problem Ethical issues in the review process of machine learning conferences.
method Study of recruitment issues, double-blind process infringements, fraudulent behaviors, biases, and appendix phenomenon.
result Highlighting the need for awareness in the machine learning community.

Machine learning analyzed peer reviews to find differences in quality by journal impact factor.

problem Determining if higher journal impact factors correlate with more thorough or helpful peer reviews.
method Hand-coded and machine-learned analysis of 10,000 peer review sentences from 1,644 journals.
result Peer reviews in higher impact factor journals are more thorough in discussing methods but less helpful in suggesting solutions and providing examples.

We review the state of the art of our understanding of the conformal geometry of the irrational rotation algebra. This was sparked by a paper by Cohen and Connes. We review the more recent progress made by Connes and the second named author and the work of the authors of this review.

2018-10-24abs ↗pdf ↗

LLM extracts actionable insights from customer reviews.

problem Extracting actionable insights from customer reviews.
method Large language model approach distinguishing perceptual attributes from actionable features.
result High consistency and predictive validity of LLM insights compared to human coders.