Hsuan-Tien Lin

dblp:10/3718 · DBLP profile ↗
← Back
17ranked-venue papers in the field
2as first author
3since 2021 · last 2025
0000-0003-2968-0671ORCID · corroborated

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

Data Mining & Knowledge Discovery · 16 (2 first)Information Retrieval & Web Search · 1
YearPublicationVenuePosition
2025 The Unexplored Potential of Vision-Language Models for Generating Large-Scale Complementary-Label Learning Data
Tan-Ha Mai, Nai-Xuan Ye, Yu-Wei Kuan, Po-Yi Lu, Hsuan-Tien Lin
PAKDD (5)5
2023 Reduction from Complementary-Label Learning to Probability Estimates
Wei-I Lin, Hsuan-Tien Lin
PAKDD (2)2
2021 On Training Sample Memorization: Lessons from Benchmarking Generative Modeling with a Large-scale Competition
abstract
Many recent developments on generative models for natural images have relied on heuristically-motivated metrics that can be easily gamed by memorizing a small sample from the true distribution or training a model directly to improve the metric. In this work, we critically evaluate the gameability of these metrics by designing and deploying a generative modeling competition. Our competition received over 11000 submitted models. The competitiveness between participants allowed us to investigate both intentional and unintentional memorization in generative modeling. To detect intentional memorization, we propose the "Memorization-Informed Frechet Inception Distance" (MiFID) as a new memorization-aware metric and design benchmark procedures to ensure that winning submissions made genuine improvements in perceptual quality. Furthermore, we manually inspect the code for the 1000 top-performing models to understand and label different forms of memorization. Our analysis reveals that unintentional memorization is a serious and common issue in popular generative models. The generated images and our memorization labels of those models as well as code to compute MiFID are released to facilitate future studies on benchmarking generative models.
Ching-Yuan Bai, Hsuan-Tien Lin, Colin Raffel, Wendy Chi-wen Kan
KDD2
2020 Benchmarking Tropical Cyclone Rapid Intensification with Satellite Images and Attention-Based Deep Models
Ching-Yuan Bai, Buo-Fu Chen, Hsuan-Tien Lin
ECML/PKDD (4)3
2019 Advances in Cost-sensitive Multiclass and Multilabel Classification
abstract
Classification is an important problem for data mining and knowledge discovery and comes with a wide range of applications. Different applications usually evaluate the classification performance with different criteria. The variety of criteria calls for cost-sensitive classification algorithms, which take the specific criterion as input to the learning algorithm and adapt to different criteria more easily. While the cost-sensitive binary classification problem has been relatively well-studied, the cost-sensitive multiclass and multilabel classification problems are harder to solve because of the sophisticated nature of their evaluation criteria. The tutorial aims to review current techniques for solving cost-sensitive multiclass and multilabel classification problems, with the hope of helping more real-world applications enjoy the benefits of cost-sensitive classification.
Hsuan-Tien Lin
KDD1
2018 Rotation-blended CNNs on a New Open Dataset for Tropical Cyclone Image-to-intensity Regression
abstract
Tropical cyclone (TC) is a type of severe weather systems that occur in tropical regions. Accurate estimation of TC intensity is crucial for disaster management. Moreover, the intensity estimation task is the key to understand and forecast the behavior of TCs better. Recently, the task has begun to attract attention from not only meteorologists but also data scientists. Nevertheless, it is hard to stimulate joint research between both types of scholars without a benchmark dataset to work on together. In this work, we release a such a benchmark dataset, which is a new open dataset collected from satellite remote sensing, for the TC-image-to-intensity estimation task. We also propose a novel model to solve this task based on the convolutional neural network (CNN). We discover that the usual CNN, which is mature for object recognition, requires several modifications when being used for the intensity estimation task. Furthermore, we combine the domain knowledge of meteorologists, such as the rotation-invariance of TCs, into our model design to reach better performance. Experimental results on the released benchmark dataset verify that the proposed model is among the most accurate models that can be used for TC intensity estimation, while being relatively more stable across all situations. The results demonstrate the potential of applying data science for meteorology study.
Boyo Chen, Buo-Fu Chen, Hsuan-Tien Lin
KDD3
2018 Cost-Sensitive Reference Pair Encoding for Multi-Label Learning
Yao-Yuan Yang, Kuan-Hao Huang, Chih-Wei Chang, Hsuan-Tien Lin
PAKDD (1)4
2017 Cyclic Classifier Chain for Cost-Sensitive Multilabel Classification
abstract
We propose a novel method, Cyclic Classifier Chain (CCC), for multilabel classification. CCC extends the classic Classifier Chain (CC) method by cyclically training multiple chains of labels. Three benefits immediately follow the cyclic design. First, CCC resolves the critical issue of label ordering in CC, and therefore reaches more stable performance. Second, CCC matches the task of cost-sensitive multilabel classification, an important problem for satisfying application needs. The cyclic aspect of CCC allows estimating all labels during training, and such estimates makes it possible to embed the cost information into weights of labels. Experimental results justify that cost-sensitive CCC can be superior to state-of-the-art cost-sensitive multilabel classification methods. Third, CCC can be easily coupled with gradient boosting to inherit the advantages of ensemble learning. In particular, gradient boosted CCC efficiently reaches promising performance for both linear and non-linear base learners. The three benefits, stability, cost-sensitivity and efficiency make CCC a competitive method for real-world applications.
Yi-An Lin, Hsuan-Tien Lin
DSAA2
2016 Can Active Learning Experience Be Transferred?
abstract
Active learning is an important machine learning problem in reducing the human labeling effort. Current active learning strategies are designed from human knowledge, and are applied on each dataset in an immutable manner. In other words, experience about the usefulness of strategies cannot be updated and transferred to improve active learning on other datasets. This paper initiates a pioneering study on whether active learning experience can be transferred. We first propose a novel active learning model that linearly aggregates existing strategies. The linear weights can then be used to represent the active learning experience. We equip the model with the popular linear upper-confidence-bound (LinUCB) algorithm for contextual bandit to update the weights. Finally, we extend our model to transfer the experience across datasets with the technique of biased regularization. Empirical studies demonstrate that the learned experience not only is competitive with existing strategies on most single datasets, but also can be transferred across datasets to improve the performance on future learning tasks.
Hong-Min Chu, Hsuan-Tien Lin
ICDM2
2016 A Novel Uncertainty Sampling Algorithm for Cost-Sensitive Multiclass Active Learning
abstract
Active learning is a setup that allows the learning algorithm to iteratively and strategically query the labels of some instances for reducing human labeling efforts. One fundamental strategy, called uncertainty sampling, measures the uncertainty of each instance when making querying decisions. Traditional active learning algorithms focus on binary or multiclass classification, but few works have studied active learning for cost-sensitive multiclass classification (CSMCC), which allows charging different costs for different types of misclassification errors. The few works are generally based on calculating the uncertainty of each instance by probability estimation, and can suffer from the inaccuracy of the estimation. In this paper, we propose a novel active learning algorithm that relies on a different way of calculating the uncertainty. The algorithm is based on our newly-proposed cost embedding approach (CE) for CSMCC. CE embeds the cost information in the distance measure of a special hidden space with non-metric multidimensional scaling, and deals with both symmetric and asymmetric cost information by our carefully designed mirroring trick. The embedding allows the proposed algorithm, active learning with cost embedding (ALCE), to define a cost-sensitive uncertainty measure from the distance in the hidden space. Extensive experimental results demonstrate that ALCE selects more useful instances by taking the cost information into account through the embedding and is superior to existing cost-sensitive active learning algorithms.
Kuan-Hao Huang, Hsuan-Tien Lin
ICDM2
2016 Linear Upper Confidence Bound Algorithm for Contextual Bandit Problem with Piled Rewards
Kuan-Hao Huang, Hsuan-Tien Lin
PAKDD (2)2
2016 A Simple Unlearning Framework for Online Learning Under Concept Drifts
Sheng-Chi You, Hsuan-Tien Lin
PAKDD (1)2
2014 Machine Learning Approaches for Interactive Verification
Yu-Cheng Chou, Hsuan-Tien Lin
PAKDD (2)2
2014 Improving ranking performance with cost-sensitive ordinal classification via regression
Yu-Xun Ruan, Hsuan-Tien Lin, Ming-Feng Tsai
Inf. Retr.2
2012 A simple methodology for soft cost-sensitive classification
abstract
Many real-world data mining applications need varying cost for different types of classification errors and thus call for cost-sensitive classification algorithms. Existing algorithms for cost-sensitive classification are successful in terms of minimizing the cost, but can result in a high error rate as the trade-off. The high error rate holds back the practical use of those algorithms. In this paper, we propose a novel cost-sensitive classification methodology that takes both the cost and the error rate into account. The methodology, called soft cost-sensitive classification, is established from a multicriteria optimization problem of the cost and the error rate, and can be viewed as regularizing cost-sensitive classification with the error rate. The simple methodology allows immediate improvements of existing cost-sensitive classification algorithms. Experiments on the benchmark and the real-world data sets show that our proposed methodology indeed achieves lower test error rates and similar (sometimes lower) test costs than existing cost-sensitive classification algorithms.
Te-Kang Jan, Dawei Wang 0004, Chi-Hung Lin, Hsuan-Tien Lin
KDD4
2005 Infinite Ensemble Learning with Support Vector Machines
Hsuan-Tien Lin
ECML1
2005 Improving Generalization by Data Categorization
Amrit Pratap, Hsuan-Tien Lin, Yaser S. Abu-Mostafa
PKDD3