中文
相关论文

相关论文: IDK Cascades: Fast Deep Learning by Learning not t…

200 篇论文

Do all instances need inference through the big models for a correct prediction? Perhaps not; some instances are easy and can be answered correctly by even small capacity models. This provides opportunities for improving the computational…

计算与语言 · 计算机科学 2022-10-12 Neeraj Varshney , Chitta Baral

Deep learning models are widely used across computer vision and other domains. When working on the model induction, selecting the right architecture for a given dataset often relies on repetitive trial-and-error procedures. This procedure…

机器学习 · 计算机科学 2026-01-06 Yen-Chia Chen , Hsing-Kuo Pao , Hanjuan Huang

Standard LLM cascades improve efficiency by deferring difficult queries from weak to strong models. However, these systems are typically static: when faced with repeated or semantically similar queries, they redundantly consult the…

人工智能 · 计算机科学 2026-02-04 Yu Wu , Shuo Wu , Ye Tao , Yansong Li , Anand D. Sarwate

Large Language Models (LLMs) have a natural role in answering complex queries about data streams, but the high computational cost of LLM inference makes them infeasible in many such tasks. We propose online cascade learning, the first…

机器学习 · 计算机科学 2024-06-19 Lunyiu Nie , Zhimin Ding , Erdong Hu , Christopher Jermaine , Swarat Chaudhuri

Structured prediction tasks pose a fundamental trade-off between the need for model complexity to increase predictive power and the limited computational resources for inference in the exponentially-sized output spaces such models require.…

机器学习 · 统计学 2012-08-17 David Weiss , Benjamin Sapp , Ben Taskar

Most modern neural networks for classification fail to take into account the concept of the unknown. Trained neural networks are usually tested in an unrealistic scenario with only examples from a closed set of known classes. In an attempt…

机器学习 · 计算机科学 2022-12-27 Justin Leo , Jugal Kalita

Recently, deep neural networks have become to be used in a variety of applications. While the accuracy of deep neural networks is increasing, the confidence score, which indicates the reliability of the prediction results, is becoming more…

机器学习 · 计算机科学 2021-04-20 Shohei Enomoto , Takeharu Eda

Information cascades, effectively facilitated by most social network platforms, are recognized as a major factor in almost every social success and disaster in these networks. Can cascades be predicted? While many believe that they are…

社会与信息网络 · 计算机科学 2016-11-17 Cheng Li , Jiaqi Ma , Xiaoxiao Guo , Qiaozhu Mei

Deep learning has emerged as a promising paradigm to give access to highly accurate predictions of molecular and materials properties. A common short-coming shared by current approaches, however, is that neural networks only give point…

计算物理 · 物理学 2023-05-10 Albert Zhu , Simon Batzner , Albert Musaelian , Boris Kozinsky

Modern machine learning systems based on neural networks have shown great success in learning complex data patterns while being able to make good predictions on unseen data points. However, the limited interpretability of these systems…

机器学习 · 计算机科学 2020-07-22 Sarath Shekkizhar , Antonio Ortega

Deep neural networks have long training and processing times. Early exits added to neural networks allow the network to make early predictions using intermediate activations in the network in time-sensitive applications. However, early…

机器学习 · 计算机科学 2022-12-27 Devdhar Patel , Hava Siegelmann

Deep learning is a topic of considerable current interest. The availability of massive data collections and powerful software resources has led to an impressive amount of results in many application areas that reveal essential but hidden…

System identification (SysID) is critical for modeling dynamical systems from experimental data, yet traditional approaches often fail to capture nonlinear behaviors. While deep learning offers powerful tools for modeling such dynamics,…

机器学习 · 计算机科学 2026-05-13 Mehmet Ali Ferah , Tufan Kumbasar

Neural networks (NNs) lack measures of "reliability" estimation that would enable reasoning over their predictions. Despite the vital importance, especially in areas of human well-being and health, state-of-the-art uncertainty estimation…

机器学习 · 计算机科学 2021-02-12 Lorena Qendro , Jagmohan Chauhan , Alberto Gil C. P. Ramos , Cecilia Mascolo

In comparison to classical shallow representation learning techniques, deep neural networks have achieved superior performance in nearly every application benchmark. But despite their clear empirical advantages, it is still not well…

机器学习 · 计算机科学 2022-01-11 Calvin Murdock , George Cazenavette , Simon Lucey

Despite extensive research spanning several decades, class imbalance is still considered a profound difficulty for both machine learning and deep learning models. While data oversampling is the foremost technique to address this issue,…

机器学习 · 计算机科学 2025-02-12 Sukumar Kishanthan , Asela Hevapathige

Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not considered a core building…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Xiaofang Wang , Dan Kondratyuk , Eric Christiansen , Kris M. Kitani , Yair Alon , Elad Eban

Modern database systems allow users to query or process unstructured text or document columns using LLM-powered functions. Users can express an operation in natural language (e.g., "identify if this review mentions billing issues"), with…

数据库 · 计算机科学 2026-01-12 Shreya Shankar , Sepanta Zeighami , Aditya Parameswaran

Deep Ensembles are a simple, reliable, and effective method of improving both the predictive performance and uncertainty estimates of deep learning approaches. However, they are widely criticised as being computationally expensive, due to…

机器学习 · 计算机科学 2023-10-10 Guoxuan Xia , Christos-Savvas Bouganis

Populating a database with unstructured information is a long-standing problem in industry and research that encompasses problems of extraction, cleaning, and integration. Recent names used for this problem include dealing with dark data…

数据库 · 计算机科学 2015-06-17 Jaeho Shin , Sen Wu , Feiran Wang , Christopher De Sa , Ce Zhang , Christopher Ré
‹ 上一页 1 2 3 10 下一页 ›