Abstract
Background: Despite clinical advances, breast cancer screening adherence remains stagnant in Japan (<50%) compared with the United States (>70%). Understanding distinct cross-cultural barriers is essential; however, traditional methodologies often fail to capture visceral, real-world individual experiences and hidden deterrents to screening.
Objective: This study aims to characterize and compare cross-cultural informatics profiles of barriers to breast cancer screening across Japanese-language and English-language social media discourse.
Methods: We developed an automated natural language processing pipeline on a cloud-based informatics platform to analyze 46,823 screening-related posts (30,027 in Japanese and 16,796 in English) from X (formerly Twitter) collected in 2025, derived from an initial 76,955 posts after noise exclusion. The methodology integrated large language model–assisted sentiment polarity scoring with strict negation-handling, co-occurrence network topology analysis, and advanced distributional visualizations, including raincloud and ridgeline plots. Subgroup comparisons (prescreening vs postscreening and ultrasound with vs without mammography) were evaluated.
Results: Among the 46,823 screening-related posts, overall sentiment distributions showed no practically meaningful cross-cultural divergence (Cohen d=0.049); however, domain-specific analyses revealed sharp disparities in barrier prevalence. Within the English-language cohort containing 16,796 posts, discourse exhibited a concentrated, moderate negative sentiment regarding systemic barriers, featuring “Cost” as the primary barrier (n=1239, 7.4%), while “Pain” ranked considerably lower (n=842, 5.0%). In contrast, the Japanese-language cohort containing 30,027 posts was heavily bottlenecked by psychosomatic barriers, governed by a tightly interconnected network of “Pain,” “Fear,” and “Appointment.” “Pain” emerged as the overwhelmingly dominant barrier (n=5788, 19.3%). In the English-language cohort, “Dense” breasts emerged as a prominent clinical topic due to elevated public awareness, distinct from the financial narrative. The Japanese subgroup analyses identified a temporal transition from anticipatory psychological anxiety (“Fear,” 739/3805, 19.4%) and logistical concerns (“Appointment,” 1556/3805, 40.9%) before screening to a strong persistence of the discomfort memory of “Pain” (1160/7419, 15.6%). Furthermore, sentiment scores for mammography were significantly more negative than those for ultrasound alone (P<.001, Cohen d=0.264), and pain-related descriptors for ultrasound spiked from 5.0% (106/2110, ultrasound alone) to 18.2% (733/4017) when performed concurrently with mammography.
Conclusions: Despite comparable overall emotional equilibrium, a fundamental dichotomy emerged. The English-language discourse predominantly reflects US-specific systemic financial burdens, whereas the Japanese experience is characterized by emotional volatility transitioning from anticipatory anxiety to a tightly interconnected “Pain-Fear-Appointment” network. Physical discomfort of mammography dominates the screening narrative, overshadowing concurrent painless modalities like ultrasound. Improving adherence in Japan requires individualized pain-mitigating compression protocols and optimized clinical workflows to decouple mammographic discomfort from supplemental screening, thereby preventing pain-associated defensive avoidance and reducing logistical hurdles to improve equitable access.
doi:10.2196/97772
Keywords
Introduction
Breast cancer screening effectively reduces disease-specific mortality through early detection; however, significant global disparities in screening uptake persist []. While the United States reports screening rates exceeding 70%, Japan’s participation remains stagnant below 50% []. Addressing this gap requires a granular understanding of the “real-world” barriers that deter women from screening. Traditional survey-based methodologies, while foundational, are often limited by recall bias and social desirability bias and fail to capture longitudinal and visceral emotional experiences. The rapid evolution of digital health and oncology informatics has provided a novel framework to address these limitations. Social media platforms such as X (formerly Twitter) function as vast unstructured repositories of longitudinal individual discourse. Natural language processing (NLP) and large-scale data mining, referred to as infodemiology, allow for systematic quantification of patient-reported barriers in a manner that traditional clinical trials cannot easily replicate [,].
In the context of breast oncology, barriers to screening are multidimensional and encompass sensory, psychological, economic, and logistical domains. The physical and psychological tolls of mammography are well-documented deterrents. Specifically, in Asian populations, the high prevalence of dense breast tissue necessitates greater compression force, which is directly associated with increased procedural pain [-]. Beyond clinical factors, systemic constraints and logistical barriers frequently limit equitable access to preventive health care, adding a significant logistical burden. While the landmark J-START (Japan Strategic Anti-Cancer Randomized Trial) trial established the clinical efficacy of supplemental ultrasound in improving the sensitivity in dense breasts, it did not account for the integrated emotional burden of multimodal screening [].
A critical yet unexplored informatics question is how these multidimensional barriers, ranging from the sensory salience of procedural discomfort to logistical access, shape the overall screening narrative. Understanding how the highly distressing experience of one modality (mammography) modulates a broader perception of concurrent procedures is a significant structural barrier to screening adherence. Traditional studies have often relied on simple mean sentiment scores, which can obscure cross-cultural differences and emotional volatility. Despite the availability of extensive digital discourse, a rigorous, cross-cultural informatics approach using advanced distributional analysis has not yet been applied to compare the topological structure and affective intensity of screening barriers between Japanese-language and English-language cohorts.
In this study, we leveraged a large language model (LLM)–assisted NLP pipeline executed on a cloud-based informatics platform to analyze over 46,000 screening-related posts in Japanese and English. The objectives were to (1) characterize the divergent topological networks and statistical distributions of multidimensional screening barriers (sensory, psychological, economic, and logistical) across cultures; (2) quantify the temporal transition of sentiment from prescreening anticipation to postscreening reality; and (3) evaluate the impact of mammographic pain on the informatics profile of supplemental ultrasound. By integrating data science with clinical oncology, this study aimed to provide actionable insights to optimize the screening experience and improve global adherence rates.
Methods
Data Collection and Preprocessing
Publicly available social media data were retrieved from X (formerly Twitter) using the Apify tweet-scraper-v2, a cloud-based web scraping tool. We collected posts using the following exact Boolean search queries with language filters and chronological sorting (sort: latest): for the Japanese cohort, “(乳癌検診 OR 乳癌健診 OR 乳がん検診 OR 乳がん健診 OR マンモグラフィ OR マンモ OR 乳房エコー OR 乳房超音波 OR 乳腺エコー OR 乳腺超音波) since:2025-01-01 until:2025-12-31 lang:ja”; and for the English-language cohort, “(mammo OR mammogram OR mammography OR “breast ultrasound” OR “breast sonogram” OR “breast cancer screening” OR “breast screening”) since:2025-01-01 until:2025-12-31 lang:en.” No geographic filters or initial exclusion criteria were applied at the scraping stage. To ensure data integrity, a multistep cleaning pipeline was implemented using a LLM Gemini (Flash 3.1-lite; Google AI Studio). After removing exact duplicates and pure reposts (to prevent the artificial amplification of viral posts), we explicitly retained quoted posts and replies, as they contain valuable user-generated sentiments and personal experiences. Subsequently, we used the AI model to systematically identify and exclude automated bot-generated posts, commercial advertisements, spam, irrelevant noise, and news headlines. Specifically, the model was prompted with explicit criteria to flag and remove posts containing promotional URLs, standardized news reporting formats, and unnatural repetitive syntax indicative of bot activity. All subsequent analyses and visualizations were performed exclusively on these final cleaned datasets.
AI-Based NLP Pipeline and Validation
To overcome the limitations of traditional lexicon-based methods and ensure cross-lingual harmonization, we used an LLM Gemini (Flash 3.1-lite; Google AI Studio) for sentiment scoring and core barrier classification. Instead of relying solely on isolated string matching, we integrated established lexicon metrics as a methodological baseline into the AI’s system prompt. Specifically, the model was calibrated using standardized valence indices ranging from –1.0 (highly negative) to +1.0 (highly positive). This approach aligned with the Semantic Orientations of Words Reference Lexicon [] for the Japanese cohort and the VADER (Valence Aware Dictionary and Sentiment Reasoner) sentiment suite [] for the English-language cohort, thereby bridging the linguistic gap.
The AI was systematically prompted to act as an “expert oncology researcher” to analyze the contextual sentiment of each post. To guarantee a standardized evaluation across both languages, we provided explicit scoring heuristics for core screening barriers. These specific heuristic values were clinically calibrated and adjusted by breast oncologists based on the initial lexicon baselines: physical pain or sensory refusal (−0.9), fear or anxiety (−0.7 to −0.8), financial cost (−0.6 to −0.7), and clinical risks (−0.4 to −0.8). Positive sentiments, such as relief, were mapped to a scale of +0.6 to +0.8, with further gradations for recommendations and routine awareness. The system prompt included explicit rules for contextual nuances. For instance, the AI was instructed to correctly handle negations (eg, flipping “no pain” to +0.8) and to strictly map objective factual reports (eg, “Result: Normal” or “Mammogram done”) to a neutral low positive range (0.00 to 0.14) to prevent artificial score inflation. Furthermore, the model was directed to dynamically adjust the intensity of the sentiment scores within the predefined ranges based on modifying adverbs (eg, “very” and “slightly”) and overall contextual severity. To investigate the temporal evolution of screening barriers and the specific impact of screening modalities, the AI was further prompted to act as a medical text annotator. To ensure accurate temporal classification and handle ambiguity, the model was instructed to apply a conservative algorithm. Posts were categorized into 3 temporal phases based on contextual markers: “Before” (anticipatory posts containing intent-based keywords such as “planning to go” or “scared to book”), “After” (experiential posts containing markers such as “just finished” or “was painful”), and “Unknown” (general statements, news quotes, or posts with unspecifiable timing). Any linguistically ambiguous posts lacking clear temporal markers were strictly assigned to the “Unknown” category and excluded from the prescreening and postscreening comparative analysis. Subsequently, based on explicit classification rules, posts were categorized into 5 modalities: “Mammography alone,” “Ultrasound alone,” “Mammography+Ultrasound” (concurrent use of both mammography and ultrasound), “Others” (eg, MRI, palpation), and “Unknown” (modality unspecified). The model systematically extracted the core barriers, continuous sentiment scores, temporal phases, and modalities, returning them in a structured JSON array format to prevent arbitrary text generation and ensure data integrity.
To validate the accuracy of the AI-based NLP pipeline, manual reviews were conducted by independent breast oncologists. For sentiment classification, 200 randomly selected posts (100 per cohort) were independently evaluated by 2 reviewers using a 3-tier classification (positive>+0.1, negative<−0.1, otherwise neutral) to assess interrater reliability and AI-human concordance. Additionally, to validate the temporal and modality classifications, a single independent breast oncologist randomly extracted 100 Japanese posts, manually reviewed the contextual categories, and calculated the concordance rates between the expert’s assessment and the AI’s predictions. Furthermore, to ensure the strict parallelism of the barrier categories and the clinical validity of the cross-lingual translation, the exact correspondence and cultural adaptation of the extracted high-frequency terms between Japanese and English were independently verified by breast oncologists, as detailed in .
Statistical Distribution and Domain-Specific Analysis
Dual-axis lollipop charts were used to integrate keyword frequencies with mean sentiment scores. Sentiment distributions were evaluated using rain cloud plots, which integrate kernel density estimates, jittered raw data, box plots, and ridgeline plots to assess specific screening barrier domains (sensory, psychological, economic, and logistical). To rigorously compare the distributional shapes of continuous sentiment scores across the 4 core barrier domains between the Japanese-language and English-language cohorts, a 2-sample Kolmogorov-Smirnov (KS) test was performed. Differences in sentiment scores between the groups were evaluated using a 2-tailed Welch t test, supplemented by the calculation of Cohen d and 95% CIs to report effect sizes and precision, addressing the high statistical power inherent in large-scale datasets. All hypothesis tests were 2-sided, and P<.001 was considered statistically significant. All analyses and visualizations were performed in Python (version 3.12) with the Pandas, Matplotlib, Seaborn, and SciPy libraries.
Structural Network Analysis
Co-occurrence network topology analysis was performed using the NetworkX library (Python) to evaluate the interrelationships among the identified screening barriers. Nodes were defined based on the high-frequency core barriers extracted by the NLP pipeline. The co-occurrence window was set at the individual post level (ie, terms co-occurring within the same post). Edge weights were determined by raw co-occurrence frequencies without additional normalization. To filter out sparse connections and optimize visual clarity, the edge threshold was explicitly set to retain the top 40 most frequent co-occurrence pairs within each cohort. This specific threshold was chosen to highlight the primary macrolevel community structures. Furthermore, a sensitivity analysis was conducted by varying the inclusion threshold to include the top 30 and top 50 edges. This analysis confirmed that the fundamental structural topologies of the networks remained highly stable and were not dependent on the specific visualization threshold chosen. Statistical communities within the network were detected using the greedy modularity maximization algorithm.
Temporal Transition and Modality Impact
To evaluate the temporal evolution of screening barriers, we compared the prevalence and sentiment profiles of the core barriers between the prescreening and postscreening phases. Regarding the impact of modality, we first compared the overall and domain-specific sentiment distributions between posts mentioning mammography (including both standalone and concurrent use) and those categorized as “Ultrasound alone.” Furthermore, to isolate the specific influence of mammography on the perception of ultrasound, we compared the high-frequency barriers and their sentiment profiles between posts categorized as “Mammography+Ultrasound” and those categorized as “Ultrasound alone.”
Ethical Considerations
This cross-sectional infodemiology study analyzed publicly available social media data, and all data were deidentified. As the study used strictly anonymized and publicly accessible data without any direct interaction with individuals, it was exempt from institutional review board approval and the requirement for informed consent in accordance with local regulatory policies. This study followed the STROBE (Strengthening the Reporting of Observational Studies in Epidemiology) reporting guidelines for cross-sectional studies.
Results
Data Collection and Preprocessing
Of the initial 76,955 screening-related posts (36,487 in Japanese and 40,468 in English) generated between January 1 and December 31, 2025, a total of 46,823 posts (30,027 in Japanese and 16,796 in English) were included in the final analysis after excluding 30,132 noise, spam, news, and duplicate entries (6460 in Japanese and 23,672 in English; ).

