mtc
Urban Region Embeddings from Service-Specific Mobile Traffic Data
Loddi, Giulio, Pugliese, Chiara, Lettich, Francesco, Pinelli, Fabio, Renso, Chiara
--With the advent of advanced 4G/5G mobile networks, mobile phone data collected by operators now includes detailed, service-specific traffic information with high spatiotemporal resolution. In this paper, we leverage this type of data to explore its potential for generating high-quality representations of urban regions. T o achieve this, we present a methodology for creating urban region embeddings from service-specific mobile traffic data, employing a temporal convolutional network-based autoencoder, transformers, and learnable weighted sum models to capture key urban features. In the extensive experimental evaluation conducted using a real-world dataset, we demonstrate that the embeddings generated by our methodology effectively capture urban characteristics. Specifically, our embeddings are compared against those of a state-of-the-art competitor across two downstream tasks. Additionally, through clustering techniques, we investigate how well the embeddings produced by our methodology capture the temporal dynamics and characteristics of the underlying urban regions. Overall, this work highlights the potential of service-specific mobile traffic data for urban research and emphasizes the importance of making such data accessible to support public innovation. Mobile phone activity data is a well-established and widely explored type of mobility data used in various applications, including mobility, health, socio-economic, and demographic studies. In the past years, mobile phone data was typically studied in the form of Call Detail Records (CDRs), which capture users' connections to cell towers during calls or messaging activities. However, this type of data is often sparse and irregular, limiting its potential for broader and more scalable applications. With the rise of 4G/5G cellular networks, mobile phone usage has shifted towards extensive use of data services, such as mobile applications, which generate massive volumes of data traffic. The information related to the data traffic volume generated by these services can offer rich spatio-temporal details and insights into the characteristics of the underlying urban regions. To this end, in this work, we consider the NetMob 2023 dataset [1], which provides detailed data on mobile traffic volume across multiple data services. Orange, the mobile operator providing the dataset, recorded upload and download traffic for 68 different mobile applications across 20 major French cities.
- Europe > Italy > Tuscany > Pisa Province > Pisa (0.04)
- North America > United States (0.04)
- North America > Canada (0.04)
- Europe > France > Île-de-France > Val-d'Oise > Roissy (0.04)
- Research Report > New Finding (1.00)
- Overview (0.93)
- Telecommunications (1.00)
- Transportation > Infrastructure & Services (0.93)
- Information Technology (0.88)
The Scope of In-Context Learning for the Extraction of Medical Temporal Constraints
Seegmiller, Parker, Gatto, Joseph, Basak, Madhusudan, Cook, Diane, Ghasemzadeh, Hassan, Stankovic, John, Preum, Sarah
Medications often impose temporal constraints on everyday patient activity. Violations of such medical temporal constraints (MTCs) lead to a lack of treatment adherence, in addition to poor health outcomes and increased healthcare expenses. These MTCs are found in drug usage guidelines (DUGs) in both patient education materials and clinical texts. Computationally representing MTCs in DUGs will advance patient-centric healthcare applications by helping to define safe patient activity patterns. We define a novel taxonomy of MTCs found in DUGs and develop a novel context-free grammar (CFG) based model to computationally represent MTCs from unstructured DUGs. Additionally, we release three new datasets with a combined total of N = 836 DUGs labeled with normalized MTCs. We develop an in-context learning (ICL) solution for automatically extracting and normalizing MTCs found in DUGs, achieving an average F1 score of 0.62 across all datasets. Finally, we rigorously investigate ICL model performance against a baseline model, across datasets and MTC types, and through in-depth error analysis.
- North America > United States > Virginia (0.04)
- North America > United States > Washington (0.04)
- North America > United States > Arizona (0.04)
- Europe > United Kingdom > England (0.04)
- Health & Medicine > Pharmaceuticals & Biotechnology (1.00)
- Health & Medicine > Therapeutic Area > Psychiatry/Psychology (0.68)
- Health & Medicine > Consumer Health (0.66)
- Health & Medicine > Therapeutic Area > Endocrinology (0.46)
Maximal Margin Labeling for Multi-Topic Text Categorization
In this paper, we address the problem of statistical learning for multi- topic text categorization (MTC), whose goal is to choose all relevant top- ics (a label) from a given set of topics. The proposed algorithm, Max- imal Margin Labeling (MML), treats all possible labels as independent classes and learns a multi-class classifier on the induced multi-class cate- gorization problem. To cope with the data sparseness caused by the huge number of possible labels, MML combines some prior knowledge about label prototypes and a maximal margin criterion in a novel way. Experi- ments with multi-topic Web pages show that MML outperforms existing learning algorithms including Support Vector Machines. This paper addresses the problem of learning for multi-topic text categorization (MTC), whose goal is to select all topics relevant to a text from a given set of topics.
ActSafe: Predicting Violations of Medical Temporal Constraints for Medication Adherence
Seegmiller, Parker, Gatto, Joseph, Mamun, Abdullah, Ghasemzadeh, Hassan, Cook, Diane, Stankovic, John, Preum, Sarah Masud
Prescription medications often impose temporal constraints on regular health behaviors (RHBs) of patients, e.g., eating before taking medication. Violations of such medical temporal constraints (MTCs) can result in adverse effects. Detecting and predicting such violations before they occur can help alert the patient. We formulate the problem of modeling MTCs and develop a proof-of-concept solution, ActSafe, to predict violations of MTCs well ahead of time. ActSafe utilizes a context-free grammar based approach for extracting and mapping MTCs from patient education materials. It also addresses the challenges of accurately predicting RHBs central to MTCs (e.g., medication intake). Our novel behavior prediction model, HERBERT , utilizes a basis vectorization of time series that is generalizable across temporal scale and duration of behaviors, explicitly capturing the dependency between temporally collocated behaviors. Based on evaluation using a real-world RHB dataset collected from 28 patients in uncontrolled environments, HERBERT outperforms baseline models with an average of 51% reduction in root mean square error. Based on an evaluation involving patients with chronic conditions, ActSafe can predict MTC violations a day ahead of time with an average F1 score of 0.86.
- North America > Trinidad and Tobago > Trinidad > Arima > Arima (0.05)
- North America > United States (0.04)
Robot that can 'think' like a human is developed in Coventry
Want the best Coventry and Warwickshire news delivered straight to your inbox? An adaptable industrial robot that can'think' like a human has been developed at an engineering centre on the edge of Coventry. However anyone concerned about the seemingly unstoppable advance of artificial intelligence and the prospect of robots taking over the world can be assured it is purely something to make manufacturing more efficient. The new invention, with the decision-making capability of a human operator, has been developed by robotics experts at the Manufacturing Technology Centre (MTC) located in Ansty Park. Using a combination of machine learning and visual recognition, the robot can be taught to make assembly decisions based on the components put in front of it.
- Europe > United Kingdom > England > Warwickshire (0.26)
- Europe > United Kingdom > England > Nottinghamshire > Nottingham (0.06)
- Europe > United Kingdom > England > Leicestershire > Loughborough (0.06)
Maximal Margin Labeling for Multi-Topic Text Categorization
Kazawa, Hideto, Izumitani, Tomonori, Taira, Hirotoshi, Maeda, Eisaku
In this paper, we address the problem of statistical learning for multitopic textcategorization (MTC), whose goal is to choose all relevant topics (a label) from a given set of topics. The proposed algorithm, Maximal MarginLabeling (MML), treats all possible labels as independent classes and learns a multi-class classifier on the induced multi-class categorization problem.To cope with the data sparseness caused by the huge number of possible labels, MML combines some prior knowledge about label prototypes and a maximal margin criterion in a novel way. Experiments withmulti-topic Web pages show that MML outperforms existing learning algorithms including Support Vector Machines.