The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Public Telegram channels show tightly synchronized message bursts that precede short-lived price spikes in many small-cap cryptocurrencies, consistent with coordinated pump-and-dump activity; the authors estimate over $200m of traded volume across detected events and demonstrate that text alone cannot reliably separate manipulative from organic messages.

Don't You Know, Pump it Up! Investigating Cryptocurrency Manipulation in Telegram-Driven Activity
Filipe Moura, Giordano Paoletti, Carlos H. G Ferreira, Jussara Almeida · September 01, 2026
arxiv quasi_experimental medium evidence 8/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Filipe Moura unresolved corpus identity
  2. Giordano Paoletti unresolved corpus identity
  3. Carlos H. G Ferreira unresolved corpus identity
  4. Jussara Almeida unresolved corpus identity
Analyzing >20M Telegram messages and transaction data for >17k coins, the authors find tightly synchronized Telegram message bursts that precede short-term price and volume spikes consistent with pump-and-dump activity (47 candidate events), estimate cumulative traded volume exceeding $200M across detected events, and show manipulative messages are linguistically similar to organic discussion.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

No provider observation is available for this paper.

Missing data, not a zero citation count.

Telegram plays a pivotal role in cryptocurrency communication and has been repeatedly associated with coordinated schemes, such as pump-and-dump manipulation. However, existing studies typically focus on known manipulation chats or a limited set of cryptocurrencies, leaving open the question of how Telegram is leveraged for mass promotional activity (shilling) at scale. Moving beyond these limitations, this work analyzes the interplay between information flows and market activity across public Telegram channels. To this end, we propose a scalable framework that (i) classifies crypto-related messages using a fine-tuned encoder model to filter semantic noise, (ii) detects anomalous spikes in cryptocurrency mentions via adaptive thresholding, and (iii) validates temporal associations between social bursts and market movements using quasi-experimental econometric methods (RDD and DiD). We apply this framework to one year of public Telegram data (14,499 channels and over 20 million messages) aligned with transaction data for more than 17,000 cryptocurrencies. Our analysis identifies 47 events consistent with potential pump-and-dump activity and 73 sustained market reactions, showing that manipulative signals are characterized by extreme temporal synchronization and precede price movements by seconds. Notably, psycholinguistic analysis reveals that pump-and-dump messages are linguistically indistinguishable from organic discussions, highlighting the limits of text-based detection alone. Finally, we estimate the cumulative financial volume of detected pump-and-dump events to exceed $200 million and release a public cryptocurrency dictionary and a fine-tuned classifier to support future research.

Summary

Moura, F., Paoletti, G., Ferreira, C. H. G., & Almeida, J. M. (2027). Don’t You Know, Pump It Up! Investigating Cryptocurrency Manipulation in Telegram-Driven Activity. Proceedings of the 21st International AAAI Conference on Web and Social Media (ICWSM 2027).

Main Finding

Public Telegram channels carry short, highly synchronized bursts of crypto-related messages that (in many cases) temporally precede rapid, pump‑and‑dump–consistent price moves. Using a scalable pipeline that combines a crypto-related message classifier, adaptive anomaly detection, and quasi‑experimental econometrics, the authors identify 47 candidate pump‑and‑dump events and 73 sustained market reactions across one year of Telegram data; estimated cumulative traded volume associated with detected pump events exceeds $200M. Crucially, the text of manipulative messages is linguistically indistinguishable from organic discussion, implying that detection must rely on temporal, structural, and market signals rather than text features alone.

Key Points

  • Scope and scale: analysis on 1 year (July 2021–July 2022) of public Telegram (TGDataset) — ~20M messages from 14,499 channels — aligned with transaction data for >17,000 cryptocurrencies.
  • Resources released: crypto dictionary (18,704 terms / ~17,012 coins), labeled message dataset (2,923 messages), and a fine‑tuned crypto-related classifier (publicly available).
  • Pipeline (three steps):
  • Fine‑grained semantic filtering: train/evaluate models (RoBERTa‑base and several LLMs including Llama 3.1, Gemma, Qwen2.5) to classify whether a Telegram message genuinely refers to cryptocurrency (addressing polysemous coin names).
  • Anomaly detection: match messages to the dictionary, filter with classifier, build daily mention time series per coin, detect anomalous spikes with Cell‑Average CFAR (adaptive thresholding).
  • Temporal validation: minute‑level Regression Discontinuity Design (RDD) and Difference‑in‑Differences (DiD), using Bitcoin and stablecoins as controls, to test if social bursts temporally associate with price/volume moves consistent with pump‑and‑dump.
  • Empirical findings:
    • 47 events consistent with pump‑and‑dump patterns (extreme temporal synchronization across channels; social bursts precede price moves by seconds).
    • 73 events with sustained market reactions not necessarily classic pump‑and‑dump.
    • Psycholinguistic analysis: manipulative messages not distinguishable from organic messages using linguistic features.
    • Estimated cumulative financial volume of detected pump events > $200 million.
  • Methodological insight: combining ML filtering (for semantic accuracy) with adaptive anomaly detection plus quasi‑experimental econometric validation yields a scalable, conservative approach to surface and validate candidate manipulation events without preselecting channels or coins.

