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

0.3%0.5%0.8%0.5% · Jun 200819922001200920182026
36 results for Friendship dissolution

Study reveals linguistic signs of betrayal in online strategy games.

problem Predicting the dissolution of friendships in online games.
method Characterized dyadic interactions, analyzed temporal patterns, and examined conversational attributes.
result Subtle linguistic cues indicate impending betrayal in online strategy games.

The study improves GCN performance on friendship-based social networks by simulating and augmenting datasets.

problem GCNs' limitations in friendship-based social networks, especially dependency between node neighbourhood order and layer.
method Developed a Python library to simulate social networks with ground truth labels and features. Introduced sDNA as latent variables for nodes.
result Four new GCN variants significantly outperform the original model on 27 out of 30 simulated datasets.

Study classifies graphs with positive curvature without quadrilaterals.

problem Classifying graphs with positive Lin-Lu-Yau curvature without quadrilaterals.
method Definition of Ricci curvature on graphs, limit-free formulation using graph Laplacian.
result Identifies all simple connected C4-free graphs with positive Lin-Lu-Yau curvature.

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.

Link prediction is one of the fundamental problems in network analysis. In many applications, notably in genetics, a partially observed network may not contain any negative examples of absent edges, which creates a difficulty for many existing supervised learning approaches. We develop a new method which treats the obs…

2013-01-29abs ↗pdf ↗

Improved node classification in signed social networks using diffuse interface methods.

problem Classifying nodes in signed social networks (positive and negative interactions).
method Diffuse interface methods based on Ginzburg-Landau functional and extended graph Laplacian.
result Performance improvement in real signed social networks, outperforming state of the art.

Friend recommendation system using heterogeneous edge embeddings.

problem Inadequate performance of existing network embedding techniques on multi-graph social networks.
method Proposes a method to mine network representation exploiting heterogeneity in multi-graphs.
result Outperforms state-of-the-art baselines on Hike's social network in terms of accuracy and user satisfaction.

Cryptocurrency markets exhibit violent, synchronised drawdowns, challenging diversification claims.

problem Cryptocurrency markets' violent drawdowns challenge diversification claims.
method Dynamic conditional tail dependence analysis
result Near-complete and stable lower-tail graph, upper tail that thins over time, dissolution of token categories into a core.

Model infers temporal connections in dynamic graphs from node interactions.

problem Challenges in reasoning about evolving graphs, especially with human-specified edges.
method Temporal point processes and variational autoencoders with bilinear interactions.
result Model outperforms baselines and infers semantically interpretable connections.

New approach learns latent motifs in networks for mesoscale structure analysis.

problem Understanding large-scale behavior in complex systems through mesoscale structures.
method Network dictionary learning (NDL) combining network sampling and nonnegative matrix factorization.
result Networks can be approximated using a small set of latent motifs.

InfDetect detects e-commerce insurance fraud using graph analysis.

problem Detecting fraudulent claims in e-commerce insurance with multiple parties involved.
method Developed a large-scale fraud detection system InfDetect using graph-based approaches.
result InfDetect successfully detected thousands of fraudulent claims and saved money daily.

LNMC improves link prediction on social networks by considering log-normal degree distributions.

problem Link prediction in social networks with log-normal degree distributions.
method Log-Normal Matrix Completion (LNMC) using Alternating Direction Method of Multipliers.
result Up to 5% AUC increase over non-structured sparsity based methods.

The paper proposes trading grades in a financial market to address unintended consequences of grading systems.

problem Unintended consequences of grading systems, such as unfair advantages and misaligned incentives.
method A thought experiment in a financial market structure to trade grades, similar to interest rate swaps.
result Grades should be viewed as personal equity, not used for selection criteria.

Joint analysis of data from multiple sources has the potential to improve our understanding of the underlying structures in complex data sets. For instance, in restaurant recommendation systems, recommendations can be based on rating histories of customers. In addition to rating histories, customers' social networks (e…

2011-05-17abs ↗pdf ↗

Graph matching in noisy environments with Markovian errors.

problem Graph matching under time-dependent Markovian noise.
method Introduced edgelighter error model and analyzed graph matching thresholds.
result Graph matching thresholds and mixing times are of order Θ(n2logn)Θ(n^2\log n) for Erdős-Rényi graphs, and O(nαlogn)O(n^α\log n) for Stochastic Block Model graphs.

The paper studies a method to sample nodes from a massive graph using personalized PageRank.

problem Sampling from a massive network is expensive and impractical; the paper provides an alternative.
method The paper introduces a crawling method to approximate the personalized PageRank vector without querying the entire graph.
result The adjusted personalized PageRank vector can effectively select nodes within the same block as the seed node.

Enhances community detection in correlated networks with node attributes.

problem Community detection in multiple networks with correlated node attributes and edges.
method Introduced the correlated Contextual Stochastic Block Model (CSBM), developed a two-step matching procedure.
result Algorithm recovers exact node correspondence, enabling enhanced community detection.

Study predicts social relationships using triadic influence from social networks.

problem Difficulty in quantifying social relationships and their dynamics.
method Real social networks of 13 schools, neural networks, high-dimensional embedding.
result Triadic influence achieves highest accuracy in predicting student relationships.

TGCN learns from multi-relational graphs, improving SSL performance.

problem Scalable semi-supervised learning from multi-relational data.
method Tensor-graph convolutional network with dynamic weights and graph-based regularizers.
result Significantly improved SSL performance over standard GCNs.

We present a simple agent-based model to study the development of a bubble and the consequential crash and investigate how their proximate triggering factor might relate to their fundamental mechanism, and vice versa. Our agents invest according to their opinion on future price movements, which is based on three source…

2008-06-18abs ↗pdf ↗

In this paper, we consider the matrix completion problem when the observations are one-bit measurements of some underlying matrix M, and in particular the observed samples consist only of ones and no zeros. This problem is motivated by modern applications such as recommender systems and social networks where only "like…

2014-11-22abs ↗pdf ↗