中文
相关论文

相关论文: Low-dimensional Embeddings for Interpretable Ancho…

200 篇论文

Topic models are a useful analysis tool to uncover the underlying themes within document collections. The dominant approach is to use probabilistic topic models that posit a generative story, but in this paper we propose an alternative way…

计算与语言 · 计算机科学 2020-10-08 Suzanna Sia , Ayush Dalmia , Sabrina J. Mielke

Representing words by vectors, or embeddings, enables computational reasoning and is foundational to automating natural language tasks. For example, if word embeddings of similar words contain similar values, word similarity can be readily…

计算与语言 · 计算机科学 2022-02-02 Carl Allen

In this paper, we introduce the use of Semantic Hashing as embedding for the task of Intent Classification and achieve state-of-the-art performance on three frequently used benchmarks. Intent Classification on a small dataset is a…

A new approach to the local and global explanation is proposed. It is based on selecting a convex hull constructed for the finite number of points around an explained instance. The convex hull allows us to consider a dual representation of…

机器学习 · 计算机科学 2024-01-30 Andrei V. Konstantinov , Boris V. Kozlov , Stanislav R. Kirpichenko , Lev V. Utkin

In multiple scientific and technological applications we face the problem of having low dimensional data to be justified by a linear model defined in a high dimensional parameter space. The difference in dimensionality makes the problem…

其他计算机科学 · 计算机科学 2016-08-04 Jorge Fernandez-de-Cossio-Diaz , Roberto Mulet

Social scientists have recently turned to analyzing text using tools from natural language processing like word embeddings to measure concepts like ideology, bias, and affinity. However, word embeddings are difficult to use in the…

计算与语言 · 计算机科学 2019-04-04 Adam M. Lauretig

We consider the problem of approximating a given element $f$ from a Hilbert space $\mathcal{H}$ by means of greedy algorithms and the application of such procedures to the regression problem in statistical learning theory. We improve on the…

统计理论 · 数学 2009-09-29 Andrew R. Barron , Albert Cohen , Wolfgang Dahmen , Ronald A. DeVore

Self-supervised learning on large-scale multi-modal datasets allows learning semantically meaningful embeddings in a joint multi-modal representation space without relying on human annotations. These joint embeddings enable zero-shot…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Swetha Sirnam , Mamshad Nayeem Rizve , Nina Shvetsova , Hilde Kuehne , Mubarak Shah

The convex hull cheapest insertion heuristic produces good solutions to the Euclidean Traveling Salesperson Problem, but it has never been extended to the non-Euclidean problem. This paper uses multidimensional scaling to first project the…

人工智能 · 计算机科学 2024-07-04 Mithun Goutham , Meghna Menon , Sarah Garrow , Stephanie Stockar

This work combines algorithms based on word embeddings, dimensionality reduction, and clustering. The objective is to obtain topics from a set of unclassified texts. The algorithm to obtain the word embeddings is the BERT model, a neural…

计算与语言 · 计算机科学 2023-12-08 Diego Saldaña Ulloa

We aim to create the highest possible quality of treatment-control matches for categorical data in the potential outcomes framework. Matching methods are heavily used in the social sciences due to their interpretability, but most matching…

机器学习 · 统计学 2019-06-11 Yameng Liu , Aw Dieng , Sudeepa Roy , Cynthia Rudin , Alexander Volfovsky

Textual grounding is an important but challenging task for human-computer interaction, robotics and knowledge mining. Existing algorithms generally formulate the task as selection from a set of bounding box proposals obtained from deep net…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Raymond A. Yeh , Jinjun Xiong , Wen-mei W. Hwu , Minh N. Do , Alexander G. Schwing

Modelling information from complex systems such as humans social interaction or words co-occurrences in our languages can help to understand how these systems are organized and function. Such systems can be modelled by networks, and network…

计算与语言 · 计算机科学 2024-12-12 Thibault Prouteau , Nicolas Dugué , Simon Guillot

Consider a dataset of vector-valued observations that consists of noisy inliers, which are explained well by a low-dimensional subspace, along with some number of outliers. This work describes a convex optimization problem, called REAPER,…

信息论 · 计算机科学 2015-07-24 Gilad Lerman , Michael McCoy , Joel A. Tropp , Teng Zhang

A few models have tried to tackle the link prediction problem, also known as knowledge graph completion, by embedding knowledge graphs in comparably lower dimensions. However, the state-of-the-art results are attained at the cost of…

机器学习 · 计算机科学 2022-11-29 Peyman Baghershahi , Reshad Hosseini , Hadi Moradi

Random embeddings project high-dimensional spaces to low-dimensional ones; they are careful constructions which allow the approximate preservation of key properties, such as the pair-wise distances between points. Often in the field of…

最优化与控制 · 数学 2022-06-08 Zhen Shao

Ensembling word embeddings to improve distributed word representations has shown good success for natural language processing tasks in recent years. These approaches either carry out straightforward mathematical operations over a set of…

计算与语言 · 计算机科学 2018-08-14 James O' Neill , Danushka Bollegala

Arithmetic automata recognize infinite words of digits denoting decompositions of real and integer vectors. These automata are known expressive and efficient enough to represent the whole set of solutions of complex linear constraints…

数据结构与算法 · 计算机科学 2008-12-11 Jérôme Leroux

We address the problem of minimizing a convex function over the space of large matrices with low rank. While this optimization problem is hard in general, we propose an efficient greedy algorithm and derive its formal approximation…

机器学习 · 计算机科学 2011-06-09 Shai Shalev-Shwartz , Alon Gonen , Ohad Shamir

Inferring topics from the overwhelming amount of short texts becomes a critical but challenging task for many content analysis tasks, such as content charactering, user interest profiling, and emerging topic detecting. Existing methods such…

计算与语言 · 计算机科学 2016-09-28 Jipeng Qiang , Ping Chen , Tong Wang , Xindong Wu