Pith. sign in

REVIEW 3 major objections 4 minor 4 cited by

LLM-Driven E-Commerce Marketing Content Optimization: Balancing Creativity and Conversion

T0 review · 3 major / 4 minor · reviewed 2026-08-07 · deepseek-v4-flash

Pith's one-line read An LLM copywriting pipeline with a tunable creativity–conversion knob is claimed to lift CTR and CVR over a human-reviewed template baseline while keeping copy novel.

desk verdict The paper's claimed CTR/CVR lifts contradict its own Table 2, making the central empirical claim impossible to trust. read the letter →

arxiv 2505.23809 v2 pith:JXV2NBO4 submitted 2025-05-27 cs.CL cs.AIcs.IR

classification cs.CLcs.AIcs.IR
keywords largelanguagemodelse-commercemarketingcontentgenerationcreativityconversiontrade-offclick-throughratemulti-objectiveoptimizationA/Btesting
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to establish that a single LLM-based copywriting pipeline can outperform a human-reviewed, template-based baseline on both halves of the creativity–conversion trade-off: higher click-through and conversion rates without sacrificing output novelty. Its method combines prompt engineering, multi-objective fine-tuning that mixes sentiment adjustment, diversity enhancement, and call-to-action embedding, then runs vector retrieval, post-processing, and a rule-plus-human review stage. Over fast-moving consumer goods, apparel, and electronics, the paper reports relative gains at a creativity weight of $\lambda=0.6$: CTR +12.5% and CVR +8.3% in the abstract, and CTR +10.4% and CVR +4.1% in the conclusion. If those lifts hold, marketing teams could automate copy at scale while dialing the creativity/conversion balance category by category.

What carries the argument

The load-bearing mechanism is the weighted reward $R = \lambda D + (1-\lambda)P_{\mathrm{conv}}$, where $D$ is one minus the average pairwise cosine similarity among candidate copy embeddings and $P_{\mathrm{conv}}$ comes from logistic regression on copy features such as CTA density, keyword strength, and sentiment. This single scalar ranks and selects the top-$K$ candidates, so $\lambda$ acts as both the creativity dial and the conversion guardrail; the vector-retrieval and multi-stage review modules are what make the ranked output deployable as brand-compliant copy.

What would settle it

Re-run the same seven-day, fixed-seed traffic split on the same three categories with the same $\lambda=0.6$ recipe, publishing impression, click, order, and session counts per arm and the resulting $Z$-test or chi-square statistics. If the treatment-minus-control CTR and CVR lifts are not positive with $p<0.05$, the central claim fails; the abstract's +12.5%/+8.3% and the conclusion's +10.4%/+4.1% would not both be reproduced.

Watch

Extended reading notes

Core claim

The paper's central claim is that a tunable reward $R = \lambda D + (1-\lambda)P_{\mathrm{conv}}$ organizes generated marketing copy along a spectrum from novel to conversion-optimized, and that setting $\lambda \approx 0.6$ beats the human-reviewed rule/template baseline on every reported metric in all three categories. Here $D$ is a diversity score (one minus the average pairwise cosine similarity among copy embeddings) and $P_{\mathrm{conv}}$ is a logistic-regression estimate of conversion probability from features like keyword strength, CTA density, and sentiment. Sweeping $\lambda$ from 0.2 to 0.8 gives a trade-off curve with an elbow near 0.4–0.6, and the category analysis says FMCG can tolerate high creativity, apparel needs moderation, and electronics should emphasize factual specification.

Load-bearing premise

The empirical claim rests on the seven-day randomized A/B test described in Section 4.2 having been run on a live platform with fixed-seed traffic splitting, consistent logging, and valid significance tests; no traffic counts, p-values, confidence intervals, or raw data are supplied.

Editorial extensions

