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

2.2%4.3%6.5%8.7% · Apr 201919922001200920172026
48 results for social attention

NAS model improves social recommendation accuracy using neural attention.

problem Capturing and weighing friends' preferences in social recommendation systems.
method Proposes a Neural Attention mechanism (NAS) for Social collaborative filtering.
result NAS model outperforms state-of-the-art methods in publicly available datasets.

A new method for recommending groups and activities based on geo-social data.

problem Recommendation of groups and activities based on geo-social data with social constraints.
method Proposes an attentive geo-social group recommendation method with an attention mechanism and a spatial query algorithm.
result Significantly outperforms baseline methods in real-world datasets.

Two computational models analyze political topics in social media tweets.

problem Measuring political attention in social media is labor-intensive and restrictive.
method Two computational models: supervised classifier and unsupervised topic model.
result Models provide different benefits: supervised classifier reduces labor, unsupervised model uncovers political and non-political uses.

Improved neural model for social recommendation by integrating social and interest networks.

problem Data sparsity and lack of higher-order relationships in social recommendation.
method DiffNet++ models neural influence diffusion and interest diffusion in a unified framework using a multi-level attention network.
result Extensive experiments on real-world datasets show the effectiveness of DiffNet++.

Proposes a multi-modal attention network for better stock price prediction.

problem Predicting future stock movements using historical records and social media.
method Extracts semantic information from social media, estimates credibility, and integrates with numeric features.
result Significantly improved prediction accuracy and trading profits compared to previous methods.

HGP tackles noisy connections and heterogeneity in social graphs for better social recommendation.

problem Challenges in social graphs, especially noisy connections and heterogeneity, hinder GNN-based social recommendation.
method HGP uses a tripartite graph to reduce complexity, personalized PageRank for node embeddings, and attention mechanism for integration.
result HGP outperforms baselines in AUC and F1-score metrics on a large-scale dataset.

Improved volatility forecasts for U.S. stocks using social media and news data.

problem Challenges in forecasting equity market volatility due to infrequency and variability of macroeconomic announcements.
method Estimating public attention and sentiment towards scheduled macroeconomic variables using various data sources and machine learning.
result Significant improvement in volatility forecasts for U.S. stocks, up to 14.99% on average.

Study uses attention-based method to detect different types of online harassment.

problem Detecting different types of online harassment in social media content.
method Multi-attention based approach using Recurrent Neural Networks to address imbalanced data.
result Demonstrates effectiveness of attention-based mechanism for detecting various types of online harassment.

New architecture improves decision-making in dense traffic.

problem Designing accurate and compact learning architectures for autonomous vehicles in crowded conditions.
method Attention-based architecture that accounts for interactions between vehicles.
result Significant performance gains and interpretable interaction patterns.

Proposes a new model for predicting future motion of road actors in autonomous vehicles.

problem Forecasting the long-term future motion of road actors for safe autonomous driving.
method Recurrent graph-based attentional approach with interpretable geometric and social relationships.
result Can produce diverse predictions conditioned on hypothetical or 'what-if' scenarios.

Predicting event attendance using social influence from social networks.

problem Predicting people's participation in real-world events.
method Modeling social influence, using non-geotagged posts and social group structures, applying graph embedding techniques, and training a neural network.
result The proposed classifier achieves 89% accuracy on the VFestival dataset, outperforming state-of-the-art methods.

SemiGNN detects financial fraud using social relations and multi-view data.

problem Detecting fraud in financial services with limited labeled data and complex interactions.
method Semi-supervised graph attentive network with hierarchical attention mechanism.
result SemiGNN achieves better accuracy on fraud detection tasks compared to state-of-the-art methods.

Secure social recommendation framework using secret sharing.

problem Privacy concerns and reluctance to share social data in recommender systems.
method Secret Sharing based Matrix Multiplication (SSMM) protocol for secure data sharing and collaborative recommendation.
result SeSoRec framework improves recommendation performance and is secure.

Understanding tie strength in social networks, and the factors that influence it, have received much attention in a myriad of disciplines for decades. Several models incorporating indicators of tie strength have been proposed and used to quantify relationships in social networks, and a standard set of structural networ…

2017-10-11abs ↗pdf ↗

Improved sentiment analysis with multimodal data.

problem Cross-modal sentiment analysis in social media, customer service, and video blogs.
method Gated mechanism for attention-based learning of cross-modal interactions, with experiments on CMU-MOSI and CMU-MOSEI datasets.
result 1.6% and 1.34% absolute improvement over state-of-the-art.

GIFsentiment predicts stock market returns and investor sentiment from social media GIFs.

problem Understanding investor sentiment in the stock market.
method Constructing a sentiment index from social media GIFs and analyzing its correlation with market returns and volume.
result GIFsentiment positively predicts stock market returns and negatively predicts returns for up to four weeks.

Paper proposes a faster neural machine translation model using election methods and Q-learning.

problem Slower inference time in complex attention models.
method Modelled attention network using election methods and Q-learning.
result Inference time is less than a standard Bahdanau translator, results comparable.

Flash crash on Ethereum shows social coordination can destabilize blockchain systems.

problem Interconnected socio-technical systems can be fragile due to social coordination.
method Analyzed the 2017 Ethereum flash-crash to illustrate the fragility of blockchain systems.
result Emergent centralization can lead to catastrophic cascades in interconnected systems.

Investors prioritize ESG in crypto-assets, showing higher exposure than traditional assets.

problem Understanding ESG preferences in crypto-assets and their investment behavior.
method A representative household finance survey in Austria to examine ESG preferences and crypto-investment exposure.
result ESG-conscious investors have higher exposure to crypto-assets compared to traditional asset classes.

FATE predicts user engagement on social apps with explainable explanations.

problem Accurate user engagement prediction for social apps with explainability.
method FATE, a flexible neural framework incorporating friendships, actions, and temporal dynamics.
result FATE outperforms state-of-the-art approaches by 10% error and 20% runtime reduction.

Graph embedding methods represent nodes in a continuous vector space, preserving information from the graph (e.g. by sampling random walks). There are many hyper-parameters to these methods (such as random walk length) which have to be manually tuned for every graph. In this paper, we replace random walk hyper-paramete…

2017-10-26abs ↗pdf ↗

Proposes D2D-LSTM for predicting mobile social network content diffusion paths.

problem Lack of accurate content popularity prediction considering time and location in mobile social networks.
method D2D-LSTM, a deep neural network combining user social features and files features.
result Significantly improved prediction accuracy (up to 85.858%) and faster convergence (less than 100 steps).

Study improves cryptocurrency price prediction using deep learning with trading and social media indicators.

problem Predicting price movements of cryptocurrencies using deep learning.
method Used deep learning algorithms (MLP, CNN, LSTM, ALSTM) on hourly and daily data of Bitcoin and Ethereum.
result Unrestricted model with trading and social media indicators outperforms restricted model.