Data & Methods

  • Data:
    • Telegram: TGDataset final year slice (July 2021–July 2022): ~20M messages, 14,499 public channels (including non‑crypto topical channels).
    • Market: transaction price/volume series for >17,000 coins from exchanges (aligned to Telegram timestamps).
    • Dictionary and annotation: 18,704 crypto terms; labeled sample of 2,923 messages (three annotators, inter-rater agreement measured).
  • Classification:
    • Task: filter out polysemous false positives (e.g., coins named Trump, Jesus).
    • Models evaluated: decoder LLMs (Llama 3.1 8b‑Instruct, Gemma 7b, Qwen2.5 7b) under zero/few‑shot ICL and fine‑tuning paradigms; RoBERTa‑base as encoder baseline.
    • Final release: fine‑tuned RoBERTa binary crypto‑related classifier and labeled dataset; temporal robustness tested with a stratified 13‑month sample.
  • Anomaly detection:
    • Per‑coin daily mention counts constructed across all channels.
    • CA‑CFAR (Cell‑Average Constant False Alarm Rate) applied to adapt thresholds per coin to detect anomalous days.
    • Candidate days selected for minute‑level analysis.
  • Temporal / causal validation:
    • Minute‑level Regression Discontinuity Design (RDD) around burst onset to test immediate discontinuities in price/volume.
    • Difference‑in‑Differences (DiD) comparing targeted coin behavior to controls (Bitcoin, stablecoins) to account for market‑wide shocks.
    • Conservative criteria used to mark events as consistent with pump‑and‑dump.
  • Additional analyses:
    • Psycholinguistics / LIWC‑style comparisons to test whether manipulative messages differ in tone/content from organic posts.
    • Synchronization metrics across channels to quantify the temporal compression of messaging.

Implications for AI Economics

  • Detection strategy: Automated monitoring of crypto markets should combine semantic filtering (to avoid noisy keyword matches), adaptive temporal anomaly detectors, and causal/econometric validation rather than relying on text classifiers alone — because language can be easily mimicked.
  • Information economics and market microstructure:
    • Public social amplification can act as the liquidity‑creating phase of manipulative operations; short‑lag social signals can causally influence price in thin markets.
    • Rapid information diffusion platforms (Telegram) can materially change price formation dynamics for low‑cap assets; modeling needs to incorporate platform‑driven demand shocks and synchronization among dispersed actors.
  • Policy and regulation:
    • Evidence supports requiring enhanced monitoring and disclosure for coordinated public promotion around low‑cap assets; platform-level mitigations (rate limits, amplification detection) could reduce exit liquidity creation for manipulative schemes.
    • Text‑only moderation will be insufficient; regulators should consider interventions based on temporal coordination metrics and cross‑referencing transaction traces.
  • Research directions for AI economists:
    • Use the provided dictionary and classifier to extend analysis to cross‑platform dynamics (Telegram ↔ Twitter ↔ Discord) and measure aggregate social spillovers on asset prices.
    • Incorporate network and actor‑level signals (channel credibility, follower overlap, bot activity) plus transaction‑level microstructure to improve causal identification and early warning systems.
    • Explore adversarial information strategies: since manipulative messages mimic organic discourse, adversaries may adapt to evade content detectors — prompting the need for robust, multi‑signal detection models (temporal, network, behavioral, and market features).
  • Practical considerations:
    • Real‑time monitoring must balance accuracy and computational cost; the authors’ efficiency comparisons (LLMs vs. encoder models) highlight tradeoffs — small encoder models like fine‑tuned RoBERTa were effective and computationally feasible for large‑scale filtering.
    • For market impact estimation and policy simulations, quasi‑experimental econometric methods (RDD, DiD) are practical tools to separate coordinated social amplification from coincident organic market moves.

If you plan to cite this work, please use the authors’ recommended reference listed at the top. Links to the released assets (dictionary, dataset, model) are provided in the paper and accompanying repository.

Assessment

