Tie Luo 0001

dblp:77/2007 · also Thomas Tie Luo, Tony T. Luo · DBLP profile ↗
← Back
9ranked-venue papers in the field
1as first author
7since 2021 · last 2025
0000-0003-2947-3111ORCID · conflict

Domains — venue-derived; a paper can count in several

Data Mining & Knowledge Discovery · 5 (1 first)Big Data, Cloud & Distributed Data Systems · 2Database Systems & Data Management · 1Other / Interdisciplinary · 1
YearPublicationVenuePosition
2025 Enabling Heterogeneous Adversarial Transferability via Feature Permutation Attacks
Tao Wu 0021, Tie Luo 0001
PAKDD (4)2
2024 Efficient Brain Imaging Analysis for Alzheimer's and Dementia Detection Using Convolution-Derivative Operations
abstract
Alzheimer’s disease (AD) is characterized by progressive neurodegeneration and results in detrimental structural changes in human brains. Detecting these changes is crucial for early diagnosis and timely intervention of disease progression. Jacobian maps, derived from spatial normalization in voxel-based morphometry (VBM), have been instrumental in interpreting volume alterations associated with AD. However, the computational cost of generating Jacobian maps limits its clinical adoption. In this study, we explore alternative methods and propose Sobel kernel angle difference (SKAD) as a computationally efficient alternative. SKAD is a derivative operation that offers an optimized approach to quantifying volumetric alterations through localized analysis of the gradients. By efficiently extracting gradient amplitude changes at critical spatial regions, this derivative operation captures regional volume variations Evaluation of SKAD over various medical datasets demonstrates that it is 6.3× faster than Jacobian maps while still maintaining comparable accuracy. This makes it an efficient and competitive approach in neuroimaging research and clinical practice.
Yasmine Mustafa, Mohamed Elmahallawy, Tie Luo 0001
IEEE Big Data3
2024 Unmasking Dementia Detection by Masking Input Gradients: A JSM Approach to Model Interpretability and Precision
Yasmine Mustafa, Tie Luo 0001
PAKDD (3)2
2023 One-Shot Federated Learning for LEO Constellations that Reduces Convergence Time from Days to 90 Minutes
abstract
A Low Earth orbit (LEO) satellite constellation consists of a large number of small satellites traveling in space with high mobility and collecting vast amounts of mobility data such as cloud movement for weather forecast, large herds of animals migrating across geo-regions, spreading of forest fires, and aircraft tracking. Machine learning can be utilized to analyze these mobility data to address global challenges, and Federated Learning (FL) is a promising approach because it eliminates the need for transmitting raw data and hence is both bandwidth and privacy-friendly. However, FL requires many communication rounds between clients (satellites) and the parameter server (PS), leading to substantial delays of up to several days in LEO constellations. In this paper, we propose a novel one-shot FL approach for LEO satellites, called LEOShot, that needs only a single communication round to complete the entire learning process. LEOShot comprises three processes: (i) synthetic data generation, (ii) knowledge distillation, and (iii) virtual model retraining. We evaluate and benchmark LEOShot against the state of the art and the results show that it drastically expedites FL convergence by more than an order of magnitude. Also surprisingly, despite the one-shot nature, its model accuracy is on par with or even outperforms regular iterative FL schemes by a large margin.
Mohamed Elmahallawy, Tie Luo 0001
MDM2
2023 TSI-GAN: Unsupervised Time Series Anomaly Detection Using Convolutional Cycle-Consistent Generative Adversarial Networks
Shyam Sundar Saravanan, Tie Luo 0001, Mao V. Ngo
PAKDD (1)2
2022 AsyncFLEO: Asynchronous Federated Learning for LEO Satellite Constellations with High-Altitude Platforms
abstract
Low Earth Orbit (LEO) constellations, each comprising a large number of satellites, have become a new source of big data "from the sky". Downloading such data to a ground station (GS) for big data analytics demands very high bandwidth and involves large propagation delays. Federated Learning (FL) offers a promising solution because it allows data to stay in-situ (never leaving satellites) and it only needs to transmit machine learning model parameters (trained on the satellites’ data). However, the conventional, synchronous FL process can take several days to train a single FL model in the context of satellite communication (Satcom), due to a bottleneck caused by straggler satellites. In this paper, we propose an asynchronous FL framework for LEO constellations called AsyncFLEO to improve FL efficiency in Satcom. Not only does AsynFLEO address the bottleneck (idle waiting) in synchronous FL, but it also solves the issue of model staleness caused by straggler satellites. AsyncFLEO utilizes high altitude platforms (HAPs) positioned "in the sky" as parameter servers, and consists of three technical components: (1) a ring-of-stars communication topology, (2) a model propagation algorithm, and (3) a model aggregation algorithm with satellite grouping and staleness discounting. Our extensive evaluation with both IID and non-IID data shows that AsyncFLEO outperforms the state of the art by a large margin, cutting down convergence delay by 22 times and increasing accuracy by 40%.
Mohamed Elmahallawy, Tie Luo 0001
IEEE Big Data2
2022 No More Strided Convolutions or Pooling: A New CNN Building Block for Low-Resolution Images and Small Objects
Raja Sunkara, Tie Luo 0001
ECML/PKDD (3)2
2018 MASA: Multi-Agent Subjectivity Alignment for Trustworthy Internet of Things
abstract
The vastly diverse and increasingly autonomous Internet of Things (IoT) devices stress trust management as a critical requirement of IoT. This paper addresses subjectivity as an important issue in trust management for IoT. Subjectivity means that the information provided by each autonomous IoT device, represented by an agent, is likely to have been influenced by the device's individual preference, which can be misleading in trust evaluation. In this paper, we seek to align the potentially subjective information with the information seeker's own subjectivity so that the acquired second-hand information is more useful and personalized. Accordingly, we propose a multiagent subjectivity alignment (MASA) mechanism, which models the subjectivity using a regression technique and exchanges the models among agents as the input to an alignment process. This mechanism substantially counteracts biases incurred by different agents and improves the accuracy of second-hand information fusion as demonstrated by our simulations. In addition, we also conduct experiments using a real-world dataset (MovieLens) which further validates the efficacy of MASA.
Leonid Zeynalvand, Jie Zhang 0002, Shuo Chen 0006, Tie Luo 0001
FUSION4
2016 Incentive Mechanism Design for Crowdsourcing: An All-Pay Auction Approach
abstract
Crowdsourcing can be modeled as a principal-agent problem in which the principal (crowdsourcer) desires to solicit a maximal contribution from a group of agents (participants) while agents are only motivated to act according to their own respective advantages. To reconcile this tension, we propose an all-pay auction approach to incentivize agents to act in the principal’s interest, i.e., maximizing profit, while allowing agents to reap strictly positive utility. Our rationale for advocating all-pay auctions is based on two merits that we identify, namely all-pay auctions (i) compress the common, two-stage “bid-contribute” crowdsourcing process into a single “bid-cum-contribute” stage, and (ii) eliminate the risk of task nonfulfillment. In our proposed approach, we enhance all-pay auctions with two additional features: an adaptive prize and a general crowdsourcing environment. The prize or reward adapts itself as per a function of the unknown winning agent’s contribution, and the environment or setting generally accommodates incomplete and asymmetric information, risk-averse (and risk-neutral) agents, and a stochastic (and deterministic) population. We analytically derive this all-pay auction-based mechanism and extensively evaluate it in comparison to classic and optimized mechanisms. The results demonstrate that our proposed approach remarkably outperforms its counterparts in terms of the principal’s profit, agent’s utility, and social welfare.
Tie Luo 0001, Sajal K. Das 0001, Hwee Pink Tan, Lirong Xia
ACM Trans. Intell. Syst. Technol.1