379 research outputs found

    Precision Health and AI: improving health for everyone - Arjun Panesar (DDM Health)

    No full text
    This video is the twelfth talk from our two day Future Blood Testing: Challenges & Opportunities Event that took place on the 14/09/2022. Precision Health and AI: improving health for everyone - Arjun Panesar (DDM Health) Bio: Arjun Panesar is the founder of DDM Health, providers of clinically-validated digital health solutions to over 1.8 million people. Benefiting from almost two decades of experience in big data, AI and AI ethics, Arjun leads the development of evidence-based digital innovations that harness the power of machine learning to provide precision medicine to patients, health services, and governments. Arjun’s work has received international recognition featuring in the Forbes, New Scientist, BBC and The Times. Arjun is a best-selling author on the topics of healthcare and AI, authoring two editions of Machine Learning and AI in Healthcare, and contributing to Handbook of Global Health, a major reference work. Arjun is an advisor to the Information School, University of Sheffield, Fellow to the NHS Innovation Accelerator, visiting lecturer at University of Warwick Medical School, and was recognised by Imperial College as an Alumni Leader for his contribution and impact to society. Further details on this event can be found at: https://futurebloodtesting.org/event/13-14-09-2022/ This video is an output from the Future Blood Testing Network which is funded by EPSRC under Grant Number EP/W000652/1 YouTube Link: https://youtu.be/clPmdeLP5_

    Financial Management of Globalization of Developing Countries

    Full text link
    human development, economic growth, globalization, inequality, poverty

    Comparing resting state fMRI de-noising approaches using multi- and single-echo acquisitions.

    Full text link
    Artifact removal in resting state fMRI (rfMRI) data remains a serious challenge, with even subtle head motion undermining reliability and reproducibility. Here we compared some of the most popular single-echo de-noising methods-regression of Motion parameters, White matter and Cerebrospinal fluid signals (MWC method), FMRIB's ICA-based X-noiseifier (FIX) and ICA-based Automatic Removal Of Motion Artifacts (ICA-AROMA)-with a multi-echo approach (ME-ICA) that exploits the linear dependency of BOLD on the echo time. Data were acquired using a clinical scanner and included 30 young, healthy participants (minimal head motion) and 30 Attention Deficit Hyperactivity Disorder patients (greater head motion). De-noising effectiveness was assessed in terms of data quality after each cleanup procedure, ability to uncouple BOLD signal and motion and preservation of default mode network (DMN) functional connectivity. Most cleaning methods showed a positive impact on data quality. However, based on the investigated metrics, ME-ICA was the most robust. It minimized the impact of motion on FC even for high motion participants and preserved DMN functional connectivity structure. The high-quality results obtained using ME-ICA suggest that using a multi-echo EPI sequence, reliable rfMRI data can be obtained in a clinical setting

    Freedom of choice or force of circumstance? : Eastern European sex-workers in the Republic of Cyprus ; paper for the conference 'Alltag der Globalisierung. Perspektiven einer transnationalen Anthropologie', January 16-18, 2003, Institute of Cultural Anthropology and European Ethnology, Johann Wolfgang Goethe University, Frankfurt am Main

    No full text
    This paper focuses on Eastern European migrants who, since the beginning of the 1990s, are entering the Republic Cyprus as “artistes”. This is a visa permit status as well as an euphemism for short-term work permits in the local sex industry. In addition to exploring the migrational experiences of these women and their living and working conditions in the Republic of Cyprus, the paper reconstructs, empirically and analyt ically, the connection between immigration and the local sex industry. Here, several categories of social actors and institutions in Cyprus are actively involved. The rhetoric of government representatives, entrepreneurs and clients in the sex business on the one hand is contrasted with the discourse of local NGO representatives concerned with immigrants’ rights on the other hand. The paper comes to the conclusion that all of these discursive positions ultimately do not do justice to the complex process of decisionmaking that women undergo who migrate into the sex industry. Either, freedom of choice is emphasized – such as by entrepreneurs and the government – or the domination of women – as in the public statements of the NGO. In order to analyze the ambivalent tension between freedom of choice and submission to force by which the women’s decision is characterized, the author employs Michel Foucault’s concept of governmentality, which describes forms of political regulation that use the individual’s freedom of action as an instrument to exercise power

    Fine-tuning generative models

    No full text
    This electronic version was submitted by the student author. The certified thesis is available in the Institute Archives and Special Collections.Thesis: M. Eng., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2019Cataloged from student-submitted PDF version of thesis.Includes bibliographical references (pages 73-76).Deep generative models have emerged as a powerful modeling paradigm for making sense of large amounts of unlabeled real-world data. In particular, the representations produced by these models have proven to be useful both in improving human understanding of the factors of variation in the original dataset and in downstream tasks such as classification. Most current algorithms, however, require training a bespoke model from scratch, which can be both expensive and time-consuming. Instead, we propose various methods of fine-tuning pre-trained generative models to achieve these goals, and evaluate these methods quantitatively on few-shot classification and interpretability tasks.by Arjun Khandelwal.M. Eng.M.Eng. Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Scienc

    Improving parking garage efficiency using reservation optimization techniques

    No full text
    Parking in urban and suburban districts is becoming increasingly problematic due the information gap between the parking garages and the average commuter. This thesis describes and evaluates techniques that can be implemented by parking garages to augment parking garage efficiency. The issues studied in this thesis were i) Real-time tracking of car position ii) maximizing the number of reservations made for the parking garage by re-arrangement of existing reservations (Reservation Defragmentation) and iii) maximizing revenue for the parking garage through increased occupancy (Revenue Management). For the tracking problem, in order to be able to track the real-time position of the vehicle inside the parking garage, we have proposed two techniques. The first one involves a high accuracy algorithm that takes as input a higher number of sensor values (high accuracy) and the second one is a lower cost algorithm that takes as input fewer number of sensor values (low cost). We simulated various conditions of sensor failure rate and determined our metric to be number of tracked points as a percentage of the path to the destination. We determined limitations of these algorithms with respect to maximum speed of cars and inter-car distance. For the reservation defragmentation problem, we looked at increasing occupancy efficiency for i) Next day reservations and ii) Current day reservations. For this problem, we implemented three algorithms. For next day reservations, we established metrics to determine the efficiency of the algorithm including number of free parking spots created and reduction in lengths of free space in between the reservations. For current day reservations, our metric was the increase in maximum occupancy observed due to defragmentation. For increased revenue management, we suggested the application of two techniques: Booking limits and Overbooking. In booking limits, two-fare class of parking was suggested and the number of spots that need to be reserved for higher class (Capacity of garage - booking limit) was determined for probability distributions of customer arrival such as Poisson distribution. Since the practice of overbooking is done in order to compensate for the no-shows that occur despite reservations made, we have suggested an algorithm to determine the amount of overbooking based on a Gaussian distribution of customer ‘no-shows’. We obtained the following results for the algorithms implemented. In case of the tracking algorithm, as the sensor failure rate increased, the inaccuracy of the two proposed algorithms also increased. For 2% failure rate, we track 0.4% of the incoming cars inaccurately (given that a tracking is marked as correct if 75% or less of all sensors along the path of the car fail). In case of reservation defragmentation, we obtained best results for Recursive First-Fit algorithm. For next day reservation defragmentation, using a mean of 15% cancellation of reservations resulted in 14.6% decrease in occupied parking spots which can then lead to increased occupancy and 46.3% decrease in inter-reservation free space sizes for a 1000 arrival reservation system. The reservations were exponentially distributed with a mean of 20 reservations/hour. For current day reservations, we were able to increase maximum occupancy of the parking garage by 5.5% using Recursive First Fit algorithm. Among other conditions, we have evaluated Poisson arrival distribution with corporate arrival rate 100 cars/hour (Flintsch et al., 2006) [56] and corporate fare twice of leisure fare. For this condition, protection level (number of parking slots reserved for corporate class) is determined to be 20% of garage capacity. We also evaluated Binomial distribution with probability of incoming customer to be corporate customer as 0.5 and corporate fare twice of leisure fare. For this condition, protection level is determined to be 50% of garage capacity. We evaluated overbooking for several combinations of No-show rates, mean and standard deviation values and the highest amount of overbooking we obtained was 1.93 times maximum garage capacity and this implies that permitting this number of reservations for the parking garage would minimize the number of parking spots being under-utilized and increase the revenue of the parking garage operator due to effective use of parking spots. The algorithms have been simulated for different arrival distributions (for Revenue Management), different arrival rates (tracking) as well as variable durations of stay (reservation defragmentation). Besides the problems mentioned, there are certain other aspects, such as generalizing the tracking algorithms for parking garages of arbitrary layouts represents the work that needs to be done in the future.M.S.Includes bibliographical referencesby Arjun Ra

    Disruption of brainstem monoaminergic fibre tracts in multiple sclerosis as a putative mechanism for cognitive fatigue:a fixel-based analysis

    Full text link
    In multiple sclerosis (MS), monoaminergic systems are altered as a result of both inflammation-dependent reduced synthesis and direct structural damage. Aberrant monoaminergic neurotransmission is increasingly considered a major contributor to fatigue pathophysiology. In this study, we aimed to compare the integrity of the monoaminergic white matter fibre tracts projecting from brainstem nuclei in a group of patients with MS (n = 68) and healthy controls (n = 34), and to investigate its association with fatigue. Fibre tracts integrity was assessed with the novel fixel-based analysis that simultaneously estimates axonal density, by means of 'fibre density', and white matter atrophy, by means of fibre 'cross section'. We focused on ventral tegmental area, locus coeruleus, and raphe nuclei as the main source of dopaminergic, noradrenergic, and serotoninergic fibres within the brainstem, respectively. Fourteen tracts of interest projecting from these brainstem nuclei were reconstructed using diffusion tractography, and compared by means of the product of fibre-density and cross-section (FDC). Finally, correlations of monoaminergic axonal damage with the modified fatigue impact scale scores were evaluated in MS. Fixel-based analysis revealed significant axonal damage - as measured by FDC reduction - within selective monoaminergic fibre-tracts projecting from brainstem nuclei in MS patients, in comparison to healthy controls; particularly within the dopaminergic-mesolimbic pathway, the noradrenergic-projections to prefrontal cortex, and serotoninergic-projections to cerebellum. Moreover, we observed significant correlations between severity of cognitive fatigue and axonal damage within the mesocorticolimbic tracts projecting from ventral tegmental area, as well as within the locus coeruleus projections to prefrontal cortex, suggesting a potential contribution of dopaminergic and noradrenergic pathways to central fatigue in MS. Our findings support the hypothesis that axonal damage along monoaminergic pathways contributes to the reduction/dysfunction of monoamines in MS and add new information on the mechanisms by which monoaminergic systems contribute to MS pathogenesis and fatigue. This supports the need for further research into monoamines as therapeutic targets aiming to combat and alleviate fatigue in MS.© 2021 T. Carandini, M. Mancini, I. Bogdan, C. Rae, A. Barritt, A. Sethi, N. Harrison, W. Rashid, E. Scarpini, D. Galimberti, M. Bozzali, M. Cercignani. This is an open-access article distributed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited. See http://creativecommons.org/licenses/by/4.0/  </p

    Raw data for "Activation of oligonucleotide polyanions using collisions, electrons and photons in a timsOmni platform"

    No full text
    Raw mass spectral data used to prepare the figures of the article "Activation of oligonucleotide polyanions using collisions, electrons and photons in a timsOmni platform", by Frédéric Rosu,1 Rim Chiba,1 Arjun Mani Mallika,1 Athanasios Smyrnakis,2 Jean-François Greisch,3 Dimitris Papanastasiou,2 Valérie Gabelica1* 1 School of Pharmaceutical Sciences, University of Geneva, 1205 Geneva, Switzerland. 2 Fasmatech Science & Technology, 15232 Chalandri, Athens, Greece. 3 Bruker Switzerland AG, 8117 Fällanden, Switzerland. * Corresponding author: [email protected] The data is organized by Table or Figure number as in the manuscript main text and supporting information
    corecore