AI-Based NLP Pipeline and Validation
In the manual validation of the 3-tier sentiment classification using 200 randomly selected posts, interrater reliability between 2 independent reviewers was substantial (Japanese: accuracy 84.0%, Cohen κ=0.759; English: accuracy 76.0%, κ=0.641). The AI model demonstrated cross-lingual performance comparable to human experts, achieving accuracies of 79.0%‐91.0% (κ=0.684‐0.860) against individual reviewers in the Japanese-language cohort and 83.0%‐85.0% (κ=0.743‐0.754) in the English-language cohort. Furthermore, for the chronological classification, the overall accuracy across all categories (including “Unknown”) was 76.1% with a Cohen κ of 0.623. This moderate overall agreement was primarily driven by the AI’s conservative algorithm, which categorized linguistically ambiguous posts as “Unknown” to prevent false assignments. When the AI assigned a specific temporal phase, it achieved positive predictive values: 93.2% (68/73) for the postscreening phase and 88.5% (23/26) for the prescreening phase. Cross-phase misclassifications occurred in only 3% (6/200) of cases, supporting the reliability of the prescreening and postscreening datasets used for the downstream temporal analysis. For the screening modality classification, the model achieved an overall accuracy of 94.5% and a Cohen κ of 0.92, demonstrating excellent reliability and high concordance with the expert evaluations.
Statistical Distribution and Domain-Specific Analysis
Analysis of the top 15 most frequently used terms revealed distinct cross-cultural differences in perceived barriers to and sentiments toward breast cancer screening (). The complete correspondence between the extracted Japanese terms and their English translations is provided in . Regarding the primary volume of public discourse, the top 3 most dominant topics in the Japanese-language cohort containing 30,027 posts () were centered on physical sensations, logistics, and clinical anxiety, led by “Pain” (n=5788, 19.3%), followed by “Appointment” (n=1670, 5.6%) and “Abnormality” (n=1608, 5.4%). In contrast, the top 3 most frequent terms in the English-language cohort containing 16,796 posts () reflected a more proactive, efficacy-driven, and structured discourse, occupied by “Early” (n=1583, 9.4%), “Time” (n=1323, 7.9%), and “Detection” (n=1271, 7.6%).

