Skip to main content

Showing 1–44 of 44 results for author: Ying, Y

  1. arXiv:2403.12538  [pdf, other

    cs.RO

    Multi-View Active Sensing for Human-Robot Interaction via Hierarchically Connected Tree

    Authors: Yuanjiong Ying, Xian Huang, Wei Dong

    Abstract: Comprehensive perception of human beings is the prerequisite to ensure the safety of human-robot interaction. Currently, prevailing visual sensing approach typically involves a single static camera, resulting in a restricted and occluded field of view. In our work, we develop an active vision system using multiple cameras to dynamically capture multi-source RGB-D data. An integrated human sensing… ▽ More

    Submitted 19 March, 2024; originally announced March 2024.

  2. arXiv:2403.05761  [pdf, other

    cs.RO

    CEASE: Collision-Evaluation-based Active Sense System for Collaborative Robotic Arms

    Authors: Xian Huang, Yuanjiong Ying, Wei Dong

    Abstract: Collision detection via visual fences can significantly enhance the safety of collaborative robotic arms. Existing work typically performs such detection based on pre-deployed stationary cameras outside the robotic arm's workspace. These stationary cameras can only provide a restricted detection range and constrain the mobility of the robotic system. To cope with this issue, we propose an active s… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

  3. arXiv:2402.16121  [pdf, other

    cs.CV cs.AI

    Towards Accurate Post-training Quantization for Reparameterized Models

    Authors: Luoming Zhang, Yefei He, Wen Fei, Zhenyu Lou, Weijia Wu, YangWei Ying, Hong Zhou

    Abstract: Model reparameterization is a widely accepted technique for improving inference speed without compromising performance. However, current Post-training Quantization (PTQ) methods often lead to significant accuracy degradation when applied to reparameterized models. This is primarily caused by channel-specific and sample-specific outliers, which appear only at specific samples and channels and impac… ▽ More

    Submitted 25 February, 2024; originally announced February 2024.

  4. arXiv:2402.11178  [pdf, other

    cs.CL

    RENOVI: A Benchmark Towards Remediating Norm Violations in Socio-Cultural Conversations

    Authors: Haolan Zhan, Zhuang Li, Xiaoxi Kang, Tao Feng, Yuncheng Hua, Lizhen Qu, Yi Ying, Mei Rianto Chandra, Kelly Rosalin, Jureynolds Jureynolds, Suraj Sharma, Shilin Qu, Linhao Luo, Lay-Ki Soon, Zhaleh Semnani Azad, Ingrid Zukerman, Gholamreza Haffari

    Abstract: Norm violations occur when individuals fail to conform to culturally accepted behaviors, which may lead to potential conflicts. Remediating norm violations requires social awareness and cultural sensitivity of the nuances at play. To equip interactive AI systems with a remediation ability, we offer ReNoVi - a large-scale corpus of 9,258 multi-turn dialogues annotated with social norms, as well as… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

    Comments: work in progress. 15 pages, 7 figures

  5. arXiv:2310.08425  [pdf, other

    cs.LG cs.CR stat.ML

    Differentially Private Non-convex Learning for Multi-layer Neural Networks

    Authors: Hanpu Shen, Cheng-Long Wang, Zihang Xiang, Yiming Ying, Di Wang

    Abstract: This paper focuses on the problem of Differentially Private Stochastic Optimization for (multi-layer) fully connected neural networks with a single output node. In the first part, we examine cases with no hidden nodes, specifically focusing on Generalized Linear Models (GLMs). We investigate the well-specific model where the random noise possesses a zero mean, and the link function is both bounded… ▽ More

    Submitted 12 October, 2023; originally announced October 2023.

  6. arXiv:2309.05145  [pdf, other

    cs.LG cs.AI stat.ML

    Outlier Robust Adversarial Training

    Authors: Shu Hu, Zhenhuan Yang, Xin Wang, Yiming Ying, Siwei Lyu

    Abstract: Supervised learning models are challenged by the intrinsic complexities of training data such as outliers and minority subpopulations and intentional attacks at inference time with adversarial samples. While traditional robust learning methods and the recent adversarial training approaches are designed to handle each of the two challenges, to date, no work has been done to develop models that are… ▽ More

    Submitted 10 September, 2023; originally announced September 2023.

    Comments: Accepted by The 15th Asian Conference on Machine Learning (ACML 2023)

  7. arXiv:2307.03357  [pdf, ps, other

    cs.LG stat.ML

    Stability and Generalization of Stochastic Compositional Gradient Descent Algorithms

    Authors: Ming Yang, Xiyuan Wei, Tianbao Yang, Yiming Ying

    Abstract: Many machine learning tasks can be formulated as a stochastic compositional optimization (SCO) problem such as reinforcement learning, AUC maximization, and meta-learning, where the objective function involves a nested composition associated with an expectation. While a significant amount of studies has been devoted to studying the convergence behavior of SCO algorithms, there is little work on un… ▽ More

    Submitted 21 November, 2023; v1 submitted 6 July, 2023; originally announced July 2023.

  8. arXiv:2305.20057  [pdf, other

    cs.LG

    Three-Way Trade-Off in Multi-Objective Learning: Optimization, Generalization and Conflict-Avoidance

    Authors: Lisha Chen, Heshan Fernando, Yiming Ying, Tianyi Chen

    Abstract: Multi-objective learning (MOL) problems often arise in emerging machine learning problems when there are multiple learning criteria, data modalities, or learning tasks. Different from single-objective learning, one of the critical challenges in MOL is the potential conflict among different objectives during the iterative optimization process. Recent works have developed various dynamic weighting a… ▽ More

    Submitted 5 October, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

  9. arXiv:2305.16891  [pdf, other

    cs.LG stat.ML

    Generalization Guarantees of Gradient Descent for Multi-Layer Neural Networks

    Authors: Puyu Wang, Yunwen Lei, Di Wang, Yiming Ying, Ding-Xuan Zhou

    Abstract: Recently, significant progress has been made in understanding the generalization of neural networks (NNs) trained by gradient descent (GD) using the algorithmic stability approach. However, most of the existing research has focused on one-hidden-layer NNs and has not addressed the impact of different network scaling parameters. In this paper, we greatly extend the previous work \cite{lei2022stabil… ▽ More

    Submitted 29 September, 2023; v1 submitted 26 May, 2023; originally announced May 2023.

    Comments: 38 pages, 2 figures

  10. arXiv:2303.09527  [pdf, other

    cs.IR cs.CR cs.LG

    Fairness-aware Differentially Private Collaborative Filtering

    Authors: Zhenhuan Yang, Yingqiang Ge, Congzhe Su, Dingxian Wang, Xiaoting Zhao, Yiming Ying

    Abstract: Recently, there has been an increasing adoption of differential privacy guided algorithms for privacy-preserving machine learning tasks. However, the use of such algorithms comes with trade-offs in terms of algorithmic fairness, which has been widely acknowledged. Specifically, we have empirically observed that the classical collaborative filtering method, trained by differentially private stochas… ▽ More

    Submitted 16 March, 2023; originally announced March 2023.

  11. arXiv:2302.12383  [pdf, ps, other

    cs.LG cs.AI

    Generalization Analysis for Contrastive Representation Learning

    Authors: Yunwen Lei, Tianbao Yang, Yiming Ying, Ding-Xuan Zhou

    Abstract: Recently, contrastive learning has found impressive success in advancing the state of the art in solving various machine learning tasks. However, the existing generalization analysis is very limited or even not meaningful. In particular, the existing generalization error bounds depend linearly on the number $k$ of negative examples while it was widely shown in practice that choosing a large $k$ is… ▽ More

    Submitted 27 February, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

  12. arXiv:2211.03093  [pdf, other

    cs.RO

    SRIBO: An Efficient and Resilient Single-Range and Inertia Based Odometry for Flying Robots

    Authors: Wei Dong, Zheyuan Mei, Yuanjiong Ying, Sijia Chen, Yichen ie, Xiangyang Zhu

    Abstract: Positioning with one inertial measurement unit and one ranging sensor is commonly thought to be feasible only when trajectories are in certain patterns ensuring observability. For this reason, to pursue observable patterns, it is required either exciting the trajectory or searching key nodes in a long interval, which is commonly highly nonlinear and may also lack resilience. Therefore, such a posi… ▽ More

    Submitted 6 November, 2022; originally announced November 2022.

  13. arXiv:2209.09298  [pdf, ps, other

    cs.LG stat.ML

    Stability and Generalization Analysis of Gradient Methods for Shallow Neural Networks

    Authors: Yunwen Lei, Rong Jin, Yiming Ying

    Abstract: While significant theoretical progress has been achieved, unveiling the generalization mystery of overparameterized neural networks still remains largely elusive. In this paper, we study the generalization behavior of shallow neural networks (SNNs) by leveraging the concept of algorithmic stability. We consider gradient descent (GD) and stochastic gradient descent (SGD) to train SNNs, for both of… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

    Comments: to appear in Neural Information Processing Systems (NeurIPS 2022)

  14. arXiv:2209.08005  [pdf, ps, other

    stat.ML cs.LG

    Stability and Generalization for Markov Chain Stochastic Gradient Methods

    Authors: Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou

    Abstract: Recently there is a large amount of work devoted to the study of Markov chain stochastic gradient methods (MC-SGMs) which mainly focus on their convergence analysis for solving minimization problems. In this paper, we provide a comprehensive generalization analysis of MC-SGMs for both minimization and minimax problems through the lens of algorithmic stability in the framework of statistical learni… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.

  15. arXiv:2209.04188  [pdf, ps, other

    stat.ML cs.CR cs.LG

    Differentially Private Stochastic Gradient Descent with Low-Noise

    Authors: Puyu Wang, Yunwen Lei, Yiming Ying, Ding-Xuan Zhou

    Abstract: Modern machine learning algorithms aim to extract fine-grained information from data to provide accurate predictions, which often conflicts with the goal of privacy protection. This paper addresses the practical and theoretical importance of developing privacy-preserving machine learning algorithms that ensure good performance while preserving privacy. In this paper, we focus on the privacy and ut… ▽ More

    Submitted 14 July, 2023; v1 submitted 9 September, 2022; originally announced September 2022.

  16. arXiv:2208.10451  [pdf, other

    cs.LG cs.CY stat.ML

    Minimax AUC Fairness: Efficient Algorithm with Provable Convergence

    Authors: Zhenhuan Yang, Yan Lok Ko, Kush R. Varshney, Yiming Ying

    Abstract: The use of machine learning models in consequential decision making often exacerbates societal inequity, in particular yielding disparate impact on members of marginalized groups defined by race and gender. The area under the ROC curve (AUC) is widely used to evaluate the performance of a scoring function in machine learning, but is studied in algorithmic fairness less than other performance metri… ▽ More

    Submitted 28 November, 2022; v1 submitted 22 August, 2022; originally announced August 2022.

  17. arXiv:2203.15046  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    AUC Maximization in the Era of Big Data and AI: A Survey

    Authors: Tianbao Yang, Yiming Ying

    Abstract: Area under the ROC curve, a.k.a. AUC, is a measure of choice for assessing the performance of a classifier for imbalanced data. AUC maximization refers to a learning paradigm that learns a predictive model by directly maximizing its AUC score. It has been studied for more than two decades dating back to late 90s and a huge amount of work has been devoted to AUC maximization since then. Recently, s… ▽ More

    Submitted 3 August, 2022; v1 submitted 28 March, 2022; originally announced March 2022.

    Comments: Accepted to the Journal of ACM Computing Surveys

  18. arXiv:2201.09046  [pdf, other

    cs.LG cs.CR

    Differentially Private SGDA for Minimax Problems

    Authors: Zhenhuan Yang, Shu Hu, Yunwen Lei, Kush R. Varshney, Siwei Lyu, Yiming Ying

    Abstract: Stochastic gradient descent ascent (SGDA) and its variants have been the workhorse for solving minimax problems. However, in contrast to the well-studied stochastic gradient descent (SGD) with differential privacy (DP) constraints, there is little work on understanding the generalization (utility) of SGDA with DP constraints. In this paper, we use the algorithmic stability approach to establish th… ▽ More

    Submitted 29 July, 2022; v1 submitted 22 January, 2022; originally announced January 2022.

    Comments: To appear in UAI 2022

  19. arXiv:2112.14869  [pdf, other

    cs.LG

    Label Distributionally Robust Losses for Multi-class Classification: Consistency, Robustness and Adaptivity

    Authors: Dixian Zhu, Yiming Ying, Tianbao Yang

    Abstract: We study a family of loss functions named label-distributionally robust (LDR) losses for multi-class classification that are formulated from distributionally robust optimization (DRO) perspective, where the uncertainty in the given label information are modeled and captured by taking the worse case of distributional weights. The benefits of this perspective are several fold: (i) it provides a unif… ▽ More

    Submitted 28 June, 2023; v1 submitted 29 December, 2021; originally announced December 2021.

    Comments: To appear in ICML2023; 37 pages

  20. arXiv:2111.15192  [pdf, other

    cs.CV

    PlantStereo: A Stereo Matching Benchmark for Plant Surface Dense Reconstruction

    Authors: Qingyu Wang, Baojian Ma, Wei Liu, Mingzhao Lou, Mingchuan Zhou, Huanyu Jiang, Yibin Ying

    Abstract: Stereo matching is an important task in computer vision which has drawn tremendous research attention for decades. While in terms of disparity accuracy, density and data size, public stereo datasets are difficult to meet the requirements of models. In this paper, we aim to address the issue between datasets and models and propose a large scale stereo dataset with high accuracy disparity ground tru… ▽ More

    Submitted 30 November, 2021; originally announced November 2021.

  21. arXiv:2111.12050  [pdf, other

    cs.LG

    Simple Stochastic and Online Gradient Descent Algorithms for Pairwise Learning

    Authors: Zhenhuan Yang, Yunwen Lei, Puyu Wang, Tianbao Yang, Yiming Ying

    Abstract: Pairwise learning refers to learning tasks where the loss function depends on a pair of instances. It instantiates many important machine learning tasks such as bipartite ranking and metric learning. A popular approach to handle streaming data in pairwise learning is an online gradient descent (OGD) algorithm, where one needs to pair the current instance with a buffering set of previous instances… ▽ More

    Submitted 23 November, 2021; originally announced November 2021.

    Comments: NeurIPS 2021 accepted

  22. arXiv:2106.04911  [pdf, other

    cs.LG

    Memory-Based Optimization Methods for Model-Agnostic Meta-Learning and Personalized Federated Learning

    Authors: Bokun Wang, Zhuoning Yuan, Yiming Ying, Tianbao Yang

    Abstract: In recent years, model-agnostic meta-learning (MAML) has become a popular research area. However, the stochastic optimization of MAML is still underdeveloped. Existing MAML algorithms rely on the ``episode'' idea by sampling a few tasks and data points to update the meta-model at each iteration. Nonetheless, these algorithms either fail to guarantee convergence with a constant mini-batch size or r… ▽ More

    Submitted 24 April, 2023; v1 submitted 9 June, 2021; originally announced June 2021.

  23. arXiv:2106.03300  [pdf, other

    cs.LG stat.ML

    Sum of Ranked Range Loss for Supervised Learning

    Authors: Shu Hu, Yiming Ying, Xin Wang, Siwei Lyu

    Abstract: In forming learning objectives, one oftentimes needs to aggregate a set of individual values to a single output. Such cases occur in the aggregate loss, which combines individual losses of a learning model over each training sample, and in the individual loss for multi-label learning, which combines prediction scores over all class labels. In this work, we introduce the sum of ranked range (SoRR)… ▽ More

    Submitted 3 April, 2022; v1 submitted 6 June, 2021; originally announced June 2021.

    Comments: Accepted by Journal of Machine Learning Research (JMLR). arXiv admin note: text overlap with arXiv:2010.01741

  24. arXiv:2105.03793  [pdf, other

    cs.LG cs.AI

    Stability and Generalization of Stochastic Gradient Methods for Minimax Problems

    Authors: Yunwen Lei, Zhenhuan Yang, Tianbao Yang, Yiming Ying

    Abstract: Many machine learning problems can be formulated as minimax problems such as Generative Adversarial Networks (GANs), AUC maximization and robust estimation, to mention but a few. A substantial amount of studies are devoted to studying the convergence behavior of their stochastic gradient-type algorithms. In contrast, there is relatively little work on their generalization, i.e., how the learning m… ▽ More

    Submitted 12 July, 2021; v1 submitted 8 May, 2021; originally announced May 2021.

    Comments: To appear in ICML 2021 as Long Presentation

  25. arXiv:2102.04635  [pdf, other

    cs.LG cs.DC math.OC stat.ML

    Federated Deep AUC Maximization for Heterogeneous Data with a Constant Communication Complexity

    Authors: Zhuoning Yuan, Zhishuai Guo, Yi Xu, Yiming Ying, Tianbao Yang

    Abstract: Deep AUC (area under the ROC curve) Maximization (DAM) has attracted much attention recently due to its great potential for imbalanced data classification. However, the research on Federated Deep AUC Maximization (FDAM) is still limited. Compared with standard federated learning (FL) approaches that focus on decomposable minimization objectives, FDAM is more complicated due to its minimization obj… ▽ More

    Submitted 13 September, 2021; v1 submitted 8 February, 2021; originally announced February 2021.

    Comments: Accepted by ICML2021. Code is available in https://github.com/Optimization-AI/ICML2021_FedDeepAUC_CODASCA, which is a part of our open-sourced library LibAUC (www.libauc.org)

    Journal ref: International Conference on Machine Learning (ICML 2021)

  26. arXiv:2101.08925  [pdf, other

    stat.ML cs.LG

    Differentially Private SGD with Non-Smooth Losses

    Authors: Puyu Wang, Yunwen Lei, Yiming Ying, Hai Zhang

    Abstract: In this paper, we are concerned with differentially private {stochastic gradient descent (SGD)} algorithms in the setting of stochastic convex optimization (SCO). Most of the existing work requires the loss to be Lipschitz continuous and strongly smooth, and the model parameter to be uniformly bounded. However, these assumptions are restrictive as many popular losses violate these conditions inclu… ▽ More

    Submitted 26 June, 2021; v1 submitted 21 January, 2021; originally announced January 2021.

    Comments: 29 pages, 1 table, 1 figure

    MSC Class: 62P99

    Journal ref: Applied and Computational Harmonic Analysis 56 (2022): 306-336

  27. arXiv:2011.02396  [pdf, other

    cs.LG stat.CO stat.ML

    Stochastic Hard Thresholding Algorithms for AUC Maximization

    Authors: Zhenhuan Yang, Baojian Zhou, Yunwen Lei, Yiming Ying

    Abstract: In this paper, we aim to develop stochastic hard thresholding algorithms for the important problem of AUC maximization in imbalanced classification. The main challenge is the pairwise loss involved in AUC maximization. We overcome this obstacle by reformulating the U-statistics objective function as an empirical risk minimization (ERM), from which a stochastic hard thresholding algorithm (\texttt{… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

  28. arXiv:2010.01741  [pdf, other

    cs.LG stat.ML

    Learning by Minimizing the Sum of Ranked Range

    Authors: Shu Hu, Yiming Ying, Xin Wang, Siwei Lyu

    Abstract: In forming learning objectives, one oftentimes needs to aggregate a set of individual values to a single output. Such cases occur in the aggregate loss, which combines individual losses of a learning model over each training sample, and in the individual loss for multi-label learning, which combines prediction scores over all class labels. In this work, we introduce the sum of ranked range (SoRR)… ▽ More

    Submitted 4 October, 2020; originally announced October 2020.

    Comments: Accepted by Thirty-fourth Conference on Neural Information Processing Systems (NeurIPS 2020)

  29. arXiv:2009.10867  [pdf, other

    cs.LG cs.AI stat.ML

    Online AUC Optimization for Sparse High-Dimensional Datasets

    Authors: Baojian Zhou, Yiming Ying, Steven Skiena

    Abstract: The Area Under the ROC Curve (AUC) is a widely used performance measure for imbalanced classification arising from many application domains where high-dimensional sparse data is abundant. In such cases, each $d$ dimensional sample has only $k$ non-zero features with $k \ll d$, and data arrives sequentially in a streaming form. Current online AUC optimization algorithms have high per-iteration cost… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.

    Comments: 20th IEEE International Conference on Data Mining

  30. arXiv:2009.04395  [pdf, other

    cs.LG eess.SP

    Automated Model Selection for Time-Series Anomaly Detection

    Authors: Yuanxiang Ying, Juanyong Duan, Chunlei Wang, Yujing Wang, Congrui Huang, Bixiong Xu

    Abstract: Time-series anomaly detection is a popular topic in both academia and industrial fields. Many companies need to monitor thousands of temporal signals for their applications and services and require instant feedback and alerts for potential incidents in time. The task is challenging because of the complex characteristics of time-series, which are messy, stochastic, and often without proper labels.… ▽ More

    Submitted 25 August, 2020; originally announced September 2020.

  31. arXiv:2006.08157  [pdf, ps, other

    cs.LG stat.ML

    Fine-Grained Analysis of Stability and Generalization for Stochastic Gradient Descent

    Authors: Yunwen Lei, Yiming Ying

    Abstract: Recently there are a considerable amount of work devoted to the study of the algorithmic stability and generalization for stochastic gradient descent (SGD). However, the existing stability analysis requires to impose restrictive assumptions on the boundedness of gradients, strong smoothness and convexity of loss functions. In this paper, we provide a fine-grained analysis of stability and generali… ▽ More

    Submitted 15 June, 2020; originally announced June 2020.

    Comments: to appear in ICML 2020

  32. arXiv:1908.10831  [pdf, other

    cs.LG math.OC stat.ML

    Stochastic AUC Maximization with Deep Neural Networks

    Authors: Mingrui Liu, Zhuoning Yuan, Yiming Ying, Tianbao Yang

    Abstract: Stochastic AUC maximization has garnered an increasing interest due to better fit to imbalanced data classification. However, existing works are limited to stochastic AUC maximization with a linear predictive model, which restricts its predictive power when dealing with extremely complex data. In this paper, we consider stochastic AUC maximization problem with a deep neural network as the predicti… ▽ More

    Submitted 29 June, 2020; v1 submitted 28 August, 2019; originally announced August 2019.

    Comments: Accepted by ICLR 2020

  33. arXiv:1906.06053  [pdf, other

    cs.LG stat.ML

    Stochastic Proximal AUC Maximization

    Authors: Yunwen Lei, Yiming Ying

    Abstract: In this paper we consider the problem of maximizing the Area under the ROC curve (AUC) which is a widely used performance metric in imbalanced classification and anomaly detection. Due to the pairwise nonlinearity of the objective function, classical SGD algorithms do not apply to the task of AUC maximization. We propose a novel stochastic proximal algorithm for AUC maximization which is scalable… ▽ More

    Submitted 14 June, 2019; originally announced June 2019.

  34. arXiv:1905.10714  [pdf, other

    cs.LG cs.AI stat.ML

    Dual Averaging Method for Online Graph-structured Sparsity

    Authors: Baojian Zhou, Feng Chen, Yiming Ying

    Abstract: Online learning algorithms update models via one sample per iteration, thus efficient to process large-scale datasets and useful to detect malicious events for social benefits, such as disease outbreak and traffic congestion on the fly. However, existing algorithms for graph-structured models focused on the offline setting and the least square loss, incapable for online setting, while methods desi… ▽ More

    Submitted 25 May, 2019; originally announced May 2019.

    Comments: 11 pages, 14 figures

    Journal ref: The 25th ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD '19), August 4--8, 2019

  35. arXiv:1905.03652  [pdf, other

    cs.LG cs.AI stat.ML

    Stochastic Iterative Hard Thresholding for Graph-structured Sparsity Optimization

    Authors: Baojian Zhou, Feng Chen, Yiming Ying

    Abstract: Stochastic optimization algorithms update models with cheap per-iteration costs sequentially, which makes them amenable for large-scale data analysis. Such algorithms have been widely studied for structured sparse models where the sparsity information is very specific, e.g., convex sparsity-inducing norms or $\ell^0$-norm. However, these norms cannot be directly applied to the problem of complex (… ▽ More

    Submitted 9 May, 2019; originally announced May 2019.

    Comments: published in ICML-2019

    MSC Class: 46N10 ACM Class: I.2

    Journal ref: Proceedings of the 36th International Conference on Machine Learning, 2019

  36. arXiv:1904.11316  [pdf, ps, other

    cs.LG math.ST stat.ML

    Stability and Optimization Error of Stochastic Gradient Descent for Pairwise Learning

    Authors: Wei Shen, Zhenhuan Yang, Yiming Ying, Xiaoming Yuan

    Abstract: In this paper we study the stability and its trade-off with optimization error for stochastic gradient descent (SGD) algorithms in the pairwise learning setting. Pairwise learning refers to a learning task which involves a loss function depending on pairs of instances among which notable examples are bipartite ranking, metric learning, area under ROC (AUC) maximization and minimum error entropy (M… ▽ More

    Submitted 26 April, 2019; v1 submitted 25 April, 2019; originally announced April 2019.

    Comments: 35 pages

  37. arXiv:1811.09822  [pdf, other

    cs.CV

    Object Detection based Deep Unsupervised Hashing

    Authors: Rong-Cheng Tu, Xian-Ling Mao, Bo-Si Feng, Bing-Bing Bian, Yu-shu Ying

    Abstract: Recently, similarity-preserving hashing methods have been extensively studied for large-scale image retrieval. Compared with unsupervised hashing, supervised hashing methods for labeled data have usually better performance by utilizing semantic label information. Intuitively, for unlabeled data, it will improve the performance of unsupervised hashing methods if we can first mine some supervised se… ▽ More

    Submitted 24 November, 2018; originally announced November 2018.

  38. arXiv:1804.05981  [pdf, other

    cs.LG stat.ML

    A Univariate Bound of Area Under ROC

    Authors: Siwei Lyu, Yiming Ying

    Abstract: Area under ROC (AUC) is an important metric for binary classification and bipartite ranking problems. However, it is difficult to directly optimizing AUC as a learning objective, so most existing algorithms are based on optimizing a surrogate loss to AUC. One significant drawback of these surrogate losses is that they require pairwise comparisons among training data, which leads to slow running ti… ▽ More

    Submitted 25 May, 2018; v1 submitted 16 April, 2018; originally announced April 2018.

    Comments: UAI 2018

  39. Learning with Correntropy-induced Losses for Regression with Mixture of Symmetric Stable Noise

    Authors: Yunlong Feng, Yiming Ying

    Abstract: In recent years, correntropy and its applications in machine learning have been drawing continuous attention owing to its merits in dealing with non-Gaussian noise and outliers. However, theoretical understanding of correntropy, especially in the statistical learning context, is still limited. In this study, within the statistical learning framework, we investigate correntropy based regression in… ▽ More

    Submitted 4 September, 2019; v1 submitted 28 February, 2018; originally announced March 2018.

  40. arXiv:1705.08826  [pdf, other

    stat.ML cs.LG

    Learning with Average Top-k Loss

    Authors: Yanbo Fan, Siwei Lyu, Yiming Ying, Bao-Gang Hu

    Abstract: In this work, we introduce the {\em average top-$k$} (\atk) loss as a new aggregate loss for supervised learning, which is the average over the $k$ largest individual losses over a training dataset. We show that the \atk loss is a natural generalization of the two widely used aggregate losses, namely the average loss and the maximum loss, but can combine their advantages and mitigate their drawbac… ▽ More

    Submitted 20 December, 2017; v1 submitted 24 May, 2017; originally announced May 2017.

    Comments: 18 pages

  41. arXiv:1503.00623  [pdf, ps, other

    cs.LG stat.ML

    Unregularized Online Learning Algorithms with General Loss Functions

    Authors: Yiming Ying, Ding-Xuan Zhou

    Abstract: In this paper, we consider unregularized online learning algorithms in a Reproducing Kernel Hilbert Spaces (RKHS). Firstly, we derive explicit convergence rates of the unregularized online learning algorithms for classification associated with a general gamma-activating loss (see Definition 1 in the paper). Our results extend and refine the results in Ying and Pontil (2008) for the least-square lo… ▽ More

    Submitted 26 April, 2015; v1 submitted 2 March, 2015; originally announced March 2015.

  42. arXiv:1502.07229  [pdf, ps, other

    stat.ML cs.LG

    Online Pairwise Learning Algorithms with Kernels

    Authors: Yiming Ying, Ding-Xuan Zhou

    Abstract: Pairwise learning usually refers to a learning task which involves a loss function depending on pairs of examples, among which most notable ones include ranking, metric learning and AUC maximization. In this paper, we study an online algorithm for pairwise learning with a least-square loss function in an unconstrained setting of a reproducing kernel Hilbert space (RKHS), which we refer to as the O… ▽ More

    Submitted 25 February, 2015; originally announced February 2015.

  43. arXiv:1306.3108  [pdf, ps, other

    cs.LG

    Guaranteed Classification via Regularized Similarity Learning

    Authors: Zheng-Chu Guo, Yiming Ying

    Abstract: Learning an appropriate (dis)similarity function from the available data is a central problem in machine learning, since the success of many machine learning algorithms critically depends on the choice of a similarity function to compare examples. Despite many approaches for similarity metric learning have been proposed, there is little theoretical study on the links between similarity met- ric le… ▽ More

    Submitted 29 August, 2013; v1 submitted 13 June, 2013; originally announced June 2013.

  44. arXiv:1207.5437  [pdf, ps, other

    cs.LG stat.ML

    Generalization Bounds for Metric and Similarity Learning

    Authors: Qiong Cao, Zheng-Chu Guo, Yiming Ying

    Abstract: Recently, metric learning and similarity learning have attracted a large amount of interest. Many models and optimisation algorithms have been proposed. However, there is relatively little work on the generalization analysis of such methods. In this paper, we derive novel generalization bounds of metric and similarity learning. In particular, we first show that the generalization analysis reduces… ▽ More

    Submitted 17 March, 2013; v1 submitted 23 July, 2012; originally announced July 2012.

    Comments: 20 pages