Paper Typequasi_experimental Evidence Strengthmedium — The study leverages a large, cross-coin dataset and quasi-experimental RDD/DiD methods that strengthen causal interpretation of tight temporal associations between Telegram bursts and subsequent price/volume moves. However, the analysis remains observational: private coordination (the true treatment) is unobserved, the validity of RDD/DiD hinges on strong continuity and parallel-trends assumptions and on control choice, and the number of validated pump-like events is modest, limiting external robustness and causal certainty. Methods Rigormedium — The paper presents a careful, multi-stage pipeline (annotation, model selection and fine-tuning, adaptive anomaly detection, and quasi-experimental tests) applied to large-scale data, and performs temporal robustness checks; but key identification assumptions (no concurrent shocks, validity of chosen controls, multiple-testing/event-selection concerns) are not fully eliminative, private-channel orchestration remains unobserved, and the labeled sample for classifier training is relatively small compared to the full corpus. SampleOne-year snapshot of public Telegram (July 2021–July 2022) comprising >20 million messages from 14,499 public channels; a cryptocurrency dictionary of 18,704 terms (≈17,012 coins); minute-level transaction price and volume series for >17,000 cryptocurrencies aligned to Telegram timestamps; an annotated dataset of 2,923 Telegram messages used to train/evaluate a crypto-related classifier; validated sets of 47 candidate pump-and-dump events and 73 sustained market-reaction events. Themesgovernance adoption IdentificationThree-step pipeline: (1) semantic filtering of Telegram messages with a fine-tuned classifier to identify crypto-related mentions; (2) adaptive, per-coin anomaly detection of daily mention spikes via Cell-Average CFAR to identify candidate pump events; (3) econometric validation using Regression Discontinuity Design (RDD) at the onset of detected social bursts and Difference-in-Differences (DiD) comparisons using stablecoins and Bitcoin as control series to isolate short-term market reactions coincident with Telegram bursts. GeneralizabilityRestricted to public Telegram channels — private groups (where initial coordination may occur) are not observed., Single platform (Telegram) and single year (Jul 2021–Jul 2022) — findings may not generalize to other periods, platforms, or regimes of market volatility., Likely concentrated on low‑market‑cap/altcoins — results may not apply to major cryptocurrencies or regulated markets., Dependence on an up-to-date coin dictionary and classifier — novel or obfuscated coin mentions could be missed., Exchange coverage and transaction data completeness may vary across coins, biasing measured market impact., Validity depends on RDD/DiD assumptions and choice of controls (stablecoins, Bitcoin) which may not capture all systemic co-movements.

Claims (9)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The study analyzes one year of public Telegram activity comprising over 20 million messages from 14,499 channels, aligned with transaction data for more than 17,000 cryptocurrencies. Other positive Scale of the Telegram–cryptocurrency market dataset
Reading fidelity high
Study strength high
n=14499
0.8
The proposed framework identifies 47 events consistent with potential cryptocurrency pump-and-dump activity. Market Structure positive Number of detected potential pump-and-dump events
Reading fidelity high
Study strength medium
n=47
47 events
0.48
The analysis identifies 73 sustained market reactions associated with anomalous cryptocurrency-related activity on Telegram. Market Structure positive Sustained cryptocurrency market reactions
Reading fidelity high
Study strength medium
n=73
73 sustained market reactions
0.48
Manipulative signals in the detected events exhibit extreme temporal synchronization and precede cryptocurrency price movements by seconds. Market Structure positive Temporal precedence of Telegram activity relative to cryptocurrency price movements
Reading fidelity high
Study strength medium
n=47
precede price movements by seconds
0.48
Pump-and-dump messages are linguistically indistinguishable from organic cryptocurrency discussions, limiting the effectiveness of text-based detection alone. Ai Safety And Ethics null_result Linguistic differences between manipulative and organic cryptocurrency messages
Reading fidelity high
Study strength medium
not reported
0.48
The cumulative financial volume of the detected potential pump-and-dump events exceeds $200 million. Consumer Welfare negative Cumulative financial volume associated with detected pump-and-dump events
Reading fidelity high
Study strength medium
n=47
exceed $200 million
0.48
The study’s crypto-related text classifier is trained and evaluated using a labeled dataset of 2,923 Telegram messages annotated by three computer-science master’s students. Other positive Availability and size of labeled training/evaluation data for crypto-related message classification
Reading fidelity high
Study strength medium
n=2923
2,923 messages
0.48
The classifier’s temporal validation used a stratified sample of 520 messages spanning 13 months and was designed to assess false-positive and false-negative rates over time. Other positive Temporal stability and systematic classification bias of the crypto-related message classifier
Reading fidelity high
Study strength medium
n=520
520 messages spanning 13 months
0.48
The study releases a cryptocurrency dictionary containing over 18,704 cryptocurrency-related terms covering 17,012 coins. Other positive Coverage of the cryptocurrency mention dictionary
Reading fidelity high
Study strength medium
n=17012
over 18,704 terms covering 17,012 coins
0.48

Notes