When isolating true barriers, defined specifically as terms consistently accompanied by marked negative emotional valences (red-to-orange coloration), clear cross-cultural divergences emerged. In the Japanese-language cohort, the primary obstacles were psychosomatic, driven by the anticipation of physical suffering and acute aversions, namely “Pain” and “Fear” (1033/30,027, 3.4%). Conversely, in the English-language cohort, the leading barriers shifted toward socioeconomic and systemic friction rather than physical dread. Financial constraints (“Cost,” 1239/16,796, 7.4%) and the physical discomfort of the procedure (“Pain,” 842/16,796, 5.0%) constituted the top negative-scoring barriers for English-language users. Collectively, these data demonstrate that while the psychological and physical aversions of “Pain” and “Fear” constrain the Japanese-language discourse, the English-language discourse deals primarily with pragmatic, structural obstacles like “Cost” alongside a comparatively muted apprehension toward “Pain.”
At a macroscopic level, the distribution of net sentiment scores showed a similar slightly negative-leaning, widely dispersed emotional profile for both cohorts (Japan: mean −0.059, SD 0.478, 95% CI −0.064 to −0.054; n=30,027; English language: mean −0.082, SD 0.497, 95% CI −0.090 to −0.074; n=16,796; ). Although statistically significant (P<.001), the clinical or practical difference was negligible (Cohen d=0.049), confirming no practically meaningful divergence in the overall emotional equilibrium between the 2 nations. However, deconstructing the discourse into 4 domain-specific barriers revealed sharp cross-cultural disparities in prevalence (). The Japanese-language cohort was constrained by individual physical and emotional aversion, showing significantly higher rates of “Sensory (Pain)” (5788/30,027, 19.3% vs 842/16,796, 5.0%, P<.001) and “Psychological (Fear)” barriers (1822/30,027, 6.1% vs 291/16,796, 1.7%, P<.001) than the English-language cohort. Conversely, the English-language discourse was predominantly constrained by external and structural frictions, with “Logistical (Access)” (3069/30,027, 13.3% vs 2247/16,796, 10.2%, P<.001) and “Economic (Cost)” barriers (616/30,027, 7.4% vs 1239/16,796, 2.1%, P<.001) higher than those in the Japanese-language cohort. These findings underscore that while Japanese screening hesitation is largely rooted in somatic anxiety, the friction in the English-language discourse is driven by socioeconomic and systemic limitations.
Finally, we performed the KS test to evaluate the continuous sentiment distribution profiles within each barrier domain, independent of their discussion frequencies (). The “Economic (Cost)” domain exhibited a significant cross-cultural divergence (D=0.280, P<.001), with the English-language cohort demonstrating a markedly more negative sentiment (mean −0.305, SD 0.474, 95% CI −0.331 to −0.279; n=1237) compared with the Japanese-language cohort (mean −0.058, SD 0.469, 95% CI −0.095 to −0.021; n=615), reflecting that financial barriers trigger a substantially heavier and distinct negative emotional stress in the English-language cohort than in the Japanese-language cohort. Conversely, the distributional differences for the remaining 3 domains were remarkably modest, with small effect sizes observed for “Sensory (Pain)” (D=0.166, P<.001; Japanese: mean −0.236, SD 0.355, 95% CI −0.245 to −0.227; n=5769 vs English: mean −0.252, SD 0.511, 95% CI −0.287 to −0.217; n=839), “Psychological (Fear)” (D=0.112, P=.003; Japanese: mean −0.296, SD 0.473, 95% CI −0.318 to −0.274; n=1821 vs English: mean −0.219, SD 0.571, 95% CI −0.285 to −0.153; n=290), and “Logistical (Access)” (D=0.059, P<.001; Japanese: mean −0.044, SD 0.484, 95% CI −0.061 to −0.027; n=3062 vs English: mean −0.075, SD 0.518, 95% CI −0.096 to −0.054; n=2243). This statistical profile indicates that when these 3 issues are discussed, the underlying emotional intensity and psychological valences remain inherently comparable between the 2 cohorts. Consequently, these statistical profiles suggest that the disparities in the prevalence of “Pain” and “Access” documented in appear to be driven less by cultural differences in emotional sensitivity to these factors and more strongly by the distinct systemic, clinical, and physiological realities of the respective screening environments.
Structural Network Analysis
The co-occurrence network analysis () visually reinforces these structural findings. In the Japanese network, “Pain” emerged as a dominant, high-centrality hub with direct edges to “Fear” and “Appointment.” This topology suggests a tightly coupled narrative where physical aversion (“Pain”) and psychological dread (“Fear”) are linked to the logistical process of scheduling (“Appointment”), creating a complex psychosomatic barrier to screening. In contrast, the English-language network exhibited a more decentralized topology. Rather than converging on a single sensory node, the network featured multiple interconnected hubs, where screening concepts (“Early,” “Detection”) and logistical factors (“Time,” “Cost”) co-occurred broadly with clinical terminology (eg, “Dense”). This configuration indicates that the English-language screening narrative encompasses a diverse range of clinical and systemic topics, whereas the Japanese discourse remains primarily centralized around physical sensation. Additionally, terms reflecting time and occupational constraints (eg, “Work,” “Busy”) demonstrated structural linkages to scheduling logistics (“Appointment”) in both networks, indicating that occupational obligations serve as a shared baseline barrier to screening access.

