中文
相关论文

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

200 篇论文

Time series prediction is a widespread and well studied problem with applications in many domains (medical, geoscience, network analysis, finance, econometry etc.). In the case of multivariate time series, the key to good performances is to…

机器学习 · 计算机科学 2022-02-09 Darko Drakulic , Jean-Marc Andreoli

Effectively learning from sequential data is a longstanding goal of Artificial Intelligence, especially in the case of long sequences. From the dawn of Machine Learning, several researchers have pursued algorithms and architectures capable…

机器学习 · 计算机科学 2025-08-19 Matteo Tiezzi , Michele Casoni , Alessandro Betti , Marco Gori , Stefano Melacci

Recent studies using four-point correlations suggest a parity violation in the galaxy distribution, though the significance of these detections is sensitive to the choice of simulation used to model the noise properties of the galaxy…

天体物理仪器与方法 · 物理学 2024-05-24 Matthew Craigie , Peter L. Taylor , Yuan-Sen Ting , Carolina Cuesta-Lazaro , Rossana Ruggeri , Tamara M. Davis

A central goal of sequence modeling is designing a single principled model that can address sequence data across a range of modalities and tasks, particularly on long-range dependencies. Although conventional models including RNNs, CNNs,…

机器学习 · 计算机科学 2022-08-08 Albert Gu , Karan Goel , Christopher Ré

Amos et al. (2024) showed that the accuracy of Transformer models in sequence classification can be significantly improved by first pretraining with a masked token prediction objective without external data or augmentation, a procedure…

机器学习 · 计算机科学 2026-05-21 Omar Coser , Loredana Zollo , Paolo Soda , Antonio Orvieto

Generating longer textual sequences when conditioned on the visual information is an interesting problem to explore. The challenge here proliferate over the standard vision conditioned sentence-level generation (e.g., image or video…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Aditya Mogadala , Marius Mosbach , Dietrich Klakow

There is mounting evidence that existing neural network models, in particular the very popular sequence-to-sequence architecture, struggle to systematically generalize to unseen compositions of seen components. We demonstrate that one of…

计算与语言 · 计算机科学 2022-03-23 Hao Zheng , Mirella Lapata

Spatial Transcriptomics (ST) profiles thousands of gene expression values at discrete spots with precise coordinates on tissue sections, preserving spatial context essential for clinical and pathological studies. With rising sequencing…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Yishun Zhu , Jiaxin Qi , Jian Wang , Yuhua Zheng , Jianqiang Huang

Spatial-temporal (ST) graph modeling, such as traffic speed forecasting and taxi demand prediction, is an important task in deep learning area. However, for the nodes in graph, their ST patterns can vary greatly in difficulties for…

机器学习 · 计算机科学 2022-11-29 Hongjun Wang , Jiyuan Chen , Tong Pan , Zipei Fan , Boyuan Zhang , Renhe Jiang , Lingyu Zhang , Yi Xie , Zhongyi Wang , Xuan Song

Predictive queries over spatiotemporal (ST) stream data pose significant data processing and analysis challenges. ST data streams involve a set of time series whose data distributions may vary in space and time, exhibiting multiple distinct…

机器学习 · 统计学 2024-10-03 Anderson Chaves , Eduardo Ogasawara , Patrick Valduriez , Fabio Porto

Decision trees are prized for their interpretability and strong performance on tabular data. Yet, their reliance on simple axis-aligned linear splits often forces deep, complex structures to capture non-linear feature effects, undermining…

机器学习 · 计算机科学 2025-10-23 Nakul Upadhya , Eldan Cohen

Spatio-Temporal (ST) prediction is crucial for making informed decisions in urban location-based applications like ride-sharing. However, existing ST models often require region partition as a prerequisite, resulting in two main pitfalls.…

机器学习 · 计算机科学 2024-03-13 Liyue Chen , Jiangyi Fang , Tengfei Liu , Shaosheng Cao , Leye Wang

Sequential DeepFake detection is an emerging task that predicts the manipulation sequence in order. Existing methods typically formulate it as an image-to-sequence problem, employing conventional Transformer architectures. However, these…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Yunfei Li , Yuezun Li , Baoyuan Wu , Junyu Dong , Guopu Zhu , Siwei Lyu

Consistent sampling is a technique for specifying, in small space, a subset $S$ of a potentially large universe $U$ such that the elements in $S$ satisfy a suitably chosen sampling condition. Given a subset $\mathcal{I}\subseteq U$ it…

数据结构与算法 · 计算机科学 2014-04-21 Konstantin Kutzkov , Rasmus Pagh

Permutation entropy and its associated frameworks are remarkable examples of physics-inspired techniques adept at processing complex and extensive datasets. Despite substantial progress in developing and applying these tools, their use has…

We study the use of a time series encoder to learn representations that are useful on data set types with which it has not been trained on. The encoder is formed of a convolutional neural network whose temporal output is summarized by a…

机器学习 · 计算机科学 2018-05-11 Joan Serrà , Santiago Pascual , Alexandros Karatzoglou

Universal style transfer (UST) infuses styles from arbitrary reference images into content images. Existing methods, while enjoying many practical successes, are unable of explaining experimental observations, including different…

计算机视觉与模式识别 · 计算机科学 2022-08-15 Zhiyu Jin , Xuli Shen , Bin Li , Xiangyang Xue

X-ray Photoelectron Spectroscopy (XPS) is a crucial technique for material surface analysis, yet interpreting its spectra is often challenging for both human analysts and automated methods due to the prevalence of variable spectral shifts…

材料科学 · 物理学 2026-03-06 Issa Saddiq , Yuxin Fan , Robert G. Palgrave , Mark A. Isaacs , David Morgan , Keith T. Butler

We propose a new framework for the detection of change-points in online, sequential data analysis. The approach utilizes nearest neighbor information and can be applied to sequences of multivariate observations or non-Euclidean data…

统计方法学 · 统计学 2018-05-01 Hao Chen

The prevalent approach to sequence to sequence learning maps an input sequence to a variable length output sequence via recurrent neural networks. We introduce an architecture based entirely on convolutional neural networks. Compared to…

计算与语言 · 计算机科学 2017-07-26 Jonas Gehring , Michael Auli , David Grangier , Denis Yarats , Yann N. Dauphin