If this is right

  • At $\lambda=0.6$, the framework reports higher diversity, CTR, CVR, and human novelty/fluency ratings than the baseline in all three categories; for FMCG, CTR rises from 8.9% to 12.1% and CVR from 3.8% to 5.2%.
  • The $\lambda$ sweep gives a practical tuning rule: use high creativity for impulse-driven flash sales, moderate creativity for apparel, and low creativity for electronics, where extra flair can undercut trust.
  • Because every candidate passes rule checks, sensitive-word filters, brand-guideline constraints, and human review, the scheme is designed to be brand-compliant while still automating the drafting step.
  • Category-specific prompt libraries and dynamic $\lambda$ scheduling let the same fine-tuned model serve different campaigns without retraining, shifting $\lambda$ down during clearance events and up during launches.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • The $\lambda D + (1-\lambda)P_{\mathrm{conv}}$ form is a generic two-objective controller: the same construction could be lifted to any text-generation setting where novelty competes with a measurable objective, such as headline selection or recommendation descriptions.
  • As defined, $D$ only measures similarity among candidates generated under the same prompt, so it could be inflated by cheap paraphrasing; the human-rating component is what keeps perceived novelty meaningful.
  • Because $\lambda$ is hand-set by elbow inspection, adding a learned scheduler that picks $\lambda$ per campaign from historical CTR/CVR logs is a direct next step the paper points at but does not implement.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. This paper proposes an LLM-driven framework for e-commerce marketing copy generation that combines prompt engineering, multi-objective fine-tuning, vector retrieval, and post-processing. The creativity–conversion trade-off is controlled by a weighted reward R = λD + (1−λ)P_conv (Eq. 3), where D is an embedding-based diversity score and P_conv is a logistic regression conversion probability. The authors report offline evaluations and a seven-day online A/B test across FMCG, apparel, and electronics categories, claiming substantial CTR and CVR lifts over a human-reviewed rule-based baseline (12.5% and 8.3% in the abstract; 10.4% and 4.1% in the conclusion; category-level lifts in Table 2). They also recommend category-specific λ ranges. The central claim is the empirical improvement in CTR and CVR while maintaining diversity.

Significance. If the headline results were reproducible, the framework would be a useful practical contribution to automated e-commerce copywriting, and the category-specific λ guidance could help practitioners calibrate creativity against conversion. The reward formulation in Eqs. (1)–(3) is clear and easy to implement, and the paper is commendable for stating business guidelines and a review pipeline as part of the system. However, the paper provides no code, data, or machine-checked artifacts, and the empirical claim—the only genuinely novel part—is neither internally consistent nor statistically documented. The framework's components are standard (logistic regression, cosine diversity, weighted reranking), so the paper's value would hinge entirely on credible A/B evidence, which is absent.

major comments (3)
  1. [Abstract; §5.2 Table 2; §7 Conclusion] The headline lift figures are internally inconsistent with the paper's own category-level results. At λ=0.6, Table 2 gives FMCG CTR of 12.1% vs. 8.9%, apparel 9.7% vs. 7.1%, and electronics 8.5% vs. 6.2%, so the relative CTR lifts are 36.0%, 36.6%, and 37.1%; the corresponding CVR lifts are 36.8%, 37.9%, and 40.0%. Any positive traffic-weighted average of these category lifts therefore lies between roughly 36% and 40% for both metrics. Consequently the abstract's '+12.5% CTR and +8.3% CVR' and the conclusion's 'CTR +10.4%, CVR +4.1%' cannot describe the same experiment; interpreting the conclusion's numbers as percentage-point differences also fails because the Table 2 differences are 2.3–3.2 pp for CTR and 1.0–1.4 pp for CVR. The text in §5.2 that FMCG conversion improved 'by over 35%' matches Table 2 but contradicts both headline pairs. This contradiction is load-bearing because the paper's central claim is precisely these quantitative improvements, and the reported evidence does not support any single version of the claim.
  2. [§4.2] The statistical basis of the online A/B test is not reported. The manuscript claims that 'Z-tests and chi-square tests assess significance (p < 0.05), confirming valid performance lifts,' but it provides no sample sizes, traffic counts, test statistics, p-values, confidence intervals, or timestamps for the seven-day randomized traffic split. Without these, the reader cannot verify the randomization, the adequacy of the test power, or the claimed significance, and the central empirical claim is not inspectable.
  3. [§5.1, §5.2 Table 3] The category-specific λ recommendations are not grounded in the reported data. Figure 2 shows aggregate results for λ = 0.2, 0.4, 0.6, and 0.8, and Table 2 reports only λ = 0.6. Table 3 recommends FMCG λ = 0.7–0.8, apparel λ = 0.5–0.6, and electronics λ = 0.3–0.5, but no category-level results at λ values other than 0.6 are shown. The recommendations are also derived from the same ablation experiment that produced the headline numbers, so they cannot independently validate the claimed trade-off curve.