Temporal Transition and Modality Impact
To evaluate barrier evolution, Japanese posts were analyzed across the prescreening (n=3805) and postscreening (n=7419) phases, revealing that a significant temporal shift in the thematic focus occurred between the prescreening and postscreening phases (). The prescreening discourse was predominantly driven by logistical hurdles and anticipatory anxiety, with “Appointment” (1556/3805, 40.9%), “Fear” (739/3805, 19.4%), and “Pain” (490/3805, 12.9%) emerging as the top 3 concerns. Following the screening, the discourse transitioned toward outcome-oriented concepts. Result-related terms such as “Abnormality” (1255/7419, 16.9%) and “Relief” (1024/7419, 13.8%) rose to the top echelons, accompanied by strong positive sentiment (blue coloration). Crucially, “Pain” remained prevalent in the postscreening phase as the second most frequent topic (1160/7419, 15.6%). The sustained prominence of “Pain” among the top 3 factors across both time points underscores that physical discomfort is a persistent core element throughout the entire screening continuum, bridging both anticipatory dread and retrospective experience.

A comparison of the overall sentiment scores revealed that posts mentioning mammography (including both stand-alone and combined use; n=16,711) were significantly more negative than those mentioning ultrasound exclusively (n=2110). The mean sentiment score for the mammography group was −0.167 (SD 0.428, 95% CI −0.173 to −0.161) compared with −0.060 (SD 0.459, 95% CI −0.080 to −0.040) for the ultrasound-alone group (P<.001). To quantify the magnitude of this difference and address the high statistical power inherent in our large sample size, we calculated the effect size, which indicated a small but statistically significant difference (Cohen d=0.264). These findings demonstrate that while the discourse surrounding both modalities tends to be negative, the absence of mammographic compression results in a significantly less negative and relatively more favorable emotional profile.
Across the 4 barrier domains, a significant difference between modalities was observed exclusively in Sensory (Pain). Mammography posts exhibited a significantly more negative sensory sentiment compared to ultrasound-alone posts (mean −0.261, SD 0.350; n=5096 vs mean −0.058, SD 0.404; n=159; P<.001; and KS-test D=0.226). No significant differences emerged in the psychological (mean −0.312, SD 0.435; n=1005 vs mean −0.257, SD 0.528; n=170), economic (mean −0.146, SD 0.440; n=353 vs mean −0.078, SD 0.484; n=36), or logistical (mean −0.140, SD 0.459; n=1438 vs mean −0.116, SD 0.478; n=255) domains, isolating physical pain as the primary modality-dependent barrier that is mitigated in ultrasound-alone screening.
Finally, to isolate the specific influence of mammography on the perception of ultrasound, the sentiment profiles of ultrasound when mentioned concurrently with mammography (n=4017) and when mentioned separately (n=2110) were compared (). In the concurrent group, “Pain” was the most prominent concern (733/4017, 18.2%). Conversely, in the ultrasound-alone group, “Lump” was the leading term (177/2110, 8.4%), and “Pain” dropped to 5.0% (106/2110). However, the frequencies of psychological barriers remained comparable between the concurrent and ultrasound-alone groups, specifically for “Anxiety” (189/4017, 4.7% vs 112/2110, 5.3%) and “Fear” (134/4017, 3.3% vs 87/2110, 4.1%). These results demonstrate that while the psychological burden of screening remains consistent regardless of modality, the negative pain-related discourse associated with ultrasound is primarily driven by concurrent mammography.
Discussion
Principal Findings
This infodemiology study provides a large-scale cross-cultural comparison of breast cancer screening barriers using real-world social media discourse. These findings reveal a structural divergence. While barriers in the English-language cohort are primarily systemic and economic, specifically regarding the financial burden of supplemental screening for dense breasts, the Japanese screening experience is structurally governed by an interconnected network of “Pain,” “Fear,” and “Appointment,” creating a synergistic burden of physical discomfort and logistical access barriers. Domain-specific distributional analyses (KS test) reveal cross-cultural differences. While financial burden (Cost) exerts a distinct emotional stress in English-language discourse, the Japanese screening experience is characterized by emotional volatility. Temporal analyses demonstrate that the Japanese-language cohort transitions from anticipatory anxiety and logistical concerns before screening to physical pain afterward. Finally, modality-specific analyses demonstrate that while the psychological burden of screening remains constant regardless of modality, the physical discomfort of mammography acts as a persistent deterrent that dominates the overall screening experience, overshadowing the benefits of concurrent painless modalities, such as ultrasound.
Comparison With Prior Work
Patient-reported pain is a well-established predictor of screening nonadherence [-]. While previous studies have consistently established that procedural pain and anticipatory fear are primary deterrents to screening adherence, the subgroup analysis expands on this by showing that the discomfort memory of “Pain” persists in the postscreening discourse in Japan, ranking as the second most frequent topic (1160/7419, 15.6%). Crucially, our domain-specific distributional analyses revealed that while the emotional intensity of pain and fear is inherently comparable across cultures, their prevalence is significantly higher in Japan. Furthermore, our network analysis empirically captured that work-related constraints are directly linked to scheduling logistics in both cultures, reflecting known occupational disparities in screening participation [-]. In Japan, this baseline logistical burden is structurally compounded by an interconnected network of “Pain,” “Fear,” and “Appointment.” The anticipatory fear of pain is linked to the logistical process of scheduling, transforming the act of booking an appointment into a substantial barrier that drives defensive avoidance [,,].
The significantly higher frequency of pain in the Japanese cohort may be linked to the high prevalence of dense breast tissue [] and physiological factors. Applying force-standardized protocols, often optimized for Caucasian populations, to the smaller, denser breasts typical of Asian women frequently leads to overcompression and procedural pain [,,]. Furthermore, previous studies have reported that Asians may exhibit lower pain thresholds and tolerance than Caucasians [], suggesting that inherent differences in sensory sensitivity also contribute to the amplified pain experience. Consequently, the centralized “Pain” hub observed in our Japanese network may manifest from anatomical sensitivity compounded by suboptimal compression protocols. Regarding dense breasts, the structural network reveals a shared cross-cultural understanding rather than a dichotomy, as “Dense” is consistently linked to clinical and physical concepts such as “Detection,” “Abnormality,” and “Pain” in both cohorts. However, there is a distinct cross-cultural disparity in discussion frequency, with “Dense” being discussed more often in the English-language cohort. This elevated public awareness and its prominent presence in the English-language screening narrative are likely driven by US breast density notification laws, which systematically inform women of their density status and its associated risks [].
A notable contribution of this study is the characterization of the effects of combined modality screening on sentiment. The J-START trial established the clinical efficacy of supplemental ultrasound in dense breasts [,,]; however, these results suggest that this combined approach faces challenges in improving overall adherence. Ultrasound screening alone was associated with less pain than ultrasound screening performed concurrently with mammography. When ultrasonography was performed alongside mammography, pain-related descriptors increased from 5.0% (106/2110) to 18.2% (733/4017). The negative experience of mammography dominates the overall screening narrative, overshadowing the benefits of concurrently performed painless modalities. Mitigating pain-associated avoidance is essential for maximizing the population-level benefits of supplemental ultrasound.
Limitations
This study had several limitations inherent to infodemiology research. First, data derived from X (formerly Twitter) are subject to inherent platform biases. Users in the Japanese-language and English-language cohorts may differ substantially in age, gender, health literacy, socioeconomic status, and screening history, which restricts the exact generalizability of our findings to the broader screening-eligible populations in each country. Additionally, social media platforms generally suffer from a selection bias that may lead to a possible overrepresentation of highly emotional or negative experiences. Furthermore, the nature of health-related disclosure on social media differs cross-culturally [-]. In Japan, the high degree of anonymity on X provides a unique outlet for users to express visceral negative emotions and physical complaints (such as procedural pain) that they might otherwise suppress in formal clinical settings due to cultural norms [-]. In contrast, English-language users may use the platform more frequently for health advocacy, information sharing, and discussing systemic or financial burdens. These differences in social media behavior likely amplify both the frequency and emotional intensity of the pain-related discourse in the Japanese-language cohort and the financial discourse in the English-language cohort. Second, despite strict NLP filtering, residual institutional noise may remain, warranting the cautious interpretation of exact quantitative ratios. Third, there are inherent limitations in performing sentiment analysis across different languages. Although we used an LLM and expert validation to harmonize Japanese and English, subtle cross-lingual nuances in emotional expression may still affect the absolute comparability of sentiment scores. Fourth, owing to the anonymized nature of the data, sentiments could not be linked to specific clinical records such as actual breast density, breast size, menstrual cycle timing, or the exact compression force applied. Fifth, because we could not verify unique users, multiple posts may have originated from the same individual. Therefore, the posts are not strictly independent, which could potentially overstate the precision of our reported percentages and statistical tests. Consequently, the reported P values and CIs should be interpreted with caution as exploratory and descriptive measures of the data distribution, rather than as strict confirmatory statistical bounds. Sixth, because no geographic filters were applied during data collection, language filters (lang:ja and lang:en) were used to extract the respective discourses. While the Japanese language is highly localized, the English-language cohort undoubtedly includes users from outside the United States. Therefore, it should be noted that the English-language cohort may not strictly represent the entire US population. However, the prominent systemic barriers identified in this cohort (eg, specific out-of-pocket costs and dense breast notification issues) are highly characteristic of US-specific health care policies rather than universal health care systems found in other English-speaking nations. Consequently, in this study, these findings are interpreted as reflecting a broader English-language discourse that is predominantly influenced and shaped by the US screening context. Finally, it is difficult to completely distinguish between posts from patients diagnosed with breast cancer and those from asymptomatic individuals undergoing routine screening. Despite these limitations, our informatics approach successfully overcame the social desirability bias of traditional surveys, providing a large-scale quantification of real-world experiences that drive screening avoidance.
Conclusions
In this cross-sectional infodemiology study, a fundamental dichotomy emerged: while the English-language discourse predominantly reflects US-specific systemic economic barriers, the Japanese narrative is structurally governed by an interconnected network of “Pain,” “Fear,” and “Appointment.” Distributional analyses have demonstrated that simple mean comparisons obscure cross-cultural differences, particularly the significantly higher prevalence of pain and emotional volatility in Japan. Furthermore, the physical discomfort of mammography acts as a primary deterrent that negatively impacts the overall screening narrative, overshadowing the benefits of concurrent painless modalities such as ultrasound. Improving screening adherence in Japan requires a multifaceted approach: implementing individualized pain-mitigating compression protocols, optimizing clinical workflows to separate mammographic discomfort from supplemental screening to mitigate pain-associated defensive avoidance, and reducing logistical hurdles to improve equitable access.
Acknowledgments
The authors express their deepest gratitude to the families for their unwavering personal support, patience, and understanding throughout the course of this study. We also extend our sincere appreciation to Ms. Junko Sugiyama, medical office secretary in the Department of Breast Surgery, Nagoya City University Graduate School of Medical Sciences, for her administrative assistance. MT had full access to all the data in the study and takes responsibility for the integrity of the data and the accuracy of the data analysis. Regarding the preparation of this manuscript, large language models, specifically Gemini (version 1.5 Pro; Google) and NotebookLM (Google LLC), were used between March and April 2026 to assist with initial English-language editing, structural refinement, and translation of the draft. The authors are responsible for the integrity of the generated content. Following this AI-assisted preparation, professional English-language proofreading and editing services were provided by Editage (Cactus Communications) [] to ensure academic accuracy and fluency.
Funding
The authors declared no financial support was received for this work.
Data Availability
The datasets generated and analyzed in the current study are not publicly available because of privacy protection and the terms of service of the social media platform (X, formerly Twitter). To protect user anonymity strictly, no specific usernames, identifiable handles, or raw textual posts were disclosed. However, aggregated statistical data, co-occurrence network topologies, and customized natural language processing scripts developed on Google Colab are available from the corresponding author upon reasonable request.
Authors' Contributions
MT contributed to the conceptualization and design of the study. MT was primarily responsible for the data acquisition, development of the natural language processing pipeline, and drafting of the initial manuscript. MT and RKT conducted the manual validation of the Japanese and US sentiment scores. MT performed the manual validation tests for the temporal phase and modality classifications. MT, AF, NY, MI, RKT, and TT jointly interpreted the data. YW-E, TA, NH, KN, A Isogai, AK, HK, MK, YT, MM, AF, NY, MI, RKT, A Iesato, and TT critically reviewed and refined the drafts of the manuscript. All authors have read and approved the final manuscript for publication.
Conflicts of Interest
YW-E reported receiving honoraria from AstraZeneca, Eli Lilly, Chugai Pharmaceutical, and Daiichi Sankyo. KN reported receiving honoraria from Pfizer, Daiichi Sankyo, Chugai Pharmaceutical, and Eli Lilly. MI reported receiving honoraria from Chugai Pharmaceutical, Daiichi Sankyo, Eli Lilly, MSD, Pfizer, Kyowa Hakko Kirin, Taiho Pharmaceutical, Exact Sciences, NIPRO CORPORATION, Allergan Aesthetics, AbbVie, and research funding to his institution from Chugai Pharmaceutical, Daiichi Sankyo, Eisai, Eli Lilly, Gilead Sciences, MSD, Novartis, Ono-Pharma, and Pfizer. TT reported receiving personal fees for serving on speaker bureaus from Eli Lilly, Novartis, Chugai Pharmaceutical, Eisai, Pfizer, Kyowa Hakko Kirin, and Nippon Kayaku, and grants to his institution from Eisai, Pfizer, Daiichi Sankyo, and Chugai Pharmaceutical. All other authors declare no conflicts of interest.
Multimedia Appendix 1
Correspondence between English and Japanese terms and extracted sentiments or barriers.
XLSX File, 9 KBReferences
- Sung H, Ferlay J, Siegel RL, et al. Global cancer statistics 2020: GLOBOCAN estimates of incidence and mortality worldwide for 36 cancers in 185 countries. CA Cancer J Clin. May 2021;71(3):209-249. [CrossRef] [Medline]
- Sauvaget C, Nishino Y, Konno R, Tase T, Morimoto T, Hisamichi S. Challenges in breast and cervical cancer control in Japan. Lancet Oncol. Jul 2016;17(7):e305-e312. [CrossRef] [Medline]
- Bardus M, El Rassi R, Chahrour M, et al. The use of social media to increase the impact of health research: systematic review. J Med Internet Res. Jul 6, 2020;22(7):e15607. [CrossRef] [Medline]
- Eysenbach G. Infodemiology and infoveillance: framework for an emerging set of public health informatics methods to analyze search, communication and publication behavior on the internet. J Med Internet Res. Mar 27, 2009;11(1):e11. [CrossRef] [Medline]
- Kornguth PJ, Keefe FJ, Conaway MR. Pain during mammography: characteristics and relationship to demographic and medical variables. Pain. Aug 1996;66(2-3):187-194. [CrossRef] [Medline]
- Karakaya MA, Darçın K. Pain during mammography: a prospective cohort study. Compr Med. 2023;15(4):320-325. [CrossRef]
- Lau S, Abdul Aziz YF, Ng KH. Mammographic compression in Asian women. PLoS ONE. 2017;12(4):e0175781. [CrossRef] [Medline]
- Ohuchi N, Suzuki A, Sobue T, et al. Sensitivity and specificity of mammography and adjunctive ultrasonography to screen for breast cancer in the Japan Strategic Anti-Cancer Randomized Trial (J-START): a randomised controlled trial. The Lancet. Jan 2016;387(10016):341-348. [CrossRef]
- Takamura H, Inui T, Okumura M. Extracting semantic orientations of words using spin model. In: Knight K, Ng HT, Oflazer K, editors. Proceedings of the 43rd Annual Meeting of the Association for Computational Linguistics (ACL’05). Association for Computational Linguistics; 2005:133-140. [CrossRef]
- Hutto C, Gilbert E. Vader: a parsimonious rule-based model for sentiment analysis of social media text. Proc Int AAAI Conf Web Soc Media. May 16, 2014;8(1):216-225. [CrossRef]
- Ivanova A, Kvalem IL. Psychological predictors of intention and avoidance of attending organized mammography screening in Norway: applying the extended parallel process model. BMC Womens Health. Feb 15, 2021;21(1):67. [CrossRef] [Medline]
- Neophytou I, Charalambous G, Jelastopulu E. Psychological factors influencing pain perception and experience in women undergoing mammography: protocol for a systematic review. JMIR Res Protoc. Nov 12, 2025;14:e77118. [CrossRef] [Medline]
- Montoro CI, Alcaraz MDC, Galvez-Sánchez CM. Experience of pain and unpleasantness during mammography screening: a cross-sectional study on the roles of emotional, cognitive, and personality factors. Behav Sci. May 4, 2023;13(5):377. [CrossRef] [Medline]
- Burugu V, Salvatore M. Exploring breast cancer screening fear through a psychosocial lens. Eur J Cancer Prev. Jan 1, 2025;34(1):76-80. [CrossRef] [Medline]
- Momenimovahed Z, Tiznobaik A, Taheri S, Hassanipour S, Salehiniya H. A review of barriers and facilitators to mammography in Asian women. Ecancermedicalscience. 2020;14:1146. [CrossRef] [Medline]
- Elwood M, McNoe B, Smith T, Bandaranayake M, Doyle TC. Once is enough--why some women do not continue to participate in a breast cancer screening programme. N Z Med J. May 22, 1998;111(1066):180-183. [Medline]
- Marshall G. A comparative study of re-attenders and non-re-attenders for second triennial National Breast Screening Programme appointments. J Public Health Med. Mar 1994;16(1):79-86. [CrossRef] [Medline]
- Watanabe K, Tabuchi T, Zaitsu M. Occupational disparities in common cancer screening participation among workers: a nationwide cross-sectional study in Japan. J Occup Health. Jan 7, 2025;67(1):uiaf046. [CrossRef] [Medline]
- Ishii K, Tabuchi T, Iso H. Trends in socioeconomic inequalities in cervical, breast, and colorectal cancer screening participation among women in Japan, 2010-2019. Cancer Epidemiol. Jun 2023;84:102353. [CrossRef] [Medline]
- Minamitani M, Tatemichi M, Mukai T, Katano A, Nakagawa K. Effect of employers’ concerns about cancer countermeasures on the implementation of cancer screening and support for balancing cancer treatment and work in small and medium-sized Japanese enterprises. J Occup Health. Jan 2022;64(1):e12352. [CrossRef] [Medline]
- Adachi K, Kitamura T, Ueno T. Psychosocial factors affecting the use of mammography testing for breast cancer susceptibility: an eight-month follow-up study in a middle-aged Japanese woman sample. Open J Med Psychol. 2013;02(4):158-165. [CrossRef]
- Popova L. The extended parallel process model: illuminating the gaps in research. Health Educ Behav. Aug 2012;39(4):455-473. [CrossRef] [Medline]
- Kataoka I, Kawashima R, Tsubota Y, et al. Survey on the consciousness of Japanese women regarding dense breasts on mammography. Adv Breast Cancer Res. 2019;08(4):135-146. [CrossRef]
- Serwan E, Matthews D, Davies J, Chau M. Mammographic compression practices of force- and pressure-standardisation protocol: a scoping review. J Med Radiat Sci. Sep 2020;67(3):233-242. [CrossRef] [Medline]
- Kim HJ, Yang GS, Greenspan JD, et al. Racial and ethnic differences in experimental pain sensitivity: systematic review and meta-analysis. Pain. Feb 2017;158(2):194-211. [CrossRef] [Medline]
- Saulsberry L, Pace LE, Keating NL. The impact of breast density notification laws on supplemental breast imaging and breast biopsy. J Gen Intern Med. Aug 2019;34(8):1441-1451. [CrossRef] [Medline]
- Harada-Shoji N, Suzuki A, Ishida T, et al. Cumulative incidence of advanced breast cancer in women aged 40–49 years in the Japan Strategic Anti-Cancer Randomised Trial (J-START) of adjunctive ultrasonography: a prespecified secondary analysis. The Lancet. Feb 2026;407(10530):784-793. [CrossRef]
- Harada-Shoji N, Suzuki A, Ishida T, et al. Evaluation of adjunctive ultrasonography for breast cancer detection among women aged 40-49 years with varying breast density undergoing screening mammography: a secondary analysis of a randomized clinical trial. JAMA Netw Open. Aug 2, 2021;4(8):e2121505. [CrossRef] [Medline]
- Gottfried J, Park E. Americans’ social media use 2025. Pew Research Center; 2025. URL: https://www.pewresearch.org/wp-content/uploads/sites/20/2025/11/PI_2025.11.20_Social-Media-Use_REPORT.pdf [Accessed 2026-07-22]
- Kusudo M, Terada M, Kureyama N, et al. Characterizing user demographics in posts related to breast, lung and colon cancer on Japanese Twitter (X). Sci Rep. Mar 18, 2024;14(1):6485. [CrossRef] [Medline]
- Information and communications statistics. Ministry of Internal Affairs and Communications. URL: https://www.soumu.go.jp/johotsusintokei/english/ [Accessed 2026-03-29]
- Hsu TW, Niiya Y, Thelwall M, Ko M, Knutson B, Tsai JL. Social media users produce more affect that supports cultural values, but are more influenced by affect that violates cultural values. J Pers Soc Psychol. Nov 2021;121(5):969-983. [CrossRef] [Medline]
- Zheng S, Masuda T, Matsunaga M, et al. Cultural differences in social support seeking: the mediating role of empathic concern. PLoS ONE. 2021;16(12):e0262001. [CrossRef] [Medline]
- Mojaverian T, Hashimoto T, Kim HS. Cultural differences in professional help seeking: a comparison of Japan and the U.S. Front Psychol. 2013;3:615. [CrossRef] [Medline]
- Editage. URL: https://www.editage.com/ [Accessed 2026-07-22]
Abbreviations
| J-START: Japan Strategic Anti-Cancer Randomized Trial |
| KS: Kolmogorov-Smirnov |
| LLM: large language model |
| NLP: natural language processing |
| STROBE: Strengthening the Reporting of Observational Studies in Epidemiology |
| VADER: Valence Aware Dictionary and Sentiment Reasoner |
Edited by Amaryllis Mavragani; submitted 09.Apr.2026; peer-reviewed by Eun Sook Ko, Fangzhou Liu; final revised version received 28.Jun.2026; accepted 01.Jul.2026; published 31.Jul.2026.
Copyright© Mitsuo Terada, Rie Kawabori Tahara, Yumi Wanifuchi-Endo, Tomoko Asano, Nanae Horisawa, Kazuki Nozawa, Ayaka Isogai, Nari Kureyama, Hikaru Kawahara, Mika Kotani, Yuya Tanaka, Marie Mizumoto, Atsushi Fushimi, Nami Yamashita, Madoka Iwase, Asumi Iesato, Tatsuya Toyama. Originally published in the Journal of Medical Internet Research (https://www.jmir.org), 31.Jul.2026.
This is an open-access article distributed under the terms of the Creative Commons Attribution License (https://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work, first published in the Journal of Medical Internet Research (ISSN 1438-8871), is properly cited. The complete bibliographic information, a link to the original publication on https://www.jmir.org/, as well as this copyright and license information must be included.

