paper-with-me

홈 › Papers

Neural Methods for Point-wise Dependency Estimation

2020-06-09 · NeurIPS 2020 12 · Yao-Hung Hubert Tsai, Han Zhao, Makoto Yamada, Louis-Philippe Morency, Ruslan Salakhutdinov

Since its inception, the neural estimation of mutual information (MI) has demonstrated the empirical success of modeling expected dependency between high-dimensional random variables. However, MI is an aggregate statistic and cannot be used to measure point-wise dependency between different events. In this work, instead of estimating the expected dependency, we focus on estimating point-wise dependency (PD), which quantitatively measures how likely two outcomes co-occur. We show that we can naturally obtain PD when we are optimizing MI neural variational bounds. However, optimizing these bounds is challenging due to its large variance in practice. To address this issue, we develop two methods (free of optimizing MI variational bounds): Probabilistic Classifier and Density-Ratio Fitting. We demonstrate the effectiveness of our approaches in 1) MI estimation, 2) self-supervised representation learning, and 3) cross-modal retrieval task.

📄 PDF Abstract BibTeX arXiv:2006.05553

Code (1)

yaohungt/Pointwise_Dependency_Neural_Estimation 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRepresentation LearningRetrieval

Similar Papers 제목 키워드 기반

Regularized Estimation of Piecewise Constant Gaussian Graphical Models: The Group-Fused Graphical Lasso

2015-12-19 · Alexander J. Gibberd, James D. B. Nelson

The time-evolving precision matrix of a piecewise-constant Gaussian graphical model encodes the dynamic conditional dependency structure of a multivariate time-series. Traditionally, graphical models are estimated under …

Time SeriesTime Series Analysis

Computationally Efficient Regression on a Dependency Graph for Human Pose Estimation

2013-06-01 · CVPR 2013 6 · Kota Hara, Rama Chellappa

We present a hierarchical method for human pose estimation from a single still image. In our approach, a dependency graph representing relationships between reference points such as body joints is constructed and the pos…

Pose EstimationregressionTransductive Learning

Cross-LKTCN: Modern Convolution Utilizing Cross-Variable Dependency for Multivariate Time Series Forecasting Dependency for Multivariate Time Series Forecasting

2023-06-04 · Donghao Luo, Xue Wang

The past few years have witnessed the rapid development in multivariate time series forecasting. The key to accurate forecasting results is capturing the long-term dependency between each time step (cross-time dependency…

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Pointer: Linear-Complexity Long-Range Modeling without Pre-training

2025-08-04 · Zixi Li arxiv

We introduce Pointer, a novel architecture that achieves linear $O(NK)$ complexity for long-range sequence modeling while maintaining superior performance without requiring pre-training. Unlike standard attention mechani…

Long-range modeling

Point-to-Point Regression PointNet for 3D Hand Pose Estimation

2018-09-01 · ECCV 2018 9 · Liuhao Ge, Zhou Ren, Junsong Yuan

Convolutional Neural Networks (CNNs)-based methods for 3D hand pose estimation with depth cameras usually take 2D depth images as input and directly regress holistic 3D hand pose. Different from these methods, our propos…

3D Hand Pose EstimationHand Pose EstimationPose Estimationregression