minor comments (4)
  1. [§3.2, Eq. (1)] The formula for D appears garbled with placeholder symbols (e.g., '$s...!' and '#') in the rendering; the intended expression should be typeset clearly so that the sum over the |S| embeddings is unambiguous.
  2. [§1, §7] The introduction calls the validation 'small-scale A/B tests' while the conclusion says 'small-traffic A/B tests'; the terminology should be consistent and the traffic volume should be stated.
  3. [References] Many references are unrelated to the claims they support (e.g., [5] on petroleum imaging logging, [8] on normal-vector-assisted mapping, and [17] on COVID-19 collective response), which makes it difficult to trace the related work and undermines the literature review; the manuscript should cite sources directly relevant to e-commerce copy generation and A/B testing.
  4. [§5.2] There is a capitalization error: 'Moreover, Our LLM-driven framework' should read 'Moreover, our LLM-driven framework'; Table 3 also repeats the 'Category' column header in every row and should be cleaned up.

Circularity Check

0 steps flagged · score 1.0 of 10

No significant circularity: reported CTR/CVR lifts are empirical A/B measurements, not outputs of the fitted ranking equations.

full rationale

The paper's core claim is empirical: offline evaluations and a seven-day 1:1 A/B test are reported as showing CTR/CVR lifts (abstract: +12.5%/+8.3%; conclusion: +10.4%/+4.1%). Equations (1)-(3) only define a diversity metric, a logistic conversion predictor fitted on historical data, and a weighted ranking objective; the paper never claims that these equations generate the reported lifts, so no prediction reduces by construction to a fitted parameter. The choice of lambda=0.6 is selected from the same ablation curve used to display the gains, which is an in-sample selection or overfitting concern, but not equation-level circularity, because the gains are measured outcomes rather than outputs of R. Minor self-citations such as [29] and [47] appear in background or technique contexts and are not load-bearing for the central result. The abstract and conclusion report inconsistent effect sizes, and Table 2's numbers do not support either aggregate lift; this is a correctness and verifiability defect, not a circularity defect, and it does not alter the finding that the derivation chain is not self-referential.

Assumptions & free parameters 3 free parameters · 4 assumptions · 0 invented entities

The empirical claim depends on a tuned weight λ, an unshown fitted coefficient vector θ, and domain assumptions about logging and diversity measurement. The paper introduces no new physical or mathematical entity; its pipeline components are standard or unspecified, so there are no independent-evidence handles to assess.

free parameters (3)
  • λ (creativity-conversion weight) = 0.2 to 0.8; per-category recommendations 0.3-0.8
    Eq. (3) sets R = λD + (1-λ)P_conv. Section 5.1 sweeps λ in {0.2, 0.4, 0.6, 0.8} and Table 3 recommends category-specific ranges based on the same sweep; it is a tuned parameter, not a derived constant.
  • θ (logistic regression coefficients) = Not reported
    Eq. (2) defines P_conv = σ(θ^T x) with θ fitted on historical click and order data (Section 3.2). The coefficient values are not given, so the conversion model is an opaque fitted input.
  • Business-defined weights for composite creativity score = Not reported
    Section 4.1 says objective and subjective metrics are combined with business-defined weights to form a composite creativity quality score; without those weights the reported creativity evaluation is not reproducible.
assumptions (4)
  • domain assumption Inverse average cosine similarity among embeddings is a valid measure of creative diversity.
    Eq. (1) defines D and the paper interprets higher D as greater creativity without validating the proxy against external standards beyond three expert ratings (Section 4.1).
  • domain assumption Platform logging captures impressions, clicks, adds-to-cart, and orders accurately.
    Section 4.2 states metrics come from the platform's logging system with standardized schemas, but no audit, error analysis, or data sample is provided.
  • domain assumption Historical click and order data used to fit θ is representative of the A/B test period.
    Section 3.2 fits the conversion probability on historical data; any distribution shift between training and the seven-day test would weaken the conversion ranking.
  • ad hoc to paper The small-traffic A/B test is adequately powered and randomized to support p<0.05 claims.
    Section 4.2 claims Z-tests and chi-square tests at p<0.05, but no sample sizes, power analysis, or test statistics are reported; the significance claim is asserted rather than demonstrated.

how reviews work

