paper-with-me

홈 › Papers

TelTrans: Applying Multi-Type Telecom Data to Transportation Evaluation and Prediction via Multifaceted Graph Modeling

2024-01-06 · ChungYi Lin, Shen-Lung Tung, Hung-Ting Su, Winston H. Hsu

To address the limitations of traffic prediction from location-bound detectors, we present Geographical Cellular Traffic (GCT) flow, a novel data source that leverages the extensive coverage of cellular traffic to capture mobility patterns. Our extensive analysis validates its potential for transportation. Focusing on vehicle-related GCT flow prediction, we propose a graph neural network that integrates multivariate, temporal, and spatial facets for improved accuracy. Experiments reveal our model's superiority over baselines, especially in long-term predictions. We also highlight the potential for GCT flow integration into transportation systems.

📄 PDF Abstract BibTeX arXiv:2401.03138

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkPredictionTraffic Prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
GCT GCT first collects global information by computing the l2-norm of each channel. Next, a learnable vector $ \alpha $ is applied to scale the feature. Then a competition mechanism…

Similar Papers 제목 키워드 기반

Privacy-Preserving Distributed Learning Framework for 6G Telecom Ecosystems

2020-08-17 · Pooyan Safari, Behnam Shariati, Johannes Karl Fischer

We present a privacy-preserving distributed learning framework for telecom ecosystems in the 6G-era that enables the vision of shared ownership and governance of ML models, while protecting the privacy of the data owners…

ManagementPrivacy Preserving

Telco-RAG: Navigating the Challenges of Retrieval-Augmented Language Models for Telecommunications

2024-04-24 · Andrei-Laurentiu Bornea, Fadhel Ayed, Antonio De Domenico, Nicola Piovesan 외

The application of Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG) systems in the telecommunication domain presents unique challenges, primarily due to the complex nature of telecom standard documen…

RAGRetrievalRetrieval-augmented Generation

Recommendations for Marketing Campaigns in Telecommunication Business based on the footprint analysis

2017-06-13 · J. Sidorova, L. Skold, O. Rosander, L. Lundberg

A major investment made by a telecom operator goes into the infrastructure and its maintenance, while business revenues are proportional to how big and good the customer base is. We present a data-driven analytic strateg…

Combinatorial OptimizationMarketing

Through the telecom lens: Are all training samples important?

2025-11-26 · Shruti Bothe, Illyyne Saffar, Aurelie Boisbunon, Hasan Farooq 외 arxiv

The rise of AI in telecommunications, from optimizing Radio Access Networks to managing user experience, has sharply increased data volumes and training demands. Telecom data is often noisy, high-dimensional, costly to s…

QMOS: Enhancing LLMs for Telecommunication with Question Masked loss and Option Shuffling

2024-09-21 · Blessed Guda, Gabrial Zencha A., Lawrence Francis, Carlee Joe-Wong

Large Language models (LLMs) have brought about substantial advancements in the field of Question Answering (QA) systems. These models do remarkably well in addressing intricate inquiries in a variety of disciplines. How…

Multiple-choicePrompt EngineeringQuestion AnsweringRAG+2