中文
相关论文

相关论文: TraDE: Transformers for Density Estimation

200 篇论文

Utilizing well-trained representations in transfer learning often results in superior performance and faster convergence compared to training from scratch. However, even if such good representations are transferred, a model can easily…

计算机视觉与模式识别 · 计算机科学 2024-01-08 SeokHyun Seo , Jinwoo Hong , JungWoo Chae , Kyungyul Kim , Sangheum Hwang

Autoregressive language models are trained by minimizing the cross-entropy of the model distribution Q relative to the data distribution P -- that is, minimizing the forward cross-entropy, which is equivalent to maximum likelihood…

计算与语言 · 计算机科学 2024-05-28 Shiyue Zhang , Shijie Wu , Ozan Irsoy , Steven Lu , Mohit Bansal , Mark Dredze , David Rosenberg

In self-supervised learning, a model is trained to solve a pretext task, using a data set whose annotations are created by a machine. The objective is to transfer the trained weights to perform a downstream task in the target domain. We…

机器学习 · 计算机科学 2021-10-22 Prathamesh Sonawane , Sparsh Drolia , Saqib Shamsi , Bhargav Jain

Temporal Action Detection (TAD) is fundamental yet challenging for real-world video applications. Leveraging the unique benefits of transformers, various DETR-based approaches have been adopted in TAD. However, it has recently been…

计算机视觉与模式识别 · 计算机科学 2024-12-20 Jihwan Kim , Miso Lee , Cheol-Ho Cho , Jihyun Lee , Jae-Pil Heo

We introduce Neural Optimal Design of Experiments, a learning-based framework for optimal experimental design in inverse problems that avoids classical bilevel optimization and indirect sparsity regularization. NODE jointly trains a neural…

机器学习 · 计算机科学 2026-01-08 John E. Darges , Babak Maboudi Afkham , Matthias Chung

In this paper, we contend that a natural objective of representation learning is to compress and transform the distribution of the data, say sets of tokens, towards a low-dimensional Gaussian mixture supported on incoherent subspaces. The…

Neural ODE Processes approach the problem of meta-learning for dynamics using a latent variable model, which permits a flexible aggregation of contextual information. This flexibility is inherited from the Neural Process framework and…

机器学习 · 计算机科学 2021-04-30 Ben Day , Alexander Norcliffe , Jacob Moss , Pietro Liò

Temporal causal representation learning methods assume that causal mechanisms switch instantaneously between discrete domains, yet real-world systems often exhibit continuous mechanism transitions. For example, a vehicle's dynamics evolve…

机器学习 · 计算机科学 2026-01-30 Shicheng Fan , Kun Zhang , Lu Cheng

In this paper, a self-learning approach is proposed towards solving scene-specific pedestrian detection problem without any human' annotation involved. The self-learning approach is deployed as progressive steps of object discovery, object…

计算机视觉与模式识别 · 计算机科学 2016-11-24 Qixiang Ye , Tianliang Zhang , Qiang Qiu , Baochang Zhang , Jie Chen , Guillermo Sapiro

In this paper we develop a kernel density estimation (KDE) approach to modeling and forecasting recurrent trajectories on a compact manifold. For the purposes of this paper, a trajectory is a sequence of coordinates in a phase space defined…

机器学习 · 计算机科学 2019-11-06 Trevor K. Karn , Steven Petrone , Christopher Griffin

Speculative decoding (SD) accelerates Large Language Model (LLM) generation by using an efficient draft model to propose the next few tokens, which are verified by the LLM in a single forward call, reducing latency while preserving its…

计算与语言 · 计算机科学 2025-05-30 Milan Gritta , Huiyin Xue , Gerasimos Lampouras

Density-ratio estimation via classification is a cornerstone of unsupervised learning. It has provided the foundation for state-of-the-art methods in representation learning and generative modelling, with the number of use-cases continuing…

机器学习 · 统计学 2020-11-25 Benjamin Rhodes , Kai Xu , Michael U. Gutmann

State-of-the-art results on neural machine translation often use attentional sequence-to-sequence models with some form of convolution or recursion. Vaswani et al. (2017) propose a new architecture that avoids recurrence and convolution…

人工智能 · 计算机科学 2017-11-08 Karim Ahmed , Nitish Shirish Keskar , Richard Socher

Most prior work on task-oriented dialogue systems is restricted to supporting domain APIs. However, users may have requests that are out of the scope of these APIs. This work focuses on identifying such user requests. Existing methods for…

计算与语言 · 计算机科学 2021-09-21 Di Jin , Shuyang Gao , Seokhwan Kim , Yang Liu , Dilek Hakkani-Tur

Effective feature-extraction is critical to models' contextual understanding, particularly for applications to robotics and autonomous driving, such as multimodal trajectory prediction. However, state-of-the-art generative methods face…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Manoj Bhat , Jonathan Francis , Jean Oh

Predictive uncertainty-a model's self awareness regarding its accuracy on an input-is key for both building robust models via training interventions and for test-time applications such as selective classification. We propose a novel…

机器学习 · 计算机科学 2024-01-04 Nishant Jain , Karthikeyan Shanmugam , Pradeep Shenoy

Transformer-based models are becoming a central paradigm in autonomous driving because they can capture long-range spatial dependencies, multi-agent interactions, and multimodal context across perception, prediction, and planning. At the…

机器学习 · 计算机科学 2026-05-13 Juan Zhong , Yuhang Shi , Zukang Xu , Xi Chen

This note introduces a unified theory for causal inference that integrates Riesz regression, covariate balancing, density-ratio estimation (DRE), targeted maximum likelihood estimation (TMLE), and the matching estimator in average treatment…

机器学习 · 统计学 2025-10-31 Masahiro Kato

Constructing valid and informative conformal prediction regions for multi-dimensional outputs remains a fundamental challenge. While conformal prediction provides finite-sample, distribution-free coverage guarantees, its practical…

机器学习 · 统计学 2026-05-11 Zhenhan Fang , Aixin Tan , Jian Huang

Data augmentation has been widely used to improve deep neural networks in many research fields, such as computer vision. However, less work has been done in the context of text, partially due to its discrete nature and the complexity of…

计算与语言 · 计算机科学 2021-01-12 Ping Yu , Ruiyi Zhang , Yang Zhao , Yizhe Zhang , Chunyuan Li , Changyou Chen