0 comments
Cite this review

Pith. "Pith review of LLM-Driven E-Commerce Marketing Content Optimization: Balancing Creativity and Conversion." pith.science (2026). https://pith.science/paper/JXV2NBO4

@misc{pith2026250523809,
  author       = {Pith},
  title        = {Pith review of: LLM-Driven E-Commerce Marketing Content Optimization: Balancing Creativity and Conversion},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/JXV2NBO4}},
  note         = {Machine review of arXiv:2505.23809}
}
read the original abstract

As e-commerce competition intensifies, balancing creative content with conversion effectiveness becomes critical. Leveraging LLMs' language generation capabilities, we propose a framework that integrates prompt engineering, multi-objective fine-tuning, and post-processing to generate marketing copy that is both engaging and conversion-driven. Our fine-tuning method combines sentiment adjustment, diversity enhancement, and CTA embedding. Through offline evaluations and online A/B tests across categories, our approach achieves a 12.5 % increase in CTR and an 8.3 % increase in CVR while maintaining content novelty. This provides a practical solution for automated copy generation and suggests paths for future multimodal, real-time personalization.

Figures

Figures reproduced from arXiv: 2505.23809 by the authors.

Figure 1
Figure 1. Schematic diagram of the architecture of an intelligent product recommendation system based on LLM and vector retrieval During fine-tuning, we apply low-rate gradient updates to the base LLM using curated, business-tagged examples. This curated dataset explicitly incorporated industry-specific terminology, common e-commerce marketing phrases, and a codified set of brand guidelines provided by participating retailers… view at source ↗
Figure 2
Figure 2. Trade-Off Metrics at Different λ Values Plotting these values produces a clear trade-off curve: diversity increases in a roughly linear fashion as λ rises, while both CTR and CVR decline. The curve’s “elbow”—around λ = 0.4 to 0.6—marks a point where small increases in creativity begin to incur larger conversion losses. This elbow can guide practitioners to choose a λ that achieves substantial novelty gains without a… view at source ↗
Figure 3
Figure 3. Category-Specific Trade-Off Results (λ = 0.6) These findings demonstrate that the optimal λ varies by product type, and that marketing teams should tailor their creativity–conversion balance accordingly. By selecting λ near each category’s elbow point—higher for FMCG, moderate for apparel, and lower for electronics—teams can achieve an effective equilibrium between engaging copy and robust conversion performance[27-… view at source ↗

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Multimodal Foundation Model-Driven User Interest Modeling and Behavior Analysis on Short Video Platforms

    cs.IR 2025-09 reject novelty 3.0 of 10

    A standard attention-fusion plus Transformer sequence model is applied to short-video recommendation, with claimed gains over weak baselines and no reproducible artifacts.

  2. Meta-Learning for Cold-Start Personalization in Prompt-Tuned LLMs

    cs.LG 2025-07 reject novelty 3.0 of 10

    A meta-learned prompt-tuning method for cold-start LLM recommendations reports better Hit@10 and nDCG@10 on MovieLens-1M, but with no code, no error bars, and no shown results for Amazon or Recbole.

  3. Research on Low-Latency Inference and Training Efficiency Optimization for Graph Neural Network and Large Language Model-Based Recommendation Systems

    cs.LG 2025-06 reject novelty 3.0 of 10

    A hybrid GNN-LLM recommender with FPGA, DeepSpeed, and LoRA reportedly reaches NDCG@10 of 0.75 at 40-60ms latency while cutting training time by 66%, but the supporting artifacts are absent.

  4. LLM-Augmented Symptom Analysis for Cardiovascular Disease Risk Prediction: A Clinical NLP

    cs.CL 2025-07 reject novelty 2.0 of 10

    A small synthetic study reports that Bio_ClinicalBERT embeddings with Random Forest classify CVD risk in about 20 hand-written symptom texts, but the claims of MIMIC-III and CARDIO-NLP evaluation are unsupported.

Reference graph

Works this paper leans on

43 extracted references · 14 canonical work pages · cited by 4 Pith papers

  1. [1]

    Tracing the influence of large language models across the most impactful scientific works

    Petroșanu, Dana-Mihaela, Alexandru Pîrjan, and Alexandru Tăbușcă. "Tracing the influence of large language models across the most impactful scientific works." Electronics 12.24 (2023):

  2. [2]

    A review of AI-powered writing tools and their implications for academic integrity in the language classroom

    Roe, Jasper, Willy A. Renandya, and George M. Jacobs. "A review of AI-powered writing tools and their implications for academic integrity in the language classroom." Journal of English and Applied Linguistics 2.1 (2023):

  3. [3]

    Harnessing large language models (LLMs) for candidate gene prioritization and selection

    Toufiq, Mohammed, et al. "Harnessing large language models (LLMs) for candidate gene prioritization and selection." Journal of translational medicine 21.1 (2023):

  4. [4]

    Attention mechanism and context modeling system for text mining machine translation

    Bo, Shi, et al. "Attention mechanism and context modeling system for text mining machine translation." 2024 6th International Conference on Data-driven Optimization of Complex Systems (DOCS). IEEE,

  5. [5]

    Gao H, Wang H, Feng Z, et al. A novel texture extraction method for the sedimentary structures’ classification of petroleum imaging logging[C]//Pattern Recognition: 7th Chinese Conference, CCPR 2016, Chengdu, China, November 5-7, 2016, Proceedings, Part II

  6. [6]

    Machine Learning-Based Research on the Adaptability of Adolescents to Online Education

    Wang M, Liu S. Machine learning-based research on the adaptability of adolescents to online education[J]. arXiv preprint arXiv:2408.16849,

  7. [7]

    Springer Singapore, 2016: 161-172

  8. [8]

    A Mixed-Heuristic Quantum-Inspired Simplified Swarm Optimization Algorithm for scheduling of real-time tasks in the multiprocessor system

    Su, Pei-Chiang, et al. "A Mixed-Heuristic Quantum-Inspired Simplified Swarm Optimization Algorithm for scheduling of real-time tasks in the multiprocessor system." Applied Soft Computing 131 (2022): 109807

Show all 43 references
  1. [9]

    An ensemble approach to stock price prediction using deep learning and time series models

    Sui, Mujie, et al. "An ensemble approach to stock price prediction using deep learning and time series models." (2024)

  2. [10]

    CCi-YOLOv8n: Enhanced Fire Detection with CARAFE and Context-Guided Modules[J]

    Lv K. CCi-YOLOv8n: Enhanced Fire Detection with CARAFE and Context-Guided Modules[J]. arXiv preprint arXiv:2411.11011,

  3. [11]

    Research on Effectiveness Evaluation and Optimization of Baseball Teaching Method Based on Machine Learning[J]

    Sun S, Yuan J, Yang Y. Research on Effectiveness Evaluation and Optimization of Baseball Teaching Method Based on Machine Learning[J]. arXiv preprint arXiv:2411.15721,

  4. [12]

    Deep learning for weather forecasting: A cnn-lstm hybrid model for predicting historical temperature data[J]

    Gong Y, Zhang Y, Wang F, et al. Deep learning for weather forecasting: A cnn-lstm hybrid model for predicting historical temperature data[J]. arXiv preprint arXiv:2410.14963,

  5. [13]

    Multidimensional precipitation index prediction based on CNN-LSTM hybrid framework[J]

    Wang Y, Jia P, Shu Z, et al. Multidimensional precipitation index prediction based on CNN-LSTM hybrid framework[J]. arXiv preprint arXiv:2504.20442,

  6. [14]

    Dral: Deep reinforcement adaptive learning for multi-uavs navigation in unknown indoor environment[J]

    Mo K, Chu L, Zhang X, et al. Dral: Deep reinforcement adaptive learning for multi-uavs navigation in unknown indoor environment[J]. arXiv preprint arXiv:2409.03930,

  7. [15]

    Automated Parking Trajectory Generation Using Deep Reinforcement Learning[J]

    Zhang Z, Luo Y, Chen Y, et al. Automated Parking Trajectory Generation Using Deep Reinforcement Learning[J]. arXiv preprint arXiv:2504.21071,

  8. [17]

    Analysis of collective response reveals that covid-19-related activities start from the end of 2019 in mainland china[J]

    Liu J, Huang T, Xiong H, et al. Analysis of collective response reveals that covid-19-related activities start from the end of 2019 in mainland china[J]. medRxiv, 2020: 2020.10.14.20202531

  9. [18]

    Gao Z, Tian Y, Lin S C, et al. A ct image classification network framework for lung tumors based on pre-trained mobilenetv2 model and transfer learning, and its application and market analysis in the medical field[J]. arXiv preprint arXiv:2501.04996,

  10. [20]

    Contextual bandits for unbounded context distributions

    Zhao P, Wu J, Liu Z, et al. Contextual bandits for unbounded context distributions. arXiv preprint arXiv:2408.09655,

  11. [21]

    A Generative Adversarial Network-Based Investor Sentiment Indicator: Superior Predictability for the Stock Market

    Qiu S, Wang Y, Ke Z, et al. A Generative Adversarial Network-Based Investor Sentiment Indicator: Superior Predictability for the Stock Market. Mathematics, 2025, 13(9):

  12. [22]

    Yu, D., Liu, L., Wu, S., Li, K., Wang, C., Xie, J., ... & Ji, R. (2025, March). Machine learning optimizes the efficiency of picking and packing in automated warehouse robot systems. In 2025 IEEE International Conference on Electronics, Energy Systems and Power Engineering (EE...

  13. [23]

    Optimized path planning for logistics robots using ant colony algorithm under multiple constraints

    Zhao H, Ma Z, Liu L, et al. Optimized path planning for logistics robots using ant colony algorithm under multiple constraints. arXiv preprint arXiv:2504.05339,

  14. [24]

    Enhancing Code LLMs with Reinforcement Learning in Code Generation

    Wang J, Zhang Z, He Y, et al. Enhancing Code LLMs with Reinforcement Learning in Code Generation. arXiv preprint arXiv:2412.20367,

  15. [25]

    Qiu, S., Wang, H., Zhang, Y., Ke, Z., & Li, Z. (2025). Convex Optimization of Markov Decision Processes Based on Z Transform: A Theoretical Framework for Two-Space Decomposition and Linear Programming Reconstruction. Mathematics, 13(11),

  16. [26]

    Enhancing Intent Understanding for Ambiguous Prompts through Human-Machine Co-Adaptation[J]

    He Y, Wang J, Li K, et al. Enhancing Intent Understanding for Ambiguous Prompts through Human-Machine Co-Adaptation[J]. arXiv preprint arXiv:2501.15167,

  17. [27]

    Research on splicing image detection algorithms based on natural image statistical characteristics[J]

    Xiang A, Zhang J, Yang Q, et al. Research on splicing image detection algorithms based on natural image statistical characteristics[J]. arXiv preprint arXiv:2404.16296,

  18. [28]

    Xiang A, Huang B, Guo X, et al. A neural matrix decomposition recommender system model based on the multimodal large language model[C]//Proceedings of the 2024 7th International Conference on Machine Learning and Machine Intelligence (MLMI). 2024: 146-150

  19. [29]

    User Behavior Analysis in Privacy Protection with Large Language Models: A Study on Privacy Preferences with Limited Data[J]

    Yang H, Lu Q, Wang Y, et al. User Behavior Analysis in Privacy Protection with Large Language Models: A Study on Privacy Preferences with Limited Data[J]. arXiv preprint arXiv:2505.06305,

  20. [32]

    Unsupervised action segmentation via fast learning of semantically consistent actoms[C]//Proceedings of the AAAI Conference on Artificial Intelligence

    Xing Z, Zhao W. Unsupervised action segmentation via fast learning of semantically consistent actoms[C]//Proceedings of the AAAI Conference on Artificial Intelligence. 2024, 38(6): 6270-6278

  21. [33]

    Integrated segmentation and subspace clustering for RSS-based localization under blind calibration[C]//GLOBECOM 2022-2022 IEEE Global Communications Conference

    Xing Z, Chen J, Tang Y. Integrated segmentation and subspace clustering for RSS-based localization under blind calibration[C]//GLOBECOM 2022-2022 IEEE Global Communications Conference. IEEE, 2022: 5360-5365

  22. [34]

    Personalized Risks and Regulatory Strategies of Large Language Models in Digital Advertising[J]

    Feng H, Dai Y, Gao Y. Personalized Risks and Regulatory Strategies of Large Language Models in Digital Advertising[J]. arXiv preprint arXiv:2505.04665,

  23. [35]

    & Zhang, S

    Ni, H., Meng, S., Geng, X., Li, P., Li, Z., Chen, X., ... & Zhang, S. (2024, June). Time series modeling for heart rate prediction: From arima to transformers. In 2024 6th International Conference on Electronic Engineering and Informatics (EEI) (pp. 584-589). IEEE

  24. [37]

    Harnessing earnings reports for stock predictions: A qlora-enhanced llm approach[C]//2024 6th International Conference on Data-driven Optimization of Complex Systems (DOCS)

    Ni H, Meng S, Chen X, et al. Harnessing earnings reports for stock predictions: A qlora-enhanced llm approach[C]//2024 6th International Conference on Data-driven Optimization of Complex Systems (DOCS). IEEE, 2024: 909-915

  25. [38]

    Data Augmentation Through Random Style Replacement[J]

    Yang Q, Ji C, Luo H, et al. Data Augmentation Through Random Style Replacement[J]. arXiv preprint arXiv:2504.10563,

  26. [39]

    Psychological health knowledge-enhanced LLM-based social network crisis intervention text transfer recognition method[J]

    Wu S, Huang X, Lu D. Psychological health knowledge-enhanced LLM-based social network crisis intervention text transfer recognition method[J]. arXiv preprint arXiv:2504.07983,

  27. [42]

    Enhance image-to-image generation with llava-generated prompts[C]//2024 5th International Conference on Information Science, Parallel and Distributed Systems (ISPDS)

    Ding Z, Li P, Yang Q, et al. Enhance image-to-image generation with llava-generated prompts[C]//2024 5th International Conference on Information Science, Parallel and Distributed Systems (ISPDS). IEEE, 2024: 77-81

  28. [43]

    Research on Personalized Medical Intervention Strategy Generation System based on Group Relative Policy Optimization and Time-Series Data Fusion[J]

    Lu D, Wu S, Huang X. Research on Personalized Medical Intervention Strategy Generation System based on Group Relative Policy Optimization and Time-Series Data Fusion[J]. arXiv preprint arXiv:2504.18631,

  29. [44]

    Real-Time Prediction for Athletes' Psychological States Using BERT-XGBoost: Enhancing Human-Computer Interaction

    Duan, Chenming, et al. "Real-Time Prediction for Athletes' Psychological States Using BERT-XGBoost: Enhancing Human-Computer Interaction." arXiv preprint arXiv:2412.05816 (2024)

  30. [45]

    Accurate Prediction of Temperature Indicators in Eastern China Using a Multi-Scale CNN-LSTM-Attention model[J]

    Shen J, Wu W, Xu Q. Accurate Prediction of Temperature Indicators in Eastern China Using a Multi-Scale CNN-LSTM-Attention model[J]. arXiv preprint arXiv:2412.07997,

  31. [46]

    Deep learning-based anomaly detection and log analysis for computer networks[J]

    Wang S, Jiang R, Wang Z, et al. Deep learning-based anomaly detection and log analysis for computer networks[J]. arXiv preprint arXiv:2407.05639,

  32. [47]

    Zhang T, Zhang B, Zhao F, et al. COVID-19 localization and recognition on chest radiographs based on Yolov5 and EfficientNet[C]//2022 7th International Conference on Intelligent Computing and Signal Processing (ICSP). IEEE, 2022: 1827-1830

  33. [48]

    Avocado Price Prediction Using a Hybrid Deep Learning Model: TCN-MLP-Attention Architecture[J]

    Zhang L, Liang R. Avocado Price Prediction Using a Hybrid Deep Learning Model: TCN-MLP-Attention Architecture[J]. arXiv preprint arXiv:2505.09907,

  34. [49]

    CTLformer: A Hybrid Denoising Model Combining Convolutional Layers and Self-Attention for Enhanced CT Image Reconstruction[J]

    Zheng Z, Wu S, Ding W . CTLformer: A Hybrid Denoising Model Combining Convolutional Layers and Self-Attention for Enhanced CT Image Reconstruction[J]. arXiv preprint arXiv:2505.12203,

  35. [50]

    Construction and Analysis of Collaborative Educational Networks based on Student Concept Maps[J]

    Freedman H, Young N, Schaefer D, et al. Construction and Analysis of Collaborative Educational Networks based on Student Concept Maps[J]. Proceedings of the ACM on Human-Computer Interaction, 2024, 8(CSCW1): 1-22

Pith tools

Reviewed August 7, 2026 · model on record in the stance chip above.