中文
相关论文

相关论文: Practical applications of Set Shaping Theory to No…

200 篇论文

Task sequencing (TS) is one of the core open problems in Deep Learning, arising in a plethora of real-world domains, from robotic assembly lines to autonomous driving. Unfortunately, prior work has not convincingly demonstrated the…

机器学习 · 计算机科学 2026-03-17 Jan Kobiolka , Christian Frey , Arlind Kadra , Gresa Shala , Josif Grabocka

Dynamic analyses are a standard approach to analyzing and testing concurrent programs. Such techniques observe program traces and analyze them to infer the presence or absence of bugs. At its core, each analysis maintains a partial order…

Conventional machine learning algorithms have traditionally been designed under the assumption that input data follows a vector-based format, with an emphasis on vector-centric paradigms. However, as the demand for tasks involving set-based…

机器学习 · 计算机科学 2024-04-01 Masanari Kimura , Ryotaro Shimizu , Yuki Hirakawa , Ryosuke Goto , Yuki Saito

In this paper, we propose ShapTST, a framework that enables time-series transformers to efficiently generate Shapley-value-based explanations alongside predictions in a single forward pass. Shapley values are widely used to evaluate the…

机器学习 · 计算机科学 2025-01-28 Qisen Cheng , Jinming Xing , Chang Xue , Xiaoran Yang

Consider a finite set of sources, each producing i.i.d. observations that follow a unique probability distribution on a finite alphabet. We study the problem of matching a finite set of observed sequences to the set of sources under the…

信息论 · 计算机科学 2014-12-09 Jayakrishnan Unnikrishnan

We tackle the problem of modeling sequential visual phenomena. Given examples of a phenomena that can be divided into discrete time steps, we aim to take an input from any such time and realize this input at all other time steps in the…

计算机视觉与模式识别 · 计算机科学 2019-10-10 Siyang Wang , Justin Lazarow , Kwonjoon Lee , Zhuowen Tu

Source code summarization aims at generating concise and clear natural language descriptions for programming languages. Well-written code summaries are beneficial for programmers to participate in the software development and maintenance…

计算与语言 · 计算机科学 2022-02-15 Zi Gong , Cuiyun Gao , Yasheng Wang , Wenchao Gu , Yun Peng , Zenglin Xu

Many prediction problems across science and engineering, especially in finance and economics, involve large cross-sections of individual time series, where each unit (e.g., a loan, stock, or customer) is driven by unit-level features and…

机器学习 · 计算机科学 2025-10-14 Elliot L. Epstein , Apaar Sadhwani , Kay Giesecke

This paper presents a computationally efficient technique for decomposing non-orthogonally superposed $k$ geometric sequences. The method, which is named as geometric sequence decomposition with $k$-simplexes transform (GSD-ST), is based on…

信号处理 · 电气工程与系统科学 2022-01-24 Woong-Hee Lee , Jong-Ho Lee , Ki Won Sung

Theories of localised pattern formation are important to understand a broad range of natural patterns, but are less well-understood than more established mechanisms of domain-filling pattern formation. Here, we extend recent work on pattern…

斑图形成与孤子 · 物理学 2025-07-22 Andrew L. Krause , Václav Klika , Edgardo Villar-Sepúlveda , Alan R. Champneys , Eamonn A. Gaffney

Consider a general machine learning setting where the output is a set of labels or sequences. This output set is unordered and its size varies with the input. Whereas multi-label classification methods seem a natural first resort, they are…

机器学习 · 计算机科学 2019-03-14 Tian Gao , Jie Chen , Vijil Chenthamarakshan , Michael Witbrock

In recent years, there has been a rapid development of spatio-temporal prediction techniques in response to the increasing demands of traffic management and travel planning. While advanced end-to-end models have achieved notable success in…

机器学习 · 计算机科学 2023-11-09 Zhonghang Li , Lianghao Xia , Yong Xu , Chao Huang

A significant effort has been made to train neural networks that replicate algorithmic reasoning, but they often fail to learn the abstract concepts underlying these algorithms. This is evidenced by their inability to generalize to data…

机器学习 · 计算机科学 2020-10-26 Yujun Yan , Kevin Swersky , Danai Koutra , Parthasarathy Ranganathan , Milad Hashemi

Transfer learning has emerged as a highly sought-after and actively pursued research area within the statistical community. The core concept of transfer learning involves leveraging insights and information from auxiliary datasets to…

统计方法学 · 统计学 2024-08-01 Pengfei Li , Tao Yu , Chixiang Chen , Jing Qin

In this thesis, we develop various techniques for working with sets in machine learning. Each input or output is not an image or a sequence, but a set: an unordered collection of multiple objects, each object described by a feature vector.…

机器学习 · 计算机科学 2021-03-09 Yan Zhang

Source code representation with deep learning techniques is an important research field. There have been many studies that learn sequential or structural information for code representation. But sequence-based models and non-sequence-models…

软件工程 · 计算机科学 2023-03-15 Kechi Zhang , Zhuo Li , Zhi Jin , Ge Li

Spatio-temporal prediction is a crucial research area in data-driven urban computing, with implications for transportation, public safety, and environmental monitoring. However, scalability and generalization challenges remain significant…

机器学习 · 计算机科学 2024-09-12 Jiabin Tang , Wei Wei , Lianghao Xia , Chao Huang

Modeling the structure of coherent texts is a key NLP problem. The task of coherently organizing a given set of sentences has been commonly used to build and evaluate models that understand such structure. We propose an end-to-end…

计算与语言 · 计算机科学 2017-12-25 Lajanugen Logeswaran , Honglak Lee , Dragomir Radev

In this study, we present meta-sequential prediction (MSP), an unsupervised framework to learn the symmetry from the time sequence of length at least three. Our method leverages the stationary property (e.g. constant velocity, constant…

机器学习 · 计算机科学 2022-10-13 Takeru Miyato , Masanori Koyama , Kenji Fukumizu

Learning in structured, multi-context, or non-stationary environments involves two orthogonal difficulties. The first is \emph{metric}: once the correct context is known, how hard is prediction within it? This is the domain of Statistical…

机器学习 · 计算机科学 2026-05-08 Xin Li